20241103085522214 DMAIN <0000> hlr.c:813 hlr starting 20241103085522215 DDB <0001> db.c:599 using database: hlr.db 20241103085522215 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241103085522215 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241103085522215 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241103085522215 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241103085522254 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241103085522254 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241103085522344 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241103085522345 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241103085522345 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241103085523989 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085523989 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085523992 DLINP <000b> input/ipa.c:451 connected read/write 20241103085523992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085523993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39244<->l=127.0.0.1:4258 20241103085523995 DLINP <000b> input/ipa.c:451 connected read/write 20241103085523995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085523995 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085523995 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085523995 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  20241103085523995 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085523995 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  20241103085523995 DLGSUP <0013> gsup_server.c:235 2:  20241103085523995 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085523995 DLGSUP <0013> gsup_server.c:235 3:  20241103085523995 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085523995 DLGSUP <0013> gsup_server.c:235 4:  20241103085523995 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085523995 DLGSUP <0013> gsup_server.c:235 5:  20241103085523995 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085523995 DLGSUP <0013> gsup_server.c:235 7:  20241103085523995 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085523995 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085523995 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085523995 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085524016 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40157<->l=127.0.0.1:4259) 20241103085524031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39252<->l=127.0.0.1:4258 20241103085524037 DLINP <000b> input/ipa.c:451 connected read/write 20241103085524037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085524037 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"} 20241103085524037 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" 20241103085524037 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} 20241103085524037 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 20241103085524037 DLINP <000b> input/ipa.c:451 connected read/write 20241103085524037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085524037 DLINP <000b> input/ipa.c:451 connected read/write 20241103085524037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085524039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39252<->l=127.0.0.1:4258 20241103085524040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39244<->l=127.0.0.1:4258 20241103085524041 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40157<->l=127.0.0.1:4259) 20241103085524041 DLINP <000b> input/ipa.c:451 connected read/write 20241103085524041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085524041 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085524041 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085524041 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085524105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39262<->l=127.0.0.1:4258 20241103085524106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39262<->l=127.0.0.1:4258 20241103085527179 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085527179 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085527182 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085527183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58948<->l=127.0.0.1:4258 20241103085527186 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085527186 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085527186 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085527186 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  20241103085527186 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085527186 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  20241103085527186 DLGSUP <0013> gsup_server.c:235 2:  20241103085527186 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085527186 DLGSUP <0013> gsup_server.c:235 3:  20241103085527186 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085527186 DLGSUP <0013> gsup_server.c:235 4:  20241103085527186 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085527186 DLGSUP <0013> gsup_server.c:235 5:  20241103085527186 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085527186 DLGSUP <0013> gsup_server.c:235 7:  20241103085527186 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085527186 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085527186 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085527186 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085527205 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36209<->l=127.0.0.1:4259) 20241103085527249 DAUC <0003> db_auc.c:157 IMSI='262429311942859': No 2G Auth Data 20241103085527249 DAUC <0003> db_auc.c:192 IMSI='262429311942859': No 3G Auth Data 20241103085527301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58956<->l=127.0.0.1:4258 20241103085527306 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085527306 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429311942859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429311942859"} 20241103085527313 DAUC <0003> db_auc.c:192 IMSI='262429311942859': No 3G Auth Data 20241103085527313 DAUC <0003> db_auc.c:236 IMSI='262429311942859': Calling to generate 5 vectors 20241103085527313 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241103085527313 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085527313 DAUC <0003> auc.c:113 vector [0]: rand = 7378d6c4e4d20c8878f9ac66cd11dadc 20241103085527313 DAUC <0003> auc.c:179 vector [0]: kc = c586aabe2ac9a400 20241103085527313 DAUC <0003> auc.c:180 vector [0]: sres = 006ec7a1 20241103085527313 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241103085527313 DAUC <0003> auc.c:113 vector [1]: rand = ba4b662684cc41867248da79abd2d093 20241103085527313 DAUC <0003> auc.c:179 vector [1]: kc = 348dc6fc23df8c00 20241103085527313 DAUC <0003> auc.c:180 vector [1]: sres = 14ac025f 20241103085527313 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241103085527313 DAUC <0003> auc.c:113 vector [2]: rand = 7107d539e57a0ec51c07ca8bb25cf0cd 20241103085527313 DAUC <0003> auc.c:179 vector [2]: kc = 8d93fed9ace38c00 20241103085527313 DAUC <0003> auc.c:180 vector [2]: sres = d4d330d1 20241103085527313 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241103085527313 DAUC <0003> auc.c:113 vector [3]: rand = 03329f2ddc93f46476c43876eb2354a0 20241103085527313 DAUC <0003> auc.c:179 vector [3]: kc = 1e8e4815e1939400 20241103085527313 DAUC <0003> auc.c:180 vector [3]: sres = 226706b6 20241103085527313 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241103085527313 DAUC <0003> auc.c:113 vector [4]: rand = 0ccc399cf2fed4f843f69e4bb3ce6183 20241103085527313 DAUC <0003> auc.c:179 vector [4]: kc = 8e86b8b2e11d6800 20241103085527313 DAUC <0003> auc.c:180 vector [4]: sres = 66da4ed4 20241103085527313 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241103085527313 DAUC <0003> db_auc.c:245 IMSI='262429311942859': Generated 5 vectors 20241103085527313 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429311942859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429311942859"} 20241103085527313 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429311942859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085527313 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085527313 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085527317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58956<->l=127.0.0.1:4258 20241103085527341 DAUC <0003> db_auc.c:157 IMSI='262427906729186': No 2G Auth Data 20241103085527341 DAUC <0003> db_auc.c:192 IMSI='262427906729186': No 3G Auth Data 20241103085527374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58960<->l=127.0.0.1:4258 20241103085527378 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085527378 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427906729186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427906729186"} 20241103085527378 DAUC <0003> db_auc.c:192 IMSI='262427906729186': No 3G Auth Data 20241103085527378 DAUC <0003> db_auc.c:236 IMSI='262427906729186': Calling to generate 5 vectors 20241103085527378 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241103085527378 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085527378 DAUC <0003> auc.c:113 vector [0]: rand = 031481def85249e6454a0bf760c18e14 20241103085527378 DAUC <0003> auc.c:179 vector [0]: kc = 647042a5156f9000 20241103085527378 DAUC <0003> auc.c:180 vector [0]: sres = b5450505 20241103085527378 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241103085527378 DAUC <0003> auc.c:113 vector [1]: rand = 79078593a7c34ded74cefd0a28256523 20241103085527378 DAUC <0003> auc.c:179 vector [1]: kc = ba19ed321b33b400 20241103085527378 DAUC <0003> auc.c:180 vector [1]: sres = 14fcbf0c 20241103085527378 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241103085527378 DAUC <0003> auc.c:113 vector [2]: rand = 8e630c821af939997c9662239fae3372 20241103085527378 DAUC <0003> auc.c:179 vector [2]: kc = 4617a2b798e3a800 20241103085527378 DAUC <0003> auc.c:180 vector [2]: sres = 03b96bd7 20241103085527378 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241103085527378 DAUC <0003> auc.c:113 vector [3]: rand = cfbd4809a39fdd2967badb09d4ee3537 20241103085527378 DAUC <0003> auc.c:179 vector [3]: kc = fe52d62e5d352c00 20241103085527378 DAUC <0003> auc.c:180 vector [3]: sres = 68d493bb 20241103085527378 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241103085527378 DAUC <0003> auc.c:113 vector [4]: rand = dc436b3531b20d7fc9eeb0cc1893e99f 20241103085527378 DAUC <0003> auc.c:179 vector [4]: kc = 46e88d637a6a2c00 20241103085527378 DAUC <0003> auc.c:180 vector [4]: sres = c765c509 20241103085527378 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241103085527378 DAUC <0003> db_auc.c:245 IMSI='262427906729186': Generated 5 vectors 20241103085527378 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427906729186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427906729186"} 20241103085527378 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427906729186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085527378 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085527378 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085527381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58960<->l=127.0.0.1:4258 20241103085527409 DAUC <0003> db_auc.c:157 IMSI='262425222575243': No 2G Auth Data 20241103085527409 DAUC <0003> db_auc.c:192 IMSI='262425222575243': No 3G Auth Data 20241103085527448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58966<->l=127.0.0.1:4258 20241103085527452 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085527452 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425222575243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425222575243"} 20241103085527452 DAUC <0003> db_auc.c:192 IMSI='262425222575243': No 3G Auth Data 20241103085527452 DAUC <0003> db_auc.c:236 IMSI='262425222575243': Calling to generate 5 vectors 20241103085527452 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241103085527452 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085527452 DAUC <0003> auc.c:113 vector [0]: rand = 1d1a93311ad7ff09a19968d1f4453edd 20241103085527452 DAUC <0003> auc.c:179 vector [0]: kc = bab0c74dd5062229 20241103085527452 DAUC <0003> auc.c:180 vector [0]: sres = 1d6c35d6 20241103085527452 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241103085527452 DAUC <0003> auc.c:113 vector [1]: rand = 1412eb73fa3c123e319e489a979c5a00 20241103085527452 DAUC <0003> auc.c:179 vector [1]: kc = fb616d9ba4f0023a 20241103085527453 DAUC <0003> auc.c:180 vector [1]: sres = 6ff6cd3c 20241103085527453 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241103085527453 DAUC <0003> auc.c:113 vector [2]: rand = 5614b307e661558019b7b039b5db1887 20241103085527453 DAUC <0003> auc.c:179 vector [2]: kc = fbe4d2a2017875cd 20241103085527453 DAUC <0003> auc.c:180 vector [2]: sres = 8c426efb 20241103085527453 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241103085527453 DAUC <0003> auc.c:113 vector [3]: rand = 671cae70d9391c951a7e4a0f047e3e2c 20241103085527453 DAUC <0003> auc.c:179 vector [3]: kc = c29f405298598b59 20241103085527453 DAUC <0003> auc.c:180 vector [3]: sres = 4236b39c 20241103085527453 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241103085527453 DAUC <0003> auc.c:113 vector [4]: rand = b2fa3c2201f3013b97f4eaffab106412 20241103085527453 DAUC <0003> auc.c:179 vector [4]: kc = 629eb9043d2793ee 20241103085527453 DAUC <0003> auc.c:180 vector [4]: sres = a72e77df 20241103085527453 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241103085527453 DAUC <0003> db_auc.c:245 IMSI='262425222575243': Generated 5 vectors 20241103085527453 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425222575243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425222575243"} 20241103085527453 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425222575243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085527453 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085527453 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085527456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58966<->l=127.0.0.1:4258 20241103085527480 DAUC <0003> db_auc.c:157 IMSI='262424224367576': No 2G Auth Data 20241103085527480 DAUC <0003> db_auc.c:192 IMSI='262424224367576': No 3G Auth Data 20241103085527512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58968<->l=127.0.0.1:4258 20241103085527515 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085527515 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424224367576 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424224367576"} 20241103085527515 DAUC <0003> db_auc.c:157 IMSI='262424224367576': No 2G Auth Data 20241103085527515 DAUC <0003> db_auc.c:236 IMSI='262424224367576': Calling to generate 5 vectors 20241103085527515 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241103085527515 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085527515 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241103085527515 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241103085527515 DAUC <0003> auc.c:113 vector [0]: rand = e1e9489f8d4892a0694649519bc6b677 20241103085527515 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241103085527515 DAUC <0003> auc.c:142 vector [0]: autn = e2387d4e1dd800006cc36a007a1e2ed8 20241103085527515 DAUC <0003> auc.c:143 vector [0]: ck = 4a869fededbb011ce18c66db8e215569 20241103085527515 DAUC <0003> auc.c:144 vector [0]: ik = 4cc1986e368cc276f8a9ee63fa8204dd 20241103085527515 DAUC <0003> auc.c:145 vector [0]: res = e505ccf958a2b2c50000000000000000 20241103085527515 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085527515 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241103085527515 DAUC <0003> auc.c:151 vector [0]: kc = 1f628f3baf9492de 20241103085527515 DAUC <0003> auc.c:152 vector [0]: sres = bda77e3c 20241103085527515 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241103085527515 DAUC <0003> auc.c:113 vector [1]: rand = 0482af9bf743fdd9cee8bdc177c40928 20241103085527515 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241103085527515 DAUC <0003> auc.c:142 vector [1]: autn = f66cb05eb9d100009bc450b56f710f0f 20241103085527515 DAUC <0003> auc.c:143 vector [1]: ck = e8a2c716d93a3a65913b8c9faf7badba 20241103085527515 DAUC <0003> auc.c:144 vector [1]: ik = f98acd4d27aa012ed918f06e671d2ae2 20241103085527515 DAUC <0003> auc.c:145 vector [1]: res = 523acb4662f4d6b10000000000000000 20241103085527515 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085527515 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241103085527515 DAUC <0003> auc.c:151 vector [1]: kc = 590b76aa36f6bc13 20241103085527515 DAUC <0003> auc.c:152 vector [1]: sres = 30ce1df7 20241103085527515 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241103085527515 DAUC <0003> auc.c:113 vector [2]: rand = 3ae75b1cacbdf283a9a28da8477b98c8 20241103085527515 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241103085527515 DAUC <0003> auc.c:142 vector [2]: autn = 7778b74fb62300002c41f6d52a9c6ff6 20241103085527515 DAUC <0003> auc.c:143 vector [2]: ck = 3dbc5a21b34b98b7606c07926a4d3142 20241103085527515 DAUC <0003> auc.c:144 vector [2]: ik = 3feea11742a9120a39c54dbad9518283 20241103085527515 DAUC <0003> auc.c:145 vector [2]: res = 651092516458aee70000000000000000 20241103085527515 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085527515 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241103085527515 DAUC <0003> auc.c:151 vector [2]: kc = 5bfbb11e42fe397c 20241103085527515 DAUC <0003> auc.c:152 vector [2]: sres = 01483cb6 20241103085527515 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241103085527515 DAUC <0003> auc.c:113 vector [3]: rand = f56ee6965d8d4b06a24c1afe6bd47fda 20241103085527515 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241103085527515 DAUC <0003> auc.c:142 vector [3]: autn = 0b6f9fcf49210000d0e0fb4c2f425eb8 20241103085527515 DAUC <0003> auc.c:143 vector [3]: ck = f219a5cc5ff45f0a2dd5b840acf4db5d 20241103085527515 DAUC <0003> auc.c:144 vector [3]: ik = 14f31df9998e2fc8056b8e841a9768d2 20241103085527515 DAUC <0003> auc.c:145 vector [3]: res = fe1ab3a3f99de9b50000000000000000 20241103085527515 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085527515 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241103085527515 DAUC <0003> auc.c:151 vector [3]: kc = ce548ef17019c34d 20241103085527515 DAUC <0003> auc.c:152 vector [3]: sres = 07875a16 20241103085527515 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241103085527515 DAUC <0003> auc.c:113 vector [4]: rand = 7f73bcfc70773b8155b5abfb126f66c3 20241103085527515 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241103085527515 DAUC <0003> auc.c:142 vector [4]: autn = d252e221900600007a1c34fff802da18 20241103085527515 DAUC <0003> auc.c:143 vector [4]: ck = 9f852dbab0b3403e7b78dec4a7f67b0e 20241103085527515 DAUC <0003> auc.c:144 vector [4]: ik = 47a4e40505e0e9fba5b3221644dd2454 20241103085527515 DAUC <0003> auc.c:145 vector [4]: res = 66aa252721c26b0c0000000000000000 20241103085527515 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241103085527515 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241103085527515 DAUC <0003> auc.c:151 vector [4]: kc = 06ea356d5678f69f 20241103085527515 DAUC <0003> auc.c:152 vector [4]: sres = 47684e2b 20241103085527515 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241103085527515 DAUC <0003> db_auc.c:245 IMSI='262424224367576': Generated 5 vectors 20241103085527515 DAUC <0003> db_auc.c:249 IMSI='262424224367576': Updating SQN=161 in DB 20241103085527522 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424224367576 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424224367576"} 20241103085527522 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424224367576 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085527523 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085527523 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085527527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58968<->l=127.0.0.1:4258 20241103085527551 DAUC <0003> db_auc.c:157 IMSI='262424697825682': No 2G Auth Data 20241103085527551 DAUC <0003> db_auc.c:192 IMSI='262424697825682': No 3G Auth Data 20241103085527582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58970<->l=127.0.0.1:4258 20241103085527586 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085527586 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424697825682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424697825682"} 20241103085527586 DAUC <0003> db_auc.c:157 IMSI='262424697825682': No 2G Auth Data 20241103085527586 DAUC <0003> db_auc.c:236 IMSI='262424697825682': Calling to generate 5 vectors 20241103085527586 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241103085527586 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085527586 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241103085527586 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241103085527586 DAUC <0003> auc.c:113 vector [0]: rand = cca62df9c321f93dfff3e20df43cd73a 20241103085527586 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241103085527586 DAUC <0003> auc.c:142 vector [0]: autn = 9a7c410ac64f00005577f136b0d22d0f 20241103085527586 DAUC <0003> auc.c:143 vector [0]: ck = 8819d6db1ca4e52a1432c6c1111d3d63 20241103085527586 DAUC <0003> auc.c:144 vector [0]: ik = f44744f1c9e28ef5a62fbd2424d6e661 20241103085527586 DAUC <0003> auc.c:145 vector [0]: res = 56762b97e2558fe50000000000000000 20241103085527586 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085527586 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241103085527586 DAUC <0003> auc.c:151 vector [0]: kc = ce43e9cfe08db0dd 20241103085527586 DAUC <0003> auc.c:152 vector [0]: sres = b423a472 20241103085527586 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241103085527586 DAUC <0003> auc.c:113 vector [1]: rand = e24f14adc0bedaf6dee08dcbf6176cd0 20241103085527586 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241103085527586 DAUC <0003> auc.c:142 vector [1]: autn = 1d38b318ab3700004e3d837672950d45 20241103085527586 DAUC <0003> auc.c:143 vector [1]: ck = 7e0d4b24d6c208b98f17185d2d1872ec 20241103085527586 DAUC <0003> auc.c:144 vector [1]: ik = d539b153e02b56d233f1cc90da6bcb13 20241103085527586 DAUC <0003> auc.c:145 vector [1]: res = 804b309da2d8e0f30000000000000000 20241103085527586 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085527586 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241103085527586 DAUC <0003> auc.c:151 vector [1]: kc = 17d22ebac19ae794 20241103085527586 DAUC <0003> auc.c:152 vector [1]: sres = 2293d06e 20241103085527586 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241103085527586 DAUC <0003> auc.c:113 vector [2]: rand = 88227c2369969009f904f66cc7ec8b22 20241103085527586 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241103085527586 DAUC <0003> auc.c:142 vector [2]: autn = 2e96f21d9a57000099cd231ce334f502 20241103085527586 DAUC <0003> auc.c:143 vector [2]: ck = 01d08d39117a468087ebfb158650b465 20241103085527586 DAUC <0003> auc.c:144 vector [2]: ik = eabec1f7efba0a566318c20c6e0ddbe8 20241103085527586 DAUC <0003> auc.c:145 vector [2]: res = d27ace495ffdf0ad0000000000000000 20241103085527586 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085527586 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241103085527586 DAUC <0003> auc.c:151 vector [2]: kc = 0f9d75d7169d235b 20241103085527586 DAUC <0003> auc.c:152 vector [2]: sres = 8d873ee4 20241103085527586 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241103085527586 DAUC <0003> auc.c:113 vector [3]: rand = 559d6db933b76e50d516f02242e5df00 20241103085527586 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241103085527586 DAUC <0003> auc.c:142 vector [3]: autn = 4f373d5574880000a67386882e55c958 20241103085527586 DAUC <0003> auc.c:143 vector [3]: ck = 14190a000f260f22f0889bf45e48fcc5 20241103085527586 DAUC <0003> auc.c:144 vector [3]: ik = 832452492d1c72cb550b24fe6c4541d4 20241103085527586 DAUC <0003> auc.c:145 vector [3]: res = f312fbe2827e066c0000000000000000 20241103085527586 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085527586 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241103085527586 DAUC <0003> auc.c:151 vector [3]: kc = 32bee7431037c0f8 20241103085527586 DAUC <0003> auc.c:152 vector [3]: sres = 716cfd8e 20241103085527586 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241103085527586 DAUC <0003> auc.c:113 vector [4]: rand = 4234f64e320e5aac2080d2c73c693702 20241103085527586 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241103085527586 DAUC <0003> auc.c:142 vector [4]: autn = 15957210c868000002c79e2c5068ae88 20241103085527586 DAUC <0003> auc.c:143 vector [4]: ck = 219922a89146ec1696f1995a4917c548 20241103085527586 DAUC <0003> auc.c:144 vector [4]: ik = 55c00d45a084904562087202d1b50bbc 20241103085527586 DAUC <0003> auc.c:145 vector [4]: res = cbe741dcb4f092a60000000000000000 20241103085527587 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241103085527587 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241103085527587 DAUC <0003> auc.c:151 vector [4]: kc = 80a0c4b5a960b2a7 20241103085527587 DAUC <0003> auc.c:152 vector [4]: sres = 7f17d37a 20241103085527587 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241103085527587 DAUC <0003> db_auc.c:245 IMSI='262424697825682': Generated 5 vectors 20241103085527587 DAUC <0003> db_auc.c:249 IMSI='262424697825682': Updating SQN=161 in DB 20241103085527594 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424697825682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424697825682"} 20241103085527594 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424697825682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085527594 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085527594 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085527598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58970<->l=127.0.0.1:4258 20241103085527622 DAUC <0003> db_auc.c:157 IMSI='262428649754528': No 2G Auth Data 20241103085527622 DAUC <0003> db_auc.c:192 IMSI='262428649754528': No 3G Auth Data 20241103085527662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58980<->l=127.0.0.1:4258 20241103085527666 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085527666 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428649754528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428649754528"} 20241103085527666 DAUC <0003> db_auc.c:236 IMSI='262428649754528': Calling to generate 5 vectors 20241103085527666 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241103085527666 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085527666 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241103085527666 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241103085527666 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085527666 DAUC <0003> auc.c:113 vector [0]: rand = e535a4e4152b08ec6ff6c8cbcd889692 20241103085527666 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241103085527666 DAUC <0003> auc.c:142 vector [0]: autn = bc0e4269e683000062654795576189ba 20241103085527666 DAUC <0003> auc.c:143 vector [0]: ck = f9bc473ec112eaa292b3cf4ad0e15e76 20241103085527666 DAUC <0003> auc.c:144 vector [0]: ik = aeb9f3885e57790bfbd0af588d781f38 20241103085527666 DAUC <0003> auc.c:145 vector [0]: res = 5d54ac0f9540ee480000000000000000 20241103085527666 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085527666 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241103085527666 DAUC <0003> auc.c:179 vector [0]: kc = d2709fdbf4c61800 20241103085527666 DAUC <0003> auc.c:180 vector [0]: sres = f81b9e07 20241103085527666 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241103085527666 DAUC <0003> auc.c:113 vector [1]: rand = 732ff2bb6f4732fb2b8597db3ce2855f 20241103085527666 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241103085527666 DAUC <0003> auc.c:142 vector [1]: autn = 572dca8f22310000c968c2947e09bad2 20241103085527666 DAUC <0003> auc.c:143 vector [1]: ck = cfbd53e41b6965b56457f2ba2d133cff 20241103085527666 DAUC <0003> auc.c:144 vector [1]: ik = 91588877140b93f76fadae223ac9c13a 20241103085527666 DAUC <0003> auc.c:145 vector [1]: res = 38a0e8c07c7ae3f80000000000000000 20241103085527666 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085527666 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241103085527666 DAUC <0003> auc.c:179 vector [1]: kc = 575e032b0a6d7800 20241103085527666 DAUC <0003> auc.c:180 vector [1]: sres = 42784613 20241103085527666 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241103085527666 DAUC <0003> auc.c:113 vector [2]: rand = 37f8ae7e12cad276ca437fb9e1c79b76 20241103085527666 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241103085527666 DAUC <0003> auc.c:142 vector [2]: autn = c827730357ca0000d4164e921262f9f5 20241103085527666 DAUC <0003> auc.c:143 vector [2]: ck = 79eb4f4ed3f8af30a4da909e48788fa5 20241103085527666 DAUC <0003> auc.c:144 vector [2]: ik = bfd2825ba30741e4e7cb1cc2f8a3b302 20241103085527666 DAUC <0003> auc.c:145 vector [2]: res = 7e7e991bc1209e760000000000000000 20241103085527666 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085527666 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241103085527666 DAUC <0003> auc.c:179 vector [2]: kc = 6b18edea24b22000 20241103085527666 DAUC <0003> auc.c:180 vector [2]: sres = 6281939a 20241103085527666 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241103085527666 DAUC <0003> auc.c:113 vector [3]: rand = 707ab9f6df11db477817b7dd6b667362 20241103085527666 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241103085527666 DAUC <0003> auc.c:142 vector [3]: autn = dae52de3993c0000b6da64b0f3fbf5db 20241103085527666 DAUC <0003> auc.c:143 vector [3]: ck = 88bc9a24c1af194a00ac80bd80e75143 20241103085527666 DAUC <0003> auc.c:144 vector [3]: ik = 092b5e87a2608443772d116370b2672c 20241103085527666 DAUC <0003> auc.c:145 vector [3]: res = 2d828f4804af380b0000000000000000 20241103085527666 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085527666 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241103085527666 DAUC <0003> auc.c:179 vector [3]: kc = 706c573cb5791000 20241103085527666 DAUC <0003> auc.c:180 vector [3]: sres = 54cf28f8 20241103085527666 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241103085527666 DAUC <0003> auc.c:113 vector [4]: rand = 9dc84a2609bfe8488de2dcdd62bc2e00 20241103085527666 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241103085527666 DAUC <0003> auc.c:142 vector [4]: autn = 0cfcc0f631c50000fb72b25ce88cd70a 20241103085527666 DAUC <0003> auc.c:143 vector [4]: ck = db84e96ed5464c95b1fbb52842444702 20241103085527666 DAUC <0003> auc.c:144 vector [4]: ik = 3a5deca44004390f3944cf9b81716e06 20241103085527666 DAUC <0003> auc.c:145 vector [4]: res = ce6b7fa85b418a0a0000000000000000 20241103085527666 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241103085527666 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241103085527666 DAUC <0003> auc.c:179 vector [4]: kc = f1e91fccc40f3400 20241103085527666 DAUC <0003> auc.c:180 vector [4]: sres = 0c34b022 20241103085527666 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241103085527666 DAUC <0003> db_auc.c:245 IMSI='262428649754528': Generated 5 vectors 20241103085527666 DAUC <0003> db_auc.c:249 IMSI='262428649754528': Updating SQN=161 in DB 20241103085527673 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428649754528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428649754528"} 20241103085527673 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428649754528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085527673 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085527673 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085527677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58980<->l=127.0.0.1:4258 20241103085527709 DAUC <0003> db_auc.c:157 IMSI='262425043153336': No 2G Auth Data 20241103085527709 DAUC <0003> db_auc.c:192 IMSI='262425043153336': No 3G Auth Data 20241103085527750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58996<->l=127.0.0.1:4258 20241103085527753 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085527753 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425043153336 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425043153336"} 20241103085527753 DAUC <0003> db_auc.c:236 IMSI='262425043153336': Calling to generate 5 vectors 20241103085527753 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241103085527753 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085527753 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241103085527753 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241103085527753 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085527753 DAUC <0003> auc.c:113 vector [0]: rand = 6b69279447041ec31830b6fbafd754ae 20241103085527753 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241103085527753 DAUC <0003> auc.c:142 vector [0]: autn = 58245b00837600005dc902a4b50030b6 20241103085527753 DAUC <0003> auc.c:143 vector [0]: ck = 6c73731259a997c8d0b594f40143af03 20241103085527753 DAUC <0003> auc.c:144 vector [0]: ik = 17240e7e3b4468a7d7136ad1a46337b6 20241103085527753 DAUC <0003> auc.c:145 vector [0]: res = 84cda8c223dc94dd0000000000000000 20241103085527753 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085527753 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241103085527753 DAUC <0003> auc.c:179 vector [0]: kc = bbe919d20829f000 20241103085527753 DAUC <0003> auc.c:180 vector [0]: sres = 4737df73 20241103085527753 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241103085527753 DAUC <0003> auc.c:113 vector [1]: rand = c8478980c75b7554f97d8594ddf6f52e 20241103085527753 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241103085527753 DAUC <0003> auc.c:142 vector [1]: autn = 59e84abe40a10000721edba059f889b1 20241103085527753 DAUC <0003> auc.c:143 vector [1]: ck = 78fbd7c4bbcc8a0f37c53d2270299b76 20241103085527753 DAUC <0003> auc.c:144 vector [1]: ik = efc30edbb71c78a37ee9d43aca8b6e42 20241103085527753 DAUC <0003> auc.c:145 vector [1]: res = 1beefa8af8c3e6d70000000000000000 20241103085527753 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085527753 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241103085527753 DAUC <0003> auc.c:179 vector [1]: kc = 02fddba6c8816000 20241103085527753 DAUC <0003> auc.c:180 vector [1]: sres = 2b81ab43 20241103085527753 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241103085527753 DAUC <0003> auc.c:113 vector [2]: rand = 707afd4290ff4f91b17d35e571540ed7 20241103085527753 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241103085527753 DAUC <0003> auc.c:142 vector [2]: autn = ea045aacbe89000021bbca16d23d1423 20241103085527753 DAUC <0003> auc.c:143 vector [2]: ck = 445fbeabfb919413d0b569689352ac72 20241103085527753 DAUC <0003> auc.c:144 vector [2]: ik = 7ec517b99e43291b922280aac0bcec65 20241103085527753 DAUC <0003> auc.c:145 vector [2]: res = 11b9426bcff099d90000000000000000 20241103085527753 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085527753 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241103085527753 DAUC <0003> auc.c:179 vector [2]: kc = 9a74155a3b584400 20241103085527753 DAUC <0003> auc.c:180 vector [2]: sres = 75d53e57 20241103085527753 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241103085527753 DAUC <0003> auc.c:113 vector [3]: rand = c965a0af6912f548d03f1b7e05f09e7e 20241103085527753 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241103085527753 DAUC <0003> auc.c:142 vector [3]: autn = aeb5f2ebd4c000007716ff39232e6c4f 20241103085527753 DAUC <0003> auc.c:143 vector [3]: ck = 8ebca31288c82ed8b3fc060a4fc87c28 20241103085527753 DAUC <0003> auc.c:144 vector [3]: ik = dfb61db261a438e60cd346e68841cea3 20241103085527753 DAUC <0003> auc.c:145 vector [3]: res = d658c1f0f04b23520000000000000000 20241103085527753 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085527753 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241103085527753 DAUC <0003> auc.c:179 vector [3]: kc = 370c62aba72f7800 20241103085527753 DAUC <0003> auc.c:180 vector [3]: sres = e191ee1f 20241103085527753 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241103085527753 DAUC <0003> auc.c:113 vector [4]: rand = 55f4677430811d6960fd2b90dad8a555 20241103085527753 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241103085527753 DAUC <0003> auc.c:142 vector [4]: autn = ae396fd2779700008cbd0ce5d1e5145c 20241103085527753 DAUC <0003> auc.c:143 vector [4]: ck = af2c575aad74c04f5afd76c274f094a0 20241103085527753 DAUC <0003> auc.c:144 vector [4]: ik = efde89a9acd0bd3535a6ac882e6c4813 20241103085527753 DAUC <0003> auc.c:145 vector [4]: res = 76e7b6f8ee1c995c0000000000000000 20241103085527753 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241103085527753 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241103085527753 DAUC <0003> auc.c:179 vector [4]: kc = 5ce09893019d2400 20241103085527753 DAUC <0003> auc.c:180 vector [4]: sres = 7a184d69 20241103085527753 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241103085527753 DAUC <0003> db_auc.c:245 IMSI='262425043153336': Generated 5 vectors 20241103085527753 DAUC <0003> db_auc.c:249 IMSI='262425043153336': Updating SQN=161 in DB 20241103085527761 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425043153336 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425043153336"} 20241103085527761 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425043153336 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085527761 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085527761 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085527765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58996<->l=127.0.0.1:4258 20241103085527798 DAUC <0003> db_auc.c:157 IMSI='262420082637852': No 2G Auth Data 20241103085527798 DAUC <0003> db_auc.c:192 IMSI='262420082637852': No 3G Auth Data 20241103085527844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59006<->l=127.0.0.1:4258 20241103085527847 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085527847 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420082637852 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420082637852"} 20241103085527847 DAUC <0003> db_auc.c:236 IMSI='262420082637852': Calling to generate 5 vectors 20241103085527847 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241103085527847 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085527847 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241103085527847 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241103085527847 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085527847 DAUC <0003> auc.c:113 vector [0]: rand = 4b7132c32b09d4c7365e11fe4f6262eb 20241103085527847 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241103085527847 DAUC <0003> auc.c:142 vector [0]: autn = 22f80b17fada000014a8f7fa56ac73fd 20241103085527847 DAUC <0003> auc.c:143 vector [0]: ck = b8c3cc1219ecb882ca86103174aec630 20241103085527847 DAUC <0003> auc.c:144 vector [0]: ik = a6eea1676630a66fe6ab00ca3858e07b 20241103085527847 DAUC <0003> auc.c:145 vector [0]: res = b3a7895f528af97c0000000000000000 20241103085527847 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085527847 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241103085527847 DAUC <0003> auc.c:179 vector [0]: kc = f5b259ddb0cde82d 20241103085527847 DAUC <0003> auc.c:180 vector [0]: sres = 4c03d0a6 20241103085527847 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241103085527847 DAUC <0003> auc.c:113 vector [1]: rand = 40f0e586491b717e57d952f4013c2468 20241103085527847 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241103085527847 DAUC <0003> auc.c:142 vector [1]: autn = baf6779b6d01000024412dda14c824fe 20241103085527847 DAUC <0003> auc.c:143 vector [1]: ck = 3a4f86a14fe0929dc1e1b327545a4c56 20241103085527847 DAUC <0003> auc.c:144 vector [1]: ik = a267126f880c7278cb6a4411b246508a 20241103085527847 DAUC <0003> auc.c:145 vector [1]: res = e74cc4101c6058740000000000000000 20241103085527847 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085527847 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241103085527847 DAUC <0003> auc.c:179 vector [1]: kc = 390db40369b7ed68 20241103085527847 DAUC <0003> auc.c:180 vector [1]: sres = 508740d2 20241103085527847 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241103085527847 DAUC <0003> auc.c:113 vector [2]: rand = 070223e58528952bafcfe8923033a3cc 20241103085527847 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241103085527847 DAUC <0003> auc.c:142 vector [2]: autn = be6b7ddca84a0000e8ca933468cada5e 20241103085527847 DAUC <0003> auc.c:143 vector [2]: ck = 449fe6b547fab5c3221c0bebc4e2421a 20241103085527847 DAUC <0003> auc.c:144 vector [2]: ik = 2a3f293182d905d3368c54efde94642e 20241103085527847 DAUC <0003> auc.c:145 vector [2]: res = e2b56b0cc7c9e1de0000000000000000 20241103085527847 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085527847 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241103085527847 DAUC <0003> auc.c:179 vector [2]: kc = adbfcbb46d693520 20241103085527847 DAUC <0003> auc.c:180 vector [2]: sres = e6cf98fb 20241103085527847 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241103085527847 DAUC <0003> auc.c:113 vector [3]: rand = 4f7f2fe0bd9b6e7980a0175d959fa919 20241103085527847 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241103085527847 DAUC <0003> auc.c:142 vector [3]: autn = d19b372a06df00006eefcc7819970165 20241103085527847 DAUC <0003> auc.c:143 vector [3]: ck = bf394291e76e99c4c5d2d24c35d7dd85 20241103085527847 DAUC <0003> auc.c:144 vector [3]: ik = 65293d9ac97edf2098580d2f54479361 20241103085527847 DAUC <0003> auc.c:145 vector [3]: res = 47008c34188256100000000000000000 20241103085527847 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085527847 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241103085527847 DAUC <0003> auc.c:179 vector [3]: kc = ef8400b3ddc7126b 20241103085527847 DAUC <0003> auc.c:180 vector [3]: sres = 095d01f1 20241103085527847 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241103085527847 DAUC <0003> auc.c:113 vector [4]: rand = 85a970336817eeba015c519242bef12b 20241103085527847 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241103085527847 DAUC <0003> auc.c:142 vector [4]: autn = a5a1a3901a900000209b67148acf9db2 20241103085527847 DAUC <0003> auc.c:143 vector [4]: ck = c16750f59df88d64ccbc66308afb2395 20241103085527847 DAUC <0003> auc.c:144 vector [4]: ik = 695d9a581dd3d2af1569bc1cda589487 20241103085527847 DAUC <0003> auc.c:145 vector [4]: res = da169325db72bfa40000000000000000 20241103085527847 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241103085527847 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241103085527847 DAUC <0003> auc.c:179 vector [4]: kc = 147406d90313dcd5 20241103085527847 DAUC <0003> auc.c:180 vector [4]: sres = 9f00aa19 20241103085527847 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241103085527847 DAUC <0003> db_auc.c:245 IMSI='262420082637852': Generated 5 vectors 20241103085527847 DAUC <0003> db_auc.c:249 IMSI='262420082637852': Updating SQN=161 in DB 20241103085527856 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420082637852 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420082637852"} 20241103085527856 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420082637852 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085527856 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085527856 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085527860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59006<->l=127.0.0.1:4258 20241103085527888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58948<->l=127.0.0.1:4258 20241103085527890 DLINP <000b> input/ipa.c:451 connected read/write 20241103085527890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085527890 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085527890 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085527890 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085527890 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36209<->l=127.0.0.1:4259) 20241103085527935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59020<->l=127.0.0.1:4258 20241103085527936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59020<->l=127.0.0.1:4258 20241103085531013 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085531013 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085531015 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59028<->l=127.0.0.1:4258 20241103085531019 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531019 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085531019 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085531019 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  20241103085531019 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085531019 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  20241103085531019 DLGSUP <0013> gsup_server.c:235 2:  20241103085531019 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085531019 DLGSUP <0013> gsup_server.c:235 3:  20241103085531019 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085531019 DLGSUP <0013> gsup_server.c:235 4:  20241103085531019 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085531019 DLGSUP <0013> gsup_server.c:235 5:  20241103085531019 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085531019 DLGSUP <0013> gsup_server.c:235 7:  20241103085531019 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085531019 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085531019 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085531019 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085531037 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35341<->l=127.0.0.1:4259) 20241103085531061 DAUC <0003> db_auc.c:157 IMSI='262424768749637': No 2G Auth Data 20241103085531061 DAUC <0003> db_auc.c:192 IMSI='262424768749637': No 3G Auth Data 20241103085531103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59044<->l=127.0.0.1:4258 20241103085531109 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531109 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424768749637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424768749637"} 20241103085531109 DAUC <0003> db_auc.c:192 IMSI='262424768749637': No 3G Auth Data 20241103085531109 DAUC <0003> db_auc.c:236 IMSI='262424768749637': Calling to generate 1 vectors 20241103085531109 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241103085531109 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085531109 DAUC <0003> auc.c:113 vector [0]: rand = a6441bce1e972192555ef5f85469cb27 20241103085531109 DAUC <0003> auc.c:179 vector [0]: kc = b74b1f7cfc1a3400 20241103085531109 DAUC <0003> auc.c:180 vector [0]: sres = 25ef2091 20241103085531109 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241103085531109 DAUC <0003> db_auc.c:245 IMSI='262424768749637': Generated 1 vectors 20241103085531109 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424768749637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424768749637"} 20241103085531109 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424768749637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531109 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531109 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531112 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531112 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424768749637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424768749637"} 20241103085531112 DAUC <0003> db_auc.c:192 IMSI='262424768749637': No 3G Auth Data 20241103085531112 DAUC <0003> db_auc.c:236 IMSI='262424768749637': Calling to generate 4 vectors 20241103085531112 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241103085531112 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085531112 DAUC <0003> auc.c:113 vector [0]: rand = 31597bb05b1106edbe4dc5f20d7e4007 20241103085531112 DAUC <0003> auc.c:179 vector [0]: kc = 55d4a6513d892c00 20241103085531112 DAUC <0003> auc.c:180 vector [0]: sres = 53de4f3a 20241103085531112 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241103085531112 DAUC <0003> auc.c:113 vector [1]: rand = 24f1a59235f16621c582ec490a899510 20241103085531112 DAUC <0003> auc.c:179 vector [1]: kc = 38523dba1f664400 20241103085531112 DAUC <0003> auc.c:180 vector [1]: sres = eee314e3 20241103085531112 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241103085531112 DAUC <0003> auc.c:113 vector [2]: rand = 16e3fa4f907efe4b7d9799d6382e3838 20241103085531112 DAUC <0003> auc.c:179 vector [2]: kc = 35743fb85dc04000 20241103085531112 DAUC <0003> auc.c:180 vector [2]: sres = d1c1b876 20241103085531112 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241103085531112 DAUC <0003> auc.c:113 vector [3]: rand = 5dc47e5357cb966dd0fa7b9576daca78 20241103085531113 DAUC <0003> auc.c:179 vector [3]: kc = a27bb41051537400 20241103085531113 DAUC <0003> auc.c:180 vector [3]: sres = 0ba96f39 20241103085531113 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241103085531113 DAUC <0003> db_auc.c:245 IMSI='262424768749637': Generated 4 vectors 20241103085531113 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424768749637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424768749637"} 20241103085531113 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424768749637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531113 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531113 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531115 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531115 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424768749637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424768749637"} 20241103085531115 DAUC <0003> db_auc.c:192 IMSI='262424768749637': No 3G Auth Data 20241103085531115 DAUC <0003> db_auc.c:236 IMSI='262424768749637': Calling to generate 5 vectors 20241103085531115 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241103085531115 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085531115 DAUC <0003> auc.c:113 vector [0]: rand = f331d1c01f00b39be79b7586af08b489 20241103085531115 DAUC <0003> auc.c:179 vector [0]: kc = b4b7f78fb9f4d000 20241103085531115 DAUC <0003> auc.c:180 vector [0]: sres = 56024669 20241103085531115 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241103085531115 DAUC <0003> auc.c:113 vector [1]: rand = dd021859c88ed251104049abd0b7d54b 20241103085531115 DAUC <0003> auc.c:179 vector [1]: kc = 8dffcad8da68dc00 20241103085531115 DAUC <0003> auc.c:180 vector [1]: sres = 456d5bee 20241103085531115 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241103085531115 DAUC <0003> auc.c:113 vector [2]: rand = 9926a303af97b2afd9db4c63528b5829 20241103085531115 DAUC <0003> auc.c:179 vector [2]: kc = 9bb4cb939e0d1c00 20241103085531115 DAUC <0003> auc.c:180 vector [2]: sres = cc469c2d 20241103085531115 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241103085531115 DAUC <0003> auc.c:113 vector [3]: rand = 564c1be48456996bd0e15547e3a30f51 20241103085531115 DAUC <0003> auc.c:179 vector [3]: kc = 631f427b5174c000 20241103085531115 DAUC <0003> auc.c:180 vector [3]: sres = aa19b403 20241103085531115 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241103085531115 DAUC <0003> auc.c:113 vector [4]: rand = 2748302ec35bbf890ce989cc1f60cce8 20241103085531115 DAUC <0003> auc.c:179 vector [4]: kc = efffe87243479c00 20241103085531115 DAUC <0003> auc.c:180 vector [4]: sres = b9da5301 20241103085531115 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241103085531115 DAUC <0003> db_auc.c:245 IMSI='262424768749637': Generated 5 vectors 20241103085531115 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424768749637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424768749637"} 20241103085531115 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424768749637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531115 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531115 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531117 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531117 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424768749637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424768749637"} 20241103085531117 DAUC <0003> db_auc.c:192 IMSI='262424768749637': No 3G Auth Data 20241103085531117 DAUC <0003> db_auc.c:236 IMSI='262424768749637': Calling to generate 5 vectors 20241103085531117 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241103085531117 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085531117 DAUC <0003> auc.c:113 vector [0]: rand = 3fc0c6b619f80e45b63da31294b9e5a8 20241103085531117 DAUC <0003> auc.c:179 vector [0]: kc = 6e02fec441630c00 20241103085531117 DAUC <0003> auc.c:180 vector [0]: sres = 394457f7 20241103085531117 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241103085531117 DAUC <0003> auc.c:113 vector [1]: rand = a114e72093bb18c245b5bd4f0c8c2910 20241103085531117 DAUC <0003> auc.c:179 vector [1]: kc = 488e66666588a800 20241103085531117 DAUC <0003> auc.c:180 vector [1]: sres = 9baffa70 20241103085531117 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241103085531117 DAUC <0003> auc.c:113 vector [2]: rand = a8cfc4aa854f90a62596d573969273eb 20241103085531117 DAUC <0003> auc.c:179 vector [2]: kc = eed325efe901e000 20241103085531117 DAUC <0003> auc.c:180 vector [2]: sres = c76f14ea 20241103085531117 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241103085531117 DAUC <0003> auc.c:113 vector [3]: rand = 6445f2a4bacaf464ea1096a7deab0fd1 20241103085531117 DAUC <0003> auc.c:179 vector [3]: kc = c18ff8801193d000 20241103085531117 DAUC <0003> auc.c:180 vector [3]: sres = 55046f56 20241103085531117 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241103085531117 DAUC <0003> auc.c:113 vector [4]: rand = 3e420113018b2236b0d48f4a3f4d2692 20241103085531117 DAUC <0003> auc.c:179 vector [4]: kc = 1ad5011eebc78400 20241103085531117 DAUC <0003> auc.c:180 vector [4]: sres = a14f556e 20241103085531117 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241103085531117 DAUC <0003> db_auc.c:245 IMSI='262424768749637': Generated 5 vectors 20241103085531117 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424768749637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424768749637"} 20241103085531117 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424768749637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531117 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531117 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59044<->l=127.0.0.1:4258 20241103085531143 DAUC <0003> db_auc.c:157 IMSI='262421148920297': No 2G Auth Data 20241103085531143 DAUC <0003> db_auc.c:192 IMSI='262421148920297': No 3G Auth Data 20241103085531174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59050<->l=127.0.0.1:4258 20241103085531178 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531178 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421148920297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421148920297"} 20241103085531178 DAUC <0003> db_auc.c:192 IMSI='262421148920297': No 3G Auth Data 20241103085531178 DAUC <0003> db_auc.c:236 IMSI='262421148920297': Calling to generate 1 vectors 20241103085531178 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241103085531178 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085531178 DAUC <0003> auc.c:113 vector [0]: rand = 4d36c28084f99d16629d1d9c53925e59 20241103085531178 DAUC <0003> auc.c:179 vector [0]: kc = 4d505d544f45c000 20241103085531178 DAUC <0003> auc.c:180 vector [0]: sres = 753a1014 20241103085531178 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241103085531178 DAUC <0003> db_auc.c:245 IMSI='262421148920297': Generated 1 vectors 20241103085531178 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421148920297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421148920297"} 20241103085531178 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421148920297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531178 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531178 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531180 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531180 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421148920297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421148920297"} 20241103085531180 DAUC <0003> db_auc.c:192 IMSI='262421148920297': No 3G Auth Data 20241103085531180 DAUC <0003> db_auc.c:236 IMSI='262421148920297': Calling to generate 4 vectors 20241103085531180 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241103085531180 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085531181 DAUC <0003> auc.c:113 vector [0]: rand = 416ed98fc68155098d8ae3f0243ed5da 20241103085531181 DAUC <0003> auc.c:179 vector [0]: kc = dc5841136717fc00 20241103085531181 DAUC <0003> auc.c:180 vector [0]: sres = 531464e0 20241103085531181 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241103085531181 DAUC <0003> auc.c:113 vector [1]: rand = a00086c2a84af7446594cc74f6b529ef 20241103085531181 DAUC <0003> auc.c:179 vector [1]: kc = 6b9b7dad1e24a000 20241103085531181 DAUC <0003> auc.c:180 vector [1]: sres = 21b690dc 20241103085531181 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241103085531181 DAUC <0003> auc.c:113 vector [2]: rand = bf55d593a934b01c6062176529e29dda 20241103085531181 DAUC <0003> auc.c:179 vector [2]: kc = 74aa23c047e01800 20241103085531181 DAUC <0003> auc.c:180 vector [2]: sres = ed8db7ad 20241103085531181 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241103085531181 DAUC <0003> auc.c:113 vector [3]: rand = 3392e7df76fbc5fc3c821e7c37b74639 20241103085531181 DAUC <0003> auc.c:179 vector [3]: kc = 630b9a7bc7db0c00 20241103085531181 DAUC <0003> auc.c:180 vector [3]: sres = 89dfb7d3 20241103085531181 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241103085531181 DAUC <0003> db_auc.c:245 IMSI='262421148920297': Generated 4 vectors 20241103085531181 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421148920297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421148920297"} 20241103085531181 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421148920297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531181 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531181 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531183 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531183 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421148920297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421148920297"} 20241103085531183 DAUC <0003> db_auc.c:192 IMSI='262421148920297': No 3G Auth Data 20241103085531183 DAUC <0003> db_auc.c:236 IMSI='262421148920297': Calling to generate 5 vectors 20241103085531183 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241103085531183 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085531183 DAUC <0003> auc.c:113 vector [0]: rand = 86eba87f6e96eb105c2c6505344267a0 20241103085531183 DAUC <0003> auc.c:179 vector [0]: kc = 1d595b81b563f000 20241103085531183 DAUC <0003> auc.c:180 vector [0]: sres = c8ce5c91 20241103085531183 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241103085531183 DAUC <0003> auc.c:113 vector [1]: rand = 28ff20b54be68a6321b0c64ff77b30db 20241103085531183 DAUC <0003> auc.c:179 vector [1]: kc = d547ff5f98ede400 20241103085531183 DAUC <0003> auc.c:180 vector [1]: sres = 476c5012 20241103085531183 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241103085531183 DAUC <0003> auc.c:113 vector [2]: rand = 8653f5d2e8589f4b6616fd30387d62d8 20241103085531183 DAUC <0003> auc.c:179 vector [2]: kc = a4e9f58028710c00 20241103085531183 DAUC <0003> auc.c:180 vector [2]: sres = 58e7f0cf 20241103085531183 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241103085531183 DAUC <0003> auc.c:113 vector [3]: rand = d7cf04751f7cf9abcea13c905a7a85e7 20241103085531183 DAUC <0003> auc.c:179 vector [3]: kc = 6eefd245c474b000 20241103085531183 DAUC <0003> auc.c:180 vector [3]: sres = f72e6fc6 20241103085531183 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241103085531183 DAUC <0003> auc.c:113 vector [4]: rand = be47a186787518d8d76e715f83dd2aae 20241103085531183 DAUC <0003> auc.c:179 vector [4]: kc = bf983d29d9fe2400 20241103085531183 DAUC <0003> auc.c:180 vector [4]: sres = 83d8b981 20241103085531183 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241103085531183 DAUC <0003> db_auc.c:245 IMSI='262421148920297': Generated 5 vectors 20241103085531183 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421148920297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421148920297"} 20241103085531183 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421148920297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531183 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531184 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531186 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531186 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421148920297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421148920297"} 20241103085531186 DAUC <0003> db_auc.c:192 IMSI='262421148920297': No 3G Auth Data 20241103085531186 DAUC <0003> db_auc.c:236 IMSI='262421148920297': Calling to generate 5 vectors 20241103085531186 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241103085531186 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085531186 DAUC <0003> auc.c:113 vector [0]: rand = c651bb3ce57f6f93f386dfff45995f4e 20241103085531186 DAUC <0003> auc.c:179 vector [0]: kc = 237ca7e096fbc000 20241103085531186 DAUC <0003> auc.c:180 vector [0]: sres = bd752c69 20241103085531186 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241103085531186 DAUC <0003> auc.c:113 vector [1]: rand = e873aac09948d12834ea74d9803d38d6 20241103085531186 DAUC <0003> auc.c:179 vector [1]: kc = 67ffc72d6a579400 20241103085531186 DAUC <0003> auc.c:180 vector [1]: sres = e2848137 20241103085531186 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241103085531186 DAUC <0003> auc.c:113 vector [2]: rand = 470b7be5239cfc3966b8d791ce0200c1 20241103085531186 DAUC <0003> auc.c:179 vector [2]: kc = 36690f95f1b60400 20241103085531186 DAUC <0003> auc.c:180 vector [2]: sres = 7b614d84 20241103085531186 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241103085531186 DAUC <0003> auc.c:113 vector [3]: rand = 1ec23e1f8c384cd0572f3164f900aaca 20241103085531186 DAUC <0003> auc.c:179 vector [3]: kc = 43009db448eedc00 20241103085531186 DAUC <0003> auc.c:180 vector [3]: sres = ac3847b7 20241103085531186 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241103085531186 DAUC <0003> auc.c:113 vector [4]: rand = 7c34ea8e48383ade5c498b2975964d84 20241103085531186 DAUC <0003> auc.c:179 vector [4]: kc = a324d05af2f1c000 20241103085531186 DAUC <0003> auc.c:180 vector [4]: sres = a18cfeb7 20241103085531186 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241103085531186 DAUC <0003> db_auc.c:245 IMSI='262421148920297': Generated 5 vectors 20241103085531186 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421148920297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421148920297"} 20241103085531186 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421148920297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531186 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531186 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59050<->l=127.0.0.1:4258 20241103085531212 DAUC <0003> db_auc.c:157 IMSI='262422875825735': No 2G Auth Data 20241103085531212 DAUC <0003> db_auc.c:192 IMSI='262422875825735': No 3G Auth Data 20241103085531245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59052<->l=127.0.0.1:4258 20241103085531250 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531250 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422875825735 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422875825735"} 20241103085531250 DAUC <0003> db_auc.c:192 IMSI='262422875825735': No 3G Auth Data 20241103085531250 DAUC <0003> db_auc.c:236 IMSI='262422875825735': Calling to generate 1 vectors 20241103085531250 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241103085531250 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085531250 DAUC <0003> auc.c:113 vector [0]: rand = 457930450b505be325b9b4e115041a52 20241103085531250 DAUC <0003> auc.c:179 vector [0]: kc = a10b7b3dc2bfc750 20241103085531250 DAUC <0003> auc.c:180 vector [0]: sres = 445c1ecd 20241103085531250 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241103085531250 DAUC <0003> db_auc.c:245 IMSI='262422875825735': Generated 1 vectors 20241103085531250 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422875825735 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422875825735"} 20241103085531250 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422875825735 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531250 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531250 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531253 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531253 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422875825735 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422875825735"} 20241103085531253 DAUC <0003> db_auc.c:192 IMSI='262422875825735': No 3G Auth Data 20241103085531253 DAUC <0003> db_auc.c:236 IMSI='262422875825735': Calling to generate 4 vectors 20241103085531253 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241103085531253 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085531253 DAUC <0003> auc.c:113 vector [0]: rand = d65c2a473bb08762b65f8030c3adca6a 20241103085531253 DAUC <0003> auc.c:179 vector [0]: kc = fdf4bc98d87df5af 20241103085531253 DAUC <0003> auc.c:180 vector [0]: sres = 87dad3f5 20241103085531253 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241103085531253 DAUC <0003> auc.c:113 vector [1]: rand = ef0904b37be5914f2b4b10bf0806b740 20241103085531253 DAUC <0003> auc.c:179 vector [1]: kc = 339565dd72596912 20241103085531253 DAUC <0003> auc.c:180 vector [1]: sres = 344615a1 20241103085531253 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241103085531253 DAUC <0003> auc.c:113 vector [2]: rand = ffba9a5075d1883789adc71e119a8177 20241103085531253 DAUC <0003> auc.c:179 vector [2]: kc = 4b62c099260670a6 20241103085531253 DAUC <0003> auc.c:180 vector [2]: sres = 91930942 20241103085531253 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241103085531253 DAUC <0003> auc.c:113 vector [3]: rand = ce849c187e9eb92f14e3e84c86e4182b 20241103085531253 DAUC <0003> auc.c:179 vector [3]: kc = ba761b7d6b37597f 20241103085531253 DAUC <0003> auc.c:180 vector [3]: sres = d8416886 20241103085531253 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241103085531253 DAUC <0003> db_auc.c:245 IMSI='262422875825735': Generated 4 vectors 20241103085531253 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422875825735 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422875825735"} 20241103085531253 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422875825735 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531253 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531253 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531256 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531256 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422875825735 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422875825735"} 20241103085531256 DAUC <0003> db_auc.c:192 IMSI='262422875825735': No 3G Auth Data 20241103085531256 DAUC <0003> db_auc.c:236 IMSI='262422875825735': Calling to generate 5 vectors 20241103085531256 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241103085531256 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085531256 DAUC <0003> auc.c:113 vector [0]: rand = c1d31ec0048d173e170ba51722eaca8d 20241103085531256 DAUC <0003> auc.c:179 vector [0]: kc = f250c5439aefbf27 20241103085531256 DAUC <0003> auc.c:180 vector [0]: sres = 7b127343 20241103085531256 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241103085531256 DAUC <0003> auc.c:113 vector [1]: rand = 191f523984da432281abeac26f25b42a 20241103085531256 DAUC <0003> auc.c:179 vector [1]: kc = 8469eb5324d29568 20241103085531256 DAUC <0003> auc.c:180 vector [1]: sres = 65eae507 20241103085531256 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241103085531256 DAUC <0003> auc.c:113 vector [2]: rand = c2573373688ba9c8032033a7b398092a 20241103085531256 DAUC <0003> auc.c:179 vector [2]: kc = d360220a78157ff5 20241103085531256 DAUC <0003> auc.c:180 vector [2]: sres = 8e196b8b 20241103085531256 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241103085531256 DAUC <0003> auc.c:113 vector [3]: rand = a35c5501ab7044dddb4bbc56461be41e 20241103085531256 DAUC <0003> auc.c:179 vector [3]: kc = 583fac5b39da7ed3 20241103085531256 DAUC <0003> auc.c:180 vector [3]: sres = efc4537c 20241103085531256 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241103085531256 DAUC <0003> auc.c:113 vector [4]: rand = 9d295193f7dc35e969ff25b59dff2db2 20241103085531256 DAUC <0003> auc.c:179 vector [4]: kc = ec86931b7297879a 20241103085531256 DAUC <0003> auc.c:180 vector [4]: sres = c481c0c9 20241103085531256 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241103085531256 DAUC <0003> db_auc.c:245 IMSI='262422875825735': Generated 5 vectors 20241103085531256 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422875825735 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422875825735"} 20241103085531256 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422875825735 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531256 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531256 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531259 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531259 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422875825735 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422875825735"} 20241103085531259 DAUC <0003> db_auc.c:192 IMSI='262422875825735': No 3G Auth Data 20241103085531259 DAUC <0003> db_auc.c:236 IMSI='262422875825735': Calling to generate 5 vectors 20241103085531259 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241103085531259 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085531259 DAUC <0003> auc.c:113 vector [0]: rand = 88c8383b2385b50a82dab3b1e1d80e16 20241103085531259 DAUC <0003> auc.c:179 vector [0]: kc = 41c71e681126d3d8 20241103085531259 DAUC <0003> auc.c:180 vector [0]: sres = e08c5edc 20241103085531259 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241103085531259 DAUC <0003> auc.c:113 vector [1]: rand = 015045ee3c0bac7e3ded3c9ef4e99659 20241103085531259 DAUC <0003> auc.c:179 vector [1]: kc = dfad0ef828087a91 20241103085531259 DAUC <0003> auc.c:180 vector [1]: sres = 89125ebf 20241103085531259 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241103085531259 DAUC <0003> auc.c:113 vector [2]: rand = 7fe402401234f9f44ac079da351e175b 20241103085531259 DAUC <0003> auc.c:179 vector [2]: kc = e727014fa05b0ed1 20241103085531259 DAUC <0003> auc.c:180 vector [2]: sres = b532dfc7 20241103085531259 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241103085531259 DAUC <0003> auc.c:113 vector [3]: rand = 302a88eace032b7589bcf9c63fbb8cbf 20241103085531259 DAUC <0003> auc.c:179 vector [3]: kc = 3bcdfdc21e5f366a 20241103085531259 DAUC <0003> auc.c:180 vector [3]: sres = b554de1d 20241103085531259 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241103085531259 DAUC <0003> auc.c:113 vector [4]: rand = 4260f9a6017e38a4b78fff2245c62599 20241103085531259 DAUC <0003> auc.c:179 vector [4]: kc = f29aa01ae8c6dc7e 20241103085531259 DAUC <0003> auc.c:180 vector [4]: sres = 74a01981 20241103085531259 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241103085531259 DAUC <0003> db_auc.c:245 IMSI='262422875825735': Generated 5 vectors 20241103085531259 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422875825735 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422875825735"} 20241103085531259 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422875825735 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531259 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531259 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59052<->l=127.0.0.1:4258 20241103085531286 DAUC <0003> db_auc.c:157 IMSI='262423305282489': No 2G Auth Data 20241103085531286 DAUC <0003> db_auc.c:192 IMSI='262423305282489': No 3G Auth Data 20241103085531317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59064<->l=127.0.0.1:4258 20241103085531321 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531321 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423305282489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423305282489"} 20241103085531321 DAUC <0003> db_auc.c:157 IMSI='262423305282489': No 2G Auth Data 20241103085531321 DAUC <0003> db_auc.c:236 IMSI='262423305282489': Calling to generate 1 vectors 20241103085531321 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241103085531321 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085531321 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241103085531321 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241103085531321 DAUC <0003> auc.c:113 vector [0]: rand = dc739b8c8d2424f02c5a81704d28310a 20241103085531321 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241103085531321 DAUC <0003> auc.c:142 vector [0]: autn = abdb3c5e6be500009dd04bdcff871179 20241103085531321 DAUC <0003> auc.c:143 vector [0]: ck = 7918b18c31cc8dd8a5f8c6973031015f 20241103085531321 DAUC <0003> auc.c:144 vector [0]: ik = 8c7f83fdb29afacffa24b4b09a148ad4 20241103085531321 DAUC <0003> auc.c:145 vector [0]: res = db011386131ed5040000000000000000 20241103085531321 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085531321 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241103085531321 DAUC <0003> auc.c:151 vector [0]: kc = aabb40562973fc9c 20241103085531321 DAUC <0003> auc.c:152 vector [0]: sres = c81fc682 20241103085531321 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241103085531321 DAUC <0003> db_auc.c:245 IMSI='262423305282489': Generated 1 vectors 20241103085531321 DAUC <0003> db_auc.c:249 IMSI='262423305282489': Updating SQN=33 in DB 20241103085531329 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423305282489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423305282489"} 20241103085531329 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423305282489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531329 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531329 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531332 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531332 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423305282489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423305282489"} 20241103085531332 DAUC <0003> db_auc.c:157 IMSI='262423305282489': No 2G Auth Data 20241103085531332 DAUC <0003> db_auc.c:236 IMSI='262423305282489': Calling to generate 4 vectors 20241103085531332 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241103085531332 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085531332 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241103085531332 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241103085531332 DAUC <0003> auc.c:113 vector [0]: rand = 332abd97ef6b5995b6d3fe4ef7e5f91d 20241103085531332 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241103085531332 DAUC <0003> auc.c:142 vector [0]: autn = ffc7661de84300001f69a66ae47de792 20241103085531332 DAUC <0003> auc.c:143 vector [0]: ck = 55ac659eb084b7cd903e856ec23d843a 20241103085531332 DAUC <0003> auc.c:144 vector [0]: ik = 61e16d164c5556832fd8dc671ea1300f 20241103085531332 DAUC <0003> auc.c:145 vector [0]: res = 58a69f9b96b469f20000000000000000 20241103085531332 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085531332 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241103085531332 DAUC <0003> auc.c:151 vector [0]: kc = 8bab5181204d557b 20241103085531332 DAUC <0003> auc.c:152 vector [0]: sres = ce12f669 20241103085531332 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241103085531332 DAUC <0003> auc.c:113 vector [1]: rand = 31d9b50142938414e9e37367954d04f7 20241103085531332 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241103085531332 DAUC <0003> auc.c:142 vector [1]: autn = b2dc8be22fc00000dea2831c3fe689e8 20241103085531332 DAUC <0003> auc.c:143 vector [1]: ck = 23bc413bc22f2e888d1b5a7cd7674830 20241103085531332 DAUC <0003> auc.c:144 vector [1]: ik = 4e8611db3b3c1c6d9298961d61a7d889 20241103085531332 DAUC <0003> auc.c:145 vector [1]: res = a172188f8ed648c40000000000000000 20241103085531332 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085531332 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241103085531332 DAUC <0003> auc.c:151 vector [1]: kc = 72b99c814fd3a25c 20241103085531332 DAUC <0003> auc.c:152 vector [1]: sres = 2fa4504b 20241103085531332 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241103085531332 DAUC <0003> auc.c:113 vector [2]: rand = c7f9a62c169ef4841015fb5ddc1da6e8 20241103085531332 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241103085531332 DAUC <0003> auc.c:142 vector [2]: autn = 3d19cc23d21c0000876cb72c7f1cfa4f 20241103085531332 DAUC <0003> auc.c:143 vector [2]: ck = 076ca8b829c4ebbe4d65646a952d4dc6 20241103085531332 DAUC <0003> auc.c:144 vector [2]: ik = 417f63dbc80430d2abc56ad42a8608aa 20241103085531332 DAUC <0003> auc.c:145 vector [2]: res = 54e061871c67c7420000000000000000 20241103085531332 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085531332 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241103085531332 DAUC <0003> auc.c:151 vector [2]: kc = a0b3c5dd5e6b9e00 20241103085531332 DAUC <0003> auc.c:152 vector [2]: sres = 4887a6c5 20241103085531332 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241103085531332 DAUC <0003> auc.c:113 vector [3]: rand = 4068679cee923134df779ad046cddb5c 20241103085531332 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241103085531332 DAUC <0003> auc.c:142 vector [3]: autn = 913c2ac61ab40000418a505d35e79a09 20241103085531332 DAUC <0003> auc.c:143 vector [3]: ck = 25c1d5348a93b01246280c904b028764 20241103085531332 DAUC <0003> auc.c:144 vector [3]: ik = a357eee93d9272cdd8ba944f15ad342f 20241103085531332 DAUC <0003> auc.c:145 vector [3]: res = e06aeef28e9a03fa0000000000000000 20241103085531332 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085531332 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241103085531332 DAUC <0003> auc.c:151 vector [3]: kc = 1804a302e9ae7194 20241103085531332 DAUC <0003> auc.c:152 vector [3]: sres = 6ef0ed08 20241103085531332 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241103085531332 DAUC <0003> db_auc.c:245 IMSI='262423305282489': Generated 4 vectors 20241103085531332 DAUC <0003> db_auc.c:249 IMSI='262423305282489': Updating SQN=161 in DB 20241103085531340 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423305282489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423305282489"} 20241103085531340 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423305282489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531340 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531340 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531343 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531343 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423305282489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423305282489"} 20241103085531343 DAUC <0003> db_auc.c:157 IMSI='262423305282489': No 2G Auth Data 20241103085531343 DAUC <0003> db_auc.c:236 IMSI='262423305282489': Calling to generate 5 vectors 20241103085531343 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241103085531343 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085531343 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241103085531343 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241103085531343 DAUC <0003> auc.c:113 vector [0]: rand = 3040efb29f8d116c3ce39529224ac48b 20241103085531343 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241103085531343 DAUC <0003> auc.c:142 vector [0]: autn = 194675d03e0c0000b6a6af1a746d3590 20241103085531343 DAUC <0003> auc.c:143 vector [0]: ck = 66b1b4ccf9887a0374a2af14af0ccb22 20241103085531343 DAUC <0003> auc.c:144 vector [0]: ik = 2666c531f44b2673d68f3169af9c40db 20241103085531343 DAUC <0003> auc.c:145 vector [0]: res = 7cf6a2aab3ad5b5d0000000000000000 20241103085531343 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085531343 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241103085531343 DAUC <0003> auc.c:151 vector [0]: kc = e2faef800d53d789 20241103085531343 DAUC <0003> auc.c:152 vector [0]: sres = cf5bf9f7 20241103085531343 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241103085531343 DAUC <0003> auc.c:113 vector [1]: rand = d02f8f5b152f6322049510f002e51b48 20241103085531343 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241103085531343 DAUC <0003> auc.c:142 vector [1]: autn = 8a7f6e32938a0000e4ac9005fddb6f4f 20241103085531343 DAUC <0003> auc.c:143 vector [1]: ck = 17931bc6b6b3d70b6e53f70274076635 20241103085531343 DAUC <0003> auc.c:144 vector [1]: ik = c127b41a8ffee9490ba3dc0fa5fc27f7 20241103085531343 DAUC <0003> auc.c:145 vector [1]: res = 8dccbfb1048ad8150000000000000000 20241103085531343 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085531343 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241103085531343 DAUC <0003> auc.c:151 vector [1]: kc = b34484d1e8b67f80 20241103085531343 DAUC <0003> auc.c:152 vector [1]: sres = 894667a4 20241103085531343 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241103085531343 DAUC <0003> auc.c:113 vector [2]: rand = a52b0261374e65f38b6de724082670d3 20241103085531343 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241103085531343 DAUC <0003> auc.c:142 vector [2]: autn = b159ac83fa560000ba6d97c233445788 20241103085531343 DAUC <0003> auc.c:143 vector [2]: ck = 5df3b1d6f052891a68f3bda9fb5ecf81 20241103085531343 DAUC <0003> auc.c:144 vector [2]: ik = d6cdd1bc5aa0cc1504eafb88867dcfc6 20241103085531343 DAUC <0003> auc.c:145 vector [2]: res = a25baec62d422c3e0000000000000000 20241103085531343 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085531343 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241103085531343 DAUC <0003> auc.c:151 vector [2]: kc = e727264bd7d14548 20241103085531343 DAUC <0003> auc.c:152 vector [2]: sres = 8f1982f8 20241103085531343 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241103085531343 DAUC <0003> auc.c:113 vector [3]: rand = 34c87a55689799fa46fa3af70328efda 20241103085531343 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241103085531343 DAUC <0003> auc.c:142 vector [3]: autn = b1af95b8aaa2000098a19dc15a2a2c55 20241103085531343 DAUC <0003> auc.c:143 vector [3]: ck = dec29866b811d731256cba86b2403146 20241103085531343 DAUC <0003> auc.c:144 vector [3]: ik = 570aeafd8dd90c3eebae9ddd76ac79a3 20241103085531343 DAUC <0003> auc.c:145 vector [3]: res = 6ab2b66c60bfc7eb0000000000000000 20241103085531343 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085531343 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241103085531343 DAUC <0003> auc.c:151 vector [3]: kc = 470a55c0f12493ea 20241103085531343 DAUC <0003> auc.c:152 vector [3]: sres = 0a0d7187 20241103085531343 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241103085531343 DAUC <0003> auc.c:113 vector [4]: rand = 20aa2d56d2b573ecfc3ecdb92ca64dc7 20241103085531343 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241103085531343 DAUC <0003> auc.c:142 vector [4]: autn = 173545b50bfa000024230412f1e38958 20241103085531343 DAUC <0003> auc.c:143 vector [4]: ck = a5eb459cd0b4068b68ad17a2e23afbc0 20241103085531343 DAUC <0003> auc.c:144 vector [4]: ik = b423aab902de23543fde66bafa69453a 20241103085531343 DAUC <0003> auc.c:145 vector [4]: res = 6a35ae6539fffecf0000000000000000 20241103085531343 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241103085531343 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241103085531343 DAUC <0003> auc.c:151 vector [4]: kc = 46bb9e3dca399b25 20241103085531343 DAUC <0003> auc.c:152 vector [4]: sres = 53ca50aa 20241103085531343 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241103085531343 DAUC <0003> db_auc.c:245 IMSI='262423305282489': Generated 5 vectors 20241103085531343 DAUC <0003> db_auc.c:249 IMSI='262423305282489': Updating SQN=321 in DB 20241103085531351 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423305282489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423305282489"} 20241103085531351 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423305282489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531351 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531351 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531355 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531355 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423305282489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423305282489"} 20241103085531355 DAUC <0003> db_auc.c:157 IMSI='262423305282489': No 2G Auth Data 20241103085531355 DAUC <0003> db_auc.c:236 IMSI='262423305282489': Calling to generate 5 vectors 20241103085531355 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241103085531355 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085531355 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241103085531355 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241103085531355 DAUC <0003> auc.c:113 vector [0]: rand = 0dfbfed14abf41e7c0ce7cb3ed2e1497 20241103085531355 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241103085531355 DAUC <0003> auc.c:142 vector [0]: autn = 2089da25f0af0000002fd3d51b5c7d57 20241103085531355 DAUC <0003> auc.c:143 vector [0]: ck = 9f355cab3723f1679952a0beb2bc180c 20241103085531355 DAUC <0003> auc.c:144 vector [0]: ik = 16086ead886c1799b1cbabb54867d2aa 20241103085531355 DAUC <0003> auc.c:145 vector [0]: res = 1cbe19d87d8579d20000000000000000 20241103085531355 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085531355 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241103085531355 DAUC <0003> auc.c:151 vector [0]: kc = a1a4390d45942c58 20241103085531355 DAUC <0003> auc.c:152 vector [0]: sres = 613b600a 20241103085531355 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241103085531355 DAUC <0003> auc.c:113 vector [1]: rand = 74c71ff9904b026291764ac8130a8e9d 20241103085531355 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241103085531355 DAUC <0003> auc.c:142 vector [1]: autn = 5e5e693881030000eba8eb32d24fdc48 20241103085531355 DAUC <0003> auc.c:143 vector [1]: ck = 678b93335362aac4e4db595b95ba3f1a 20241103085531355 DAUC <0003> auc.c:144 vector [1]: ik = a33bcf221862f2b7c52b73af8bc17348 20241103085531355 DAUC <0003> auc.c:145 vector [1]: res = faa2c83cf1db85ee0000000000000000 20241103085531355 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085531355 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241103085531355 DAUC <0003> auc.c:151 vector [1]: kc = e54076e5557b1421 20241103085531355 DAUC <0003> auc.c:152 vector [1]: sres = 0b794dd2 20241103085531355 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241103085531355 DAUC <0003> auc.c:113 vector [2]: rand = 3d107ee051ea98c868eaf417f9565e45 20241103085531355 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241103085531355 DAUC <0003> auc.c:142 vector [2]: autn = c0e793ba99f60000e5869e919953d705 20241103085531355 DAUC <0003> auc.c:143 vector [2]: ck = abba5bfa0cea4b007f1485f02204f660 20241103085531355 DAUC <0003> auc.c:144 vector [2]: ik = c3f93017592e0c22578be3681712932c 20241103085531355 DAUC <0003> auc.c:145 vector [2]: res = 415586e81e5b795c0000000000000000 20241103085531355 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085531355 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241103085531355 DAUC <0003> auc.c:151 vector [2]: kc = 40dc0d7560d2226e 20241103085531355 DAUC <0003> auc.c:152 vector [2]: sres = 5f0effb4 20241103085531355 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241103085531355 DAUC <0003> auc.c:113 vector [3]: rand = 65148c89cf6bd065e998c0b49ae4c38a 20241103085531355 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241103085531355 DAUC <0003> auc.c:142 vector [3]: autn = 7b49e16b9b2c0000eb06286bc2323155 20241103085531355 DAUC <0003> auc.c:143 vector [3]: ck = 85a051650666f611989edb236eb60bfa 20241103085531355 DAUC <0003> auc.c:144 vector [3]: ik = 0b950e5e4f5520b3cfe13d068f5b7cd3 20241103085531355 DAUC <0003> auc.c:145 vector [3]: res = a7321bb16b47070e0000000000000000 20241103085531355 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085531355 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241103085531355 DAUC <0003> auc.c:151 vector [3]: kc = d94ab91ea8dea18b 20241103085531355 DAUC <0003> auc.c:152 vector [3]: sres = cc751cbf 20241103085531355 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241103085531355 DAUC <0003> auc.c:113 vector [4]: rand = 16152c11fed7033588cc716b8a405c52 20241103085531355 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241103085531355 DAUC <0003> auc.c:142 vector [4]: autn = 2c9086802f900000a28afea8ffc4ae5c 20241103085531355 DAUC <0003> auc.c:143 vector [4]: ck = 71e9daea187b32af21c3dba4f2bb45c4 20241103085531355 DAUC <0003> auc.c:144 vector [4]: ik = 951bf8bcc9aaafdb47396a638bd41666 20241103085531355 DAUC <0003> auc.c:145 vector [4]: res = c66f19d93188f34e0000000000000000 20241103085531355 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241103085531355 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241103085531355 DAUC <0003> auc.c:151 vector [4]: kc = 82089391a8beced6 20241103085531355 DAUC <0003> auc.c:152 vector [4]: sres = f7e7ea97 20241103085531355 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241103085531355 DAUC <0003> db_auc.c:245 IMSI='262423305282489': Generated 5 vectors 20241103085531355 DAUC <0003> db_auc.c:249 IMSI='262423305282489': Updating SQN=481 in DB 20241103085531362 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423305282489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423305282489"} 20241103085531362 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423305282489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531362 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531362 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59064<->l=127.0.0.1:4258 20241103085531391 DAUC <0003> db_auc.c:157 IMSI='262426111699866': No 2G Auth Data 20241103085531391 DAUC <0003> db_auc.c:192 IMSI='262426111699866': No 3G Auth Data 20241103085531426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59074<->l=127.0.0.1:4258 20241103085531429 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531429 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426111699866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426111699866"} 20241103085531429 DAUC <0003> db_auc.c:157 IMSI='262426111699866': No 2G Auth Data 20241103085531429 DAUC <0003> db_auc.c:236 IMSI='262426111699866': Calling to generate 1 vectors 20241103085531429 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241103085531429 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085531429 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241103085531429 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241103085531429 DAUC <0003> auc.c:113 vector [0]: rand = 01f205179c91f3dc2730dafff981e0fc 20241103085531429 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241103085531429 DAUC <0003> auc.c:142 vector [0]: autn = 595d6f166c560000979b1456fd5d4002 20241103085531429 DAUC <0003> auc.c:143 vector [0]: ck = 5c4f8eaa77a29961d9c6e356164024b2 20241103085531429 DAUC <0003> auc.c:144 vector [0]: ik = 1f8cbdd4f32a96cbb9f428dab393a146 20241103085531429 DAUC <0003> auc.c:145 vector [0]: res = bee98488ad7707300000000000000000 20241103085531429 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085531429 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241103085531429 DAUC <0003> auc.c:151 vector [0]: kc = 23f1f8f2215b8a5e 20241103085531429 DAUC <0003> auc.c:152 vector [0]: sres = 139e83b8 20241103085531429 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241103085531429 DAUC <0003> db_auc.c:245 IMSI='262426111699866': Generated 1 vectors 20241103085531429 DAUC <0003> db_auc.c:249 IMSI='262426111699866': Updating SQN=33 in DB 20241103085531437 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426111699866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426111699866"} 20241103085531437 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426111699866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531437 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531437 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531440 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531440 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426111699866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426111699866"} 20241103085531440 DAUC <0003> db_auc.c:157 IMSI='262426111699866': No 2G Auth Data 20241103085531440 DAUC <0003> db_auc.c:236 IMSI='262426111699866': Calling to generate 4 vectors 20241103085531440 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241103085531440 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085531440 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241103085531440 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241103085531440 DAUC <0003> auc.c:113 vector [0]: rand = 48afccc8bfe34e145f138c5f659e42c2 20241103085531440 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241103085531440 DAUC <0003> auc.c:142 vector [0]: autn = 889a3995cdab00006b6d06bb5b9ada52 20241103085531440 DAUC <0003> auc.c:143 vector [0]: ck = be1409c9be9800eba940a36093ea092e 20241103085531440 DAUC <0003> auc.c:144 vector [0]: ik = 34cb799084e424b283c5e2cd4d7cb3af 20241103085531440 DAUC <0003> auc.c:145 vector [0]: res = db15beacf2712b050000000000000000 20241103085531440 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085531440 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241103085531440 DAUC <0003> auc.c:151 vector [0]: kc = a05a31f4e4ea9ed8 20241103085531440 DAUC <0003> auc.c:152 vector [0]: sres = 296495a9 20241103085531440 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241103085531440 DAUC <0003> auc.c:113 vector [1]: rand = fcbcae0d3fbeb1464e5a4a6227b352bc 20241103085531440 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241103085531440 DAUC <0003> auc.c:142 vector [1]: autn = 221982373c9b0000cc7992a623220de1 20241103085531440 DAUC <0003> auc.c:143 vector [1]: ck = 113ae9c1fba55b7dc70226604c31fbd7 20241103085531440 DAUC <0003> auc.c:144 vector [1]: ik = cf5ab6613eb061f61e39b08e1d418d80 20241103085531440 DAUC <0003> auc.c:145 vector [1]: res = d00abad531dfb0380000000000000000 20241103085531440 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085531440 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241103085531440 DAUC <0003> auc.c:151 vector [1]: kc = 075bc94e94654cdc 20241103085531440 DAUC <0003> auc.c:152 vector [1]: sres = e1d50aed 20241103085531440 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241103085531440 DAUC <0003> auc.c:113 vector [2]: rand = 0fa32e920f140c53bb27df9cf871bd22 20241103085531440 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241103085531440 DAUC <0003> auc.c:142 vector [2]: autn = 83946d973c240000b2efa98f1242457b 20241103085531440 DAUC <0003> auc.c:143 vector [2]: ck = 790b7762cb61b8bbabcf9c397906dbb8 20241103085531440 DAUC <0003> auc.c:144 vector [2]: ik = ab75313affd29b5586ed37fe8fb7387b 20241103085531440 DAUC <0003> auc.c:145 vector [2]: res = 0246e309ce8d4c940000000000000000 20241103085531440 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085531440 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241103085531440 DAUC <0003> auc.c:151 vector [2]: kc = ff5ced9fc202c02d 20241103085531440 DAUC <0003> auc.c:152 vector [2]: sres = cccbaf9d 20241103085531440 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241103085531440 DAUC <0003> auc.c:113 vector [3]: rand = 6c1f54849cd71ca80bbcb38b4081cc96 20241103085531440 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241103085531440 DAUC <0003> auc.c:142 vector [3]: autn = 7a407572e8ec00001d5a1f4c920ae1cf 20241103085531440 DAUC <0003> auc.c:143 vector [3]: ck = 4b867f44fb6b986eac4f6a5beb556786 20241103085531440 DAUC <0003> auc.c:144 vector [3]: ik = 551fcb86f56c943350378cc3c600a7e9 20241103085531440 DAUC <0003> auc.c:145 vector [3]: res = 69ca10018ed726780000000000000000 20241103085531440 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085531440 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241103085531440 DAUC <0003> auc.c:151 vector [3]: kc = e2e1525a2352cc32 20241103085531440 DAUC <0003> auc.c:152 vector [3]: sres = e71d3679 20241103085531440 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241103085531440 DAUC <0003> db_auc.c:245 IMSI='262426111699866': Generated 4 vectors 20241103085531440 DAUC <0003> db_auc.c:249 IMSI='262426111699866': Updating SQN=161 in DB 20241103085531448 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426111699866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426111699866"} 20241103085531448 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426111699866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531448 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531448 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531451 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531451 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426111699866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426111699866"} 20241103085531451 DAUC <0003> db_auc.c:157 IMSI='262426111699866': No 2G Auth Data 20241103085531451 DAUC <0003> db_auc.c:236 IMSI='262426111699866': Calling to generate 5 vectors 20241103085531451 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241103085531451 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085531451 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241103085531451 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241103085531451 DAUC <0003> auc.c:113 vector [0]: rand = 38e818b7f59fb638e619b7d5dd9a2ddb 20241103085531451 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241103085531451 DAUC <0003> auc.c:142 vector [0]: autn = 2e1774ceffba000060357809b784dd6d 20241103085531451 DAUC <0003> auc.c:143 vector [0]: ck = 08e7fdc0f31ff5142d7417fd1e1bc739 20241103085531451 DAUC <0003> auc.c:144 vector [0]: ik = 64c9fcc8b89e2d0a74199ff358c4bf05 20241103085531451 DAUC <0003> auc.c:145 vector [0]: res = ebd03ce435cf65e00000000000000000 20241103085531451 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085531451 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241103085531451 DAUC <0003> auc.c:151 vector [0]: kc = 354389060d5ea022 20241103085531451 DAUC <0003> auc.c:152 vector [0]: sres = de1f5904 20241103085531451 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241103085531451 DAUC <0003> auc.c:113 vector [1]: rand = 4e70f78bd2a4d76789d48fd1a6b6e0b2 20241103085531451 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241103085531451 DAUC <0003> auc.c:142 vector [1]: autn = 11c605a1626100008fdac10fc3419123 20241103085531451 DAUC <0003> auc.c:143 vector [1]: ck = ad195af54992533d48bdf7b8b6c91fba 20241103085531451 DAUC <0003> auc.c:144 vector [1]: ik = 78678a283501f33741ff4907439311bf 20241103085531451 DAUC <0003> auc.c:145 vector [1]: res = d070ea9ee3ce09b00000000000000000 20241103085531451 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085531451 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241103085531451 DAUC <0003> auc.c:151 vector [1]: kc = dc3c6e6289c9ae0f 20241103085531451 DAUC <0003> auc.c:152 vector [1]: sres = 33bee32e 20241103085531451 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241103085531451 DAUC <0003> auc.c:113 vector [2]: rand = 710ebdafe3f3ed7e2c9bec82786fd447 20241103085531451 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241103085531451 DAUC <0003> auc.c:142 vector [2]: autn = ddffb22b554b0000ab047d5acc840bed 20241103085531451 DAUC <0003> auc.c:143 vector [2]: ck = ddafe52b7f717d20c58168d54a0619b0 20241103085531451 DAUC <0003> auc.c:144 vector [2]: ik = 8182abce50461a696f7b5cc7eb778643 20241103085531451 DAUC <0003> auc.c:145 vector [2]: res = a49ad652554515de0000000000000000 20241103085531451 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085531451 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241103085531451 DAUC <0003> auc.c:151 vector [2]: kc = f6d77af78e46f8ba 20241103085531451 DAUC <0003> auc.c:152 vector [2]: sres = f1dfc38c 20241103085531451 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241103085531451 DAUC <0003> auc.c:113 vector [3]: rand = 2d5702f76c740b71c0258dc92b702f24 20241103085531451 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241103085531451 DAUC <0003> auc.c:142 vector [3]: autn = 6b7cf6e014c50000bc36d324522d9573 20241103085531451 DAUC <0003> auc.c:143 vector [3]: ck = 69cbc91b5e03e68f48e5cfacb0cb1d27 20241103085531451 DAUC <0003> auc.c:144 vector [3]: ik = 0e0492a34ff291247edaad286447b41f 20241103085531451 DAUC <0003> auc.c:145 vector [3]: res = 9b963a0cead804150000000000000000 20241103085531451 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085531451 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241103085531451 DAUC <0003> auc.c:151 vector [3]: kc = 51f0393cc57dde93 20241103085531451 DAUC <0003> auc.c:152 vector [3]: sres = 714e3e19 20241103085531451 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241103085531451 DAUC <0003> auc.c:113 vector [4]: rand = ec0c4b6e9c6cfcba3c8f82aa73549d81 20241103085531451 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241103085531451 DAUC <0003> auc.c:142 vector [4]: autn = d93c3e0a049300002ebd82ebb1473f4e 20241103085531451 DAUC <0003> auc.c:143 vector [4]: ck = 2979e7ba4ce831c097c630fa26d090dc 20241103085531451 DAUC <0003> auc.c:144 vector [4]: ik = 3aa7593ee80ecbabec1728ecdbbebf12 20241103085531451 DAUC <0003> auc.c:145 vector [4]: res = 1d254db24fcf37f10000000000000000 20241103085531451 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241103085531451 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241103085531451 DAUC <0003> auc.c:151 vector [4]: kc = 680fa6925988d5a5 20241103085531451 DAUC <0003> auc.c:152 vector [4]: sres = 52ea7a43 20241103085531451 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241103085531451 DAUC <0003> db_auc.c:245 IMSI='262426111699866': Generated 5 vectors 20241103085531451 DAUC <0003> db_auc.c:249 IMSI='262426111699866': Updating SQN=321 in DB 20241103085531459 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426111699866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426111699866"} 20241103085531459 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426111699866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531459 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531459 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531462 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531462 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426111699866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426111699866"} 20241103085531463 DAUC <0003> db_auc.c:157 IMSI='262426111699866': No 2G Auth Data 20241103085531463 DAUC <0003> db_auc.c:236 IMSI='262426111699866': Calling to generate 5 vectors 20241103085531463 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241103085531463 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085531463 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241103085531463 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241103085531463 DAUC <0003> auc.c:113 vector [0]: rand = 1d0da36d2ab844219e613a8c84bbf01f 20241103085531463 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241103085531463 DAUC <0003> auc.c:142 vector [0]: autn = 4de8e9ac40d400009f749935c72ff195 20241103085531463 DAUC <0003> auc.c:143 vector [0]: ck = ded08a532e74df2571ca176d927553fe 20241103085531463 DAUC <0003> auc.c:144 vector [0]: ik = 5ad39b7115ca718153f12b8664e87103 20241103085531463 DAUC <0003> auc.c:145 vector [0]: res = e2ff12b63756ffab0000000000000000 20241103085531463 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085531463 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241103085531463 DAUC <0003> auc.c:151 vector [0]: kc = a6382dc9cd238c59 20241103085531463 DAUC <0003> auc.c:152 vector [0]: sres = d5a9ed1d 20241103085531463 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241103085531463 DAUC <0003> auc.c:113 vector [1]: rand = 098f77cf91e3b637d18b41028b28c3c1 20241103085531463 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241103085531463 DAUC <0003> auc.c:142 vector [1]: autn = 082d7b20e6e900002052117c62a23ef0 20241103085531463 DAUC <0003> auc.c:143 vector [1]: ck = b2f54c92af08544976e9b06e30424603 20241103085531463 DAUC <0003> auc.c:144 vector [1]: ik = 4b84708a14c2c487dddb0569e16d4820 20241103085531463 DAUC <0003> auc.c:145 vector [1]: res = 5f4b8c49b550becf0000000000000000 20241103085531463 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085531463 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241103085531463 DAUC <0003> auc.c:151 vector [1]: kc = 5243891f6ae59eed 20241103085531463 DAUC <0003> auc.c:152 vector [1]: sres = ea1b3286 20241103085531463 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241103085531463 DAUC <0003> auc.c:113 vector [2]: rand = 52110165b7b3728a9a309fcf1b0c6d0d 20241103085531463 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241103085531463 DAUC <0003> auc.c:142 vector [2]: autn = 9891705f5e5f00009c4d8ec0c03ff40c 20241103085531463 DAUC <0003> auc.c:143 vector [2]: ck = 35a7376802888aa07bc33fe357f13902 20241103085531463 DAUC <0003> auc.c:144 vector [2]: ik = a829300f520c34a8831ec546b1ed726b 20241103085531463 DAUC <0003> auc.c:145 vector [2]: res = 8ddbb8c5046dc5f50000000000000000 20241103085531463 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085531463 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241103085531463 DAUC <0003> auc.c:151 vector [2]: kc = 6553fdc2b698f561 20241103085531463 DAUC <0003> auc.c:152 vector [2]: sres = 89b67d30 20241103085531463 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241103085531463 DAUC <0003> auc.c:113 vector [3]: rand = 8560559dfac4d1c1b752636406acc398 20241103085531463 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241103085531463 DAUC <0003> auc.c:142 vector [3]: autn = aa6fa6b0530a00002e1d548354a843b9 20241103085531463 DAUC <0003> auc.c:143 vector [3]: ck = ae93c9fff9e3dda1c39a7df730d4c9c7 20241103085531463 DAUC <0003> auc.c:144 vector [3]: ik = 0a0f8b923944f627e62235c263996f98 20241103085531463 DAUC <0003> auc.c:145 vector [3]: res = 267cdfb70781c7690000000000000000 20241103085531463 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085531463 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241103085531463 DAUC <0003> auc.c:151 vector [3]: kc = 81240a5893ea8dd9 20241103085531463 DAUC <0003> auc.c:152 vector [3]: sres = 21fd18de 20241103085531463 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241103085531463 DAUC <0003> auc.c:113 vector [4]: rand = 7a62a21792a857f424d2ec58f7bb7d87 20241103085531463 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241103085531463 DAUC <0003> auc.c:142 vector [4]: autn = 0dd8a68beac50000179d4f65c2a68f55 20241103085531463 DAUC <0003> auc.c:143 vector [4]: ck = 207a8b416da1a1824fb179a1fef07f92 20241103085531463 DAUC <0003> auc.c:144 vector [4]: ik = cb0dc1644c583a199cca2847f504cc15 20241103085531463 DAUC <0003> auc.c:145 vector [4]: res = 42c9046b54b8ec910000000000000000 20241103085531463 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241103085531463 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241103085531463 DAUC <0003> auc.c:151 vector [4]: kc = 380c1bc32a0d281c 20241103085531463 DAUC <0003> auc.c:152 vector [4]: sres = 1671e8fa 20241103085531463 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241103085531463 DAUC <0003> db_auc.c:245 IMSI='262426111699866': Generated 5 vectors 20241103085531463 DAUC <0003> db_auc.c:249 IMSI='262426111699866': Updating SQN=481 in DB 20241103085531471 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426111699866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426111699866"} 20241103085531471 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426111699866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531471 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531471 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59074<->l=127.0.0.1:4258 20241103085531499 DAUC <0003> db_auc.c:157 IMSI='262424304711241': No 2G Auth Data 20241103085531499 DAUC <0003> db_auc.c:192 IMSI='262424304711241': No 3G Auth Data 20241103085531540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59086<->l=127.0.0.1:4258 20241103085531544 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531544 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424304711241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424304711241"} 20241103085531544 DAUC <0003> db_auc.c:236 IMSI='262424304711241': Calling to generate 1 vectors 20241103085531544 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241103085531544 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085531544 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241103085531544 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241103085531544 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085531544 DAUC <0003> auc.c:113 vector [0]: rand = 81f17a78dd99d206019ecf533386cf1c 20241103085531544 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241103085531544 DAUC <0003> auc.c:142 vector [0]: autn = df33be14a5850000b5b07cda61d53e16 20241103085531544 DAUC <0003> auc.c:143 vector [0]: ck = 5aa82a905ff40a7ac0c92e16260e9aba 20241103085531544 DAUC <0003> auc.c:144 vector [0]: ik = 5005958d66d306be42bd75fa4eb59350 20241103085531544 DAUC <0003> auc.c:145 vector [0]: res = ad350ae120c9539c0000000000000000 20241103085531544 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085531544 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241103085531544 DAUC <0003> auc.c:179 vector [0]: kc = ef7eb5ef8b0ec000 20241103085531544 DAUC <0003> auc.c:180 vector [0]: sres = 2cfbfbd8 20241103085531544 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241103085531544 DAUC <0003> db_auc.c:245 IMSI='262424304711241': Generated 1 vectors 20241103085531544 DAUC <0003> db_auc.c:249 IMSI='262424304711241': Updating SQN=33 in DB 20241103085531555 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424304711241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424304711241"} 20241103085531555 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424304711241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531555 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531555 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531558 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531558 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424304711241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424304711241"} 20241103085531558 DAUC <0003> db_auc.c:236 IMSI='262424304711241': Calling to generate 4 vectors 20241103085531558 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241103085531558 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085531558 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241103085531558 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241103085531558 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085531558 DAUC <0003> auc.c:113 vector [0]: rand = b63c45d302817a9240c8601e51f8bede 20241103085531558 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241103085531558 DAUC <0003> auc.c:142 vector [0]: autn = b23b6a9146b4000058f15b59c2ef27d0 20241103085531558 DAUC <0003> auc.c:143 vector [0]: ck = 5bf333e372a7fd9bd4f885229a8a1007 20241103085531558 DAUC <0003> auc.c:144 vector [0]: ik = a40f5871a2a3130626e88c53ebe10d77 20241103085531558 DAUC <0003> auc.c:145 vector [0]: res = 44158da4aeb8b9730000000000000000 20241103085531558 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085531558 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241103085531558 DAUC <0003> auc.c:179 vector [0]: kc = ca675d6712fed000 20241103085531558 DAUC <0003> auc.c:180 vector [0]: sres = 3ef5f178 20241103085531558 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241103085531558 DAUC <0003> auc.c:113 vector [1]: rand = 66f189696b07b1ca6e4a2182e6354bc0 20241103085531558 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241103085531558 DAUC <0003> auc.c:142 vector [1]: autn = 40baf1be76160000268a495bd3bf0af6 20241103085531558 DAUC <0003> auc.c:143 vector [1]: ck = a1c2152481caf63e47295e7c233636b7 20241103085531558 DAUC <0003> auc.c:144 vector [1]: ik = 48b557f76cef9a739c6b4af732a8766f 20241103085531558 DAUC <0003> auc.c:145 vector [1]: res = 07b1ecce147d49fa0000000000000000 20241103085531558 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085531558 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241103085531558 DAUC <0003> auc.c:179 vector [1]: kc = 06c6dec74b87f800 20241103085531558 DAUC <0003> auc.c:180 vector [1]: sres = 87e11afa 20241103085531558 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241103085531558 DAUC <0003> auc.c:113 vector [2]: rand = 87d1d33fa7813dfecd9eafe6a099aedf 20241103085531558 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241103085531558 DAUC <0003> auc.c:142 vector [2]: autn = 9accc4d7e3c90000bdb1a3570cf9098f 20241103085531558 DAUC <0003> auc.c:143 vector [2]: ck = 63879d56d3d4b3a2a169c18ee3eccc8b 20241103085531558 DAUC <0003> auc.c:144 vector [2]: ik = 7fa86533d41d8f627ecbe740d143956f 20241103085531558 DAUC <0003> auc.c:145 vector [2]: res = 179be08656f8c55c0000000000000000 20241103085531558 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085531558 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241103085531558 DAUC <0003> auc.c:179 vector [2]: kc = 34175609141a0400 20241103085531558 DAUC <0003> auc.c:180 vector [2]: sres = 106d181e 20241103085531558 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241103085531558 DAUC <0003> auc.c:113 vector [3]: rand = c150361a9bff5f26433f92d4f893a7bd 20241103085531558 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241103085531558 DAUC <0003> auc.c:142 vector [3]: autn = d9e97ca95f49000079013b9ebafe4346 20241103085531558 DAUC <0003> auc.c:143 vector [3]: ck = 6406ade533a8d6b459637d9017698fab 20241103085531558 DAUC <0003> auc.c:144 vector [3]: ik = 6e27f5e6e66d4310cdbf084324e7caa4 20241103085531558 DAUC <0003> auc.c:145 vector [3]: res = c25b64c5a46bbb880000000000000000 20241103085531558 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085531558 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241103085531558 DAUC <0003> auc.c:179 vector [3]: kc = 751bc7fd91034000 20241103085531558 DAUC <0003> auc.c:180 vector [3]: sres = fc8fc1d8 20241103085531558 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241103085531558 DAUC <0003> db_auc.c:245 IMSI='262424304711241': Generated 4 vectors 20241103085531558 DAUC <0003> db_auc.c:249 IMSI='262424304711241': Updating SQN=161 in DB 20241103085531566 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424304711241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424304711241"} 20241103085531566 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424304711241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531566 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531566 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531569 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531569 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424304711241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424304711241"} 20241103085531569 DAUC <0003> db_auc.c:236 IMSI='262424304711241': Calling to generate 5 vectors 20241103085531569 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241103085531569 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085531569 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241103085531569 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241103085531569 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085531569 DAUC <0003> auc.c:113 vector [0]: rand = 324ee40918988279d3aafc0055d0d576 20241103085531569 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241103085531569 DAUC <0003> auc.c:142 vector [0]: autn = 79bb393a459e00007ca8af48a4ae5ccc 20241103085531569 DAUC <0003> auc.c:143 vector [0]: ck = 02561f0d2eddd5c132769f317bc48072 20241103085531569 DAUC <0003> auc.c:144 vector [0]: ik = 4c3a04f8af369784461e54f0e24fdd90 20241103085531569 DAUC <0003> auc.c:145 vector [0]: res = 23ecf61572ed215d0000000000000000 20241103085531569 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085531569 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241103085531569 DAUC <0003> auc.c:179 vector [0]: kc = e3763874e44dac00 20241103085531569 DAUC <0003> auc.c:180 vector [0]: sres = bb536776 20241103085531569 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241103085531569 DAUC <0003> auc.c:113 vector [1]: rand = 10445abaebff57f541a89b54f5f6430a 20241103085531569 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241103085531569 DAUC <0003> auc.c:142 vector [1]: autn = 3299d528272a0000e6e07cb68756061e 20241103085531569 DAUC <0003> auc.c:143 vector [1]: ck = 7cf7b5133bb74d5d40c8cda130904e33 20241103085531569 DAUC <0003> auc.c:144 vector [1]: ik = 087f3340bc6a92b91c811196c548323f 20241103085531569 DAUC <0003> auc.c:145 vector [1]: res = bffbfee33c4355510000000000000000 20241103085531569 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085531569 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241103085531569 DAUC <0003> auc.c:179 vector [1]: kc = 6474d99e0a857c00 20241103085531569 DAUC <0003> auc.c:180 vector [1]: sres = 7aaa7feb 20241103085531569 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241103085531569 DAUC <0003> auc.c:113 vector [2]: rand = 74e84067f82f1729bfa7b286313694f7 20241103085531569 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241103085531569 DAUC <0003> auc.c:142 vector [2]: autn = a22b8bf473a00000e158201a3655de2a 20241103085531569 DAUC <0003> auc.c:143 vector [2]: ck = 05507983555e9b773e82a9675bdac7e3 20241103085531569 DAUC <0003> auc.c:144 vector [2]: ik = 777d20281b045f44563949e5c82efd1d 20241103085531569 DAUC <0003> auc.c:145 vector [2]: res = cb36d3ccb29d535f0000000000000000 20241103085531569 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085531569 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241103085531569 DAUC <0003> auc.c:179 vector [2]: kc = e1df1554eba64800 20241103085531569 DAUC <0003> auc.c:180 vector [2]: sres = 8869bbe2 20241103085531569 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241103085531569 DAUC <0003> auc.c:113 vector [3]: rand = 18c9ac6354d1c7c01ee975d36de22bd5 20241103085531569 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241103085531569 DAUC <0003> auc.c:142 vector [3]: autn = ede5df29d7860000b8e6399f2d30f1cf 20241103085531569 DAUC <0003> auc.c:143 vector [3]: ck = 716e9b1ee17ceaa6080104c0ce80835a 20241103085531569 DAUC <0003> auc.c:144 vector [3]: ik = 7399901bd5b3393d55443f68d1aa2ebf 20241103085531569 DAUC <0003> auc.c:145 vector [3]: res = 93237b646e2c95740000000000000000 20241103085531569 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085531569 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241103085531569 DAUC <0003> auc.c:179 vector [3]: kc = 65deeff5e751d800 20241103085531569 DAUC <0003> auc.c:180 vector [3]: sres = 1ce42621 20241103085531569 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241103085531569 DAUC <0003> auc.c:113 vector [4]: rand = c5e1d17e5ed2322ac02e0bfd756ce0b4 20241103085531569 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241103085531569 DAUC <0003> auc.c:142 vector [4]: autn = 84330f8d33030000c44f769a0748213a 20241103085531569 DAUC <0003> auc.c:143 vector [4]: ck = e9ae2aae68518d0287e7bf034e87d407 20241103085531569 DAUC <0003> auc.c:144 vector [4]: ik = 71e3728b075d1aac6ad7a4d35ab59af4 20241103085531569 DAUC <0003> auc.c:145 vector [4]: res = d9da5e30c322fc160000000000000000 20241103085531569 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241103085531569 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241103085531569 DAUC <0003> auc.c:179 vector [4]: kc = 8fcc775951092400 20241103085531569 DAUC <0003> auc.c:180 vector [4]: sres = 7a6594d0 20241103085531569 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241103085531569 DAUC <0003> db_auc.c:245 IMSI='262424304711241': Generated 5 vectors 20241103085531569 DAUC <0003> db_auc.c:249 IMSI='262424304711241': Updating SQN=321 in DB 20241103085531576 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424304711241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424304711241"} 20241103085531576 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424304711241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531576 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531576 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531579 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531579 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424304711241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424304711241"} 20241103085531579 DAUC <0003> db_auc.c:236 IMSI='262424304711241': Calling to generate 5 vectors 20241103085531579 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241103085531579 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085531579 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241103085531579 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241103085531579 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085531579 DAUC <0003> auc.c:113 vector [0]: rand = 6f505101f478e6636d27a8476b149e21 20241103085531579 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241103085531579 DAUC <0003> auc.c:142 vector [0]: autn = dce69132329a0000854906a7b2733403 20241103085531579 DAUC <0003> auc.c:143 vector [0]: ck = 72baa8f1735edea9ea904985fdb02928 20241103085531579 DAUC <0003> auc.c:144 vector [0]: ik = 9bb8877e4d07813f8905b6fade4c581c 20241103085531579 DAUC <0003> auc.c:145 vector [0]: res = 55e67a6282fccbba0000000000000000 20241103085531579 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085531579 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241103085531579 DAUC <0003> auc.c:179 vector [0]: kc = 78b047d96ff48c00 20241103085531579 DAUC <0003> auc.c:180 vector [0]: sres = d11fc866 20241103085531579 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241103085531579 DAUC <0003> auc.c:113 vector [1]: rand = 5afcbbe3835c3315b38d3084cee3196a 20241103085531579 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241103085531579 DAUC <0003> auc.c:142 vector [1]: autn = e8bc1ed8fc6800005cc4e639b9885e96 20241103085531579 DAUC <0003> auc.c:143 vector [1]: ck = d7c3027a68ea5d4326bf4e7ded980f8e 20241103085531579 DAUC <0003> auc.c:144 vector [1]: ik = 78901d1a6c20d80441bd2d1dfe3ba0b6 20241103085531579 DAUC <0003> auc.c:145 vector [1]: res = 60b4ca36a6fa5fb60000000000000000 20241103085531579 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085531579 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241103085531579 DAUC <0003> auc.c:179 vector [1]: kc = d934a3f8b683fc00 20241103085531579 DAUC <0003> auc.c:180 vector [1]: sres = f318d4de 20241103085531579 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241103085531579 DAUC <0003> auc.c:113 vector [2]: rand = ae61c822a6706fbf22c2c04aa542d5fd 20241103085531579 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241103085531579 DAUC <0003> auc.c:142 vector [2]: autn = fce10cfa11980000bdec4449879f65ac 20241103085531579 DAUC <0003> auc.c:143 vector [2]: ck = bebaaa6be6c70eb2142bc00e22aa4f79 20241103085531579 DAUC <0003> auc.c:144 vector [2]: ik = f4fe3c0c498681660ffcf52234270a89 20241103085531579 DAUC <0003> auc.c:145 vector [2]: res = 1ab7129b86485c720000000000000000 20241103085531579 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085531579 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241103085531579 DAUC <0003> auc.c:179 vector [2]: kc = 06c7d5c68634f400 20241103085531579 DAUC <0003> auc.c:180 vector [2]: sres = e5b95912 20241103085531579 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241103085531579 DAUC <0003> auc.c:113 vector [3]: rand = 28e3202a978444f1e9a903e3ef55f919 20241103085531579 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241103085531579 DAUC <0003> auc.c:142 vector [3]: autn = ac765be402fb00009ece9d6d9d615c3d 20241103085531579 DAUC <0003> auc.c:143 vector [3]: ck = 148788b629d2b90f78a8d4ac706562bd 20241103085531579 DAUC <0003> auc.c:144 vector [3]: ik = 591774b80de0818e21a26987b8c6b2a7 20241103085531579 DAUC <0003> auc.c:145 vector [3]: res = 61aaae4fcd9c78900000000000000000 20241103085531579 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085531579 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241103085531579 DAUC <0003> auc.c:179 vector [3]: kc = 666bfc8dad16dc00 20241103085531579 DAUC <0003> auc.c:180 vector [3]: sres = 6def4ba5 20241103085531579 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241103085531579 DAUC <0003> auc.c:113 vector [4]: rand = 23f8e557308eded0e7580f6553cb4870 20241103085531579 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241103085531579 DAUC <0003> auc.c:142 vector [4]: autn = af27cdf86965000015dd5f20659da2b1 20241103085531579 DAUC <0003> auc.c:143 vector [4]: ck = 63b6b1fa5c916364eba9f1bb47e4a834 20241103085531579 DAUC <0003> auc.c:144 vector [4]: ik = 5a0b663fa0f79a3b79281a36a9202c2d 20241103085531579 DAUC <0003> auc.c:145 vector [4]: res = fa842dab122d9ac30000000000000000 20241103085531579 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241103085531579 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241103085531579 DAUC <0003> auc.c:179 vector [4]: kc = 95a32c09820e3800 20241103085531579 DAUC <0003> auc.c:180 vector [4]: sres = 17a98e38 20241103085531579 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241103085531579 DAUC <0003> db_auc.c:245 IMSI='262424304711241': Generated 5 vectors 20241103085531579 DAUC <0003> db_auc.c:249 IMSI='262424304711241': Updating SQN=481 in DB 20241103085531587 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424304711241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424304711241"} 20241103085531587 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424304711241 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531587 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531587 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59086<->l=127.0.0.1:4258 20241103085531622 DAUC <0003> db_auc.c:157 IMSI='262422053518947': No 2G Auth Data 20241103085531622 DAUC <0003> db_auc.c:192 IMSI='262422053518947': No 3G Auth Data 20241103085531663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59088<->l=127.0.0.1:4258 20241103085531668 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531668 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422053518947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422053518947"} 20241103085531668 DAUC <0003> db_auc.c:236 IMSI='262422053518947': Calling to generate 1 vectors 20241103085531668 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241103085531668 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085531668 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241103085531668 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241103085531668 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085531668 DAUC <0003> auc.c:113 vector [0]: rand = d28f049360b759f4e008aef2cc1c52db 20241103085531668 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241103085531668 DAUC <0003> auc.c:142 vector [0]: autn = e5a9a39fe71c0000b5145f764680f2e3 20241103085531668 DAUC <0003> auc.c:143 vector [0]: ck = c9382b28a13ecbb33d2735743c33506d 20241103085531668 DAUC <0003> auc.c:144 vector [0]: ik = 7fcd060cdc3987b6cb8f4ae0467e28ff 20241103085531668 DAUC <0003> auc.c:145 vector [0]: res = 6130605e174220580000000000000000 20241103085531668 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085531668 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241103085531668 DAUC <0003> auc.c:179 vector [0]: kc = baab2f615b03f800 20241103085531668 DAUC <0003> auc.c:180 vector [0]: sres = 9db7b4a0 20241103085531668 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241103085531668 DAUC <0003> db_auc.c:245 IMSI='262422053518947': Generated 1 vectors 20241103085531668 DAUC <0003> db_auc.c:249 IMSI='262422053518947': Updating SQN=33 in DB 20241103085531676 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422053518947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422053518947"} 20241103085531676 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422053518947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531676 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531676 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531679 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531679 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422053518947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422053518947"} 20241103085531679 DAUC <0003> db_auc.c:236 IMSI='262422053518947': Calling to generate 4 vectors 20241103085531679 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241103085531679 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085531679 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241103085531679 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241103085531679 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085531679 DAUC <0003> auc.c:113 vector [0]: rand = f69b0a0b8f3728ce63a69f0225431370 20241103085531679 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241103085531679 DAUC <0003> auc.c:142 vector [0]: autn = 62e3b52bc3ef000005251c39cf25cb45 20241103085531679 DAUC <0003> auc.c:143 vector [0]: ck = 41ee92fde03e9a9ee671175435aa4950 20241103085531679 DAUC <0003> auc.c:144 vector [0]: ik = ba1815a65044ead61d0c51d617883048 20241103085531679 DAUC <0003> auc.c:145 vector [0]: res = cd6509741f40c9930000000000000000 20241103085531679 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085531679 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241103085531679 DAUC <0003> auc.c:179 vector [0]: kc = f4a94cec3918ec00 20241103085531679 DAUC <0003> auc.c:180 vector [0]: sres = c9b3445e 20241103085531679 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241103085531679 DAUC <0003> auc.c:113 vector [1]: rand = c71497a3867e5a46b0fb819ef7e2f11c 20241103085531679 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241103085531679 DAUC <0003> auc.c:142 vector [1]: autn = d9aa47eb5d120000013e860769a9bac6 20241103085531679 DAUC <0003> auc.c:143 vector [1]: ck = 32dd064c4d38033642a8e4de1740ae98 20241103085531679 DAUC <0003> auc.c:144 vector [1]: ik = 1b0041bbddd2314685623adf4e76575f 20241103085531679 DAUC <0003> auc.c:145 vector [1]: res = 3121879ec67396980000000000000000 20241103085531679 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085531679 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241103085531679 DAUC <0003> auc.c:179 vector [1]: kc = f2fa71b186852c00 20241103085531679 DAUC <0003> auc.c:180 vector [1]: sres = 14fc6296 20241103085531679 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241103085531679 DAUC <0003> auc.c:113 vector [2]: rand = f3c3dcbb7ef4f4bfaa5fa24e19b4f675 20241103085531679 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241103085531679 DAUC <0003> auc.c:142 vector [2]: autn = c670f7277def000073fa9cf23bc036f6 20241103085531679 DAUC <0003> auc.c:143 vector [2]: ck = 92d3c2166087a20880a831f74c794819 20241103085531679 DAUC <0003> auc.c:144 vector [2]: ik = d94dea86ab17fcbc277be5a9ca81293c 20241103085531679 DAUC <0003> auc.c:145 vector [2]: res = ed27ca7163bf2ef10000000000000000 20241103085531679 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085531679 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241103085531679 DAUC <0003> auc.c:179 vector [2]: kc = 37ae5725975adc00 20241103085531679 DAUC <0003> auc.c:180 vector [2]: sres = 5ab1ebb9 20241103085531679 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241103085531679 DAUC <0003> auc.c:113 vector [3]: rand = c712b1b310c1bfd9c273ff152f82e2dd 20241103085531679 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241103085531679 DAUC <0003> auc.c:142 vector [3]: autn = ea1b66f9bf93000038ffe81fa0bbe8fd 20241103085531679 DAUC <0003> auc.c:143 vector [3]: ck = d3c5af7d5fa9ebd1d532d82b1240bac4 20241103085531679 DAUC <0003> auc.c:144 vector [3]: ik = 4b46059a84a3fa7a2a33118cb73d2c58 20241103085531679 DAUC <0003> auc.c:145 vector [3]: res = 03e124d4735e003d0000000000000000 20241103085531679 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085531679 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241103085531679 DAUC <0003> auc.c:179 vector [3]: kc = dbdff3778a6ce000 20241103085531679 DAUC <0003> auc.c:180 vector [3]: sres = 8006499a 20241103085531679 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241103085531679 DAUC <0003> db_auc.c:245 IMSI='262422053518947': Generated 4 vectors 20241103085531679 DAUC <0003> db_auc.c:249 IMSI='262422053518947': Updating SQN=161 in DB 20241103085531687 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422053518947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422053518947"} 20241103085531687 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422053518947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531687 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531687 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531689 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531689 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422053518947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422053518947"} 20241103085531690 DAUC <0003> db_auc.c:236 IMSI='262422053518947': Calling to generate 5 vectors 20241103085531690 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241103085531690 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085531690 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241103085531690 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241103085531690 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085531690 DAUC <0003> auc.c:113 vector [0]: rand = 6ae2019c275137a0966076971aa5d359 20241103085531690 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241103085531690 DAUC <0003> auc.c:142 vector [0]: autn = 777e82e4408800006c45496b722eb174 20241103085531690 DAUC <0003> auc.c:143 vector [0]: ck = 3547a50d4d87831a94e0a6f5eb362f77 20241103085531690 DAUC <0003> auc.c:144 vector [0]: ik = a97cfa3f71cba6c6fea25f3798887a5d 20241103085531690 DAUC <0003> auc.c:145 vector [0]: res = 567747372ad0ea410000000000000000 20241103085531690 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085531690 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241103085531690 DAUC <0003> auc.c:179 vector [0]: kc = 65bfc124eb444c00 20241103085531690 DAUC <0003> auc.c:180 vector [0]: sres = 21169acd 20241103085531690 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241103085531690 DAUC <0003> auc.c:113 vector [1]: rand = 8158382523cefcab36af7db48db590be 20241103085531690 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241103085531690 DAUC <0003> auc.c:142 vector [1]: autn = 3423ae1b1ea30000f19f9b45720214c5 20241103085531690 DAUC <0003> auc.c:143 vector [1]: ck = db5082206e8ae114e34c32ee9cdcb75b 20241103085531690 DAUC <0003> auc.c:144 vector [1]: ik = 985033861ec2eb4aaa8073ee0149680e 20241103085531690 DAUC <0003> auc.c:145 vector [1]: res = 775c46d8f8c02b480000000000000000 20241103085531690 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085531690 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241103085531690 DAUC <0003> auc.c:179 vector [1]: kc = 14268a062a052800 20241103085531690 DAUC <0003> auc.c:180 vector [1]: sres = 4aad3f99 20241103085531690 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241103085531690 DAUC <0003> auc.c:113 vector [2]: rand = 47214dc951be8c58ca867c52b50019b0 20241103085531690 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241103085531690 DAUC <0003> auc.c:142 vector [2]: autn = c875e11c858a00007d7a4871627520e5 20241103085531690 DAUC <0003> auc.c:143 vector [2]: ck = a16c7689f62b5a5b12c6d84298701fab 20241103085531690 DAUC <0003> auc.c:144 vector [2]: ik = 8994be7ab1481b5af3b7700cff873482 20241103085531690 DAUC <0003> auc.c:145 vector [2]: res = 5a5656f87ac3b9740000000000000000 20241103085531690 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085531690 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241103085531690 DAUC <0003> auc.c:179 vector [2]: kc = f62b1c3b99c3f400 20241103085531690 DAUC <0003> auc.c:180 vector [2]: sres = 22d0f6cf 20241103085531690 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241103085531690 DAUC <0003> auc.c:113 vector [3]: rand = 4b6a708a718f1a36c74592b5c7427ed8 20241103085531690 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241103085531690 DAUC <0003> auc.c:142 vector [3]: autn = d521f2fc11c400009e977cde146bb2c6 20241103085531690 DAUC <0003> auc.c:143 vector [3]: ck = 00220009c7921753824b8ca499b715fd 20241103085531690 DAUC <0003> auc.c:144 vector [3]: ik = 9d75a1af7cdc63b8776f108d8ebcf021 20241103085531690 DAUC <0003> auc.c:145 vector [3]: res = e17e292c57369fd70000000000000000 20241103085531690 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085531690 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241103085531690 DAUC <0003> auc.c:179 vector [3]: kc = 8b8c8907e9e64000 20241103085531690 DAUC <0003> auc.c:180 vector [3]: sres = e8146aea 20241103085531690 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241103085531690 DAUC <0003> auc.c:113 vector [4]: rand = 57d37e685802218a1b754f25a12686b1 20241103085531690 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241103085531690 DAUC <0003> auc.c:142 vector [4]: autn = 5e598594a55c000078059e986e281bce 20241103085531690 DAUC <0003> auc.c:143 vector [4]: ck = ace6a457064f249dd07e15343b0e334a 20241103085531690 DAUC <0003> auc.c:144 vector [4]: ik = e2dcedcd1b61e6aa4da8f9c9ea4fd103 20241103085531690 DAUC <0003> auc.c:145 vector [4]: res = f1246ce0bad251ce0000000000000000 20241103085531690 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241103085531690 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241103085531690 DAUC <0003> auc.c:179 vector [4]: kc = 9bd70dcfe044c000 20241103085531690 DAUC <0003> auc.c:180 vector [4]: sres = f26371cd 20241103085531690 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241103085531690 DAUC <0003> db_auc.c:245 IMSI='262422053518947': Generated 5 vectors 20241103085531690 DAUC <0003> db_auc.c:249 IMSI='262422053518947': Updating SQN=321 in DB 20241103085531697 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422053518947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422053518947"} 20241103085531697 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422053518947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531697 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531697 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531701 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531701 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422053518947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422053518947"} 20241103085531701 DAUC <0003> db_auc.c:236 IMSI='262422053518947': Calling to generate 5 vectors 20241103085531701 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241103085531701 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085531701 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241103085531701 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241103085531701 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085531701 DAUC <0003> auc.c:113 vector [0]: rand = 8028b597fd90509785b0fbf1600bd961 20241103085531701 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241103085531701 DAUC <0003> auc.c:142 vector [0]: autn = 1050d726b28800008342b851618b2483 20241103085531701 DAUC <0003> auc.c:143 vector [0]: ck = cf1c9bd7f009b4ce8f27c6973c8d8253 20241103085531701 DAUC <0003> auc.c:144 vector [0]: ik = b157ac6c1b8d57c3e005bbbceafb5542 20241103085531701 DAUC <0003> auc.c:145 vector [0]: res = 47a311de7f1be9aa0000000000000000 20241103085531701 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085531701 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241103085531701 DAUC <0003> auc.c:179 vector [0]: kc = 5b7a05f271a71400 20241103085531701 DAUC <0003> auc.c:180 vector [0]: sres = 5ceb06fe 20241103085531701 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241103085531701 DAUC <0003> auc.c:113 vector [1]: rand = 8f7298d2bac7772651bf5558ddb9a9e9 20241103085531701 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241103085531701 DAUC <0003> auc.c:142 vector [1]: autn = 34f4ec00aa9f0000dbcfc7e2e12244f3 20241103085531701 DAUC <0003> auc.c:143 vector [1]: ck = 676a1f482466238e367c43a86cbcfbf4 20241103085531701 DAUC <0003> auc.c:144 vector [1]: ik = e3fffed39343c9a7fa3135cf6740028b 20241103085531701 DAUC <0003> auc.c:145 vector [1]: res = 63b81c32a2ab847e0000000000000000 20241103085531701 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085531701 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241103085531701 DAUC <0003> auc.c:179 vector [1]: kc = 73f1de680066c400 20241103085531701 DAUC <0003> auc.c:180 vector [1]: sres = 1045aba2 20241103085531701 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241103085531701 DAUC <0003> auc.c:113 vector [2]: rand = 93439040fecb725eec8ae8256cf856fb 20241103085531701 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241103085531701 DAUC <0003> auc.c:142 vector [2]: autn = 69fe94531eba0000e0c1610b529c5290 20241103085531701 DAUC <0003> auc.c:143 vector [2]: ck = 89facf40a3eb558d8c7d132046270ac7 20241103085531701 DAUC <0003> auc.c:144 vector [2]: ik = e6a4112db08ead8667b9fea8b4ed8bac 20241103085531701 DAUC <0003> auc.c:145 vector [2]: res = b659baa9dbf3559a0000000000000000 20241103085531701 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085531701 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241103085531701 DAUC <0003> auc.c:179 vector [2]: kc = 6ed870ba74f44800 20241103085531701 DAUC <0003> auc.c:180 vector [2]: sres = 2643af8a 20241103085531701 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241103085531701 DAUC <0003> auc.c:113 vector [3]: rand = a8c269a9d090d86cd42472c7b0d1a357 20241103085531701 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241103085531701 DAUC <0003> auc.c:142 vector [3]: autn = 136c9f0b25d600000095dffe6f6ec9f6 20241103085531701 DAUC <0003> auc.c:143 vector [3]: ck = 208343235a173aa1143acbb82db7320a 20241103085531701 DAUC <0003> auc.c:144 vector [3]: ik = 3a8ce70b8006d265e2f0337bcb4d8723 20241103085531701 DAUC <0003> auc.c:145 vector [3]: res = 6ebbe067beb3bf240000000000000000 20241103085531701 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085531701 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241103085531701 DAUC <0003> auc.c:179 vector [3]: kc = d1f5dbdfda4b7400 20241103085531701 DAUC <0003> auc.c:180 vector [3]: sres = 3bab8f7c 20241103085531701 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241103085531701 DAUC <0003> auc.c:113 vector [4]: rand = c5c06728c89c9312487f6209dcb4458d 20241103085531701 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241103085531701 DAUC <0003> auc.c:142 vector [4]: autn = d1ffe3dfc41d0000ad4a9059e551b172 20241103085531701 DAUC <0003> auc.c:143 vector [4]: ck = 1ae3f4e424584f09cd7df27c855cddc7 20241103085531701 DAUC <0003> auc.c:144 vector [4]: ik = 21377631acd0a61f4871947d63df624e 20241103085531701 DAUC <0003> auc.c:145 vector [4]: res = afb587fb2b5614a00000000000000000 20241103085531701 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241103085531701 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241103085531701 DAUC <0003> auc.c:179 vector [4]: kc = f98deb16101ca000 20241103085531701 DAUC <0003> auc.c:180 vector [4]: sres = cfdbd6c9 20241103085531701 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241103085531701 DAUC <0003> db_auc.c:245 IMSI='262422053518947': Generated 5 vectors 20241103085531701 DAUC <0003> db_auc.c:249 IMSI='262422053518947': Updating SQN=481 in DB 20241103085531709 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422053518947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422053518947"} 20241103085531709 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422053518947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531709 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531709 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59088<->l=127.0.0.1:4258 20241103085531745 DAUC <0003> db_auc.c:157 IMSI='262421083665731': No 2G Auth Data 20241103085531745 DAUC <0003> db_auc.c:192 IMSI='262421083665731': No 3G Auth Data 20241103085531785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59096<->l=127.0.0.1:4258 20241103085531789 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531789 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421083665731 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421083665731"} 20241103085531789 DAUC <0003> db_auc.c:236 IMSI='262421083665731': Calling to generate 1 vectors 20241103085531789 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241103085531789 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085531789 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241103085531789 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241103085531789 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085531789 DAUC <0003> auc.c:113 vector [0]: rand = 85d04a9e0613b5f41a85b2d4c998e963 20241103085531789 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241103085531789 DAUC <0003> auc.c:142 vector [0]: autn = c155341ded26000092d482ac253c9bde 20241103085531789 DAUC <0003> auc.c:143 vector [0]: ck = 1e2fca9cf9caedfd552b2bc6bf0b55a5 20241103085531789 DAUC <0003> auc.c:144 vector [0]: ik = 415f2b9293a4f6280be3f2ff9d8baf3e 20241103085531789 DAUC <0003> auc.c:145 vector [0]: res = 513b3f121b95ccf10000000000000000 20241103085531789 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085531789 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241103085531789 DAUC <0003> auc.c:179 vector [0]: kc = 22d22190b664d9e9 20241103085531789 DAUC <0003> auc.c:180 vector [0]: sres = b36c42b2 20241103085531789 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241103085531789 DAUC <0003> db_auc.c:245 IMSI='262421083665731': Generated 1 vectors 20241103085531789 DAUC <0003> db_auc.c:249 IMSI='262421083665731': Updating SQN=33 in DB 20241103085531797 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421083665731 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421083665731"} 20241103085531797 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421083665731 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531797 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531797 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531800 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531800 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421083665731 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421083665731"} 20241103085531800 DAUC <0003> db_auc.c:236 IMSI='262421083665731': Calling to generate 4 vectors 20241103085531800 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241103085531800 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085531800 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241103085531800 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241103085531800 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085531800 DAUC <0003> auc.c:113 vector [0]: rand = 5c200ee27cfd13659ed9e5b964b4698d 20241103085531800 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241103085531800 DAUC <0003> auc.c:142 vector [0]: autn = d16c081567500000f039ad97229a6028 20241103085531800 DAUC <0003> auc.c:143 vector [0]: ck = 3c32fccf87feca0add51312f2f3ac1bd 20241103085531800 DAUC <0003> auc.c:144 vector [0]: ik = 5d4dab2304baf3f11fec6fd53d845b79 20241103085531800 DAUC <0003> auc.c:145 vector [0]: res = 8769bbcd37fb83510000000000000000 20241103085531800 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085531800 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241103085531800 DAUC <0003> auc.c:179 vector [0]: kc = 30266ca76db6091c 20241103085531800 DAUC <0003> auc.c:180 vector [0]: sres = da723a49 20241103085531800 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241103085531800 DAUC <0003> auc.c:113 vector [1]: rand = dbe2163ba4e3c8669951321ff32d327c 20241103085531800 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241103085531800 DAUC <0003> auc.c:142 vector [1]: autn = 6ea402e9e904000064397ae80bed7a1f 20241103085531800 DAUC <0003> auc.c:143 vector [1]: ck = 023309b6da86edcf21c12e25bfce472d 20241103085531800 DAUC <0003> auc.c:144 vector [1]: ik = 7190f73147f917d1465f4813e05cf469 20241103085531800 DAUC <0003> auc.c:145 vector [1]: res = 36fac1d067e17a550000000000000000 20241103085531800 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085531800 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241103085531800 DAUC <0003> auc.c:179 vector [1]: kc = 7e124de2efb66e19 20241103085531800 DAUC <0003> auc.c:180 vector [1]: sres = c26676e0 20241103085531800 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241103085531800 DAUC <0003> auc.c:113 vector [2]: rand = 4ba1112ed9d8f82a30a91a7f50101546 20241103085531800 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241103085531800 DAUC <0003> auc.c:142 vector [2]: autn = cc6e06902e190000e5d70f4787251930 20241103085531800 DAUC <0003> auc.c:143 vector [2]: ck = c6b34a8f5f6346a68374fe3ce35ecf6f 20241103085531800 DAUC <0003> auc.c:144 vector [2]: ik = 80c50590546e210583f981ce4c1eb3e3 20241103085531800 DAUC <0003> auc.c:145 vector [2]: res = 18ecb4b0ec547ad20000000000000000 20241103085531800 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085531800 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241103085531800 DAUC <0003> auc.c:179 vector [2]: kc = 42416e29c31b50f9 20241103085531800 DAUC <0003> auc.c:180 vector [2]: sres = 930c4183 20241103085531800 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241103085531800 DAUC <0003> auc.c:113 vector [3]: rand = 59fc4237047061723df50f9a3b611ed9 20241103085531800 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241103085531800 DAUC <0003> auc.c:142 vector [3]: autn = d92a336086a80000aa0628e79d2a11cb 20241103085531800 DAUC <0003> auc.c:143 vector [3]: ck = 664221c9dd50bf29b571f85ec8a06a17 20241103085531800 DAUC <0003> auc.c:144 vector [3]: ik = 8598acece72200f0bd7185b348e60c78 20241103085531800 DAUC <0003> auc.c:145 vector [3]: res = 2c3fa565354891250000000000000000 20241103085531800 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085531800 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241103085531800 DAUC <0003> auc.c:179 vector [3]: kc = 97dbbf39abcd3a35 20241103085531800 DAUC <0003> auc.c:180 vector [3]: sres = ad25f70f 20241103085531800 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241103085531800 DAUC <0003> db_auc.c:245 IMSI='262421083665731': Generated 4 vectors 20241103085531800 DAUC <0003> db_auc.c:249 IMSI='262421083665731': Updating SQN=161 in DB 20241103085531808 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421083665731 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421083665731"} 20241103085531808 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421083665731 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531808 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531808 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531810 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531811 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421083665731 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421083665731"} 20241103085531811 DAUC <0003> db_auc.c:236 IMSI='262421083665731': Calling to generate 5 vectors 20241103085531811 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241103085531811 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085531811 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241103085531811 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241103085531811 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085531811 DAUC <0003> auc.c:113 vector [0]: rand = a39171a851f45b21ba421eab330fc023 20241103085531811 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241103085531811 DAUC <0003> auc.c:142 vector [0]: autn = 0787d0dad8030000e57acfbc37cc5fab 20241103085531811 DAUC <0003> auc.c:143 vector [0]: ck = ea0b9c7f07e85fc4bcf060382d8eece6 20241103085531811 DAUC <0003> auc.c:144 vector [0]: ik = 8550275c6b75c83d4e8d6b488f256ac9 20241103085531811 DAUC <0003> auc.c:145 vector [0]: res = ad0c15cf559ee58f0000000000000000 20241103085531811 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085531811 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241103085531811 DAUC <0003> auc.c:179 vector [0]: kc = 018d384593be11b7 20241103085531811 DAUC <0003> auc.c:180 vector [0]: sres = 88fef34e 20241103085531811 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241103085531811 DAUC <0003> auc.c:113 vector [1]: rand = 9289138fed8844dcd3870b1776f496f1 20241103085531811 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241103085531811 DAUC <0003> auc.c:142 vector [1]: autn = 7daa3952a2ae00009abf34494333c9ed 20241103085531811 DAUC <0003> auc.c:143 vector [1]: ck = 7e60e4c7d251bc4c7cbcf1c69596f5b5 20241103085531811 DAUC <0003> auc.c:144 vector [1]: ik = d047b87b7e5963b46c91882f7c058596 20241103085531811 DAUC <0003> auc.c:145 vector [1]: res = 9773026693f1d57f0000000000000000 20241103085531811 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085531811 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241103085531811 DAUC <0003> auc.c:179 vector [1]: kc = c707bc3a766efbdf 20241103085531811 DAUC <0003> auc.c:180 vector [1]: sres = 98b0033d 20241103085531811 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241103085531811 DAUC <0003> auc.c:113 vector [2]: rand = 47c3e61104cbefd443f4d5c762b6d740 20241103085531811 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241103085531811 DAUC <0003> auc.c:142 vector [2]: autn = 9599645c364f00007c44f3e9ae12b539 20241103085531811 DAUC <0003> auc.c:143 vector [2]: ck = 6e4ba23963a9172349d8bfa77bd4bced 20241103085531811 DAUC <0003> auc.c:144 vector [2]: ik = ac1e244ebdbd46333c8151e5912e5993 20241103085531811 DAUC <0003> auc.c:145 vector [2]: res = f395f781fb8a46c70000000000000000 20241103085531811 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085531811 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241103085531811 DAUC <0003> auc.c:179 vector [2]: kc = 9bb5018472bcfd74 20241103085531811 DAUC <0003> auc.c:180 vector [2]: sres = 31b5af7f 20241103085531811 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241103085531811 DAUC <0003> auc.c:113 vector [3]: rand = 167d30992d266319ae6190da1e7397c4 20241103085531811 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241103085531811 DAUC <0003> auc.c:142 vector [3]: autn = c2e763eb62a4000028bc3d3b619b3b61 20241103085531811 DAUC <0003> auc.c:143 vector [3]: ck = 8d1874f85eaf48cff40e312dacb26629 20241103085531811 DAUC <0003> auc.c:144 vector [3]: ik = 7f162c8d3fff78db347fc595825e327d 20241103085531811 DAUC <0003> auc.c:145 vector [3]: res = d2df507ed7f195660000000000000000 20241103085531811 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085531811 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241103085531811 DAUC <0003> auc.c:179 vector [3]: kc = cc170ee9f9542960 20241103085531811 DAUC <0003> auc.c:180 vector [3]: sres = 5f53d240 20241103085531811 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241103085531811 DAUC <0003> auc.c:113 vector [4]: rand = 991bc89e38b067e953af47a58e9c3e85 20241103085531811 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241103085531811 DAUC <0003> auc.c:142 vector [4]: autn = 79533abd3c8100002b4b8b9f996c2747 20241103085531811 DAUC <0003> auc.c:143 vector [4]: ck = 93070a3451ca8fe8a2ce5881244fc776 20241103085531811 DAUC <0003> auc.c:144 vector [4]: ik = 27680a92de3dcd67736462860788e8d4 20241103085531811 DAUC <0003> auc.c:145 vector [4]: res = 7932edc6a88047550000000000000000 20241103085531811 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241103085531811 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241103085531811 DAUC <0003> auc.c:179 vector [4]: kc = e9f3e37b3576f322 20241103085531811 DAUC <0003> auc.c:180 vector [4]: sres = c1c01a09 20241103085531811 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241103085531811 DAUC <0003> db_auc.c:245 IMSI='262421083665731': Generated 5 vectors 20241103085531811 DAUC <0003> db_auc.c:249 IMSI='262421083665731': Updating SQN=321 in DB 20241103085531818 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421083665731 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421083665731"} 20241103085531818 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421083665731 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531818 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531818 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531822 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531822 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421083665731 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421083665731"} 20241103085531822 DAUC <0003> db_auc.c:236 IMSI='262421083665731': Calling to generate 5 vectors 20241103085531822 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241103085531822 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085531822 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241103085531822 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241103085531822 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085531822 DAUC <0003> auc.c:113 vector [0]: rand = fbdde427d7b9fbe2d6a97434b4a77dd3 20241103085531822 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241103085531822 DAUC <0003> auc.c:142 vector [0]: autn = 9ce43406c5b700004665012739b9331c 20241103085531822 DAUC <0003> auc.c:143 vector [0]: ck = c518592a58b605da0e8abdf62f6425e2 20241103085531822 DAUC <0003> auc.c:144 vector [0]: ik = 9b32a9ef2750435243163c3c3eeaf390 20241103085531822 DAUC <0003> auc.c:145 vector [0]: res = 8ad5c7e21d5665200000000000000000 20241103085531822 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085531822 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241103085531822 DAUC <0003> auc.c:179 vector [0]: kc = 7b889b4d85eb9911 20241103085531822 DAUC <0003> auc.c:180 vector [0]: sres = 16652b66 20241103085531822 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241103085531822 DAUC <0003> auc.c:113 vector [1]: rand = 762f992143baf46d7174d059347930e8 20241103085531822 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241103085531822 DAUC <0003> auc.c:142 vector [1]: autn = decd3c6f16290000cd3e746f92fdf0e2 20241103085531822 DAUC <0003> auc.c:143 vector [1]: ck = 2d7036b5d1a394fb2be1470e26d27b63 20241103085531822 DAUC <0003> auc.c:144 vector [1]: ik = 516f5dfa1935a5c85012f7ab02f80c8a 20241103085531822 DAUC <0003> auc.c:145 vector [1]: res = bdac94453de2bb2c0000000000000000 20241103085531822 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085531822 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241103085531822 DAUC <0003> auc.c:179 vector [1]: kc = c5b5770cc9878289 20241103085531822 DAUC <0003> auc.c:180 vector [1]: sres = 8913b9cd 20241103085531822 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241103085531822 DAUC <0003> auc.c:113 vector [2]: rand = c55036b9f0c2ad5018de2ae3c07260d5 20241103085531822 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241103085531822 DAUC <0003> auc.c:142 vector [2]: autn = b4b13a56cf110000c07e695f9c76bed3 20241103085531822 DAUC <0003> auc.c:143 vector [2]: ck = 74321afad72a921765aaa398c0bfdeb8 20241103085531822 DAUC <0003> auc.c:144 vector [2]: ik = 6240c596a274301203e8431f6ecae7c9 20241103085531822 DAUC <0003> auc.c:145 vector [2]: res = 415828b77eca70700000000000000000 20241103085531822 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085531822 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241103085531822 DAUC <0003> auc.c:179 vector [2]: kc = 3ca308fbd5ac2212 20241103085531822 DAUC <0003> auc.c:180 vector [2]: sres = b3471d79 20241103085531822 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241103085531822 DAUC <0003> auc.c:113 vector [3]: rand = dfec998b2273245d856d7b7a30df552c 20241103085531822 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241103085531822 DAUC <0003> auc.c:142 vector [3]: autn = 4fc1924123d10000c0497c1478a73784 20241103085531822 DAUC <0003> auc.c:143 vector [3]: ck = 628ed6b4bfc58a04a6299a3e5c1865f3 20241103085531822 DAUC <0003> auc.c:144 vector [3]: ik = 02d947c79fc1b1d5c81fedeabe747755 20241103085531822 DAUC <0003> auc.c:145 vector [3]: res = 6deaea0a15970ea10000000000000000 20241103085531822 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085531822 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241103085531822 DAUC <0003> auc.c:179 vector [3]: kc = 2c88d15cfaa8a58e 20241103085531822 DAUC <0003> auc.c:180 vector [3]: sres = 4dfccf0a 20241103085531822 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241103085531822 DAUC <0003> auc.c:113 vector [4]: rand = d858298dfdc687cbed710856f1fcdacf 20241103085531822 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241103085531822 DAUC <0003> auc.c:142 vector [4]: autn = 1a83e12d23c300006a26937b5dc869b7 20241103085531822 DAUC <0003> auc.c:143 vector [4]: ck = 848d1b3581560b4be5b23282ef411467 20241103085531822 DAUC <0003> auc.c:144 vector [4]: ik = 25eaadc6acc6ffa0bc31aa9cee32c6e3 20241103085531822 DAUC <0003> auc.c:145 vector [4]: res = d7b38204f0c906580000000000000000 20241103085531822 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241103085531822 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241103085531822 DAUC <0003> auc.c:179 vector [4]: kc = 9b28a4e36748b311 20241103085531822 DAUC <0003> auc.c:180 vector [4]: sres = ddfd8fa8 20241103085531822 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241103085531822 DAUC <0003> db_auc.c:245 IMSI='262421083665731': Generated 5 vectors 20241103085531822 DAUC <0003> db_auc.c:249 IMSI='262421083665731': Updating SQN=481 in DB 20241103085531829 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421083665731 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421083665731"} 20241103085531829 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421083665731 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085531829 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531829 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085531833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59096<->l=127.0.0.1:4258 20241103085531857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59028<->l=127.0.0.1:4258 20241103085531859 DLINP <000b> input/ipa.c:451 connected read/write 20241103085531859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085531859 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085531859 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085531859 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085531859 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35341<->l=127.0.0.1:4259) 20241103085531908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59108<->l=127.0.0.1:4258 20241103085531908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59108<->l=127.0.0.1:4258 20241103085534977 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085534977 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085534980 DLINP <000b> input/ipa.c:451 connected read/write 20241103085534980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085534981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59112<->l=127.0.0.1:4258 20241103085534983 DLINP <000b> input/ipa.c:451 connected read/write 20241103085534983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085534983 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085534983 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085534983 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  20241103085534983 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085534983 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  20241103085534983 DLGSUP <0013> gsup_server.c:235 2:  20241103085534983 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085534983 DLGSUP <0013> gsup_server.c:235 3:  20241103085534983 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085534983 DLGSUP <0013> gsup_server.c:235 4:  20241103085534983 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085534983 DLGSUP <0013> gsup_server.c:235 5:  20241103085534983 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085534983 DLGSUP <0013> gsup_server.c:235 7:  20241103085534983 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085534983 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085534983 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085534983 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085535004 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40859<->l=127.0.0.1:4259) 20241103085535019 DAUC <0003> db_auc.c:157 IMSI='262421687002430': No 2G Auth Data 20241103085535019 DAUC <0003> db_auc.c:192 IMSI='262421687002430': No 3G Auth Data 20241103085535062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59116<->l=127.0.0.1:4258 20241103085535065 DLINP <000b> input/ipa.c:451 connected read/write 20241103085535065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085535065 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421687002430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421687002430"} 20241103085535065 DAUC <0003> db_auc.c:157 IMSI='262421687002430': No 2G Auth Data 20241103085535065 DAUC <0003> db_auc.c:236 IMSI='262421687002430': Calling to generate 5 vectors 20241103085535065 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241103085535065 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085535065 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241103085535065 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241103085535065 DAUC <0003> auc.c:113 vector [0]: rand = 6b1c912755f20b5f7390d5f466ac7497 20241103085535065 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241103085535065 DAUC <0003> auc.c:142 vector [0]: autn = 052e8c8da9898000140bf3787f5f258c 20241103085535065 DAUC <0003> auc.c:143 vector [0]: ck = a5ee48291c0fafbef75824df158a2b96 20241103085535065 DAUC <0003> auc.c:144 vector [0]: ik = 6cf5b85ff6ed326fe8c07d20783f3b6e 20241103085535065 DAUC <0003> auc.c:145 vector [0]: res = d86fd50ad9218fcd0000000000000000 20241103085535065 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085535065 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241103085535065 DAUC <0003> auc.c:151 vector [0]: kc = d683a98987578d29 20241103085535065 DAUC <0003> auc.c:152 vector [0]: sres = 014e5ac7 20241103085535065 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241103085535065 DAUC <0003> auc.c:113 vector [1]: rand = bc01fe486932fca0690f42dc64800d5d 20241103085535065 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241103085535065 DAUC <0003> auc.c:142 vector [1]: autn = 776c8b816e8f80007c0c166dd0cbdf11 20241103085535065 DAUC <0003> auc.c:143 vector [1]: ck = 4436252e2ecbc1b3954e3cd9e471588d 20241103085535065 DAUC <0003> auc.c:144 vector [1]: ik = 57831725f84350eb77c18a26bdadf17c 20241103085535065 DAUC <0003> auc.c:145 vector [1]: res = 1937a881a863f6a50000000000000000 20241103085535065 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085535065 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241103085535065 DAUC <0003> auc.c:151 vector [1]: kc = f13a84f48f5438a9 20241103085535065 DAUC <0003> auc.c:152 vector [1]: sres = b1545e24 20241103085535066 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241103085535066 DAUC <0003> auc.c:113 vector [2]: rand = 087e861ac642e9482822434810536a03 20241103085535066 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241103085535066 DAUC <0003> auc.c:142 vector [2]: autn = 5b817b7bc70d8000a441f27871222464 20241103085535066 DAUC <0003> auc.c:143 vector [2]: ck = 8f4b5da1624e224f18305489c6bf72c9 20241103085535066 DAUC <0003> auc.c:144 vector [2]: ik = ef7ced3fe2b7ee2a3f0e8a325b8720e4 20241103085535066 DAUC <0003> auc.c:145 vector [2]: res = 409ced38bbea15ce0000000000000000 20241103085535066 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085535066 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241103085535066 DAUC <0003> auc.c:151 vector [2]: kc = 47096e251dc19e48 20241103085535066 DAUC <0003> auc.c:152 vector [2]: sres = fb76f8f6 20241103085535066 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241103085535066 DAUC <0003> auc.c:113 vector [3]: rand = 4b33f495101c5fecc2751264fefdd436 20241103085535066 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241103085535066 DAUC <0003> auc.c:142 vector [3]: autn = bc5f9863c86a80004e614997c34ee67a 20241103085535066 DAUC <0003> auc.c:143 vector [3]: ck = e2edf7f5ed8292ffe20389bfd1f5e3f3 20241103085535066 DAUC <0003> auc.c:144 vector [3]: ik = 82da1aeabcc8148530b6a14d50cc1fad 20241103085535066 DAUC <0003> auc.c:145 vector [3]: res = d668fef529f7213a0000000000000000 20241103085535066 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085535066 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241103085535066 DAUC <0003> auc.c:151 vector [3]: kc = b282c5edd0737a24 20241103085535066 DAUC <0003> auc.c:152 vector [3]: sres = ff9fdfcf 20241103085535066 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241103085535066 DAUC <0003> auc.c:113 vector [4]: rand = a0761f9a85f55bd66705fcd84dc81b62 20241103085535066 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241103085535066 DAUC <0003> auc.c:142 vector [4]: autn = 1afd6464b5d780004b667a03b3994dec 20241103085535066 DAUC <0003> auc.c:143 vector [4]: ck = b2d0894023180deb7a5c780defb2c9dd 20241103085535066 DAUC <0003> auc.c:144 vector [4]: ik = d5c6eba865970b0bced38a2454bf55db 20241103085535066 DAUC <0003> auc.c:145 vector [4]: res = b9cbfbfc82a4400c0000000000000000 20241103085535066 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241103085535066 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241103085535066 DAUC <0003> auc.c:151 vector [4]: kc = d39990c1fd829ae6 20241103085535066 DAUC <0003> auc.c:152 vector [4]: sres = 3b6fbbf0 20241103085535066 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241103085535066 DAUC <0003> db_auc.c:245 IMSI='262421687002430': Generated 5 vectors 20241103085535066 DAUC <0003> db_auc.c:249 IMSI='262421687002430': Updating SQN=161 in DB 20241103085535074 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421687002430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421687002430"} 20241103085535074 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421687002430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085535074 DLINP <000b> input/ipa.c:451 connected read/write 20241103085535074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085535074 DLINP <000b> input/ipa.c:451 connected read/write 20241103085535074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085535078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59116<->l=127.0.0.1:4258 20241103085535103 DAUC <0003> db_auc.c:157 IMSI='262424646696709': No 2G Auth Data 20241103085535103 DAUC <0003> db_auc.c:192 IMSI='262424646696709': No 3G Auth Data 20241103085535137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59122<->l=127.0.0.1:4258 20241103085535140 DLINP <000b> input/ipa.c:451 connected read/write 20241103085535140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085535140 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424646696709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424646696709"} 20241103085535140 DAUC <0003> db_auc.c:157 IMSI='262424646696709': No 2G Auth Data 20241103085535140 DAUC <0003> db_auc.c:236 IMSI='262424646696709': Calling to generate 5 vectors 20241103085535140 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241103085535140 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085535140 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241103085535140 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241103085535140 DAUC <0003> auc.c:113 vector [0]: rand = 80dd1fce2783baf4855b6e8cbc5e3468 20241103085535140 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241103085535140 DAUC <0003> auc.c:142 vector [0]: autn = 89aae266c9708000ff2ce923d5643ddd 20241103085535140 DAUC <0003> auc.c:143 vector [0]: ck = b4d20dcc77f94bd6b48df610e5b8a680 20241103085535140 DAUC <0003> auc.c:144 vector [0]: ik = 71d3974887ff9e7cdf8094792d99d8be 20241103085535140 DAUC <0003> auc.c:145 vector [0]: res = a797a36aac187e290000000000000000 20241103085535140 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085535140 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241103085535140 DAUC <0003> auc.c:151 vector [0]: kc = ae0cf8ed3827ab94 20241103085535140 DAUC <0003> auc.c:152 vector [0]: sres = 0b8fdd43 20241103085535140 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241103085535140 DAUC <0003> auc.c:113 vector [1]: rand = 880898300ba72266242a88e2427c8cc5 20241103085535140 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241103085535140 DAUC <0003> auc.c:142 vector [1]: autn = 129c2af9ae488000433c132422e40081 20241103085535140 DAUC <0003> auc.c:143 vector [1]: ck = dba24074c797473591966c41d8d37cc5 20241103085535140 DAUC <0003> auc.c:144 vector [1]: ik = 4762beef7c62ad26e07e91a2ff80821b 20241103085535140 DAUC <0003> auc.c:145 vector [1]: res = ad638a53eff57fcb0000000000000000 20241103085535140 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085535140 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241103085535140 DAUC <0003> auc.c:151 vector [1]: kc = ed2803789ca614cd 20241103085535140 DAUC <0003> auc.c:152 vector [1]: sres = 4296f598 20241103085535141 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241103085535141 DAUC <0003> auc.c:113 vector [2]: rand = 5cea6ca2d15d66b9855e3a42069668a3 20241103085535141 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241103085535141 DAUC <0003> auc.c:142 vector [2]: autn = 89a412170b888000e51984adfb4be68b 20241103085535141 DAUC <0003> auc.c:143 vector [2]: ck = b12691943e70825d704832a636fc3c4f 20241103085535141 DAUC <0003> auc.c:144 vector [2]: ik = fe99e1f61792828163a25a89beca25b3 20241103085535141 DAUC <0003> auc.c:145 vector [2]: res = 06102f0abc37d1270000000000000000 20241103085535141 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085535141 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241103085535141 DAUC <0003> auc.c:151 vector [2]: kc = 5c55184da1d41920 20241103085535141 DAUC <0003> auc.c:152 vector [2]: sres = ba27fe2d 20241103085535141 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241103085535141 DAUC <0003> auc.c:113 vector [3]: rand = e3dc4dfc4e8ee0149feb93217b051c39 20241103085535141 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241103085535141 DAUC <0003> auc.c:142 vector [3]: autn = f4d8b53610598000c8d64a5f355f8728 20241103085535141 DAUC <0003> auc.c:143 vector [3]: ck = 4e2c1b567f67ccd76979aa86ea83ed37 20241103085535141 DAUC <0003> auc.c:144 vector [3]: ik = 5e20e919ed3d8c3fd42809e3d52f9c7e 20241103085535141 DAUC <0003> auc.c:145 vector [3]: res = d5ee6db96b388b9c0000000000000000 20241103085535141 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085535141 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241103085535141 DAUC <0003> auc.c:151 vector [3]: kc = ad5d512aadf631a1 20241103085535141 DAUC <0003> auc.c:152 vector [3]: sres = bed6e625 20241103085535141 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241103085535141 DAUC <0003> auc.c:113 vector [4]: rand = 6061ce75bf0f4f3c3c71cc4bd7ee04d6 20241103085535141 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241103085535141 DAUC <0003> auc.c:142 vector [4]: autn = 929c19d530b68000a42978de8a3e2dfa 20241103085535141 DAUC <0003> auc.c:143 vector [4]: ck = 25480b8bb1edb4d6e95489db48b2d07e 20241103085535141 DAUC <0003> auc.c:144 vector [4]: ik = 750cd357682f7806479df61da9ff380d 20241103085535141 DAUC <0003> auc.c:145 vector [4]: res = 47b0568022562c360000000000000000 20241103085535141 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241103085535141 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241103085535141 DAUC <0003> auc.c:151 vector [4]: kc = fe8da71a388f24a3 20241103085535141 DAUC <0003> auc.c:152 vector [4]: sres = 65e67ab6 20241103085535141 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241103085535141 DAUC <0003> db_auc.c:245 IMSI='262424646696709': Generated 5 vectors 20241103085535141 DAUC <0003> db_auc.c:249 IMSI='262424646696709': Updating SQN=161 in DB 20241103085535148 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424646696709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424646696709"} 20241103085535148 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424646696709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085535148 DLINP <000b> input/ipa.c:451 connected read/write 20241103085535148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085535149 DLINP <000b> input/ipa.c:451 connected read/write 20241103085535149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085535152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59122<->l=127.0.0.1:4258 20241103085535178 DAUC <0003> db_auc.c:157 IMSI='262427518565574': No 2G Auth Data 20241103085535178 DAUC <0003> db_auc.c:192 IMSI='262427518565574': No 3G Auth Data 20241103085535221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59124<->l=127.0.0.1:4258 20241103085535225 DLINP <000b> input/ipa.c:451 connected read/write 20241103085535225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085535225 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427518565574 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427518565574"} 20241103085535225 DAUC <0003> db_auc.c:236 IMSI='262427518565574': Calling to generate 5 vectors 20241103085535225 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241103085535225 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085535225 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241103085535225 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241103085535225 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085535225 DAUC <0003> auc.c:113 vector [0]: rand = a0fc9b5d2f4a763b84e003560622e14a 20241103085535225 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241103085535225 DAUC <0003> auc.c:142 vector [0]: autn = f30568312ada8000e3051480c295c889 20241103085535225 DAUC <0003> auc.c:143 vector [0]: ck = 4083fb481ad05d70753774f78bef23c1 20241103085535225 DAUC <0003> auc.c:144 vector [0]: ik = 38aa34c783046fd157bbb275ce589f97 20241103085535225 DAUC <0003> auc.c:145 vector [0]: res = 4ad223c6a64307630000000000000000 20241103085535225 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085535225 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241103085535225 DAUC <0003> auc.c:179 vector [0]: kc = cb98f7fb21b7e400 20241103085535225 DAUC <0003> auc.c:180 vector [0]: sres = 8e5c9b34 20241103085535225 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241103085535225 DAUC <0003> auc.c:113 vector [1]: rand = c98af089e70c52a6dbda877dc1ba300a 20241103085535225 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241103085535225 DAUC <0003> auc.c:142 vector [1]: autn = 6c2d14aa9c228000f0b8d4541aabdc52 20241103085535225 DAUC <0003> auc.c:143 vector [1]: ck = 458ebc7b6d654709a8957434c2e2e801 20241103085535225 DAUC <0003> auc.c:144 vector [1]: ik = e15c20d9ceb47a4454fe2ac8fa81fd5b 20241103085535225 DAUC <0003> auc.c:145 vector [1]: res = 9c0b31ae76f4842b0000000000000000 20241103085535225 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085535225 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241103085535225 DAUC <0003> auc.c:179 vector [1]: kc = a37b33551050fc00 20241103085535225 DAUC <0003> auc.c:180 vector [1]: sres = 0c1d0aaf 20241103085535225 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241103085535225 DAUC <0003> auc.c:113 vector [2]: rand = ceeed68f4c4701fc6882ea48883b6687 20241103085535225 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241103085535225 DAUC <0003> auc.c:142 vector [2]: autn = cd812737a3f9800007d028159ccaaf26 20241103085535225 DAUC <0003> auc.c:143 vector [2]: ck = dadc94391fb5983bfe760e7e98dd92af 20241103085535225 DAUC <0003> auc.c:144 vector [2]: ik = 93855255862d69afb760ec2308a15fb9 20241103085535225 DAUC <0003> auc.c:145 vector [2]: res = 6d380c55dfd705b60000000000000000 20241103085535225 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085535225 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241103085535225 DAUC <0003> auc.c:179 vector [2]: kc = d1bbac5a8d872000 20241103085535225 DAUC <0003> auc.c:180 vector [2]: sres = 84b4bbf1 20241103085535225 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241103085535225 DAUC <0003> auc.c:113 vector [3]: rand = 6394bd4d6f2ea71102129e1eaf3d6877 20241103085535225 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241103085535225 DAUC <0003> auc.c:142 vector [3]: autn = 80f505cb1f1d80003c944d8af63d7ec2 20241103085535225 DAUC <0003> auc.c:143 vector [3]: ck = cbffb87b7c79f96b350859d46086409c 20241103085535225 DAUC <0003> auc.c:144 vector [3]: ik = 1c24b4a388f1bbc4c40c947fc2bc1196 20241103085535225 DAUC <0003> auc.c:145 vector [3]: res = 1da736f3707511020000000000000000 20241103085535225 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085535225 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241103085535225 DAUC <0003> auc.c:179 vector [3]: kc = f0dfaf55566fec00 20241103085535225 DAUC <0003> auc.c:180 vector [3]: sres = 182728c2 20241103085535225 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241103085535225 DAUC <0003> auc.c:113 vector [4]: rand = 9820c26c8719e6a7c28249da498648af 20241103085535225 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241103085535225 DAUC <0003> auc.c:142 vector [4]: autn = 3381a73133028000980f43080fe3819d 20241103085535225 DAUC <0003> auc.c:143 vector [4]: ck = 43c1a623624049adc36ca5163bfd7a42 20241103085535225 DAUC <0003> auc.c:144 vector [4]: ik = 3246a097baa22e227b15e471e69e576b 20241103085535225 DAUC <0003> auc.c:145 vector [4]: res = b2dea8d70c97791c0000000000000000 20241103085535225 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241103085535225 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241103085535225 DAUC <0003> auc.c:179 vector [4]: kc = 18059f08d0aad400 20241103085535225 DAUC <0003> auc.c:180 vector [4]: sres = e30dcac5 20241103085535225 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241103085535225 DAUC <0003> db_auc.c:245 IMSI='262427518565574': Generated 5 vectors 20241103085535225 DAUC <0003> db_auc.c:249 IMSI='262427518565574': Updating SQN=161 in DB 20241103085535233 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427518565574 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427518565574"} 20241103085535233 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427518565574 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085535233 DLINP <000b> input/ipa.c:451 connected read/write 20241103085535233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085535233 DLINP <000b> input/ipa.c:451 connected read/write 20241103085535233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085535236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59124<->l=127.0.0.1:4258 20241103085535268 DAUC <0003> db_auc.c:157 IMSI='262425435634698': No 2G Auth Data 20241103085535268 DAUC <0003> db_auc.c:192 IMSI='262425435634698': No 3G Auth Data 20241103085535311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59138<->l=127.0.0.1:4258 20241103085535313 DLINP <000b> input/ipa.c:451 connected read/write 20241103085535313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085535313 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425435634698 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425435634698"} 20241103085535314 DAUC <0003> db_auc.c:236 IMSI='262425435634698': Calling to generate 5 vectors 20241103085535314 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241103085535314 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085535314 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241103085535314 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241103085535314 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085535314 DAUC <0003> auc.c:113 vector [0]: rand = 1b5961d26c89d210c898adf2b94a80e0 20241103085535314 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241103085535314 DAUC <0003> auc.c:142 vector [0]: autn = 93113e1b1c8e8000f76ba3a11e74084e 20241103085535314 DAUC <0003> auc.c:143 vector [0]: ck = e63761ee5d8b483c9444e6609c1b96b4 20241103085535314 DAUC <0003> auc.c:144 vector [0]: ik = 5c354651e1282f8f29f627ba275e784a 20241103085535314 DAUC <0003> auc.c:145 vector [0]: res = 93aabdcb8859640b0000000000000000 20241103085535314 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085535314 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241103085535314 DAUC <0003> auc.c:179 vector [0]: kc = 73c2fabc122ebc00 20241103085535314 DAUC <0003> auc.c:180 vector [0]: sres = fad254d7 20241103085535314 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241103085535314 DAUC <0003> auc.c:113 vector [1]: rand = 71660dcd5191fc5f70a995f9f9b6f7ae 20241103085535314 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241103085535314 DAUC <0003> auc.c:142 vector [1]: autn = b6b1be06989880003d3b1ea998771def 20241103085535314 DAUC <0003> auc.c:143 vector [1]: ck = 617b9e1b9a144b23c93d1b46700f5daf 20241103085535314 DAUC <0003> auc.c:144 vector [1]: ik = bd61e5832ef0d6a77f4cf97c1655336e 20241103085535314 DAUC <0003> auc.c:145 vector [1]: res = 6b825a700d3900ba0000000000000000 20241103085535314 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085535314 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241103085535314 DAUC <0003> auc.c:179 vector [1]: kc = 58f14f7ab7470c00 20241103085535314 DAUC <0003> auc.c:180 vector [1]: sres = 4b8902e2 20241103085535314 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241103085535314 DAUC <0003> auc.c:113 vector [2]: rand = 4d2022e38567fa9a189c921966579dd0 20241103085535314 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241103085535314 DAUC <0003> auc.c:142 vector [2]: autn = 7c559af990f38000a78e8ee3af0f6ade 20241103085535314 DAUC <0003> auc.c:143 vector [2]: ck = c083feb6c526e286cb0ca080d4b7ba1c 20241103085535314 DAUC <0003> auc.c:144 vector [2]: ik = d382f3ded38b3149ccba1f5ce7a57c27 20241103085535314 DAUC <0003> auc.c:145 vector [2]: res = a53c029cdaa9615a0000000000000000 20241103085535314 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085535314 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241103085535314 DAUC <0003> auc.c:179 vector [2]: kc = fbbb2296f47ab400 20241103085535314 DAUC <0003> auc.c:180 vector [2]: sres = f5918ec0 20241103085535314 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241103085535314 DAUC <0003> auc.c:113 vector [3]: rand = 9890a25a7cbf35ee52909b1b07fb5aa5 20241103085535314 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241103085535314 DAUC <0003> auc.c:142 vector [3]: autn = 8fb2f9179dc080006f1e7d8410aac652 20241103085535314 DAUC <0003> auc.c:143 vector [3]: ck = 8932805d706c8e269ad29b62818670a8 20241103085535314 DAUC <0003> auc.c:144 vector [3]: ik = d2f6b62a77a229f0f148e36a3e5dec35 20241103085535314 DAUC <0003> auc.c:145 vector [3]: res = 616f6ff263d1f6a80000000000000000 20241103085535314 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085535314 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241103085535314 DAUC <0003> auc.c:179 vector [3]: kc = b737b0d29aa0f400 20241103085535314 DAUC <0003> auc.c:180 vector [3]: sres = bdff928b 20241103085535314 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241103085535314 DAUC <0003> auc.c:113 vector [4]: rand = 222c73366715cdd61b2439b3153f8dd9 20241103085535314 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241103085535314 DAUC <0003> auc.c:142 vector [4]: autn = 3814e23ac44a800037bfe78ddd0d7088 20241103085535314 DAUC <0003> auc.c:143 vector [4]: ck = c11fcdc737ed4e55376afce6aac2c952 20241103085535314 DAUC <0003> auc.c:144 vector [4]: ik = b48ba3f17027c09e1499ee1e2d8a0a78 20241103085535314 DAUC <0003> auc.c:145 vector [4]: res = 43481b3a7673382b0000000000000000 20241103085535314 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241103085535314 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241103085535314 DAUC <0003> auc.c:179 vector [4]: kc = 8ec897b05711bc00 20241103085535314 DAUC <0003> auc.c:180 vector [4]: sres = 34eca558 20241103085535314 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241103085535314 DAUC <0003> db_auc.c:245 IMSI='262425435634698': Generated 5 vectors 20241103085535314 DAUC <0003> db_auc.c:249 IMSI='262425435634698': Updating SQN=161 in DB 20241103085535322 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425435634698 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425435634698"} 20241103085535322 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425435634698 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085535322 DLINP <000b> input/ipa.c:451 connected read/write 20241103085535322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085535322 DLINP <000b> input/ipa.c:451 connected read/write 20241103085535322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085535326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59138<->l=127.0.0.1:4258 20241103085535357 DAUC <0003> db_auc.c:157 IMSI='262425293156155': No 2G Auth Data 20241103085535357 DAUC <0003> db_auc.c:192 IMSI='262425293156155': No 3G Auth Data 20241103085535397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59142<->l=127.0.0.1:4258 20241103085535401 DLINP <000b> input/ipa.c:451 connected read/write 20241103085535401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085535401 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425293156155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425293156155"} 20241103085535401 DAUC <0003> db_auc.c:236 IMSI='262425293156155': Calling to generate 5 vectors 20241103085535401 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241103085535401 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241103085535401 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241103085535401 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241103085535401 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241103085535401 DAUC <0003> auc.c:113 vector [0]: rand = a67cc24e15c3a6a961981906b5a1eabc 20241103085535401 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241103085535401 DAUC <0003> auc.c:142 vector [0]: autn = 027ff3c8baac8000c3960c7c369d8000 20241103085535401 DAUC <0003> auc.c:143 vector [0]: ck = 0ac70fca03d00de1e5c0a9ed90d6ee21 20241103085535401 DAUC <0003> auc.c:144 vector [0]: ik = ca9b684e72b1eb58e1faa619014cc617 20241103085535401 DAUC <0003> auc.c:145 vector [0]: res = 063de1f3b98c48a10000000000000000 20241103085535401 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241103085535401 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241103085535401 DAUC <0003> auc.c:179 vector [0]: kc = cb22d0ddc860a548 20241103085535401 DAUC <0003> auc.c:180 vector [0]: sres = 7cb800f6 20241103085535401 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241103085535401 DAUC <0003> auc.c:113 vector [1]: rand = dc5dc2b619c8c892523d546323d0b0bc 20241103085535401 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241103085535401 DAUC <0003> auc.c:142 vector [1]: autn = 09d3da365762800064c038611caf5b94 20241103085535401 DAUC <0003> auc.c:143 vector [1]: ck = bd3ca87888188dd0ea1a4396080157c7 20241103085535401 DAUC <0003> auc.c:144 vector [1]: ik = 4f1814980312299c576d60661c73e33b 20241103085535401 DAUC <0003> auc.c:145 vector [1]: res = 12621bff8fa7f8560000000000000000 20241103085535401 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241103085535401 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241103085535401 DAUC <0003> auc.c:179 vector [1]: kc = ec7fbf2dc1b9c421 20241103085535401 DAUC <0003> auc.c:180 vector [1]: sres = 80977a7d 20241103085535401 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241103085535401 DAUC <0003> auc.c:113 vector [2]: rand = 8d0d1aa5a2b8c1cc2ada45359ae72691 20241103085535401 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241103085535401 DAUC <0003> auc.c:142 vector [2]: autn = 71927cf66ce18000364f09eeaa62d979 20241103085535401 DAUC <0003> auc.c:143 vector [2]: ck = 4b4f1aad0d8efb5a07ef579fd5e84614 20241103085535401 DAUC <0003> auc.c:144 vector [2]: ik = a3001759e053a2d4e55c360b4151abc1 20241103085535401 DAUC <0003> auc.c:145 vector [2]: res = dbe5fec783fcfcda0000000000000000 20241103085535401 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241103085535401 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241103085535401 DAUC <0003> auc.c:179 vector [2]: kc = 0f4c3009b81cf428 20241103085535401 DAUC <0003> auc.c:180 vector [2]: sres = 84c391ea 20241103085535401 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241103085535401 DAUC <0003> auc.c:113 vector [3]: rand = a6cd01616a90ad4b378dbc9f74bd47a1 20241103085535401 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241103085535401 DAUC <0003> auc.c:142 vector [3]: autn = 50136c991cb580002e58f80ab690b370 20241103085535401 DAUC <0003> auc.c:143 vector [3]: ck = 34eda9852c0de7887e967c4de3177121 20241103085535401 DAUC <0003> auc.c:144 vector [3]: ik = feaa456eed01c46c1c7d3b2d32e55bcc 20241103085535401 DAUC <0003> auc.c:145 vector [3]: res = 738c26d59d05f6530000000000000000 20241103085535401 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241103085535401 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241103085535401 DAUC <0003> auc.c:179 vector [3]: kc = 6fc7af55299d594d 20241103085535401 DAUC <0003> auc.c:180 vector [3]: sres = 8153bcc2 20241103085535401 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241103085535401 DAUC <0003> auc.c:113 vector [4]: rand = 351f6375a7431409e4cb0c00e8c22f9f 20241103085535401 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241103085535401 DAUC <0003> auc.c:142 vector [4]: autn = 7472973ad020800096f673404543471c 20241103085535401 DAUC <0003> auc.c:143 vector [4]: ck = a4eb5d46a09f2eb207315a6792043e51 20241103085535401 DAUC <0003> auc.c:144 vector [4]: ik = 74731cf7662515b02a6d6670f23b1e65 20241103085535401 DAUC <0003> auc.c:145 vector [4]: res = 0b6325bda70cd3fd0000000000000000 20241103085535401 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241103085535401 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241103085535401 DAUC <0003> auc.c:179 vector [4]: kc = 675d0199e4a36c9c 20241103085535401 DAUC <0003> auc.c:180 vector [4]: sres = 265dbce7 20241103085535401 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241103085535401 DAUC <0003> db_auc.c:245 IMSI='262425293156155': Generated 5 vectors 20241103085535401 DAUC <0003> db_auc.c:249 IMSI='262425293156155': Updating SQN=161 in DB 20241103085535409 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425293156155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425293156155"} 20241103085535409 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425293156155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085535409 DLINP <000b> input/ipa.c:451 connected read/write 20241103085535409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085535409 DLINP <000b> input/ipa.c:451 connected read/write 20241103085535409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085535413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59142<->l=127.0.0.1:4258 20241103085535437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59112<->l=127.0.0.1:4258 20241103085535438 DLINP <000b> input/ipa.c:451 connected read/write 20241103085535438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085535438 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085535438 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085535438 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085535438 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40859<->l=127.0.0.1:4259) 20241103085535482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59144<->l=127.0.0.1:4258 20241103085535482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59144<->l=127.0.0.1:4258 20241103085538562 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085538562 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085538564 DLINP <000b> input/ipa.c:451 connected read/write 20241103085538564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085538564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56444<->l=127.0.0.1:4258 20241103085538567 DLINP <000b> input/ipa.c:451 connected read/write 20241103085538567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085538567 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085538567 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085538567 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  20241103085538567 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085538567 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  20241103085538567 DLGSUP <0013> gsup_server.c:235 2:  20241103085538567 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085538567 DLGSUP <0013> gsup_server.c:235 3:  20241103085538567 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085538567 DLGSUP <0013> gsup_server.c:235 4:  20241103085538567 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085538567 DLGSUP <0013> gsup_server.c:235 5:  20241103085538567 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085538567 DLGSUP <0013> gsup_server.c:235 7:  20241103085538567 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085538567 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085538567 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085538567 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085538589 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42475<->l=127.0.0.1:4259) 20241103085538601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56456<->l=127.0.0.1:4258 20241103085538613 DLINP <000b> input/ipa.c:451 connected read/write 20241103085538613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085538613 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420762849719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420762849719" cn_domain=PS} 20241103085538613 DLU <0006> fsm.c:456 lu(262420762849719)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085538613 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420762849719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241103085538613 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420762849719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420762849719" cause=IMSI unknown in HLR} 20241103085538613 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420762849719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085538613 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420762849719)[0x55c376a97af0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085538613 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420762849719)[0x55c376a97af0]{UNVALIDATED}: Freeing instance 20241103085538613 DLU <0006> fsm.c:568 lu(PS:IMSI-262420762849719)[0x55c376a97af0]{UNVALIDATED}: Deallocated 20241103085538613 DLINP <000b> input/ipa.c:451 connected read/write 20241103085538613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085538613 DLINP <000b> input/ipa.c:451 connected read/write 20241103085538613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085538616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56456<->l=127.0.0.1:4258 20241103085538617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56444<->l=127.0.0.1:4258 20241103085538618 DLINP <000b> input/ipa.c:451 connected read/write 20241103085538618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085538619 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085538619 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085538619 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085538619 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42475<->l=127.0.0.1:4259) 20241103085538664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56460<->l=127.0.0.1:4258 20241103085538664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56460<->l=127.0.0.1:4258 20241103085541734 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085541734 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085541735 DLINP <000b> input/ipa.c:451 connected read/write 20241103085541736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085541736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56476<->l=127.0.0.1:4258 20241103085541737 DLINP <000b> input/ipa.c:451 connected read/write 20241103085541737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085541737 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085541737 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085541737 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  20241103085541737 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085541737 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  20241103085541737 DLGSUP <0013> gsup_server.c:235 2:  20241103085541737 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085541738 DLGSUP <0013> gsup_server.c:235 3:  20241103085541738 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085541738 DLGSUP <0013> gsup_server.c:235 4:  20241103085541738 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085541738 DLGSUP <0013> gsup_server.c:235 5:  20241103085541738 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085541738 DLGSUP <0013> gsup_server.c:235 7:  20241103085541738 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085541738 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085541738 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085541738 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085541757 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39593<->l=127.0.0.1:4259) 20241103085541768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56478<->l=127.0.0.1:4258 20241103085541785 DLINP <000b> input/ipa.c:451 connected read/write 20241103085541785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085541785 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429194625014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429194625014" cn_domain=PS source_name="the-source\n"} 20241103085541785 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241103085541785 DLU <0006> fsm.c:456 lu(262429194625014)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085541785 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262429194625014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241103085541785 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262429194625014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429194625014" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241103085541785 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262429194625014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085541785 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429194625014)[0x55c376a97af0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085541785 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429194625014)[0x55c376a97af0]{UNVALIDATED}: Freeing instance 20241103085541785 DLU <0006> fsm.c:568 lu(PS:IMSI-262429194625014)[0x55c376a97af0]{UNVALIDATED}: Deallocated 20241103085541785 DLINP <000b> input/ipa.c:451 connected read/write 20241103085541785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085541785 DLINP <000b> input/ipa.c:451 connected read/write 20241103085541785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085541788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56478<->l=127.0.0.1:4258 20241103085541789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56476<->l=127.0.0.1:4258 20241103085541790 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39593<->l=127.0.0.1:4259) 20241103085541790 DLINP <000b> input/ipa.c:451 connected read/write 20241103085541790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085541790 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085541790 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085541790 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085541790 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241103085541838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56480<->l=127.0.0.1:4258 20241103085541838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56480<->l=127.0.0.1:4258 20241103085544911 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085544911 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085544913 DLINP <000b> input/ipa.c:451 connected read/write 20241103085544913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085544914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56484<->l=127.0.0.1:4258 20241103085544916 DLINP <000b> input/ipa.c:451 connected read/write 20241103085544916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085544916 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085544916 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085544916 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  20241103085544916 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085544916 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  20241103085544916 DLGSUP <0013> gsup_server.c:235 2:  20241103085544916 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085544916 DLGSUP <0013> gsup_server.c:235 3:  20241103085544916 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085544916 DLGSUP <0013> gsup_server.c:235 4:  20241103085544916 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085544916 DLGSUP <0013> gsup_server.c:235 5:  20241103085544916 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085544916 DLGSUP <0013> gsup_server.c:235 7:  20241103085544916 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085544916 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085544916 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085544916 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085544938 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39771<->l=127.0.0.1:4259) 20241103085544952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56498<->l=127.0.0.1:4258 20241103085544961 DLINP <000b> input/ipa.c:451 connected read/write 20241103085544961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085544961 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423321802127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423321802127" cn_domain=PS} 20241103085544961 DLU <0006> fsm.c:456 lu(262423321802127)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085544961 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423321802127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241103085544961 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423321802127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423321802127" cause=Roaming not allowed in this location area} 20241103085544961 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423321802127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085544961 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423321802127)[0x55c376a97af0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085544961 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423321802127)[0x55c376a97af0]{UNVALIDATED}: Freeing instance 20241103085544961 DLU <0006> fsm.c:568 lu(PS:IMSI-262423321802127)[0x55c376a97af0]{UNVALIDATED}: Deallocated 20241103085544961 DLINP <000b> input/ipa.c:451 connected read/write 20241103085544961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085544961 DLINP <000b> input/ipa.c:451 connected read/write 20241103085544961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085544964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56498<->l=127.0.0.1:4258 20241103085544964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56484<->l=127.0.0.1:4258 20241103085544965 DLINP <000b> input/ipa.c:451 connected read/write 20241103085544965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085544965 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085544965 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085544965 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085544966 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39771<->l=127.0.0.1:4259) 20241103085545005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56510<->l=127.0.0.1:4258 20241103085545006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56510<->l=127.0.0.1:4258 20241103085548076 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085548076 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085548078 DLINP <000b> input/ipa.c:451 connected read/write 20241103085548078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085548079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41606<->l=127.0.0.1:4258 20241103085548082 DLINP <000b> input/ipa.c:451 connected read/write 20241103085548082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085548082 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085548082 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085548082 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  20241103085548082 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085548082 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  20241103085548082 DLGSUP <0013> gsup_server.c:235 2:  20241103085548082 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085548082 DLGSUP <0013> gsup_server.c:235 3:  20241103085548082 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085548082 DLGSUP <0013> gsup_server.c:235 4:  20241103085548082 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085548082 DLGSUP <0013> gsup_server.c:235 5:  20241103085548082 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085548082 DLGSUP <0013> gsup_server.c:235 7:  20241103085548082 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085548082 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085548082 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085548082 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085548102 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36221<->l=127.0.0.1:4259) 20241103085548114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41616<->l=127.0.0.1:4258 20241103085548129 DLINP <000b> input/ipa.c:451 connected read/write 20241103085548129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085548129 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420039254432 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420039254432"} 20241103085548129 DAUC <0003> db_auc.c:133 IMSI='262420039254432': No such subscriber 20241103085548129 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420039254432 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241103085548129 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420039254432 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420039254432" cause=IMSI unknown in HLR} 20241103085548129 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420039254432 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085548129 DLINP <000b> input/ipa.c:451 connected read/write 20241103085548129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085548129 DLINP <000b> input/ipa.c:451 connected read/write 20241103085548129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085548132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41616<->l=127.0.0.1:4258 20241103085548133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41606<->l=127.0.0.1:4258 20241103085548134 DLINP <000b> input/ipa.c:451 connected read/write 20241103085548134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085548134 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085548134 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085548134 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085548134 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36221<->l=127.0.0.1:4259) 20241103085548174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41630<->l=127.0.0.1:4258 20241103085548174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41630<->l=127.0.0.1:4258 20241103085551245 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085551245 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085551247 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085551247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41640<->l=127.0.0.1:4258 20241103085551249 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085551249 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085551249 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085551249 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  20241103085551249 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085551249 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  20241103085551249 DLGSUP <0013> gsup_server.c:235 2:  20241103085551249 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085551249 DLGSUP <0013> gsup_server.c:235 3:  20241103085551249 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085551249 DLGSUP <0013> gsup_server.c:235 4:  20241103085551249 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085551249 DLGSUP <0013> gsup_server.c:235 5:  20241103085551249 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085551249 DLGSUP <0013> gsup_server.c:235 7:  20241103085551249 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085551249 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085551249 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085551249 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085551264 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46797<->l=127.0.0.1:4259) 20241103085551297 DAUC <0003> db_auc.c:157 IMSI='262426556944178': No 2G Auth Data 20241103085551297 DAUC <0003> db_auc.c:192 IMSI='262426556944178': No 3G Auth Data 20241103085551333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41652<->l=127.0.0.1:4258 20241103085551337 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085551337 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426556944178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426556944178" cn_domain=PS} 20241103085551338 DLU <0006> fsm.c:456 lu(262426556944178)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085551338 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426556944178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085551354 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426556944178)[0x55c376a97af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085551354 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426556944178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426556944178" cn_domain=PS} 20241103085551354 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551354 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551358 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085551358 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426556944178 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426556944178"} 20241103085551358 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426556944178)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085551358 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426556944178 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085551358 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426556944178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426556944178"} 20241103085551358 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426556944178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085551358 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426556944178)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085551358 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426556944178)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085551358 DLU <0006> fsm.c:568 lu(PS:IMSI-262426556944178)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085551358 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551358 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41652<->l=127.0.0.1:4258 20241103085551385 DAUC <0003> db_auc.c:157 IMSI='262424438784334': No 2G Auth Data 20241103085551385 DAUC <0003> db_auc.c:192 IMSI='262424438784334': No 3G Auth Data 20241103085551394 DLGSUP <0013> hlr.c:121 IMSI 262424438784334: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085551415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41658<->l=127.0.0.1:4258 20241103085551419 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085551419 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424438784334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424438784334" cn_domain=PS} 20241103085551419 DLU <0006> fsm.c:456 lu(262424438784334)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085551419 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424438784334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085551435 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424438784334)[0x55c376a97af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085551435 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424438784334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424438784334" cn_domain=PS} 20241103085551435 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551435 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551438 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085551438 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424438784334 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424438784334"} 20241103085551438 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424438784334)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085551438 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424438784334 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085551438 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424438784334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424438784334"} 20241103085551438 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424438784334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085551438 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424438784334)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085551438 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424438784334)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085551438 DLU <0006> fsm.c:568 lu(PS:IMSI-262424438784334)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085551438 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551438 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41658<->l=127.0.0.1:4258 20241103085551464 DAUC <0003> db_auc.c:157 IMSI='262422994006308': No 2G Auth Data 20241103085551464 DAUC <0003> db_auc.c:192 IMSI='262422994006308': No 3G Auth Data 20241103085551472 DLGSUP <0013> hlr.c:121 IMSI 262422994006308: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085551496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41662<->l=127.0.0.1:4258 20241103085551500 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085551500 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422994006308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422994006308" cn_domain=PS} 20241103085551500 DLU <0006> fsm.c:456 lu(262422994006308)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085551500 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422994006308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085551516 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422994006308)[0x55c376a97af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085551516 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422994006308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422994006308" cn_domain=PS} 20241103085551516 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551516 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551519 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085551519 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422994006308 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422994006308"} 20241103085551519 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422994006308)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085551519 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422994006308 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085551519 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422994006308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422994006308"} 20241103085551519 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422994006308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085551519 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422994006308)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085551519 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422994006308)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085551519 DLU <0006> fsm.c:568 lu(PS:IMSI-262422994006308)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085551519 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551519 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41662<->l=127.0.0.1:4258 20241103085551546 DAUC <0003> db_auc.c:157 IMSI='262422458011093': No 2G Auth Data 20241103085551546 DAUC <0003> db_auc.c:192 IMSI='262422458011093': No 3G Auth Data 20241103085551554 DLGSUP <0013> hlr.c:121 IMSI 262422458011093: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085551580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41678<->l=127.0.0.1:4258 20241103085551585 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085551585 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422458011093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422458011093" cn_domain=PS} 20241103085551585 DLU <0006> fsm.c:456 lu(262422458011093)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085551585 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422458011093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085551600 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422458011093)[0x55c376a97af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085551600 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422458011093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422458011093" cn_domain=PS} 20241103085551600 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551600 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551603 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085551603 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422458011093 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422458011093"} 20241103085551603 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422458011093)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085551603 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422458011093 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085551603 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422458011093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422458011093"} 20241103085551603 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422458011093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085551603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422458011093)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085551603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422458011093)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085551603 DLU <0006> fsm.c:568 lu(PS:IMSI-262422458011093)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085551603 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551603 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41678<->l=127.0.0.1:4258 20241103085551630 DAUC <0003> db_auc.c:157 IMSI='262425660508826': No 2G Auth Data 20241103085551630 DAUC <0003> db_auc.c:192 IMSI='262425660508826': No 3G Auth Data 20241103085551638 DLGSUP <0013> hlr.c:121 IMSI 262425660508826: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085551659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41686<->l=127.0.0.1:4258 20241103085551662 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085551662 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425660508826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425660508826" cn_domain=PS} 20241103085551662 DLU <0006> fsm.c:456 lu(262425660508826)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085551662 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425660508826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085551678 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425660508826)[0x55c376a97af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085551678 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425660508826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425660508826" cn_domain=PS} 20241103085551678 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551678 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551681 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085551681 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262425660508826 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425660508826"} 20241103085551681 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425660508826)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085551681 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262425660508826 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085551681 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425660508826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425660508826"} 20241103085551681 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425660508826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085551681 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425660508826)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085551681 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425660508826)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085551681 DLU <0006> fsm.c:568 lu(PS:IMSI-262425660508826)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085551681 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551681 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41686<->l=127.0.0.1:4258 20241103085551707 DAUC <0003> db_auc.c:157 IMSI='262429636957021': No 2G Auth Data 20241103085551707 DAUC <0003> db_auc.c:192 IMSI='262429636957021': No 3G Auth Data 20241103085551715 DLGSUP <0013> hlr.c:121 IMSI 262429636957021: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085551751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41694<->l=127.0.0.1:4258 20241103085551755 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085551755 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429636957021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429636957021" cn_domain=PS} 20241103085551755 DLU <0006> fsm.c:456 lu(262429636957021)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085551755 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429636957021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085551771 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429636957021)[0x55c376a97af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085551771 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429636957021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429636957021" cn_domain=PS} 20241103085551771 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551771 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551774 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085551774 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429636957021 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429636957021"} 20241103085551774 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429636957021)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085551774 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429636957021 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085551774 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429636957021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429636957021"} 20241103085551774 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429636957021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085551774 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429636957021)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085551774 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429636957021)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085551774 DLU <0006> fsm.c:568 lu(PS:IMSI-262429636957021)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085551774 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551774 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41694<->l=127.0.0.1:4258 20241103085551811 DAUC <0003> db_auc.c:157 IMSI='262423184399627': No 2G Auth Data 20241103085551811 DAUC <0003> db_auc.c:192 IMSI='262423184399627': No 3G Auth Data 20241103085551820 DLGSUP <0013> hlr.c:121 IMSI 262423184399627: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085551852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41702<->l=127.0.0.1:4258 20241103085551856 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085551856 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423184399627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423184399627" cn_domain=PS} 20241103085551856 DLU <0006> fsm.c:456 lu(262423184399627)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085551856 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423184399627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085551872 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423184399627)[0x55c376a97af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085551872 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423184399627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423184399627" cn_domain=PS} 20241103085551872 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551872 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551875 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085551875 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423184399627 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423184399627"} 20241103085551875 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423184399627)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085551875 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423184399627 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085551875 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423184399627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423184399627"} 20241103085551875 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423184399627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085551875 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423184399627)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085551875 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423184399627)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085551875 DLU <0006> fsm.c:568 lu(PS:IMSI-262423184399627)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085551875 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551875 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41702<->l=127.0.0.1:4258 20241103085551909 DAUC <0003> db_auc.c:157 IMSI='262428516221624': No 2G Auth Data 20241103085551909 DAUC <0003> db_auc.c:192 IMSI='262428516221624': No 3G Auth Data 20241103085551918 DLGSUP <0013> hlr.c:121 IMSI 262428516221624: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085551950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41710<->l=127.0.0.1:4258 20241103085551955 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085551955 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428516221624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428516221624" cn_domain=PS} 20241103085551955 DLU <0006> fsm.c:456 lu(262428516221624)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085551955 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428516221624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085551971 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428516221624)[0x55c376a97af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085551971 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428516221624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428516221624" cn_domain=PS} 20241103085551971 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551971 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551973 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085551974 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428516221624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428516221624"} 20241103085551974 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428516221624)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085551974 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428516221624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085551974 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428516221624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428516221624"} 20241103085551974 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428516221624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085551974 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428516221624)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085551974 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428516221624)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085551974 DLU <0006> fsm.c:568 lu(PS:IMSI-262428516221624)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085551974 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551974 DLINP <000b> input/ipa.c:451 connected read/write 20241103085551974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085551976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41710<->l=127.0.0.1:4258 20241103085552000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41640<->l=127.0.0.1:4258 20241103085552001 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46797<->l=127.0.0.1:4259) 20241103085552002 DLINP <000b> input/ipa.c:451 connected read/write 20241103085552002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085552002 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085552002 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085552002 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085552043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41722<->l=127.0.0.1:4258 20241103085552043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41722<->l=127.0.0.1:4258 20241103085555119 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085555119 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085555122 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085555122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41730<->l=127.0.0.1:4258 20241103085555125 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085555125 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085555125 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085555125 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  20241103085555125 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085555125 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  20241103085555125 DLGSUP <0013> gsup_server.c:235 2:  20241103085555125 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085555125 DLGSUP <0013> gsup_server.c:235 3:  20241103085555125 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085555125 DLGSUP <0013> gsup_server.c:235 4:  20241103085555125 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085555125 DLGSUP <0013> gsup_server.c:235 5:  20241103085555125 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085555125 DLGSUP <0013> gsup_server.c:235 7:  20241103085555125 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085555125 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085555125 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085555125 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085555142 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45511<->l=127.0.0.1:4259) 20241103085555168 DAUC <0003> db_auc.c:157 IMSI='262429929798119': No 2G Auth Data 20241103085555168 DAUC <0003> db_auc.c:192 IMSI='262429929798119': No 3G Auth Data 20241103085555204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41736<->l=127.0.0.1:4258 20241103085555209 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085555209 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262429929798119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429929798119" cn_domain=PS source_name="the-source\n"} 20241103085555209 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241103085555209 DLU <0006> fsm.c:456 lu(262429929798119)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085555209 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262429929798119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241103085555225 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429929798119)[0x55c376a97af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085555225 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262429929798119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429929798119" cn_domain=PS destination_name="the-source\n"} 20241103085555225 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555226 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555229 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085555229 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262429929798119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429929798119" source_name="the-source\n"} 20241103085555229 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429929798119)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085555229 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262429929798119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085555229 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262429929798119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429929798119" destination_name="the-source\n"} 20241103085555229 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262429929798119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085555229 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429929798119)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085555229 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429929798119)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085555229 DLU <0006> fsm.c:568 lu(PS:IMSI-262429929798119)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085555229 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555229 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41736<->l=127.0.0.1:4258 20241103085555256 DAUC <0003> db_auc.c:157 IMSI='262422569516423': No 2G Auth Data 20241103085555256 DAUC <0003> db_auc.c:192 IMSI='262422569516423': No 3G Auth Data 20241103085555265 DLGSUP <0013> hlr.c:121 IMSI 262422569516423: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085555290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41740<->l=127.0.0.1:4258 20241103085555294 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085555294 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262422569516423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422569516423" cn_domain=PS source_name="the-source\n"} 20241103085555294 DLU <0006> fsm.c:456 lu(262422569516423)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085555294 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262422569516423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241103085555309 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422569516423)[0x55c376a97af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085555309 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262422569516423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422569516423" cn_domain=PS destination_name="the-source\n"} 20241103085555309 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555310 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555313 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085555313 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262422569516423 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422569516423" source_name="the-source\n"} 20241103085555313 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422569516423)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085555313 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262422569516423 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085555313 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262422569516423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422569516423" destination_name="the-source\n"} 20241103085555313 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262422569516423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085555313 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422569516423)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085555313 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422569516423)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085555313 DLU <0006> fsm.c:568 lu(PS:IMSI-262422569516423)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085555313 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555313 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41740<->l=127.0.0.1:4258 20241103085555340 DAUC <0003> db_auc.c:157 IMSI='262423109588981': No 2G Auth Data 20241103085555340 DAUC <0003> db_auc.c:192 IMSI='262423109588981': No 3G Auth Data 20241103085555348 DLGSUP <0013> hlr.c:121 IMSI 262423109588981: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085555372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41756<->l=127.0.0.1:4258 20241103085555376 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085555376 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262423109588981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423109588981" cn_domain=PS source_name="the-source\n"} 20241103085555376 DLU <0006> fsm.c:456 lu(262423109588981)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085555376 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262423109588981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241103085555392 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423109588981)[0x55c376a97af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085555392 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262423109588981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423109588981" cn_domain=PS destination_name="the-source\n"} 20241103085555392 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555392 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555395 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085555395 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262423109588981 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423109588981" source_name="the-source\n"} 20241103085555395 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423109588981)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085555395 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262423109588981 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085555395 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262423109588981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423109588981" destination_name="the-source\n"} 20241103085555395 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262423109588981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085555395 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423109588981)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085555395 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423109588981)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085555395 DLU <0006> fsm.c:568 lu(PS:IMSI-262423109588981)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085555395 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555395 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41756<->l=127.0.0.1:4258 20241103085555421 DAUC <0003> db_auc.c:157 IMSI='262423241459950': No 2G Auth Data 20241103085555421 DAUC <0003> db_auc.c:192 IMSI='262423241459950': No 3G Auth Data 20241103085555430 DLGSUP <0013> hlr.c:121 IMSI 262423241459950: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085555453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41762<->l=127.0.0.1:4258 20241103085555458 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085555458 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423241459950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423241459950" cn_domain=PS source_name="the-source\n"} 20241103085555458 DLU <0006> fsm.c:456 lu(262423241459950)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085555458 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262423241459950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241103085555473 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423241459950)[0x55c376a97af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085555473 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262423241459950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423241459950" cn_domain=PS destination_name="the-source\n"} 20241103085555473 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555473 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555476 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085555476 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262423241459950 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423241459950" source_name="the-source\n"} 20241103085555476 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423241459950)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085555476 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262423241459950 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085555476 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262423241459950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423241459950" destination_name="the-source\n"} 20241103085555476 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262423241459950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085555476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423241459950)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085555476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423241459950)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085555476 DLU <0006> fsm.c:568 lu(PS:IMSI-262423241459950)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085555476 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555476 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41762<->l=127.0.0.1:4258 20241103085555503 DAUC <0003> db_auc.c:157 IMSI='262425344380325': No 2G Auth Data 20241103085555503 DAUC <0003> db_auc.c:192 IMSI='262425344380325': No 3G Auth Data 20241103085555512 DLGSUP <0013> hlr.c:121 IMSI 262425344380325: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085555535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41772<->l=127.0.0.1:4258 20241103085555539 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085555539 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262425344380325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425344380325" cn_domain=PS source_name="the-source\n"} 20241103085555539 DLU <0006> fsm.c:456 lu(262425344380325)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085555539 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262425344380325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241103085555555 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425344380325)[0x55c376a97af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085555555 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262425344380325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425344380325" cn_domain=PS destination_name="the-source\n"} 20241103085555555 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555555 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555558 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085555558 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262425344380325 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425344380325" source_name="the-source\n"} 20241103085555558 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425344380325)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085555558 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262425344380325 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085555558 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262425344380325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425344380325" destination_name="the-source\n"} 20241103085555558 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262425344380325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085555558 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425344380325)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085555558 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425344380325)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085555558 DLU <0006> fsm.c:568 lu(PS:IMSI-262425344380325)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085555558 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555558 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41772<->l=127.0.0.1:4258 20241103085555585 DAUC <0003> db_auc.c:157 IMSI='262425254771292': No 2G Auth Data 20241103085555585 DAUC <0003> db_auc.c:192 IMSI='262425254771292': No 3G Auth Data 20241103085555594 DLGSUP <0013> hlr.c:121 IMSI 262425254771292: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085555626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41784<->l=127.0.0.1:4258 20241103085555629 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085555630 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262425254771292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425254771292" cn_domain=PS source_name="the-source\n"} 20241103085555630 DLU <0006> fsm.c:456 lu(262425254771292)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085555630 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262425254771292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241103085555645 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425254771292)[0x55c376a97af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085555645 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262425254771292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425254771292" cn_domain=PS destination_name="the-source\n"} 20241103085555645 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555645 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555648 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085555648 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262425254771292 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425254771292" source_name="the-source\n"} 20241103085555648 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425254771292)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085555648 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262425254771292 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085555648 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262425254771292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425254771292" destination_name="the-source\n"} 20241103085555648 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262425254771292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085555648 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425254771292)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085555648 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425254771292)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085555648 DLU <0006> fsm.c:568 lu(PS:IMSI-262425254771292)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085555648 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555648 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41784<->l=127.0.0.1:4258 20241103085555681 DAUC <0003> db_auc.c:157 IMSI='262421072067520': No 2G Auth Data 20241103085555681 DAUC <0003> db_auc.c:192 IMSI='262421072067520': No 3G Auth Data 20241103085555690 DLGSUP <0013> hlr.c:121 IMSI 262421072067520: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085555721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41790<->l=127.0.0.1:4258 20241103085555725 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085555725 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262421072067520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421072067520" cn_domain=PS source_name="the-source\n"} 20241103085555725 DLU <0006> fsm.c:456 lu(262421072067520)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085555725 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262421072067520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241103085555740 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421072067520)[0x55c376a97af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085555740 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262421072067520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421072067520" cn_domain=PS destination_name="the-source\n"} 20241103085555740 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555740 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555742 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085555742 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262421072067520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421072067520" source_name="the-source\n"} 20241103085555742 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421072067520)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085555742 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262421072067520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085555742 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262421072067520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421072067520" destination_name="the-source\n"} 20241103085555742 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262421072067520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085555742 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421072067520)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085555742 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421072067520)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085555742 DLU <0006> fsm.c:568 lu(PS:IMSI-262421072067520)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085555743 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555743 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41790<->l=127.0.0.1:4258 20241103085555775 DAUC <0003> db_auc.c:157 IMSI='262421317253036': No 2G Auth Data 20241103085555775 DAUC <0003> db_auc.c:192 IMSI='262421317253036': No 3G Auth Data 20241103085555784 DLGSUP <0013> hlr.c:121 IMSI 262421317253036: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085555814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41800<->l=127.0.0.1:4258 20241103085555816 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085555816 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421317253036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421317253036" cn_domain=PS source_name="the-source\n"} 20241103085555816 DLU <0006> fsm.c:456 lu(262421317253036)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085555816 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421317253036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241103085555831 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421317253036)[0x55c376a97af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085555831 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421317253036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421317253036" cn_domain=PS destination_name="the-source\n"} 20241103085555831 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555832 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555834 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085555834 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421317253036 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421317253036" source_name="the-source\n"} 20241103085555834 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421317253036)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085555834 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262421317253036 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085555834 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421317253036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421317253036" destination_name="the-source\n"} 20241103085555834 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262421317253036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085555834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421317253036)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085555834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421317253036)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085555834 DLU <0006> fsm.c:568 lu(PS:IMSI-262421317253036)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085555834 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555834 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085555836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41800<->l=127.0.0.1:4258 20241103085555861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41730<->l=127.0.0.1:4258 20241103085555862 DLINP <000b> input/ipa.c:451 connected read/write 20241103085555862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085555862 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085555862 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085555862 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085555862 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241103085555862 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45511<->l=127.0.0.1:4259) 20241103085555907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41814<->l=127.0.0.1:4258 20241103085555908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41814<->l=127.0.0.1:4258 20241103085558983 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085558984 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085558985 DLINP <000b> input/ipa.c:451 connected read/write 20241103085558985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085558986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43240<->l=127.0.0.1:4258 20241103085558987 DLINP <000b> input/ipa.c:451 connected read/write 20241103085558987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085558987 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085558987 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085558987 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  20241103085558987 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085558987 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  20241103085558987 DLGSUP <0013> gsup_server.c:235 2:  20241103085558987 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085558987 DLGSUP <0013> gsup_server.c:235 3:  20241103085558987 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085558987 DLGSUP <0013> gsup_server.c:235 4:  20241103085558987 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085558987 DLGSUP <0013> gsup_server.c:235 5:  20241103085558987 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085558987 DLGSUP <0013> gsup_server.c:235 7:  20241103085558987 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085558987 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085558987 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085558987 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085559008 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42243<->l=127.0.0.1:4259) 20241103085559030 DAUC <0003> db_auc.c:157 IMSI='262429413575857': No 2G Auth Data 20241103085559030 DAUC <0003> db_auc.c:192 IMSI='262429413575857': No 3G Auth Data 20241103085559067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43246<->l=127.0.0.1:4258 20241103085559071 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085559071 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429413575857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429413575857" cn_domain=PS} 20241103085559071 DLU <0006> fsm.c:456 lu(262429413575857)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085559071 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429413575857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085559087 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429413575857)[0x55c376a97af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085559087 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429413575857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429413575857" cn_domain=PS} 20241103085559087 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559087 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559090 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085559090 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429413575857 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429413575857"} 20241103085559090 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429413575857)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085559090 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429413575857 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085559090 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429413575857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429413575857"} 20241103085559090 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429413575857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085559090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429413575857)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085559090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429413575857)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085559090 DLU <0006> fsm.c:568 lu(PS:IMSI-262429413575857)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085559090 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559090 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43246<->l=127.0.0.1:4258 20241103085559116 DAUC <0003> db_auc.c:157 IMSI='262422966181322': No 2G Auth Data 20241103085559116 DAUC <0003> db_auc.c:192 IMSI='262422966181322': No 3G Auth Data 20241103085559125 DLGSUP <0013> hlr.c:121 IMSI 262422966181322: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085559148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43250<->l=127.0.0.1:4258 20241103085559152 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085559152 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422966181322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422966181322" cn_domain=PS} 20241103085559152 DLU <0006> fsm.c:456 lu(262422966181322)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085559152 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422966181322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085559167 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422966181322)[0x55c376a97af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085559167 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422966181322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422966181322" cn_domain=PS} 20241103085559167 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559167 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559170 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085559170 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422966181322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422966181322"} 20241103085559170 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422966181322)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085559170 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422966181322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085559170 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422966181322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422966181322"} 20241103085559170 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422966181322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085559170 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422966181322)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085559170 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422966181322)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085559170 DLU <0006> fsm.c:568 lu(PS:IMSI-262422966181322)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085559170 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559170 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43250<->l=127.0.0.1:4258 20241103085559196 DAUC <0003> db_auc.c:157 IMSI='262427825556118': No 2G Auth Data 20241103085559196 DAUC <0003> db_auc.c:192 IMSI='262427825556118': No 3G Auth Data 20241103085559204 DLGSUP <0013> hlr.c:121 IMSI 262427825556118: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085559226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43254<->l=127.0.0.1:4258 20241103085559229 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085559229 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427825556118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427825556118" cn_domain=PS} 20241103085559229 DLU <0006> fsm.c:456 lu(262427825556118)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085559229 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427825556118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085559245 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427825556118)[0x55c376a97af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085559245 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427825556118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427825556118" cn_domain=PS} 20241103085559245 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559245 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559247 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085559247 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427825556118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427825556118"} 20241103085559247 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427825556118)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085559247 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427825556118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085559247 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427825556118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427825556118"} 20241103085559247 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427825556118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085559247 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427825556118)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085559247 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427825556118)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085559247 DLU <0006> fsm.c:568 lu(PS:IMSI-262427825556118)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085559247 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559247 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43254<->l=127.0.0.1:4258 20241103085559274 DAUC <0003> db_auc.c:157 IMSI='262425314991037': No 2G Auth Data 20241103085559274 DAUC <0003> db_auc.c:192 IMSI='262425314991037': No 3G Auth Data 20241103085559282 DLGSUP <0013> hlr.c:121 IMSI 262425314991037: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085559304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43270<->l=127.0.0.1:4258 20241103085559308 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085559308 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425314991037 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425314991037" cn_domain=PS} 20241103085559308 DLU <0006> fsm.c:456 lu(262425314991037)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085559308 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425314991037 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085559323 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425314991037)[0x55c376a97af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085559323 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425314991037 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425314991037" cn_domain=PS} 20241103085559323 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559323 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559326 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085559326 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425314991037 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425314991037"} 20241103085559326 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425314991037)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085559326 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425314991037 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085559326 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425314991037 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425314991037"} 20241103085559326 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425314991037 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085559326 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425314991037)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085559326 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425314991037)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085559326 DLU <0006> fsm.c:568 lu(PS:IMSI-262425314991037)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085559326 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559326 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43270<->l=127.0.0.1:4258 20241103085559352 DAUC <0003> db_auc.c:157 IMSI='262423418797055': No 2G Auth Data 20241103085559352 DAUC <0003> db_auc.c:192 IMSI='262423418797055': No 3G Auth Data 20241103085559361 DLGSUP <0013> hlr.c:121 IMSI 262423418797055: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085559384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43272<->l=127.0.0.1:4258 20241103085559387 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085559387 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423418797055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423418797055" cn_domain=PS} 20241103085559387 DLU <0006> fsm.c:456 lu(262423418797055)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085559388 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423418797055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085559402 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423418797055)[0x55c376a97af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085559403 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423418797055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423418797055" cn_domain=PS} 20241103085559403 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559403 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559406 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085559406 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423418797055 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423418797055"} 20241103085559406 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423418797055)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085559406 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423418797055 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085559406 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423418797055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423418797055"} 20241103085559406 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423418797055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085559406 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423418797055)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085559406 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423418797055)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085559406 DLU <0006> fsm.c:568 lu(PS:IMSI-262423418797055)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085559406 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559406 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43272<->l=127.0.0.1:4258 20241103085559431 DAUC <0003> db_auc.c:157 IMSI='262424375490504': No 2G Auth Data 20241103085559432 DAUC <0003> db_auc.c:192 IMSI='262424375490504': No 3G Auth Data 20241103085559440 DLGSUP <0013> hlr.c:121 IMSI 262424375490504: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085559471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43280<->l=127.0.0.1:4258 20241103085559475 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085559475 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424375490504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424375490504" cn_domain=PS} 20241103085559475 DLU <0006> fsm.c:456 lu(262424375490504)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085559475 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424375490504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085559500 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424375490504)[0x55c376a97af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085559500 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424375490504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424375490504" cn_domain=PS} 20241103085559500 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559500 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559503 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085559503 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424375490504 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424375490504"} 20241103085559503 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424375490504)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085559503 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424375490504 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085559503 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424375490504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424375490504"} 20241103085559503 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424375490504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085559503 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424375490504)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085559503 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424375490504)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085559503 DLU <0006> fsm.c:568 lu(PS:IMSI-262424375490504)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085559503 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559503 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43280<->l=127.0.0.1:4258 20241103085559543 DAUC <0003> db_auc.c:157 IMSI='262426259963955': No 2G Auth Data 20241103085559543 DAUC <0003> db_auc.c:192 IMSI='262426259963955': No 3G Auth Data 20241103085559552 DLGSUP <0013> hlr.c:121 IMSI 262426259963955: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085559595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43284<->l=127.0.0.1:4258 20241103085559598 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085559598 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426259963955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426259963955" cn_domain=PS} 20241103085559598 DLU <0006> fsm.c:456 lu(262426259963955)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085559598 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426259963955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085559620 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426259963955)[0x55c376a97af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085559620 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426259963955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426259963955" cn_domain=PS} 20241103085559620 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559620 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559623 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085559623 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426259963955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426259963955"} 20241103085559623 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426259963955)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085559623 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426259963955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085559623 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426259963955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426259963955"} 20241103085559623 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426259963955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085559623 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426259963955)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085559623 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426259963955)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085559623 DLU <0006> fsm.c:568 lu(PS:IMSI-262426259963955)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085559623 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559623 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43284<->l=127.0.0.1:4258 20241103085559672 DAUC <0003> db_auc.c:157 IMSI='262425169624373': No 2G Auth Data 20241103085559672 DAUC <0003> db_auc.c:192 IMSI='262425169624373': No 3G Auth Data 20241103085559682 DLGSUP <0013> hlr.c:121 IMSI 262425169624373: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085559715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43290<->l=127.0.0.1:4258 20241103085559719 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085559719 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425169624373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425169624373" cn_domain=PS} 20241103085559719 DLU <0006> fsm.c:456 lu(262425169624373)[0x55c376a97af0]{UNVALIDATED}: Allocated 20241103085559719 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425169624373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085559735 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425169624373)[0x55c376a97af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085559735 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425169624373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425169624373" cn_domain=PS} 20241103085559735 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559735 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559737 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085559737 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425169624373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425169624373"} 20241103085559737 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425169624373)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085559737 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425169624373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085559737 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425169624373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425169624373"} 20241103085559737 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425169624373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085559738 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425169624373)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085559738 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425169624373)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085559738 DLU <0006> fsm.c:568 lu(PS:IMSI-262425169624373)[0x55c376a97af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085559738 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559738 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085559739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43290<->l=127.0.0.1:4258 20241103085559764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43240<->l=127.0.0.1:4258 20241103085559765 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42243<->l=127.0.0.1:4259) 20241103085559765 DLINP <000b> input/ipa.c:451 connected read/write 20241103085559765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085559765 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085559765 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085559765 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085559807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43306<->l=127.0.0.1:4258 20241103085559907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43306<->l=127.0.0.1:4258 20241103085602980 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085602980 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085602983 DLINP <000b> input/ipa.c:451 connected read/write 20241103085602983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085602983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43312<->l=127.0.0.1:4258 20241103085602984 DLINP <000b> input/ipa.c:451 connected read/write 20241103085602984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085602984 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085602984 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085602984 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  20241103085602984 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085602984 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  20241103085602984 DLGSUP <0013> gsup_server.c:235 2:  20241103085602984 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085602984 DLGSUP <0013> gsup_server.c:235 3:  20241103085602984 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085602984 DLGSUP <0013> gsup_server.c:235 4:  20241103085602984 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085602984 DLGSUP <0013> gsup_server.c:235 5:  20241103085602984 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085602984 DLGSUP <0013> gsup_server.c:235 7:  20241103085602984 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085602984 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085602984 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085602984 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085603001 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35623<->l=127.0.0.1:4259) 20241103085603020 DAUC <0003> db_auc.c:157 IMSI='262421689495886': No 2G Auth Data 20241103085603020 DAUC <0003> db_auc.c:192 IMSI='262421689495886': No 3G Auth Data 20241103085603038 DAUC <0003> db_auc.c:192 IMSI='262421689495886': No 3G Auth Data 20241103085603063 DAUC <0003> db_auc.c:157 IMSI='262422257054285': No 2G Auth Data 20241103085603063 DAUC <0003> db_auc.c:192 IMSI='262422257054285': No 3G Auth Data 20241103085603081 DAUC <0003> db_auc.c:157 IMSI='262422257054285': No 2G Auth Data 20241103085603107 DAUC <0003> db_auc.c:157 IMSI='262422624280322': No 2G Auth Data 20241103085603107 DAUC <0003> db_auc.c:192 IMSI='262422624280322': No 3G Auth Data 20241103085603159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43312<->l=127.0.0.1:4258 20241103085603161 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35623<->l=127.0.0.1:4259) 20241103085603161 DLINP <000b> input/ipa.c:451 connected read/write 20241103085603161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085603161 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085603161 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085603161 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085603206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43322<->l=127.0.0.1:4258 20241103085603306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43322<->l=127.0.0.1:4258 20241103085606382 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085606382 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085606383 DLINP <000b> input/ipa.c:451 connected read/write 20241103085606383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085606383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43324<->l=127.0.0.1:4258 20241103085606385 DLINP <000b> input/ipa.c:451 connected read/write 20241103085606385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085606385 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085606385 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085606385 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  20241103085606385 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085606385 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  20241103085606385 DLGSUP <0013> gsup_server.c:235 2:  20241103085606385 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085606385 DLGSUP <0013> gsup_server.c:235 3:  20241103085606385 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085606385 DLGSUP <0013> gsup_server.c:235 4:  20241103085606385 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085606385 DLGSUP <0013> gsup_server.c:235 5:  20241103085606385 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085606385 DLGSUP <0013> gsup_server.c:235 7:  20241103085606385 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085606385 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085606385 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085606385 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085606402 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35063<->l=127.0.0.1:4259) 20241103085606415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43336<->l=127.0.0.1:4258 20241103085606436 DAUC <0003> db_auc.c:157 IMSI='262428835747482': No 2G Auth Data 20241103085606436 DAUC <0003> db_auc.c:192 IMSI='262428835747482': No 3G Auth Data 20241103085606464 DLINP <000b> input/ipa.c:451 connected read/write 20241103085606464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085606464 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428835747482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428835747482" cn_domain=PS} 20241103085606464 DLU <0006> fsm.c:456 lu(262428835747482)[0x55c376a96a60]{UNVALIDATED}: Allocated 20241103085606465 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428835747482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085606479 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428835747482)[0x55c376a96a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085606479 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428835747482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428835747482" cn_domain=PS} 20241103085606479 DLINP <000b> input/ipa.c:451 connected read/write 20241103085606479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085606479 DLINP <000b> input/ipa.c:451 connected read/write 20241103085606479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085606483 DLINP <000b> input/ipa.c:451 connected read/write 20241103085606483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085606483 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428835747482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428835747482"} 20241103085606483 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428835747482)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085606483 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428835747482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085606483 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428835747482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428835747482"} 20241103085606483 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428835747482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085606483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428835747482)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085606483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428835747482)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085606483 DLU <0006> fsm.c:568 lu(PS:IMSI-262428835747482)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085606483 DLINP <000b> input/ipa.c:451 connected read/write 20241103085606483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085606483 DLINP <000b> input/ipa.c:451 connected read/write 20241103085606483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085606493 DLGSUP <0013> hlr.c:128 IMSI 262428835747482: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241103085606493 DLINP <000b> input/ipa.c:451 connected read/write 20241103085606493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085606493 DLINP <000b> input/ipa.c:451 connected read/write 20241103085606493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085606495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43336<->l=127.0.0.1:4258 20241103085606495 DLINP <000b> input/ipa.c:451 connected read/write 20241103085606495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085606495 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428835747482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428835747482"} 20241103085606495 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428835747482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241103085606495 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428835747482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085606495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43324<->l=127.0.0.1:4258 20241103085606496 DLINP <000b> input/ipa.c:451 connected read/write 20241103085606496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085606496 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085606496 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085606496 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085606496 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35063<->l=127.0.0.1:4259) 20241103085606538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43340<->l=127.0.0.1:4258 20241103085606638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43340<->l=127.0.0.1:4258 20241103085609709 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085609709 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085609711 DLINP <000b> input/ipa.c:451 connected read/write 20241103085609711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085609712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45670<->l=127.0.0.1:4258 20241103085609715 DLINP <000b> input/ipa.c:451 connected read/write 20241103085609715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085609715 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085609715 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085609715 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  20241103085609715 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085609715 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  20241103085609715 DLGSUP <0013> gsup_server.c:235 2:  20241103085609715 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085609715 DLGSUP <0013> gsup_server.c:235 3:  20241103085609715 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085609715 DLGSUP <0013> gsup_server.c:235 4:  20241103085609715 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085609715 DLGSUP <0013> gsup_server.c:235 5:  20241103085609715 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085609715 DLGSUP <0013> gsup_server.c:235 7:  20241103085609715 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085609715 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085609715 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085609715 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085609734 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37267<->l=127.0.0.1:4259) 20241103085609757 DAUC <0003> db_auc.c:157 IMSI='262423103703723': No 2G Auth Data 20241103085609757 DAUC <0003> db_auc.c:192 IMSI='262423103703723': No 3G Auth Data 20241103085609796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45672<->l=127.0.0.1:4258 20241103085609801 DLINP <000b> input/ipa.c:451 connected read/write 20241103085609801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085609801 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423103703723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423103703723" cn_domain=PS} 20241103085609801 DLU <0006> fsm.c:456 lu(262423103703723)[0x55c376a96a60]{UNVALIDATED}: Allocated 20241103085609801 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423103703723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085609819 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423103703723)[0x55c376a96a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085609819 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423103703723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423103703723" cn_domain=PS} 20241103085609819 DLINP <000b> input/ipa.c:451 connected read/write 20241103085609819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085609819 DLINP <000b> input/ipa.c:451 connected read/write 20241103085609819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085609823 DLINP <000b> input/ipa.c:451 connected read/write 20241103085609823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085609823 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423103703723 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423103703723"} 20241103085609823 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423103703723)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085609823 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423103703723 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085609823 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423103703723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423103703723"} 20241103085609823 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423103703723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085609823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423103703723)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085609823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423103703723)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085609823 DLU <0006> fsm.c:568 lu(PS:IMSI-262423103703723)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085609823 DLINP <000b> input/ipa.c:451 connected read/write 20241103085609823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085609823 DLINP <000b> input/ipa.c:451 connected read/write 20241103085609823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085609825 DLINP <000b> input/ipa.c:451 connected read/write 20241103085609825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085609825 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423103703723 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423103703723" cn_domain=CS} 20241103085609825 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423103703723 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241103085609835 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423103703723 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423103703723"} 20241103085609835 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423103703723 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241103085609835 DLINP <000b> input/ipa.c:451 connected read/write 20241103085609835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085609835 DLINP <000b> input/ipa.c:451 connected read/write 20241103085609835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085609837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45672<->l=127.0.0.1:4258 20241103085609873 DAUC <0003> db_auc.c:157 IMSI='262422597202396': No 2G Auth Data 20241103085609873 DAUC <0003> db_auc.c:192 IMSI='262422597202396': No 3G Auth Data 20241103085609885 DLGSUP <0013> hlr.c:121 IMSI 262422597202396: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085609910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45680<->l=127.0.0.1:4258 20241103085609914 DLINP <000b> input/ipa.c:451 connected read/write 20241103085609914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085609914 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422597202396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422597202396" cn_domain=PS} 20241103085609914 DLU <0006> fsm.c:456 lu(262422597202396)[0x55c376a96a60]{UNVALIDATED}: Allocated 20241103085609914 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422597202396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085609935 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422597202396)[0x55c376a96a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085609935 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422597202396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422597202396" cn_domain=PS} 20241103085609935 DLINP <000b> input/ipa.c:451 connected read/write 20241103085609935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085609935 DLINP <000b> input/ipa.c:451 connected read/write 20241103085609935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085609939 DLINP <000b> input/ipa.c:451 connected read/write 20241103085609939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085609939 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422597202396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422597202396"} 20241103085609939 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422597202396)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085609939 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422597202396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085609939 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422597202396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422597202396"} 20241103085609939 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422597202396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085609939 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422597202396)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085609939 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422597202396)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085609939 DLU <0006> fsm.c:568 lu(PS:IMSI-262422597202396)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085609939 DLINP <000b> input/ipa.c:451 connected read/write 20241103085609939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085609939 DLINP <000b> input/ipa.c:451 connected read/write 20241103085609939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085609941 DLINP <000b> input/ipa.c:451 connected read/write 20241103085609941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085609941 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422597202396 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422597202396" cn_domain=CS} 20241103085609941 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422597202396 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241103085609949 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422597202396 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422597202396"} 20241103085609949 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422597202396 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241103085609949 DLINP <000b> input/ipa.c:451 connected read/write 20241103085609949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085609949 DLINP <000b> input/ipa.c:451 connected read/write 20241103085609949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085609950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45680<->l=127.0.0.1:4258 20241103085609983 DAUC <0003> db_auc.c:157 IMSI='262422248799379': No 2G Auth Data 20241103085609983 DAUC <0003> db_auc.c:192 IMSI='262422248799379': No 3G Auth Data 20241103085609991 DLGSUP <0013> hlr.c:121 IMSI 262422248799379: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085610012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45692<->l=127.0.0.1:4258 20241103085610015 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085610015 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422248799379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422248799379" cn_domain=PS} 20241103085610015 DLU <0006> fsm.c:456 lu(262422248799379)[0x55c376a96a60]{UNVALIDATED}: Allocated 20241103085610015 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422248799379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085610039 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422248799379)[0x55c376a96a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085610039 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422248799379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422248799379" cn_domain=PS} 20241103085610039 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610039 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610042 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085610042 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422248799379 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422248799379"} 20241103085610042 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422248799379)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085610042 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422248799379 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085610042 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422248799379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422248799379"} 20241103085610042 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422248799379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085610042 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422248799379)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085610042 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422248799379)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085610042 DLU <0006> fsm.c:568 lu(PS:IMSI-262422248799379)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085610042 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610042 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610044 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085610044 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422248799379 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422248799379" cn_domain=CS} 20241103085610044 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422248799379 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241103085610051 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422248799379 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422248799379"} 20241103085610051 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422248799379 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241103085610051 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610051 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45692<->l=127.0.0.1:4258 20241103085610077 DAUC <0003> db_auc.c:157 IMSI='262427355366896': No 2G Auth Data 20241103085610077 DAUC <0003> db_auc.c:192 IMSI='262427355366896': No 3G Auth Data 20241103085610084 DLGSUP <0013> hlr.c:121 IMSI 262427355366896: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085610107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45706<->l=127.0.0.1:4258 20241103085610110 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085610111 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427355366896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427355366896" cn_domain=PS} 20241103085610111 DLU <0006> fsm.c:456 lu(262427355366896)[0x55c376a96a60]{UNVALIDATED}: Allocated 20241103085610111 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427355366896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085610125 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427355366896)[0x55c376a96a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085610125 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427355366896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427355366896" cn_domain=PS} 20241103085610125 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610125 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610128 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085610128 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427355366896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427355366896"} 20241103085610128 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427355366896)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085610128 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427355366896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085610128 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427355366896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427355366896"} 20241103085610128 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427355366896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085610128 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427355366896)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085610128 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427355366896)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085610128 DLU <0006> fsm.c:568 lu(PS:IMSI-262427355366896)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085610128 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610128 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610130 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085610130 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427355366896 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427355366896" cn_domain=CS} 20241103085610130 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427355366896 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241103085610138 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427355366896 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427355366896"} 20241103085610138 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427355366896 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241103085610138 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610138 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45706<->l=127.0.0.1:4258 20241103085610164 DAUC <0003> db_auc.c:157 IMSI='262421214854253': No 2G Auth Data 20241103085610164 DAUC <0003> db_auc.c:192 IMSI='262421214854253': No 3G Auth Data 20241103085610172 DLGSUP <0013> hlr.c:121 IMSI 262421214854253: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085610195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45714<->l=127.0.0.1:4258 20241103085610199 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085610199 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421214854253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421214854253" cn_domain=PS} 20241103085610199 DLU <0006> fsm.c:456 lu(262421214854253)[0x55c376a96a60]{UNVALIDATED}: Allocated 20241103085610199 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421214854253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085610214 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421214854253)[0x55c376a96a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085610214 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421214854253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421214854253" cn_domain=PS} 20241103085610214 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610214 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610217 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085610217 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262421214854253 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421214854253"} 20241103085610217 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421214854253)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085610217 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262421214854253 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085610217 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421214854253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421214854253"} 20241103085610217 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421214854253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085610217 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421214854253)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085610217 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421214854253)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085610217 DLU <0006> fsm.c:568 lu(PS:IMSI-262421214854253)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085610217 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610217 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610220 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085610220 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421214854253 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421214854253" cn_domain=CS} 20241103085610220 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421214854253 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241103085610226 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421214854253 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421214854253"} 20241103085610226 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421214854253 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241103085610226 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610227 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45714<->l=127.0.0.1:4258 20241103085610252 DAUC <0003> db_auc.c:157 IMSI='262422124053931': No 2G Auth Data 20241103085610252 DAUC <0003> db_auc.c:192 IMSI='262422124053931': No 3G Auth Data 20241103085610294 DLGSUP <0013> hlr.c:121 IMSI 262422124053931: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085610332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45726<->l=127.0.0.1:4258 20241103085610336 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085610336 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422124053931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422124053931" cn_domain=PS} 20241103085610336 DLU <0006> fsm.c:456 lu(262422124053931)[0x55c376a96a60]{UNVALIDATED}: Allocated 20241103085610336 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422124053931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085610359 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422124053931)[0x55c376a96a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085610359 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422124053931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422124053931" cn_domain=PS} 20241103085610359 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610359 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610361 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085610361 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262422124053931 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422124053931"} 20241103085610361 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422124053931)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085610361 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262422124053931 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085610361 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422124053931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422124053931"} 20241103085610362 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422124053931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085610362 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422124053931)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085610362 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422124053931)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085610362 DLU <0006> fsm.c:568 lu(PS:IMSI-262422124053931)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085610362 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610362 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610364 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085610364 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262422124053931 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422124053931" cn_domain=CS} 20241103085610364 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262422124053931 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241103085610375 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262422124053931 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422124053931"} 20241103085610375 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262422124053931 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241103085610375 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610375 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45726<->l=127.0.0.1:4258 20241103085610440 DAUC <0003> db_auc.c:157 IMSI='262423966424923': No 2G Auth Data 20241103085610440 DAUC <0003> db_auc.c:192 IMSI='262423966424923': No 3G Auth Data 20241103085610449 DLGSUP <0013> hlr.c:121 IMSI 262423966424923: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085610481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45728<->l=127.0.0.1:4258 20241103085610484 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085610484 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423966424923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423966424923" cn_domain=PS} 20241103085610484 DLU <0006> fsm.c:456 lu(262423966424923)[0x55c376a96a60]{UNVALIDATED}: Allocated 20241103085610484 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423966424923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085610499 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423966424923)[0x55c376a96a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085610499 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423966424923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423966424923" cn_domain=PS} 20241103085610499 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610499 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610502 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085610502 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423966424923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423966424923"} 20241103085610502 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423966424923)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085610502 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423966424923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085610502 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423966424923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423966424923"} 20241103085610502 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423966424923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085610502 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423966424923)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085610502 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423966424923)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085610502 DLU <0006> fsm.c:568 lu(PS:IMSI-262423966424923)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085610502 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610502 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610504 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085610504 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423966424923 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423966424923" cn_domain=CS} 20241103085610504 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423966424923 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241103085610512 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423966424923 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423966424923"} 20241103085610512 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423966424923 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241103085610512 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610512 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45728<->l=127.0.0.1:4258 20241103085610546 DAUC <0003> db_auc.c:157 IMSI='262422239344907': No 2G Auth Data 20241103085610546 DAUC <0003> db_auc.c:192 IMSI='262422239344907': No 3G Auth Data 20241103085610555 DLGSUP <0013> hlr.c:121 IMSI 262422239344907: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085610587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45738<->l=127.0.0.1:4258 20241103085610590 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085610590 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422239344907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422239344907" cn_domain=PS} 20241103085610590 DLU <0006> fsm.c:456 lu(262422239344907)[0x55c376a96a60]{UNVALIDATED}: Allocated 20241103085610590 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422239344907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085610605 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422239344907)[0x55c376a96a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085610605 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422239344907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422239344907" cn_domain=PS} 20241103085610605 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610605 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610609 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085610609 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422239344907 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422239344907"} 20241103085610609 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422239344907)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085610609 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422239344907 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085610609 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422239344907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422239344907"} 20241103085610609 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422239344907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085610609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422239344907)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085610609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422239344907)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085610609 DLU <0006> fsm.c:568 lu(PS:IMSI-262422239344907)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085610609 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610609 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610611 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085610611 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422239344907 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422239344907" cn_domain=CS} 20241103085610611 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422239344907 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241103085610619 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422239344907 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422239344907"} 20241103085610619 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422239344907 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241103085610619 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610619 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085610620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45738<->l=127.0.0.1:4258 20241103085610646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45670<->l=127.0.0.1:4258 20241103085610647 DLINP <000b> input/ipa.c:451 connected read/write 20241103085610647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085610647 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085610647 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085610647 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085610647 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37267<->l=127.0.0.1:4259) 20241103085610694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45750<->l=127.0.0.1:4258 20241103085610794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45750<->l=127.0.0.1:4258 20241103085613872 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085613872 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085613874 DLINP <000b> input/ipa.c:451 connected read/write 20241103085613874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085613875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45762<->l=127.0.0.1:4258 20241103085613878 DLINP <000b> input/ipa.c:451 connected read/write 20241103085613878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085613878 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085613878 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085613878 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  20241103085613878 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085613878 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  20241103085613878 DLGSUP <0013> gsup_server.c:235 2:  20241103085613878 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085613878 DLGSUP <0013> gsup_server.c:235 3:  20241103085613878 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085613878 DLGSUP <0013> gsup_server.c:235 4:  20241103085613878 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085613878 DLGSUP <0013> gsup_server.c:235 5:  20241103085613878 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085613878 DLGSUP <0013> gsup_server.c:235 7:  20241103085613878 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085613878 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085613878 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085613878 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085613894 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44179<->l=127.0.0.1:4259) 20241103085613919 DAUC <0003> db_auc.c:157 IMSI='262426089021767': No 2G Auth Data 20241103085613919 DAUC <0003> db_auc.c:192 IMSI='262426089021767': No 3G Auth Data 20241103085613951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45766<->l=127.0.0.1:4258 20241103085613956 DLINP <000b> input/ipa.c:451 connected read/write 20241103085613956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085613956 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426089021767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426089021767" cn_domain=PS} 20241103085613956 DLU <0006> fsm.c:456 lu(262426089021767)[0x55c376a96a60]{UNVALIDATED}: Allocated 20241103085613956 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426089021767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085613971 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426089021767)[0x55c376a96a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085613971 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426089021767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426089021767" cn_domain=PS} 20241103085613971 DLINP <000b> input/ipa.c:451 connected read/write 20241103085613971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085613971 DLINP <000b> input/ipa.c:451 connected read/write 20241103085613971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085613975 DLINP <000b> input/ipa.c:451 connected read/write 20241103085613975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085613975 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426089021767 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426089021767"} 20241103085613975 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426089021767)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085613975 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426089021767 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085613975 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426089021767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426089021767"} 20241103085613975 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426089021767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085613975 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426089021767)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085613975 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426089021767)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085613975 DLU <0006> fsm.c:568 lu(PS:IMSI-262426089021767)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085613975 DLINP <000b> input/ipa.c:451 connected read/write 20241103085613975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085613975 DLINP <000b> input/ipa.c:451 connected read/write 20241103085613975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085613977 DLINP <000b> input/ipa.c:451 connected read/write 20241103085613977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085613977 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426089021767 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426089021767" cn_domain=PS} 20241103085613977 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426089021767 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241103085613985 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426089021767 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426089021767"} 20241103085613985 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426089021767 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241103085613985 DLINP <000b> input/ipa.c:451 connected read/write 20241103085613985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085613985 DLINP <000b> input/ipa.c:451 connected read/write 20241103085613985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085613987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45766<->l=127.0.0.1:4258 20241103085614014 DAUC <0003> db_auc.c:157 IMSI='262425286533331': No 2G Auth Data 20241103085614014 DAUC <0003> db_auc.c:192 IMSI='262425286533331': No 3G Auth Data 20241103085614031 DLGSUP <0013> hlr.c:121 IMSI 262425286533331: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085614059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45782<->l=127.0.0.1:4258 20241103085614063 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085614063 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425286533331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425286533331" cn_domain=PS} 20241103085614063 DLU <0006> fsm.c:456 lu(262425286533331)[0x55c376a96a60]{UNVALIDATED}: Allocated 20241103085614063 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425286533331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085614079 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425286533331)[0x55c376a96a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085614079 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425286533331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425286533331" cn_domain=PS} 20241103085614079 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614079 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614083 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085614083 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425286533331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425286533331"} 20241103085614083 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425286533331)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085614083 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425286533331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085614083 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425286533331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425286533331"} 20241103085614083 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425286533331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085614083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425286533331)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085614083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425286533331)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085614083 DLU <0006> fsm.c:568 lu(PS:IMSI-262425286533331)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085614083 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614083 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614085 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085614085 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425286533331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425286533331" cn_domain=PS} 20241103085614085 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425286533331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241103085614092 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425286533331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425286533331"} 20241103085614092 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425286533331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241103085614092 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614093 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45782<->l=127.0.0.1:4258 20241103085614135 DAUC <0003> db_auc.c:157 IMSI='262420415707931': No 2G Auth Data 20241103085614135 DAUC <0003> db_auc.c:192 IMSI='262420415707931': No 3G Auth Data 20241103085614144 DLGSUP <0013> hlr.c:121 IMSI 262420415707931: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085614166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45790<->l=127.0.0.1:4258 20241103085614170 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085614170 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420415707931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420415707931" cn_domain=PS} 20241103085614170 DLU <0006> fsm.c:456 lu(262420415707931)[0x55c376a96a60]{UNVALIDATED}: Allocated 20241103085614170 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420415707931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085614185 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420415707931)[0x55c376a96a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085614185 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420415707931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420415707931" cn_domain=PS} 20241103085614185 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614185 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614188 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085614188 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420415707931 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420415707931"} 20241103085614188 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420415707931)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085614188 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420415707931 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085614188 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420415707931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420415707931"} 20241103085614188 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420415707931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085614188 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420415707931)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085614188 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420415707931)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085614188 DLU <0006> fsm.c:568 lu(PS:IMSI-262420415707931)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085614188 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614188 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614191 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085614191 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420415707931 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420415707931" cn_domain=PS} 20241103085614191 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420415707931 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241103085614198 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420415707931 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420415707931"} 20241103085614198 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420415707931 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241103085614198 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614198 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45790<->l=127.0.0.1:4258 20241103085614224 DAUC <0003> db_auc.c:157 IMSI='262421733412587': No 2G Auth Data 20241103085614224 DAUC <0003> db_auc.c:192 IMSI='262421733412587': No 3G Auth Data 20241103085614233 DLGSUP <0013> hlr.c:121 IMSI 262421733412587: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085614258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45806<->l=127.0.0.1:4258 20241103085614262 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085614262 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421733412587 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421733412587" cn_domain=PS} 20241103085614262 DLU <0006> fsm.c:456 lu(262421733412587)[0x55c376a96a60]{UNVALIDATED}: Allocated 20241103085614262 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421733412587 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085614277 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421733412587)[0x55c376a96a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085614277 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421733412587 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421733412587" cn_domain=PS} 20241103085614277 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614277 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614280 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085614280 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421733412587 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421733412587"} 20241103085614280 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421733412587)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085614280 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421733412587 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085614280 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421733412587 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421733412587"} 20241103085614280 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421733412587 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085614280 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421733412587)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085614280 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421733412587)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085614280 DLU <0006> fsm.c:568 lu(PS:IMSI-262421733412587)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085614280 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614280 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614282 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085614282 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421733412587 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421733412587" cn_domain=PS} 20241103085614282 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421733412587 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241103085614289 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421733412587 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421733412587"} 20241103085614289 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421733412587 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241103085614289 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614289 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45806<->l=127.0.0.1:4258 20241103085614315 DAUC <0003> db_auc.c:157 IMSI='262425736159337': No 2G Auth Data 20241103085614315 DAUC <0003> db_auc.c:192 IMSI='262425736159337': No 3G Auth Data 20241103085614324 DLGSUP <0013> hlr.c:121 IMSI 262425736159337: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085614347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45814<->l=127.0.0.1:4258 20241103085614351 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085614351 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425736159337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425736159337" cn_domain=PS} 20241103085614351 DLU <0006> fsm.c:456 lu(262425736159337)[0x55c376a96a60]{UNVALIDATED}: Allocated 20241103085614351 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425736159337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085614367 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425736159337)[0x55c376a96a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085614367 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425736159337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425736159337" cn_domain=PS} 20241103085614367 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614367 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614370 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085614370 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425736159337 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425736159337"} 20241103085614370 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425736159337)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085614370 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425736159337 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085614370 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425736159337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425736159337"} 20241103085614370 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425736159337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085614370 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425736159337)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085614370 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425736159337)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085614370 DLU <0006> fsm.c:568 lu(PS:IMSI-262425736159337)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085614370 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614370 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614372 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085614372 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425736159337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425736159337" cn_domain=PS} 20241103085614372 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425736159337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241103085614380 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425736159337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425736159337"} 20241103085614380 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425736159337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241103085614380 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614380 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45814<->l=127.0.0.1:4258 20241103085614407 DAUC <0003> db_auc.c:157 IMSI='262424458600983': No 2G Auth Data 20241103085614407 DAUC <0003> db_auc.c:192 IMSI='262424458600983': No 3G Auth Data 20241103085614416 DLGSUP <0013> hlr.c:121 IMSI 262424458600983: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085614448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45818<->l=127.0.0.1:4258 20241103085614452 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085614452 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424458600983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424458600983" cn_domain=PS} 20241103085614452 DLU <0006> fsm.c:456 lu(262424458600983)[0x55c376a96a60]{UNVALIDATED}: Allocated 20241103085614452 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424458600983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085614467 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424458600983)[0x55c376a96a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085614467 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424458600983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424458600983" cn_domain=PS} 20241103085614467 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614467 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614470 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085614470 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424458600983 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424458600983"} 20241103085614470 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424458600983)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085614470 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424458600983 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085614470 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424458600983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424458600983"} 20241103085614470 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424458600983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085614470 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424458600983)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085614470 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424458600983)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085614470 DLU <0006> fsm.c:568 lu(PS:IMSI-262424458600983)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085614470 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614470 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614473 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085614473 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424458600983 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424458600983" cn_domain=PS} 20241103085614473 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424458600983 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241103085614481 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424458600983 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424458600983"} 20241103085614481 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424458600983 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241103085614481 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614481 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45818<->l=127.0.0.1:4258 20241103085614514 DAUC <0003> db_auc.c:157 IMSI='262424373096240': No 2G Auth Data 20241103085614514 DAUC <0003> db_auc.c:192 IMSI='262424373096240': No 3G Auth Data 20241103085614523 DLGSUP <0013> hlr.c:121 IMSI 262424373096240: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085614555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45832<->l=127.0.0.1:4258 20241103085614559 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085614559 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424373096240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424373096240" cn_domain=PS} 20241103085614559 DLU <0006> fsm.c:456 lu(262424373096240)[0x55c376a96a60]{UNVALIDATED}: Allocated 20241103085614559 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424373096240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085614574 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424373096240)[0x55c376a96a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085614574 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424373096240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424373096240" cn_domain=PS} 20241103085614574 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614574 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614577 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085614577 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424373096240 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424373096240"} 20241103085614577 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424373096240)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085614577 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424373096240 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085614577 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424373096240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424373096240"} 20241103085614577 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424373096240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085614577 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424373096240)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085614577 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424373096240)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085614577 DLU <0006> fsm.c:568 lu(PS:IMSI-262424373096240)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085614577 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614577 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614579 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085614579 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424373096240 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424373096240" cn_domain=PS} 20241103085614579 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424373096240 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241103085614587 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424373096240 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424373096240"} 20241103085614587 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424373096240 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241103085614587 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614587 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45832<->l=127.0.0.1:4258 20241103085614620 DAUC <0003> db_auc.c:157 IMSI='262427379442427': No 2G Auth Data 20241103085614620 DAUC <0003> db_auc.c:192 IMSI='262427379442427': No 3G Auth Data 20241103085614629 DLGSUP <0013> hlr.c:121 IMSI 262427379442427: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241103085614659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45834<->l=127.0.0.1:4258 20241103085614662 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085614662 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427379442427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427379442427" cn_domain=PS} 20241103085614662 DLU <0006> fsm.c:456 lu(262427379442427)[0x55c376a96a60]{UNVALIDATED}: Allocated 20241103085614662 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427379442427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085614685 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427379442427)[0x55c376a96a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085614685 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427379442427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427379442427" cn_domain=PS} 20241103085614685 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614685 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614688 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085614688 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262427379442427 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427379442427"} 20241103085614688 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427379442427)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085614688 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262427379442427 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085614688 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427379442427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427379442427"} 20241103085614688 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427379442427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085614688 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427379442427)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085614688 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427379442427)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085614688 DLU <0006> fsm.c:568 lu(PS:IMSI-262427379442427)[0x55c376a96a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085614688 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614688 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614691 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085614691 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427379442427 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427379442427" cn_domain=PS} 20241103085614691 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427379442427 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241103085614698 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427379442427 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427379442427"} 20241103085614698 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427379442427 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241103085614698 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614698 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085614700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45834<->l=127.0.0.1:4258 20241103085614724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45762<->l=127.0.0.1:4258 20241103085614725 DLINP <000b> input/ipa.c:451 connected read/write 20241103085614725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085614725 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085614725 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085614725 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085614725 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44179<->l=127.0.0.1:4259) 20241103085614768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45836<->l=127.0.0.1:4258 20241103085614868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45836<->l=127.0.0.1:4258 20241103085617950 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085617950 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085617953 DLINP <000b> input/ipa.c:451 connected read/write 20241103085617953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085617954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37122<->l=127.0.0.1:4258 20241103085617956 DLINP <000b> input/ipa.c:451 connected read/write 20241103085617956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085617956 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085617956 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085617956 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  20241103085617956 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085617956 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  20241103085617956 DLGSUP <0013> gsup_server.c:235 2:  20241103085617956 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085617956 DLGSUP <0013> gsup_server.c:235 3:  20241103085617956 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085617956 DLGSUP <0013> gsup_server.c:235 4:  20241103085617956 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085617956 DLGSUP <0013> gsup_server.c:235 5:  20241103085617956 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085617956 DLGSUP <0013> gsup_server.c:235 7:  20241103085617956 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085617956 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085617956 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085617956 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085617980 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44555<->l=127.0.0.1:4259) 20241103085617994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37136<->l=127.0.0.1:4258 20241103085617998 DLINP <000b> input/ipa.c:451 connected read/write 20241103085617998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085617998 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} 20241103085617998 DLU <0006> fsm.c:456 lu(2345743413463)[0x55c376a96a60]{UNVALIDATED}: Allocated 20241103085617998 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 20241103085617998 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} 20241103085617998 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085617998 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55c376a96a60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085617998 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55c376a96a60]{UNVALIDATED}: Freeing instance 20241103085617998 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55c376a96a60]{UNVALIDATED}: Deallocated 20241103085617998 DLINP <000b> input/ipa.c:451 connected read/write 20241103085617998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085617998 DLINP <000b> input/ipa.c:451 connected read/write 20241103085617998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085618000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37136<->l=127.0.0.1:4258 20241103085618001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37122<->l=127.0.0.1:4258 20241103085618002 DLINP <000b> input/ipa.c:451 connected read/write 20241103085618002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085618002 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085618002 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085618002 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085618002 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44555<->l=127.0.0.1:4259) 20241103085618042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37152<->l=127.0.0.1:4258 20241103085618143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37152<->l=127.0.0.1:4258 20241103085621219 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085621219 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085621221 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085621222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37168<->l=127.0.0.1:4258 20241103085621224 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085621224 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085621224 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085621224 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  20241103085621224 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085621224 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  20241103085621224 DLGSUP <0013> gsup_server.c:235 2:  20241103085621224 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085621224 DLGSUP <0013> gsup_server.c:235 3:  20241103085621224 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085621224 DLGSUP <0013> gsup_server.c:235 4:  20241103085621224 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085621224 DLGSUP <0013> gsup_server.c:235 5:  20241103085621224 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085621224 DLGSUP <0013> gsup_server.c:235 7:  20241103085621225 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085621225 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085621225 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085621225 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085621241 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44421<->l=127.0.0.1:4259) 20241103085621266 DAUC <0003> db_auc.c:157 IMSI='262420597448657': No 2G Auth Data 20241103085621266 DAUC <0003> db_auc.c:192 IMSI='262420597448657': No 3G Auth Data 20241103085621303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37184<->l=127.0.0.1:4258 20241103085621310 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085621310 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420597448657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420597448657" session_id=1203560550 session_state=BEGIN} 20241103085621310 DSS <0004> hlr_ussd.c:576 262420597448657/0x47bce066: Process SS (BEGIN) 20241103085621310 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241103085621310 DSS <0004> hlr_ussd.c:518 262420597448657/0x47bce066: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241103085621310 DSS <0004> hlr_ussd.c:523 262420597448657/0x47bce066: USSD for unknown code '*#200#' 20241103085621310 DSS <0004> hlr_ussd.c:354 262420597448657/0x47bce066: Tx ReturnError(1, 0x12) 20241103085621310 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420597448657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420597448657" session_id=1203560550 session_state=END} 20241103085621310 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085621310 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085621314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37184<->l=127.0.0.1:4258 20241103085621322 DAUC <0003> db_auc.c:157 IMSI='262428273032452': No 2G Auth Data 20241103085621322 DAUC <0003> db_auc.c:192 IMSI='262428273032452': No 3G Auth Data 20241103085621356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37194<->l=127.0.0.1:4258 20241103085621361 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085621361 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428273032452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428273032452" session_id=2773554273 session_state=BEGIN} 20241103085621361 DSS <0004> hlr_ussd.c:576 262428273032452/0xa5511461: Process SS (BEGIN) 20241103085621361 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241103085621361 DSS <0004> hlr_ussd.c:518 262428273032452/0xa5511461: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241103085621361 DSS <0004> hlr_ussd.c:523 262428273032452/0xa5511461: USSD for unknown code '*#200#' 20241103085621361 DSS <0004> hlr_ussd.c:354 262428273032452/0xa5511461: Tx ReturnError(1, 0x12) 20241103085621361 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428273032452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428273032452" session_id=2773554273 session_state=END} 20241103085621361 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085621361 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085621364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37194<->l=127.0.0.1:4258 20241103085621373 DAUC <0003> db_auc.c:157 IMSI='262421744497172': No 2G Auth Data 20241103085621373 DAUC <0003> db_auc.c:192 IMSI='262421744497172': No 3G Auth Data 20241103085621404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37198<->l=127.0.0.1:4258 20241103085621409 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085621409 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421744497172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421744497172" session_id=1033154816 session_state=BEGIN} 20241103085621409 DSS <0004> hlr_ussd.c:576 262421744497172/0x3d94b100: Process SS (BEGIN) 20241103085621409 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241103085621409 DSS <0004> hlr_ussd.c:518 262421744497172/0x3d94b100: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241103085621409 DSS <0004> hlr_ussd.c:523 262421744497172/0x3d94b100: USSD for unknown code '*#200#' 20241103085621409 DSS <0004> hlr_ussd.c:354 262421744497172/0x3d94b100: Tx ReturnError(1, 0x12) 20241103085621409 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421744497172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421744497172" session_id=1033154816 session_state=END} 20241103085621409 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085621409 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085621414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37198<->l=127.0.0.1:4258 20241103085621434 DAUC <0003> db_auc.c:157 IMSI='262424872638219': No 2G Auth Data 20241103085621434 DAUC <0003> db_auc.c:192 IMSI='262424872638219': No 3G Auth Data 20241103085621462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37206<->l=127.0.0.1:4258 20241103085621468 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085621468 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424872638219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424872638219" session_id=3199176160 session_state=BEGIN} 20241103085621468 DSS <0004> hlr_ussd.c:576 262424872638219/0xbeaf8de0: Process SS (BEGIN) 20241103085621468 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241103085621468 DSS <0004> hlr_ussd.c:518 262424872638219/0xbeaf8de0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241103085621468 DSS <0004> hlr_ussd.c:523 262424872638219/0xbeaf8de0: USSD for unknown code '*#200#' 20241103085621468 DSS <0004> hlr_ussd.c:354 262424872638219/0xbeaf8de0: Tx ReturnError(1, 0x12) 20241103085621468 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424872638219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424872638219" session_id=3199176160 session_state=END} 20241103085621468 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085621468 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085621472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37206<->l=127.0.0.1:4258 20241103085621476 DAUC <0003> db_auc.c:157 IMSI='262422445746428': No 2G Auth Data 20241103085621476 DAUC <0003> db_auc.c:192 IMSI='262422445746428': No 3G Auth Data 20241103085621500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37212<->l=127.0.0.1:4258 20241103085621507 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085621507 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422445746428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422445746428" session_id=2911650022 session_state=BEGIN} 20241103085621507 DSS <0004> hlr_ussd.c:576 262422445746428/0xad8c40e6: Process SS (BEGIN) 20241103085621507 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241103085621507 DSS <0004> hlr_ussd.c:518 262422445746428/0xad8c40e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241103085621507 DSS <0004> hlr_ussd.c:523 262422445746428/0xad8c40e6: USSD for unknown code '*#200#' 20241103085621507 DSS <0004> hlr_ussd.c:354 262422445746428/0xad8c40e6: Tx ReturnError(1, 0x12) 20241103085621507 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422445746428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422445746428" session_id=2911650022 session_state=END} 20241103085621507 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085621508 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085621511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37212<->l=127.0.0.1:4258 20241103085621515 DAUC <0003> db_auc.c:157 IMSI='262423312532294': No 2G Auth Data 20241103085621515 DAUC <0003> db_auc.c:192 IMSI='262423312532294': No 3G Auth Data 20241103085621546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37214<->l=127.0.0.1:4258 20241103085621551 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085621551 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423312532294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423312532294" session_id=3816780292 session_state=BEGIN} 20241103085621551 DSS <0004> hlr_ussd.c:576 262423312532294/0xe37f7204: Process SS (BEGIN) 20241103085621551 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241103085621551 DSS <0004> hlr_ussd.c:518 262423312532294/0xe37f7204: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241103085621551 DSS <0004> hlr_ussd.c:523 262423312532294/0xe37f7204: USSD for unknown code '*#200#' 20241103085621551 DSS <0004> hlr_ussd.c:354 262423312532294/0xe37f7204: Tx ReturnError(1, 0x12) 20241103085621551 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423312532294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423312532294" session_id=3816780292 session_state=END} 20241103085621551 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085621551 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085621554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37214<->l=127.0.0.1:4258 20241103085621558 DAUC <0003> db_auc.c:157 IMSI='262421433322133': No 2G Auth Data 20241103085621558 DAUC <0003> db_auc.c:192 IMSI='262421433322133': No 3G Auth Data 20241103085621586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37222<->l=127.0.0.1:4258 20241103085621592 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085621592 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421433322133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421433322133" session_id=3378842204 session_state=BEGIN} 20241103085621592 DSS <0004> hlr_ussd.c:576 262421433322133/0xc9650a5c: Process SS (BEGIN) 20241103085621592 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241103085621592 DSS <0004> hlr_ussd.c:518 262421433322133/0xc9650a5c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241103085621592 DSS <0004> hlr_ussd.c:523 262421433322133/0xc9650a5c: USSD for unknown code '*#200#' 20241103085621592 DSS <0004> hlr_ussd.c:354 262421433322133/0xc9650a5c: Tx ReturnError(1, 0x12) 20241103085621592 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421433322133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421433322133" session_id=3378842204 session_state=END} 20241103085621592 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085621592 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085621595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37222<->l=127.0.0.1:4258 20241103085621599 DAUC <0003> db_auc.c:157 IMSI='262420613183669': No 2G Auth Data 20241103085621599 DAUC <0003> db_auc.c:192 IMSI='262420613183669': No 3G Auth Data 20241103085621625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37230<->l=127.0.0.1:4258 20241103085621630 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085621630 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420613183669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420613183669" session_id=1279036075 session_state=BEGIN} 20241103085621630 DSS <0004> hlr_ussd.c:576 262420613183669/0x4c3c8aab: Process SS (BEGIN) 20241103085621630 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241103085621630 DSS <0004> hlr_ussd.c:518 262420613183669/0x4c3c8aab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241103085621630 DSS <0004> hlr_ussd.c:523 262420613183669/0x4c3c8aab: USSD for unknown code '*#200#' 20241103085621630 DSS <0004> hlr_ussd.c:354 262420613183669/0x4c3c8aab: Tx ReturnError(1, 0x12) 20241103085621630 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420613183669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420613183669" session_id=1279036075 session_state=END} 20241103085621630 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085621630 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085621633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37230<->l=127.0.0.1:4258 20241103085621634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37168<->l=127.0.0.1:4258 20241103085621634 DLINP <000b> input/ipa.c:451 connected read/write 20241103085621634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085621634 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085621634 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085621634 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085621634 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44421<->l=127.0.0.1:4259) 20241103085621676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37234<->l=127.0.0.1:4258 20241103085621777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37234<->l=127.0.0.1:4258 20241103085624857 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085624857 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085624859 DLINP <000b> input/ipa.c:451 connected read/write 20241103085624859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085624859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37246<->l=127.0.0.1:4258 20241103085624861 DLINP <000b> input/ipa.c:451 connected read/write 20241103085624861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085624861 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085624861 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085624861 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  20241103085624861 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085624861 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  20241103085624861 DLGSUP <0013> gsup_server.c:235 2:  20241103085624861 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085624861 DLGSUP <0013> gsup_server.c:235 3:  20241103085624861 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085624861 DLGSUP <0013> gsup_server.c:235 4:  20241103085624861 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085624861 DLGSUP <0013> gsup_server.c:235 5:  20241103085624861 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085624861 DLGSUP <0013> gsup_server.c:235 7:  20241103085624861 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085624861 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085624861 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085624861 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085624878 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38771<->l=127.0.0.1:4259) 20241103085624888 DAUC <0003> db_auc.c:157 IMSI='262427828981610': No 2G Auth Data 20241103085624888 DAUC <0003> db_auc.c:192 IMSI='262427828981610': No 3G Auth Data 20241103085624911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37250<->l=127.0.0.1:4258 20241103085624918 DLINP <000b> input/ipa.c:451 connected read/write 20241103085624918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085624918 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427828981610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427828981610" session_id=2029823850 session_state=BEGIN} 20241103085624918 DSS <0004> hlr_ussd.c:576 262427828981610/0x78fca76a: Process SS (BEGIN) 20241103085624918 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241103085624918 DSS <0004> hlr_ussd.c:518 262427828981610/0x78fca76a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241103085624918 DSS <0004> hlr_ussd.c:542 262427828981610/0x78fca76a: Cannot find conn for EUSE EUSE-foobar 20241103085624918 DSS <0004> hlr_ussd.c:354 262427828981610/0x78fca76a: Tx ReturnError(1, 0x22) 20241103085624918 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427828981610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427828981610" session_id=2029823850 session_state=END} 20241103085624918 DLINP <000b> input/ipa.c:451 connected read/write 20241103085624918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085624918 DLINP <000b> input/ipa.c:451 connected read/write 20241103085624918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085624922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37250<->l=127.0.0.1:4258 20241103085624927 DAUC <0003> db_auc.c:157 IMSI='262428564683152': No 2G Auth Data 20241103085624927 DAUC <0003> db_auc.c:192 IMSI='262428564683152': No 3G Auth Data 20241103085624959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37262<->l=127.0.0.1:4258 20241103085624965 DLINP <000b> input/ipa.c:451 connected read/write 20241103085624965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085624966 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428564683152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428564683152" session_id=608262083 session_state=BEGIN} 20241103085624966 DSS <0004> hlr_ussd.c:576 262428564683152/0x244157c3: Process SS (BEGIN) 20241103085624966 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241103085624966 DSS <0004> hlr_ussd.c:518 262428564683152/0x244157c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241103085624966 DSS <0004> hlr_ussd.c:542 262428564683152/0x244157c3: Cannot find conn for EUSE EUSE-foobar 20241103085624966 DSS <0004> hlr_ussd.c:354 262428564683152/0x244157c3: Tx ReturnError(1, 0x22) 20241103085624966 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428564683152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428564683152" session_id=608262083 session_state=END} 20241103085624966 DLINP <000b> input/ipa.c:451 connected read/write 20241103085624966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085624966 DLINP <000b> input/ipa.c:451 connected read/write 20241103085624966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085624969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37262<->l=127.0.0.1:4258 20241103085624973 DAUC <0003> db_auc.c:157 IMSI='262427182955748': No 2G Auth Data 20241103085624973 DAUC <0003> db_auc.c:192 IMSI='262427182955748': No 3G Auth Data 20241103085624997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37264<->l=127.0.0.1:4258 20241103085625002 DLINP <000b> input/ipa.c:451 connected read/write 20241103085625002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085625002 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427182955748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427182955748" session_id=3470620121 session_state=BEGIN} 20241103085625002 DSS <0004> hlr_ussd.c:576 262427182955748/0xcedd75d9: Process SS (BEGIN) 20241103085625002 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241103085625002 DSS <0004> hlr_ussd.c:518 262427182955748/0xcedd75d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241103085625002 DSS <0004> hlr_ussd.c:542 262427182955748/0xcedd75d9: Cannot find conn for EUSE EUSE-foobar 20241103085625002 DSS <0004> hlr_ussd.c:354 262427182955748/0xcedd75d9: Tx ReturnError(1, 0x22) 20241103085625002 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427182955748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427182955748" session_id=3470620121 session_state=END} 20241103085625002 DLINP <000b> input/ipa.c:451 connected read/write 20241103085625002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085625002 DLINP <000b> input/ipa.c:451 connected read/write 20241103085625002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085625007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37264<->l=127.0.0.1:4258 20241103085625011 DAUC <0003> db_auc.c:157 IMSI='262423461085537': No 2G Auth Data 20241103085625011 DAUC <0003> db_auc.c:192 IMSI='262423461085537': No 3G Auth Data 20241103085625034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37276<->l=127.0.0.1:4258 20241103085625039 DLINP <000b> input/ipa.c:451 connected read/write 20241103085625039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085625039 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423461085537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423461085537" session_id=1479321356 session_state=BEGIN} 20241103085625039 DSS <0004> hlr_ussd.c:576 262423461085537/0x582ca70c: Process SS (BEGIN) 20241103085625039 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241103085625039 DSS <0004> hlr_ussd.c:518 262423461085537/0x582ca70c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241103085625039 DSS <0004> hlr_ussd.c:542 262423461085537/0x582ca70c: Cannot find conn for EUSE EUSE-foobar 20241103085625039 DSS <0004> hlr_ussd.c:354 262423461085537/0x582ca70c: Tx ReturnError(1, 0x22) 20241103085625039 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423461085537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423461085537" session_id=1479321356 session_state=END} 20241103085625039 DLINP <000b> input/ipa.c:451 connected read/write 20241103085625039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085625039 DLINP <000b> input/ipa.c:451 connected read/write 20241103085625039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085625042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37276<->l=127.0.0.1:4258 20241103085625046 DAUC <0003> db_auc.c:157 IMSI='262421384372179': No 2G Auth Data 20241103085625046 DAUC <0003> db_auc.c:192 IMSI='262421384372179': No 3G Auth Data 20241103085625070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37282<->l=127.0.0.1:4258 20241103085625076 DLINP <000b> input/ipa.c:451 connected read/write 20241103085625076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085625076 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421384372179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421384372179" session_id=2292531677 session_state=BEGIN} 20241103085625076 DSS <0004> hlr_ussd.c:576 262421384372179/0x88a541dd: Process SS (BEGIN) 20241103085625076 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241103085625076 DSS <0004> hlr_ussd.c:518 262421384372179/0x88a541dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241103085625076 DSS <0004> hlr_ussd.c:542 262421384372179/0x88a541dd: Cannot find conn for EUSE EUSE-foobar 20241103085625076 DSS <0004> hlr_ussd.c:354 262421384372179/0x88a541dd: Tx ReturnError(1, 0x22) 20241103085625076 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421384372179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421384372179" session_id=2292531677 session_state=END} 20241103085625076 DLINP <000b> input/ipa.c:451 connected read/write 20241103085625076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085625076 DLINP <000b> input/ipa.c:451 connected read/write 20241103085625076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085625080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37282<->l=127.0.0.1:4258 20241103085625084 DAUC <0003> db_auc.c:157 IMSI='262425950780938': No 2G Auth Data 20241103085625084 DAUC <0003> db_auc.c:192 IMSI='262425950780938': No 3G Auth Data 20241103085625109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37290<->l=127.0.0.1:4258 20241103085625114 DLINP <000b> input/ipa.c:451 connected read/write 20241103085625114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085625114 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425950780938 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425950780938" session_id=1905785498 session_state=BEGIN} 20241103085625114 DSS <0004> hlr_ussd.c:576 262425950780938/0x7197fa9a: Process SS (BEGIN) 20241103085625114 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241103085625114 DSS <0004> hlr_ussd.c:518 262425950780938/0x7197fa9a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241103085625114 DSS <0004> hlr_ussd.c:542 262425950780938/0x7197fa9a: Cannot find conn for EUSE EUSE-foobar 20241103085625114 DSS <0004> hlr_ussd.c:354 262425950780938/0x7197fa9a: Tx ReturnError(1, 0x22) 20241103085625114 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425950780938 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425950780938" session_id=1905785498 session_state=END} 20241103085625114 DLINP <000b> input/ipa.c:451 connected read/write 20241103085625114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085625114 DLINP <000b> input/ipa.c:451 connected read/write 20241103085625114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085625117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37290<->l=127.0.0.1:4258 20241103085625121 DAUC <0003> db_auc.c:157 IMSI='262428931588594': No 2G Auth Data 20241103085625121 DAUC <0003> db_auc.c:192 IMSI='262428931588594': No 3G Auth Data 20241103085625149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37302<->l=127.0.0.1:4258 20241103085625156 DLINP <000b> input/ipa.c:451 connected read/write 20241103085625156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085625156 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428931588594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428931588594" session_id=4114786338 session_state=BEGIN} 20241103085625156 DSS <0004> hlr_ussd.c:576 262428931588594/0xf542a822: Process SS (BEGIN) 20241103085625156 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241103085625156 DSS <0004> hlr_ussd.c:518 262428931588594/0xf542a822: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241103085625156 DSS <0004> hlr_ussd.c:542 262428931588594/0xf542a822: Cannot find conn for EUSE EUSE-foobar 20241103085625156 DSS <0004> hlr_ussd.c:354 262428931588594/0xf542a822: Tx ReturnError(1, 0x22) 20241103085625156 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428931588594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428931588594" session_id=4114786338 session_state=END} 20241103085625156 DLINP <000b> input/ipa.c:451 connected read/write 20241103085625156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085625156 DLINP <000b> input/ipa.c:451 connected read/write 20241103085625156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085625159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37302<->l=127.0.0.1:4258 20241103085625163 DAUC <0003> db_auc.c:157 IMSI='262421928774785': No 2G Auth Data 20241103085625163 DAUC <0003> db_auc.c:192 IMSI='262421928774785': No 3G Auth Data 20241103085625192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37304<->l=127.0.0.1:4258 20241103085625197 DLINP <000b> input/ipa.c:451 connected read/write 20241103085625197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085625197 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421928774785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421928774785" session_id=2183738946 session_state=BEGIN} 20241103085625197 DSS <0004> hlr_ussd.c:576 262421928774785/0x82293642: Process SS (BEGIN) 20241103085625197 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241103085625197 DSS <0004> hlr_ussd.c:518 262421928774785/0x82293642: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241103085625197 DSS <0004> hlr_ussd.c:542 262421928774785/0x82293642: Cannot find conn for EUSE EUSE-foobar 20241103085625197 DSS <0004> hlr_ussd.c:354 262421928774785/0x82293642: Tx ReturnError(1, 0x22) 20241103085625197 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421928774785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421928774785" session_id=2183738946 session_state=END} 20241103085625197 DLINP <000b> input/ipa.c:451 connected read/write 20241103085625197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085625197 DLINP <000b> input/ipa.c:451 connected read/write 20241103085625197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085625200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37304<->l=127.0.0.1:4258 20241103085625201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37246<->l=127.0.0.1:4258 20241103085625202 DLINP <000b> input/ipa.c:451 connected read/write 20241103085625202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085625202 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085625202 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085625202 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085625202 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38771<->l=127.0.0.1:4259) 20241103085625244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37306<->l=127.0.0.1:4258 20241103085625445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37306<->l=127.0.0.1:4258 20241103085628521 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085628521 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085628522 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085628523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58250<->l=127.0.0.1:4258 20241103085628524 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085628524 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085628524 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085628524 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  20241103085628524 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085628524 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  20241103085628524 DLGSUP <0013> gsup_server.c:235 2:  20241103085628524 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085628524 DLGSUP <0013> gsup_server.c:235 3:  20241103085628524 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085628524 DLGSUP <0013> gsup_server.c:235 4:  20241103085628524 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085628524 DLGSUP <0013> gsup_server.c:235 5:  20241103085628524 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085628524 DLGSUP <0013> gsup_server.c:235 7:  20241103085628524 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085628524 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085628524 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085628524 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085628540 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43719<->l=127.0.0.1:4259) 20241103085628560 DAUC <0003> db_auc.c:157 IMSI='262421033670239': No 2G Auth Data 20241103085628560 DAUC <0003> db_auc.c:192 IMSI='262421033670239': No 3G Auth Data 20241103085628586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58264<->l=127.0.0.1:4258 20241103085628594 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085628594 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421033670239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421033670239" session_id=269755501 session_state=BEGIN} 20241103085628594 DSS <0004> hlr_ussd.c:576 262421033670239/0x1014246d: Process SS (BEGIN) 20241103085628594 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241103085628594 DSS <0004> hlr_ussd.c:518 262421033670239/0x1014246d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241103085628594 DSS <0004> hlr_ussd.c:363 262421033670239/0x1014246d: Tx USSD 'Your IMSI is 262421033670239' 20241103085628594 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421033670239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421033670239" session_id=269755501 session_state=END} 20241103085628594 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421033670239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085628594 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085628594 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085628598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58264<->l=127.0.0.1:4258 20241103085628602 DAUC <0003> db_auc.c:157 IMSI='262429750486716': No 2G Auth Data 20241103085628602 DAUC <0003> db_auc.c:192 IMSI='262429750486716': No 3G Auth Data 20241103085628628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58274<->l=127.0.0.1:4258 20241103085628634 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085628634 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429750486716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429750486716" session_id=980606425 session_state=BEGIN} 20241103085628634 DSS <0004> hlr_ussd.c:576 262429750486716/0x3a72ddd9: Process SS (BEGIN) 20241103085628634 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241103085628634 DSS <0004> hlr_ussd.c:518 262429750486716/0x3a72ddd9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241103085628634 DSS <0004> hlr_ussd.c:363 262429750486716/0x3a72ddd9: Tx USSD 'Your IMSI is 262429750486716' 20241103085628634 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429750486716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429750486716" session_id=980606425 session_state=END} 20241103085628634 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429750486716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085628634 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085628634 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085628638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58274<->l=127.0.0.1:4258 20241103085628642 DAUC <0003> db_auc.c:157 IMSI='262423369680596': No 2G Auth Data 20241103085628642 DAUC <0003> db_auc.c:192 IMSI='262423369680596': No 3G Auth Data 20241103085628665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58276<->l=127.0.0.1:4258 20241103085628670 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085628670 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423369680596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423369680596" session_id=698310005 session_state=BEGIN} 20241103085628670 DSS <0004> hlr_ussd.c:576 262423369680596/0x299f5d75: Process SS (BEGIN) 20241103085628670 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241103085628670 DSS <0004> hlr_ussd.c:518 262423369680596/0x299f5d75: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241103085628670 DSS <0004> hlr_ussd.c:363 262423369680596/0x299f5d75: Tx USSD 'Your IMSI is 262423369680596' 20241103085628670 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423369680596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423369680596" session_id=698310005 session_state=END} 20241103085628670 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423369680596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085628670 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085628670 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085628674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58276<->l=127.0.0.1:4258 20241103085628678 DAUC <0003> db_auc.c:157 IMSI='262429780908577': No 2G Auth Data 20241103085628678 DAUC <0003> db_auc.c:192 IMSI='262429780908577': No 3G Auth Data 20241103085628700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58280<->l=127.0.0.1:4258 20241103085628707 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085628707 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429780908577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429780908577" session_id=3527777372 session_state=BEGIN} 20241103085628707 DSS <0004> hlr_ussd.c:576 262429780908577/0xd2459c5c: Process SS (BEGIN) 20241103085628707 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241103085628707 DSS <0004> hlr_ussd.c:518 262429780908577/0xd2459c5c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241103085628707 DSS <0004> hlr_ussd.c:363 262429780908577/0xd2459c5c: Tx USSD 'Your IMSI is 262429780908577' 20241103085628707 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429780908577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429780908577" session_id=3527777372 session_state=END} 20241103085628707 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429780908577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085628707 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085628707 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085628711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58280<->l=127.0.0.1:4258 20241103085628715 DAUC <0003> db_auc.c:157 IMSI='262428675018074': No 2G Auth Data 20241103085628715 DAUC <0003> db_auc.c:192 IMSI='262428675018074': No 3G Auth Data 20241103085628739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58290<->l=127.0.0.1:4258 20241103085628744 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085628744 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428675018074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428675018074" session_id=808940931 session_state=BEGIN} 20241103085628744 DSS <0004> hlr_ussd.c:576 262428675018074/0x30377583: Process SS (BEGIN) 20241103085628744 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241103085628744 DSS <0004> hlr_ussd.c:518 262428675018074/0x30377583: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241103085628744 DSS <0004> hlr_ussd.c:363 262428675018074/0x30377583: Tx USSD 'Your IMSI is 262428675018074' 20241103085628744 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428675018074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428675018074" session_id=808940931 session_state=END} 20241103085628744 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428675018074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085628744 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085628744 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085628747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58290<->l=127.0.0.1:4258 20241103085628754 DAUC <0003> db_auc.c:157 IMSI='262421497059375': No 2G Auth Data 20241103085628754 DAUC <0003> db_auc.c:192 IMSI='262421497059375': No 3G Auth Data 20241103085628781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58306<->l=127.0.0.1:4258 20241103085628788 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085628788 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421497059375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421497059375" session_id=2821085781 session_state=BEGIN} 20241103085628788 DSS <0004> hlr_ussd.c:576 262421497059375/0xa8265a55: Process SS (BEGIN) 20241103085628788 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241103085628788 DSS <0004> hlr_ussd.c:518 262421497059375/0xa8265a55: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241103085628788 DSS <0004> hlr_ussd.c:363 262421497059375/0xa8265a55: Tx USSD 'Your IMSI is 262421497059375' 20241103085628788 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421497059375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421497059375" session_id=2821085781 session_state=END} 20241103085628788 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421497059375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085628788 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085628789 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085628794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58306<->l=127.0.0.1:4258 20241103085628798 DAUC <0003> db_auc.c:157 IMSI='262423549288313': No 2G Auth Data 20241103085628798 DAUC <0003> db_auc.c:192 IMSI='262423549288313': No 3G Auth Data 20241103085628826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58322<->l=127.0.0.1:4258 20241103085628832 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085628832 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423549288313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423549288313" session_id=2948872783 session_state=BEGIN} 20241103085628832 DSS <0004> hlr_ussd.c:576 262423549288313/0xafc43a4f: Process SS (BEGIN) 20241103085628832 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241103085628832 DSS <0004> hlr_ussd.c:518 262423549288313/0xafc43a4f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241103085628832 DSS <0004> hlr_ussd.c:363 262423549288313/0xafc43a4f: Tx USSD 'Your IMSI is 262423549288313' 20241103085628832 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423549288313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423549288313" session_id=2948872783 session_state=END} 20241103085628832 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423549288313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085628832 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085628832 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085628837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58322<->l=127.0.0.1:4258 20241103085628841 DAUC <0003> db_auc.c:157 IMSI='262420812033098': No 2G Auth Data 20241103085628841 DAUC <0003> db_auc.c:192 IMSI='262420812033098': No 3G Auth Data 20241103085628867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58326<->l=127.0.0.1:4258 20241103085628874 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085628874 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420812033098 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420812033098" session_id=2618506690 session_state=BEGIN} 20241103085628874 DSS <0004> hlr_ussd.c:576 262420812033098/0x9c133dc2: Process SS (BEGIN) 20241103085628874 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241103085628874 DSS <0004> hlr_ussd.c:518 262420812033098/0x9c133dc2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241103085628874 DSS <0004> hlr_ussd.c:363 262420812033098/0x9c133dc2: Tx USSD 'Your IMSI is 262420812033098' 20241103085628874 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420812033098 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420812033098" session_id=2618506690 session_state=END} 20241103085628874 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420812033098 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085628874 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085628874 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085628879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58326<->l=127.0.0.1:4258 20241103085628880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58250<->l=127.0.0.1:4258 20241103085628880 DLINP <000b> input/ipa.c:451 connected read/write 20241103085628880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085628880 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085628880 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085628880 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085628881 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43719<->l=127.0.0.1:4259) 20241103085628922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58338<->l=127.0.0.1:4258 20241103085629123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58338<->l=127.0.0.1:4258 20241103085632199 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085632199 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085632202 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085632202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58354<->l=127.0.0.1:4258 20241103085632205 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085632205 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085632205 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085632205 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  20241103085632205 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085632205 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  20241103085632205 DLGSUP <0013> gsup_server.c:235 2:  20241103085632205 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085632205 DLGSUP <0013> gsup_server.c:235 3:  20241103085632205 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085632205 DLGSUP <0013> gsup_server.c:235 4:  20241103085632205 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085632205 DLGSUP <0013> gsup_server.c:235 5:  20241103085632205 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085632205 DLGSUP <0013> gsup_server.c:235 7:  20241103085632205 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085632205 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085632205 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085632205 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085632226 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41591<->l=127.0.0.1:4259) 20241103085632245 DAUC <0003> db_auc.c:157 IMSI='262421383200526': No 2G Auth Data 20241103085632245 DAUC <0003> db_auc.c:192 IMSI='262421383200526': No 3G Auth Data 20241103085632271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58360<->l=127.0.0.1:4258 20241103085632279 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085632279 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421383200526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421383200526" source_name="the-source\n" session_id=2627326578 session_state=BEGIN} 20241103085632279 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241103085632279 DSS <0004> hlr_ussd.c:576 262421383200526/0x9c99d272: Process SS (BEGIN) 20241103085632279 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241103085632279 DSS <0004> hlr_ussd.c:518 262421383200526/0x9c99d272: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241103085632279 DSS <0004> hlr_ussd.c:363 262421383200526/0x9c99d272: Tx USSD 'Your IMSI is 262421383200526' 20241103085632279 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421383200526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421383200526" destination_name="the-source\n" session_id=2627326578 session_state=END} 20241103085632279 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262421383200526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085632279 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085632279 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085632284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58360<->l=127.0.0.1:4258 20241103085632288 DAUC <0003> db_auc.c:157 IMSI='262427226183692': No 2G Auth Data 20241103085632288 DAUC <0003> db_auc.c:192 IMSI='262427226183692': No 3G Auth Data 20241103085632311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58374<->l=127.0.0.1:4258 20241103085632318 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085632318 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262427226183692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427226183692" source_name="the-source\n" session_id=455275820 session_state=BEGIN} 20241103085632318 DSS <0004> hlr_ussd.c:576 262427226183692/0x1b22f52c: Process SS (BEGIN) 20241103085632318 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241103085632318 DSS <0004> hlr_ussd.c:518 262427226183692/0x1b22f52c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241103085632318 DSS <0004> hlr_ussd.c:363 262427226183692/0x1b22f52c: Tx USSD 'Your IMSI is 262427226183692' 20241103085632318 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262427226183692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427226183692" destination_name="the-source\n" session_id=455275820 session_state=END} 20241103085632318 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262427226183692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085632318 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085632318 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085632322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58374<->l=127.0.0.1:4258 20241103085632326 DAUC <0003> db_auc.c:157 IMSI='262425836512378': No 2G Auth Data 20241103085632326 DAUC <0003> db_auc.c:192 IMSI='262425836512378': No 3G Auth Data 20241103085632350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58380<->l=127.0.0.1:4258 20241103085632357 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085632357 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262425836512378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425836512378" source_name="the-source\n" session_id=2903445122 session_state=BEGIN} 20241103085632357 DSS <0004> hlr_ussd.c:576 262425836512378/0xad0f0e82: Process SS (BEGIN) 20241103085632357 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241103085632357 DSS <0004> hlr_ussd.c:518 262425836512378/0xad0f0e82: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241103085632357 DSS <0004> hlr_ussd.c:363 262425836512378/0xad0f0e82: Tx USSD 'Your IMSI is 262425836512378' 20241103085632357 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262425836512378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425836512378" destination_name="the-source\n" session_id=2903445122 session_state=END} 20241103085632357 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262425836512378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085632357 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085632357 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085632362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58380<->l=127.0.0.1:4258 20241103085632366 DAUC <0003> db_auc.c:157 IMSI='262420853996166': No 2G Auth Data 20241103085632366 DAUC <0003> db_auc.c:192 IMSI='262420853996166': No 3G Auth Data 20241103085632390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58390<->l=127.0.0.1:4258 20241103085632396 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085632396 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262420853996166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420853996166" source_name="the-source\n" session_id=2831590955 session_state=BEGIN} 20241103085632396 DSS <0004> hlr_ussd.c:576 262420853996166/0xa8c6a62b: Process SS (BEGIN) 20241103085632396 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241103085632396 DSS <0004> hlr_ussd.c:518 262420853996166/0xa8c6a62b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241103085632396 DSS <0004> hlr_ussd.c:363 262420853996166/0xa8c6a62b: Tx USSD 'Your IMSI is 262420853996166' 20241103085632396 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262420853996166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420853996166" destination_name="the-source\n" session_id=2831590955 session_state=END} 20241103085632396 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262420853996166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085632396 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085632396 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085632400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58390<->l=127.0.0.1:4258 20241103085632404 DAUC <0003> db_auc.c:157 IMSI='262428111438373': No 2G Auth Data 20241103085632404 DAUC <0003> db_auc.c:192 IMSI='262428111438373': No 3G Auth Data 20241103085632429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58400<->l=127.0.0.1:4258 20241103085632434 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085632434 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262428111438373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428111438373" source_name="the-source\n" session_id=3900068047 session_state=BEGIN} 20241103085632434 DSS <0004> hlr_ussd.c:576 262428111438373/0xe87650cf: Process SS (BEGIN) 20241103085632434 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241103085632434 DSS <0004> hlr_ussd.c:518 262428111438373/0xe87650cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241103085632434 DSS <0004> hlr_ussd.c:363 262428111438373/0xe87650cf: Tx USSD 'Your IMSI is 262428111438373' 20241103085632434 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262428111438373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428111438373" destination_name="the-source\n" session_id=3900068047 session_state=END} 20241103085632434 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262428111438373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085632434 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085632434 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085632438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58400<->l=127.0.0.1:4258 20241103085632442 DAUC <0003> db_auc.c:157 IMSI='262424965701626': No 2G Auth Data 20241103085632442 DAUC <0003> db_auc.c:192 IMSI='262424965701626': No 3G Auth Data 20241103085632468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58402<->l=127.0.0.1:4258 20241103085632475 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085632475 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262424965701626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424965701626" source_name="the-source\n" session_id=3840319761 session_state=BEGIN} 20241103085632475 DSS <0004> hlr_ussd.c:576 262424965701626/0xe4e6a111: Process SS (BEGIN) 20241103085632475 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241103085632475 DSS <0004> hlr_ussd.c:518 262424965701626/0xe4e6a111: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241103085632475 DSS <0004> hlr_ussd.c:363 262424965701626/0xe4e6a111: Tx USSD 'Your IMSI is 262424965701626' 20241103085632475 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262424965701626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424965701626" destination_name="the-source\n" session_id=3840319761 session_state=END} 20241103085632475 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262424965701626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085632475 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085632475 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085632479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58402<->l=127.0.0.1:4258 20241103085632483 DAUC <0003> db_auc.c:157 IMSI='262425730073895': No 2G Auth Data 20241103085632483 DAUC <0003> db_auc.c:192 IMSI='262425730073895': No 3G Auth Data 20241103085632511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58418<->l=127.0.0.1:4258 20241103085632517 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085632517 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262425730073895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425730073895" source_name="the-source\n" session_id=813931451 session_state=BEGIN} 20241103085632517 DSS <0004> hlr_ussd.c:576 262425730073895/0x30839bbb: Process SS (BEGIN) 20241103085632517 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241103085632517 DSS <0004> hlr_ussd.c:518 262425730073895/0x30839bbb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241103085632517 DSS <0004> hlr_ussd.c:363 262425730073895/0x30839bbb: Tx USSD 'Your IMSI is 262425730073895' 20241103085632517 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262425730073895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425730073895" destination_name="the-source\n" session_id=813931451 session_state=END} 20241103085632517 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262425730073895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085632517 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085632517 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085632521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58418<->l=127.0.0.1:4258 20241103085632525 DAUC <0003> db_auc.c:157 IMSI='262428235713821': No 2G Auth Data 20241103085632525 DAUC <0003> db_auc.c:192 IMSI='262428235713821': No 3G Auth Data 20241103085632553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58428<->l=127.0.0.1:4258 20241103085632560 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085632560 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428235713821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428235713821" source_name="the-source\n" session_id=2006316222 session_state=BEGIN} 20241103085632560 DSS <0004> hlr_ussd.c:576 262428235713821/0x7795f4be: Process SS (BEGIN) 20241103085632560 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241103085632560 DSS <0004> hlr_ussd.c:518 262428235713821/0x7795f4be: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241103085632560 DSS <0004> hlr_ussd.c:363 262428235713821/0x7795f4be: Tx USSD 'Your IMSI is 262428235713821' 20241103085632560 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428235713821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428235713821" destination_name="the-source\n" session_id=2006316222 session_state=END} 20241103085632560 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262428235713821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085632560 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085632560 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085632565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58428<->l=127.0.0.1:4258 20241103085632566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58354<->l=127.0.0.1:4258 20241103085632567 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41591<->l=127.0.0.1:4259) 20241103085632567 DLINP <000b> input/ipa.c:451 connected read/write 20241103085632567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085632567 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085632567 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085632567 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085632567 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241103085632612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58442<->l=127.0.0.1:4258 20241103085632812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58442<->l=127.0.0.1:4258 20241103085635883 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085635883 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085635885 DLINP <000b> input/ipa.c:451 connected read/write 20241103085635885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085635886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58446<->l=127.0.0.1:4258 20241103085635888 DLINP <000b> input/ipa.c:451 connected read/write 20241103085635888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085635888 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085635888 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085635888 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  20241103085635888 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085635888 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  20241103085635888 DLGSUP <0013> gsup_server.c:235 2:  20241103085635888 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085635888 DLGSUP <0013> gsup_server.c:235 3:  20241103085635888 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085635888 DLGSUP <0013> gsup_server.c:235 4:  20241103085635888 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085635888 DLGSUP <0013> gsup_server.c:235 5:  20241103085635888 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085635888 DLGSUP <0013> gsup_server.c:235 7:  20241103085635888 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085635888 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085635888 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085635888 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085635908 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37877<->l=127.0.0.1:4259) 20241103085635925 DAUC <0003> db_auc.c:157 IMSI='262428235635435': No 2G Auth Data 20241103085635925 DAUC <0003> db_auc.c:192 IMSI='262428235635435': No 3G Auth Data 20241103085635949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58460<->l=127.0.0.1:4258 20241103085635957 DLINP <000b> input/ipa.c:451 connected read/write 20241103085635957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085635957 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428235635435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428235635435" session_id=2641561349 session_state=BEGIN} 20241103085635957 DSS <0004> hlr_ussd.c:576 262428235635435/0x9d730705: Process SS (BEGIN) 20241103085635957 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241103085635957 DSS <0004> hlr_ussd.c:518 262428235635435/0x9d730705: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241103085635957 DSS <0004> hlr_ussd.c:363 262428235635435/0x9d730705: Tx USSD 'Your extension is 491617341832' 20241103085635957 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428235635435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428235635435" session_id=2641561349 session_state=END} 20241103085635957 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428235635435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085635957 DLINP <000b> input/ipa.c:451 connected read/write 20241103085635957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085635957 DLINP <000b> input/ipa.c:451 connected read/write 20241103085635957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085635961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58460<->l=127.0.0.1:4258 20241103085635965 DAUC <0003> db_auc.c:157 IMSI='262421280098885': No 2G Auth Data 20241103085635965 DAUC <0003> db_auc.c:192 IMSI='262421280098885': No 3G Auth Data 20241103085635988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58462<->l=127.0.0.1:4258 20241103085635993 DLINP <000b> input/ipa.c:451 connected read/write 20241103085635993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085635993 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421280098885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421280098885" session_id=658823597 session_state=BEGIN} 20241103085635993 DSS <0004> hlr_ussd.c:576 262421280098885/0x2744d9ad: Process SS (BEGIN) 20241103085635993 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241103085635993 DSS <0004> hlr_ussd.c:518 262421280098885/0x2744d9ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241103085635993 DSS <0004> hlr_ussd.c:363 262421280098885/0x2744d9ad: Tx USSD 'Your extension is 491617243584' 20241103085635993 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421280098885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421280098885" session_id=658823597 session_state=END} 20241103085635993 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421280098885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085635993 DLINP <000b> input/ipa.c:451 connected read/write 20241103085635993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085635993 DLINP <000b> input/ipa.c:451 connected read/write 20241103085635993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085635997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58462<->l=127.0.0.1:4258 20241103085636001 DAUC <0003> db_auc.c:157 IMSI='262428231977508': No 2G Auth Data 20241103085636001 DAUC <0003> db_auc.c:192 IMSI='262428231977508': No 3G Auth Data 20241103085636030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58466<->l=127.0.0.1:4258 20241103085636037 DLINP <000b> input/ipa.c:451 connected read/write 20241103085636037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085636037 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428231977508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428231977508" session_id=3689406635 session_state=BEGIN} 20241103085636037 DSS <0004> hlr_ussd.c:576 262428231977508/0xdbe7e0ab: Process SS (BEGIN) 20241103085636037 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241103085636037 DSS <0004> hlr_ussd.c:518 262428231977508/0xdbe7e0ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241103085636037 DSS <0004> hlr_ussd.c:363 262428231977508/0xdbe7e0ab: Tx USSD 'Your extension is 491614326308' 20241103085636037 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428231977508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428231977508" session_id=3689406635 session_state=END} 20241103085636037 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428231977508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085636037 DLINP <000b> input/ipa.c:451 connected read/write 20241103085636037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085636037 DLINP <000b> input/ipa.c:451 connected read/write 20241103085636037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085636042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58466<->l=127.0.0.1:4258 20241103085636049 DAUC <0003> db_auc.c:157 IMSI='262424659224146': No 2G Auth Data 20241103085636049 DAUC <0003> db_auc.c:192 IMSI='262424659224146': No 3G Auth Data 20241103085636074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58472<->l=127.0.0.1:4258 20241103085636079 DLINP <000b> input/ipa.c:451 connected read/write 20241103085636079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085636079 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424659224146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424659224146" session_id=2877100258 session_state=BEGIN} 20241103085636079 DSS <0004> hlr_ussd.c:576 262424659224146/0xab7d10e2: Process SS (BEGIN) 20241103085636079 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241103085636079 DSS <0004> hlr_ussd.c:518 262424659224146/0xab7d10e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241103085636079 DSS <0004> hlr_ussd.c:363 262424659224146/0xab7d10e2: Tx USSD 'Your extension is 491612783456' 20241103085636079 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424659224146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424659224146" session_id=2877100258 session_state=END} 20241103085636079 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424659224146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085636079 DLINP <000b> input/ipa.c:451 connected read/write 20241103085636079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085636079 DLINP <000b> input/ipa.c:451 connected read/write 20241103085636079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085636083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58472<->l=127.0.0.1:4258 20241103085636090 DAUC <0003> db_auc.c:157 IMSI='262424821264547': No 2G Auth Data 20241103085636090 DAUC <0003> db_auc.c:192 IMSI='262424821264547': No 3G Auth Data 20241103085636127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58488<->l=127.0.0.1:4258 20241103085636134 DLINP <000b> input/ipa.c:451 connected read/write 20241103085636134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085636134 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424821264547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424821264547" session_id=1931761643 session_state=BEGIN} 20241103085636134 DSS <0004> hlr_ussd.c:576 262424821264547/0x732457eb: Process SS (BEGIN) 20241103085636134 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241103085636134 DSS <0004> hlr_ussd.c:518 262424821264547/0x732457eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241103085636134 DSS <0004> hlr_ussd.c:363 262424821264547/0x732457eb: Tx USSD 'Your extension is 491613555603' 20241103085636134 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424821264547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424821264547" session_id=1931761643 session_state=END} 20241103085636134 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424821264547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085636134 DLINP <000b> input/ipa.c:451 connected read/write 20241103085636134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085636135 DLINP <000b> input/ipa.c:451 connected read/write 20241103085636135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085636138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58488<->l=127.0.0.1:4258 20241103085636142 DAUC <0003> db_auc.c:157 IMSI='262423708381878': No 2G Auth Data 20241103085636142 DAUC <0003> db_auc.c:192 IMSI='262423708381878': No 3G Auth Data 20241103085636171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58498<->l=127.0.0.1:4258 20241103085636175 DLINP <000b> input/ipa.c:451 connected read/write 20241103085636175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085636175 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423708381878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423708381878" session_id=721001367 session_state=BEGIN} 20241103085636175 DSS <0004> hlr_ussd.c:576 262423708381878/0x2af99b97: Process SS (BEGIN) 20241103085636175 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241103085636175 DSS <0004> hlr_ussd.c:518 262423708381878/0x2af99b97: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241103085636176 DSS <0004> hlr_ussd.c:363 262423708381878/0x2af99b97: Tx USSD 'Your extension is 491617580740' 20241103085636176 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423708381878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423708381878" session_id=721001367 session_state=END} 20241103085636176 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423708381878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085636176 DLINP <000b> input/ipa.c:451 connected read/write 20241103085636176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085636176 DLINP <000b> input/ipa.c:451 connected read/write 20241103085636176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085636179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58498<->l=127.0.0.1:4258 20241103085636185 DAUC <0003> db_auc.c:157 IMSI='262422141913119': No 2G Auth Data 20241103085636185 DAUC <0003> db_auc.c:192 IMSI='262422141913119': No 3G Auth Data 20241103085636214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58504<->l=127.0.0.1:4258 20241103085636219 DLINP <000b> input/ipa.c:451 connected read/write 20241103085636219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085636219 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422141913119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422141913119" session_id=3248507464 session_state=BEGIN} 20241103085636219 DSS <0004> hlr_ussd.c:576 262422141913119/0xc1a04a48: Process SS (BEGIN) 20241103085636219 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241103085636219 DSS <0004> hlr_ussd.c:518 262422141913119/0xc1a04a48: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241103085636219 DSS <0004> hlr_ussd.c:363 262422141913119/0xc1a04a48: Tx USSD 'Your extension is 491614775228' 20241103085636219 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422141913119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422141913119" session_id=3248507464 session_state=END} 20241103085636219 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422141913119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085636219 DLINP <000b> input/ipa.c:451 connected read/write 20241103085636219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085636219 DLINP <000b> input/ipa.c:451 connected read/write 20241103085636219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085636223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58504<->l=127.0.0.1:4258 20241103085636227 DAUC <0003> db_auc.c:157 IMSI='262421375697682': No 2G Auth Data 20241103085636227 DAUC <0003> db_auc.c:192 IMSI='262421375697682': No 3G Auth Data 20241103085636254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58506<->l=127.0.0.1:4258 20241103085636261 DLINP <000b> input/ipa.c:451 connected read/write 20241103085636261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085636261 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421375697682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421375697682" session_id=1713061221 session_state=BEGIN} 20241103085636261 DSS <0004> hlr_ussd.c:576 262421375697682/0x661b3d65: Process SS (BEGIN) 20241103085636261 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241103085636261 DSS <0004> hlr_ussd.c:518 262421375697682/0x661b3d65: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241103085636261 DSS <0004> hlr_ussd.c:363 262421375697682/0x661b3d65: Tx USSD 'Your extension is 491613405400' 20241103085636261 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421375697682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421375697682" session_id=1713061221 session_state=END} 20241103085636261 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421375697682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085636261 DLINP <000b> input/ipa.c:451 connected read/write 20241103085636261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085636261 DLINP <000b> input/ipa.c:451 connected read/write 20241103085636261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085636264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58506<->l=127.0.0.1:4258 20241103085636265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58446<->l=127.0.0.1:4258 20241103085636266 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37877<->l=127.0.0.1:4259) 20241103085636266 DLINP <000b> input/ipa.c:451 connected read/write 20241103085636266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085636266 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085636266 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085636266 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085636307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58522<->l=127.0.0.1:4258 20241103085636507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58522<->l=127.0.0.1:4258 20241103085639584 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085639584 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085639586 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085639587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50480<->l=127.0.0.1:4258 20241103085639589 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085639589 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085639589 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085639589 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  20241103085639589 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085639589 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  20241103085639589 DLGSUP <0013> gsup_server.c:235 2:  20241103085639589 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085639589 DLGSUP <0013> gsup_server.c:235 3:  20241103085639589 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085639589 DLGSUP <0013> gsup_server.c:235 4:  20241103085639589 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085639589 DLGSUP <0013> gsup_server.c:235 5:  20241103085639589 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085639589 DLGSUP <0013> gsup_server.c:235 7:  20241103085639589 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085639589 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085639589 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085639589 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085639607 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34989<->l=127.0.0.1:4259) 20241103085639626 DAUC <0003> db_auc.c:157 IMSI='262425215471231': No 2G Auth Data 20241103085639626 DAUC <0003> db_auc.c:192 IMSI='262425215471231': No 3G Auth Data 20241103085639652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50496<->l=127.0.0.1:4258 20241103085639658 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085639658 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262425215471231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425215471231" source_name="the-source\n" session_id=4099053356 session_state=BEGIN} 20241103085639658 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241103085639658 DSS <0004> hlr_ussd.c:576 262425215471231/0xf452972c: Process SS (BEGIN) 20241103085639658 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241103085639658 DSS <0004> hlr_ussd.c:518 262425215471231/0xf452972c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241103085639658 DSS <0004> hlr_ussd.c:363 262425215471231/0xf452972c: Tx USSD 'Your extension is 491612857327' 20241103085639658 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262425215471231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425215471231" destination_name="the-source\n" session_id=4099053356 session_state=END} 20241103085639658 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262425215471231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085639658 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085639658 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085639662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50496<->l=127.0.0.1:4258 20241103085639665 DAUC <0003> db_auc.c:157 IMSI='262420252840075': No 2G Auth Data 20241103085639665 DAUC <0003> db_auc.c:192 IMSI='262420252840075': No 3G Auth Data 20241103085639688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50504<->l=127.0.0.1:4258 20241103085639694 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085639694 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262420252840075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420252840075" source_name="the-source\n" session_id=1890581751 session_state=BEGIN} 20241103085639694 DSS <0004> hlr_ussd.c:576 262420252840075/0x70affcf7: Process SS (BEGIN) 20241103085639695 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241103085639695 DSS <0004> hlr_ussd.c:518 262420252840075/0x70affcf7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241103085639695 DSS <0004> hlr_ussd.c:363 262420252840075/0x70affcf7: Tx USSD 'Your extension is 491613547573' 20241103085639695 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262420252840075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420252840075" destination_name="the-source\n" session_id=1890581751 session_state=END} 20241103085639695 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262420252840075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085639695 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085639695 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085639698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50504<->l=127.0.0.1:4258 20241103085639702 DAUC <0003> db_auc.c:157 IMSI='262428156823623': No 2G Auth Data 20241103085639702 DAUC <0003> db_auc.c:192 IMSI='262428156823623': No 3G Auth Data 20241103085639726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50510<->l=127.0.0.1:4258 20241103085639731 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085639731 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262428156823623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428156823623" source_name="the-source\n" session_id=4291967502 session_state=BEGIN} 20241103085639731 DSS <0004> hlr_ussd.c:576 262428156823623/0xffd23a0e: Process SS (BEGIN) 20241103085639732 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241103085639732 DSS <0004> hlr_ussd.c:518 262428156823623/0xffd23a0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241103085639732 DSS <0004> hlr_ussd.c:363 262428156823623/0xffd23a0e: Tx USSD 'Your extension is 491612160847' 20241103085639732 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262428156823623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428156823623" destination_name="the-source\n" session_id=4291967502 session_state=END} 20241103085639732 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262428156823623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085639732 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085639732 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085639737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50510<->l=127.0.0.1:4258 20241103085639741 DAUC <0003> db_auc.c:157 IMSI='262421757085409': No 2G Auth Data 20241103085639741 DAUC <0003> db_auc.c:192 IMSI='262421757085409': No 3G Auth Data 20241103085639765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50512<->l=127.0.0.1:4258 20241103085639772 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085639772 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421757085409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421757085409" source_name="the-source\n" session_id=750672532 session_state=BEGIN} 20241103085639772 DSS <0004> hlr_ussd.c:576 262421757085409/0x2cbe5a94: Process SS (BEGIN) 20241103085639772 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241103085639772 DSS <0004> hlr_ussd.c:518 262421757085409/0x2cbe5a94: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241103085639772 DSS <0004> hlr_ussd.c:363 262421757085409/0x2cbe5a94: Tx USSD 'Your extension is 491614061116' 20241103085639772 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421757085409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421757085409" destination_name="the-source\n" session_id=750672532 session_state=END} 20241103085639772 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262421757085409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085639772 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085639772 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085639776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50512<->l=127.0.0.1:4258 20241103085639780 DAUC <0003> db_auc.c:157 IMSI='262423700019971': No 2G Auth Data 20241103085639780 DAUC <0003> db_auc.c:192 IMSI='262423700019971': No 3G Auth Data 20241103085639804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50528<->l=127.0.0.1:4258 20241103085639810 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085639810 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262423700019971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423700019971" source_name="the-source\n" session_id=2194479231 session_state=BEGIN} 20241103085639810 DSS <0004> hlr_ussd.c:576 262423700019971/0x82cd187f: Process SS (BEGIN) 20241103085639810 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241103085639810 DSS <0004> hlr_ussd.c:518 262423700019971/0x82cd187f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241103085639810 DSS <0004> hlr_ussd.c:363 262423700019971/0x82cd187f: Tx USSD 'Your extension is 491612672115' 20241103085639810 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262423700019971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423700019971" destination_name="the-source\n" session_id=2194479231 session_state=END} 20241103085639810 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262423700019971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085639810 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085639811 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085639815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50528<->l=127.0.0.1:4258 20241103085639819 DAUC <0003> db_auc.c:157 IMSI='262428015948978': No 2G Auth Data 20241103085639819 DAUC <0003> db_auc.c:192 IMSI='262428015948978': No 3G Auth Data 20241103085639846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50538<->l=127.0.0.1:4258 20241103085639853 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085639853 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428015948978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428015948978" source_name="the-source\n" session_id=2018309468 session_state=BEGIN} 20241103085639853 DSS <0004> hlr_ussd.c:576 262428015948978/0x784cf55c: Process SS (BEGIN) 20241103085639853 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241103085639853 DSS <0004> hlr_ussd.c:518 262428015948978/0x784cf55c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241103085639853 DSS <0004> hlr_ussd.c:363 262428015948978/0x784cf55c: Tx USSD 'Your extension is 491616300633' 20241103085639853 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428015948978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428015948978" destination_name="the-source\n" session_id=2018309468 session_state=END} 20241103085639853 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262428015948978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085639853 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085639853 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085639857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50538<->l=127.0.0.1:4258 20241103085639861 DAUC <0003> db_auc.c:157 IMSI='262423524698212': No 2G Auth Data 20241103085639861 DAUC <0003> db_auc.c:192 IMSI='262423524698212': No 3G Auth Data 20241103085639888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50540<->l=127.0.0.1:4258 20241103085639894 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085639894 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423524698212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423524698212" source_name="the-source\n" session_id=3605758021 session_state=BEGIN} 20241103085639894 DSS <0004> hlr_ussd.c:576 262423524698212/0xd6eb8045: Process SS (BEGIN) 20241103085639894 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241103085639894 DSS <0004> hlr_ussd.c:518 262423524698212/0xd6eb8045: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241103085639894 DSS <0004> hlr_ussd.c:363 262423524698212/0xd6eb8045: Tx USSD 'Your extension is 491616041115' 20241103085639894 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262423524698212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423524698212" destination_name="the-source\n" session_id=3605758021 session_state=END} 20241103085639894 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262423524698212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085639894 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085639894 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085639900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50540<->l=127.0.0.1:4258 20241103085639904 DAUC <0003> db_auc.c:157 IMSI='262429720061769': No 2G Auth Data 20241103085639904 DAUC <0003> db_auc.c:192 IMSI='262429720061769': No 3G Auth Data 20241103085639929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50548<->l=127.0.0.1:4258 20241103085639933 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085639934 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262429720061769 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429720061769" source_name="the-source\n" session_id=585453967 session_state=BEGIN} 20241103085639934 DSS <0004> hlr_ussd.c:576 262429720061769/0x22e5518f: Process SS (BEGIN) 20241103085639934 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241103085639934 DSS <0004> hlr_ussd.c:518 262429720061769/0x22e5518f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241103085639934 DSS <0004> hlr_ussd.c:363 262429720061769/0x22e5518f: Tx USSD 'Your extension is 491612624233' 20241103085639934 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262429720061769 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429720061769" destination_name="the-source\n" session_id=585453967 session_state=END} 20241103085639934 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262429720061769 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085639934 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085639934 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085639937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50548<->l=127.0.0.1:4258 20241103085639938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50480<->l=127.0.0.1:4258 20241103085639938 DLINP <000b> input/ipa.c:451 connected read/write 20241103085639938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085639938 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085639939 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085639939 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085639939 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241103085639939 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34989<->l=127.0.0.1:4259) 20241103085639983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50550<->l=127.0.0.1:4258 20241103085640184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50550<->l=127.0.0.1:4258 20241103085643265 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44261 20241103085643265 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44261 20241103085643267 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643267 DLINP <000b> input/ipa.c:405 127.0.0.1:44261 message received 20241103085643269 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085643269 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085643269 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643269 DLINP <000b> input/ipa.c:405 127.0.0.1:44261 message received 20241103085643269 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085643269 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241103085643269 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241103085643269 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241103085643269 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  20241103085643269 DLGSUP <0013> gsup_server.c:235 2:  20241103085643269 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085643269 DLGSUP <0013> gsup_server.c:235 3:  20241103085643269 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085643269 DLGSUP <0013> gsup_server.c:235 4:  20241103085643269 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085643269 DLGSUP <0013> gsup_server.c:235 5:  20241103085643269 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085643269 DLGSUP <0013> gsup_server.c:235 7:  20241103085643269 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085643269 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085643269 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085643269 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44261 20241103085643271 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085643272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50564<->l=127.0.0.1:4258 20241103085643274 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085643274 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085643274 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085643274 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  20241103085643274 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085643274 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  20241103085643274 DLGSUP <0013> gsup_server.c:235 2:  20241103085643274 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085643274 DLGSUP <0013> gsup_server.c:235 3:  20241103085643274 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085643274 DLGSUP <0013> gsup_server.c:235 4:  20241103085643274 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085643274 DLGSUP <0013> gsup_server.c:235 5:  20241103085643274 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085643274 DLGSUP <0013> gsup_server.c:235 7:  20241103085643274 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085643274 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085643274 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085643274 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085643294 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43407<->l=127.0.0.1:4259) 20241103085643313 DAUC <0003> db_auc.c:157 IMSI='262426396220876': No 2G Auth Data 20241103085643313 DAUC <0003> db_auc.c:192 IMSI='262426396220876': No 3G Auth Data 20241103085643338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50566<->l=127.0.0.1:4258 20241103085643346 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085643346 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426396220876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426396220876" session_id=2395794512 session_state=BEGIN} 20241103085643346 DSS <0004> hlr_ussd.c:576 262426396220876/0x8eccec50: Process SS (BEGIN) 20241103085643346 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241103085643346 DSS <0004> hlr_ussd.c:518 262426396220876/0x8eccec50: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241103085643347 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643347 DLINP <000b> input/ipa.c:431 127.0.0.1:44261 sending data 20241103085643347 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643347 DLINP <000b> input/ipa.c:431 127.0.0.1:44261 sending data 20241103085643355 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643355 DLINP <000b> input/ipa.c:405 127.0.0.1:44261 message received 20241103085643355 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262426396220876 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426396220876" session_id=2395794512 session_state=END} 20241103085643355 DSS <0004> hlr_ussd.c:576 262426396220876/0x8eccec50: Process SS (END) 20241103085643355 DSS <0004> hlr_ussd.c:518 262426396220876/0x8eccec50: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241103085643355 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426396220876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426396220876" session_id=2395794512 session_state=END} 20241103085643355 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426396220876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085643355 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262426396220876 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085643355 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085643355 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085643361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50566<->l=127.0.0.1:4258 20241103085643365 DAUC <0003> db_auc.c:157 IMSI='262429390159978': No 2G Auth Data 20241103085643365 DAUC <0003> db_auc.c:192 IMSI='262429390159978': No 3G Auth Data 20241103085643388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50572<->l=127.0.0.1:4258 20241103085643393 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085643393 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429390159978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429390159978" session_id=1286588866 session_state=BEGIN} 20241103085643393 DSS <0004> hlr_ussd.c:576 262429390159978/0x4cafc9c2: Process SS (BEGIN) 20241103085643393 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241103085643393 DSS <0004> hlr_ussd.c:518 262429390159978/0x4cafc9c2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241103085643393 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643393 DLINP <000b> input/ipa.c:431 127.0.0.1:44261 sending data 20241103085643393 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643393 DLINP <000b> input/ipa.c:431 127.0.0.1:44261 sending data 20241103085643394 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643394 DLINP <000b> input/ipa.c:405 127.0.0.1:44261 message received 20241103085643394 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262429390159978 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429390159978" session_id=1286588866 session_state=END} 20241103085643394 DSS <0004> hlr_ussd.c:576 262429390159978/0x4cafc9c2: Process SS (END) 20241103085643394 DSS <0004> hlr_ussd.c:518 262429390159978/0x4cafc9c2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241103085643394 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429390159978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429390159978" session_id=1286588866 session_state=END} 20241103085643394 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429390159978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085643394 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262429390159978 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085643394 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085643394 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085643398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50572<->l=127.0.0.1:4258 20241103085643402 DAUC <0003> db_auc.c:157 IMSI='262426307910827': No 2G Auth Data 20241103085643402 DAUC <0003> db_auc.c:192 IMSI='262426307910827': No 3G Auth Data 20241103085643422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50576<->l=127.0.0.1:4258 20241103085643428 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085643428 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426307910827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426307910827" session_id=2380665433 session_state=BEGIN} 20241103085643428 DSS <0004> hlr_ussd.c:576 262426307910827/0x8de61259: Process SS (BEGIN) 20241103085643428 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241103085643428 DSS <0004> hlr_ussd.c:518 262426307910827/0x8de61259: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241103085643428 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643428 DLINP <000b> input/ipa.c:431 127.0.0.1:44261 sending data 20241103085643428 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643428 DLINP <000b> input/ipa.c:431 127.0.0.1:44261 sending data 20241103085643430 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643430 DLINP <000b> input/ipa.c:405 127.0.0.1:44261 message received 20241103085643430 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262426307910827 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426307910827" session_id=2380665433 session_state=END} 20241103085643430 DSS <0004> hlr_ussd.c:576 262426307910827/0x8de61259: Process SS (END) 20241103085643430 DSS <0004> hlr_ussd.c:518 262426307910827/0x8de61259: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241103085643430 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426307910827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426307910827" session_id=2380665433 session_state=END} 20241103085643430 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426307910827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085643430 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262426307910827 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085643430 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085643430 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085643433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50576<->l=127.0.0.1:4258 20241103085643437 DAUC <0003> db_auc.c:157 IMSI='262427974132334': No 2G Auth Data 20241103085643437 DAUC <0003> db_auc.c:192 IMSI='262427974132334': No 3G Auth Data 20241103085643462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50586<->l=127.0.0.1:4258 20241103085643467 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085643467 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427974132334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427974132334" session_id=4013067830 session_state=BEGIN} 20241103085643467 DSS <0004> hlr_ussd.c:576 262427974132334/0xef328e36: Process SS (BEGIN) 20241103085643467 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241103085643467 DSS <0004> hlr_ussd.c:518 262427974132334/0xef328e36: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241103085643467 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643467 DLINP <000b> input/ipa.c:431 127.0.0.1:44261 sending data 20241103085643467 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643467 DLINP <000b> input/ipa.c:431 127.0.0.1:44261 sending data 20241103085643468 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643468 DLINP <000b> input/ipa.c:405 127.0.0.1:44261 message received 20241103085643468 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262427974132334 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427974132334" session_id=4013067830 session_state=END} 20241103085643468 DSS <0004> hlr_ussd.c:576 262427974132334/0xef328e36: Process SS (END) 20241103085643468 DSS <0004> hlr_ussd.c:518 262427974132334/0xef328e36: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241103085643468 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427974132334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427974132334" session_id=4013067830 session_state=END} 20241103085643468 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427974132334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085643468 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262427974132334 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085643468 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085643468 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085643472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50586<->l=127.0.0.1:4258 20241103085643476 DAUC <0003> db_auc.c:157 IMSI='262422926088036': No 2G Auth Data 20241103085643476 DAUC <0003> db_auc.c:192 IMSI='262422926088036': No 3G Auth Data 20241103085643500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50598<->l=127.0.0.1:4258 20241103085643508 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085643508 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422926088036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422926088036" session_id=1222204011 session_state=BEGIN} 20241103085643508 DSS <0004> hlr_ussd.c:576 262422926088036/0x48d95a6b: Process SS (BEGIN) 20241103085643508 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241103085643508 DSS <0004> hlr_ussd.c:518 262422926088036/0x48d95a6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241103085643508 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643508 DLINP <000b> input/ipa.c:431 127.0.0.1:44261 sending data 20241103085643508 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643508 DLINP <000b> input/ipa.c:431 127.0.0.1:44261 sending data 20241103085643510 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643510 DLINP <000b> input/ipa.c:405 127.0.0.1:44261 message received 20241103085643510 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262422926088036 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422926088036" session_id=1222204011 session_state=END} 20241103085643510 DSS <0004> hlr_ussd.c:576 262422926088036/0x48d95a6b: Process SS (END) 20241103085643510 DSS <0004> hlr_ussd.c:518 262422926088036/0x48d95a6b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241103085643510 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422926088036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422926088036" session_id=1222204011 session_state=END} 20241103085643510 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422926088036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085643510 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262422926088036 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085643510 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085643510 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085643514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50598<->l=127.0.0.1:4258 20241103085643518 DAUC <0003> db_auc.c:157 IMSI='262424498451782': No 2G Auth Data 20241103085643518 DAUC <0003> db_auc.c:192 IMSI='262424498451782': No 3G Auth Data 20241103085643544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50614<->l=127.0.0.1:4258 20241103085643549 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085643549 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424498451782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424498451782" session_id=3067711128 session_state=BEGIN} 20241103085643549 DSS <0004> hlr_ussd.c:576 262424498451782/0xb6d98e98: Process SS (BEGIN) 20241103085643549 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241103085643549 DSS <0004> hlr_ussd.c:518 262424498451782/0xb6d98e98: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241103085643549 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643549 DLINP <000b> input/ipa.c:431 127.0.0.1:44261 sending data 20241103085643549 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643549 DLINP <000b> input/ipa.c:431 127.0.0.1:44261 sending data 20241103085643552 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643552 DLINP <000b> input/ipa.c:405 127.0.0.1:44261 message received 20241103085643552 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262424498451782 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424498451782" session_id=3067711128 session_state=END} 20241103085643552 DSS <0004> hlr_ussd.c:576 262424498451782/0xb6d98e98: Process SS (END) 20241103085643552 DSS <0004> hlr_ussd.c:518 262424498451782/0xb6d98e98: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241103085643552 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424498451782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424498451782" session_id=3067711128 session_state=END} 20241103085643552 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424498451782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085643552 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262424498451782 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085643552 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085643552 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085643555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50614<->l=127.0.0.1:4258 20241103085643559 DAUC <0003> db_auc.c:157 IMSI='262424597419720': No 2G Auth Data 20241103085643559 DAUC <0003> db_auc.c:192 IMSI='262424597419720': No 3G Auth Data 20241103085643587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50630<->l=127.0.0.1:4258 20241103085643593 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085643593 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424597419720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424597419720" session_id=1273683535 session_state=BEGIN} 20241103085643593 DSS <0004> hlr_ussd.c:576 262424597419720/0x4beade4f: Process SS (BEGIN) 20241103085643593 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241103085643593 DSS <0004> hlr_ussd.c:518 262424597419720/0x4beade4f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241103085643593 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643593 DLINP <000b> input/ipa.c:431 127.0.0.1:44261 sending data 20241103085643593 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643593 DLINP <000b> input/ipa.c:431 127.0.0.1:44261 sending data 20241103085643595 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643595 DLINP <000b> input/ipa.c:405 127.0.0.1:44261 message received 20241103085643595 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262424597419720 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424597419720" session_id=1273683535 session_state=END} 20241103085643595 DSS <0004> hlr_ussd.c:576 262424597419720/0x4beade4f: Process SS (END) 20241103085643595 DSS <0004> hlr_ussd.c:518 262424597419720/0x4beade4f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241103085643595 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424597419720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424597419720" session_id=1273683535 session_state=END} 20241103085643595 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424597419720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085643595 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262424597419720 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085643595 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085643595 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085643599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50630<->l=127.0.0.1:4258 20241103085643603 DAUC <0003> db_auc.c:157 IMSI='262427497221449': No 2G Auth Data 20241103085643603 DAUC <0003> db_auc.c:192 IMSI='262427497221449': No 3G Auth Data 20241103085643630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50642<->l=127.0.0.1:4258 20241103085643636 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085643636 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427497221449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427497221449" session_id=1082014008 session_state=BEGIN} 20241103085643636 DSS <0004> hlr_ussd.c:576 262427497221449/0x407e3938: Process SS (BEGIN) 20241103085643636 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241103085643636 DSS <0004> hlr_ussd.c:518 262427497221449/0x407e3938: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241103085643637 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643637 DLINP <000b> input/ipa.c:431 127.0.0.1:44261 sending data 20241103085643637 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643637 DLINP <000b> input/ipa.c:431 127.0.0.1:44261 sending data 20241103085643638 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643638 DLINP <000b> input/ipa.c:405 127.0.0.1:44261 message received 20241103085643638 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262427497221449 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427497221449" session_id=1082014008 session_state=END} 20241103085643638 DSS <0004> hlr_ussd.c:576 262427497221449/0x407e3938: Process SS (END) 20241103085643638 DSS <0004> hlr_ussd.c:518 262427497221449/0x407e3938: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241103085643638 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427497221449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427497221449" session_id=1082014008 session_state=END} 20241103085643638 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427497221449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085643638 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262427497221449 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085643638 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085643638 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085643643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50642<->l=127.0.0.1:4258 20241103085643645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50564<->l=127.0.0.1:4258 20241103085643645 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643646 DLINP <000b> input/ipa.c:405 127.0.0.1:44261 message received 20241103085643646 DLINP <000b> input/ipa.c:414 127.0.0.1:44261 connection closed with server 20241103085643646 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44261 20241103085643646 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241103085643646 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43407<->l=127.0.0.1:4259) 20241103085643646 DLINP <000b> input/ipa.c:451 connected read/write 20241103085643646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085643646 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085643646 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085643646 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085643686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50644<->l=127.0.0.1:4258 20241103085643886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50644<->l=127.0.0.1:4258 20241103085646963 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40703 20241103085646963 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40703 20241103085646964 DLINP <000b> input/ipa.c:451 connected read/write 20241103085646964 DLINP <000b> input/ipa.c:405 127.0.0.1:40703 message received 20241103085646966 DLINP <000b> input/ipa.c:451 connected read/write 20241103085646966 DLINP <000b> input/ipa.c:405 127.0.0.1:40703 message received 20241103085646966 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085646966 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241103085646966 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241103085646966 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241103085646966 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  20241103085646966 DLGSUP <0013> gsup_server.c:235 2:  20241103085646967 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085646967 DLGSUP <0013> gsup_server.c:235 3:  20241103085646967 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085646967 DLGSUP <0013> gsup_server.c:235 4:  20241103085646967 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085646967 DLGSUP <0013> gsup_server.c:235 5:  20241103085646967 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085646967 DLGSUP <0013> gsup_server.c:235 7:  20241103085646967 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085646967 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085646967 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085646967 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40703 20241103085646969 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085646969 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085646972 DLINP <000b> input/ipa.c:451 connected read/write 20241103085646972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085646973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57172<->l=127.0.0.1:4258 20241103085646976 DLINP <000b> input/ipa.c:451 connected read/write 20241103085646976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085646976 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085646976 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085646976 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  20241103085646976 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085646976 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  20241103085646976 DLGSUP <0013> gsup_server.c:235 2:  20241103085646976 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085646976 DLGSUP <0013> gsup_server.c:235 3:  20241103085646976 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085646976 DLGSUP <0013> gsup_server.c:235 4:  20241103085646976 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085646976 DLGSUP <0013> gsup_server.c:235 5:  20241103085646976 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085646976 DLGSUP <0013> gsup_server.c:235 7:  20241103085646976 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085646976 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085646976 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085646976 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085646996 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37831<->l=127.0.0.1:4259) 20241103085647007 DAUC <0003> db_auc.c:157 IMSI='262426931638324': No 2G Auth Data 20241103085647007 DAUC <0003> db_auc.c:192 IMSI='262426931638324': No 3G Auth Data 20241103085647031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57174<->l=127.0.0.1:4258 20241103085647037 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085647037 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426931638324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426931638324" session_id=2433738674 session_state=BEGIN} 20241103085647037 DSS <0004> hlr_ussd.c:576 262426931638324/0x910fe7b2: Process SS (BEGIN) 20241103085647037 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241103085647037 DSS <0004> hlr_ussd.c:518 262426931638324/0x910fe7b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241103085647037 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647037 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647037 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647037 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647045 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647045 DLINP <000b> input/ipa.c:405 127.0.0.1:40703 message received 20241103085647045 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262426931638324 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426931638324" session_id=2433738674 session_state=CONTINUE} 20241103085647045 DSS <0004> hlr_ussd.c:576 262426931638324/0x910fe7b2: Process SS (CONTINUE) 20241103085647045 DSS <0004> hlr_ussd.c:518 262426931638324/0x910fe7b2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241103085647045 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426931638324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426931638324" session_id=2433738674 session_state=CONTINUE} 20241103085647045 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262426931638324 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085647045 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647045 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647051 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085647051 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426931638324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426931638324" session_id=2433738674 session_state=CONTINUE} 20241103085647051 DSS <0004> hlr_ussd.c:576 262426931638324/0x910fe7b2: Process SS (CONTINUE) 20241103085647051 DSS <0004> hlr_ussd.c:518 262426931638324/0x910fe7b2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241103085647051 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426931638324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085647051 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647051 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647051 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647051 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647053 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647053 DLINP <000b> input/ipa.c:405 127.0.0.1:40703 message received 20241103085647053 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262426931638324 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426931638324" session_id=2433738674 session_state=END} 20241103085647053 DSS <0004> hlr_ussd.c:576 262426931638324/0x910fe7b2: Process SS (END) 20241103085647053 DSS <0004> hlr_ussd.c:518 262426931638324/0x910fe7b2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241103085647053 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426931638324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426931638324" session_id=2433738674 session_state=END} 20241103085647053 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426931638324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085647053 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262426931638324 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085647053 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647053 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57174<->l=127.0.0.1:4258 20241103085647068 DAUC <0003> db_auc.c:157 IMSI='262420190225085': No 2G Auth Data 20241103085647068 DAUC <0003> db_auc.c:192 IMSI='262420190225085': No 3G Auth Data 20241103085647093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57180<->l=127.0.0.1:4258 20241103085647098 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085647098 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420190225085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420190225085" session_id=2402599160 session_state=BEGIN} 20241103085647098 DSS <0004> hlr_ussd.c:576 262420190225085/0x8f34c0f8: Process SS (BEGIN) 20241103085647098 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241103085647098 DSS <0004> hlr_ussd.c:518 262420190225085/0x8f34c0f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241103085647098 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647098 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647098 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647098 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647100 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647100 DLINP <000b> input/ipa.c:405 127.0.0.1:40703 message received 20241103085647100 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262420190225085 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420190225085" session_id=2402599160 session_state=CONTINUE} 20241103085647100 DSS <0004> hlr_ussd.c:576 262420190225085/0x8f34c0f8: Process SS (CONTINUE) 20241103085647100 DSS <0004> hlr_ussd.c:518 262420190225085/0x8f34c0f8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241103085647100 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420190225085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420190225085" session_id=2402599160 session_state=CONTINUE} 20241103085647100 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262420190225085 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085647100 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647100 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647105 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085647105 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420190225085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420190225085" session_id=2402599160 session_state=CONTINUE} 20241103085647105 DSS <0004> hlr_ussd.c:576 262420190225085/0x8f34c0f8: Process SS (CONTINUE) 20241103085647105 DSS <0004> hlr_ussd.c:518 262420190225085/0x8f34c0f8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241103085647105 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420190225085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085647105 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647105 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647105 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647105 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647106 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647106 DLINP <000b> input/ipa.c:405 127.0.0.1:40703 message received 20241103085647106 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262420190225085 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420190225085" session_id=2402599160 session_state=END} 20241103085647106 DSS <0004> hlr_ussd.c:576 262420190225085/0x8f34c0f8: Process SS (END) 20241103085647106 DSS <0004> hlr_ussd.c:518 262420190225085/0x8f34c0f8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241103085647106 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420190225085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420190225085" session_id=2402599160 session_state=END} 20241103085647106 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420190225085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085647106 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262420190225085 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085647106 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647106 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57180<->l=127.0.0.1:4258 20241103085647112 DAUC <0003> db_auc.c:157 IMSI='262424706988196': No 2G Auth Data 20241103085647112 DAUC <0003> db_auc.c:192 IMSI='262424706988196': No 3G Auth Data 20241103085647137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57188<->l=127.0.0.1:4258 20241103085647143 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085647143 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424706988196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424706988196" session_id=1337550126 session_state=BEGIN} 20241103085647143 DSS <0004> hlr_ussd.c:576 262424706988196/0x4fb9652e: Process SS (BEGIN) 20241103085647143 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241103085647143 DSS <0004> hlr_ussd.c:518 262424706988196/0x4fb9652e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241103085647143 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647143 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647143 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647143 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647145 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647145 DLINP <000b> input/ipa.c:405 127.0.0.1:40703 message received 20241103085647145 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262424706988196 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424706988196" session_id=1337550126 session_state=CONTINUE} 20241103085647145 DSS <0004> hlr_ussd.c:576 262424706988196/0x4fb9652e: Process SS (CONTINUE) 20241103085647145 DSS <0004> hlr_ussd.c:518 262424706988196/0x4fb9652e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241103085647145 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424706988196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424706988196" session_id=1337550126 session_state=CONTINUE} 20241103085647145 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262424706988196 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085647145 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647145 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647150 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085647150 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424706988196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424706988196" session_id=1337550126 session_state=CONTINUE} 20241103085647150 DSS <0004> hlr_ussd.c:576 262424706988196/0x4fb9652e: Process SS (CONTINUE) 20241103085647150 DSS <0004> hlr_ussd.c:518 262424706988196/0x4fb9652e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241103085647150 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424706988196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085647150 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647150 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647150 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647150 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647152 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647152 DLINP <000b> input/ipa.c:405 127.0.0.1:40703 message received 20241103085647152 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262424706988196 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424706988196" session_id=1337550126 session_state=END} 20241103085647152 DSS <0004> hlr_ussd.c:576 262424706988196/0x4fb9652e: Process SS (END) 20241103085647152 DSS <0004> hlr_ussd.c:518 262424706988196/0x4fb9652e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241103085647152 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424706988196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424706988196" session_id=1337550126 session_state=END} 20241103085647152 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424706988196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085647152 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262424706988196 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085647152 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647152 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57188<->l=127.0.0.1:4258 20241103085647158 DAUC <0003> db_auc.c:157 IMSI='262428996324187': No 2G Auth Data 20241103085647158 DAUC <0003> db_auc.c:192 IMSI='262428996324187': No 3G Auth Data 20241103085647182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57200<->l=127.0.0.1:4258 20241103085647188 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085647188 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428996324187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428996324187" session_id=1001933116 session_state=BEGIN} 20241103085647188 DSS <0004> hlr_ussd.c:576 262428996324187/0x3bb8493c: Process SS (BEGIN) 20241103085647188 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241103085647188 DSS <0004> hlr_ussd.c:518 262428996324187/0x3bb8493c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241103085647188 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647188 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647188 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647188 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647190 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647190 DLINP <000b> input/ipa.c:405 127.0.0.1:40703 message received 20241103085647190 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262428996324187 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428996324187" session_id=1001933116 session_state=CONTINUE} 20241103085647190 DSS <0004> hlr_ussd.c:576 262428996324187/0x3bb8493c: Process SS (CONTINUE) 20241103085647190 DSS <0004> hlr_ussd.c:518 262428996324187/0x3bb8493c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241103085647190 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428996324187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428996324187" session_id=1001933116 session_state=CONTINUE} 20241103085647190 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262428996324187 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085647190 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647190 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647194 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085647194 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428996324187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428996324187" session_id=1001933116 session_state=CONTINUE} 20241103085647194 DSS <0004> hlr_ussd.c:576 262428996324187/0x3bb8493c: Process SS (CONTINUE) 20241103085647194 DSS <0004> hlr_ussd.c:518 262428996324187/0x3bb8493c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241103085647194 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428996324187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085647194 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647194 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647194 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647194 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647196 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647196 DLINP <000b> input/ipa.c:405 127.0.0.1:40703 message received 20241103085647196 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262428996324187 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428996324187" session_id=1001933116 session_state=END} 20241103085647196 DSS <0004> hlr_ussd.c:576 262428996324187/0x3bb8493c: Process SS (END) 20241103085647196 DSS <0004> hlr_ussd.c:518 262428996324187/0x3bb8493c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241103085647196 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428996324187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428996324187" session_id=1001933116 session_state=END} 20241103085647196 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428996324187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085647196 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262428996324187 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085647196 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647197 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57200<->l=127.0.0.1:4258 20241103085647203 DAUC <0003> db_auc.c:157 IMSI='262423871841743': No 2G Auth Data 20241103085647203 DAUC <0003> db_auc.c:192 IMSI='262423871841743': No 3G Auth Data 20241103085647228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57212<->l=127.0.0.1:4258 20241103085647235 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085647235 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423871841743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423871841743" session_id=1352948717 session_state=BEGIN} 20241103085647235 DSS <0004> hlr_ussd.c:576 262423871841743/0x50a45bed: Process SS (BEGIN) 20241103085647235 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241103085647235 DSS <0004> hlr_ussd.c:518 262423871841743/0x50a45bed: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241103085647235 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647235 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647235 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647235 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647237 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647237 DLINP <000b> input/ipa.c:405 127.0.0.1:40703 message received 20241103085647237 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262423871841743 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423871841743" session_id=1352948717 session_state=CONTINUE} 20241103085647237 DSS <0004> hlr_ussd.c:576 262423871841743/0x50a45bed: Process SS (CONTINUE) 20241103085647237 DSS <0004> hlr_ussd.c:518 262423871841743/0x50a45bed: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241103085647237 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423871841743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423871841743" session_id=1352948717 session_state=CONTINUE} 20241103085647237 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262423871841743 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085647237 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647237 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647241 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085647241 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423871841743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423871841743" session_id=1352948717 session_state=CONTINUE} 20241103085647241 DSS <0004> hlr_ussd.c:576 262423871841743/0x50a45bed: Process SS (CONTINUE) 20241103085647241 DSS <0004> hlr_ussd.c:518 262423871841743/0x50a45bed: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241103085647241 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423871841743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085647241 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647241 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647241 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647241 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647243 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647243 DLINP <000b> input/ipa.c:405 127.0.0.1:40703 message received 20241103085647243 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262423871841743 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423871841743" session_id=1352948717 session_state=END} 20241103085647243 DSS <0004> hlr_ussd.c:576 262423871841743/0x50a45bed: Process SS (END) 20241103085647243 DSS <0004> hlr_ussd.c:518 262423871841743/0x50a45bed: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241103085647243 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423871841743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423871841743" session_id=1352948717 session_state=END} 20241103085647243 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423871841743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085647243 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262423871841743 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085647244 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647244 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57212<->l=127.0.0.1:4258 20241103085647249 DAUC <0003> db_auc.c:157 IMSI='262423636586084': No 2G Auth Data 20241103085647249 DAUC <0003> db_auc.c:192 IMSI='262423636586084': No 3G Auth Data 20241103085647278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57214<->l=127.0.0.1:4258 20241103085647283 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085647283 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423636586084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423636586084" session_id=4170583813 session_state=BEGIN} 20241103085647283 DSS <0004> hlr_ussd.c:576 262423636586084/0xf8960f05: Process SS (BEGIN) 20241103085647283 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241103085647283 DSS <0004> hlr_ussd.c:518 262423636586084/0xf8960f05: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241103085647283 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647283 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647283 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647283 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647284 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647284 DLINP <000b> input/ipa.c:405 127.0.0.1:40703 message received 20241103085647284 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262423636586084 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423636586084" session_id=4170583813 session_state=CONTINUE} 20241103085647284 DSS <0004> hlr_ussd.c:576 262423636586084/0xf8960f05: Process SS (CONTINUE) 20241103085647284 DSS <0004> hlr_ussd.c:518 262423636586084/0xf8960f05: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241103085647284 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423636586084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423636586084" session_id=4170583813 session_state=CONTINUE} 20241103085647284 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262423636586084 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085647284 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647284 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647288 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085647288 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423636586084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423636586084" session_id=4170583813 session_state=CONTINUE} 20241103085647288 DSS <0004> hlr_ussd.c:576 262423636586084/0xf8960f05: Process SS (CONTINUE) 20241103085647288 DSS <0004> hlr_ussd.c:518 262423636586084/0xf8960f05: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241103085647288 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423636586084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085647288 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647288 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647288 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647288 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647290 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647290 DLINP <000b> input/ipa.c:405 127.0.0.1:40703 message received 20241103085647290 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262423636586084 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423636586084" session_id=4170583813 session_state=END} 20241103085647290 DSS <0004> hlr_ussd.c:576 262423636586084/0xf8960f05: Process SS (END) 20241103085647290 DSS <0004> hlr_ussd.c:518 262423636586084/0xf8960f05: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241103085647290 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423636586084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423636586084" session_id=4170583813 session_state=END} 20241103085647290 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423636586084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085647290 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262423636586084 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085647290 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647290 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57214<->l=127.0.0.1:4258 20241103085647297 DAUC <0003> db_auc.c:157 IMSI='262428910024343': No 2G Auth Data 20241103085647297 DAUC <0003> db_auc.c:192 IMSI='262428910024343': No 3G Auth Data 20241103085647324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57220<->l=127.0.0.1:4258 20241103085647331 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085647331 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428910024343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428910024343" session_id=3901424957 session_state=BEGIN} 20241103085647331 DSS <0004> hlr_ussd.c:576 262428910024343/0xe88b053d: Process SS (BEGIN) 20241103085647331 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241103085647331 DSS <0004> hlr_ussd.c:518 262428910024343/0xe88b053d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241103085647331 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647331 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647331 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647331 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647333 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647333 DLINP <000b> input/ipa.c:405 127.0.0.1:40703 message received 20241103085647333 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262428910024343 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428910024343" session_id=3901424957 session_state=CONTINUE} 20241103085647333 DSS <0004> hlr_ussd.c:576 262428910024343/0xe88b053d: Process SS (CONTINUE) 20241103085647333 DSS <0004> hlr_ussd.c:518 262428910024343/0xe88b053d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241103085647333 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428910024343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428910024343" session_id=3901424957 session_state=CONTINUE} 20241103085647333 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262428910024343 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085647333 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647333 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647337 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085647337 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428910024343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428910024343" session_id=3901424957 session_state=CONTINUE} 20241103085647337 DSS <0004> hlr_ussd.c:576 262428910024343/0xe88b053d: Process SS (CONTINUE) 20241103085647337 DSS <0004> hlr_ussd.c:518 262428910024343/0xe88b053d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241103085647337 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428910024343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085647337 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647337 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647337 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647337 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647339 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647339 DLINP <000b> input/ipa.c:405 127.0.0.1:40703 message received 20241103085647339 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262428910024343 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428910024343" session_id=3901424957 session_state=END} 20241103085647339 DSS <0004> hlr_ussd.c:576 262428910024343/0xe88b053d: Process SS (END) 20241103085647339 DSS <0004> hlr_ussd.c:518 262428910024343/0xe88b053d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241103085647339 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428910024343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428910024343" session_id=3901424957 session_state=END} 20241103085647339 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428910024343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085647339 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262428910024343 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085647339 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647339 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57220<->l=127.0.0.1:4258 20241103085647345 DAUC <0003> db_auc.c:157 IMSI='262422161801960': No 2G Auth Data 20241103085647345 DAUC <0003> db_auc.c:192 IMSI='262422161801960': No 3G Auth Data 20241103085647374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57222<->l=127.0.0.1:4258 20241103085647379 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085647379 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422161801960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422161801960" session_id=271681218 session_state=BEGIN} 20241103085647379 DSS <0004> hlr_ussd.c:576 262422161801960/0x103186c2: Process SS (BEGIN) 20241103085647379 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241103085647379 DSS <0004> hlr_ussd.c:518 262422161801960/0x103186c2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241103085647379 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647379 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647379 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647379 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647381 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647381 DLINP <000b> input/ipa.c:405 127.0.0.1:40703 message received 20241103085647381 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262422161801960 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422161801960" session_id=271681218 session_state=CONTINUE} 20241103085647381 DSS <0004> hlr_ussd.c:576 262422161801960/0x103186c2: Process SS (CONTINUE) 20241103085647381 DSS <0004> hlr_ussd.c:518 262422161801960/0x103186c2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241103085647381 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422161801960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422161801960" session_id=271681218 session_state=CONTINUE} 20241103085647381 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262422161801960 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085647381 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647381 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647386 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085647386 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422161801960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422161801960" session_id=271681218 session_state=CONTINUE} 20241103085647386 DSS <0004> hlr_ussd.c:576 262422161801960/0x103186c2: Process SS (CONTINUE) 20241103085647386 DSS <0004> hlr_ussd.c:518 262422161801960/0x103186c2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241103085647386 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422161801960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085647386 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647386 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647386 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647386 DLINP <000b> input/ipa.c:431 127.0.0.1:40703 sending data 20241103085647388 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647388 DLINP <000b> input/ipa.c:405 127.0.0.1:40703 message received 20241103085647388 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262422161801960 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422161801960" session_id=271681218 session_state=END} 20241103085647388 DSS <0004> hlr_ussd.c:576 262422161801960/0x103186c2: Process SS (END) 20241103085647388 DSS <0004> hlr_ussd.c:518 262422161801960/0x103186c2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241103085647388 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422161801960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422161801960" session_id=271681218 session_state=END} 20241103085647388 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422161801960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085647388 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262422161801960 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085647388 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647388 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085647390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57222<->l=127.0.0.1:4258 20241103085647392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57172<->l=127.0.0.1:4258 20241103085647393 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085647393 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085647393 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085647393 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085647393 DLINP <000b> input/ipa.c:451 connected read/write 20241103085647393 DLINP <000b> input/ipa.c:405 127.0.0.1:40703 message received 20241103085647393 DLINP <000b> input/ipa.c:414 127.0.0.1:40703 connection closed with server 20241103085647393 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40703 20241103085647393 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241103085647393 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37831<->l=127.0.0.1:4259) 20241103085647434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57230<->l=127.0.0.1:4258 20241103085647635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57230<->l=127.0.0.1:4258 20241103085650716 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46733 20241103085650716 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46733 20241103085650719 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650719 DLINP <000b> input/ipa.c:405 127.0.0.1:46733 message received 20241103085650720 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085650720 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085650721 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650721 DLINP <000b> input/ipa.c:405 127.0.0.1:46733 message received 20241103085650721 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085650721 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241103085650721 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241103085650721 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241103085650721 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  20241103085650721 DLGSUP <0013> gsup_server.c:235 2:  20241103085650721 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085650721 DLGSUP <0013> gsup_server.c:235 3:  20241103085650721 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085650721 DLGSUP <0013> gsup_server.c:235 4:  20241103085650721 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085650721 DLGSUP <0013> gsup_server.c:235 5:  20241103085650721 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085650721 DLGSUP <0013> gsup_server.c:235 7:  20241103085650721 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085650721 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085650721 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085650721 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46733 20241103085650723 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085650724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57240<->l=127.0.0.1:4258 20241103085650726 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085650726 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085650726 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085650726 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  20241103085650726 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085650726 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  20241103085650726 DLGSUP <0013> gsup_server.c:235 2:  20241103085650726 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085650726 DLGSUP <0013> gsup_server.c:235 3:  20241103085650726 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085650726 DLGSUP <0013> gsup_server.c:235 4:  20241103085650726 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085650726 DLGSUP <0013> gsup_server.c:235 5:  20241103085650726 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085650726 DLGSUP <0013> gsup_server.c:235 7:  20241103085650726 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085650726 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085650726 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085650726 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085650748 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41127<->l=127.0.0.1:4259) 20241103085650761 DAUC <0003> db_auc.c:157 IMSI='262429847231057': No 2G Auth Data 20241103085650761 DAUC <0003> db_auc.c:192 IMSI='262429847231057': No 3G Auth Data 20241103085650786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57252<->l=127.0.0.1:4258 20241103085650791 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085650791 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429847231057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429847231057" session_id=1440046107 session_state=BEGIN} 20241103085650791 DSS <0004> hlr_ussd.c:576 262429847231057/0x55d55c1b: Process SS (BEGIN) 20241103085650791 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241103085650791 DSS <0004> hlr_ussd.c:518 262429847231057/0x55d55c1b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241103085650791 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650791 DLINP <000b> input/ipa.c:431 127.0.0.1:46733 sending data 20241103085650791 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650791 DLINP <000b> input/ipa.c:431 127.0.0.1:46733 sending data 20241103085650800 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650800 DLINP <000b> input/ipa.c:405 127.0.0.1:46733 message received 20241103085650800 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262429847231057 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429847231057" session_id=1440046107 session_state=END} 20241103085650800 DSS <0004> hlr_ussd.c:576 262429847231057/0x55d55c1b: Process SS (END) 20241103085650800 DSS <0004> hlr_ussd.c:518 262429847231057/0x55d55c1b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241103085650800 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429847231057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429847231057" session_id=1440046107 session_state=END} 20241103085650800 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429847231057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085650800 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262429847231057 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085650800 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085650800 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085650805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57252<->l=127.0.0.1:4258 20241103085650810 DAUC <0003> db_auc.c:157 IMSI='262422214606492': No 2G Auth Data 20241103085650810 DAUC <0003> db_auc.c:192 IMSI='262422214606492': No 3G Auth Data 20241103085650835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57260<->l=127.0.0.1:4258 20241103085650842 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085650842 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422214606492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422214606492" session_id=4135004292 session_state=BEGIN} 20241103085650842 DSS <0004> hlr_ussd.c:576 262422214606492/0xf6772884: Process SS (BEGIN) 20241103085650842 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241103085650842 DSS <0004> hlr_ussd.c:518 262422214606492/0xf6772884: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241103085650842 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650842 DLINP <000b> input/ipa.c:431 127.0.0.1:46733 sending data 20241103085650842 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650842 DLINP <000b> input/ipa.c:431 127.0.0.1:46733 sending data 20241103085650844 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650844 DLINP <000b> input/ipa.c:405 127.0.0.1:46733 message received 20241103085650844 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262422214606492 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422214606492" session_id=4135004292 session_state=END} 20241103085650844 DSS <0004> hlr_ussd.c:576 262422214606492/0xf6772884: Process SS (END) 20241103085650844 DSS <0004> hlr_ussd.c:518 262422214606492/0xf6772884: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241103085650844 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422214606492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422214606492" session_id=4135004292 session_state=END} 20241103085650844 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422214606492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085650844 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262422214606492 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085650844 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085650844 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085650848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57260<->l=127.0.0.1:4258 20241103085650852 DAUC <0003> db_auc.c:157 IMSI='262427333181423': No 2G Auth Data 20241103085650852 DAUC <0003> db_auc.c:192 IMSI='262427333181423': No 3G Auth Data 20241103085650877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57270<->l=127.0.0.1:4258 20241103085650883 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085650883 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427333181423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427333181423" session_id=2903413364 session_state=BEGIN} 20241103085650883 DSS <0004> hlr_ussd.c:576 262427333181423/0xad0e9274: Process SS (BEGIN) 20241103085650883 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241103085650883 DSS <0004> hlr_ussd.c:518 262427333181423/0xad0e9274: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241103085650883 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650883 DLINP <000b> input/ipa.c:431 127.0.0.1:46733 sending data 20241103085650883 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650883 DLINP <000b> input/ipa.c:431 127.0.0.1:46733 sending data 20241103085650884 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650884 DLINP <000b> input/ipa.c:405 127.0.0.1:46733 message received 20241103085650884 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262427333181423 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427333181423" session_id=2903413364 session_state=END} 20241103085650884 DSS <0004> hlr_ussd.c:576 262427333181423/0xad0e9274: Process SS (END) 20241103085650885 DSS <0004> hlr_ussd.c:518 262427333181423/0xad0e9274: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241103085650885 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427333181423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427333181423" session_id=2903413364 session_state=END} 20241103085650885 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427333181423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085650885 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262427333181423 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085650885 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085650885 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085650888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57270<->l=127.0.0.1:4258 20241103085650892 DAUC <0003> db_auc.c:157 IMSI='262425551328804': No 2G Auth Data 20241103085650892 DAUC <0003> db_auc.c:192 IMSI='262425551328804': No 3G Auth Data 20241103085650917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57276<->l=127.0.0.1:4258 20241103085650924 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085650924 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425551328804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425551328804" session_id=349007561 session_state=BEGIN} 20241103085650924 DSS <0004> hlr_ussd.c:576 262425551328804/0x14cd6ec9: Process SS (BEGIN) 20241103085650924 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241103085650924 DSS <0004> hlr_ussd.c:518 262425551328804/0x14cd6ec9: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241103085650924 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650924 DLINP <000b> input/ipa.c:431 127.0.0.1:46733 sending data 20241103085650924 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650924 DLINP <000b> input/ipa.c:431 127.0.0.1:46733 sending data 20241103085650926 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650926 DLINP <000b> input/ipa.c:405 127.0.0.1:46733 message received 20241103085650926 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262425551328804 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425551328804" session_id=349007561 session_state=END} 20241103085650926 DSS <0004> hlr_ussd.c:576 262425551328804/0x14cd6ec9: Process SS (END) 20241103085650926 DSS <0004> hlr_ussd.c:518 262425551328804/0x14cd6ec9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241103085650926 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425551328804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425551328804" session_id=349007561 session_state=END} 20241103085650926 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425551328804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085650926 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262425551328804 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085650926 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085650926 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085650932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57276<->l=127.0.0.1:4258 20241103085650936 DAUC <0003> db_auc.c:157 IMSI='262424849327663': No 2G Auth Data 20241103085650936 DAUC <0003> db_auc.c:192 IMSI='262424849327663': No 3G Auth Data 20241103085650960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57288<->l=127.0.0.1:4258 20241103085650966 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085650966 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424849327663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424849327663" session_id=4209089299 session_state=BEGIN} 20241103085650966 DSS <0004> hlr_ussd.c:576 262424849327663/0xfae19b13: Process SS (BEGIN) 20241103085650966 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241103085650966 DSS <0004> hlr_ussd.c:518 262424849327663/0xfae19b13: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241103085650966 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650966 DLINP <000b> input/ipa.c:431 127.0.0.1:46733 sending data 20241103085650967 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650967 DLINP <000b> input/ipa.c:431 127.0.0.1:46733 sending data 20241103085650969 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650969 DLINP <000b> input/ipa.c:405 127.0.0.1:46733 message received 20241103085650969 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262424849327663 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424849327663" session_id=4209089299 session_state=END} 20241103085650969 DSS <0004> hlr_ussd.c:576 262424849327663/0xfae19b13: Process SS (END) 20241103085650969 DSS <0004> hlr_ussd.c:518 262424849327663/0xfae19b13: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241103085650969 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424849327663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424849327663" session_id=4209089299 session_state=END} 20241103085650969 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424849327663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085650969 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262424849327663 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085650969 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085650969 DLINP <000b> input/ipa.c:451 connected read/write 20241103085650969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085650972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57288<->l=127.0.0.1:4258 20241103085650977 DAUC <0003> db_auc.c:157 IMSI='262421840160302': No 2G Auth Data 20241103085650977 DAUC <0003> db_auc.c:192 IMSI='262421840160302': No 3G Auth Data 20241103085651005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57300<->l=127.0.0.1:4258 20241103085651010 DLINP <000b> input/ipa.c:451 connected read/write 20241103085651010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085651010 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421840160302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421840160302" session_id=1271023132 session_state=BEGIN} 20241103085651010 DSS <0004> hlr_ussd.c:576 262421840160302/0x4bc2461c: Process SS (BEGIN) 20241103085651010 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241103085651010 DSS <0004> hlr_ussd.c:518 262421840160302/0x4bc2461c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241103085651010 DLINP <000b> input/ipa.c:451 connected read/write 20241103085651010 DLINP <000b> input/ipa.c:431 127.0.0.1:46733 sending data 20241103085651010 DLINP <000b> input/ipa.c:451 connected read/write 20241103085651010 DLINP <000b> input/ipa.c:431 127.0.0.1:46733 sending data 20241103085651012 DLINP <000b> input/ipa.c:451 connected read/write 20241103085651012 DLINP <000b> input/ipa.c:405 127.0.0.1:46733 message received 20241103085651012 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262421840160302 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421840160302" session_id=1271023132 session_state=END} 20241103085651012 DSS <0004> hlr_ussd.c:576 262421840160302/0x4bc2461c: Process SS (END) 20241103085651012 DSS <0004> hlr_ussd.c:518 262421840160302/0x4bc2461c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241103085651012 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421840160302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421840160302" session_id=1271023132 session_state=END} 20241103085651012 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421840160302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085651012 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262421840160302 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085651012 DLINP <000b> input/ipa.c:451 connected read/write 20241103085651012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085651012 DLINP <000b> input/ipa.c:451 connected read/write 20241103085651012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085651016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57300<->l=127.0.0.1:4258 20241103085651020 DAUC <0003> db_auc.c:157 IMSI='262420139221830': No 2G Auth Data 20241103085651020 DAUC <0003> db_auc.c:192 IMSI='262420139221830': No 3G Auth Data 20241103085651047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57306<->l=127.0.0.1:4258 20241103085651052 DLINP <000b> input/ipa.c:451 connected read/write 20241103085651052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085651052 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420139221830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420139221830" session_id=4231164308 session_state=BEGIN} 20241103085651052 DSS <0004> hlr_ussd.c:576 262420139221830/0xfc327194: Process SS (BEGIN) 20241103085651052 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241103085651052 DSS <0004> hlr_ussd.c:518 262420139221830/0xfc327194: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241103085651052 DLINP <000b> input/ipa.c:451 connected read/write 20241103085651052 DLINP <000b> input/ipa.c:431 127.0.0.1:46733 sending data 20241103085651052 DLINP <000b> input/ipa.c:451 connected read/write 20241103085651052 DLINP <000b> input/ipa.c:431 127.0.0.1:46733 sending data 20241103085651054 DLINP <000b> input/ipa.c:451 connected read/write 20241103085651054 DLINP <000b> input/ipa.c:405 127.0.0.1:46733 message received 20241103085651054 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262420139221830 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420139221830" session_id=4231164308 session_state=END} 20241103085651054 DSS <0004> hlr_ussd.c:576 262420139221830/0xfc327194: Process SS (END) 20241103085651054 DSS <0004> hlr_ussd.c:518 262420139221830/0xfc327194: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241103085651054 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420139221830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420139221830" session_id=4231164308 session_state=END} 20241103085651054 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420139221830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085651054 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262420139221830 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085651054 DLINP <000b> input/ipa.c:451 connected read/write 20241103085651054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085651054 DLINP <000b> input/ipa.c:451 connected read/write 20241103085651054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085651060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57306<->l=127.0.0.1:4258 20241103085651064 DAUC <0003> db_auc.c:157 IMSI='262425217867409': No 2G Auth Data 20241103085651064 DAUC <0003> db_auc.c:192 IMSI='262425217867409': No 3G Auth Data 20241103085651090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57312<->l=127.0.0.1:4258 20241103085651094 DLINP <000b> input/ipa.c:451 connected read/write 20241103085651094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085651094 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425217867409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425217867409" session_id=3285013888 session_state=BEGIN} 20241103085651094 DSS <0004> hlr_ussd.c:576 262425217867409/0xc3cd5580: Process SS (BEGIN) 20241103085651094 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241103085651094 DSS <0004> hlr_ussd.c:518 262425217867409/0xc3cd5580: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241103085651094 DLINP <000b> input/ipa.c:451 connected read/write 20241103085651094 DLINP <000b> input/ipa.c:431 127.0.0.1:46733 sending data 20241103085651094 DLINP <000b> input/ipa.c:451 connected read/write 20241103085651094 DLINP <000b> input/ipa.c:431 127.0.0.1:46733 sending data 20241103085651097 DLINP <000b> input/ipa.c:451 connected read/write 20241103085651097 DLINP <000b> input/ipa.c:405 127.0.0.1:46733 message received 20241103085651097 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262425217867409 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425217867409" session_id=3285013888 session_state=END} 20241103085651097 DSS <0004> hlr_ussd.c:576 262425217867409/0xc3cd5580: Process SS (END) 20241103085651097 DSS <0004> hlr_ussd.c:518 262425217867409/0xc3cd5580: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241103085651097 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425217867409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425217867409" session_id=3285013888 session_state=END} 20241103085651097 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425217867409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085651097 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262425217867409 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241103085651097 DLINP <000b> input/ipa.c:451 connected read/write 20241103085651097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085651097 DLINP <000b> input/ipa.c:451 connected read/write 20241103085651097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085651100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57312<->l=127.0.0.1:4258 20241103085651103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57240<->l=127.0.0.1:4258 20241103085651104 DLINP <000b> input/ipa.c:451 connected read/write 20241103085651104 DLINP <000b> input/ipa.c:405 127.0.0.1:46733 message received 20241103085651104 DLINP <000b> input/ipa.c:414 127.0.0.1:46733 connection closed with server 20241103085651104 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46733 20241103085651104 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241103085651104 DLINP <000b> input/ipa.c:451 connected read/write 20241103085651104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085651104 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085651104 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085651104 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085651104 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41127<->l=127.0.0.1:4259) 20241103085651145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57320<->l=127.0.0.1:4258 20241103085651311 DSS <0004> hlr_ussd.c:239 262420597448657/0x47bce066: SS Session Timeout, destroying 20241103085651311 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420597448657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085651346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57320<->l=127.0.0.1:4258 20241103085651362 DSS <0004> hlr_ussd.c:239 262428273032452/0xa5511461: SS Session Timeout, destroying 20241103085651362 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428273032452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085651410 DSS <0004> hlr_ussd.c:239 262421744497172/0x3d94b100: SS Session Timeout, destroying 20241103085651410 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421744497172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085651469 DSS <0004> hlr_ussd.c:239 262424872638219/0xbeaf8de0: SS Session Timeout, destroying 20241103085651469 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424872638219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085651508 DSS <0004> hlr_ussd.c:239 262422445746428/0xad8c40e6: SS Session Timeout, destroying 20241103085651508 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422445746428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085651552 DSS <0004> hlr_ussd.c:239 262423312532294/0xe37f7204: SS Session Timeout, destroying 20241103085651552 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423312532294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085651592 DSS <0004> hlr_ussd.c:239 262421433322133/0xc9650a5c: SS Session Timeout, destroying 20241103085651592 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421433322133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085651630 DSS <0004> hlr_ussd.c:239 262420613183669/0x4c3c8aab: SS Session Timeout, destroying 20241103085651630 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420613183669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085654426 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085654426 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085654429 DLINP <000b> input/ipa.c:451 connected read/write 20241103085654429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085654429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57332<->l=127.0.0.1:4258 20241103085654432 DLINP <000b> input/ipa.c:451 connected read/write 20241103085654432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085654432 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085654432 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085654432 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  20241103085654432 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085654432 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  20241103085654432 DLGSUP <0013> gsup_server.c:235 2:  20241103085654432 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085654432 DLGSUP <0013> gsup_server.c:235 3:  20241103085654432 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085654432 DLGSUP <0013> gsup_server.c:235 4:  20241103085654432 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085654432 DLGSUP <0013> gsup_server.c:235 5:  20241103085654432 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085654432 DLGSUP <0013> gsup_server.c:235 7:  20241103085654432 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085654432 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085654432 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085654432 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085654451 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46367<->l=127.0.0.1:4259) 20241103085654464 DAUC <0003> db_auc.c:157 IMSI='262427389247781': No 2G Auth Data 20241103085654464 DAUC <0003> db_auc.c:192 IMSI='262427389247781': No 3G Auth Data 20241103085654487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57336<->l=127.0.0.1:4258 20241103085654494 DLINP <000b> input/ipa.c:451 connected read/write 20241103085654494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085654494 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427389247781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427389247781" session_id=176964554 session_state=BEGIN} 20241103085654494 DSS <0004> hlr_ussd.c:576 262427389247781/0x0a8c43ca: Process SS (BEGIN) 20241103085654494 DSS <0004> hlr_ussd.c:498 262427389247781/0x0a8c43ca: SS CompType=Invoke, OpCode=InterrogateSS 20241103085654494 DSS <0004> hlr_ussd.c:506 262427389247781/0x0a8c43ca: Structured SS requests are not supported, rejecting... 20241103085654494 DSS <0004> hlr_ussd.c:354 262427389247781/0x0a8c43ca: Tx ReturnError(0, 0x15) 20241103085654494 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427389247781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427389247781" session_id=176964554 session_state=END} 20241103085654494 DLINP <000b> input/ipa.c:451 connected read/write 20241103085654494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085654494 DLINP <000b> input/ipa.c:451 connected read/write 20241103085654494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085654498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57336<->l=127.0.0.1:4258 20241103085654506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57332<->l=127.0.0.1:4258 20241103085654507 DLINP <000b> input/ipa.c:451 connected read/write 20241103085654507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085654507 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085654507 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085654507 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085654508 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46367<->l=127.0.0.1:4259) 20241103085654549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57352<->l=127.0.0.1:4258 20241103085654650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57352<->l=127.0.0.1:4258 20241103085654919 DSS <0004> hlr_ussd.c:239 262427828981610/0x78fca76a: SS Session Timeout, destroying 20241103085654919 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427828981610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085654966 DSS <0004> hlr_ussd.c:239 262428564683152/0x244157c3: SS Session Timeout, destroying 20241103085654966 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428564683152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085655003 DSS <0004> hlr_ussd.c:239 262427182955748/0xcedd75d9: SS Session Timeout, destroying 20241103085655003 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427182955748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085655039 DSS <0004> hlr_ussd.c:239 262423461085537/0x582ca70c: SS Session Timeout, destroying 20241103085655039 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423461085537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085655077 DSS <0004> hlr_ussd.c:239 262421384372179/0x88a541dd: SS Session Timeout, destroying 20241103085655077 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421384372179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085655115 DSS <0004> hlr_ussd.c:239 262425950780938/0x7197fa9a: SS Session Timeout, destroying 20241103085655115 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425950780938 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085655157 DSS <0004> hlr_ussd.c:239 262428931588594/0xf542a822: SS Session Timeout, destroying 20241103085655157 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428931588594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085655198 DSS <0004> hlr_ussd.c:239 262421928774785/0x82293642: SS Session Timeout, destroying 20241103085655198 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421928774785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085657727 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085657727 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085657729 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085657730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34290<->l=127.0.0.1:4258 20241103085657732 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085657732 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085657732 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085657732 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  20241103085657732 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085657732 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  20241103085657732 DLGSUP <0013> gsup_server.c:235 2:  20241103085657732 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085657732 DLGSUP <0013> gsup_server.c:235 3:  20241103085657732 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085657732 DLGSUP <0013> gsup_server.c:235 4:  20241103085657732 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085657732 DLGSUP <0013> gsup_server.c:235 5:  20241103085657732 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085657732 DLGSUP <0013> gsup_server.c:235 7:  20241103085657732 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085657732 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085657732 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085657732 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085657757 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44947<->l=127.0.0.1:4259) 20241103085657781 DAUC <0003> db_auc.c:157 IMSI='262422123592376': No 2G Auth Data 20241103085657781 DAUC <0003> db_auc.c:192 IMSI='262422123592376': No 3G Auth Data 20241103085657807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34294<->l=127.0.0.1:4258 20241103085657813 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085657813 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422123592376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422123592376"} 20241103085657813 DMAIN <0000> hlr.c:435 IMSI='262422123592376': has IMEI = 12345678901234 (consider setting 'store-imei') 20241103085657813 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422123592376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422123592376"} 20241103085657813 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422123592376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085657813 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085657814 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085657816 DAUC <0003> db_auc.c:192 IMSI='262422123592376': No 3G Auth Data 20241103085657819 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085657819 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422123592376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422123592376"} 20241103085657819 DAUC <0003> hlr.c:428 IMSI='262422123592376': storing IMEI = 12345678901234 20241103085657822 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422123592376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422123592376"} 20241103085657822 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422123592376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085657822 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085657822 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085657823 DAUC <0003> db_auc.c:192 IMSI='262422123592376': No 3G Auth Data 20241103085657825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34294<->l=127.0.0.1:4258 20241103085657836 DAUC <0003> db_auc.c:157 IMSI='262429032300408': No 2G Auth Data 20241103085657836 DAUC <0003> db_auc.c:192 IMSI='262429032300408': No 3G Auth Data 20241103085657858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34296<->l=127.0.0.1:4258 20241103085657862 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085657862 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429032300408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429032300408"} 20241103085657862 DMAIN <0000> hlr.c:435 IMSI='262429032300408': has IMEI = 12345678901234 (consider setting 'store-imei') 20241103085657862 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429032300408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429032300408"} 20241103085657862 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429032300408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085657862 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085657862 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085657864 DAUC <0003> db_auc.c:192 IMSI='262429032300408': No 3G Auth Data 20241103085657866 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085657866 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429032300408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429032300408"} 20241103085657866 DAUC <0003> hlr.c:428 IMSI='262429032300408': storing IMEI = 12345678901234 20241103085657870 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429032300408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429032300408"} 20241103085657870 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429032300408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085657870 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085657870 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085657871 DAUC <0003> db_auc.c:192 IMSI='262429032300408': No 3G Auth Data 20241103085657872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34296<->l=127.0.0.1:4258 20241103085657884 DAUC <0003> db_auc.c:157 IMSI='262422842701182': No 2G Auth Data 20241103085657884 DAUC <0003> db_auc.c:192 IMSI='262422842701182': No 3G Auth Data 20241103085657907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34302<->l=127.0.0.1:4258 20241103085657911 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085657911 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422842701182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422842701182"} 20241103085657911 DMAIN <0000> hlr.c:435 IMSI='262422842701182': has IMEI = 12345678901234 (consider setting 'store-imei') 20241103085657911 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422842701182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422842701182"} 20241103085657911 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422842701182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085657911 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085657911 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085657913 DAUC <0003> db_auc.c:192 IMSI='262422842701182': No 3G Auth Data 20241103085657916 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085657916 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422842701182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422842701182"} 20241103085657916 DAUC <0003> hlr.c:428 IMSI='262422842701182': storing IMEI = 12345678901234 20241103085657919 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422842701182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422842701182"} 20241103085657919 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422842701182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085657919 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085657919 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085657920 DAUC <0003> db_auc.c:192 IMSI='262422842701182': No 3G Auth Data 20241103085657921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34302<->l=127.0.0.1:4258 20241103085657933 DAUC <0003> db_auc.c:157 IMSI='262424226544056': No 2G Auth Data 20241103085657933 DAUC <0003> db_auc.c:192 IMSI='262424226544056': No 3G Auth Data 20241103085657958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34314<->l=127.0.0.1:4258 20241103085657962 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085657963 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424226544056 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424226544056"} 20241103085657963 DMAIN <0000> hlr.c:435 IMSI='262424226544056': has IMEI = 12345678901234 (consider setting 'store-imei') 20241103085657963 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424226544056 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424226544056"} 20241103085657963 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424226544056 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085657963 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085657963 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085657964 DAUC <0003> db_auc.c:157 IMSI='262424226544056': No 2G Auth Data 20241103085657968 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085657968 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424226544056 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424226544056"} 20241103085657968 DAUC <0003> hlr.c:428 IMSI='262424226544056': storing IMEI = 12345678901234 20241103085657971 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424226544056 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424226544056"} 20241103085657971 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424226544056 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085657971 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085657971 DLINP <000b> input/ipa.c:451 connected read/write 20241103085657971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085657972 DAUC <0003> db_auc.c:157 IMSI='262424226544056': No 2G Auth Data 20241103085657973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34314<->l=127.0.0.1:4258 20241103085657985 DAUC <0003> db_auc.c:157 IMSI='262421792075793': No 2G Auth Data 20241103085657985 DAUC <0003> db_auc.c:192 IMSI='262421792075793': No 3G Auth Data 20241103085658006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34324<->l=127.0.0.1:4258 20241103085658010 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085658010 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421792075793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421792075793"} 20241103085658010 DMAIN <0000> hlr.c:435 IMSI='262421792075793': has IMEI = 12345678901234 (consider setting 'store-imei') 20241103085658010 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421792075793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421792075793"} 20241103085658010 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421792075793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085658010 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085658010 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085658012 DAUC <0003> db_auc.c:157 IMSI='262421792075793': No 2G Auth Data 20241103085658016 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085658016 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421792075793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421792075793"} 20241103085658016 DAUC <0003> hlr.c:428 IMSI='262421792075793': storing IMEI = 12345678901234 20241103085658019 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421792075793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421792075793"} 20241103085658019 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421792075793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085658019 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085658019 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085658020 DAUC <0003> db_auc.c:157 IMSI='262421792075793': No 2G Auth Data 20241103085658022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34324<->l=127.0.0.1:4258 20241103085658033 DAUC <0003> db_auc.c:157 IMSI='262423951055605': No 2G Auth Data 20241103085658033 DAUC <0003> db_auc.c:192 IMSI='262423951055605': No 3G Auth Data 20241103085658062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34336<->l=127.0.0.1:4258 20241103085658069 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085658069 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423951055605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423951055605"} 20241103085658069 DMAIN <0000> hlr.c:435 IMSI='262423951055605': has IMEI = 12345678901234 (consider setting 'store-imei') 20241103085658069 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423951055605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423951055605"} 20241103085658069 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423951055605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085658069 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085658069 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085658075 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085658075 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423951055605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423951055605"} 20241103085658075 DAUC <0003> hlr.c:428 IMSI='262423951055605': storing IMEI = 12345678901234 20241103085658078 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423951055605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423951055605"} 20241103085658078 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423951055605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085658078 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085658078 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085658080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34336<->l=127.0.0.1:4258 20241103085658095 DAUC <0003> db_auc.c:157 IMSI='262421929590066': No 2G Auth Data 20241103085658095 DAUC <0003> db_auc.c:192 IMSI='262421929590066': No 3G Auth Data 20241103085658122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34352<->l=127.0.0.1:4258 20241103085658127 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085658127 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421929590066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421929590066"} 20241103085658127 DMAIN <0000> hlr.c:435 IMSI='262421929590066': has IMEI = 12345678901234 (consider setting 'store-imei') 20241103085658127 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421929590066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421929590066"} 20241103085658127 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421929590066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085658127 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085658127 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085658131 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085658131 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421929590066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421929590066"} 20241103085658131 DAUC <0003> hlr.c:428 IMSI='262421929590066': storing IMEI = 12345678901234 20241103085658135 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421929590066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421929590066"} 20241103085658135 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421929590066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085658135 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085658135 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085658137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34352<->l=127.0.0.1:4258 20241103085658152 DAUC <0003> db_auc.c:157 IMSI='262422691446420': No 2G Auth Data 20241103085658152 DAUC <0003> db_auc.c:192 IMSI='262422691446420': No 3G Auth Data 20241103085658181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34354<->l=127.0.0.1:4258 20241103085658186 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085658186 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422691446420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422691446420"} 20241103085658186 DMAIN <0000> hlr.c:435 IMSI='262422691446420': has IMEI = 12345678901234 (consider setting 'store-imei') 20241103085658186 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422691446420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422691446420"} 20241103085658186 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422691446420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085658186 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085658186 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085658190 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085658190 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422691446420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422691446420"} 20241103085658190 DAUC <0003> hlr.c:428 IMSI='262422691446420': storing IMEI = 12345678901234 20241103085658194 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422691446420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422691446420"} 20241103085658194 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422691446420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085658194 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085658194 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085658197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34354<->l=127.0.0.1:4258 20241103085658209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34290<->l=127.0.0.1:4258 20241103085658210 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44947<->l=127.0.0.1:4259) 20241103085658210 DLINP <000b> input/ipa.c:451 connected read/write 20241103085658210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085658210 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085658210 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085658210 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085658257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34370<->l=127.0.0.1:4258 20241103085658358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34370<->l=127.0.0.1:4258 20241103085701435 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085701435 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085701438 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085701439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34374<->l=127.0.0.1:4258 20241103085701440 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085701440 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085701440 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085701440 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  20241103085701440 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085701440 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  20241103085701440 DLGSUP <0013> gsup_server.c:235 2:  20241103085701440 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085701440 DLGSUP <0013> gsup_server.c:235 3:  20241103085701440 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085701440 DLGSUP <0013> gsup_server.c:235 4:  20241103085701440 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085701440 DLGSUP <0013> gsup_server.c:235 5:  20241103085701440 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085701440 DLGSUP <0013> gsup_server.c:235 7:  20241103085701440 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085701440 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085701440 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085701440 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085701461 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40793<->l=127.0.0.1:4259) 20241103085701475 DAUC <0003> db_auc.c:157 IMSI='262425545094460': No 2G Auth Data 20241103085701475 DAUC <0003> db_auc.c:192 IMSI='262425545094460': No 3G Auth Data 20241103085701517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34388<->l=127.0.0.1:4258 20241103085701523 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085701523 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425545094460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425545094460" source_name="the-source\n"} 20241103085701523 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241103085701523 DMAIN <0000> hlr.c:435 IMSI='262425545094460': has IMEI = 12345678901234 (consider setting 'store-imei') 20241103085701523 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262425545094460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425545094460" destination_name="the-source\n"} 20241103085701523 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262425545094460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085701523 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701523 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701525 DAUC <0003> db_auc.c:192 IMSI='262425545094460': No 3G Auth Data 20241103085701528 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085701528 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425545094460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425545094460" source_name="the-source\n"} 20241103085701528 DAUC <0003> hlr.c:428 IMSI='262425545094460': storing IMEI = 12345678901234 20241103085701532 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262425545094460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425545094460" destination_name="the-source\n"} 20241103085701532 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262425545094460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085701532 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701532 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701533 DAUC <0003> db_auc.c:192 IMSI='262425545094460': No 3G Auth Data 20241103085701534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34388<->l=127.0.0.1:4258 20241103085701546 DAUC <0003> db_auc.c:157 IMSI='262424459074304': No 2G Auth Data 20241103085701546 DAUC <0003> db_auc.c:192 IMSI='262424459074304': No 3G Auth Data 20241103085701569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34396<->l=127.0.0.1:4258 20241103085701573 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085701573 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424459074304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424459074304" source_name="the-source\n"} 20241103085701573 DMAIN <0000> hlr.c:435 IMSI='262424459074304': has IMEI = 12345678901234 (consider setting 'store-imei') 20241103085701573 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262424459074304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424459074304" destination_name="the-source\n"} 20241103085701573 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262424459074304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085701573 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701573 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701575 DAUC <0003> db_auc.c:192 IMSI='262424459074304': No 3G Auth Data 20241103085701578 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085701578 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424459074304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424459074304" source_name="the-source\n"} 20241103085701578 DAUC <0003> hlr.c:428 IMSI='262424459074304': storing IMEI = 12345678901234 20241103085701581 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262424459074304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424459074304" destination_name="the-source\n"} 20241103085701581 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262424459074304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085701581 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701581 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701582 DAUC <0003> db_auc.c:192 IMSI='262424459074304': No 3G Auth Data 20241103085701583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34396<->l=127.0.0.1:4258 20241103085701594 DAUC <0003> db_auc.c:157 IMSI='262428771125858': No 2G Auth Data 20241103085701594 DAUC <0003> db_auc.c:192 IMSI='262428771125858': No 3G Auth Data 20241103085701620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34402<->l=127.0.0.1:4258 20241103085701626 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085701626 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262428771125858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428771125858" source_name="the-source\n"} 20241103085701626 DMAIN <0000> hlr.c:435 IMSI='262428771125858': has IMEI = 12345678901234 (consider setting 'store-imei') 20241103085701626 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262428771125858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428771125858" destination_name="the-source\n"} 20241103085701626 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262428771125858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085701626 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701626 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701627 DAUC <0003> db_auc.c:192 IMSI='262428771125858': No 3G Auth Data 20241103085701631 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085701631 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262428771125858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428771125858" source_name="the-source\n"} 20241103085701631 DAUC <0003> hlr.c:428 IMSI='262428771125858': storing IMEI = 12345678901234 20241103085701634 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262428771125858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428771125858" destination_name="the-source\n"} 20241103085701634 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262428771125858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085701634 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701634 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701636 DAUC <0003> db_auc.c:192 IMSI='262428771125858': No 3G Auth Data 20241103085701637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34402<->l=127.0.0.1:4258 20241103085701649 DAUC <0003> db_auc.c:157 IMSI='262427922630365': No 2G Auth Data 20241103085701649 DAUC <0003> db_auc.c:192 IMSI='262427922630365': No 3G Auth Data 20241103085701674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34406<->l=127.0.0.1:4258 20241103085701679 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085701679 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262427922630365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427922630365" source_name="the-source\n"} 20241103085701679 DMAIN <0000> hlr.c:435 IMSI='262427922630365': has IMEI = 12345678901234 (consider setting 'store-imei') 20241103085701679 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262427922630365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427922630365" destination_name="the-source\n"} 20241103085701679 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262427922630365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085701679 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701679 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701681 DAUC <0003> db_auc.c:157 IMSI='262427922630365': No 2G Auth Data 20241103085701683 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085701683 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262427922630365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427922630365" source_name="the-source\n"} 20241103085701683 DAUC <0003> hlr.c:428 IMSI='262427922630365': storing IMEI = 12345678901234 20241103085701686 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262427922630365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427922630365" destination_name="the-source\n"} 20241103085701686 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262427922630365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085701686 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701686 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701688 DAUC <0003> db_auc.c:157 IMSI='262427922630365': No 2G Auth Data 20241103085701689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34406<->l=127.0.0.1:4258 20241103085701700 DAUC <0003> db_auc.c:157 IMSI='262425980149707': No 2G Auth Data 20241103085701700 DAUC <0003> db_auc.c:192 IMSI='262425980149707': No 3G Auth Data 20241103085701723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34412<->l=127.0.0.1:4258 20241103085701727 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085701727 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262425980149707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425980149707" source_name="the-source\n"} 20241103085701727 DMAIN <0000> hlr.c:435 IMSI='262425980149707': has IMEI = 12345678901234 (consider setting 'store-imei') 20241103085701727 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262425980149707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425980149707" destination_name="the-source\n"} 20241103085701727 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262425980149707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085701727 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701727 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701729 DAUC <0003> db_auc.c:157 IMSI='262425980149707': No 2G Auth Data 20241103085701733 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085701733 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262425980149707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425980149707" source_name="the-source\n"} 20241103085701733 DAUC <0003> hlr.c:428 IMSI='262425980149707': storing IMEI = 12345678901234 20241103085701736 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262425980149707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425980149707" destination_name="the-source\n"} 20241103085701736 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262425980149707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085701736 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701736 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701737 DAUC <0003> db_auc.c:157 IMSI='262425980149707': No 2G Auth Data 20241103085701738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34412<->l=127.0.0.1:4258 20241103085701750 DAUC <0003> db_auc.c:157 IMSI='262427276392550': No 2G Auth Data 20241103085701750 DAUC <0003> db_auc.c:192 IMSI='262427276392550': No 3G Auth Data 20241103085701779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34422<->l=127.0.0.1:4258 20241103085701784 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085701784 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427276392550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427276392550" source_name="the-source\n"} 20241103085701784 DMAIN <0000> hlr.c:435 IMSI='262427276392550': has IMEI = 12345678901234 (consider setting 'store-imei') 20241103085701784 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262427276392550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427276392550" destination_name="the-source\n"} 20241103085701784 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262427276392550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085701784 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701784 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701788 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085701788 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427276392550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427276392550" source_name="the-source\n"} 20241103085701788 DAUC <0003> hlr.c:428 IMSI='262427276392550': storing IMEI = 12345678901234 20241103085701791 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262427276392550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427276392550" destination_name="the-source\n"} 20241103085701791 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262427276392550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085701791 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701791 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34422<->l=127.0.0.1:4258 20241103085701808 DAUC <0003> db_auc.c:157 IMSI='262421191862076': No 2G Auth Data 20241103085701808 DAUC <0003> db_auc.c:192 IMSI='262421191862076': No 3G Auth Data 20241103085701836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34432<->l=127.0.0.1:4258 20241103085701842 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085701842 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421191862076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421191862076" source_name="the-source\n"} 20241103085701842 DMAIN <0000> hlr.c:435 IMSI='262421191862076': has IMEI = 12345678901234 (consider setting 'store-imei') 20241103085701842 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262421191862076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421191862076" destination_name="the-source\n"} 20241103085701842 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262421191862076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085701842 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701842 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701846 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085701846 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421191862076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421191862076" source_name="the-source\n"} 20241103085701846 DAUC <0003> hlr.c:428 IMSI='262421191862076': storing IMEI = 12345678901234 20241103085701849 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262421191862076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421191862076" destination_name="the-source\n"} 20241103085701849 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262421191862076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085701849 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701849 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34432<->l=127.0.0.1:4258 20241103085701867 DAUC <0003> db_auc.c:157 IMSI='262422827898918': No 2G Auth Data 20241103085701867 DAUC <0003> db_auc.c:192 IMSI='262422827898918': No 3G Auth Data 20241103085701896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34436<->l=127.0.0.1:4258 20241103085701902 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085701902 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422827898918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422827898918" source_name="the-source\n"} 20241103085701902 DMAIN <0000> hlr.c:435 IMSI='262422827898918': has IMEI = 12345678901234 (consider setting 'store-imei') 20241103085701902 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262422827898918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422827898918" destination_name="the-source\n"} 20241103085701902 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262422827898918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085701902 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701902 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701908 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085701908 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422827898918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422827898918" source_name="the-source\n"} 20241103085701908 DAUC <0003> hlr.c:428 IMSI='262422827898918': storing IMEI = 12345678901234 20241103085701911 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262422827898918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422827898918" destination_name="the-source\n"} 20241103085701911 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262422827898918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085701911 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701911 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085701914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34436<->l=127.0.0.1:4258 20241103085701926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34374<->l=127.0.0.1:4258 20241103085701927 DLINP <000b> input/ipa.c:451 connected read/write 20241103085701927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085701927 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085701927 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085701927 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085701927 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241103085701927 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40793<->l=127.0.0.1:4259) 20241103085701970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34446<->l=127.0.0.1:4258 20241103085702071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34446<->l=127.0.0.1:4258 20241103085705149 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085705149 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085705151 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34456<->l=127.0.0.1:4258 20241103085705154 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705154 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085705154 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085705154 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  20241103085705154 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085705154 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  20241103085705154 DLGSUP <0013> gsup_server.c:235 2:  20241103085705154 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085705154 DLGSUP <0013> gsup_server.c:235 3:  20241103085705154 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085705154 DLGSUP <0013> gsup_server.c:235 4:  20241103085705154 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085705154 DLGSUP <0013> gsup_server.c:235 5:  20241103085705154 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085705154 DLGSUP <0013> gsup_server.c:235 7:  20241103085705154 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085705154 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085705154 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085705154 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085705172 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35549<->l=127.0.0.1:4259) 20241103085705181 DAUC <0003> db_auc.c:157 IMSI='262420400688248': No 2G Auth Data 20241103085705181 DAUC <0003> db_auc.c:192 IMSI='262420400688248': No 3G Auth Data 20241103085705205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34470<->l=127.0.0.1:4258 20241103085705209 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705209 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420400688248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420400688248"} 20241103085705209 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420400688248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241103085705209 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420400688248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420400688248" cause=Invalid mandatory information} 20241103085705209 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420400688248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705209 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705209 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705212 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705212 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420400688248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420400688248"} 20241103085705212 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420400688248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241103085705212 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420400688248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420400688248" cause=Invalid mandatory information} 20241103085705212 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420400688248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705212 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705212 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705214 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705214 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420400688248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420400688248"} 20241103085705214 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420400688248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241103085705214 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420400688248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420400688248" cause=Invalid mandatory information} 20241103085705214 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420400688248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705214 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705214 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705216 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705216 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420400688248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420400688248"} 20241103085705216 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420400688248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241103085705216 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420400688248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420400688248" cause=Invalid mandatory information} 20241103085705216 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420400688248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705216 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705216 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705218 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705218 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420400688248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420400688248"} 20241103085705218 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420400688248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241103085705218 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420400688248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420400688248" cause=Invalid mandatory information} 20241103085705218 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420400688248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705218 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705218 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34470<->l=127.0.0.1:4258 20241103085705230 DAUC <0003> db_auc.c:157 IMSI='262421388273673': No 2G Auth Data 20241103085705230 DAUC <0003> db_auc.c:192 IMSI='262421388273673': No 3G Auth Data 20241103085705256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34486<->l=127.0.0.1:4258 20241103085705259 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705259 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421388273673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421388273673"} 20241103085705259 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421388273673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241103085705259 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421388273673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421388273673" cause=Invalid mandatory information} 20241103085705259 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421388273673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705259 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705259 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705261 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705261 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421388273673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421388273673"} 20241103085705261 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421388273673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241103085705261 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421388273673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421388273673" cause=Invalid mandatory information} 20241103085705261 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421388273673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705261 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705261 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705262 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705262 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421388273673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421388273673"} 20241103085705262 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421388273673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241103085705262 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421388273673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421388273673" cause=Invalid mandatory information} 20241103085705262 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421388273673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705262 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705262 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705263 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705263 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421388273673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421388273673"} 20241103085705263 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421388273673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241103085705263 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421388273673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421388273673" cause=Invalid mandatory information} 20241103085705263 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421388273673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705263 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705263 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705265 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705265 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421388273673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421388273673"} 20241103085705265 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421388273673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241103085705265 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421388273673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421388273673" cause=Invalid mandatory information} 20241103085705265 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421388273673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705265 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705265 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34486<->l=127.0.0.1:4258 20241103085705277 DAUC <0003> db_auc.c:157 IMSI='262420082979771': No 2G Auth Data 20241103085705277 DAUC <0003> db_auc.c:192 IMSI='262420082979771': No 3G Auth Data 20241103085705298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34502<->l=127.0.0.1:4258 20241103085705301 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705301 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420082979771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420082979771"} 20241103085705301 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420082979771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241103085705301 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420082979771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420082979771" cause=Invalid mandatory information} 20241103085705301 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420082979771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705301 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705301 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705303 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705303 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420082979771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420082979771"} 20241103085705303 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420082979771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241103085705303 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420082979771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420082979771" cause=Invalid mandatory information} 20241103085705303 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420082979771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705303 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705303 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705304 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705304 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420082979771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420082979771"} 20241103085705304 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420082979771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241103085705304 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420082979771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420082979771" cause=Invalid mandatory information} 20241103085705304 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420082979771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705304 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705304 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705306 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705306 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420082979771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420082979771"} 20241103085705306 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420082979771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241103085705306 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420082979771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420082979771" cause=Invalid mandatory information} 20241103085705306 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420082979771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705306 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705306 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705308 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705308 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420082979771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420082979771"} 20241103085705308 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420082979771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241103085705308 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420082979771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420082979771" cause=Invalid mandatory information} 20241103085705308 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420082979771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705308 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705308 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34502<->l=127.0.0.1:4258 20241103085705322 DAUC <0003> db_auc.c:157 IMSI='262424281344963': No 2G Auth Data 20241103085705322 DAUC <0003> db_auc.c:192 IMSI='262424281344963': No 3G Auth Data 20241103085705347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34514<->l=127.0.0.1:4258 20241103085705351 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705351 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424281344963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424281344963"} 20241103085705351 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424281344963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241103085705351 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424281344963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424281344963" cause=Invalid mandatory information} 20241103085705351 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424281344963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705351 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705351 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705353 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705353 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424281344963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424281344963"} 20241103085705353 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424281344963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241103085705353 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424281344963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424281344963" cause=Invalid mandatory information} 20241103085705353 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424281344963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705353 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705353 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705354 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705354 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424281344963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424281344963"} 20241103085705354 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424281344963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241103085705354 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424281344963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424281344963" cause=Invalid mandatory information} 20241103085705354 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424281344963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705354 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705354 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705356 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705356 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424281344963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424281344963"} 20241103085705356 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424281344963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241103085705356 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424281344963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424281344963" cause=Invalid mandatory information} 20241103085705356 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424281344963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705356 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705356 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705358 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705358 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424281344963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424281344963"} 20241103085705358 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424281344963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241103085705358 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424281344963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424281344963" cause=Invalid mandatory information} 20241103085705358 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424281344963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705358 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705358 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34514<->l=127.0.0.1:4258 20241103085705371 DAUC <0003> db_auc.c:157 IMSI='262424693652046': No 2G Auth Data 20241103085705371 DAUC <0003> db_auc.c:192 IMSI='262424693652046': No 3G Auth Data 20241103085705396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34520<->l=127.0.0.1:4258 20241103085705401 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705401 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424693652046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424693652046"} 20241103085705401 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424693652046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241103085705401 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424693652046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424693652046" cause=Invalid mandatory information} 20241103085705401 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424693652046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705401 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705401 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705403 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705403 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424693652046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424693652046"} 20241103085705403 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424693652046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241103085705403 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424693652046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424693652046" cause=Invalid mandatory information} 20241103085705403 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424693652046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705403 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705403 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705405 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705405 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424693652046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424693652046"} 20241103085705405 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424693652046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241103085705405 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424693652046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424693652046" cause=Invalid mandatory information} 20241103085705405 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424693652046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705405 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705405 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705407 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705407 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424693652046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424693652046"} 20241103085705407 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424693652046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241103085705407 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424693652046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424693652046" cause=Invalid mandatory information} 20241103085705407 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424693652046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705407 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705407 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705409 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705409 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424693652046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424693652046"} 20241103085705409 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424693652046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241103085705409 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424693652046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424693652046" cause=Invalid mandatory information} 20241103085705409 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424693652046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705409 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705409 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34520<->l=127.0.0.1:4258 20241103085705422 DAUC <0003> db_auc.c:157 IMSI='262421146375173': No 2G Auth Data 20241103085705422 DAUC <0003> db_auc.c:192 IMSI='262421146375173': No 3G Auth Data 20241103085705450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34526<->l=127.0.0.1:4258 20241103085705453 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705453 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421146375173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421146375173"} 20241103085705453 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421146375173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241103085705453 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421146375173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421146375173" cause=Invalid mandatory information} 20241103085705453 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421146375173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705453 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705453 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705455 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705455 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421146375173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421146375173"} 20241103085705455 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421146375173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241103085705455 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421146375173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421146375173" cause=Invalid mandatory information} 20241103085705455 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421146375173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705455 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705455 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705457 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705457 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421146375173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421146375173"} 20241103085705457 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421146375173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241103085705457 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421146375173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421146375173" cause=Invalid mandatory information} 20241103085705457 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421146375173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705457 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705457 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705459 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705459 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421146375173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421146375173"} 20241103085705459 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421146375173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241103085705459 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421146375173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421146375173" cause=Invalid mandatory information} 20241103085705459 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421146375173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705459 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705459 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705461 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705461 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421146375173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421146375173"} 20241103085705461 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421146375173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241103085705461 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421146375173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421146375173" cause=Invalid mandatory information} 20241103085705461 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421146375173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705461 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705461 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34526<->l=127.0.0.1:4258 20241103085705477 DAUC <0003> db_auc.c:157 IMSI='262429961684493': No 2G Auth Data 20241103085705477 DAUC <0003> db_auc.c:192 IMSI='262429961684493': No 3G Auth Data 20241103085705504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34540<->l=127.0.0.1:4258 20241103085705508 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705508 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429961684493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429961684493"} 20241103085705509 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429961684493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241103085705509 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429961684493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429961684493" cause=Invalid mandatory information} 20241103085705509 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429961684493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705509 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705509 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705511 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705511 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429961684493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429961684493"} 20241103085705511 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429961684493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241103085705511 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429961684493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429961684493" cause=Invalid mandatory information} 20241103085705511 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429961684493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705511 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705511 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705512 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705512 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429961684493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429961684493"} 20241103085705512 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429961684493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241103085705512 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429961684493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429961684493" cause=Invalid mandatory information} 20241103085705512 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429961684493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705512 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705512 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705514 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705514 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429961684493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429961684493"} 20241103085705514 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429961684493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241103085705514 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429961684493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429961684493" cause=Invalid mandatory information} 20241103085705514 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429961684493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705514 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705514 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705516 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705516 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429961684493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429961684493"} 20241103085705516 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429961684493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241103085705516 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429961684493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429961684493" cause=Invalid mandatory information} 20241103085705516 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429961684493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705516 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705516 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34540<->l=127.0.0.1:4258 20241103085705532 DAUC <0003> db_auc.c:157 IMSI='262424275176945': No 2G Auth Data 20241103085705532 DAUC <0003> db_auc.c:192 IMSI='262424275176945': No 3G Auth Data 20241103085705558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4258 20241103085705562 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705562 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424275176945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424275176945"} 20241103085705562 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424275176945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241103085705562 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424275176945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424275176945" cause=Invalid mandatory information} 20241103085705562 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424275176945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705562 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705562 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705564 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705565 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424275176945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424275176945"} 20241103085705565 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424275176945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241103085705565 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424275176945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424275176945" cause=Invalid mandatory information} 20241103085705565 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424275176945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705565 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705565 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705566 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705566 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424275176945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424275176945"} 20241103085705566 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424275176945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241103085705566 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424275176945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424275176945" cause=Invalid mandatory information} 20241103085705566 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424275176945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705566 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705566 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705568 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705568 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424275176945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424275176945"} 20241103085705568 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424275176945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241103085705568 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424275176945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424275176945" cause=Invalid mandatory information} 20241103085705568 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424275176945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705568 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705568 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705570 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705570 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424275176945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424275176945"} 20241103085705570 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424275176945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241103085705570 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424275176945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424275176945" cause=Invalid mandatory information} 20241103085705570 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424275176945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085705570 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705570 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085705571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4258 20241103085705583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34456<->l=127.0.0.1:4258 20241103085705584 DLINP <000b> input/ipa.c:451 connected read/write 20241103085705584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085705584 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085705584 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085705584 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085705584 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35549<->l=127.0.0.1:4259) 20241103085705626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34564<->l=127.0.0.1:4258 20241103085705726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34564<->l=127.0.0.1:4258 20241103085708803 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085708803 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085708806 DLINP <000b> input/ipa.c:451 connected read/write 20241103085708806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085708806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36436<->l=127.0.0.1:4258 20241103085708809 DLINP <000b> input/ipa.c:451 connected read/write 20241103085708809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085708809 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085708809 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085708809 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  20241103085708809 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085708809 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  20241103085708809 DLGSUP <0013> gsup_server.c:235 2:  20241103085708809 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085708809 DLGSUP <0013> gsup_server.c:235 3:  20241103085708809 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085708809 DLGSUP <0013> gsup_server.c:235 4:  20241103085708809 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085708809 DLGSUP <0013> gsup_server.c:235 5:  20241103085708809 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085708809 DLGSUP <0013> gsup_server.c:235 7:  20241103085708809 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085708809 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085708809 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085708809 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085708828 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40491<->l=127.0.0.1:4259) 20241103085708839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36442<->l=127.0.0.1:4258 20241103085708853 DLINP <000b> input/ipa.c:451 connected read/write 20241103085708853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085708853 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422711738672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422711738672"} 20241103085708853 DMAIN <0000> hlr.c:435 IMSI='262422711738672': has IMEI = 22245678901234 (consider setting 'store-imei') 20241103085708853 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422711738672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241103085708853 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422711738672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422711738672" cause=Invalid mandatory information} 20241103085708853 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422711738672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085708853 DLINP <000b> input/ipa.c:451 connected read/write 20241103085708853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085708853 DLINP <000b> input/ipa.c:451 connected read/write 20241103085708853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085708858 DLINP <000b> input/ipa.c:451 connected read/write 20241103085708858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085708858 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422711738672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422711738672"} 20241103085708858 DAUC <0003> hlr.c:428 IMSI='262422711738672': storing IMEI = 22245678901234 20241103085708858 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262422711738672': no such subscriber 20241103085708858 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422711738672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241103085708858 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422711738672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422711738672" cause=Invalid mandatory information} 20241103085708858 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422711738672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085708858 DLINP <000b> input/ipa.c:451 connected read/write 20241103085708858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085708858 DLINP <000b> input/ipa.c:451 connected read/write 20241103085708858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085708860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36442<->l=127.0.0.1:4258 20241103085708861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36436<->l=127.0.0.1:4258 20241103085708862 DLINP <000b> input/ipa.c:451 connected read/write 20241103085708862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085708862 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085708862 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085708862 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085708862 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40491<->l=127.0.0.1:4259) 20241103085708905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36452<->l=127.0.0.1:4258 20241103085709005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36452<->l=127.0.0.1:4258 20241103085712083 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085712083 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085712085 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085712085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36466<->l=127.0.0.1:4258 20241103085712088 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085712088 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085712088 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085712088 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  20241103085712088 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085712088 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  20241103085712088 DLGSUP <0013> gsup_server.c:235 2:  20241103085712088 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085712088 DLGSUP <0013> gsup_server.c:235 3:  20241103085712088 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085712088 DLGSUP <0013> gsup_server.c:235 4:  20241103085712088 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085712088 DLGSUP <0013> gsup_server.c:235 5:  20241103085712088 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085712088 DLGSUP <0013> gsup_server.c:235 7:  20241103085712088 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085712088 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085712088 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085712088 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085712107 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34385<->l=127.0.0.1:4259) 20241103085712120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36482<->l=127.0.0.1:4258 20241103085712133 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085712133 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427349739213"} 20241103085712133 DMAIN <0000> hlr.c:227 IMSI='262427349739213': Creating subscriber on demand 20241103085712149 DMAIN <0000> hlr.c:243 IMSI='262427349739213': Successfully assigned MSISDN='967' 20241103085712149 DAUC <0003> hlr.c:428 IMSI='262427349739213': storing IMEI = 12345678901234 20241103085712166 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427349739213"} 20241103085712166 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085712166 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712166 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712169 DAUC <0003> db_auc.c:157 IMSI='262427349739213': No 2G Auth Data 20241103085712169 DAUC <0003> db_auc.c:192 IMSI='262427349739213': No 3G Auth Data 20241103085712170 DAUC <0003> db_auc.c:157 IMSI='262427349739213': No 2G Auth Data 20241103085712170 DAUC <0003> db_auc.c:192 IMSI='262427349739213': No 3G Auth Data 20241103085712171 DAUC <0003> db_auc.c:157 IMSI='262427349739213': No 2G Auth Data 20241103085712171 DAUC <0003> db_auc.c:192 IMSI='262427349739213': No 3G Auth Data 20241103085712172 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085712172 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427349739213" cn_domain=PS} 20241103085712172 DLU <0006> fsm.c:456 lu(262427349739213)[0x55c376ab9aa0]{UNVALIDATED}: Allocated 20241103085712172 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085712182 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427349739213)[0x55c376ab9aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085712182 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427349739213" cn_domain=PS} 20241103085712182 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712182 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712184 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085712184 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427349739213"} 20241103085712184 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427349739213)[0x55c376ab9aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085712184 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085712184 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427349739213"} 20241103085712184 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085712184 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427349739213)[0x55c376ab9aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085712184 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427349739213)[0x55c376ab9aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085712184 DLU <0006> fsm.c:568 lu(PS:IMSI-262427349739213)[0x55c376ab9aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085712184 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712184 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712193 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085712193 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427349739213"} 20241103085712193 DMAIN <0000> hlr.c:227 IMSI='262427349739213': Creating subscriber on demand 20241103085712204 DMAIN <0000> hlr.c:243 IMSI='262427349739213': Successfully assigned MSISDN='112' 20241103085712204 DAUC <0003> hlr.c:428 IMSI='262427349739213': storing IMEI = 12345678901234 20241103085712207 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427349739213"} 20241103085712207 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085712207 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712207 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712209 DAUC <0003> db_auc.c:157 IMSI='262427349739213': No 2G Auth Data 20241103085712209 DAUC <0003> db_auc.c:192 IMSI='262427349739213': No 3G Auth Data 20241103085712210 DAUC <0003> db_auc.c:157 IMSI='262427349739213': No 2G Auth Data 20241103085712210 DAUC <0003> db_auc.c:192 IMSI='262427349739213': No 3G Auth Data 20241103085712211 DAUC <0003> db_auc.c:157 IMSI='262427349739213': No 2G Auth Data 20241103085712211 DAUC <0003> db_auc.c:192 IMSI='262427349739213': No 3G Auth Data 20241103085712212 DAUC <0003> db_auc.c:157 IMSI='262427349739213': No 2G Auth Data 20241103085712212 DAUC <0003> db_auc.c:192 IMSI='262427349739213': No 3G Auth Data 20241103085712213 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085712213 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427349739213" cn_domain=PS} 20241103085712214 DLU <0006> fsm.c:456 lu(262427349739213)[0x55c376ab9aa0]{UNVALIDATED}: Allocated 20241103085712214 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085712220 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427349739213)[0x55c376ab9aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085712220 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427349739213" cn_domain=PS} 20241103085712220 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712220 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712222 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085712222 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427349739213"} 20241103085712222 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427349739213)[0x55c376ab9aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085712222 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085712222 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427349739213"} 20241103085712222 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085712222 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427349739213)[0x55c376ab9aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085712222 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427349739213)[0x55c376ab9aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085712222 DLU <0006> fsm.c:568 lu(PS:IMSI-262427349739213)[0x55c376ab9aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085712222 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712222 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712231 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085712231 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427349739213"} 20241103085712231 DMAIN <0000> hlr.c:227 IMSI='262427349739213': Creating subscriber on demand 20241103085712237 DMAIN <0000> hlr.c:243 IMSI='262427349739213': Successfully assigned MSISDN='577' 20241103085712237 DAUC <0003> hlr.c:428 IMSI='262427349739213': storing IMEI = 12345678901234 20241103085712241 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427349739213"} 20241103085712241 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085712241 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712241 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712242 DAUC <0003> db_auc.c:157 IMSI='262427349739213': No 2G Auth Data 20241103085712242 DAUC <0003> db_auc.c:192 IMSI='262427349739213': No 3G Auth Data 20241103085712243 DAUC <0003> db_auc.c:157 IMSI='262427349739213': No 2G Auth Data 20241103085712243 DAUC <0003> db_auc.c:192 IMSI='262427349739213': No 3G Auth Data 20241103085712244 DAUC <0003> db_auc.c:157 IMSI='262427349739213': No 2G Auth Data 20241103085712244 DAUC <0003> db_auc.c:192 IMSI='262427349739213': No 3G Auth Data 20241103085712245 DAUC <0003> db_auc.c:157 IMSI='262427349739213': No 2G Auth Data 20241103085712245 DAUC <0003> db_auc.c:192 IMSI='262427349739213': No 3G Auth Data 20241103085712247 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085712247 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427349739213" cn_domain=PS} 20241103085712247 DLU <0006> fsm.c:456 lu(262427349739213)[0x55c376a97160]{UNVALIDATED}: Allocated 20241103085712247 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241103085712247 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427349739213" cause=GPRS services not allowed} 20241103085712247 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085712247 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427349739213)[0x55c376a97160]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085712247 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427349739213)[0x55c376a97160]{UNVALIDATED}: Freeing instance 20241103085712247 DLU <0006> fsm.c:568 lu(PS:IMSI-262427349739213)[0x55c376a97160]{UNVALIDATED}: Deallocated 20241103085712247 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712247 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712255 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085712255 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427349739213"} 20241103085712255 DMAIN <0000> hlr.c:227 IMSI='262427349739213': Creating subscriber on demand 20241103085712262 DMAIN <0000> hlr.c:243 IMSI='262427349739213': Successfully assigned MSISDN='776' 20241103085712262 DAUC <0003> hlr.c:428 IMSI='262427349739213': storing IMEI = 12345678901234 20241103085712265 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427349739213"} 20241103085712265 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085712265 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712265 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712267 DAUC <0003> db_auc.c:157 IMSI='262427349739213': No 2G Auth Data 20241103085712267 DAUC <0003> db_auc.c:192 IMSI='262427349739213': No 3G Auth Data 20241103085712268 DAUC <0003> db_auc.c:157 IMSI='262427349739213': No 2G Auth Data 20241103085712268 DAUC <0003> db_auc.c:192 IMSI='262427349739213': No 3G Auth Data 20241103085712269 DAUC <0003> db_auc.c:157 IMSI='262427349739213': No 2G Auth Data 20241103085712269 DAUC <0003> db_auc.c:192 IMSI='262427349739213': No 3G Auth Data 20241103085712271 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085712271 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427349739213" cn_domain=PS} 20241103085712271 DLU <0006> fsm.c:456 lu(262427349739213)[0x55c376a97160]{UNVALIDATED}: Allocated 20241103085712271 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241103085712271 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427349739213" cause=GPRS services not allowed} 20241103085712271 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085712271 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427349739213)[0x55c376a97160]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085712271 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427349739213)[0x55c376a97160]{UNVALIDATED}: Freeing instance 20241103085712271 DLU <0006> fsm.c:568 lu(PS:IMSI-262427349739213)[0x55c376a97160]{UNVALIDATED}: Deallocated 20241103085712271 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712271 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712279 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085712279 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427349739213"} 20241103085712279 DMAIN <0000> hlr.c:227 IMSI='262427349739213': Creating subscriber on demand 20241103085712282 DAUC <0003> hlr.c:428 IMSI='262427349739213': storing IMEI = 12345678901234 20241103085712285 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427349739213"} 20241103085712285 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085712285 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712285 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712287 DAUC <0003> db_auc.c:157 IMSI='262427349739213': No 2G Auth Data 20241103085712287 DAUC <0003> db_auc.c:192 IMSI='262427349739213': No 3G Auth Data 20241103085712288 DAUC <0003> db_auc.c:157 IMSI='262427349739213': No 2G Auth Data 20241103085712288 DAUC <0003> db_auc.c:192 IMSI='262427349739213': No 3G Auth Data 20241103085712288 DAUC <0003> db_auc.c:157 IMSI='262427349739213': No 2G Auth Data 20241103085712288 DAUC <0003> db_auc.c:192 IMSI='262427349739213': No 3G Auth Data 20241103085712290 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085712290 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427349739213" cn_domain=PS} 20241103085712290 DLU <0006> fsm.c:456 lu(262427349739213)[0x55c376a97160]{UNVALIDATED}: Allocated 20241103085712290 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241103085712290 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427349739213" cause=GPRS services not allowed} 20241103085712290 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085712290 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427349739213)[0x55c376a97160]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085712290 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427349739213)[0x55c376a97160]{UNVALIDATED}: Freeing instance 20241103085712290 DLU <0006> fsm.c:568 lu(PS:IMSI-262427349739213)[0x55c376a97160]{UNVALIDATED}: Deallocated 20241103085712290 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712290 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712298 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085712298 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427349739213"} 20241103085712298 DMAIN <0000> hlr.c:227 IMSI='262427349739213': Creating subscriber on demand 20241103085712301 DAUC <0003> hlr.c:428 IMSI='262427349739213': storing IMEI = 12345678901234 20241103085712305 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427349739213"} 20241103085712305 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241103085712305 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712305 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712306 DAUC <0003> db_auc.c:157 IMSI='262427349739213': No 2G Auth Data 20241103085712306 DAUC <0003> db_auc.c:192 IMSI='262427349739213': No 3G Auth Data 20241103085712307 DAUC <0003> db_auc.c:157 IMSI='262427349739213': No 2G Auth Data 20241103085712307 DAUC <0003> db_auc.c:192 IMSI='262427349739213': No 3G Auth Data 20241103085712308 DAUC <0003> db_auc.c:157 IMSI='262427349739213': No 2G Auth Data 20241103085712308 DAUC <0003> db_auc.c:192 IMSI='262427349739213': No 3G Auth Data 20241103085712310 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085712310 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427349739213" cn_domain=PS} 20241103085712310 DLU <0006> fsm.c:456 lu(262427349739213)[0x55c376a97160]{UNVALIDATED}: Allocated 20241103085712310 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085712316 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427349739213)[0x55c376a97160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085712316 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427349739213" cn_domain=PS} 20241103085712316 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712316 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712318 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085712318 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427349739213"} 20241103085712318 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427349739213)[0x55c376a97160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085712318 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085712318 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427349739213"} 20241103085712318 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427349739213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085712318 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427349739213)[0x55c376a97160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085712318 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427349739213)[0x55c376a97160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085712318 DLU <0006> fsm.c:568 lu(PS:IMSI-262427349739213)[0x55c376a97160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085712318 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712318 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085712324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36482<->l=127.0.0.1:4258 20241103085712325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36466<->l=127.0.0.1:4258 20241103085712327 DLINP <000b> input/ipa.c:451 connected read/write 20241103085712327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085712327 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085712327 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085712327 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085712327 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34385<->l=127.0.0.1:4259) 20241103085712371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36492<->l=127.0.0.1:4258 20241103085712472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36492<->l=127.0.0.1:4258 20241103085715547 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085715547 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085715548 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085715549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36508<->l=127.0.0.1:4258 20241103085715550 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085715550 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085715550 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085715550 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  20241103085715550 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085715550 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  20241103085715550 DLGSUP <0013> gsup_server.c:235 2:  20241103085715550 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085715550 DLGSUP <0013> gsup_server.c:235 3:  20241103085715550 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085715550 DLGSUP <0013> gsup_server.c:235 4:  20241103085715550 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085715550 DLGSUP <0013> gsup_server.c:235 5:  20241103085715550 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085715550 DLGSUP <0013> gsup_server.c:235 7:  20241103085715550 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085715550 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085715550 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085715550 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085715568 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38873<->l=127.0.0.1:4259) 20241103085715579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36510<->l=127.0.0.1:4258 20241103085715597 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085715597 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426816545584" cn_domain=PS} 20241103085715597 DMAIN <0000> hlr.c:227 IMSI='262426816545584': Creating subscriber on demand 20241103085715604 DMAIN <0000> hlr.c:243 IMSI='262426816545584': Successfully assigned MSISDN='102' 20241103085715604 DLU <0006> fsm.c:456 lu(262426816545584)[0x55c376a97160]{UNVALIDATED}: Allocated 20241103085715604 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085715611 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426816545584)[0x55c376a97160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085715611 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426816545584" cn_domain=PS} 20241103085715611 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085715611 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085715615 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085715615 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426816545584"} 20241103085715615 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426816545584)[0x55c376a97160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085715615 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085715615 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426816545584"} 20241103085715615 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085715615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426816545584)[0x55c376a97160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085715615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426816545584)[0x55c376a97160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085715615 DLU <0006> fsm.c:568 lu(PS:IMSI-262426816545584)[0x55c376a97160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085715615 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085715615 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085715616 DAUC <0003> db_auc.c:157 IMSI='262426816545584': No 2G Auth Data 20241103085715616 DAUC <0003> db_auc.c:192 IMSI='262426816545584': No 3G Auth Data 20241103085715618 DAUC <0003> db_auc.c:157 IMSI='262426816545584': No 2G Auth Data 20241103085715618 DAUC <0003> db_auc.c:192 IMSI='262426816545584': No 3G Auth Data 20241103085715619 DAUC <0003> db_auc.c:157 IMSI='262426816545584': No 2G Auth Data 20241103085715619 DAUC <0003> db_auc.c:192 IMSI='262426816545584': No 3G Auth Data 20241103085715626 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085715626 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426816545584" cn_domain=PS} 20241103085715627 DMAIN <0000> hlr.c:227 IMSI='262426816545584': Creating subscriber on demand 20241103085715633 DMAIN <0000> hlr.c:243 IMSI='262426816545584': Successfully assigned MSISDN='088' 20241103085715633 DLU <0006> fsm.c:456 lu(262426816545584)[0x55c376a97160]{UNVALIDATED}: Allocated 20241103085715633 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085715640 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426816545584)[0x55c376a97160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085715640 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426816545584" cn_domain=PS} 20241103085715640 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085715640 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085715642 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085715642 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426816545584"} 20241103085715642 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426816545584)[0x55c376a97160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085715642 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085715642 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426816545584"} 20241103085715642 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085715642 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426816545584)[0x55c376a97160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085715642 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426816545584)[0x55c376a97160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085715642 DLU <0006> fsm.c:568 lu(PS:IMSI-262426816545584)[0x55c376a97160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085715642 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085715643 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085715644 DAUC <0003> db_auc.c:157 IMSI='262426816545584': No 2G Auth Data 20241103085715644 DAUC <0003> db_auc.c:192 IMSI='262426816545584': No 3G Auth Data 20241103085715645 DAUC <0003> db_auc.c:157 IMSI='262426816545584': No 2G Auth Data 20241103085715645 DAUC <0003> db_auc.c:192 IMSI='262426816545584': No 3G Auth Data 20241103085715646 DAUC <0003> db_auc.c:157 IMSI='262426816545584': No 2G Auth Data 20241103085715646 DAUC <0003> db_auc.c:192 IMSI='262426816545584': No 3G Auth Data 20241103085715647 DAUC <0003> db_auc.c:157 IMSI='262426816545584': No 2G Auth Data 20241103085715647 DAUC <0003> db_auc.c:192 IMSI='262426816545584': No 3G Auth Data 20241103085715655 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085715655 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426816545584" cn_domain=PS} 20241103085715655 DMAIN <0000> hlr.c:227 IMSI='262426816545584': Creating subscriber on demand 20241103085715661 DMAIN <0000> hlr.c:243 IMSI='262426816545584': Successfully assigned MSISDN='566' 20241103085715661 DLU <0006> fsm.c:456 lu(262426816545584)[0x55c376a97160]{UNVALIDATED}: Allocated 20241103085715661 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241103085715661 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426816545584" cause=GPRS services not allowed} 20241103085715661 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085715661 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426816545584)[0x55c376a97160]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085715661 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426816545584)[0x55c376a97160]{UNVALIDATED}: Freeing instance 20241103085715661 DLU <0006> fsm.c:568 lu(PS:IMSI-262426816545584)[0x55c376a97160]{UNVALIDATED}: Deallocated 20241103085715661 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085715661 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085715663 DAUC <0003> db_auc.c:157 IMSI='262426816545584': No 2G Auth Data 20241103085715663 DAUC <0003> db_auc.c:192 IMSI='262426816545584': No 3G Auth Data 20241103085715664 DAUC <0003> db_auc.c:157 IMSI='262426816545584': No 2G Auth Data 20241103085715664 DAUC <0003> db_auc.c:192 IMSI='262426816545584': No 3G Auth Data 20241103085715665 DAUC <0003> db_auc.c:157 IMSI='262426816545584': No 2G Auth Data 20241103085715665 DAUC <0003> db_auc.c:192 IMSI='262426816545584': No 3G Auth Data 20241103085715666 DAUC <0003> db_auc.c:157 IMSI='262426816545584': No 2G Auth Data 20241103085715666 DAUC <0003> db_auc.c:192 IMSI='262426816545584': No 3G Auth Data 20241103085715674 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085715674 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426816545584" cn_domain=PS} 20241103085715674 DMAIN <0000> hlr.c:227 IMSI='262426816545584': Creating subscriber on demand 20241103085715681 DMAIN <0000> hlr.c:243 IMSI='262426816545584': Successfully assigned MSISDN='205' 20241103085715681 DLU <0006> fsm.c:456 lu(262426816545584)[0x55c376a97160]{UNVALIDATED}: Allocated 20241103085715681 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241103085715681 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426816545584" cause=GPRS services not allowed} 20241103085715681 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085715681 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426816545584)[0x55c376a97160]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085715681 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426816545584)[0x55c376a97160]{UNVALIDATED}: Freeing instance 20241103085715681 DLU <0006> fsm.c:568 lu(PS:IMSI-262426816545584)[0x55c376a97160]{UNVALIDATED}: Deallocated 20241103085715681 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085715681 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085715682 DAUC <0003> db_auc.c:157 IMSI='262426816545584': No 2G Auth Data 20241103085715682 DAUC <0003> db_auc.c:192 IMSI='262426816545584': No 3G Auth Data 20241103085715683 DAUC <0003> db_auc.c:157 IMSI='262426816545584': No 2G Auth Data 20241103085715683 DAUC <0003> db_auc.c:192 IMSI='262426816545584': No 3G Auth Data 20241103085715684 DAUC <0003> db_auc.c:157 IMSI='262426816545584': No 2G Auth Data 20241103085715684 DAUC <0003> db_auc.c:192 IMSI='262426816545584': No 3G Auth Data 20241103085715692 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085715692 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426816545584" cn_domain=PS} 20241103085715692 DMAIN <0000> hlr.c:227 IMSI='262426816545584': Creating subscriber on demand 20241103085715695 DLU <0006> fsm.c:456 lu(262426816545584)[0x55c376a97160]{UNVALIDATED}: Allocated 20241103085715695 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241103085715695 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426816545584" cause=GPRS services not allowed} 20241103085715695 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085715695 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426816545584)[0x55c376a97160]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085715695 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426816545584)[0x55c376a97160]{UNVALIDATED}: Freeing instance 20241103085715695 DLU <0006> fsm.c:568 lu(PS:IMSI-262426816545584)[0x55c376a97160]{UNVALIDATED}: Deallocated 20241103085715695 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085715696 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085715697 DAUC <0003> db_auc.c:157 IMSI='262426816545584': No 2G Auth Data 20241103085715697 DAUC <0003> db_auc.c:192 IMSI='262426816545584': No 3G Auth Data 20241103085715698 DAUC <0003> db_auc.c:157 IMSI='262426816545584': No 2G Auth Data 20241103085715698 DAUC <0003> db_auc.c:192 IMSI='262426816545584': No 3G Auth Data 20241103085715699 DAUC <0003> db_auc.c:157 IMSI='262426816545584': No 2G Auth Data 20241103085715699 DAUC <0003> db_auc.c:192 IMSI='262426816545584': No 3G Auth Data 20241103085715706 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085715706 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426816545584" cn_domain=PS} 20241103085715706 DMAIN <0000> hlr.c:227 IMSI='262426816545584': Creating subscriber on demand 20241103085715710 DLU <0006> fsm.c:456 lu(262426816545584)[0x55c376a97160]{UNVALIDATED}: Allocated 20241103085715710 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085715718 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426816545584)[0x55c376a97160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085715718 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426816545584" cn_domain=PS} 20241103085715718 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085715718 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085715720 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085715720 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426816545584"} 20241103085715720 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426816545584)[0x55c376a97160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085715720 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085715720 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426816545584"} 20241103085715720 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426816545584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085715720 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426816545584)[0x55c376a97160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085715720 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426816545584)[0x55c376a97160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085715720 DLU <0006> fsm.c:568 lu(PS:IMSI-262426816545584)[0x55c376a97160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085715720 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085715720 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085715722 DAUC <0003> db_auc.c:157 IMSI='262426816545584': No 2G Auth Data 20241103085715722 DAUC <0003> db_auc.c:192 IMSI='262426816545584': No 3G Auth Data 20241103085715723 DAUC <0003> db_auc.c:157 IMSI='262426816545584': No 2G Auth Data 20241103085715723 DAUC <0003> db_auc.c:192 IMSI='262426816545584': No 3G Auth Data 20241103085715724 DAUC <0003> db_auc.c:157 IMSI='262426816545584': No 2G Auth Data 20241103085715724 DAUC <0003> db_auc.c:192 IMSI='262426816545584': No 3G Auth Data 20241103085715730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36510<->l=127.0.0.1:4258 20241103085715731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36508<->l=127.0.0.1:4258 20241103085715732 DLINP <000b> input/ipa.c:451 connected read/write 20241103085715732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085715732 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085715732 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085715732 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085715732 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38873<->l=127.0.0.1:4259) 20241103085715778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36522<->l=127.0.0.1:4258 20241103085715878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36522<->l=127.0.0.1:4258 20241103085718952 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085718952 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085718953 DLINP <000b> input/ipa.c:451 connected read/write 20241103085718954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085718954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33622<->l=127.0.0.1:4258 20241103085718956 DLINP <000b> input/ipa.c:451 connected read/write 20241103085718956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085718956 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085718956 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085718956 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  20241103085718956 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085718956 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  20241103085718956 DLGSUP <0013> gsup_server.c:235 2:  20241103085718956 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085718956 DLGSUP <0013> gsup_server.c:235 3:  20241103085718956 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085718956 DLGSUP <0013> gsup_server.c:235 4:  20241103085718956 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085718956 DLGSUP <0013> gsup_server.c:235 5:  20241103085718956 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085718956 DLGSUP <0013> gsup_server.c:235 7:  20241103085718956 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085718956 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085718956 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085718956 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085718972 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34209<->l=127.0.0.1:4259) 20241103085718982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33636<->l=127.0.0.1:4258 20241103085719001 DLINP <000b> input/ipa.c:451 connected read/write 20241103085719001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085719001 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427438564094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427438564094"} 20241103085719001 DMAIN <0000> hlr.c:227 IMSI='262427438564094': Creating subscriber on demand 20241103085719009 DMAIN <0000> hlr.c:243 IMSI='262427438564094': Successfully assigned MSISDN='706' 20241103085719009 DAUC <0003> db_auc.c:157 IMSI='262427438564094': No 2G Auth Data 20241103085719009 DAUC <0003> db_auc.c:192 IMSI='262427438564094': No 3G Auth Data 20241103085719009 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427438564094 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 20241103085719009 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427438564094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427438564094" cause=IMSI unknown in HLR} 20241103085719009 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427438564094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241103085719009 DLINP <000b> input/ipa.c:451 connected read/write 20241103085719009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085719009 DLINP <000b> input/ipa.c:451 connected read/write 20241103085719009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085719012 DAUC <0003> db_auc.c:157 IMSI='262427438564094': No 2G Auth Data 20241103085719012 DAUC <0003> db_auc.c:192 IMSI='262427438564094': No 3G Auth Data 20241103085719013 DAUC <0003> db_auc.c:157 IMSI='262427438564094': No 2G Auth Data 20241103085719013 DAUC <0003> db_auc.c:192 IMSI='262427438564094': No 3G Auth Data 20241103085719015 DAUC <0003> db_auc.c:157 IMSI='262427438564094': No 2G Auth Data 20241103085719015 DAUC <0003> db_auc.c:192 IMSI='262427438564094': No 3G Auth Data 20241103085719017 DLINP <000b> input/ipa.c:451 connected read/write 20241103085719017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085719017 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427438564094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427438564094" cn_domain=PS} 20241103085719017 DLU <0006> fsm.c:456 lu(262427438564094)[0x55c376a97160]{UNVALIDATED}: Allocated 20241103085719017 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427438564094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241103085719042 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427438564094)[0x55c376a97160]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085719042 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427438564094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427438564094" cn_domain=PS} 20241103085719042 DLINP <000b> input/ipa.c:451 connected read/write 20241103085719042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085719042 DLINP <000b> input/ipa.c:451 connected read/write 20241103085719042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085719045 DLINP <000b> input/ipa.c:451 connected read/write 20241103085719045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085719045 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262427438564094 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427438564094"} 20241103085719045 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427438564094)[0x55c376a97160]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085719045 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262427438564094 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085719045 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427438564094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427438564094"} 20241103085719045 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427438564094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085719045 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427438564094)[0x55c376a97160]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085719045 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427438564094)[0x55c376a97160]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085719045 DLU <0006> fsm.c:568 lu(PS:IMSI-262427438564094)[0x55c376a97160]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085719045 DLINP <000b> input/ipa.c:451 connected read/write 20241103085719045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085719045 DLINP <000b> input/ipa.c:451 connected read/write 20241103085719045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085719053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33636<->l=127.0.0.1:4258 20241103085719053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33622<->l=127.0.0.1:4258 20241103085719054 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34209<->l=127.0.0.1:4259) 20241103085719054 DLINP <000b> input/ipa.c:451 connected read/write 20241103085719054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085719054 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085719054 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085719054 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085719091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33640<->l=127.0.0.1:4258 20241103085719192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33640<->l=127.0.0.1:4258 20241103085722268 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085722268 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085722270 DLINP <000b> input/ipa.c:451 connected read/write 20241103085722270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085722270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33642<->l=127.0.0.1:4258 20241103085722272 DLINP <000b> input/ipa.c:451 connected read/write 20241103085722272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085722272 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085722272 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085722272 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  20241103085722272 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085722272 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  20241103085722272 DLGSUP <0013> gsup_server.c:235 2:  20241103085722272 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085722272 DLGSUP <0013> gsup_server.c:235 3:  20241103085722272 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085722272 DLGSUP <0013> gsup_server.c:235 4:  20241103085722272 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085722272 DLGSUP <0013> gsup_server.c:235 5:  20241103085722272 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085722272 DLGSUP <0013> gsup_server.c:235 7:  20241103085722272 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085722272 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085722272 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085722272 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085722289 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39957<->l=127.0.0.1:4259) 20241103085722291 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241103085722291 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241103085722307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33644<->l=127.0.0.1:4258 20241103085722314 DAUC <0003> db_auc.c:157 IMSI='262420012596535': No 2G Auth Data 20241103085722314 DAUC <0003> db_auc.c:192 IMSI='262420012596535': No 3G Auth Data 20241103085722323 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614718803.msisdn 20241103085722323 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491614718803.msisdn: not attached (vlr_number unset) 20241103085722323 DDGSM <0007> mslookup_server.c:327 sip.voice.491614718803.msisdn: does not exist in GSUP proxy 20241103085723325 DLINP <000b> input/ipa.c:451 connected read/write 20241103085723325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085723325 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420012596535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420012596535" cn_domain=CS} 20241103085723325 DLU <0006> fsm.c:456 lu(262420012596535)[0x55c376ab9aa0]{UNVALIDATED}: Allocated 20241103085723325 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420012596535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241103085723332 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420012596535)[0x55c376ab9aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241103085723332 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420012596535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420012596535" cn_domain=CS} 20241103085723333 DLINP <000b> input/ipa.c:451 connected read/write 20241103085723333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085723333 DLINP <000b> input/ipa.c:451 connected read/write 20241103085723333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085723336 DLINP <000b> input/ipa.c:451 connected read/write 20241103085723336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085723336 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420012596535 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420012596535"} 20241103085723336 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420012596535)[0x55c376ab9aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241103085723336 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420012596535 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241103085723336 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420012596535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420012596535"} 20241103085723336 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420012596535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085723336 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420012596535)[0x55c376ab9aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241103085723336 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420012596535)[0x55c376ab9aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241103085723336 DLU <0006> fsm.c:568 lu(CS:IMSI-262420012596535)[0x55c376ab9aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241103085723336 DLINP <000b> input/ipa.c:451 connected read/write 20241103085723336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085723336 DLINP <000b> input/ipa.c:451 connected read/write 20241103085723336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085723338 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614718803.msisdn 20241103085723339 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491614718803.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241103085723339 DDGSM <0007> mslookup_server.c:327 sip.voice.491614718803.msisdn: does not exist in GSUP proxy 20241103085723339 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614718803.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241103085723346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33644<->l=127.0.0.1:4258 20241103085723347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33642<->l=127.0.0.1:4258 20241103085723347 DLINP <000b> input/ipa.c:451 connected read/write 20241103085723347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085723347 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085723348 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085723348 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085723348 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39957<->l=127.0.0.1:4259) 20241103085723389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33660<->l=127.0.0.1:4258 20241103085723490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33660<->l=127.0.0.1:4258 20241103085724496 DSS <0004> hlr_ussd.c:239 262427389247781/0x0a8c43ca: SS Session Timeout, destroying 20241103085724496 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427389247781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241103085726567 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085726567 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085726570 DLINP <000b> input/ipa.c:451 connected read/write 20241103085726570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085726570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33672<->l=127.0.0.1:4258 20241103085726573 DLINP <000b> input/ipa.c:451 connected read/write 20241103085726573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085726573 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085726573 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085726573 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  20241103085726573 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085726573 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  20241103085726573 DLGSUP <0013> gsup_server.c:235 2:  20241103085726573 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085726573 DLGSUP <0013> gsup_server.c:235 3:  20241103085726573 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085726573 DLGSUP <0013> gsup_server.c:235 4:  20241103085726573 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085726573 DLGSUP <0013> gsup_server.c:235 5:  20241103085726573 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085726573 DLGSUP <0013> gsup_server.c:235 7:  20241103085726573 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085726573 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085726573 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085726573 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085726573 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241103085726573 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241103085726608 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36353<->l=127.0.0.1:4259) 20241103085726611 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241103085726611 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241103085726623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33684<->l=127.0.0.1:4258 20241103085726628 DLINP <000b> input/ipa.c:451 connected read/write 20241103085726628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085726628 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421596991482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421596991482" cn_domain=CS} 20241103085726628 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421596991482 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241103085726628 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421596991482 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241103085726628 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421596991482.imsi 20241103085726628 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421596991482.imsi 20241103085726628 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421596991482.imsi: does not exist in local HLR 20241103085726633 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421596991482 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241103085726633 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241103085726633 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241103085726633 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241103085726633 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241103085726633 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241103085726633 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421596991482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085726633 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241103085726633 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241103085726633 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241103085726633 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241103085726633 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241103085726633 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241103085726635 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241103085726635 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241103085726635 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241103085726635 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241103085726635 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241103085726636 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241103085726636 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241103085726636 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241103085726677 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241103085726677 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241103085726677 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241103085726677 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241103085726677 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421596991482 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610205575 20241103085726677 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421596991482 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241103085726677 DLINP <000b> input/ipa.c:451 connected read/write 20241103085726677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085726677 DLINP <000b> input/ipa.c:451 connected read/write 20241103085726677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085726681 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241103085726681 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241103085726681 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421596991482 MSISDN-491610205575 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241103085726681 DLINP <000b> input/ipa.c:451 connected read/write 20241103085726681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085726681 DLINP <000b> input/ipa.c:451 connected read/write 20241103085726681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085726683 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241103085726683 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241103085726683 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421596991482 MSISDN-491610205575 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 20241103085726683 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421596991482 MSISDN-491610205575 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241103085726683 DLINP <000b> input/ipa.c:451 connected read/write 20241103085726683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085726683 DLINP <000b> input/ipa.c:451 connected read/write 20241103085726683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085726685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33684<->l=127.0.0.1:4258 20241103085726686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33672<->l=127.0.0.1:4258 20241103085726687 DLINP <000b> input/ipa.c:451 connected read/write 20241103085726687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085726687 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085726687 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085726687 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085726687 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36353<->l=127.0.0.1:4259) 20241103085726688 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241103085726688 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241103085726688 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241103085726688 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241103085726688 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241103085726729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34308<->l=127.0.0.1:4258 20241103085726829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34308<->l=127.0.0.1:4258 20241103085729909 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085729909 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085729911 DLINP <000b> input/ipa.c:451 connected read/write 20241103085729911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085729912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34322<->l=127.0.0.1:4258 20241103085729914 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241103085729914 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241103085729914 DLINP <000b> input/ipa.c:451 connected read/write 20241103085729914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085729914 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085729914 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085729914 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  20241103085729914 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085729914 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  20241103085729914 DLGSUP <0013> gsup_server.c:235 2:  20241103085729914 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085729914 DLGSUP <0013> gsup_server.c:235 3:  20241103085729914 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085729914 DLGSUP <0013> gsup_server.c:235 4:  20241103085729914 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085729914 DLGSUP <0013> gsup_server.c:235 5:  20241103085729914 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085729914 DLGSUP <0013> gsup_server.c:235 7:  20241103085729914 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085729914 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085729914 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085729914 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085729932 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33805<->l=127.0.0.1:4259) 20241103085729934 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241103085729934 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241103085729945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34336<->l=127.0.0.1:4258 20241103085729961 DAUC <0003> db_auc.c:157 IMSI='262428757629513': No 2G Auth Data 20241103085729961 DAUC <0003> db_auc.c:192 IMSI='262428757629513': No 3G Auth Data 20241103085729971 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428757629513.imsi 20241103085729971 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262428757629513.imsi: found in local HLR 20241103085729979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34336<->l=127.0.0.1:4258 20241103085729980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34322<->l=127.0.0.1:4258 20241103085729981 DLINP <000b> input/ipa.c:451 connected read/write 20241103085729981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085729981 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085729981 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085729981 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085729981 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33805<->l=127.0.0.1:4259) 20241103085730021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34352<->l=127.0.0.1:4258 20241103085730121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34352<->l=127.0.0.1:4258 20241103085733198 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085733198 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085733200 DLINP <000b> input/ipa.c:451 connected read/write 20241103085733200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085733201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34362<->l=127.0.0.1:4258 20241103085733204 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241103085733204 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241103085733204 DLINP <000b> input/ipa.c:451 connected read/write 20241103085733204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085733204 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085733204 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085733204 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  20241103085733204 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085733204 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  20241103085733204 DLGSUP <0013> gsup_server.c:235 2:  20241103085733204 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085733204 DLGSUP <0013> gsup_server.c:235 3:  20241103085733204 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085733204 DLGSUP <0013> gsup_server.c:235 4:  20241103085733204 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085733204 DLGSUP <0013> gsup_server.c:235 5:  20241103085733204 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085733204 DLGSUP <0013> gsup_server.c:235 7:  20241103085733204 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085733204 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085733204 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085733204 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085733236 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45815<->l=127.0.0.1:4259) 20241103085733239 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241103085733239 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241103085733256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34378<->l=127.0.0.1:4258 20241103085733263 DLINP <000b> input/ipa.c:451 connected read/write 20241103085733263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085733263 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428467238305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428467238305" cn_domain=CS} 20241103085733263 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428467238305 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241103085733263 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428467238305 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241103085733263 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428467238305.imsi 20241103085733263 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428467238305.imsi 20241103085733263 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428467238305.imsi: does not exist in local HLR 20241103085733268 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428467238305 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241103085733268 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241103085733268 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241103085733268 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241103085733268 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241103085733268 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241103085733268 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428467238305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085733268 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241103085733268 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241103085733268 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241103085733268 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241103085733268 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241103085733268 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241103085733270 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241103085733270 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241103085733270 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241103085733270 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241103085733270 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241103085733271 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241103085733271 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241103085733271 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241103085733313 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241103085733313 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241103085733313 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241103085733313 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241103085733313 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428467238305 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610538312 20241103085733313 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428467238305 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241103085733313 DLINP <000b> input/ipa.c:451 connected read/write 20241103085733313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085733313 DLINP <000b> input/ipa.c:451 connected read/write 20241103085733313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085733317 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241103085733317 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241103085733317 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428467238305 MSISDN-491610538312 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241103085733317 DLINP <000b> input/ipa.c:451 connected read/write 20241103085733317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085733317 DLINP <000b> input/ipa.c:451 connected read/write 20241103085733317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085733319 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241103085733319 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241103085733319 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428467238305 MSISDN-491610538312 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 20241103085733319 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428467238305 MSISDN-491610538312 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241103085733319 DLINP <000b> input/ipa.c:451 connected read/write 20241103085733319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085733319 DLINP <000b> input/ipa.c:451 connected read/write 20241103085733319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085733321 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428467238305.imsi 20241103085733321 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428467238305.imsi: does not exist in local HLR 20241103085734322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34378<->l=127.0.0.1:4258 20241103085734324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34362<->l=127.0.0.1:4258 20241103085734325 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45815<->l=127.0.0.1:4259) 20241103085734326 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241103085734326 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241103085734326 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241103085734326 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241103085734326 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241103085734326 DLINP <000b> input/ipa.c:451 connected read/write 20241103085734326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085734326 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085734326 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085734326 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085734369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34390<->l=127.0.0.1:4258 20241103085734470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34390<->l=127.0.0.1:4258 20241103085737541 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241103085737541 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241103085737543 DLINP <000b> input/ipa.c:451 connected read/write 20241103085737543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085737543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41466<->l=127.0.0.1:4258 20241103085737545 DLINP <000b> input/ipa.c:451 connected read/write 20241103085737545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085737545 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241103085737545 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241103085737545 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  20241103085737545 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241103085737545 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  20241103085737545 DLGSUP <0013> gsup_server.c:235 2:  20241103085737545 DLGSUP <0013> gsup_server.c:237 2: 00  20241103085737545 DLGSUP <0013> gsup_server.c:235 3:  20241103085737545 DLGSUP <0013> gsup_server.c:237 3: 00  20241103085737545 DLGSUP <0013> gsup_server.c:235 4:  20241103085737545 DLGSUP <0013> gsup_server.c:237 4: 00  20241103085737545 DLGSUP <0013> gsup_server.c:235 5:  20241103085737545 DLGSUP <0013> gsup_server.c:237 5: 00  20241103085737545 DLGSUP <0013> gsup_server.c:235 7:  20241103085737545 DLGSUP <0013> gsup_server.c:237 7: 00  20241103085737545 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241103085737545 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241103085737545 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241103085737545 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241103085737545 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241103085737578 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44949<->l=127.0.0.1:4259) 20241103085737581 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241103085737581 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241103085737600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41476<->l=127.0.0.1:4258 20241103085737605 DLINP <000b> input/ipa.c:451 connected read/write 20241103085737605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085737605 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429142105467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429142105467" cn_domain=CS} 20241103085737605 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429142105467 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241103085737605 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429142105467 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241103085737605 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429142105467.imsi 20241103085737605 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429142105467.imsi 20241103085737605 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429142105467.imsi: does not exist in local HLR 20241103085737611 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429142105467 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241103085737611 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241103085737611 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241103085737611 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241103085737611 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241103085737611 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241103085737611 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429142105467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241103085737611 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241103085737611 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241103085737611 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241103085737611 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241103085737612 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241103085737612 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241103085737614 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241103085737614 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241103085737614 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241103085737614 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241103085737614 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241103085737615 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241103085737615 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241103085737615 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241103085737657 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241103085737657 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241103085737657 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241103085737657 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241103085737657 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429142105467 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610576540 20241103085737657 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429142105467 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241103085737657 DLINP <000b> input/ipa.c:451 connected read/write 20241103085737657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085737657 DLINP <000b> input/ipa.c:451 connected read/write 20241103085737657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085737661 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241103085737661 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241103085737661 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429142105467 MSISDN-491610576540 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241103085737661 DLINP <000b> input/ipa.c:451 connected read/write 20241103085737661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085737661 DLINP <000b> input/ipa.c:451 connected read/write 20241103085737661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085737663 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241103085737663 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241103085737663 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429142105467 MSISDN-491610576540 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 20241103085737663 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429142105467 MSISDN-491610576540 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241103085737663 DLINP <000b> input/ipa.c:451 connected read/write 20241103085737663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085737663 DLINP <000b> input/ipa.c:451 connected read/write 20241103085737663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241103085737665 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610576540.msisdn 20241103085737665 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610576540.msisdn: does not exist in local HLR 20241103085737665 DDGSM <0007> mslookup_server.c:352 sip.voice.491610576540.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241103085737665 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610576540.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241103085737668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41476<->l=127.0.0.1:4258 20241103085737668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41466<->l=127.0.0.1:4258 20241103085737669 DLINP <000b> input/ipa.c:451 connected read/write 20241103085737669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241103085737669 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241103085737669 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241103085737669 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241103085737670 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241103085737670 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241103085737670 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241103085737670 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241103085737670 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241103085737670 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44949<->l=127.0.0.1:4259) 20241103085737717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41478<->l=127.0.0.1:4258 20241103085737818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41478<->l=127.0.0.1:4258