20241104160215542 DMAIN <0000> hlr.c:813 hlr starting 20241104160215542 DDB <0001> db.c:599 using database: hlr.db 20241104160215542 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241104160215542 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241104160215542 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241104160215542 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241104160215577 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241104160215577 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241104160215655 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241104160215659 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241104160215659 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241104160217038 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160217038 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160217042 DLINP <000b> input/ipa.c:451 connected read/write 20241104160217042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160217045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53154<->l=127.0.0.1:4258 20241104160217047 DLINP <000b> input/ipa.c:451 connected read/write 20241104160217047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160217047 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160217048 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160217048 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  20241104160217048 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160217048 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  20241104160217048 DLGSUP <0013> gsup_server.c:235 2:  20241104160217048 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160217048 DLGSUP <0013> gsup_server.c:235 3:  20241104160217048 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160217048 DLGSUP <0013> gsup_server.c:235 4:  20241104160217048 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160217048 DLGSUP <0013> gsup_server.c:235 5:  20241104160217048 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160217048 DLGSUP <0013> gsup_server.c:235 7:  20241104160217048 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160217048 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160217048 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160217048 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160217067 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41219<->l=127.0.0.1:4259) 20241104160217075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53164<->l=127.0.0.1:4258 20241104160217090 DLINP <000b> input/ipa.c:451 connected read/write 20241104160217090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160217090 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"} 20241104160217090 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" 20241104160217090 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} 20241104160217090 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 20241104160217090 DLINP <000b> input/ipa.c:451 connected read/write 20241104160217090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160217090 DLINP <000b> input/ipa.c:451 connected read/write 20241104160217090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160217095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53164<->l=127.0.0.1:4258 20241104160217096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53154<->l=127.0.0.1:4258 20241104160217099 DLINP <000b> input/ipa.c:451 connected read/write 20241104160217099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160217099 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160217099 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160217099 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160217099 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41219<->l=127.0.0.1:4259) 20241104160217156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53174<->l=127.0.0.1:4258 20241104160217156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53174<->l=127.0.0.1:4258 20241104160220261 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160220261 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160220265 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160220265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53178<->l=127.0.0.1:4258 20241104160220266 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160220266 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160220266 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160220266 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  20241104160220266 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160220266 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  20241104160220266 DLGSUP <0013> gsup_server.c:235 2:  20241104160220266 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160220266 DLGSUP <0013> gsup_server.c:235 3:  20241104160220266 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160220266 DLGSUP <0013> gsup_server.c:235 4:  20241104160220266 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160220266 DLGSUP <0013> gsup_server.c:235 5:  20241104160220266 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160220266 DLGSUP <0013> gsup_server.c:235 7:  20241104160220266 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160220266 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160220266 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160220266 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160220294 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41069<->l=127.0.0.1:4259) 20241104160220342 DAUC <0003> db_auc.c:157 IMSI='262426649111020': No 2G Auth Data 20241104160220342 DAUC <0003> db_auc.c:192 IMSI='262426649111020': No 3G Auth Data 20241104160220382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53192<->l=127.0.0.1:4258 20241104160220392 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160220392 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426649111020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426649111020"} 20241104160220401 DAUC <0003> db_auc.c:192 IMSI='262426649111020': No 3G Auth Data 20241104160220401 DAUC <0003> db_auc.c:236 IMSI='262426649111020': Calling to generate 5 vectors 20241104160220401 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104160220401 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160220401 DAUC <0003> auc.c:113 vector [0]: rand = 78547e65553d935b1441dffd381b66e2 20241104160220401 DAUC <0003> auc.c:179 vector [0]: kc = a2b077dce15d3c00 20241104160220401 DAUC <0003> auc.c:180 vector [0]: sres = 2ab04963 20241104160220401 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104160220401 DAUC <0003> auc.c:113 vector [1]: rand = edb69bc69d5a785c02f268a82b69a483 20241104160220401 DAUC <0003> auc.c:179 vector [1]: kc = 42aeb294a2c70800 20241104160220401 DAUC <0003> auc.c:180 vector [1]: sres = 84d2027a 20241104160220401 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104160220401 DAUC <0003> auc.c:113 vector [2]: rand = 6f295589ca99b7e0f2429762e0e0aeb7 20241104160220401 DAUC <0003> auc.c:179 vector [2]: kc = 2c90eb9961625c00 20241104160220401 DAUC <0003> auc.c:180 vector [2]: sres = d069b78e 20241104160220401 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104160220401 DAUC <0003> auc.c:113 vector [3]: rand = ddd0838824168e95753fd567e800c49a 20241104160220401 DAUC <0003> auc.c:179 vector [3]: kc = 91c3488fea41d000 20241104160220401 DAUC <0003> auc.c:180 vector [3]: sres = a99875f5 20241104160220401 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104160220401 DAUC <0003> auc.c:113 vector [4]: rand = 805fc5bfa6240a55fe2ae0a466513ed9 20241104160220401 DAUC <0003> auc.c:179 vector [4]: kc = a81b9d1fb1e3f800 20241104160220401 DAUC <0003> auc.c:180 vector [4]: sres = 95c78e3b 20241104160220401 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104160220401 DAUC <0003> db_auc.c:245 IMSI='262426649111020': Generated 5 vectors 20241104160220401 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426649111020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426649111020"} 20241104160220401 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426649111020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160220401 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160220401 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160220409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53192<->l=127.0.0.1:4258 20241104160220435 DAUC <0003> db_auc.c:157 IMSI='262423725675271': No 2G Auth Data 20241104160220435 DAUC <0003> db_auc.c:192 IMSI='262423725675271': No 3G Auth Data 20241104160220458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53198<->l=127.0.0.1:4258 20241104160220460 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160220460 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423725675271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423725675271"} 20241104160220460 DAUC <0003> db_auc.c:192 IMSI='262423725675271': No 3G Auth Data 20241104160220460 DAUC <0003> db_auc.c:236 IMSI='262423725675271': Calling to generate 5 vectors 20241104160220460 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104160220460 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160220460 DAUC <0003> auc.c:113 vector [0]: rand = 0c9d809a45336534ff38552fa5bb4fa8 20241104160220460 DAUC <0003> auc.c:179 vector [0]: kc = 41e80d7fb8408800 20241104160220460 DAUC <0003> auc.c:180 vector [0]: sres = 314dbd41 20241104160220460 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104160220460 DAUC <0003> auc.c:113 vector [1]: rand = 031afdf8c9a302791053f6db48b72af8 20241104160220460 DAUC <0003> auc.c:179 vector [1]: kc = 98b5c959ed7b3c00 20241104160220460 DAUC <0003> auc.c:180 vector [1]: sres = 53901271 20241104160220460 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104160220460 DAUC <0003> auc.c:113 vector [2]: rand = 9b40368715952084ad670f01a7da2833 20241104160220460 DAUC <0003> auc.c:179 vector [2]: kc = e5ea2fd4c8fa9c00 20241104160220460 DAUC <0003> auc.c:180 vector [2]: sres = 957bf1b1 20241104160220460 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104160220460 DAUC <0003> auc.c:113 vector [3]: rand = 596375217cea5c6e2bfb6fdb16050f0a 20241104160220460 DAUC <0003> auc.c:179 vector [3]: kc = fa4ed00008e5a000 20241104160220460 DAUC <0003> auc.c:180 vector [3]: sres = fd1ceaa8 20241104160220460 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104160220460 DAUC <0003> auc.c:113 vector [4]: rand = bf2b3ad1c72aa2ce032be27fb768ee05 20241104160220460 DAUC <0003> auc.c:179 vector [4]: kc = 282d54009d181400 20241104160220460 DAUC <0003> auc.c:180 vector [4]: sres = 43a09fce 20241104160220460 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104160220460 DAUC <0003> db_auc.c:245 IMSI='262423725675271': Generated 5 vectors 20241104160220460 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423725675271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423725675271"} 20241104160220460 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423725675271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160220460 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160220460 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160220461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53198<->l=127.0.0.1:4258 20241104160220488 DAUC <0003> db_auc.c:157 IMSI='262428913910332': No 2G Auth Data 20241104160220488 DAUC <0003> db_auc.c:192 IMSI='262428913910332': No 3G Auth Data 20241104160220526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53206<->l=127.0.0.1:4258 20241104160220531 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160220531 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428913910332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428913910332"} 20241104160220531 DAUC <0003> db_auc.c:192 IMSI='262428913910332': No 3G Auth Data 20241104160220531 DAUC <0003> db_auc.c:236 IMSI='262428913910332': Calling to generate 5 vectors 20241104160220531 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104160220531 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160220531 DAUC <0003> auc.c:113 vector [0]: rand = d3d658a848a480f6f7f4125722ab5d7c 20241104160220531 DAUC <0003> auc.c:179 vector [0]: kc = 333aa6bda54177a2 20241104160220531 DAUC <0003> auc.c:180 vector [0]: sres = 5adc5789 20241104160220531 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104160220531 DAUC <0003> auc.c:113 vector [1]: rand = 03485e00cbe5c9d3c836d91cb3307786 20241104160220531 DAUC <0003> auc.c:179 vector [1]: kc = bbdd466d4597c40c 20241104160220531 DAUC <0003> auc.c:180 vector [1]: sres = 713e1736 20241104160220531 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104160220531 DAUC <0003> auc.c:113 vector [2]: rand = c5aa226c20a5816555f86481b4678d68 20241104160220531 DAUC <0003> auc.c:179 vector [2]: kc = 9deb76155436952f 20241104160220531 DAUC <0003> auc.c:180 vector [2]: sres = 878dcbde 20241104160220531 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104160220531 DAUC <0003> auc.c:113 vector [3]: rand = 2195880334deaf0d1a81d1ade00386ef 20241104160220531 DAUC <0003> auc.c:179 vector [3]: kc = 7342e6c43c7afb10 20241104160220531 DAUC <0003> auc.c:180 vector [3]: sres = 1a311f54 20241104160220531 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104160220531 DAUC <0003> auc.c:113 vector [4]: rand = ac1404c7cb29dcb6235eba4a8b32c45f 20241104160220531 DAUC <0003> auc.c:179 vector [4]: kc = 56e99255954da526 20241104160220531 DAUC <0003> auc.c:180 vector [4]: sres = 2c6fe626 20241104160220531 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104160220531 DAUC <0003> db_auc.c:245 IMSI='262428913910332': Generated 5 vectors 20241104160220531 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428913910332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428913910332"} 20241104160220531 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428913910332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160220531 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160220531 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160220534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53206<->l=127.0.0.1:4258 20241104160220559 DAUC <0003> db_auc.c:157 IMSI='262425818148089': No 2G Auth Data 20241104160220559 DAUC <0003> db_auc.c:192 IMSI='262425818148089': No 3G Auth Data 20241104160220582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53220<->l=127.0.0.1:4258 20241104160220584 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160220584 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425818148089 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425818148089"} 20241104160220584 DAUC <0003> db_auc.c:157 IMSI='262425818148089': No 2G Auth Data 20241104160220584 DAUC <0003> db_auc.c:236 IMSI='262425818148089': Calling to generate 5 vectors 20241104160220584 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241104160220584 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160220584 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104160220584 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104160220584 DAUC <0003> auc.c:113 vector [0]: rand = 5b3561ad504188d1a8854e1240b7012b 20241104160220584 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104160220584 DAUC <0003> auc.c:142 vector [0]: autn = d71ed9a7a39400000f1ed009a764ce24 20241104160220584 DAUC <0003> auc.c:143 vector [0]: ck = a963216828630e47e7385045017ff803 20241104160220584 DAUC <0003> auc.c:144 vector [0]: ik = fe464efd6711dee133f4314c263e1614 20241104160220584 DAUC <0003> auc.c:145 vector [0]: res = afa0597e049dbe100000000000000000 20241104160220584 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160220584 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104160220584 DAUC <0003> auc.c:151 vector [0]: kc = 83e90e9c68333eb1 20241104160220584 DAUC <0003> auc.c:152 vector [0]: sres = ab3de76e 20241104160220584 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104160220584 DAUC <0003> auc.c:113 vector [1]: rand = bbdb88491c5a4e14378cad185cf88ff7 20241104160220584 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104160220584 DAUC <0003> auc.c:142 vector [1]: autn = 2e7f3b6c410000003450d322147ada4f 20241104160220584 DAUC <0003> auc.c:143 vector [1]: ck = 0652debff6fbf7354d3ce55b059e3eb6 20241104160220584 DAUC <0003> auc.c:144 vector [1]: ik = cdcafde5b2982d3b1b44466b1e32715e 20241104160220584 DAUC <0003> auc.c:145 vector [1]: res = 1ee0772de31ec9850000000000000000 20241104160220584 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160220584 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104160220584 DAUC <0003> auc.c:151 vector [1]: kc = 9de0806a5fcf95e6 20241104160220584 DAUC <0003> auc.c:152 vector [1]: sres = fdfebea8 20241104160220584 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104160220584 DAUC <0003> auc.c:113 vector [2]: rand = 1f03d13a1d79f92e1383093281192156 20241104160220584 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104160220584 DAUC <0003> auc.c:142 vector [2]: autn = 39436506c93e00000c02e5aa418455aa 20241104160220584 DAUC <0003> auc.c:143 vector [2]: ck = 352bdac4f8545107cad1a41327bd1864 20241104160220584 DAUC <0003> auc.c:144 vector [2]: ik = 35b528806e811559669d858f3239f60b 20241104160220584 DAUC <0003> auc.c:145 vector [2]: res = 22d629692dfba29d0000000000000000 20241104160220584 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160220584 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104160220584 DAUC <0003> auc.c:151 vector [2]: kc = acd2d3d88351aa31 20241104160220584 DAUC <0003> auc.c:152 vector [2]: sres = 0f2d8bf4 20241104160220584 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104160220584 DAUC <0003> auc.c:113 vector [3]: rand = a289953c2fdfd34c44229df68b18e7bc 20241104160220584 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104160220584 DAUC <0003> auc.c:142 vector [3]: autn = c672293e629500001dce4c5ea4767174 20241104160220584 DAUC <0003> auc.c:143 vector [3]: ck = bcb3d95dec3232499d77999c89c412c7 20241104160220584 DAUC <0003> auc.c:144 vector [3]: ik = e80e506035930629fc0fb9d1a7209ac2 20241104160220584 DAUC <0003> auc.c:145 vector [3]: res = 4af24812363d8dac0000000000000000 20241104160220584 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160220584 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104160220584 DAUC <0003> auc.c:151 vector [3]: kc = 35c5a970f745bc65 20241104160220584 DAUC <0003> auc.c:152 vector [3]: sres = 7ccfc5be 20241104160220584 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104160220584 DAUC <0003> auc.c:113 vector [4]: rand = 08e629c12129b5af0512e072bb19c9b8 20241104160220584 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104160220584 DAUC <0003> auc.c:142 vector [4]: autn = 0522ed4a4adf00005e4b18bd8684f261 20241104160220584 DAUC <0003> auc.c:143 vector [4]: ck = c00f4475060a1c67aa373b57ed6dac6a 20241104160220584 DAUC <0003> auc.c:144 vector [4]: ik = 93397198c57cd753cbb93a63497453fc 20241104160220584 DAUC <0003> auc.c:145 vector [4]: res = e138d787eacce53d0000000000000000 20241104160220584 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104160220584 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241104160220584 DAUC <0003> auc.c:151 vector [4]: kc = 32b834d9676f34a2 20241104160220584 DAUC <0003> auc.c:152 vector [4]: sres = 0bf432ba 20241104160220584 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241104160220584 DAUC <0003> db_auc.c:245 IMSI='262425818148089': Generated 5 vectors 20241104160220584 DAUC <0003> db_auc.c:249 IMSI='262425818148089': Updating SQN=161 in DB 20241104160220592 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425818148089 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425818148089"} 20241104160220592 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425818148089 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160220592 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160220592 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160220594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53220<->l=127.0.0.1:4258 20241104160220620 DAUC <0003> db_auc.c:157 IMSI='262425112172226': No 2G Auth Data 20241104160220620 DAUC <0003> db_auc.c:192 IMSI='262425112172226': No 3G Auth Data 20241104160220642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53234<->l=127.0.0.1:4258 20241104160220644 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160220644 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425112172226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425112172226"} 20241104160220644 DAUC <0003> db_auc.c:157 IMSI='262425112172226': No 2G Auth Data 20241104160220644 DAUC <0003> db_auc.c:236 IMSI='262425112172226': Calling to generate 5 vectors 20241104160220644 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241104160220644 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160220644 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241104160220644 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104160220644 DAUC <0003> auc.c:113 vector [0]: rand = c6fd51cd688fd8270ceb3c82f6f1b174 20241104160220644 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104160220644 DAUC <0003> auc.c:142 vector [0]: autn = e55b82001c7100002a7e0c464455f1db 20241104160220644 DAUC <0003> auc.c:143 vector [0]: ck = 47952e2a121975b37b63ad54e67a978c 20241104160220644 DAUC <0003> auc.c:144 vector [0]: ik = bb3ce4a64b588fc93bb209efea546bf9 20241104160220644 DAUC <0003> auc.c:145 vector [0]: res = 1866f1d676a78ca50000000000000000 20241104160220644 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160220644 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104160220644 DAUC <0003> auc.c:151 vector [0]: kc = bc786e37556f060f 20241104160220644 DAUC <0003> auc.c:152 vector [0]: sres = 6ec17d73 20241104160220644 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104160220644 DAUC <0003> auc.c:113 vector [1]: rand = 4f97f0e7b8bd014878a00a95ac69b4d4 20241104160220644 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104160220644 DAUC <0003> auc.c:142 vector [1]: autn = a2973032b41e00002bed18cd6c1c2262 20241104160220644 DAUC <0003> auc.c:143 vector [1]: ck = c1f1ebb0f879f5d120f6ff540c57841f 20241104160220644 DAUC <0003> auc.c:144 vector [1]: ik = d8c9dbba9b6b77fedb303f357576ebf2 20241104160220644 DAUC <0003> auc.c:145 vector [1]: res = 06bbc8079b1949d40000000000000000 20241104160220644 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160220644 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104160220644 DAUC <0003> auc.c:151 vector [1]: kc = e2fef06b1a33edc2 20241104160220644 DAUC <0003> auc.c:152 vector [1]: sres = 9da281d3 20241104160220644 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104160220644 DAUC <0003> auc.c:113 vector [2]: rand = a543652d6d4cc3a14455dd7a70ee33f0 20241104160220644 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104160220644 DAUC <0003> auc.c:142 vector [2]: autn = fbe4dd1ea1070000630e2dfd7463d4a4 20241104160220644 DAUC <0003> auc.c:143 vector [2]: ck = a8b146a9aab58e080a37c4dd3d02ea19 20241104160220644 DAUC <0003> auc.c:144 vector [2]: ik = 45f7da25fe752b77966b054a9f7f6108 20241104160220644 DAUC <0003> auc.c:145 vector [2]: res = e1ba746a4484a8dd0000000000000000 20241104160220644 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160220644 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104160220644 DAUC <0003> auc.c:151 vector [2]: kc = 711a5d1bf6bd2e6e 20241104160220644 DAUC <0003> auc.c:152 vector [2]: sres = a53edcb7 20241104160220644 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104160220644 DAUC <0003> auc.c:113 vector [3]: rand = 8d2a2f15c16d72f909d7668a31063385 20241104160220644 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104160220644 DAUC <0003> auc.c:142 vector [3]: autn = 844dfaf21b6c0000dd38f26aed0a4cf4 20241104160220644 DAUC <0003> auc.c:143 vector [3]: ck = 12104f931001c037ef82405cf61f96ac 20241104160220644 DAUC <0003> auc.c:144 vector [3]: ik = b1854dee9dbf2fd46fefde1ce708117c 20241104160220644 DAUC <0003> auc.c:145 vector [3]: res = 05fb7fce0b02b5990000000000000000 20241104160220644 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160220644 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104160220644 DAUC <0003> auc.c:151 vector [3]: kc = 23f89c3d9ca96833 20241104160220644 DAUC <0003> auc.c:152 vector [3]: sres = 0ef9ca57 20241104160220644 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104160220644 DAUC <0003> auc.c:113 vector [4]: rand = 9fd55e8c8b288651da6d8e5322b24d93 20241104160220644 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104160220644 DAUC <0003> auc.c:142 vector [4]: autn = b7f1f0444bf8000058e0eacd66d42c1e 20241104160220644 DAUC <0003> auc.c:143 vector [4]: ck = 4f473a7bd08d59b6b84bfecde3890a8c 20241104160220644 DAUC <0003> auc.c:144 vector [4]: ik = bc990826384b7b5f5a4878b66e09b642 20241104160220644 DAUC <0003> auc.c:145 vector [4]: res = 351bf2d9a48cd8030000000000000000 20241104160220644 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104160220644 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241104160220644 DAUC <0003> auc.c:151 vector [4]: kc = 11ddb42665469e27 20241104160220644 DAUC <0003> auc.c:152 vector [4]: sres = 91972ada 20241104160220644 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241104160220644 DAUC <0003> db_auc.c:245 IMSI='262425112172226': Generated 5 vectors 20241104160220644 DAUC <0003> db_auc.c:249 IMSI='262425112172226': Updating SQN=161 in DB 20241104160220652 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425112172226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425112172226"} 20241104160220652 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425112172226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160220652 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160220652 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160220655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53234<->l=127.0.0.1:4258 20241104160220680 DAUC <0003> db_auc.c:157 IMSI='262427054621670': No 2G Auth Data 20241104160220680 DAUC <0003> db_auc.c:192 IMSI='262427054621670': No 3G Auth Data 20241104160220717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53248<->l=127.0.0.1:4258 20241104160220719 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160220719 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427054621670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427054621670"} 20241104160220719 DAUC <0003> db_auc.c:236 IMSI='262427054621670': Calling to generate 5 vectors 20241104160220719 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104160220719 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160220719 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104160220719 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104160220719 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160220719 DAUC <0003> auc.c:113 vector [0]: rand = a02d7b17307dbdb56cf25275961c682b 20241104160220719 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104160220719 DAUC <0003> auc.c:142 vector [0]: autn = 608259ab949f0000117bff14febf2e45 20241104160220719 DAUC <0003> auc.c:143 vector [0]: ck = 6dad36e9f223d9045e4ee33ea04a2b2d 20241104160220719 DAUC <0003> auc.c:144 vector [0]: ik = 9986b2fea61921dabe2a6cfd1dffc641 20241104160220719 DAUC <0003> auc.c:145 vector [0]: res = 6f7a343f3bfbbf8e0000000000000000 20241104160220719 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160220719 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104160220719 DAUC <0003> auc.c:179 vector [0]: kc = 3d36ae2585c89000 20241104160220719 DAUC <0003> auc.c:180 vector [0]: sres = 265489e9 20241104160220719 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104160220719 DAUC <0003> auc.c:113 vector [1]: rand = 1ba8a8ab72ebbd97a56171a15086c581 20241104160220719 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104160220719 DAUC <0003> auc.c:142 vector [1]: autn = 6cc9bb832eec00004fe46fe93861250f 20241104160220719 DAUC <0003> auc.c:143 vector [1]: ck = 844f4ad25ddb8d412d97a514a55ce5a8 20241104160220719 DAUC <0003> auc.c:144 vector [1]: ik = 229ac147134845541f7a07b5cf8ae99b 20241104160220719 DAUC <0003> auc.c:145 vector [1]: res = 049619aff66239470000000000000000 20241104160220719 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160220719 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104160220719 DAUC <0003> auc.c:179 vector [1]: kc = 30f85eb731701c00 20241104160220719 DAUC <0003> auc.c:180 vector [1]: sres = 6a3ef5da 20241104160220719 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104160220719 DAUC <0003> auc.c:113 vector [2]: rand = 2eeb8f3726975ef7e25009f51f1df7a8 20241104160220719 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104160220719 DAUC <0003> auc.c:142 vector [2]: autn = a86910157ab6000029a04252c6504012 20241104160220719 DAUC <0003> auc.c:143 vector [2]: ck = e579efd542568c0d55d93158b0bf0be3 20241104160220719 DAUC <0003> auc.c:144 vector [2]: ik = ef33a9b3615848fdc5d55a193184df83 20241104160220719 DAUC <0003> auc.c:145 vector [2]: res = 1deb16ae6a7ac0920000000000000000 20241104160220719 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160220719 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104160220719 DAUC <0003> auc.c:179 vector [2]: kc = c4c3d7d4a6a1d400 20241104160220719 DAUC <0003> auc.c:180 vector [2]: sres = 7c684c55 20241104160220719 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104160220719 DAUC <0003> auc.c:113 vector [3]: rand = 9d36d36b942f676b33bf1b0ad208460a 20241104160220719 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104160220719 DAUC <0003> auc.c:142 vector [3]: autn = 250ab4ebc28800007d37e4362c2c1758 20241104160220719 DAUC <0003> auc.c:143 vector [3]: ck = eb0c6fc8f30ee784c6ee0828645e890a 20241104160220719 DAUC <0003> auc.c:144 vector [3]: ik = 1fa7508d8c9b2ca7c3f3900ddc740305 20241104160220719 DAUC <0003> auc.c:145 vector [3]: res = 5c29eacb6743aa370000000000000000 20241104160220719 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160220719 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104160220719 DAUC <0003> auc.c:179 vector [3]: kc = 1e409372f6983800 20241104160220719 DAUC <0003> auc.c:180 vector [3]: sres = 0937193e 20241104160220719 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104160220719 DAUC <0003> auc.c:113 vector [4]: rand = 559f7ae9290b3159fb95c5c962d4595b 20241104160220719 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104160220719 DAUC <0003> auc.c:142 vector [4]: autn = 64af74496f520000bfc5949faf3b0c8e 20241104160220719 DAUC <0003> auc.c:143 vector [4]: ck = 8a05528033b4028522a21e9e3f0e7fc5 20241104160220719 DAUC <0003> auc.c:144 vector [4]: ik = 84d985cc69c1a0677c79708868fdcb24 20241104160220719 DAUC <0003> auc.c:145 vector [4]: res = 3bc6591b7fe018c70000000000000000 20241104160220719 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104160220719 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104160220719 DAUC <0003> auc.c:179 vector [4]: kc = a5d3f2413eefa000 20241104160220719 DAUC <0003> auc.c:180 vector [4]: sres = 9077eb60 20241104160220719 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104160220719 DAUC <0003> db_auc.c:245 IMSI='262427054621670': Generated 5 vectors 20241104160220719 DAUC <0003> db_auc.c:249 IMSI='262427054621670': Updating SQN=161 in DB 20241104160220729 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427054621670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427054621670"} 20241104160220729 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427054621670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160220729 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160220729 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160220732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53248<->l=127.0.0.1:4258 20241104160220766 DAUC <0003> db_auc.c:157 IMSI='262423536789578': No 2G Auth Data 20241104160220766 DAUC <0003> db_auc.c:192 IMSI='262423536789578': No 3G Auth Data 20241104160220800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53252<->l=127.0.0.1:4258 20241104160220803 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160220803 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423536789578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423536789578"} 20241104160220803 DAUC <0003> db_auc.c:236 IMSI='262423536789578': Calling to generate 5 vectors 20241104160220803 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104160220803 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160220803 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104160220803 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104160220803 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160220803 DAUC <0003> auc.c:113 vector [0]: rand = 7af90ffa9ad571e99c8ae0e8374d2ed2 20241104160220803 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104160220803 DAUC <0003> auc.c:142 vector [0]: autn = e7fe8f767dde00000122ea9371d25bda 20241104160220803 DAUC <0003> auc.c:143 vector [0]: ck = 2c003020bb733d7a748b2eb466b7eac0 20241104160220803 DAUC <0003> auc.c:144 vector [0]: ik = 2f84c95612e0b0b6479a9d060d0f961d 20241104160220803 DAUC <0003> auc.c:145 vector [0]: res = c1c2adf6178f59bd0000000000000000 20241104160220803 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160220803 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104160220803 DAUC <0003> auc.c:179 vector [0]: kc = d057a085ff9a5c00 20241104160220803 DAUC <0003> auc.c:180 vector [0]: sres = 5c5251b1 20241104160220803 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104160220803 DAUC <0003> auc.c:113 vector [1]: rand = b1c7630ab28800c85e1570dce1b7aa94 20241104160220803 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104160220803 DAUC <0003> auc.c:142 vector [1]: autn = b3a4d837d9f40000481a80357ec0d1e4 20241104160220803 DAUC <0003> auc.c:143 vector [1]: ck = f67651989a166e69e0be81b4710d1180 20241104160220803 DAUC <0003> auc.c:144 vector [1]: ik = 0c670e373cc7eed5caa8f60d9c591a17 20241104160220803 DAUC <0003> auc.c:145 vector [1]: res = a881ec312611c9c60000000000000000 20241104160220803 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160220803 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104160220803 DAUC <0003> auc.c:179 vector [1]: kc = 010fa0dffb5b6400 20241104160220803 DAUC <0003> auc.c:180 vector [1]: sres = 367161f5 20241104160220803 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104160220803 DAUC <0003> auc.c:113 vector [2]: rand = fad7ded5f55c09680f9fb01e653f6548 20241104160220803 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104160220803 DAUC <0003> auc.c:142 vector [2]: autn = 92f891924f6800009fe3a82acc173003 20241104160220803 DAUC <0003> auc.c:143 vector [2]: ck = 1ae9230cf61de8254ee1ea9cb49dac09 20241104160220803 DAUC <0003> auc.c:144 vector [2]: ik = e58047a127ae0306dc4c0ddd2671e376 20241104160220803 DAUC <0003> auc.c:145 vector [2]: res = 7890ddffccff19200000000000000000 20241104160220803 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160220803 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104160220803 DAUC <0003> auc.c:179 vector [2]: kc = 2a85dd289cceac00 20241104160220803 DAUC <0003> auc.c:180 vector [2]: sres = b449273b 20241104160220803 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104160220803 DAUC <0003> auc.c:113 vector [3]: rand = 15c06c60a0f52503542f89c859f2d896 20241104160220803 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104160220803 DAUC <0003> auc.c:142 vector [3]: autn = b6c77b4c744a0000fe17d1afc77e29c4 20241104160220803 DAUC <0003> auc.c:143 vector [3]: ck = cfa2ba2857a82ed35c1a12b37d467b83 20241104160220803 DAUC <0003> auc.c:144 vector [3]: ik = c0144d8f431b919c54335466b2f94ea0 20241104160220803 DAUC <0003> auc.c:145 vector [3]: res = 073ed30788d387690000000000000000 20241104160220804 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160220804 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104160220804 DAUC <0003> auc.c:179 vector [3]: kc = 24e507cf53f36c00 20241104160220804 DAUC <0003> auc.c:180 vector [3]: sres = 941cf17a 20241104160220804 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104160220804 DAUC <0003> auc.c:113 vector [4]: rand = dcbb1136ad93e232bd528068f208777d 20241104160220804 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104160220804 DAUC <0003> auc.c:142 vector [4]: autn = 93248c96ea14000061a51e5889b0ff82 20241104160220804 DAUC <0003> auc.c:143 vector [4]: ck = 04087e83a28cb8caad0abf3aff6abf58 20241104160220804 DAUC <0003> auc.c:144 vector [4]: ik = 044819062be64044b59701646d910fa7 20241104160220804 DAUC <0003> auc.c:145 vector [4]: res = 9b28b6b82a91aa480000000000000000 20241104160220804 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104160220804 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104160220804 DAUC <0003> auc.c:179 vector [4]: kc = 58c6e070d8e9d800 20241104160220804 DAUC <0003> auc.c:180 vector [4]: sres = fe335e71 20241104160220804 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104160220804 DAUC <0003> db_auc.c:245 IMSI='262423536789578': Generated 5 vectors 20241104160220804 DAUC <0003> db_auc.c:249 IMSI='262423536789578': Updating SQN=161 in DB 20241104160220812 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423536789578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423536789578"} 20241104160220812 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423536789578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160220812 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160220812 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160220818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53252<->l=127.0.0.1:4258 20241104160220852 DAUC <0003> db_auc.c:157 IMSI='262428422028308': No 2G Auth Data 20241104160220852 DAUC <0003> db_auc.c:192 IMSI='262428422028308': No 3G Auth Data 20241104160220889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53264<->l=127.0.0.1:4258 20241104160220894 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160220894 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428422028308 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428422028308"} 20241104160220894 DAUC <0003> db_auc.c:236 IMSI='262428422028308': Calling to generate 5 vectors 20241104160220894 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104160220894 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160220894 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104160220894 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104160220894 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160220894 DAUC <0003> auc.c:113 vector [0]: rand = 010c9743fadab0ddbbfadfca500bb3d2 20241104160220895 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104160220895 DAUC <0003> auc.c:142 vector [0]: autn = bde88be9460600004afc86fc1997d3cf 20241104160220895 DAUC <0003> auc.c:143 vector [0]: ck = e05b0637be4a2b42e65e74ac5ecdd5fc 20241104160220895 DAUC <0003> auc.c:144 vector [0]: ik = bb91dcdb9ff0a42fd465f7b308d8edb6 20241104160220895 DAUC <0003> auc.c:145 vector [0]: res = 616e76d6d40d9fdb0000000000000000 20241104160220895 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160220895 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104160220895 DAUC <0003> auc.c:179 vector [0]: kc = 77a2ee2af1ec5d57 20241104160220895 DAUC <0003> auc.c:180 vector [0]: sres = 45131f0d 20241104160220895 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104160220895 DAUC <0003> auc.c:113 vector [1]: rand = 5e466de7204d0ec70d76dcd4c8727407 20241104160220895 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104160220895 DAUC <0003> auc.c:142 vector [1]: autn = 30f28693e860000042808920b0716f81 20241104160220895 DAUC <0003> auc.c:143 vector [1]: ck = be0a61465708beb4bf2d77713ecf354e 20241104160220895 DAUC <0003> auc.c:144 vector [1]: ik = 26a858241e05844ba547d86e7e25b86b 20241104160220895 DAUC <0003> auc.c:145 vector [1]: res = 030d95e202dbdf6c0000000000000000 20241104160220895 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160220895 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104160220895 DAUC <0003> auc.c:179 vector [1]: kc = 9c72f0cf94f7b3ad 20241104160220895 DAUC <0003> auc.c:180 vector [1]: sres = 2ff36639 20241104160220895 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104160220895 DAUC <0003> auc.c:113 vector [2]: rand = 9665f80e487d44b11bd1d56838715c24 20241104160220895 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104160220895 DAUC <0003> auc.c:142 vector [2]: autn = a856a16f1bcd0000d7335b8d382516e6 20241104160220895 DAUC <0003> auc.c:143 vector [2]: ck = 16412c5c9e5df90108934a259cb5663f 20241104160220895 DAUC <0003> auc.c:144 vector [2]: ik = 336a7f70f827e6b4d4e1f9842253fd77 20241104160220895 DAUC <0003> auc.c:145 vector [2]: res = b3babf524c612ac70000000000000000 20241104160220895 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160220895 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104160220895 DAUC <0003> auc.c:179 vector [2]: kc = f2343ac7050b85d6 20241104160220895 DAUC <0003> auc.c:180 vector [2]: sres = 349228b3 20241104160220895 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104160220895 DAUC <0003> auc.c:113 vector [3]: rand = 3fdb93ea64bef57bf578b49645020381 20241104160220895 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104160220895 DAUC <0003> auc.c:142 vector [3]: autn = 1b5d10804e00000031ef0190d8a59f7f 20241104160220895 DAUC <0003> auc.c:143 vector [3]: ck = adb656a5768db4c15f3389238c0ffd31 20241104160220895 DAUC <0003> auc.c:144 vector [3]: ik = fc5ec4270f7def619276473b364937c8 20241104160220895 DAUC <0003> auc.c:145 vector [3]: res = 21ed8182200f40620000000000000000 20241104160220895 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160220895 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104160220895 DAUC <0003> auc.c:179 vector [3]: kc = 65f592efc6224d29 20241104160220895 DAUC <0003> auc.c:180 vector [3]: sres = 8b3f3d87 20241104160220895 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104160220895 DAUC <0003> auc.c:113 vector [4]: rand = f1e18aabead0c25e9eba61aa6c88a978 20241104160220895 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104160220895 DAUC <0003> auc.c:142 vector [4]: autn = cb41cf49a7db00002a9c70f52c33d571 20241104160220895 DAUC <0003> auc.c:143 vector [4]: ck = 8c2965dc327eff4c7ed82444a5ecaf40 20241104160220895 DAUC <0003> auc.c:144 vector [4]: ik = 79f6cf31b5c649846825bee7708c47ac 20241104160220895 DAUC <0003> auc.c:145 vector [4]: res = 7c7f2ee1331fbf010000000000000000 20241104160220895 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104160220895 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104160220895 DAUC <0003> auc.c:179 vector [4]: kc = 9b9683f24cbec675 20241104160220895 DAUC <0003> auc.c:180 vector [4]: sres = 25406f91 20241104160220895 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104160220896 DAUC <0003> db_auc.c:245 IMSI='262428422028308': Generated 5 vectors 20241104160220896 DAUC <0003> db_auc.c:249 IMSI='262428422028308': Updating SQN=161 in DB 20241104160220907 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428422028308 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428422028308"} 20241104160220907 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428422028308 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160220907 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160220907 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160220913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53264<->l=127.0.0.1:4258 20241104160220942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53178<->l=127.0.0.1:4258 20241104160220942 DLINP <000b> input/ipa.c:451 connected read/write 20241104160220942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160220942 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160220942 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160220942 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160220942 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41069<->l=127.0.0.1:4259) 20241104160220965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53280<->l=127.0.0.1:4258 20241104160220965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53280<->l=127.0.0.1:4258 20241104160224075 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160224075 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160224080 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54258<->l=127.0.0.1:4258 20241104160224086 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224086 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160224086 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160224086 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  20241104160224086 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160224086 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  20241104160224086 DLGSUP <0013> gsup_server.c:235 2:  20241104160224086 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160224086 DLGSUP <0013> gsup_server.c:235 3:  20241104160224086 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160224086 DLGSUP <0013> gsup_server.c:235 4:  20241104160224086 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160224086 DLGSUP <0013> gsup_server.c:235 5:  20241104160224086 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160224086 DLGSUP <0013> gsup_server.c:235 7:  20241104160224086 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160224086 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160224086 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160224086 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160224113 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34243<->l=127.0.0.1:4259) 20241104160224158 DAUC <0003> db_auc.c:157 IMSI='262421971240642': No 2G Auth Data 20241104160224158 DAUC <0003> db_auc.c:192 IMSI='262421971240642': No 3G Auth Data 20241104160224198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54266<->l=127.0.0.1:4258 20241104160224209 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224209 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421971240642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421971240642"} 20241104160224209 DAUC <0003> db_auc.c:192 IMSI='262421971240642': No 3G Auth Data 20241104160224209 DAUC <0003> db_auc.c:236 IMSI='262421971240642': Calling to generate 1 vectors 20241104160224209 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241104160224209 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160224209 DAUC <0003> auc.c:113 vector [0]: rand = 4e83dec15783239f25a60f2fcec2ddb3 20241104160224209 DAUC <0003> auc.c:179 vector [0]: kc = 7cb4b58882135400 20241104160224209 DAUC <0003> auc.c:180 vector [0]: sres = 6ffc514c 20241104160224209 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104160224209 DAUC <0003> db_auc.c:245 IMSI='262421971240642': Generated 1 vectors 20241104160224209 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421971240642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421971240642"} 20241104160224209 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421971240642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224209 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224210 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224216 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224216 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421971240642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421971240642"} 20241104160224216 DAUC <0003> db_auc.c:192 IMSI='262421971240642': No 3G Auth Data 20241104160224216 DAUC <0003> db_auc.c:236 IMSI='262421971240642': Calling to generate 4 vectors 20241104160224216 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241104160224216 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160224216 DAUC <0003> auc.c:113 vector [0]: rand = 675ff0bdf2a88d2357ef88f3ff12446d 20241104160224216 DAUC <0003> auc.c:179 vector [0]: kc = a5c04bf133165000 20241104160224216 DAUC <0003> auc.c:180 vector [0]: sres = ae9d9cff 20241104160224216 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104160224216 DAUC <0003> auc.c:113 vector [1]: rand = 0c755a78b1602a3c576572af56bba4ec 20241104160224216 DAUC <0003> auc.c:179 vector [1]: kc = f227c93377f0c400 20241104160224216 DAUC <0003> auc.c:180 vector [1]: sres = d93d4c07 20241104160224216 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104160224216 DAUC <0003> auc.c:113 vector [2]: rand = 81b3b6f5d58f88bdd2f161fa5d7b4fa3 20241104160224216 DAUC <0003> auc.c:179 vector [2]: kc = c9082fba353e0000 20241104160224216 DAUC <0003> auc.c:180 vector [2]: sres = 7a7f4ed2 20241104160224216 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104160224216 DAUC <0003> auc.c:113 vector [3]: rand = 46f958f131af971329297aff3b7283b3 20241104160224216 DAUC <0003> auc.c:179 vector [3]: kc = 9c43d9d6f17b3400 20241104160224216 DAUC <0003> auc.c:180 vector [3]: sres = b16bb2ac 20241104160224216 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104160224216 DAUC <0003> db_auc.c:245 IMSI='262421971240642': Generated 4 vectors 20241104160224216 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421971240642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421971240642"} 20241104160224216 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421971240642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224216 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224216 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224220 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224220 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421971240642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421971240642"} 20241104160224220 DAUC <0003> db_auc.c:192 IMSI='262421971240642': No 3G Auth Data 20241104160224220 DAUC <0003> db_auc.c:236 IMSI='262421971240642': Calling to generate 5 vectors 20241104160224220 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104160224221 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160224221 DAUC <0003> auc.c:113 vector [0]: rand = 63dfdbb2d52366c91d75472612a7c742 20241104160224221 DAUC <0003> auc.c:179 vector [0]: kc = 68b000cbcd7fd000 20241104160224221 DAUC <0003> auc.c:180 vector [0]: sres = 07bfd483 20241104160224221 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104160224221 DAUC <0003> auc.c:113 vector [1]: rand = 6ec3992629e2dcb879f4feb2336aa51a 20241104160224221 DAUC <0003> auc.c:179 vector [1]: kc = 06a2063749fbe400 20241104160224221 DAUC <0003> auc.c:180 vector [1]: sres = 1c4f325a 20241104160224221 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104160224221 DAUC <0003> auc.c:113 vector [2]: rand = 64e14b40fcf2b566283f21d53b67780d 20241104160224221 DAUC <0003> auc.c:179 vector [2]: kc = d7a70812f1228400 20241104160224221 DAUC <0003> auc.c:180 vector [2]: sres = 85ff7761 20241104160224221 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104160224221 DAUC <0003> auc.c:113 vector [3]: rand = f3a29c2596735f4e55ee5b1a2e5b4e37 20241104160224221 DAUC <0003> auc.c:179 vector [3]: kc = 25d24c617736a400 20241104160224221 DAUC <0003> auc.c:180 vector [3]: sres = 367c9b4f 20241104160224221 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104160224221 DAUC <0003> auc.c:113 vector [4]: rand = 135948255e2e4e513841a2560283ab0f 20241104160224221 DAUC <0003> auc.c:179 vector [4]: kc = cb84fe7a9ef96c00 20241104160224221 DAUC <0003> auc.c:180 vector [4]: sres = 8aa6e8dc 20241104160224221 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104160224221 DAUC <0003> db_auc.c:245 IMSI='262421971240642': Generated 5 vectors 20241104160224221 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421971240642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421971240642"} 20241104160224221 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421971240642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224221 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224221 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224225 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224225 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421971240642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421971240642"} 20241104160224225 DAUC <0003> db_auc.c:192 IMSI='262421971240642': No 3G Auth Data 20241104160224225 DAUC <0003> db_auc.c:236 IMSI='262421971240642': Calling to generate 5 vectors 20241104160224225 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104160224225 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160224225 DAUC <0003> auc.c:113 vector [0]: rand = f067241694317a95fd83a12cafc80666 20241104160224225 DAUC <0003> auc.c:179 vector [0]: kc = 121e7374d6f7d000 20241104160224225 DAUC <0003> auc.c:180 vector [0]: sres = e78e5f6d 20241104160224225 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104160224225 DAUC <0003> auc.c:113 vector [1]: rand = 7e1fe1a52dfb7b039ab0e7b73b5f38d3 20241104160224225 DAUC <0003> auc.c:179 vector [1]: kc = 1da02013d0a27400 20241104160224225 DAUC <0003> auc.c:180 vector [1]: sres = 8b0a05d4 20241104160224225 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104160224225 DAUC <0003> auc.c:113 vector [2]: rand = 443f6a2fabd12c69e6ac8aaafad847ef 20241104160224226 DAUC <0003> auc.c:179 vector [2]: kc = ff1e46634a467400 20241104160224226 DAUC <0003> auc.c:180 vector [2]: sres = b630bc3f 20241104160224226 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104160224226 DAUC <0003> auc.c:113 vector [3]: rand = 1c80cc2e954681e4697572858c6a5680 20241104160224226 DAUC <0003> auc.c:179 vector [3]: kc = 2c2527fbee7dc800 20241104160224226 DAUC <0003> auc.c:180 vector [3]: sres = 4bf792ba 20241104160224226 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104160224226 DAUC <0003> auc.c:113 vector [4]: rand = 1d391647cbaf0a3316b1d0095e387acf 20241104160224226 DAUC <0003> auc.c:179 vector [4]: kc = 0b4a90d9a756e000 20241104160224226 DAUC <0003> auc.c:180 vector [4]: sres = 77ac65df 20241104160224226 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104160224226 DAUC <0003> db_auc.c:245 IMSI='262421971240642': Generated 5 vectors 20241104160224226 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421971240642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421971240642"} 20241104160224226 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421971240642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224226 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224226 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54266<->l=127.0.0.1:4258 20241104160224255 DAUC <0003> db_auc.c:157 IMSI='262425153187715': No 2G Auth Data 20241104160224255 DAUC <0003> db_auc.c:192 IMSI='262425153187715': No 3G Auth Data 20241104160224277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54276<->l=127.0.0.1:4258 20241104160224279 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224279 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425153187715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425153187715"} 20241104160224279 DAUC <0003> db_auc.c:192 IMSI='262425153187715': No 3G Auth Data 20241104160224279 DAUC <0003> db_auc.c:236 IMSI='262425153187715': Calling to generate 1 vectors 20241104160224279 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241104160224279 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160224279 DAUC <0003> auc.c:113 vector [0]: rand = 8a4f35682fbfd70bfb729c38524da310 20241104160224279 DAUC <0003> auc.c:179 vector [0]: kc = 2cb2d28949b65800 20241104160224279 DAUC <0003> auc.c:180 vector [0]: sres = 844f9174 20241104160224279 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104160224279 DAUC <0003> db_auc.c:245 IMSI='262425153187715': Generated 1 vectors 20241104160224279 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425153187715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425153187715"} 20241104160224279 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425153187715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224279 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224279 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224280 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224280 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425153187715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425153187715"} 20241104160224280 DAUC <0003> db_auc.c:192 IMSI='262425153187715': No 3G Auth Data 20241104160224280 DAUC <0003> db_auc.c:236 IMSI='262425153187715': Calling to generate 4 vectors 20241104160224280 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241104160224280 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160224280 DAUC <0003> auc.c:113 vector [0]: rand = ba4300fc0a6c231cf53878b5eae51d1a 20241104160224280 DAUC <0003> auc.c:179 vector [0]: kc = 72337ce96a68b000 20241104160224280 DAUC <0003> auc.c:180 vector [0]: sres = cf53c437 20241104160224280 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104160224280 DAUC <0003> auc.c:113 vector [1]: rand = da5d320bde2f4931c1fa3f1146418ea6 20241104160224280 DAUC <0003> auc.c:179 vector [1]: kc = 68160a96a1321800 20241104160224280 DAUC <0003> auc.c:180 vector [1]: sres = f8a9fda2 20241104160224280 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104160224280 DAUC <0003> auc.c:113 vector [2]: rand = cf7b2216a0333c8e3695c27f4fb4e72a 20241104160224280 DAUC <0003> auc.c:179 vector [2]: kc = 3085d4bf55c67800 20241104160224280 DAUC <0003> auc.c:180 vector [2]: sres = ea986117 20241104160224280 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104160224280 DAUC <0003> auc.c:113 vector [3]: rand = a825866aaad0330b9c38022f8ab10982 20241104160224280 DAUC <0003> auc.c:179 vector [3]: kc = e4e9d561503df400 20241104160224280 DAUC <0003> auc.c:180 vector [3]: sres = e7237c46 20241104160224280 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104160224280 DAUC <0003> db_auc.c:245 IMSI='262425153187715': Generated 4 vectors 20241104160224280 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425153187715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425153187715"} 20241104160224280 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425153187715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224280 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224280 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224281 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224281 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425153187715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425153187715"} 20241104160224281 DAUC <0003> db_auc.c:192 IMSI='262425153187715': No 3G Auth Data 20241104160224281 DAUC <0003> db_auc.c:236 IMSI='262425153187715': Calling to generate 5 vectors 20241104160224281 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104160224281 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160224281 DAUC <0003> auc.c:113 vector [0]: rand = 97ef52f1818151279a4d281fde4cb3af 20241104160224281 DAUC <0003> auc.c:179 vector [0]: kc = 7ec41b3b9dfa1400 20241104160224281 DAUC <0003> auc.c:180 vector [0]: sres = 981a450f 20241104160224281 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104160224281 DAUC <0003> auc.c:113 vector [1]: rand = 5ce6c7cf037f30c864357baf0ffa9a54 20241104160224281 DAUC <0003> auc.c:179 vector [1]: kc = 6bbb02770e969800 20241104160224281 DAUC <0003> auc.c:180 vector [1]: sres = efe0420f 20241104160224281 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104160224281 DAUC <0003> auc.c:113 vector [2]: rand = 828e83f67af58790ee43005bfa1399fc 20241104160224281 DAUC <0003> auc.c:179 vector [2]: kc = 0d91b437d3474400 20241104160224281 DAUC <0003> auc.c:180 vector [2]: sres = 0fcc9f2a 20241104160224281 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104160224281 DAUC <0003> auc.c:113 vector [3]: rand = c7041dc933c7e475cf5f4fdf06f31746 20241104160224281 DAUC <0003> auc.c:179 vector [3]: kc = 5c8f5bcdc7132400 20241104160224281 DAUC <0003> auc.c:180 vector [3]: sres = dcae72e0 20241104160224281 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104160224281 DAUC <0003> auc.c:113 vector [4]: rand = dd05eac4fbd9663823c64ec0f40c18c6 20241104160224281 DAUC <0003> auc.c:179 vector [4]: kc = d32893ec87db4800 20241104160224281 DAUC <0003> auc.c:180 vector [4]: sres = f2d8c17e 20241104160224281 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104160224281 DAUC <0003> db_auc.c:245 IMSI='262425153187715': Generated 5 vectors 20241104160224281 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425153187715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425153187715"} 20241104160224281 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425153187715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224281 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224281 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224282 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224282 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425153187715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425153187715"} 20241104160224282 DAUC <0003> db_auc.c:192 IMSI='262425153187715': No 3G Auth Data 20241104160224282 DAUC <0003> db_auc.c:236 IMSI='262425153187715': Calling to generate 5 vectors 20241104160224282 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104160224282 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160224282 DAUC <0003> auc.c:113 vector [0]: rand = 3ecb36e72b624c0602219aa32ee6ce59 20241104160224282 DAUC <0003> auc.c:179 vector [0]: kc = b15c303cfd4f7000 20241104160224282 DAUC <0003> auc.c:180 vector [0]: sres = 6b30ad7e 20241104160224282 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104160224282 DAUC <0003> auc.c:113 vector [1]: rand = be3395c762befbe8cc76a150cb0ebc35 20241104160224282 DAUC <0003> auc.c:179 vector [1]: kc = 4a8031910e0a5c00 20241104160224282 DAUC <0003> auc.c:180 vector [1]: sres = 7fd9662d 20241104160224282 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104160224282 DAUC <0003> auc.c:113 vector [2]: rand = a0590d81a844b3c5de43b5599c25a8ff 20241104160224282 DAUC <0003> auc.c:179 vector [2]: kc = 577b0524763e8c00 20241104160224282 DAUC <0003> auc.c:180 vector [2]: sres = d56a0a49 20241104160224282 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104160224282 DAUC <0003> auc.c:113 vector [3]: rand = bb4d0058a7764db58d5e60bef6a997c6 20241104160224282 DAUC <0003> auc.c:179 vector [3]: kc = 89ea580aaa2f7c00 20241104160224282 DAUC <0003> auc.c:180 vector [3]: sres = 12580d92 20241104160224282 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104160224282 DAUC <0003> auc.c:113 vector [4]: rand = cff430c0838853dd93362d74e1c8ff2b 20241104160224282 DAUC <0003> auc.c:179 vector [4]: kc = 255a896b35053c00 20241104160224282 DAUC <0003> auc.c:180 vector [4]: sres = 220349de 20241104160224282 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104160224282 DAUC <0003> db_auc.c:245 IMSI='262425153187715': Generated 5 vectors 20241104160224282 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425153187715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425153187715"} 20241104160224282 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425153187715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224282 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224282 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54276<->l=127.0.0.1:4258 20241104160224307 DAUC <0003> db_auc.c:157 IMSI='262427791630669': No 2G Auth Data 20241104160224307 DAUC <0003> db_auc.c:192 IMSI='262427791630669': No 3G Auth Data 20241104160224332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54278<->l=127.0.0.1:4258 20241104160224335 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224335 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427791630669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427791630669"} 20241104160224335 DAUC <0003> db_auc.c:192 IMSI='262427791630669': No 3G Auth Data 20241104160224335 DAUC <0003> db_auc.c:236 IMSI='262427791630669': Calling to generate 1 vectors 20241104160224335 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241104160224335 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160224335 DAUC <0003> auc.c:113 vector [0]: rand = e324180ed81db0aab7b9ede043eeb48a 20241104160224335 DAUC <0003> auc.c:179 vector [0]: kc = 561521689b65ccb9 20241104160224335 DAUC <0003> auc.c:180 vector [0]: sres = a880d86f 20241104160224335 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104160224335 DAUC <0003> db_auc.c:245 IMSI='262427791630669': Generated 1 vectors 20241104160224335 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427791630669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427791630669"} 20241104160224335 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427791630669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224335 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224335 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224337 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224337 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427791630669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427791630669"} 20241104160224337 DAUC <0003> db_auc.c:192 IMSI='262427791630669': No 3G Auth Data 20241104160224337 DAUC <0003> db_auc.c:236 IMSI='262427791630669': Calling to generate 4 vectors 20241104160224337 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241104160224337 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160224337 DAUC <0003> auc.c:113 vector [0]: rand = 7db10a06ca32461b70f6c0636db2f633 20241104160224337 DAUC <0003> auc.c:179 vector [0]: kc = 390a861f90e0f5ba 20241104160224337 DAUC <0003> auc.c:180 vector [0]: sres = 9b98ba25 20241104160224337 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104160224337 DAUC <0003> auc.c:113 vector [1]: rand = 34a80395b6e653e784b251fbb220551d 20241104160224337 DAUC <0003> auc.c:179 vector [1]: kc = 1b33bcff036e5ee2 20241104160224337 DAUC <0003> auc.c:180 vector [1]: sres = ae2037d0 20241104160224337 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104160224337 DAUC <0003> auc.c:113 vector [2]: rand = 67b30e23a2e9d33f670bc529e33c4894 20241104160224337 DAUC <0003> auc.c:179 vector [2]: kc = 7abf1a000eeda75d 20241104160224337 DAUC <0003> auc.c:180 vector [2]: sres = a2c9e837 20241104160224337 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104160224337 DAUC <0003> auc.c:113 vector [3]: rand = 34c0c85a02729edb68ae1d60d9478c8d 20241104160224337 DAUC <0003> auc.c:179 vector [3]: kc = 6ca3c6aaf3ceeba4 20241104160224337 DAUC <0003> auc.c:180 vector [3]: sres = 919db25c 20241104160224337 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104160224337 DAUC <0003> db_auc.c:245 IMSI='262427791630669': Generated 4 vectors 20241104160224337 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427791630669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427791630669"} 20241104160224337 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427791630669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224337 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224337 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224338 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224338 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427791630669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427791630669"} 20241104160224338 DAUC <0003> db_auc.c:192 IMSI='262427791630669': No 3G Auth Data 20241104160224338 DAUC <0003> db_auc.c:236 IMSI='262427791630669': Calling to generate 5 vectors 20241104160224338 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104160224338 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160224338 DAUC <0003> auc.c:113 vector [0]: rand = 76df22e00b12830ed34d45c2b810c286 20241104160224338 DAUC <0003> auc.c:179 vector [0]: kc = 14669448865b7f7e 20241104160224338 DAUC <0003> auc.c:180 vector [0]: sres = 1ccf1c5e 20241104160224338 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104160224338 DAUC <0003> auc.c:113 vector [1]: rand = 80dcb8b077754404cb95d894fd925b67 20241104160224339 DAUC <0003> auc.c:179 vector [1]: kc = 8f134ebe9526dc35 20241104160224339 DAUC <0003> auc.c:180 vector [1]: sres = 613565ab 20241104160224339 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104160224339 DAUC <0003> auc.c:113 vector [2]: rand = 599bead5fc06f37aad5b9900716365d0 20241104160224339 DAUC <0003> auc.c:179 vector [2]: kc = c031e18fe592e464 20241104160224339 DAUC <0003> auc.c:180 vector [2]: sres = 96132a00 20241104160224339 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104160224339 DAUC <0003> auc.c:113 vector [3]: rand = b0facd70bad74af39c2f94cc8b2fa162 20241104160224339 DAUC <0003> auc.c:179 vector [3]: kc = ec7e83aa29185b1b 20241104160224339 DAUC <0003> auc.c:180 vector [3]: sres = 496fecb2 20241104160224339 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104160224339 DAUC <0003> auc.c:113 vector [4]: rand = 5b0047eea4245b209607d8a0a5467cec 20241104160224339 DAUC <0003> auc.c:179 vector [4]: kc = 2a479eac50f409a1 20241104160224339 DAUC <0003> auc.c:180 vector [4]: sres = 8a01234b 20241104160224339 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104160224339 DAUC <0003> db_auc.c:245 IMSI='262427791630669': Generated 5 vectors 20241104160224339 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427791630669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427791630669"} 20241104160224339 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427791630669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224339 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224339 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224340 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224340 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427791630669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427791630669"} 20241104160224340 DAUC <0003> db_auc.c:192 IMSI='262427791630669': No 3G Auth Data 20241104160224340 DAUC <0003> db_auc.c:236 IMSI='262427791630669': Calling to generate 5 vectors 20241104160224340 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104160224340 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160224340 DAUC <0003> auc.c:113 vector [0]: rand = c35db7de542c92b8fb0261f9dfb475eb 20241104160224340 DAUC <0003> auc.c:179 vector [0]: kc = b14354f146e95d1c 20241104160224340 DAUC <0003> auc.c:180 vector [0]: sres = e3fc2e1f 20241104160224340 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104160224340 DAUC <0003> auc.c:113 vector [1]: rand = fedb41b7b862de722e2507281eaead7d 20241104160224340 DAUC <0003> auc.c:179 vector [1]: kc = 6c2fd8005968e570 20241104160224340 DAUC <0003> auc.c:180 vector [1]: sres = 9dff0e04 20241104160224340 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104160224340 DAUC <0003> auc.c:113 vector [2]: rand = 124e5fac1cce785592db2d6ebf72f20c 20241104160224340 DAUC <0003> auc.c:179 vector [2]: kc = 55922cde0f9a4533 20241104160224340 DAUC <0003> auc.c:180 vector [2]: sres = 61f86791 20241104160224340 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104160224340 DAUC <0003> auc.c:113 vector [3]: rand = 6e3068e81ecbb3210f1601e5b940c825 20241104160224340 DAUC <0003> auc.c:179 vector [3]: kc = 3f8ead1a4516795c 20241104160224340 DAUC <0003> auc.c:180 vector [3]: sres = fa94d690 20241104160224340 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104160224340 DAUC <0003> auc.c:113 vector [4]: rand = 692326ab6fc8f71c656a4c13e9633faf 20241104160224340 DAUC <0003> auc.c:179 vector [4]: kc = 1cbd0c0f4ed08b5b 20241104160224340 DAUC <0003> auc.c:180 vector [4]: sres = 37a9a6df 20241104160224340 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104160224340 DAUC <0003> db_auc.c:245 IMSI='262427791630669': Generated 5 vectors 20241104160224340 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427791630669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427791630669"} 20241104160224340 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427791630669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224341 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224341 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54278<->l=127.0.0.1:4258 20241104160224372 DAUC <0003> db_auc.c:157 IMSI='262422563165238': No 2G Auth Data 20241104160224372 DAUC <0003> db_auc.c:192 IMSI='262422563165238': No 3G Auth Data 20241104160224400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54288<->l=127.0.0.1:4258 20241104160224403 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224403 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422563165238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422563165238"} 20241104160224403 DAUC <0003> db_auc.c:157 IMSI='262422563165238': No 2G Auth Data 20241104160224403 DAUC <0003> db_auc.c:236 IMSI='262422563165238': Calling to generate 1 vectors 20241104160224403 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241104160224403 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160224403 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104160224403 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104160224403 DAUC <0003> auc.c:113 vector [0]: rand = 3c31bb8ffb97138790f2233d01872fcd 20241104160224403 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104160224403 DAUC <0003> auc.c:142 vector [0]: autn = 2ea00f57ce4d0000359b21f681863560 20241104160224403 DAUC <0003> auc.c:143 vector [0]: ck = bedca1b01d45357ddff97bce8c937ffd 20241104160224403 DAUC <0003> auc.c:144 vector [0]: ik = 391e4c702bab05cf5bc23ebc2bd51a7c 20241104160224403 DAUC <0003> auc.c:145 vector [0]: res = 29d17ea9c844696f0000000000000000 20241104160224403 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160224403 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104160224403 DAUC <0003> auc.c:151 vector [0]: kc = 03f9a8b291a85533 20241104160224403 DAUC <0003> auc.c:152 vector [0]: sres = e19517c6 20241104160224403 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104160224403 DAUC <0003> db_auc.c:245 IMSI='262422563165238': Generated 1 vectors 20241104160224403 DAUC <0003> db_auc.c:249 IMSI='262422563165238': Updating SQN=33 in DB 20241104160224411 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422563165238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422563165238"} 20241104160224411 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422563165238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224411 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224411 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224414 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224414 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422563165238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422563165238"} 20241104160224414 DAUC <0003> db_auc.c:157 IMSI='262422563165238': No 2G Auth Data 20241104160224414 DAUC <0003> db_auc.c:236 IMSI='262422563165238': Calling to generate 4 vectors 20241104160224414 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241104160224414 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160224414 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104160224414 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241104160224414 DAUC <0003> auc.c:113 vector [0]: rand = 236c6baafdcdcf471987307bfee74de3 20241104160224414 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241104160224414 DAUC <0003> auc.c:142 vector [0]: autn = 80ef69b3dc190000cada8963ae149640 20241104160224414 DAUC <0003> auc.c:143 vector [0]: ck = 3a3189879c5773159abe8a7828133909 20241104160224414 DAUC <0003> auc.c:144 vector [0]: ik = ab86bf019ac14103a864751ab3ef82b7 20241104160224414 DAUC <0003> auc.c:145 vector [0]: res = a470e7df1c41d2ce0000000000000000 20241104160224414 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160224414 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104160224414 DAUC <0003> auc.c:151 vector [0]: kc = a36dc9e49d6a89a8 20241104160224414 DAUC <0003> auc.c:152 vector [0]: sres = b8313511 20241104160224414 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104160224414 DAUC <0003> auc.c:113 vector [1]: rand = aa41bf28bd81e951b5a7f941133099cb 20241104160224414 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241104160224414 DAUC <0003> auc.c:142 vector [1]: autn = e1afc9dfeb490000ff46e86aaf4a6d69 20241104160224414 DAUC <0003> auc.c:143 vector [1]: ck = 81e84d6b54dce4058cc98cd28abe1ec8 20241104160224414 DAUC <0003> auc.c:144 vector [1]: ik = 65e064323348c279c0b70ca79525007d 20241104160224414 DAUC <0003> auc.c:145 vector [1]: res = 276e5df5a93ef3110000000000000000 20241104160224414 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160224414 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104160224414 DAUC <0003> auc.c:151 vector [1]: kc = a876a92c780f38c9 20241104160224414 DAUC <0003> auc.c:152 vector [1]: sres = 8e50aee4 20241104160224414 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104160224414 DAUC <0003> auc.c:113 vector [2]: rand = c7bfdcbd62d3348b8c5064fca237cac6 20241104160224414 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241104160224414 DAUC <0003> auc.c:142 vector [2]: autn = 1ace430b4ebc0000c273046366bfbdac 20241104160224414 DAUC <0003> auc.c:143 vector [2]: ck = 777e0aa0afb01b6478746337a32e1566 20241104160224414 DAUC <0003> auc.c:144 vector [2]: ik = 382202a511d2da6a4838650b0724f0d6 20241104160224414 DAUC <0003> auc.c:145 vector [2]: res = d7dbe5f1ce98c2880000000000000000 20241104160224414 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160224414 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104160224414 DAUC <0003> auc.c:151 vector [2]: kc = 7f100e391a6824be 20241104160224414 DAUC <0003> auc.c:152 vector [2]: sres = 19432779 20241104160224414 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104160224414 DAUC <0003> auc.c:113 vector [3]: rand = 5af2017ed5c98e6d27a0c0ebb8f9f985 20241104160224414 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241104160224414 DAUC <0003> auc.c:142 vector [3]: autn = c3e374005a9d0000fc22ac32f744c738 20241104160224414 DAUC <0003> auc.c:143 vector [3]: ck = 8fe05fee81cd0e52f2292024e23a33b1 20241104160224414 DAUC <0003> auc.c:144 vector [3]: ik = 99280171c4eb8187d16f8b02d5d22d11 20241104160224414 DAUC <0003> auc.c:145 vector [3]: res = 684200f0eb603ec10000000000000000 20241104160224414 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160224414 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104160224414 DAUC <0003> auc.c:151 vector [3]: kc = 358ef5b972ce9175 20241104160224414 DAUC <0003> auc.c:152 vector [3]: sres = 83223e31 20241104160224414 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104160224414 DAUC <0003> db_auc.c:245 IMSI='262422563165238': Generated 4 vectors 20241104160224414 DAUC <0003> db_auc.c:249 IMSI='262422563165238': Updating SQN=161 in DB 20241104160224422 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422563165238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422563165238"} 20241104160224422 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422563165238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224423 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224423 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224427 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224427 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422563165238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422563165238"} 20241104160224427 DAUC <0003> db_auc.c:157 IMSI='262422563165238': No 2G Auth Data 20241104160224427 DAUC <0003> db_auc.c:236 IMSI='262422563165238': Calling to generate 5 vectors 20241104160224427 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241104160224427 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160224427 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104160224427 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241104160224427 DAUC <0003> auc.c:113 vector [0]: rand = 3d4796d511c804999c29aecd1fe31474 20241104160224427 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241104160224427 DAUC <0003> auc.c:142 vector [0]: autn = 8d532fd4e92800009225ee309b475f25 20241104160224427 DAUC <0003> auc.c:143 vector [0]: ck = 347c05a6c3f752eca670358381ea652b 20241104160224427 DAUC <0003> auc.c:144 vector [0]: ik = f85f80a7c8f22077a20be7808b1dfa54 20241104160224427 DAUC <0003> auc.c:145 vector [0]: res = 8ef390365cc0cde70000000000000000 20241104160224427 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160224427 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104160224427 DAUC <0003> auc.c:151 vector [0]: kc = c858570201f2ede4 20241104160224427 DAUC <0003> auc.c:152 vector [0]: sres = d2335dd1 20241104160224427 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104160224427 DAUC <0003> auc.c:113 vector [1]: rand = 88ad3ad760289d0aac7f6016849cd15a 20241104160224428 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241104160224428 DAUC <0003> auc.c:142 vector [1]: autn = f04891792c830000a8adcb6918cf127e 20241104160224428 DAUC <0003> auc.c:143 vector [1]: ck = 7afe3433f38319b186340c4a19c4af26 20241104160224428 DAUC <0003> auc.c:144 vector [1]: ik = a7950cdd0b2cb3af2aef03fe777e8e03 20241104160224428 DAUC <0003> auc.c:145 vector [1]: res = eccac55d31dd08e80000000000000000 20241104160224428 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160224428 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104160224428 DAUC <0003> auc.c:151 vector [1]: kc = 71b0375a96158b3b 20241104160224428 DAUC <0003> auc.c:152 vector [1]: sres = dd17cdb5 20241104160224428 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104160224428 DAUC <0003> auc.c:113 vector [2]: rand = c9e75a624ebe7d7ab6b18dbe8e4cfc42 20241104160224428 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241104160224428 DAUC <0003> auc.c:142 vector [2]: autn = b0f0d4a04289000049eea2a105299ceb 20241104160224428 DAUC <0003> auc.c:143 vector [2]: ck = f2b59add695686456f627d7d9a5ad7e5 20241104160224428 DAUC <0003> auc.c:144 vector [2]: ik = 0ccc79c3a784cfb0a53fd9bb737ffd82 20241104160224428 DAUC <0003> auc.c:145 vector [2]: res = 5d9a3ad9f2bfc72e0000000000000000 20241104160224428 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160224428 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104160224428 DAUC <0003> auc.c:151 vector [2]: kc = 342447d827f76392 20241104160224428 DAUC <0003> auc.c:152 vector [2]: sres = af25fdf7 20241104160224428 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104160224428 DAUC <0003> auc.c:113 vector [3]: rand = 00ff9da78054b8387ed3d794520c36e8 20241104160224428 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241104160224428 DAUC <0003> auc.c:142 vector [3]: autn = f51a8066f6f300000b0d1c75262c6e93 20241104160224428 DAUC <0003> auc.c:143 vector [3]: ck = 2ec93f3070667f9c2c3ca9c914a28f5e 20241104160224428 DAUC <0003> auc.c:144 vector [3]: ik = 190034d3ceed3290a5fce3e0bd5ea53a 20241104160224428 DAUC <0003> auc.c:145 vector [3]: res = aec2c37cada514c80000000000000000 20241104160224428 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160224428 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104160224428 DAUC <0003> auc.c:151 vector [3]: kc = be0941ca17776768 20241104160224428 DAUC <0003> auc.c:152 vector [3]: sres = 0367d7b4 20241104160224428 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104160224428 DAUC <0003> auc.c:113 vector [4]: rand = 59a78b65d1f0eef20b136f1a51e01799 20241104160224428 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241104160224428 DAUC <0003> auc.c:142 vector [4]: autn = 83c9a73803530000a0ccd8a7bbca1715 20241104160224428 DAUC <0003> auc.c:143 vector [4]: ck = 634a0d2c61b9d68f0f56fce8d237ee7f 20241104160224428 DAUC <0003> auc.c:144 vector [4]: ik = 3b855b933ecbed0b0338d5b1083a41c3 20241104160224428 DAUC <0003> auc.c:145 vector [4]: res = d3aa4aa7dc3573b30000000000000000 20241104160224428 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104160224428 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241104160224428 DAUC <0003> auc.c:151 vector [4]: kc = 54a17fe6857f9438 20241104160224428 DAUC <0003> auc.c:152 vector [4]: sres = 0f9f3914 20241104160224428 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241104160224428 DAUC <0003> db_auc.c:245 IMSI='262422563165238': Generated 5 vectors 20241104160224428 DAUC <0003> db_auc.c:249 IMSI='262422563165238': Updating SQN=321 in DB 20241104160224436 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422563165238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422563165238"} 20241104160224436 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422563165238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224436 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224437 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224442 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224442 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422563165238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422563165238"} 20241104160224442 DAUC <0003> db_auc.c:157 IMSI='262422563165238': No 2G Auth Data 20241104160224442 DAUC <0003> db_auc.c:236 IMSI='262422563165238': Calling to generate 5 vectors 20241104160224442 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241104160224442 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160224442 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104160224442 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241104160224442 DAUC <0003> auc.c:113 vector [0]: rand = 85f46329a47233c539931987fff60ead 20241104160224442 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241104160224442 DAUC <0003> auc.c:142 vector [0]: autn = 875bfa6a3a070000d625dc7c18cee4fd 20241104160224442 DAUC <0003> auc.c:143 vector [0]: ck = bbb60c4e02aa1fedd546bbb23138193d 20241104160224442 DAUC <0003> auc.c:144 vector [0]: ik = e951409f603b2fa414fd785e505f7c59 20241104160224442 DAUC <0003> auc.c:145 vector [0]: res = 07225aa8e096414e0000000000000000 20241104160224442 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160224442 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104160224442 DAUC <0003> auc.c:151 vector [0]: kc = 935c8f3d03f6552d 20241104160224442 DAUC <0003> auc.c:152 vector [0]: sres = e7b41be6 20241104160224442 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104160224442 DAUC <0003> auc.c:113 vector [1]: rand = e37b55c62114f6668aad105ac951e031 20241104160224442 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241104160224442 DAUC <0003> auc.c:142 vector [1]: autn = 3995bd64dabf0000c145f074357c2eb1 20241104160224442 DAUC <0003> auc.c:143 vector [1]: ck = b86a38a13195c9bc0533b9e7d4c5c8ba 20241104160224442 DAUC <0003> auc.c:144 vector [1]: ik = d4867fb6d96d5c52530d4f9aeca5880d 20241104160224442 DAUC <0003> auc.c:145 vector [1]: res = 2ba7237d2b96dcf50000000000000000 20241104160224442 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160224442 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104160224442 DAUC <0003> auc.c:151 vector [1]: kc = 3ad2b16ad098d559 20241104160224442 DAUC <0003> auc.c:152 vector [1]: sres = 0031ff88 20241104160224442 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104160224442 DAUC <0003> auc.c:113 vector [2]: rand = 1cb0c37a04bbbd09b5e70bfdae13804a 20241104160224442 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241104160224442 DAUC <0003> auc.c:142 vector [2]: autn = 0c3bf6186ffe000089ecd517a15768cf 20241104160224442 DAUC <0003> auc.c:143 vector [2]: ck = 24e75dd428af8519a00185be68ab9f75 20241104160224442 DAUC <0003> auc.c:144 vector [2]: ik = f460e635ec600e603323d5e8f82cc380 20241104160224442 DAUC <0003> auc.c:145 vector [2]: res = 02f6693bf06d24a60000000000000000 20241104160224442 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160224442 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104160224442 DAUC <0003> auc.c:151 vector [2]: kc = 43a5ebb75448d78c 20241104160224442 DAUC <0003> auc.c:152 vector [2]: sres = f29b4d9d 20241104160224442 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104160224442 DAUC <0003> auc.c:113 vector [3]: rand = d3acc18d7fa99a701302f6bb46d01487 20241104160224442 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241104160224442 DAUC <0003> auc.c:142 vector [3]: autn = 6d72f329e5f900006dd3aeff78a1f91a 20241104160224442 DAUC <0003> auc.c:143 vector [3]: ck = 0ec484b3072ff470afadbbf129b836e9 20241104160224442 DAUC <0003> auc.c:144 vector [3]: ik = f90f28707a229d42398e82d14ad36120 20241104160224442 DAUC <0003> auc.c:145 vector [3]: res = 8a9c66f68724c6230000000000000000 20241104160224442 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160224442 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104160224443 DAUC <0003> auc.c:151 vector [3]: kc = 61e895e31e663efb 20241104160224443 DAUC <0003> auc.c:152 vector [3]: sres = 0db8a0d5 20241104160224443 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104160224443 DAUC <0003> auc.c:113 vector [4]: rand = 142b30507ee1805e52d08fe9a6114567 20241104160224443 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241104160224443 DAUC <0003> auc.c:142 vector [4]: autn = 39572a4aa4e60000e1fd8b493570e9f9 20241104160224443 DAUC <0003> auc.c:143 vector [4]: ck = df5d7042c508fdf8f47f00da0903d904 20241104160224443 DAUC <0003> auc.c:144 vector [4]: ik = 4477b561f5d77be9a2cad4e1c785e7ca 20241104160224443 DAUC <0003> auc.c:145 vector [4]: res = bae258bb446846080000000000000000 20241104160224443 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104160224443 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241104160224443 DAUC <0003> auc.c:151 vector [4]: kc = cd9f1118fe59b8df 20241104160224443 DAUC <0003> auc.c:152 vector [4]: sres = fe8a1eb3 20241104160224443 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241104160224443 DAUC <0003> db_auc.c:245 IMSI='262422563165238': Generated 5 vectors 20241104160224443 DAUC <0003> db_auc.c:249 IMSI='262422563165238': Updating SQN=481 in DB 20241104160224451 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422563165238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422563165238"} 20241104160224451 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422563165238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224451 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224451 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54288<->l=127.0.0.1:4258 20241104160224483 DAUC <0003> db_auc.c:157 IMSI='262424707820143': No 2G Auth Data 20241104160224483 DAUC <0003> db_auc.c:192 IMSI='262424707820143': No 3G Auth Data 20241104160224505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54296<->l=127.0.0.1:4258 20241104160224507 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224507 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424707820143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424707820143"} 20241104160224507 DAUC <0003> db_auc.c:157 IMSI='262424707820143': No 2G Auth Data 20241104160224507 DAUC <0003> db_auc.c:236 IMSI='262424707820143': Calling to generate 1 vectors 20241104160224507 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241104160224507 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160224507 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241104160224507 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104160224507 DAUC <0003> auc.c:113 vector [0]: rand = 0db922b03d951579a1abc8f42e911da9 20241104160224507 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104160224507 DAUC <0003> auc.c:142 vector [0]: autn = 1b328b46f1ed0000c6ce5080cc2dd339 20241104160224507 DAUC <0003> auc.c:143 vector [0]: ck = 36281e54532c235fe224ba4339a1ef54 20241104160224507 DAUC <0003> auc.c:144 vector [0]: ik = 6415d51626f1f8fb444b64de1bbe2e64 20241104160224507 DAUC <0003> auc.c:145 vector [0]: res = 45ce4e932891a0840000000000000000 20241104160224507 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160224507 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104160224507 DAUC <0003> auc.c:151 vector [0]: kc = f45215df57c21a94 20241104160224507 DAUC <0003> auc.c:152 vector [0]: sres = 6d5fee17 20241104160224507 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104160224507 DAUC <0003> db_auc.c:245 IMSI='262424707820143': Generated 1 vectors 20241104160224507 DAUC <0003> db_auc.c:249 IMSI='262424707820143': Updating SQN=33 in DB 20241104160224515 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424707820143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424707820143"} 20241104160224515 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424707820143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224515 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224515 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224517 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224517 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424707820143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424707820143"} 20241104160224517 DAUC <0003> db_auc.c:157 IMSI='262424707820143': No 2G Auth Data 20241104160224517 DAUC <0003> db_auc.c:236 IMSI='262424707820143': Calling to generate 4 vectors 20241104160224517 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241104160224517 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160224517 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241104160224517 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241104160224517 DAUC <0003> auc.c:113 vector [0]: rand = 7e06bb7dc88b8294d04b90257a585853 20241104160224517 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241104160224517 DAUC <0003> auc.c:142 vector [0]: autn = 446be2788665000022acd7e75d1718af 20241104160224517 DAUC <0003> auc.c:143 vector [0]: ck = f07b97f6b28731d5e7170fb96e6e2162 20241104160224517 DAUC <0003> auc.c:144 vector [0]: ik = 4bf1404454613efde95323a74aaa2e7a 20241104160224517 DAUC <0003> auc.c:145 vector [0]: res = f11ab4f58c35d2bb0000000000000000 20241104160224517 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160224517 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104160224517 DAUC <0003> auc.c:151 vector [0]: kc = b5cefbacc2220030 20241104160224517 DAUC <0003> auc.c:152 vector [0]: sres = 7d2f664e 20241104160224517 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104160224517 DAUC <0003> auc.c:113 vector [1]: rand = 248cb8dc8c4be8aff5d7aab6c8ade392 20241104160224517 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241104160224517 DAUC <0003> auc.c:142 vector [1]: autn = 0d5c0fe189d50000c99df07ae988de94 20241104160224517 DAUC <0003> auc.c:143 vector [1]: ck = 450c95f11f6848e4ca6c64f8fe666233 20241104160224517 DAUC <0003> auc.c:144 vector [1]: ik = b60c96c38b717cf4953bd3fa74c35043 20241104160224517 DAUC <0003> auc.c:145 vector [1]: res = c5c5629abd29924c0000000000000000 20241104160224517 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160224517 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104160224517 DAUC <0003> auc.c:151 vector [1]: kc = ac57b4301ebc0660 20241104160224517 DAUC <0003> auc.c:152 vector [1]: sres = 78ecf0d6 20241104160224517 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104160224517 DAUC <0003> auc.c:113 vector [2]: rand = 68cf2fdbb94bb2a8e91877ba4d1d769d 20241104160224517 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241104160224517 DAUC <0003> auc.c:142 vector [2]: autn = d26469c2cfcb00000775cd28e49b9a5c 20241104160224517 DAUC <0003> auc.c:143 vector [2]: ck = 581077f4071f7b4fed21bed90efca89e 20241104160224517 DAUC <0003> auc.c:144 vector [2]: ik = bf057219fa387a478bc5334dc239bb24 20241104160224517 DAUC <0003> auc.c:145 vector [2]: res = 7f01c3fae46ce7780000000000000000 20241104160224517 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160224517 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104160224517 DAUC <0003> auc.c:151 vector [2]: kc = 81f1887931e212b2 20241104160224517 DAUC <0003> auc.c:152 vector [2]: sres = 9b6d2482 20241104160224517 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104160224517 DAUC <0003> auc.c:113 vector [3]: rand = 8dbfa20af8758a2c0365e27d72477cf4 20241104160224517 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241104160224517 DAUC <0003> auc.c:142 vector [3]: autn = 2db94ee2e1c90000cb427e88af348bde 20241104160224517 DAUC <0003> auc.c:143 vector [3]: ck = b4ff5304708cdb14ef9d934ff07fce99 20241104160224517 DAUC <0003> auc.c:144 vector [3]: ik = e8bc166bf29c9902af76d604cc2e8cf4 20241104160224517 DAUC <0003> auc.c:145 vector [3]: res = 211060677019df270000000000000000 20241104160224517 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160224517 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104160224517 DAUC <0003> auc.c:151 vector [3]: kc = 1ca80024be41007b 20241104160224517 DAUC <0003> auc.c:152 vector [3]: sres = 5109bf40 20241104160224517 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104160224517 DAUC <0003> db_auc.c:245 IMSI='262424707820143': Generated 4 vectors 20241104160224517 DAUC <0003> db_auc.c:249 IMSI='262424707820143': Updating SQN=161 in DB 20241104160224525 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424707820143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424707820143"} 20241104160224525 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424707820143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224525 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224525 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224528 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224528 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424707820143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424707820143"} 20241104160224528 DAUC <0003> db_auc.c:157 IMSI='262424707820143': No 2G Auth Data 20241104160224528 DAUC <0003> db_auc.c:236 IMSI='262424707820143': Calling to generate 5 vectors 20241104160224528 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241104160224528 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160224528 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241104160224528 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241104160224528 DAUC <0003> auc.c:113 vector [0]: rand = c03043459131e8dc66b02681c79f313f 20241104160224528 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241104160224528 DAUC <0003> auc.c:142 vector [0]: autn = 9cae8323cf3e0000146645c118c711e3 20241104160224528 DAUC <0003> auc.c:143 vector [0]: ck = d153dd856694750edc60158a1baf0cb4 20241104160224528 DAUC <0003> auc.c:144 vector [0]: ik = bc809e0f4d787021c4b51a6879a2c24f 20241104160224528 DAUC <0003> auc.c:145 vector [0]: res = ec59f0f67715e3460000000000000000 20241104160224528 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160224528 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104160224528 DAUC <0003> auc.c:151 vector [0]: kc = 75064c6849e1cbd4 20241104160224528 DAUC <0003> auc.c:152 vector [0]: sres = 9b4c13b0 20241104160224528 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104160224528 DAUC <0003> auc.c:113 vector [1]: rand = a9116268d7ea6dfd27ab7c51d8ca11d7 20241104160224528 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241104160224528 DAUC <0003> auc.c:142 vector [1]: autn = e018a0bb578500008f83c2e28631102f 20241104160224528 DAUC <0003> auc.c:143 vector [1]: ck = 3307310fa5ba91ab5595b8bac314c2cd 20241104160224528 DAUC <0003> auc.c:144 vector [1]: ik = fc6e7aeb1b2b89ad6541a61f3889f02a 20241104160224528 DAUC <0003> auc.c:145 vector [1]: res = b2ffb7a67c10660b0000000000000000 20241104160224528 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160224528 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104160224528 DAUC <0003> auc.c:151 vector [1]: kc = ffbd5541450c2ae1 20241104160224528 DAUC <0003> auc.c:152 vector [1]: sres = ceefd1ad 20241104160224528 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104160224528 DAUC <0003> auc.c:113 vector [2]: rand = be16d3a8a7be76f4d102281b6c6d021e 20241104160224528 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241104160224528 DAUC <0003> auc.c:142 vector [2]: autn = 6925718be5c40000ce6de8d712cae5c8 20241104160224528 DAUC <0003> auc.c:143 vector [2]: ck = 9d6c88ccc878ca2a470abe95069c7f8d 20241104160224528 DAUC <0003> auc.c:144 vector [2]: ik = 049d1fd905ecb4ca539dfa3eb01aa33c 20241104160224528 DAUC <0003> auc.c:145 vector [2]: res = 3cd150bc7ef9fe190000000000000000 20241104160224528 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160224528 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104160224528 DAUC <0003> auc.c:151 vector [2]: kc = 8d66d3be7b12a251 20241104160224528 DAUC <0003> auc.c:152 vector [2]: sres = 4228aea5 20241104160224528 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104160224528 DAUC <0003> auc.c:113 vector [3]: rand = 4a750e2a6fd00a0cfcca4eb40eb54626 20241104160224528 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241104160224528 DAUC <0003> auc.c:142 vector [3]: autn = 2c5e35542fab0000ee3c954183846c2a 20241104160224528 DAUC <0003> auc.c:143 vector [3]: ck = ff4fff07c4cd85a7065dfead9aa81c67 20241104160224528 DAUC <0003> auc.c:144 vector [3]: ik = 94cd32682f5981e65d0080d15575f24d 20241104160224528 DAUC <0003> auc.c:145 vector [3]: res = 122422abfead87880000000000000000 20241104160224528 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160224528 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104160224528 DAUC <0003> auc.c:151 vector [3]: kc = 30dfb3132449ea6b 20241104160224528 DAUC <0003> auc.c:152 vector [3]: sres = ec89a523 20241104160224528 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104160224528 DAUC <0003> auc.c:113 vector [4]: rand = 3066b776165a6a9fefee5c269fbd1683 20241104160224529 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241104160224529 DAUC <0003> auc.c:142 vector [4]: autn = 26fabe5a7d66000084006bdd44c2d2ff 20241104160224529 DAUC <0003> auc.c:143 vector [4]: ck = 295b9b8b700c80d4b2da18f64894992c 20241104160224529 DAUC <0003> auc.c:144 vector [4]: ik = 10451f04e29be771d6cdca19e835db95 20241104160224529 DAUC <0003> auc.c:145 vector [4]: res = 2931d940216b33c70000000000000000 20241104160224529 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104160224529 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241104160224529 DAUC <0003> auc.c:151 vector [4]: kc = 5d0956603236251c 20241104160224529 DAUC <0003> auc.c:152 vector [4]: sres = 085aea87 20241104160224529 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241104160224529 DAUC <0003> db_auc.c:245 IMSI='262424707820143': Generated 5 vectors 20241104160224529 DAUC <0003> db_auc.c:249 IMSI='262424707820143': Updating SQN=321 in DB 20241104160224537 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424707820143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424707820143"} 20241104160224537 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424707820143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224537 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224537 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224542 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224542 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424707820143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424707820143"} 20241104160224542 DAUC <0003> db_auc.c:157 IMSI='262424707820143': No 2G Auth Data 20241104160224542 DAUC <0003> db_auc.c:236 IMSI='262424707820143': Calling to generate 5 vectors 20241104160224542 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241104160224542 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160224542 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241104160224542 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241104160224542 DAUC <0003> auc.c:113 vector [0]: rand = fce440013b4f781b0428a88c792b84da 20241104160224542 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241104160224542 DAUC <0003> auc.c:142 vector [0]: autn = 6f2774461055000082d79c16feff3ef7 20241104160224542 DAUC <0003> auc.c:143 vector [0]: ck = 6412923a4ef395c970c4ebb47244b962 20241104160224542 DAUC <0003> auc.c:144 vector [0]: ik = e2fe0f38aa50df943b09e8de745be471 20241104160224542 DAUC <0003> auc.c:145 vector [0]: res = 07233ee13cb4ea6d0000000000000000 20241104160224542 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160224542 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104160224542 DAUC <0003> auc.c:151 vector [0]: kc = cd219e68e2bc174e 20241104160224542 DAUC <0003> auc.c:152 vector [0]: sres = 3b97d48c 20241104160224542 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104160224542 DAUC <0003> auc.c:113 vector [1]: rand = 2c51052be9d7176a347d4da2bad31b21 20241104160224542 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241104160224542 DAUC <0003> auc.c:142 vector [1]: autn = ab5ed486ea820000fa7894e2fc6a3ed5 20241104160224542 DAUC <0003> auc.c:143 vector [1]: ck = f88876cb75534aa6cd387efe9317ae1d 20241104160224542 DAUC <0003> auc.c:144 vector [1]: ik = c0c0090769b62950b1625796a1959f7c 20241104160224542 DAUC <0003> auc.c:145 vector [1]: res = 5ad58786b6203ea60000000000000000 20241104160224542 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160224542 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104160224542 DAUC <0003> auc.c:151 vector [1]: kc = 441256a42e675297 20241104160224542 DAUC <0003> auc.c:152 vector [1]: sres = ecf5b920 20241104160224542 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104160224542 DAUC <0003> auc.c:113 vector [2]: rand = c6903fa6ff8092218bc16c2222aaf136 20241104160224542 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241104160224542 DAUC <0003> auc.c:142 vector [2]: autn = 357ac01cc96200008f85cbea6df54591 20241104160224542 DAUC <0003> auc.c:143 vector [2]: ck = 337084c71b7f9da08b37dbf730f74172 20241104160224542 DAUC <0003> auc.c:144 vector [2]: ik = a05e206e3e7b0948ab40fadc9acf2cd6 20241104160224542 DAUC <0003> auc.c:145 vector [2]: res = 32358f47e4050a590000000000000000 20241104160224542 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160224542 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104160224542 DAUC <0003> auc.c:151 vector [2]: kc = b35985828f3cf94c 20241104160224543 DAUC <0003> auc.c:152 vector [2]: sres = d630851e 20241104160224543 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104160224543 DAUC <0003> auc.c:113 vector [3]: rand = 8b18bb90e10680b94bd6fd680361eb25 20241104160224543 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241104160224543 DAUC <0003> auc.c:142 vector [3]: autn = 186f8fde080e00001b532d27118bf7f6 20241104160224543 DAUC <0003> auc.c:143 vector [3]: ck = d2702b623ccb269b59934a7f547d134a 20241104160224543 DAUC <0003> auc.c:144 vector [3]: ik = a7105334aef459b7fb8e4dfeed57e1c5 20241104160224543 DAUC <0003> auc.c:145 vector [3]: res = 90d6be3e4ec126dd0000000000000000 20241104160224543 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160224543 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104160224543 DAUC <0003> auc.c:151 vector [3]: kc = d77d7fd72b158da3 20241104160224543 DAUC <0003> auc.c:152 vector [3]: sres = de1798e3 20241104160224543 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104160224543 DAUC <0003> auc.c:113 vector [4]: rand = 4e67913f188e658290c181130ce71454 20241104160224543 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241104160224543 DAUC <0003> auc.c:142 vector [4]: autn = 1c43f935c6720000c01101f95a0f5d70 20241104160224543 DAUC <0003> auc.c:143 vector [4]: ck = ddbc41adf93450add62d75a3f6ca3e47 20241104160224543 DAUC <0003> auc.c:144 vector [4]: ik = 651df38d61d756ac5ab396fb4e8f8b6e 20241104160224543 DAUC <0003> auc.c:145 vector [4]: res = fe41fc737939962d0000000000000000 20241104160224543 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104160224543 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241104160224543 DAUC <0003> auc.c:151 vector [4]: kc = 343f517820a6b328 20241104160224543 DAUC <0003> auc.c:152 vector [4]: sres = 87786a5e 20241104160224543 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241104160224543 DAUC <0003> db_auc.c:245 IMSI='262424707820143': Generated 5 vectors 20241104160224543 DAUC <0003> db_auc.c:249 IMSI='262424707820143': Updating SQN=481 in DB 20241104160224551 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424707820143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424707820143"} 20241104160224551 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424707820143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224551 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224551 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54296<->l=127.0.0.1:4258 20241104160224584 DAUC <0003> db_auc.c:157 IMSI='262424980945781': No 2G Auth Data 20241104160224584 DAUC <0003> db_auc.c:192 IMSI='262424980945781': No 3G Auth Data 20241104160224626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54304<->l=127.0.0.1:4258 20241104160224629 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224629 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424980945781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424980945781"} 20241104160224629 DAUC <0003> db_auc.c:236 IMSI='262424980945781': Calling to generate 1 vectors 20241104160224629 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241104160224629 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160224629 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104160224629 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104160224629 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160224629 DAUC <0003> auc.c:113 vector [0]: rand = c078e6dbbba8acb91105da4b4f9d89da 20241104160224629 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104160224629 DAUC <0003> auc.c:142 vector [0]: autn = 0c06075326770000b62066f15927e5c3 20241104160224629 DAUC <0003> auc.c:143 vector [0]: ck = 94da1302031f76b81d437f559b81c0cc 20241104160224629 DAUC <0003> auc.c:144 vector [0]: ik = 4476e1f6af18e596680b8e41aba64481 20241104160224629 DAUC <0003> auc.c:145 vector [0]: res = 85fd6b00f115d02c0000000000000000 20241104160224629 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160224629 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104160224629 DAUC <0003> auc.c:179 vector [0]: kc = 520ef617c598c000 20241104160224629 DAUC <0003> auc.c:180 vector [0]: sres = e722172f 20241104160224629 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104160224629 DAUC <0003> db_auc.c:245 IMSI='262424980945781': Generated 1 vectors 20241104160224629 DAUC <0003> db_auc.c:249 IMSI='262424980945781': Updating SQN=33 in DB 20241104160224637 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424980945781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424980945781"} 20241104160224637 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424980945781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224637 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224637 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224642 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224642 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424980945781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424980945781"} 20241104160224642 DAUC <0003> db_auc.c:236 IMSI='262424980945781': Calling to generate 4 vectors 20241104160224642 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241104160224642 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160224642 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104160224642 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241104160224642 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160224642 DAUC <0003> auc.c:113 vector [0]: rand = 7d7c1f1c4cecd4551fdea7933c66390f 20241104160224642 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241104160224642 DAUC <0003> auc.c:142 vector [0]: autn = 606df7ec77df0000f6f94364c8413766 20241104160224642 DAUC <0003> auc.c:143 vector [0]: ck = fa70f45d9a75a94cb8f369b539f32094 20241104160224642 DAUC <0003> auc.c:144 vector [0]: ik = eac3864355211cf5444f40443759400a 20241104160224642 DAUC <0003> auc.c:145 vector [0]: res = a9812b7313b0fff90000000000000000 20241104160224642 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160224642 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104160224642 DAUC <0003> auc.c:179 vector [0]: kc = e4c115d3bf82dc00 20241104160224642 DAUC <0003> auc.c:180 vector [0]: sres = 06348c01 20241104160224642 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104160224642 DAUC <0003> auc.c:113 vector [1]: rand = 3bdc3e612158dffe906ce1e3611243ec 20241104160224642 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241104160224642 DAUC <0003> auc.c:142 vector [1]: autn = 3a8d0bf01cda000002f42141cef620d8 20241104160224642 DAUC <0003> auc.c:143 vector [1]: ck = 2c48bc8d53785e045839db7acc2bc43a 20241104160224642 DAUC <0003> auc.c:144 vector [1]: ik = be187bbf69e19af4e6d67ca83b28c446 20241104160224642 DAUC <0003> auc.c:145 vector [1]: res = 742a40d45b596beb0000000000000000 20241104160224642 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160224642 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104160224642 DAUC <0003> auc.c:179 vector [1]: kc = 804aa90d72275800 20241104160224642 DAUC <0003> auc.c:180 vector [1]: sres = e97ddf24 20241104160224642 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104160224642 DAUC <0003> auc.c:113 vector [2]: rand = eee1ae1177c2e88ce107d5d2043cb545 20241104160224642 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241104160224642 DAUC <0003> auc.c:142 vector [2]: autn = e7b124191e180000fdc05486139092b8 20241104160224642 DAUC <0003> auc.c:143 vector [2]: ck = 22635b29e3577374289d2cbed026087d 20241104160224642 DAUC <0003> auc.c:144 vector [2]: ik = c45f81b5b16597bc3b69edb42fff4d72 20241104160224642 DAUC <0003> auc.c:145 vector [2]: res = 8bf9fd25c9af06d30000000000000000 20241104160224642 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160224642 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104160224642 DAUC <0003> auc.c:179 vector [2]: kc = a77647c70a008c00 20241104160224642 DAUC <0003> auc.c:180 vector [2]: sres = 71e1ebcc 20241104160224642 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104160224642 DAUC <0003> auc.c:113 vector [3]: rand = 362d41b7a0d14c9f5d925ebbe9fd7e66 20241104160224642 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241104160224642 DAUC <0003> auc.c:142 vector [3]: autn = ceb7772b87530000389091517e615ae5 20241104160224642 DAUC <0003> auc.c:143 vector [3]: ck = e91bcdd05d2d4676318a0bc4bf5e0f9c 20241104160224642 DAUC <0003> auc.c:144 vector [3]: ik = a3b0fc2b59eedec55bfa01d29c0bb508 20241104160224642 DAUC <0003> auc.c:145 vector [3]: res = 6bed6189710cfdc30000000000000000 20241104160224642 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160224642 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104160224643 DAUC <0003> auc.c:179 vector [3]: kc = da7f339650122800 20241104160224643 DAUC <0003> auc.c:180 vector [3]: sres = b5540c20 20241104160224643 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104160224643 DAUC <0003> db_auc.c:245 IMSI='262424980945781': Generated 4 vectors 20241104160224643 DAUC <0003> db_auc.c:249 IMSI='262424980945781': Updating SQN=161 in DB 20241104160224651 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424980945781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424980945781"} 20241104160224651 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424980945781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224651 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224651 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224656 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224656 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424980945781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424980945781"} 20241104160224656 DAUC <0003> db_auc.c:236 IMSI='262424980945781': Calling to generate 5 vectors 20241104160224656 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104160224656 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160224656 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104160224656 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241104160224656 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160224656 DAUC <0003> auc.c:113 vector [0]: rand = 70631babad3b0a50882a6e9586796685 20241104160224656 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241104160224656 DAUC <0003> auc.c:142 vector [0]: autn = f74ebb7b78130000ad6848f65d1ae5c9 20241104160224656 DAUC <0003> auc.c:143 vector [0]: ck = 1f0c2a5f84f3a6dad6663e54b49a514e 20241104160224656 DAUC <0003> auc.c:144 vector [0]: ik = af815b99330cdbd9a85eb7a23c5b715b 20241104160224656 DAUC <0003> auc.c:145 vector [0]: res = 02caf71ca7afe5680000000000000000 20241104160224656 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160224656 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104160224656 DAUC <0003> auc.c:179 vector [0]: kc = badb75fd14b2f400 20241104160224656 DAUC <0003> auc.c:180 vector [0]: sres = 5b21ede5 20241104160224656 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104160224656 DAUC <0003> auc.c:113 vector [1]: rand = 8435cd492b6e2e23302025cf0ba51453 20241104160224656 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241104160224656 DAUC <0003> auc.c:142 vector [1]: autn = e17b438c38310000e0ebb47f8bfe0b09 20241104160224656 DAUC <0003> auc.c:143 vector [1]: ck = 7c752419f7884c3460d62e70bd33c785 20241104160224656 DAUC <0003> auc.c:144 vector [1]: ik = 9fabbb261e6f8cc0e998d0f9bf4864ca 20241104160224656 DAUC <0003> auc.c:145 vector [1]: res = f43cac84e45e15650000000000000000 20241104160224656 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160224656 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104160224656 DAUC <0003> auc.c:179 vector [1]: kc = 9849759ea2234800 20241104160224656 DAUC <0003> auc.c:180 vector [1]: sres = f1ce09f9 20241104160224656 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104160224657 DAUC <0003> auc.c:113 vector [2]: rand = 690adbf8c46bd8dfbd581157a2fbe41a 20241104160224657 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241104160224657 DAUC <0003> auc.c:142 vector [2]: autn = b2521648ee210000d5293677a45c3493 20241104160224657 DAUC <0003> auc.c:143 vector [2]: ck = 0ede7d851c3c20cbe27638f76f91c23a 20241104160224657 DAUC <0003> auc.c:144 vector [2]: ik = e4a60ff417efbc55033c744ee21ec8dd 20241104160224657 DAUC <0003> auc.c:145 vector [2]: res = 60c8e183f4776d880000000000000000 20241104160224657 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160224657 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104160224657 DAUC <0003> auc.c:179 vector [2]: kc = 52c377198840e400 20241104160224657 DAUC <0003> auc.c:180 vector [2]: sres = 9ad3e1ec 20241104160224657 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104160224657 DAUC <0003> auc.c:113 vector [3]: rand = 02e9c477edad56a32b322f02fccf4a44 20241104160224657 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241104160224657 DAUC <0003> auc.c:142 vector [3]: autn = b294354039ba0000a119da943ad370dd 20241104160224657 DAUC <0003> auc.c:143 vector [3]: ck = ab389bf9f9803ff8911365d96bf128ac 20241104160224657 DAUC <0003> auc.c:144 vector [3]: ik = 1d602785ce8b01dbbe211636dd9d7468 20241104160224657 DAUC <0003> auc.c:145 vector [3]: res = 4f20bae7656772bc0000000000000000 20241104160224657 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160224657 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104160224657 DAUC <0003> auc.c:179 vector [3]: kc = 5efaa1952efe9400 20241104160224657 DAUC <0003> auc.c:180 vector [3]: sres = 6d75c6db 20241104160224657 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104160224657 DAUC <0003> auc.c:113 vector [4]: rand = 41e0f247774672fb4c6ac92e2e15ebe9 20241104160224657 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241104160224657 DAUC <0003> auc.c:142 vector [4]: autn = 5d723b05c4380000edec53449c20e67f 20241104160224657 DAUC <0003> auc.c:143 vector [4]: ck = f87bdc405c75720d1e755aaa75ff4463 20241104160224657 DAUC <0003> auc.c:144 vector [4]: ik = 3db77e9f46c22aeeaaa29a004355d92c 20241104160224657 DAUC <0003> auc.c:145 vector [4]: res = 8d4fcf1d2a2992590000000000000000 20241104160224657 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104160224657 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104160224657 DAUC <0003> auc.c:179 vector [4]: kc = 48ecf86246f1e400 20241104160224657 DAUC <0003> auc.c:180 vector [4]: sres = 0bcc9279 20241104160224657 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104160224657 DAUC <0003> db_auc.c:245 IMSI='262424980945781': Generated 5 vectors 20241104160224657 DAUC <0003> db_auc.c:249 IMSI='262424980945781': Updating SQN=321 in DB 20241104160224666 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424980945781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424980945781"} 20241104160224666 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424980945781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224666 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224666 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224670 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224671 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424980945781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424980945781"} 20241104160224671 DAUC <0003> db_auc.c:236 IMSI='262424980945781': Calling to generate 5 vectors 20241104160224671 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104160224671 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160224671 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104160224671 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241104160224671 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160224671 DAUC <0003> auc.c:113 vector [0]: rand = 245a814479f064d76ac80983710c650c 20241104160224671 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241104160224671 DAUC <0003> auc.c:142 vector [0]: autn = a701c501e1b100006fa39ac698343b81 20241104160224671 DAUC <0003> auc.c:143 vector [0]: ck = c074da28c5fab40336f1a5bbf2fa77b0 20241104160224671 DAUC <0003> auc.c:144 vector [0]: ik = a4caa8f3088565b97d241d5a3934da8c 20241104160224671 DAUC <0003> auc.c:145 vector [0]: res = 02f4c6ca2d7537e40000000000000000 20241104160224671 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160224671 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104160224671 DAUC <0003> auc.c:179 vector [0]: kc = 168a2b2e6d39b800 20241104160224671 DAUC <0003> auc.c:180 vector [0]: sres = 7e1f8b31 20241104160224671 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104160224671 DAUC <0003> auc.c:113 vector [1]: rand = f83ef0e428a67d520eab72809f5f0d22 20241104160224671 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241104160224671 DAUC <0003> auc.c:142 vector [1]: autn = 8abf5653869100003efa16d49599ffac 20241104160224671 DAUC <0003> auc.c:143 vector [1]: ck = 5e8c02bd34139784721e23bf091eb94d 20241104160224671 DAUC <0003> auc.c:144 vector [1]: ik = 1e6123e2dc5c6948fee6f59b5a1b2253 20241104160224671 DAUC <0003> auc.c:145 vector [1]: res = 64ada51e9f403cd20000000000000000 20241104160224671 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160224671 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104160224671 DAUC <0003> auc.c:179 vector [1]: kc = 262c47e09fe5a400 20241104160224671 DAUC <0003> auc.c:180 vector [1]: sres = ed6c27a8 20241104160224671 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104160224671 DAUC <0003> auc.c:113 vector [2]: rand = cc02e126bf905325f615f4ca13cdeb1b 20241104160224671 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241104160224671 DAUC <0003> auc.c:142 vector [2]: autn = 477c21fd06000000374ca7e9af4cc30e 20241104160224671 DAUC <0003> auc.c:143 vector [2]: ck = 49736e883dc857deecd162f3e0817992 20241104160224671 DAUC <0003> auc.c:144 vector [2]: ik = 4907a257700147a6c0f3f4b522fa2e83 20241104160224671 DAUC <0003> auc.c:145 vector [2]: res = 54ef98c502982c7a0000000000000000 20241104160224671 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160224671 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104160224671 DAUC <0003> auc.c:179 vector [2]: kc = 3984c273abfb8400 20241104160224671 DAUC <0003> auc.c:180 vector [2]: sres = bf0654e0 20241104160224671 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104160224671 DAUC <0003> auc.c:113 vector [3]: rand = e7c9f328d433803163ee5fe41b30ab9f 20241104160224671 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241104160224671 DAUC <0003> auc.c:142 vector [3]: autn = e2b70c4fa7d200009a547a9e5f570129 20241104160224671 DAUC <0003> auc.c:143 vector [3]: ck = c25181a72bb2cac158a8d466cf421cc1 20241104160224672 DAUC <0003> auc.c:144 vector [3]: ik = 9fb12307dde727098f58d1197875e0f9 20241104160224672 DAUC <0003> auc.c:145 vector [3]: res = b5d822cbe95c4e7d0000000000000000 20241104160224672 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160224672 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104160224672 DAUC <0003> auc.c:179 vector [3]: kc = 50cdfd8d11d06000 20241104160224672 DAUC <0003> auc.c:180 vector [3]: sres = e9c812e3 20241104160224672 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104160224672 DAUC <0003> auc.c:113 vector [4]: rand = 73598e509d7c3a9b05d801bd335ddf9b 20241104160224672 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241104160224672 DAUC <0003> auc.c:142 vector [4]: autn = 24fdfc9e578900004ab33b8c51c95b47 20241104160224672 DAUC <0003> auc.c:143 vector [4]: ck = 744d23e2cfd1bdde84cec7095a627eb1 20241104160224672 DAUC <0003> auc.c:144 vector [4]: ik = 5c819c778835fc3fdbf944f72f0422fa 20241104160224672 DAUC <0003> auc.c:145 vector [4]: res = 4d998847005a38740000000000000000 20241104160224672 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104160224672 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104160224672 DAUC <0003> auc.c:179 vector [4]: kc = 3db213f39f59e000 20241104160224672 DAUC <0003> auc.c:180 vector [4]: sres = 1e27e68b 20241104160224672 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104160224672 DAUC <0003> db_auc.c:245 IMSI='262424980945781': Generated 5 vectors 20241104160224672 DAUC <0003> db_auc.c:249 IMSI='262424980945781': Updating SQN=481 in DB 20241104160224680 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424980945781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424980945781"} 20241104160224680 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424980945781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224680 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224680 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54304<->l=127.0.0.1:4258 20241104160224719 DAUC <0003> db_auc.c:157 IMSI='262429552699312': No 2G Auth Data 20241104160224719 DAUC <0003> db_auc.c:192 IMSI='262429552699312': No 3G Auth Data 20241104160224755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54306<->l=127.0.0.1:4258 20241104160224759 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224759 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429552699312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429552699312"} 20241104160224759 DAUC <0003> db_auc.c:236 IMSI='262429552699312': Calling to generate 1 vectors 20241104160224759 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241104160224759 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160224759 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104160224759 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104160224759 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160224759 DAUC <0003> auc.c:113 vector [0]: rand = a65ebddb90b96239e867efd7eb8d261e 20241104160224759 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104160224759 DAUC <0003> auc.c:142 vector [0]: autn = 2af6a61c60a8000047ee44daf92a2b69 20241104160224759 DAUC <0003> auc.c:143 vector [0]: ck = 2b32df4dc5876a67da415746e6aa365b 20241104160224759 DAUC <0003> auc.c:144 vector [0]: ik = 5beff7f37ec25a296fd33151456a4f81 20241104160224759 DAUC <0003> auc.c:145 vector [0]: res = 0227fe44a3d8380f0000000000000000 20241104160224759 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160224759 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104160224759 DAUC <0003> auc.c:179 vector [0]: kc = 6ced129348ac2000 20241104160224759 DAUC <0003> auc.c:180 vector [0]: sres = 4eba8400 20241104160224759 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104160224759 DAUC <0003> db_auc.c:245 IMSI='262429552699312': Generated 1 vectors 20241104160224759 DAUC <0003> db_auc.c:249 IMSI='262429552699312': Updating SQN=33 in DB 20241104160224767 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429552699312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429552699312"} 20241104160224767 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429552699312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224767 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224767 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224771 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224771 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429552699312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429552699312"} 20241104160224771 DAUC <0003> db_auc.c:236 IMSI='262429552699312': Calling to generate 4 vectors 20241104160224771 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241104160224771 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160224771 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104160224771 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241104160224771 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160224771 DAUC <0003> auc.c:113 vector [0]: rand = 7338389dc3f8f8df4e787556796dc8a6 20241104160224771 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241104160224771 DAUC <0003> auc.c:142 vector [0]: autn = 6b31f0440b60000048220ced8dd27c6b 20241104160224771 DAUC <0003> auc.c:143 vector [0]: ck = 2ac6fcb925884ffd554f6aadfd5632b8 20241104160224771 DAUC <0003> auc.c:144 vector [0]: ik = d342ce57aa45e0e4b9b261947150d3f6 20241104160224771 DAUC <0003> auc.c:145 vector [0]: res = 83c5d00e2bd245be0000000000000000 20241104160224771 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160224771 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104160224771 DAUC <0003> auc.c:179 vector [0]: kc = 0e5ee42d7b069000 20241104160224771 DAUC <0003> auc.c:180 vector [0]: sres = 44309b7f 20241104160224771 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104160224771 DAUC <0003> auc.c:113 vector [1]: rand = f3daf233a5d905adbc77db94817d2587 20241104160224771 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241104160224772 DAUC <0003> auc.c:142 vector [1]: autn = 9e4c13d8b6c900008cff9111bee98f87 20241104160224772 DAUC <0003> auc.c:143 vector [1]: ck = 83a3c9a159bf89352e9865241afadae8 20241104160224772 DAUC <0003> auc.c:144 vector [1]: ik = d79c401ab6f0d65330ae8ee7faa74f57 20241104160224772 DAUC <0003> auc.c:145 vector [1]: res = 5490cd3f115488830000000000000000 20241104160224772 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160224772 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104160224772 DAUC <0003> auc.c:179 vector [1]: kc = 7dceed7ce775c000 20241104160224772 DAUC <0003> auc.c:180 vector [1]: sres = a42bed93 20241104160224772 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104160224772 DAUC <0003> auc.c:113 vector [2]: rand = 39b124417bbb4c782a39407de607e425 20241104160224772 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241104160224772 DAUC <0003> auc.c:142 vector [2]: autn = 6fe9246a7cd8000042ade3a12f0de360 20241104160224772 DAUC <0003> auc.c:143 vector [2]: ck = 363397cebd3e98eeba7ec1bd6a33d5e7 20241104160224772 DAUC <0003> auc.c:144 vector [2]: ik = 2e5a81866d8f51ac8487b87c6fe64e54 20241104160224772 DAUC <0003> auc.c:145 vector [2]: res = 3939fa338df63bc00000000000000000 20241104160224772 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160224772 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104160224772 DAUC <0003> auc.c:179 vector [2]: kc = f2c3aa4c8a96ec00 20241104160224772 DAUC <0003> auc.c:180 vector [2]: sres = 1e4f5f36 20241104160224772 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104160224772 DAUC <0003> auc.c:113 vector [3]: rand = 9f14193afc923a822466854d0517efc1 20241104160224772 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241104160224772 DAUC <0003> auc.c:142 vector [3]: autn = de3993a67ce30000c24de52949d882aa 20241104160224772 DAUC <0003> auc.c:143 vector [3]: ck = 717f07958703131fb708285de2a73507 20241104160224772 DAUC <0003> auc.c:144 vector [3]: ik = 01831b2d0f50aa5b3f11586f9e7bb0f4 20241104160224772 DAUC <0003> auc.c:145 vector [3]: res = 9117b232588911de0000000000000000 20241104160224772 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160224772 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104160224772 DAUC <0003> auc.c:179 vector [3]: kc = f9ec6e6761c32800 20241104160224772 DAUC <0003> auc.c:180 vector [3]: sres = fb5e429d 20241104160224772 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104160224772 DAUC <0003> db_auc.c:245 IMSI='262429552699312': Generated 4 vectors 20241104160224772 DAUC <0003> db_auc.c:249 IMSI='262429552699312': Updating SQN=161 in DB 20241104160224780 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429552699312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429552699312"} 20241104160224780 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429552699312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224780 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224780 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224785 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224785 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429552699312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429552699312"} 20241104160224785 DAUC <0003> db_auc.c:236 IMSI='262429552699312': Calling to generate 5 vectors 20241104160224785 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104160224785 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160224785 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104160224785 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241104160224785 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160224785 DAUC <0003> auc.c:113 vector [0]: rand = f98d0d3f1d7fde5348b5b1b103623ea3 20241104160224785 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241104160224785 DAUC <0003> auc.c:142 vector [0]: autn = b31148cfff66000061dc86ab2a4996be 20241104160224785 DAUC <0003> auc.c:143 vector [0]: ck = b6c3fbe1b08f5ac2a1ea3c76299bd775 20241104160224785 DAUC <0003> auc.c:144 vector [0]: ik = 25449e590ae3a5b1014c2a3ca0006128 20241104160224785 DAUC <0003> auc.c:145 vector [0]: res = aa26a28cc28497910000000000000000 20241104160224785 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160224785 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104160224785 DAUC <0003> auc.c:179 vector [0]: kc = 59fb43079d950000 20241104160224785 DAUC <0003> auc.c:180 vector [0]: sres = bf1768db 20241104160224785 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104160224785 DAUC <0003> auc.c:113 vector [1]: rand = 9719a2e31bdaa0573ec605100ef71fa3 20241104160224785 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241104160224785 DAUC <0003> auc.c:142 vector [1]: autn = b86a4ca284e000004ab3552014a5c178 20241104160224785 DAUC <0003> auc.c:143 vector [1]: ck = b149b0b2992a59fb42014d4796b217f5 20241104160224785 DAUC <0003> auc.c:144 vector [1]: ik = aa782fdc434b357d5aa15277f0f65e56 20241104160224785 DAUC <0003> auc.c:145 vector [1]: res = 90ef333eb97d704f0000000000000000 20241104160224785 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160224785 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104160224785 DAUC <0003> auc.c:179 vector [1]: kc = 45b2c1d359dee400 20241104160224785 DAUC <0003> auc.c:180 vector [1]: sres = 83f14b9c 20241104160224786 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104160224786 DAUC <0003> auc.c:113 vector [2]: rand = 0a6c338c0a31c19c04fa470db060a861 20241104160224786 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241104160224786 DAUC <0003> auc.c:142 vector [2]: autn = d0026f7c87900000d7b66c0e8ffe2edb 20241104160224786 DAUC <0003> auc.c:143 vector [2]: ck = 1bc1e08b2410627f2114ae324f697ea1 20241104160224786 DAUC <0003> auc.c:144 vector [2]: ik = 5fd6c4cf4f1c461bc62485a79ccee4c6 20241104160224786 DAUC <0003> auc.c:145 vector [2]: res = aee5f753490e83a30000000000000000 20241104160224786 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160224786 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104160224786 DAUC <0003> auc.c:179 vector [2]: kc = f158d9de01458000 20241104160224786 DAUC <0003> auc.c:180 vector [2]: sres = ce472a10 20241104160224786 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104160224786 DAUC <0003> auc.c:113 vector [3]: rand = 962408af361e16518fd8cc646cbe0aa3 20241104160224786 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241104160224786 DAUC <0003> auc.c:142 vector [3]: autn = 838c66e223be0000989851139af17dd7 20241104160224786 DAUC <0003> auc.c:143 vector [3]: ck = 036214ac621ad37f309777031642b594 20241104160224786 DAUC <0003> auc.c:144 vector [3]: ik = 266b7cd1acb8e583247b469accd220bc 20241104160224786 DAUC <0003> auc.c:145 vector [3]: res = a76c96e28f45938a0000000000000000 20241104160224786 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160224786 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104160224786 DAUC <0003> auc.c:179 vector [3]: kc = 942445fd7baf7400 20241104160224786 DAUC <0003> auc.c:180 vector [3]: sres = dee87c45 20241104160224786 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104160224786 DAUC <0003> auc.c:113 vector [4]: rand = 25a81d6ae921919b1f200f0593c836a7 20241104160224786 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241104160224786 DAUC <0003> auc.c:142 vector [4]: autn = ec12dc905d4a0000c7fb7fe254903011 20241104160224786 DAUC <0003> auc.c:143 vector [4]: ck = d963e087e7170f1d05980655ce159cae 20241104160224786 DAUC <0003> auc.c:144 vector [4]: ik = ba00180e1ee75ed29a800c723432b739 20241104160224786 DAUC <0003> auc.c:145 vector [4]: res = 339162fea92c34170000000000000000 20241104160224786 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104160224786 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104160224786 DAUC <0003> auc.c:179 vector [4]: kc = 45a096e09527c800 20241104160224786 DAUC <0003> auc.c:180 vector [4]: sres = 4692c02b 20241104160224786 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104160224786 DAUC <0003> db_auc.c:245 IMSI='262429552699312': Generated 5 vectors 20241104160224786 DAUC <0003> db_auc.c:249 IMSI='262429552699312': Updating SQN=321 in DB 20241104160224795 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429552699312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429552699312"} 20241104160224795 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429552699312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224795 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224795 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224800 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224800 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429552699312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429552699312"} 20241104160224800 DAUC <0003> db_auc.c:236 IMSI='262429552699312': Calling to generate 5 vectors 20241104160224801 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104160224801 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160224801 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104160224801 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241104160224801 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160224801 DAUC <0003> auc.c:113 vector [0]: rand = e6a21c33f041ae59d0e070f7d2f6b452 20241104160224801 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241104160224801 DAUC <0003> auc.c:142 vector [0]: autn = d52864017ae60000f460bc7999dc2813 20241104160224801 DAUC <0003> auc.c:143 vector [0]: ck = 4005835ff9811c0568f47abd8bec5176 20241104160224801 DAUC <0003> auc.c:144 vector [0]: ik = 9408989f5eb4d6fb7dcbfd821972b101 20241104160224801 DAUC <0003> auc.c:145 vector [0]: res = b3547646edd877b30000000000000000 20241104160224801 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160224801 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104160224801 DAUC <0003> auc.c:179 vector [0]: kc = 0b699519eddc7400 20241104160224801 DAUC <0003> auc.c:180 vector [0]: sres = b5a8a315 20241104160224801 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104160224801 DAUC <0003> auc.c:113 vector [1]: rand = 272d6a8fae1d142838a2acf90f8497db 20241104160224801 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241104160224801 DAUC <0003> auc.c:142 vector [1]: autn = 10b00d6208690000e47ad0d8ea3f32b6 20241104160224801 DAUC <0003> auc.c:143 vector [1]: ck = 6eae5cc673b3a620a7f55845d0c0d9b0 20241104160224801 DAUC <0003> auc.c:144 vector [1]: ik = 351742faa5d70b1f6690e0957bd24447 20241104160224801 DAUC <0003> auc.c:145 vector [1]: res = 35418d885e3dcc560000000000000000 20241104160224801 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160224801 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104160224801 DAUC <0003> auc.c:179 vector [1]: kc = f35ffb790359f400 20241104160224801 DAUC <0003> auc.c:180 vector [1]: sres = 29170f55 20241104160224801 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104160224801 DAUC <0003> auc.c:113 vector [2]: rand = 4acd87c9cffa6872a93e929f91b652f4 20241104160224801 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241104160224801 DAUC <0003> auc.c:142 vector [2]: autn = be9cd8768912000019e3854d33cb75b9 20241104160224801 DAUC <0003> auc.c:143 vector [2]: ck = 99350dbf03d4b646ddefff3288a3c986 20241104160224801 DAUC <0003> auc.c:144 vector [2]: ik = 2686003cec76a495ec5a568a6e7e7d24 20241104160224801 DAUC <0003> auc.c:145 vector [2]: res = 57814d520098e71c0000000000000000 20241104160224801 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160224801 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104160224801 DAUC <0003> auc.c:179 vector [2]: kc = 14ebcd73da949c00 20241104160224801 DAUC <0003> auc.c:180 vector [2]: sres = 0e40f222 20241104160224801 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104160224801 DAUC <0003> auc.c:113 vector [3]: rand = b5297803a37f98bb372a6157934e9e89 20241104160224801 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241104160224801 DAUC <0003> auc.c:142 vector [3]: autn = 102f370c2daf00000342581eecd1173a 20241104160224801 DAUC <0003> auc.c:143 vector [3]: ck = e3a691127728eee70538562ee61ac27e 20241104160224801 DAUC <0003> auc.c:144 vector [3]: ik = 5a821447fdb43e4dbf239cf85d10621f 20241104160224801 DAUC <0003> auc.c:145 vector [3]: res = 13759f090551435c0000000000000000 20241104160224801 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160224801 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104160224801 DAUC <0003> auc.c:179 vector [3]: kc = 8a14802fd0246800 20241104160224801 DAUC <0003> auc.c:180 vector [3]: sres = 8614af22 20241104160224802 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104160224802 DAUC <0003> auc.c:113 vector [4]: rand = ee99d20d62c9bf2ae1728defe2e632ac 20241104160224802 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241104160224802 DAUC <0003> auc.c:142 vector [4]: autn = d67edf5af1ed0000fbcae21c48a85ff7 20241104160224802 DAUC <0003> auc.c:143 vector [4]: ck = 121ad3c70035c2234a641b47801f0574 20241104160224802 DAUC <0003> auc.c:144 vector [4]: ik = 4d41589703b9b5616c87955f046ded58 20241104160224802 DAUC <0003> auc.c:145 vector [4]: res = 8dcbaddff5be67880000000000000000 20241104160224802 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104160224802 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104160224802 DAUC <0003> auc.c:179 vector [4]: kc = e3bf9b1ac801a800 20241104160224802 DAUC <0003> auc.c:180 vector [4]: sres = 4eb437e1 20241104160224802 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104160224802 DAUC <0003> db_auc.c:245 IMSI='262429552699312': Generated 5 vectors 20241104160224802 DAUC <0003> db_auc.c:249 IMSI='262429552699312': Updating SQN=481 in DB 20241104160224810 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429552699312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429552699312"} 20241104160224810 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429552699312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224810 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224810 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54306<->l=127.0.0.1:4258 20241104160224856 DAUC <0003> db_auc.c:157 IMSI='262423304202673': No 2G Auth Data 20241104160224856 DAUC <0003> db_auc.c:192 IMSI='262423304202673': No 3G Auth Data 20241104160224897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54316<->l=127.0.0.1:4258 20241104160224902 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224902 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423304202673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423304202673"} 20241104160224902 DAUC <0003> db_auc.c:236 IMSI='262423304202673': Calling to generate 1 vectors 20241104160224902 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241104160224902 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160224902 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104160224902 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104160224902 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160224902 DAUC <0003> auc.c:113 vector [0]: rand = 214e7ac8fc1770db78c4264e7fb02b7c 20241104160224902 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104160224902 DAUC <0003> auc.c:142 vector [0]: autn = 4d03f3757fb40000fd30579c3afb4c12 20241104160224902 DAUC <0003> auc.c:143 vector [0]: ck = 121d1ba07e09f0d8161f4185ac1bd818 20241104160224902 DAUC <0003> auc.c:144 vector [0]: ik = 57f2344722015947ff7941ecc222aca3 20241104160224902 DAUC <0003> auc.c:145 vector [0]: res = 6ac600cd6b7e40ac0000000000000000 20241104160224902 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160224902 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104160224902 DAUC <0003> auc.c:179 vector [0]: kc = 20f043d8fdbe0d63 20241104160224902 DAUC <0003> auc.c:180 vector [0]: sres = 4f848717 20241104160224902 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104160224902 DAUC <0003> db_auc.c:245 IMSI='262423304202673': Generated 1 vectors 20241104160224902 DAUC <0003> db_auc.c:249 IMSI='262423304202673': Updating SQN=33 in DB 20241104160224910 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423304202673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423304202673"} 20241104160224910 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423304202673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224910 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224910 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224915 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224915 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423304202673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423304202673"} 20241104160224915 DAUC <0003> db_auc.c:236 IMSI='262423304202673': Calling to generate 4 vectors 20241104160224915 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241104160224915 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160224915 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104160224915 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241104160224915 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160224915 DAUC <0003> auc.c:113 vector [0]: rand = 633a323d838ed6507e89c51cd187c690 20241104160224915 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241104160224916 DAUC <0003> auc.c:142 vector [0]: autn = 40246c329e6000002012e224a1c4411b 20241104160224916 DAUC <0003> auc.c:143 vector [0]: ck = 012911156cb70b430828d3441871183b 20241104160224916 DAUC <0003> auc.c:144 vector [0]: ik = 9d5bc246b20eb9b15e2ac1a476c4a3d6 20241104160224916 DAUC <0003> auc.c:145 vector [0]: res = 3a237bb68b8842520000000000000000 20241104160224916 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160224916 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104160224916 DAUC <0003> auc.c:179 vector [0]: kc = ba180c28734b79d5 20241104160224916 DAUC <0003> auc.c:180 vector [0]: sres = cc2fe068 20241104160224916 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104160224916 DAUC <0003> auc.c:113 vector [1]: rand = 8fadbf2cf5426f4c91531bd5c129f808 20241104160224916 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241104160224916 DAUC <0003> auc.c:142 vector [1]: autn = fbac35150ffb0000b1b2e902602b8042 20241104160224916 DAUC <0003> auc.c:143 vector [1]: ck = 967cbf1bfa206a5482a5a09fed3ee60f 20241104160224916 DAUC <0003> auc.c:144 vector [1]: ik = bfe863be9fb95ca878418030d52e36a5 20241104160224916 DAUC <0003> auc.c:145 vector [1]: res = 1e69b29faf7f091a0000000000000000 20241104160224916 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160224916 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104160224916 DAUC <0003> auc.c:179 vector [1]: kc = 4c9e8c7d1814bba1 20241104160224916 DAUC <0003> auc.c:180 vector [1]: sres = eb656113 20241104160224916 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104160224916 DAUC <0003> auc.c:113 vector [2]: rand = 77ce813a8ae65ea416358bbc8dc04faf 20241104160224916 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241104160224916 DAUC <0003> auc.c:142 vector [2]: autn = f36390846ba900001c858c85a25eca92 20241104160224916 DAUC <0003> auc.c:143 vector [2]: ck = b27c7d784a052ed0fcf935d1bdab67ea 20241104160224916 DAUC <0003> auc.c:144 vector [2]: ik = 8fed9de78efe43149b313a6b6b2867b5 20241104160224916 DAUC <0003> auc.c:145 vector [2]: res = fd6bf6146cdd7c130000000000000000 20241104160224916 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160224916 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104160224916 DAUC <0003> auc.c:179 vector [2]: kc = 00b945c53be54ddd 20241104160224916 DAUC <0003> auc.c:180 vector [2]: sres = 256c5593 20241104160224916 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104160224916 DAUC <0003> auc.c:113 vector [3]: rand = 17c70381f742ee8477cf3cdb43cb1ade 20241104160224916 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241104160224916 DAUC <0003> auc.c:142 vector [3]: autn = 2cd7a2e515a5000076f5c299cc5d3094 20241104160224916 DAUC <0003> auc.c:143 vector [3]: ck = f8521c723c449c90158e13ec02c92aa3 20241104160224916 DAUC <0003> auc.c:144 vector [3]: ik = 04b2a0cdcd98765992d4345cb15fecf5 20241104160224916 DAUC <0003> auc.c:145 vector [3]: res = 39b6b2bfc43be5a00000000000000000 20241104160224916 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160224916 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104160224916 DAUC <0003> auc.c:179 vector [3]: kc = d6f13fe3357706d2 20241104160224916 DAUC <0003> auc.c:180 vector [3]: sres = f5b49dba 20241104160224916 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104160224916 DAUC <0003> db_auc.c:245 IMSI='262423304202673': Generated 4 vectors 20241104160224916 DAUC <0003> db_auc.c:249 IMSI='262423304202673': Updating SQN=161 in DB 20241104160224925 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423304202673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423304202673"} 20241104160224925 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423304202673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224925 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224925 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224930 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224930 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423304202673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423304202673"} 20241104160224930 DAUC <0003> db_auc.c:236 IMSI='262423304202673': Calling to generate 5 vectors 20241104160224930 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104160224930 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160224930 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104160224930 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241104160224930 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160224930 DAUC <0003> auc.c:113 vector [0]: rand = eee6beb791ed98990e2e9821eecdd141 20241104160224930 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241104160224930 DAUC <0003> auc.c:142 vector [0]: autn = 07dfd24b5e4e00007e180d852507b8bb 20241104160224930 DAUC <0003> auc.c:143 vector [0]: ck = 8a6274dd5a7beabb52da88f7e80edf27 20241104160224930 DAUC <0003> auc.c:144 vector [0]: ik = c5238765744a9f9338aebec9981764e4 20241104160224930 DAUC <0003> auc.c:145 vector [0]: res = d4999a0e1d6c66930000000000000000 20241104160224930 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160224930 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104160224930 DAUC <0003> auc.c:179 vector [0]: kc = c8fbea6beacd537d 20241104160224930 DAUC <0003> auc.c:180 vector [0]: sres = 65c4b9db 20241104160224930 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104160224930 DAUC <0003> auc.c:113 vector [1]: rand = b8ce8cdd22b2a85c1e1e1436e2e1cb7f 20241104160224930 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241104160224930 DAUC <0003> auc.c:142 vector [1]: autn = ef3f6bbd1dd80000d5b8a577e1ed4147 20241104160224930 DAUC <0003> auc.c:143 vector [1]: ck = b39a97131c6e735a8e5293b62538b7bf 20241104160224930 DAUC <0003> auc.c:144 vector [1]: ik = a0473d2ca2856b0bfcaef9db1193e8a9 20241104160224930 DAUC <0003> auc.c:145 vector [1]: res = aa3ce653935b10960000000000000000 20241104160224930 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160224930 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104160224930 DAUC <0003> auc.c:179 vector [1]: kc = 8235c65dd0f4904e 20241104160224930 DAUC <0003> auc.c:180 vector [1]: sres = e415fd3e 20241104160224930 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104160224930 DAUC <0003> auc.c:113 vector [2]: rand = 11fa68afbd2a3277673b4927c21cc8ca 20241104160224930 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241104160224930 DAUC <0003> auc.c:142 vector [2]: autn = fb80d5a172e70000cbed9898157e7269 20241104160224930 DAUC <0003> auc.c:143 vector [2]: ck = f71b8538807c671222ef3038791e54e1 20241104160224930 DAUC <0003> auc.c:144 vector [2]: ik = 5cbdf208c4aa224c260bf747c5e1e0d3 20241104160224930 DAUC <0003> auc.c:145 vector [2]: res = ba6569214500ad200000000000000000 20241104160224930 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160224930 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104160224930 DAUC <0003> auc.c:179 vector [2]: kc = f322608de5755ebe 20241104160224930 DAUC <0003> auc.c:180 vector [2]: sres = fca43460 20241104160224930 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104160224930 DAUC <0003> auc.c:113 vector [3]: rand = 0dce887592cfcc8d007fdb38ca198aad 20241104160224931 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241104160224931 DAUC <0003> auc.c:142 vector [3]: autn = 74448b3ba6df0000a0a6b793a0e829ff 20241104160224931 DAUC <0003> auc.c:143 vector [3]: ck = 2c3115d6f9eb1bdd80c8b834a86aa5fe 20241104160224931 DAUC <0003> auc.c:144 vector [3]: ik = 26eb5c555909d55a7a7d2ad2b7991b53 20241104160224931 DAUC <0003> auc.c:145 vector [3]: res = 26c4e762ca726c140000000000000000 20241104160224931 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160224931 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104160224931 DAUC <0003> auc.c:179 vector [3]: kc = 35ca59cdf816e21a 20241104160224931 DAUC <0003> auc.c:180 vector [3]: sres = 5ac38f13 20241104160224931 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104160224931 DAUC <0003> auc.c:113 vector [4]: rand = e4df2e7a166fdc816a7d7b919d43ae30 20241104160224931 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241104160224931 DAUC <0003> auc.c:142 vector [4]: autn = f45817dcb4e30000c1a109767cc14e5a 20241104160224931 DAUC <0003> auc.c:143 vector [4]: ck = 81a12312352d39e65499833d317b8ad6 20241104160224931 DAUC <0003> auc.c:144 vector [4]: ik = 242b59f5e9749713f9e7a60e4347b945 20241104160224931 DAUC <0003> auc.c:145 vector [4]: res = 3528749fdcc8549f0000000000000000 20241104160224931 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104160224931 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104160224931 DAUC <0003> auc.c:179 vector [4]: kc = 2a5b0c192114a7f3 20241104160224931 DAUC <0003> auc.c:180 vector [4]: sres = 0155730a 20241104160224931 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104160224931 DAUC <0003> db_auc.c:245 IMSI='262423304202673': Generated 5 vectors 20241104160224931 DAUC <0003> db_auc.c:249 IMSI='262423304202673': Updating SQN=321 in DB 20241104160224939 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423304202673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423304202673"} 20241104160224939 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423304202673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224939 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224939 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224944 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224944 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423304202673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423304202673"} 20241104160224944 DAUC <0003> db_auc.c:236 IMSI='262423304202673': Calling to generate 5 vectors 20241104160224944 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104160224944 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160224944 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104160224944 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241104160224944 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160224944 DAUC <0003> auc.c:113 vector [0]: rand = 06810d9bf231c21eb1c8dd42e9526b86 20241104160224944 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241104160224944 DAUC <0003> auc.c:142 vector [0]: autn = c6fed01bea2e0000ca0e343416daba0a 20241104160224944 DAUC <0003> auc.c:143 vector [0]: ck = 4d35b1f40fd4987dde053f03f03a063b 20241104160224944 DAUC <0003> auc.c:144 vector [0]: ik = 3bc0aa9d507b6b9c1c608dd858d5d8d5 20241104160224944 DAUC <0003> auc.c:145 vector [0]: res = 2a1188b608eff1500000000000000000 20241104160224945 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160224945 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104160224945 DAUC <0003> auc.c:179 vector [0]: kc = 0aaaeaa7f5f5822d 20241104160224945 DAUC <0003> auc.c:180 vector [0]: sres = 227149fc 20241104160224945 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104160224945 DAUC <0003> auc.c:113 vector [1]: rand = 0913add193551ae8bc9cce4c634246bb 20241104160224945 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241104160224945 DAUC <0003> auc.c:142 vector [1]: autn = 596962c139680000a66a0555e36b3f2f 20241104160224945 DAUC <0003> auc.c:143 vector [1]: ck = 8034a44976726c4b0830e69608b8a840 20241104160224945 DAUC <0003> auc.c:144 vector [1]: ik = 3668b0fb911c3ff78eb04e65719b828c 20241104160224945 DAUC <0003> auc.c:145 vector [1]: res = 62877c1669671ab60000000000000000 20241104160224945 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160224945 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104160224945 DAUC <0003> auc.c:179 vector [1]: kc = 9b06692bb8706bac 20241104160224945 DAUC <0003> auc.c:180 vector [1]: sres = 0ea6a711 20241104160224945 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104160224945 DAUC <0003> auc.c:113 vector [2]: rand = 27a996e3dd060179b5b103a2a403e5c5 20241104160224945 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241104160224945 DAUC <0003> auc.c:142 vector [2]: autn = f1e4692cca4400005f8d8cb14b9c553b 20241104160224945 DAUC <0003> auc.c:143 vector [2]: ck = 84f006008b901497bf95a9fdfefa76f1 20241104160224945 DAUC <0003> auc.c:144 vector [2]: ik = 8fda3a22c44fd39cf5667f20bba81211 20241104160224945 DAUC <0003> auc.c:145 vector [2]: res = 708c6e0ff78be0ea0000000000000000 20241104160224945 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160224945 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104160224945 DAUC <0003> auc.c:179 vector [2]: kc = 47b6050590758059 20241104160224945 DAUC <0003> auc.c:180 vector [2]: sres = b08f2ecb 20241104160224945 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104160224945 DAUC <0003> auc.c:113 vector [3]: rand = 871801897b13839240cea50827666060 20241104160224945 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241104160224945 DAUC <0003> auc.c:142 vector [3]: autn = 59949b067d770000e97d3623df5a6475 20241104160224945 DAUC <0003> auc.c:143 vector [3]: ck = 69bfa122822bce00d6474b617a1f7e2b 20241104160224945 DAUC <0003> auc.c:144 vector [3]: ik = 97b3ca02c13d0cbb8a06ffab4f86d060 20241104160224945 DAUC <0003> auc.c:145 vector [3]: res = 215c5e62dccfb26e0000000000000000 20241104160224945 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160224945 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104160224945 DAUC <0003> auc.c:179 vector [3]: kc = 9c7c8e69c98f3e86 20241104160224945 DAUC <0003> auc.c:180 vector [3]: sres = 35005927 20241104160224945 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104160224945 DAUC <0003> auc.c:113 vector [4]: rand = 9c6e7f6b61680c80fc9281f4b674ec3c 20241104160224945 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241104160224945 DAUC <0003> auc.c:142 vector [4]: autn = 867322a92d470000dd1b386a4c9df821 20241104160224945 DAUC <0003> auc.c:143 vector [4]: ck = 5bd89526ab2a2f0a89f7ae81105a3120 20241104160224945 DAUC <0003> auc.c:144 vector [4]: ik = d4daf7f1c6f4419ebcaa0a4ce7a95c80 20241104160224945 DAUC <0003> auc.c:145 vector [4]: res = 522d0891377e4af10000000000000000 20241104160224945 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104160224945 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104160224945 DAUC <0003> auc.c:179 vector [4]: kc = e9b69bf9e725e75c 20241104160224945 DAUC <0003> auc.c:180 vector [4]: sres = f75df343 20241104160224945 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104160224945 DAUC <0003> db_auc.c:245 IMSI='262423304202673': Generated 5 vectors 20241104160224945 DAUC <0003> db_auc.c:249 IMSI='262423304202673': Updating SQN=481 in DB 20241104160224954 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423304202673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423304202673"} 20241104160224954 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423304202673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160224954 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224954 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160224958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54316<->l=127.0.0.1:4258 20241104160224984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54258<->l=127.0.0.1:4258 20241104160224985 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34243<->l=127.0.0.1:4259) 20241104160224985 DLINP <000b> input/ipa.c:451 connected read/write 20241104160224985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160224985 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160224985 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160224985 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160225015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54326<->l=127.0.0.1:4258 20241104160225016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54326<->l=127.0.0.1:4258 20241104160228126 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160228126 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160228130 DLINP <000b> input/ipa.c:451 connected read/write 20241104160228130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160228130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54342<->l=127.0.0.1:4258 20241104160228133 DLINP <000b> input/ipa.c:451 connected read/write 20241104160228133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160228133 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160228133 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160228133 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  20241104160228133 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160228133 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  20241104160228133 DLGSUP <0013> gsup_server.c:235 2:  20241104160228133 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160228133 DLGSUP <0013> gsup_server.c:235 3:  20241104160228133 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160228133 DLGSUP <0013> gsup_server.c:235 4:  20241104160228133 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160228133 DLGSUP <0013> gsup_server.c:235 5:  20241104160228133 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160228133 DLGSUP <0013> gsup_server.c:235 7:  20241104160228133 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160228133 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160228133 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160228133 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160228162 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45431<->l=127.0.0.1:4259) 20241104160228205 DAUC <0003> db_auc.c:157 IMSI='262427222168605': No 2G Auth Data 20241104160228205 DAUC <0003> db_auc.c:192 IMSI='262427222168605': No 3G Auth Data 20241104160228249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54356<->l=127.0.0.1:4258 20241104160228260 DLINP <000b> input/ipa.c:451 connected read/write 20241104160228261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160228261 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427222168605 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427222168605"} 20241104160228261 DAUC <0003> db_auc.c:157 IMSI='262427222168605': No 2G Auth Data 20241104160228261 DAUC <0003> db_auc.c:236 IMSI='262427222168605': Calling to generate 5 vectors 20241104160228261 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241104160228261 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160228261 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104160228261 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104160228261 DAUC <0003> auc.c:113 vector [0]: rand = 875983e384661f34968a469f1648a5a5 20241104160228261 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104160228261 DAUC <0003> auc.c:142 vector [0]: autn = c7227680d6f38000d9173585746054f9 20241104160228261 DAUC <0003> auc.c:143 vector [0]: ck = a64a677ba2294b5fa317caaa12d313c2 20241104160228261 DAUC <0003> auc.c:144 vector [0]: ik = e4d1c3bf69a88ea810f82859461c8c7b 20241104160228261 DAUC <0003> auc.c:145 vector [0]: res = 52156f3b158543130000000000000000 20241104160228261 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160228261 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104160228261 DAUC <0003> auc.c:151 vector [0]: kc = f17446379f4e5a4e 20241104160228261 DAUC <0003> auc.c:152 vector [0]: sres = 47902c28 20241104160228261 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104160228261 DAUC <0003> auc.c:113 vector [1]: rand = 2b92542f2e14ec606fcc7a8417c8711a 20241104160228261 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104160228261 DAUC <0003> auc.c:142 vector [1]: autn = b14c7533b2ac8000125f946ca1aad9df 20241104160228261 DAUC <0003> auc.c:143 vector [1]: ck = c4aaa5ee5756380a6cb5039ebe390a3a 20241104160228261 DAUC <0003> auc.c:144 vector [1]: ik = e414bf6117d6b5a3543d581107a79682 20241104160228261 DAUC <0003> auc.c:145 vector [1]: res = a63e5b46bb42cd1a0000000000000000 20241104160228261 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160228261 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104160228261 DAUC <0003> auc.c:151 vector [1]: kc = 18364100f91e1111 20241104160228261 DAUC <0003> auc.c:152 vector [1]: sres = 1d7c965c 20241104160228261 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104160228261 DAUC <0003> auc.c:113 vector [2]: rand = 68fd1794e2647b97f805b730a848ea13 20241104160228262 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104160228262 DAUC <0003> auc.c:142 vector [2]: autn = e9b7576da57d8000d32f2f4bbd5b9524 20241104160228262 DAUC <0003> auc.c:143 vector [2]: ck = 244fbd18a84baf9af0a4d438b5fc1463 20241104160228262 DAUC <0003> auc.c:144 vector [2]: ik = 365b574d49a5b499d9ca55b698aa9750 20241104160228262 DAUC <0003> auc.c:145 vector [2]: res = 87cf2e07f0c182780000000000000000 20241104160228262 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160228262 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104160228262 DAUC <0003> auc.c:151 vector [2]: kc = 3b7a6bdbccb89830 20241104160228262 DAUC <0003> auc.c:152 vector [2]: sres = 770eac7f 20241104160228262 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104160228262 DAUC <0003> auc.c:113 vector [3]: rand = 98d1831110c294837f9938aec5f3bc72 20241104160228262 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104160228262 DAUC <0003> auc.c:142 vector [3]: autn = 94b35284149680004f7521b0564c019e 20241104160228262 DAUC <0003> auc.c:143 vector [3]: ck = 7a6bf36aed3ce20ff3d8d49e8f0c955b 20241104160228262 DAUC <0003> auc.c:144 vector [3]: ik = b1be83a27ea00706986de1fd87b82bac 20241104160228262 DAUC <0003> auc.c:145 vector [3]: res = 79ec39be51f534980000000000000000 20241104160228262 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160228262 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104160228262 DAUC <0003> auc.c:151 vector [3]: kc = a06045ab9b285bfe 20241104160228262 DAUC <0003> auc.c:152 vector [3]: sres = 28190d26 20241104160228262 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104160228262 DAUC <0003> auc.c:113 vector [4]: rand = aae567780c606daa159a3158e3a21f59 20241104160228262 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104160228262 DAUC <0003> auc.c:142 vector [4]: autn = 084ac4f836e48000d5bcc04b67810a93 20241104160228262 DAUC <0003> auc.c:143 vector [4]: ck = 1c77251a655dd6b8189b3770145c225a 20241104160228262 DAUC <0003> auc.c:144 vector [4]: ik = f220c55e88dacde5ab593aaaa1753efa 20241104160228262 DAUC <0003> auc.c:145 vector [4]: res = e9ee7c862651c11d0000000000000000 20241104160228262 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104160228262 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241104160228262 DAUC <0003> auc.c:151 vector [4]: kc = 5d95ed9e58ae07fd 20241104160228262 DAUC <0003> auc.c:152 vector [4]: sres = cfbfbd9b 20241104160228262 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241104160228262 DAUC <0003> db_auc.c:245 IMSI='262427222168605': Generated 5 vectors 20241104160228262 DAUC <0003> db_auc.c:249 IMSI='262427222168605': Updating SQN=161 in DB 20241104160228271 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427222168605 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427222168605"} 20241104160228271 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427222168605 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160228271 DLINP <000b> input/ipa.c:451 connected read/write 20241104160228271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160228271 DLINP <000b> input/ipa.c:451 connected read/write 20241104160228271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160228278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54356<->l=127.0.0.1:4258 20241104160228304 DAUC <0003> db_auc.c:157 IMSI='262420241195459': No 2G Auth Data 20241104160228304 DAUC <0003> db_auc.c:192 IMSI='262420241195459': No 3G Auth Data 20241104160228329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54366<->l=127.0.0.1:4258 20241104160228331 DLINP <000b> input/ipa.c:451 connected read/write 20241104160228331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160228331 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420241195459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420241195459"} 20241104160228331 DAUC <0003> db_auc.c:157 IMSI='262420241195459': No 2G Auth Data 20241104160228331 DAUC <0003> db_auc.c:236 IMSI='262420241195459': Calling to generate 5 vectors 20241104160228331 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241104160228331 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160228331 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241104160228331 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104160228331 DAUC <0003> auc.c:113 vector [0]: rand = b1d67883f7c36cd8ffd69efb33504db4 20241104160228331 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104160228331 DAUC <0003> auc.c:142 vector [0]: autn = 9994ca83d95980003526b1d815ff1b29 20241104160228331 DAUC <0003> auc.c:143 vector [0]: ck = 8f978c876a271576fb9fe529372e56c4 20241104160228331 DAUC <0003> auc.c:144 vector [0]: ik = 96d12985c9bfa86d705e3c570b7964fd 20241104160228331 DAUC <0003> auc.c:145 vector [0]: res = ef8019a239a0b6060000000000000000 20241104160228331 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160228331 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104160228331 DAUC <0003> auc.c:151 vector [0]: kc = 92877c7c9fcf8f22 20241104160228331 DAUC <0003> auc.c:152 vector [0]: sres = d620afa4 20241104160228331 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104160228331 DAUC <0003> auc.c:113 vector [1]: rand = ab7ba13d666ddc897011ecadd06a8450 20241104160228331 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104160228331 DAUC <0003> auc.c:142 vector [1]: autn = 7602b00385e78000d132f672a4eb1113 20241104160228331 DAUC <0003> auc.c:143 vector [1]: ck = 1c631a08bd3a6490921260aa186f6d01 20241104160228331 DAUC <0003> auc.c:144 vector [1]: ik = 2fb37120a9499200d090634bba4997f0 20241104160228331 DAUC <0003> auc.c:145 vector [1]: res = fc863a2bc0acb2ec0000000000000000 20241104160228331 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160228331 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104160228331 DAUC <0003> auc.c:151 vector [1]: kc = 715268c9b6550c61 20241104160228331 DAUC <0003> auc.c:152 vector [1]: sres = 3c2a88c7 20241104160228331 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104160228331 DAUC <0003> auc.c:113 vector [2]: rand = e4ef649961926ef26a9dbbc38c5fb362 20241104160228331 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104160228331 DAUC <0003> auc.c:142 vector [2]: autn = aff57c0f746680002af253dccd9673e4 20241104160228331 DAUC <0003> auc.c:143 vector [2]: ck = 08507bf1f0215d985c4ecf43f49ecd4c 20241104160228331 DAUC <0003> auc.c:144 vector [2]: ik = a089fbda8fa573f7f8a90f52062320a6 20241104160228331 DAUC <0003> auc.c:145 vector [2]: res = 26f95b3931b4b9500000000000000000 20241104160228331 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160228331 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104160228331 DAUC <0003> auc.c:151 vector [2]: kc = 0c3e403a8d39c385 20241104160228331 DAUC <0003> auc.c:152 vector [2]: sres = 174de269 20241104160228331 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104160228331 DAUC <0003> auc.c:113 vector [3]: rand = 92b8fca4cfb5deee9a80a02548f6104d 20241104160228331 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104160228331 DAUC <0003> auc.c:142 vector [3]: autn = 35e41d5e19058000a06653293d6c2e10 20241104160228331 DAUC <0003> auc.c:143 vector [3]: ck = 74d6762067b6157a7b8501482c370e39 20241104160228331 DAUC <0003> auc.c:144 vector [3]: ik = 5431092d1d38824a27641b6a33eb86f0 20241104160228331 DAUC <0003> auc.c:145 vector [3]: res = 0aa3e862a6ed46370000000000000000 20241104160228331 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160228331 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104160228331 DAUC <0003> auc.c:151 vector [3]: kc = 7c06652f65521ff9 20241104160228331 DAUC <0003> auc.c:152 vector [3]: sres = ac4eae55 20241104160228331 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104160228331 DAUC <0003> auc.c:113 vector [4]: rand = a76f6b2b10bf51a0c319d888a5ac6b0a 20241104160228331 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104160228331 DAUC <0003> auc.c:142 vector [4]: autn = 6861e4c59fd780007acefecf783eaeb4 20241104160228331 DAUC <0003> auc.c:143 vector [4]: ck = 84c12555de08a27a929d1ce279dbf534 20241104160228331 DAUC <0003> auc.c:144 vector [4]: ik = 076f708c5274e4760f25b4ea64320812 20241104160228331 DAUC <0003> auc.c:145 vector [4]: res = acec0da57ae1b47a0000000000000000 20241104160228331 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104160228331 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241104160228331 DAUC <0003> auc.c:151 vector [4]: kc = 1e16fdd19195bb2a 20241104160228331 DAUC <0003> auc.c:152 vector [4]: sres = d60db9df 20241104160228331 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241104160228331 DAUC <0003> db_auc.c:245 IMSI='262420241195459': Generated 5 vectors 20241104160228331 DAUC <0003> db_auc.c:249 IMSI='262420241195459': Updating SQN=161 in DB 20241104160228339 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420241195459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420241195459"} 20241104160228339 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420241195459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160228339 DLINP <000b> input/ipa.c:451 connected read/write 20241104160228339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160228339 DLINP <000b> input/ipa.c:451 connected read/write 20241104160228339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160228341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54366<->l=127.0.0.1:4258 20241104160228371 DAUC <0003> db_auc.c:157 IMSI='262426010875518': No 2G Auth Data 20241104160228371 DAUC <0003> db_auc.c:192 IMSI='262426010875518': No 3G Auth Data 20241104160228414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54378<->l=127.0.0.1:4258 20241104160228419 DLINP <000b> input/ipa.c:451 connected read/write 20241104160228419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160228419 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426010875518 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426010875518"} 20241104160228419 DAUC <0003> db_auc.c:236 IMSI='262426010875518': Calling to generate 5 vectors 20241104160228419 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104160228419 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160228419 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104160228419 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104160228419 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160228419 DAUC <0003> auc.c:113 vector [0]: rand = 43830706fdb504de68cae2a75b1315d0 20241104160228419 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104160228419 DAUC <0003> auc.c:142 vector [0]: autn = 97a98af6c8e480005dad0a46a0d5a61c 20241104160228419 DAUC <0003> auc.c:143 vector [0]: ck = 68f6b7df92cdd8bdcec2ce4838b516f9 20241104160228419 DAUC <0003> auc.c:144 vector [0]: ik = 4e2a2e5f8294d2b4fd4d28169a520ad5 20241104160228419 DAUC <0003> auc.c:145 vector [0]: res = 9ad644b96048cbd00000000000000000 20241104160228419 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160228419 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104160228419 DAUC <0003> auc.c:179 vector [0]: kc = f953abc9e574f000 20241104160228419 DAUC <0003> auc.c:180 vector [0]: sres = b0a1b8a7 20241104160228419 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104160228419 DAUC <0003> auc.c:113 vector [1]: rand = f5c8028d861214f59fa6bf6550aa20ca 20241104160228419 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104160228419 DAUC <0003> auc.c:142 vector [1]: autn = fa59b272a0f880001af0e3e57ceb5d68 20241104160228419 DAUC <0003> auc.c:143 vector [1]: ck = eadf595aeb4bf9cd72e01f62212f612a 20241104160228419 DAUC <0003> auc.c:144 vector [1]: ik = 716564c586689edb280a1792e4ffe0a9 20241104160228419 DAUC <0003> auc.c:145 vector [1]: res = ccf542c777fd84380000000000000000 20241104160228419 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160228419 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104160228419 DAUC <0003> auc.c:179 vector [1]: kc = 5492e1db9d696800 20241104160228419 DAUC <0003> auc.c:180 vector [1]: sres = bf74e810 20241104160228419 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104160228419 DAUC <0003> auc.c:113 vector [2]: rand = 05172c0f5617678e614df9cce068f98d 20241104160228419 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104160228419 DAUC <0003> auc.c:142 vector [2]: autn = 45c76ae3fd6b8000110d660a9741ade8 20241104160228419 DAUC <0003> auc.c:143 vector [2]: ck = 931af9ffc97399f0d2539f80a181f494 20241104160228419 DAUC <0003> auc.c:144 vector [2]: ik = dc19a462fc2e94ef3178871df18d8354 20241104160228419 DAUC <0003> auc.c:145 vector [2]: res = 200412c60242264e0000000000000000 20241104160228419 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160228419 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104160228419 DAUC <0003> auc.c:179 vector [2]: kc = 6b6b760c61be3000 20241104160228419 DAUC <0003> auc.c:180 vector [2]: sres = 7c52f356 20241104160228419 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104160228419 DAUC <0003> auc.c:113 vector [3]: rand = 62a4fe55a72bc8b8f186ea806727bd1f 20241104160228419 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104160228419 DAUC <0003> auc.c:142 vector [3]: autn = e10a54a737c880006391857298ed39df 20241104160228419 DAUC <0003> auc.c:143 vector [3]: ck = cdaaa76b281665a0bbd2929a1b533431 20241104160228419 DAUC <0003> auc.c:144 vector [3]: ik = 68d6d05715b3658bcf34432d856dff29 20241104160228419 DAUC <0003> auc.c:145 vector [3]: res = b029e81a6d9f5f690000000000000000 20241104160228419 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160228419 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104160228419 DAUC <0003> auc.c:179 vector [3]: kc = eccace98612e0000 20241104160228419 DAUC <0003> auc.c:180 vector [3]: sres = e3f47f48 20241104160228419 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104160228419 DAUC <0003> auc.c:113 vector [4]: rand = c13fcb229767af69197c19f5a0a554d8 20241104160228419 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104160228419 DAUC <0003> auc.c:142 vector [4]: autn = 6a3ba8856b4380000b683e798abe3f6f 20241104160228419 DAUC <0003> auc.c:143 vector [4]: ck = 86eb656268f26906bc4623baaf235cd5 20241104160228419 DAUC <0003> auc.c:144 vector [4]: ik = e2ed1551cc91216466b8c01b8bdcccfd 20241104160228419 DAUC <0003> auc.c:145 vector [4]: res = 43199d495f6d9ebd0000000000000000 20241104160228419 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104160228419 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104160228420 DAUC <0003> auc.c:179 vector [4]: kc = 2d36154299b04400 20241104160228420 DAUC <0003> auc.c:180 vector [4]: sres = 9f020146 20241104160228420 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104160228420 DAUC <0003> db_auc.c:245 IMSI='262426010875518': Generated 5 vectors 20241104160228420 DAUC <0003> db_auc.c:249 IMSI='262426010875518': Updating SQN=161 in DB 20241104160228428 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426010875518 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426010875518"} 20241104160228428 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426010875518 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160228428 DLINP <000b> input/ipa.c:451 connected read/write 20241104160228428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160228428 DLINP <000b> input/ipa.c:451 connected read/write 20241104160228428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160228430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54378<->l=127.0.0.1:4258 20241104160228464 DAUC <0003> db_auc.c:157 IMSI='262425967596575': No 2G Auth Data 20241104160228464 DAUC <0003> db_auc.c:192 IMSI='262425967596575': No 3G Auth Data 20241104160228519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54386<->l=127.0.0.1:4258 20241104160228527 DLINP <000b> input/ipa.c:451 connected read/write 20241104160228527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160228527 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425967596575 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425967596575"} 20241104160228527 DAUC <0003> db_auc.c:236 IMSI='262425967596575': Calling to generate 5 vectors 20241104160228527 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104160228527 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160228527 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104160228527 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104160228527 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160228527 DAUC <0003> auc.c:113 vector [0]: rand = 7e3c2fcc57c2ed35622668937c8088a2 20241104160228527 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104160228527 DAUC <0003> auc.c:142 vector [0]: autn = 57c44b99e19a8000b8c7518f0cf7034e 20241104160228527 DAUC <0003> auc.c:143 vector [0]: ck = f34e33b4b3e143f10cf3c5b70ef8961d 20241104160228527 DAUC <0003> auc.c:144 vector [0]: ik = eef9a19e0d03e162c108f699360309bc 20241104160228527 DAUC <0003> auc.c:145 vector [0]: res = 65616052366fd0600000000000000000 20241104160228527 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160228527 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104160228527 DAUC <0003> auc.c:179 vector [0]: kc = 408170bc149c8000 20241104160228527 DAUC <0003> auc.c:180 vector [0]: sres = 78fda81d 20241104160228527 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104160228527 DAUC <0003> auc.c:113 vector [1]: rand = f977f3a59dd391ada5cd19e9faa7104b 20241104160228528 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104160228528 DAUC <0003> auc.c:142 vector [1]: autn = a45a94012561800013ac4f6859246ae9 20241104160228528 DAUC <0003> auc.c:143 vector [1]: ck = 84932237345ef0b8cb6d21d55308e6f7 20241104160228528 DAUC <0003> auc.c:144 vector [1]: ik = edbdb1b3b97f68b4b9cd13d2b2fc1397 20241104160228528 DAUC <0003> auc.c:145 vector [1]: res = 20ac4c4dabe46f9f0000000000000000 20241104160228528 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160228528 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104160228528 DAUC <0003> auc.c:179 vector [1]: kc = c2750fb3ad1df400 20241104160228528 DAUC <0003> auc.c:180 vector [1]: sres = 55a5548e 20241104160228528 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104160228528 DAUC <0003> auc.c:113 vector [2]: rand = dd883181d24a9ade36d05bd64a4b8279 20241104160228528 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104160228528 DAUC <0003> auc.c:142 vector [2]: autn = ca1688bb53f58000fd751a0a58a1b111 20241104160228528 DAUC <0003> auc.c:143 vector [2]: ck = 05691d10685fff445c56fe344115fdc5 20241104160228528 DAUC <0003> auc.c:144 vector [2]: ik = 5b9f1ec91dc040b902734e9e9bb813bd 20241104160228528 DAUC <0003> auc.c:145 vector [2]: res = 9ec8e9d183757cf80000000000000000 20241104160228528 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160228528 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104160228528 DAUC <0003> auc.c:179 vector [2]: kc = 1a8ab3ab765f9c00 20241104160228528 DAUC <0003> auc.c:180 vector [2]: sres = 2346a3ea 20241104160228528 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104160228528 DAUC <0003> auc.c:113 vector [3]: rand = a5e0a627969a5f9bdb967e2d1f99c33c 20241104160228528 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104160228528 DAUC <0003> auc.c:142 vector [3]: autn = 9c6afbf737f680002bf6a7457d28e67b 20241104160228528 DAUC <0003> auc.c:143 vector [3]: ck = 39d60e41bb43b93c8657583b18ae8afa 20241104160228528 DAUC <0003> auc.c:144 vector [3]: ik = 5a4c9d4357736403b5f792b0007251ed 20241104160228528 DAUC <0003> auc.c:145 vector [3]: res = 3e1dc88090892cf60000000000000000 20241104160228528 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160228528 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104160228528 DAUC <0003> auc.c:179 vector [3]: kc = ecc64103bd8d8c00 20241104160228528 DAUC <0003> auc.c:180 vector [3]: sres = 1f2bc9bc 20241104160228528 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104160228528 DAUC <0003> auc.c:113 vector [4]: rand = 98694de4753068fc6a9092576f9a2a38 20241104160228528 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104160228528 DAUC <0003> auc.c:142 vector [4]: autn = 56d0c7ac1b188000d6f525496c025829 20241104160228528 DAUC <0003> auc.c:143 vector [4]: ck = 9408498190f79b87cea8913b80c459e3 20241104160228528 DAUC <0003> auc.c:144 vector [4]: ik = 46a4bcd1e4e0eb0a939e0986a39da1fc 20241104160228528 DAUC <0003> auc.c:145 vector [4]: res = 50c23f8f096923130000000000000000 20241104160228528 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104160228528 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104160228528 DAUC <0003> auc.c:179 vector [4]: kc = 3f196521f13d6400 20241104160228528 DAUC <0003> auc.c:180 vector [4]: sres = 2771b013 20241104160228528 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104160228528 DAUC <0003> db_auc.c:245 IMSI='262425967596575': Generated 5 vectors 20241104160228528 DAUC <0003> db_auc.c:249 IMSI='262425967596575': Updating SQN=161 in DB 20241104160228537 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425967596575 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425967596575"} 20241104160228537 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425967596575 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160228537 DLINP <000b> input/ipa.c:451 connected read/write 20241104160228537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160228537 DLINP <000b> input/ipa.c:451 connected read/write 20241104160228537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160228544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54386<->l=127.0.0.1:4258 20241104160228579 DAUC <0003> db_auc.c:157 IMSI='262425494152692': No 2G Auth Data 20241104160228579 DAUC <0003> db_auc.c:192 IMSI='262425494152692': No 3G Auth Data 20241104160228617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54388<->l=127.0.0.1:4258 20241104160228623 DLINP <000b> input/ipa.c:451 connected read/write 20241104160228623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160228624 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425494152692 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425494152692"} 20241104160228624 DAUC <0003> db_auc.c:236 IMSI='262425494152692': Calling to generate 5 vectors 20241104160228624 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104160228624 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104160228624 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104160228624 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104160228624 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104160228624 DAUC <0003> auc.c:113 vector [0]: rand = 67d7e12481e139c4d619a520717b7744 20241104160228624 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104160228624 DAUC <0003> auc.c:142 vector [0]: autn = 60fea03bb4c880004173cebcbfb9ec55 20241104160228624 DAUC <0003> auc.c:143 vector [0]: ck = 15ecd928167b59e3ad38f9b5c7fcc52e 20241104160228624 DAUC <0003> auc.c:144 vector [0]: ik = 68124fc9fbe23808b2cc3c23e8959cd3 20241104160228624 DAUC <0003> auc.c:145 vector [0]: res = 5083572da782f9db0000000000000000 20241104160228624 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104160228624 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104160228624 DAUC <0003> auc.c:179 vector [0]: kc = d094fa8fe7e9eea3 20241104160228624 DAUC <0003> auc.c:180 vector [0]: sres = 0f587ef6 20241104160228624 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104160228624 DAUC <0003> auc.c:113 vector [1]: rand = 54b8d67a7892b0acd00e30c11aacb52c 20241104160228624 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104160228624 DAUC <0003> auc.c:142 vector [1]: autn = c0bf20fe29118000ce3f71e9d2a2ce35 20241104160228624 DAUC <0003> auc.c:143 vector [1]: ck = c0f63c31fe810443b9e5eb682bf54762 20241104160228624 DAUC <0003> auc.c:144 vector [1]: ik = dc4b78a6d3db3bbf5dc9d13a184a5cfb 20241104160228624 DAUC <0003> auc.c:145 vector [1]: res = badeabebc6b6d8f10000000000000000 20241104160228624 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104160228624 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104160228624 DAUC <0003> auc.c:179 vector [1]: kc = 25f1734e66a0878f 20241104160228624 DAUC <0003> auc.c:180 vector [1]: sres = fe99770c 20241104160228624 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104160228624 DAUC <0003> auc.c:113 vector [2]: rand = 849d8a2f1dd20965c379079673033064 20241104160228624 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104160228624 DAUC <0003> auc.c:142 vector [2]: autn = 8c2587540c228000d7953524cd0f0991 20241104160228624 DAUC <0003> auc.c:143 vector [2]: ck = 025750dfb4f5cbf9d0740ad344916802 20241104160228624 DAUC <0003> auc.c:144 vector [2]: ik = 4ffa0c9301d71c8a7399c216d2601365 20241104160228624 DAUC <0003> auc.c:145 vector [2]: res = cad52429f736967a0000000000000000 20241104160228624 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104160228624 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104160228624 DAUC <0003> auc.c:179 vector [2]: kc = ab25b4dd894f5fb4 20241104160228624 DAUC <0003> auc.c:180 vector [2]: sres = 59e666b8 20241104160228624 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104160228624 DAUC <0003> auc.c:113 vector [3]: rand = eef00124f7515201f2cf30ee4f10ace0 20241104160228624 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104160228624 DAUC <0003> auc.c:142 vector [3]: autn = 2daa0ae1db43800008a61f69706c1526 20241104160228624 DAUC <0003> auc.c:143 vector [3]: ck = bd2b3a7f078d94a91aa195c4a4f7e0e9 20241104160228624 DAUC <0003> auc.c:144 vector [3]: ik = a7268a5c2fe9b2fad3e8bb7782df6168 20241104160228624 DAUC <0003> auc.c:145 vector [3]: res = 26992e859a1a0ac80000000000000000 20241104160228624 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104160228624 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104160228624 DAUC <0003> auc.c:179 vector [3]: kc = 84b051af25566d25 20241104160228624 DAUC <0003> auc.c:180 vector [3]: sres = 9aec395a 20241104160228624 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104160228624 DAUC <0003> auc.c:113 vector [4]: rand = dde49756a8ec28193e3c5f7976b6d45a 20241104160228624 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104160228625 DAUC <0003> auc.c:142 vector [4]: autn = 977fe9dd97768000baf6582a4f480486 20241104160228625 DAUC <0003> auc.c:143 vector [4]: ck = 397a63dffc460e9da1db6b0c341b55ea 20241104160228625 DAUC <0003> auc.c:144 vector [4]: ik = f387274c46a5475d30fd5fc9ea4b7c51 20241104160228625 DAUC <0003> auc.c:145 vector [4]: res = 5def0b7865d600480000000000000000 20241104160228625 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104160228625 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104160228625 DAUC <0003> auc.c:179 vector [4]: kc = 67fd38c75b785b3d 20241104160228625 DAUC <0003> auc.c:180 vector [4]: sres = 3973e0ae 20241104160228625 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104160228625 DAUC <0003> db_auc.c:245 IMSI='262425494152692': Generated 5 vectors 20241104160228625 DAUC <0003> db_auc.c:249 IMSI='262425494152692': Updating SQN=161 in DB 20241104160228633 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425494152692 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425494152692"} 20241104160228633 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425494152692 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160228633 DLINP <000b> input/ipa.c:451 connected read/write 20241104160228633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160228634 DLINP <000b> input/ipa.c:451 connected read/write 20241104160228634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160228640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54388<->l=127.0.0.1:4258 20241104160228666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54342<->l=127.0.0.1:4258 20241104160228667 DLINP <000b> input/ipa.c:451 connected read/write 20241104160228667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160228667 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160228667 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160228667 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160228667 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45431<->l=127.0.0.1:4259) 20241104160228689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54402<->l=127.0.0.1:4258 20241104160228689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54402<->l=127.0.0.1:4258 20241104160231793 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160231793 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160231797 DLINP <000b> input/ipa.c:451 connected read/write 20241104160231797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160231797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43736<->l=127.0.0.1:4258 20241104160231799 DLINP <000b> input/ipa.c:451 connected read/write 20241104160231799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160231799 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160231799 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160231799 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  20241104160231799 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160231799 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  20241104160231799 DLGSUP <0013> gsup_server.c:235 2:  20241104160231799 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160231799 DLGSUP <0013> gsup_server.c:235 3:  20241104160231799 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160231799 DLGSUP <0013> gsup_server.c:235 4:  20241104160231799 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160231799 DLGSUP <0013> gsup_server.c:235 5:  20241104160231799 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160231799 DLGSUP <0013> gsup_server.c:235 7:  20241104160231799 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160231799 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160231799 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160231799 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160231809 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34685<->l=127.0.0.1:4259) 20241104160231815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43748<->l=127.0.0.1:4258 20241104160231842 DLINP <000b> input/ipa.c:451 connected read/write 20241104160231842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160231842 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424625169672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424625169672" cn_domain=PS} 20241104160231842 DLU <0006> fsm.c:456 lu(262424625169672)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241104160231842 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424625169672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241104160231842 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424625169672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424625169672" cause=IMSI unknown in HLR} 20241104160231842 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424625169672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160231842 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424625169672)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160231842 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424625169672)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241104160231842 DLU <0006> fsm.c:568 lu(PS:IMSI-262424625169672)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241104160231842 DLINP <000b> input/ipa.c:451 connected read/write 20241104160231842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160231842 DLINP <000b> input/ipa.c:451 connected read/write 20241104160231842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160231848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43748<->l=127.0.0.1:4258 20241104160231850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43736<->l=127.0.0.1:4258 20241104160231852 DLINP <000b> input/ipa.c:451 connected read/write 20241104160231852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160231852 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160231852 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160231852 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160231852 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34685<->l=127.0.0.1:4259) 20241104160231889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43760<->l=127.0.0.1:4258 20241104160231890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43760<->l=127.0.0.1:4258 20241104160234987 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160234987 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160234991 DLINP <000b> input/ipa.c:451 connected read/write 20241104160234991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160234992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43766<->l=127.0.0.1:4258 20241104160234993 DLINP <000b> input/ipa.c:451 connected read/write 20241104160234993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160234993 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160234993 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160234993 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  20241104160234993 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160234993 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  20241104160234993 DLGSUP <0013> gsup_server.c:235 2:  20241104160234993 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160234993 DLGSUP <0013> gsup_server.c:235 3:  20241104160234993 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160234993 DLGSUP <0013> gsup_server.c:235 4:  20241104160234993 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160234993 DLGSUP <0013> gsup_server.c:235 5:  20241104160234993 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160234993 DLGSUP <0013> gsup_server.c:235 7:  20241104160234993 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160234993 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160234993 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160234993 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160235010 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46325<->l=127.0.0.1:4259) 20241104160235022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43768<->l=127.0.0.1:4258 20241104160235034 DLINP <000b> input/ipa.c:451 connected read/write 20241104160235034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160235034 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262425926795806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425926795806" cn_domain=PS source_name="the-source\n"} 20241104160235034 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241104160235034 DLU <0006> fsm.c:456 lu(262425926795806)[0x61200000b620]{UNVALIDATED}: Allocated 20241104160235034 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262425926795806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241104160235034 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262425926795806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425926795806" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241104160235034 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262425926795806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160235034 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425926795806)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160235034 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425926795806)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241104160235034 DLU <0006> fsm.c:568 lu(PS:IMSI-262425926795806)[0x61200000b620]{UNVALIDATED}: Deallocated 20241104160235034 DLINP <000b> input/ipa.c:451 connected read/write 20241104160235034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160235035 DLINP <000b> input/ipa.c:451 connected read/write 20241104160235035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160235039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43768<->l=127.0.0.1:4258 20241104160235040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43766<->l=127.0.0.1:4258 20241104160235042 DLINP <000b> input/ipa.c:451 connected read/write 20241104160235042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160235042 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160235043 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160235043 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160235043 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241104160235043 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46325<->l=127.0.0.1:4259) 20241104160235077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43772<->l=127.0.0.1:4258 20241104160235077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43772<->l=127.0.0.1:4258 20241104160238179 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160238179 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160238183 DLINP <000b> input/ipa.c:451 connected read/write 20241104160238183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160238184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43780<->l=127.0.0.1:4258 20241104160238189 DLINP <000b> input/ipa.c:451 connected read/write 20241104160238189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160238189 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160238189 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160238189 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  20241104160238189 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160238189 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  20241104160238189 DLGSUP <0013> gsup_server.c:235 2:  20241104160238189 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160238189 DLGSUP <0013> gsup_server.c:235 3:  20241104160238189 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160238189 DLGSUP <0013> gsup_server.c:235 4:  20241104160238189 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160238189 DLGSUP <0013> gsup_server.c:235 5:  20241104160238189 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160238189 DLGSUP <0013> gsup_server.c:235 7:  20241104160238189 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160238189 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160238189 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160238189 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160238204 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33949<->l=127.0.0.1:4259) 20241104160238215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43784<->l=127.0.0.1:4258 20241104160238230 DLINP <000b> input/ipa.c:451 connected read/write 20241104160238230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160238230 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420343161509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420343161509" cn_domain=PS} 20241104160238230 DLU <0006> fsm.c:456 lu(262420343161509)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241104160238230 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420343161509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241104160238230 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420343161509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420343161509" cause=Roaming not allowed in this location area} 20241104160238230 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420343161509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160238230 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420343161509)[0x61200000b7a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160238230 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420343161509)[0x61200000b7a0]{UNVALIDATED}: Freeing instance 20241104160238231 DLU <0006> fsm.c:568 lu(PS:IMSI-262420343161509)[0x61200000b7a0]{UNVALIDATED}: Deallocated 20241104160238231 DLINP <000b> input/ipa.c:451 connected read/write 20241104160238231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160238231 DLINP <000b> input/ipa.c:451 connected read/write 20241104160238231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160238236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43784<->l=127.0.0.1:4258 20241104160238238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43780<->l=127.0.0.1:4258 20241104160238240 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33949<->l=127.0.0.1:4259) 20241104160238240 DLINP <000b> input/ipa.c:451 connected read/write 20241104160238240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160238240 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160238240 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160238240 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160238273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43788<->l=127.0.0.1:4258 20241104160238273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43788<->l=127.0.0.1:4258 20241104160241381 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160241382 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160241385 DLINP <000b> input/ipa.c:451 connected read/write 20241104160241385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160241386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43804<->l=127.0.0.1:4258 20241104160241388 DLINP <000b> input/ipa.c:451 connected read/write 20241104160241388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160241388 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160241388 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160241388 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  20241104160241388 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160241388 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  20241104160241388 DLGSUP <0013> gsup_server.c:235 2:  20241104160241388 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160241388 DLGSUP <0013> gsup_server.c:235 3:  20241104160241388 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160241388 DLGSUP <0013> gsup_server.c:235 4:  20241104160241388 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160241388 DLGSUP <0013> gsup_server.c:235 5:  20241104160241388 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160241388 DLGSUP <0013> gsup_server.c:235 7:  20241104160241388 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160241388 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160241388 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160241388 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160241401 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38549<->l=127.0.0.1:4259) 20241104160241406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43812<->l=127.0.0.1:4258 20241104160241430 DLINP <000b> input/ipa.c:451 connected read/write 20241104160241430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160241430 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422537885296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422537885296"} 20241104160241430 DAUC <0003> db_auc.c:133 IMSI='262422537885296': No such subscriber 20241104160241430 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422537885296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241104160241430 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422537885296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422537885296" cause=IMSI unknown in HLR} 20241104160241430 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422537885296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160241430 DLINP <000b> input/ipa.c:451 connected read/write 20241104160241430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160241430 DLINP <000b> input/ipa.c:451 connected read/write 20241104160241430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160241436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43812<->l=127.0.0.1:4258 20241104160241438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43804<->l=127.0.0.1:4258 20241104160241440 DLINP <000b> input/ipa.c:451 connected read/write 20241104160241440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160241440 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160241440 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160241440 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160241441 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38549<->l=127.0.0.1:4259) 20241104160241479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43820<->l=127.0.0.1:4258 20241104160241479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43820<->l=127.0.0.1:4258 20241104160244590 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160244591 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160244594 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160244596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42466<->l=127.0.0.1:4258 20241104160244600 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160244600 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160244600 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160244600 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  20241104160244600 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160244600 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  20241104160244600 DLGSUP <0013> gsup_server.c:235 2:  20241104160244600 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160244600 DLGSUP <0013> gsup_server.c:235 3:  20241104160244600 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160244600 DLGSUP <0013> gsup_server.c:235 4:  20241104160244600 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160244600 DLGSUP <0013> gsup_server.c:235 5:  20241104160244600 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160244600 DLGSUP <0013> gsup_server.c:235 7:  20241104160244600 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160244600 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160244600 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160244600 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160244618 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39135<->l=127.0.0.1:4259) 20241104160244648 DAUC <0003> db_auc.c:157 IMSI='262426937180579': No 2G Auth Data 20241104160244648 DAUC <0003> db_auc.c:192 IMSI='262426937180579': No 3G Auth Data 20241104160244694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42482<->l=127.0.0.1:4258 20241104160244705 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160244705 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426937180579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426937180579" cn_domain=PS} 20241104160244705 DLU <0006> fsm.c:456 lu(262426937180579)[0x61200000b920]{UNVALIDATED}: Allocated 20241104160244705 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426937180579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160244722 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426937180579)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160244722 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426937180579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426937180579" cn_domain=PS} 20241104160244722 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160244723 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160244729 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160244729 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426937180579 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426937180579"} 20241104160244729 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426937180579)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160244729 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426937180579 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160244730 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426937180579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426937180579"} 20241104160244730 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426937180579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160244730 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426937180579)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160244730 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426937180579)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160244730 DLU <0006> fsm.c:568 lu(PS:IMSI-262426937180579)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160244730 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160244730 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160244732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42482<->l=127.0.0.1:4258 20241104160244759 DAUC <0003> db_auc.c:157 IMSI='262424793918862': No 2G Auth Data 20241104160244759 DAUC <0003> db_auc.c:192 IMSI='262424793918862': No 3G Auth Data 20241104160244767 DLGSUP <0013> hlr.c:121 IMSI 262424793918862: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160244781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42490<->l=127.0.0.1:4258 20241104160244782 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160244782 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424793918862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424793918862" cn_domain=PS} 20241104160244782 DLU <0006> fsm.c:456 lu(262424793918862)[0x61200000baa0]{UNVALIDATED}: Allocated 20241104160244782 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424793918862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160244798 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424793918862)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160244798 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424793918862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424793918862" cn_domain=PS} 20241104160244798 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160244798 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160244801 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160244801 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424793918862 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424793918862"} 20241104160244801 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424793918862)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160244801 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424793918862 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160244801 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424793918862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424793918862"} 20241104160244801 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424793918862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160244801 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424793918862)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160244801 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424793918862)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160244801 DLU <0006> fsm.c:568 lu(PS:IMSI-262424793918862)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160244801 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160244801 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160244803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42490<->l=127.0.0.1:4258 20241104160244828 DAUC <0003> db_auc.c:157 IMSI='262423292055075': No 2G Auth Data 20241104160244828 DAUC <0003> db_auc.c:192 IMSI='262423292055075': No 3G Auth Data 20241104160244836 DLGSUP <0013> hlr.c:121 IMSI 262423292055075: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160244849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42492<->l=127.0.0.1:4258 20241104160244851 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160244851 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423292055075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423292055075" cn_domain=PS} 20241104160244851 DLU <0006> fsm.c:456 lu(262423292055075)[0x61200000bc20]{UNVALIDATED}: Allocated 20241104160244851 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423292055075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160244867 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423292055075)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160244867 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423292055075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423292055075" cn_domain=PS} 20241104160244867 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160244867 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160244869 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160244869 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423292055075 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423292055075"} 20241104160244869 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423292055075)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160244869 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423292055075 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160244869 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423292055075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423292055075"} 20241104160244869 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423292055075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160244869 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423292055075)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160244869 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423292055075)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160244869 DLU <0006> fsm.c:568 lu(PS:IMSI-262423292055075)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160244869 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160244869 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160244870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42492<->l=127.0.0.1:4258 20241104160244896 DAUC <0003> db_auc.c:157 IMSI='262427051029126': No 2G Auth Data 20241104160244896 DAUC <0003> db_auc.c:192 IMSI='262427051029126': No 3G Auth Data 20241104160244904 DLGSUP <0013> hlr.c:121 IMSI 262427051029126: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160244918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42498<->l=127.0.0.1:4258 20241104160244919 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160244919 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427051029126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427051029126" cn_domain=PS} 20241104160244919 DLU <0006> fsm.c:456 lu(262427051029126)[0x61200000bda0]{UNVALIDATED}: Allocated 20241104160244920 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427051029126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160244935 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427051029126)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160244935 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427051029126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427051029126" cn_domain=PS} 20241104160244935 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160244935 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160244938 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160244938 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427051029126 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427051029126"} 20241104160244938 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427051029126)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160244938 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427051029126 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160244938 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427051029126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427051029126"} 20241104160244938 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427051029126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160244938 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427051029126)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160244938 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427051029126)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160244938 DLU <0006> fsm.c:568 lu(PS:IMSI-262427051029126)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160244938 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160244938 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160244940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42498<->l=127.0.0.1:4258 20241104160244965 DAUC <0003> db_auc.c:157 IMSI='262423062098927': No 2G Auth Data 20241104160244965 DAUC <0003> db_auc.c:192 IMSI='262423062098927': No 3G Auth Data 20241104160244973 DLGSUP <0013> hlr.c:121 IMSI 262423062098927: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160244986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42500<->l=127.0.0.1:4258 20241104160244988 DLINP <000b> input/ipa.c:451 connected read/write 20241104160244988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160244988 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423062098927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423062098927" cn_domain=PS} 20241104160244988 DLU <0006> fsm.c:456 lu(262423062098927)[0x61200000bf20]{UNVALIDATED}: Allocated 20241104160244988 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423062098927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160245004 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423062098927)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160245004 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423062098927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423062098927" cn_domain=PS} 20241104160245004 DLINP <000b> input/ipa.c:451 connected read/write 20241104160245004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160245004 DLINP <000b> input/ipa.c:451 connected read/write 20241104160245004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160245007 DLINP <000b> input/ipa.c:451 connected read/write 20241104160245007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160245007 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423062098927 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423062098927"} 20241104160245007 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423062098927)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160245007 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423062098927 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160245007 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423062098927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423062098927"} 20241104160245007 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423062098927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160245007 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423062098927)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160245007 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423062098927)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160245007 DLU <0006> fsm.c:568 lu(PS:IMSI-262423062098927)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160245007 DLINP <000b> input/ipa.c:451 connected read/write 20241104160245007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160245007 DLINP <000b> input/ipa.c:451 connected read/write 20241104160245007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160245009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42500<->l=127.0.0.1:4258 20241104160245035 DAUC <0003> db_auc.c:157 IMSI='262429741752942': No 2G Auth Data 20241104160245035 DAUC <0003> db_auc.c:192 IMSI='262429741752942': No 3G Auth Data 20241104160245044 DLGSUP <0013> hlr.c:121 IMSI 262429741752942: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160245066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42508<->l=127.0.0.1:4258 20241104160245068 DLINP <000b> input/ipa.c:451 connected read/write 20241104160245068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160245068 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429741752942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429741752942" cn_domain=PS} 20241104160245068 DLU <0006> fsm.c:456 lu(262429741752942)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241104160245068 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429741752942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160245084 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429741752942)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160245084 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429741752942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429741752942" cn_domain=PS} 20241104160245084 DLINP <000b> input/ipa.c:451 connected read/write 20241104160245084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160245084 DLINP <000b> input/ipa.c:451 connected read/write 20241104160245084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160245087 DLINP <000b> input/ipa.c:451 connected read/write 20241104160245087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160245087 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429741752942 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429741752942"} 20241104160245087 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429741752942)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160245087 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429741752942 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160245087 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429741752942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429741752942"} 20241104160245087 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429741752942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160245087 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429741752942)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160245087 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429741752942)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160245087 DLU <0006> fsm.c:568 lu(PS:IMSI-262429741752942)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160245087 DLINP <000b> input/ipa.c:451 connected read/write 20241104160245087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160245087 DLINP <000b> input/ipa.c:451 connected read/write 20241104160245087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160245089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42508<->l=127.0.0.1:4258 20241104160245122 DAUC <0003> db_auc.c:157 IMSI='262423061826168': No 2G Auth Data 20241104160245122 DAUC <0003> db_auc.c:192 IMSI='262423061826168': No 3G Auth Data 20241104160245130 DLGSUP <0013> hlr.c:121 IMSI 262423061826168: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160245159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42518<->l=127.0.0.1:4258 20241104160245163 DLINP <000b> input/ipa.c:451 connected read/write 20241104160245163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160245163 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423061826168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423061826168" cn_domain=PS} 20241104160245163 DLU <0006> fsm.c:456 lu(262423061826168)[0x612000010120]{UNVALIDATED}: Allocated 20241104160245163 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423061826168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160245180 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423061826168)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160245180 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423061826168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423061826168" cn_domain=PS} 20241104160245180 DLINP <000b> input/ipa.c:451 connected read/write 20241104160245180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160245180 DLINP <000b> input/ipa.c:451 connected read/write 20241104160245180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160245184 DLINP <000b> input/ipa.c:451 connected read/write 20241104160245184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160245184 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423061826168 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423061826168"} 20241104160245184 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423061826168)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160245184 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423061826168 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160245184 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423061826168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423061826168"} 20241104160245184 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423061826168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160245184 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423061826168)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160245185 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423061826168)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160245185 DLU <0006> fsm.c:568 lu(PS:IMSI-262423061826168)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160245185 DLINP <000b> input/ipa.c:451 connected read/write 20241104160245185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160245185 DLINP <000b> input/ipa.c:451 connected read/write 20241104160245185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160245187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42518<->l=127.0.0.1:4258 20241104160245221 DAUC <0003> db_auc.c:157 IMSI='262428942075870': No 2G Auth Data 20241104160245221 DAUC <0003> db_auc.c:192 IMSI='262428942075870': No 3G Auth Data 20241104160245230 DLGSUP <0013> hlr.c:121 IMSI 262428942075870: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160245260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42534<->l=127.0.0.1:4258 20241104160245263 DLINP <000b> input/ipa.c:451 connected read/write 20241104160245263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160245263 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428942075870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428942075870" cn_domain=PS} 20241104160245263 DLU <0006> fsm.c:456 lu(262428942075870)[0x6120000102a0]{UNVALIDATED}: Allocated 20241104160245263 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428942075870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160245279 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428942075870)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160245279 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428942075870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428942075870" cn_domain=PS} 20241104160245279 DLINP <000b> input/ipa.c:451 connected read/write 20241104160245279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160245279 DLINP <000b> input/ipa.c:451 connected read/write 20241104160245279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160245285 DLINP <000b> input/ipa.c:451 connected read/write 20241104160245285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160245285 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428942075870 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428942075870"} 20241104160245285 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428942075870)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160245285 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428942075870 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160245285 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428942075870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428942075870"} 20241104160245285 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428942075870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160245285 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428942075870)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160245285 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428942075870)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160245285 DLU <0006> fsm.c:568 lu(PS:IMSI-262428942075870)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160245285 DLINP <000b> input/ipa.c:451 connected read/write 20241104160245285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160245285 DLINP <000b> input/ipa.c:451 connected read/write 20241104160245285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160245288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42534<->l=127.0.0.1:4258 20241104160245314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42466<->l=127.0.0.1:4258 20241104160245314 DLINP <000b> input/ipa.c:451 connected read/write 20241104160245314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160245314 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160245315 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160245315 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160245315 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39135<->l=127.0.0.1:4259) 20241104160245337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42550<->l=127.0.0.1:4258 20241104160245337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42550<->l=127.0.0.1:4258 20241104160248442 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160248442 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160248447 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160248449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42564<->l=127.0.0.1:4258 20241104160248452 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160248452 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160248452 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160248452 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  20241104160248452 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160248453 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  20241104160248453 DLGSUP <0013> gsup_server.c:235 2:  20241104160248453 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160248453 DLGSUP <0013> gsup_server.c:235 3:  20241104160248453 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160248453 DLGSUP <0013> gsup_server.c:235 4:  20241104160248453 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160248453 DLGSUP <0013> gsup_server.c:235 5:  20241104160248453 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160248453 DLGSUP <0013> gsup_server.c:235 7:  20241104160248453 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160248453 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160248453 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160248453 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160248479 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39645<->l=127.0.0.1:4259) 20241104160248517 DAUC <0003> db_auc.c:157 IMSI='262421605031660': No 2G Auth Data 20241104160248517 DAUC <0003> db_auc.c:192 IMSI='262421605031660': No 3G Auth Data 20241104160248567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42570<->l=127.0.0.1:4258 20241104160248577 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160248577 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421605031660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421605031660" cn_domain=PS source_name="the-source\n"} 20241104160248577 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241104160248578 DLU <0006> fsm.c:456 lu(262421605031660)[0x612000010420]{UNVALIDATED}: Allocated 20241104160248578 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421605031660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241104160248595 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421605031660)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160248596 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421605031660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421605031660" cn_domain=PS destination_name="the-source\n"} 20241104160248596 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160248596 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160248603 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160248603 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421605031660 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421605031660" source_name="the-source\n"} 20241104160248603 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421605031660)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160248603 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262421605031660 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160248603 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421605031660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421605031660" destination_name="the-source\n"} 20241104160248603 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262421605031660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160248603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421605031660)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160248603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421605031660)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160248603 DLU <0006> fsm.c:568 lu(PS:IMSI-262421605031660)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160248603 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160248603 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160248606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42570<->l=127.0.0.1:4258 20241104160248639 DAUC <0003> db_auc.c:157 IMSI='262428885255385': No 2G Auth Data 20241104160248639 DAUC <0003> db_auc.c:192 IMSI='262428885255385': No 3G Auth Data 20241104160248648 DLGSUP <0013> hlr.c:121 IMSI 262428885255385: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160248663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42578<->l=127.0.0.1:4258 20241104160248665 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160248665 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262428885255385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428885255385" cn_domain=PS source_name="the-source\n"} 20241104160248665 DLU <0006> fsm.c:456 lu(262428885255385)[0x6120000105a0]{UNVALIDATED}: Allocated 20241104160248665 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262428885255385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241104160248682 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428885255385)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160248682 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262428885255385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428885255385" cn_domain=PS destination_name="the-source\n"} 20241104160248682 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160248682 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160248687 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160248687 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262428885255385 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428885255385" source_name="the-source\n"} 20241104160248687 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428885255385)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160248687 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262428885255385 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160248687 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262428885255385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428885255385" destination_name="the-source\n"} 20241104160248687 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262428885255385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160248687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428885255385)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160248687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428885255385)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160248687 DLU <0006> fsm.c:568 lu(PS:IMSI-262428885255385)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160248687 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160248687 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160248690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42578<->l=127.0.0.1:4258 20241104160248716 DAUC <0003> db_auc.c:157 IMSI='262425315024762': No 2G Auth Data 20241104160248716 DAUC <0003> db_auc.c:192 IMSI='262425315024762': No 3G Auth Data 20241104160248724 DLGSUP <0013> hlr.c:121 IMSI 262425315024762: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160248738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42586<->l=127.0.0.1:4258 20241104160248740 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160248740 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425315024762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425315024762" cn_domain=PS source_name="the-source\n"} 20241104160248740 DLU <0006> fsm.c:456 lu(262425315024762)[0x612000010720]{UNVALIDATED}: Allocated 20241104160248740 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425315024762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241104160248756 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425315024762)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160248756 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425315024762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425315024762" cn_domain=PS destination_name="the-source\n"} 20241104160248756 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160248756 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160248759 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160248759 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425315024762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425315024762" source_name="the-source\n"} 20241104160248759 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425315024762)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160248759 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262425315024762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160248759 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425315024762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425315024762" destination_name="the-source\n"} 20241104160248759 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262425315024762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160248759 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425315024762)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160248759 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425315024762)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160248759 DLU <0006> fsm.c:568 lu(PS:IMSI-262425315024762)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160248759 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160248759 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160248760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42586<->l=127.0.0.1:4258 20241104160248786 DAUC <0003> db_auc.c:157 IMSI='262423060279024': No 2G Auth Data 20241104160248786 DAUC <0003> db_auc.c:192 IMSI='262423060279024': No 3G Auth Data 20241104160248794 DLGSUP <0013> hlr.c:121 IMSI 262423060279024: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160248808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42588<->l=127.0.0.1:4258 20241104160248810 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160248810 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423060279024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423060279024" cn_domain=PS source_name="the-source\n"} 20241104160248810 DLU <0006> fsm.c:456 lu(262423060279024)[0x6120000108a0]{UNVALIDATED}: Allocated 20241104160248810 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262423060279024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241104160248825 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423060279024)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160248825 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262423060279024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423060279024" cn_domain=PS destination_name="the-source\n"} 20241104160248825 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160248826 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160248828 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160248828 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262423060279024 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423060279024" source_name="the-source\n"} 20241104160248828 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423060279024)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160248828 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262423060279024 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160248828 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262423060279024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423060279024" destination_name="the-source\n"} 20241104160248828 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262423060279024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160248828 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423060279024)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160248828 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423060279024)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160248828 DLU <0006> fsm.c:568 lu(PS:IMSI-262423060279024)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160248828 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160248828 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160248830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42588<->l=127.0.0.1:4258 20241104160248855 DAUC <0003> db_auc.c:157 IMSI='262420532214770': No 2G Auth Data 20241104160248855 DAUC <0003> db_auc.c:192 IMSI='262420532214770': No 3G Auth Data 20241104160248864 DLGSUP <0013> hlr.c:121 IMSI 262420532214770: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160248878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42590<->l=127.0.0.1:4258 20241104160248879 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160248879 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262420532214770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420532214770" cn_domain=PS source_name="the-source\n"} 20241104160248879 DLU <0006> fsm.c:456 lu(262420532214770)[0x612000010a20]{UNVALIDATED}: Allocated 20241104160248879 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262420532214770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241104160248895 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420532214770)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160248895 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262420532214770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420532214770" cn_domain=PS destination_name="the-source\n"} 20241104160248895 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160248895 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160248900 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160248900 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262420532214770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420532214770" source_name="the-source\n"} 20241104160248900 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420532214770)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160248900 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262420532214770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160248900 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262420532214770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420532214770" destination_name="the-source\n"} 20241104160248900 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262420532214770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160248900 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420532214770)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160248900 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420532214770)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160248900 DLU <0006> fsm.c:568 lu(PS:IMSI-262420532214770)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160248900 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160248900 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160248903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42590<->l=127.0.0.1:4258 20241104160248935 DAUC <0003> db_auc.c:157 IMSI='262420108293637': No 2G Auth Data 20241104160248935 DAUC <0003> db_auc.c:192 IMSI='262420108293637': No 3G Auth Data 20241104160248943 DLGSUP <0013> hlr.c:121 IMSI 262420108293637: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160248970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42592<->l=127.0.0.1:4258 20241104160248972 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160248972 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262420108293637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420108293637" cn_domain=PS source_name="the-source\n"} 20241104160248972 DLU <0006> fsm.c:456 lu(262420108293637)[0x612000010ba0]{UNVALIDATED}: Allocated 20241104160248973 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262420108293637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241104160248989 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420108293637)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160248989 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262420108293637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420108293637" cn_domain=PS destination_name="the-source\n"} 20241104160248989 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160248989 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160248994 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160248994 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262420108293637 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420108293637" source_name="the-source\n"} 20241104160248994 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420108293637)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160248994 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262420108293637 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160248994 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262420108293637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420108293637" destination_name="the-source\n"} 20241104160248994 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262420108293637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160248994 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420108293637)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160248994 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420108293637)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160248994 DLU <0006> fsm.c:568 lu(PS:IMSI-262420108293637)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160248994 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160248994 DLINP <000b> input/ipa.c:451 connected read/write 20241104160248994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160248997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42592<->l=127.0.0.1:4258 20241104160249031 DAUC <0003> db_auc.c:157 IMSI='262421686741678': No 2G Auth Data 20241104160249031 DAUC <0003> db_auc.c:192 IMSI='262421686741678': No 3G Auth Data 20241104160249039 DLGSUP <0013> hlr.c:121 IMSI 262421686741678: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160249069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42608<->l=127.0.0.1:4258 20241104160249073 DLINP <000b> input/ipa.c:451 connected read/write 20241104160249073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160249073 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262421686741678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421686741678" cn_domain=PS source_name="the-source\n"} 20241104160249073 DLU <0006> fsm.c:456 lu(262421686741678)[0x612000010d20]{UNVALIDATED}: Allocated 20241104160249073 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262421686741678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241104160249090 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421686741678)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160249090 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262421686741678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421686741678" cn_domain=PS destination_name="the-source\n"} 20241104160249090 DLINP <000b> input/ipa.c:451 connected read/write 20241104160249090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160249090 DLINP <000b> input/ipa.c:451 connected read/write 20241104160249090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160249095 DLINP <000b> input/ipa.c:451 connected read/write 20241104160249095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160249095 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262421686741678 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421686741678" source_name="the-source\n"} 20241104160249095 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421686741678)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160249095 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262421686741678 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160249095 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262421686741678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421686741678" destination_name="the-source\n"} 20241104160249095 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262421686741678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160249095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421686741678)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160249095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421686741678)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160249095 DLU <0006> fsm.c:568 lu(PS:IMSI-262421686741678)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160249095 DLINP <000b> input/ipa.c:451 connected read/write 20241104160249095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160249095 DLINP <000b> input/ipa.c:451 connected read/write 20241104160249095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160249098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42608<->l=127.0.0.1:4258 20241104160249131 DAUC <0003> db_auc.c:157 IMSI='262423627622751': No 2G Auth Data 20241104160249131 DAUC <0003> db_auc.c:192 IMSI='262423627622751': No 3G Auth Data 20241104160249139 DLGSUP <0013> hlr.c:121 IMSI 262423627622751: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160249177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42610<->l=127.0.0.1:4258 20241104160249184 DLINP <000b> input/ipa.c:451 connected read/write 20241104160249184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160249184 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262423627622751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423627622751" cn_domain=PS source_name="the-source\n"} 20241104160249184 DLU <0006> fsm.c:456 lu(262423627622751)[0x612000010ea0]{UNVALIDATED}: Allocated 20241104160249185 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262423627622751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241104160249201 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423627622751)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160249201 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262423627622751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423627622751" cn_domain=PS destination_name="the-source\n"} 20241104160249201 DLINP <000b> input/ipa.c:451 connected read/write 20241104160249201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160249201 DLINP <000b> input/ipa.c:451 connected read/write 20241104160249201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160249206 DLINP <000b> input/ipa.c:451 connected read/write 20241104160249206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160249207 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262423627622751 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423627622751" source_name="the-source\n"} 20241104160249207 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423627622751)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160249207 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262423627622751 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160249207 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262423627622751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423627622751" destination_name="the-source\n"} 20241104160249207 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262423627622751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160249207 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423627622751)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160249207 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423627622751)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160249207 DLU <0006> fsm.c:568 lu(PS:IMSI-262423627622751)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160249207 DLINP <000b> input/ipa.c:451 connected read/write 20241104160249207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160249207 DLINP <000b> input/ipa.c:451 connected read/write 20241104160249207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160249210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42610<->l=127.0.0.1:4258 20241104160249243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42564<->l=127.0.0.1:4258 20241104160249244 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39645<->l=127.0.0.1:4259) 20241104160249244 DLINP <000b> input/ipa.c:451 connected read/write 20241104160249244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160249244 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160249244 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160249244 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160249244 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241104160249268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42616<->l=127.0.0.1:4258 20241104160249268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42616<->l=127.0.0.1:4258 20241104160252377 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160252377 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160252381 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160252382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53048<->l=127.0.0.1:4258 20241104160252386 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160252386 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160252386 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160252386 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  20241104160252386 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160252386 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  20241104160252386 DLGSUP <0013> gsup_server.c:235 2:  20241104160252386 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160252386 DLGSUP <0013> gsup_server.c:235 3:  20241104160252386 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160252386 DLGSUP <0013> gsup_server.c:235 4:  20241104160252386 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160252386 DLGSUP <0013> gsup_server.c:235 5:  20241104160252386 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160252386 DLGSUP <0013> gsup_server.c:235 7:  20241104160252386 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160252386 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160252386 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160252386 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160252408 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33615<->l=127.0.0.1:4259) 20241104160252450 DAUC <0003> db_auc.c:157 IMSI='262422231759290': No 2G Auth Data 20241104160252450 DAUC <0003> db_auc.c:192 IMSI='262422231759290': No 3G Auth Data 20241104160252492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53060<->l=127.0.0.1:4258 20241104160252502 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160252502 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422231759290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422231759290" cn_domain=PS} 20241104160252502 DLU <0006> fsm.c:456 lu(262422231759290)[0x612000011020]{UNVALIDATED}: Allocated 20241104160252502 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422231759290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160252519 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422231759290)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160252520 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422231759290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422231759290" cn_domain=PS} 20241104160252520 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252520 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252526 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160252527 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422231759290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422231759290"} 20241104160252527 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422231759290)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160252527 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422231759290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160252527 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422231759290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422231759290"} 20241104160252527 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422231759290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160252527 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422231759290)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160252527 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422231759290)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160252527 DLU <0006> fsm.c:568 lu(PS:IMSI-262422231759290)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160252527 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252527 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53060<->l=127.0.0.1:4258 20241104160252557 DAUC <0003> db_auc.c:157 IMSI='262422316491602': No 2G Auth Data 20241104160252557 DAUC <0003> db_auc.c:192 IMSI='262422316491602': No 3G Auth Data 20241104160252566 DLGSUP <0013> hlr.c:121 IMSI 262422316491602: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160252581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53074<->l=127.0.0.1:4258 20241104160252582 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160252582 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422316491602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422316491602" cn_domain=PS} 20241104160252582 DLU <0006> fsm.c:456 lu(262422316491602)[0x6120000111a0]{UNVALIDATED}: Allocated 20241104160252582 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422316491602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160252598 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422316491602)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160252598 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422316491602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422316491602" cn_domain=PS} 20241104160252598 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252598 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252601 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160252601 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422316491602 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422316491602"} 20241104160252601 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422316491602)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160252601 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422316491602 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160252601 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422316491602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422316491602"} 20241104160252601 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422316491602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160252602 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422316491602)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160252602 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422316491602)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160252602 DLU <0006> fsm.c:568 lu(PS:IMSI-262422316491602)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160252602 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252602 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53074<->l=127.0.0.1:4258 20241104160252629 DAUC <0003> db_auc.c:157 IMSI='262429973463888': No 2G Auth Data 20241104160252629 DAUC <0003> db_auc.c:192 IMSI='262429973463888': No 3G Auth Data 20241104160252638 DLGSUP <0013> hlr.c:121 IMSI 262429973463888: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160252652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53080<->l=127.0.0.1:4258 20241104160252653 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160252653 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429973463888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429973463888" cn_domain=PS} 20241104160252653 DLU <0006> fsm.c:456 lu(262429973463888)[0x612000011320]{UNVALIDATED}: Allocated 20241104160252653 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429973463888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160252669 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429973463888)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160252669 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429973463888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429973463888" cn_domain=PS} 20241104160252670 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252670 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252672 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160252672 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429973463888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429973463888"} 20241104160252672 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429973463888)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160252672 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429973463888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160252672 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429973463888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429973463888"} 20241104160252672 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429973463888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160252672 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429973463888)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160252672 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429973463888)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160252672 DLU <0006> fsm.c:568 lu(PS:IMSI-262429973463888)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160252672 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252672 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53080<->l=127.0.0.1:4258 20241104160252699 DAUC <0003> db_auc.c:157 IMSI='262425813015635': No 2G Auth Data 20241104160252699 DAUC <0003> db_auc.c:192 IMSI='262425813015635': No 3G Auth Data 20241104160252707 DLGSUP <0013> hlr.c:121 IMSI 262425813015635: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160252721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53086<->l=127.0.0.1:4258 20241104160252723 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160252723 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425813015635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425813015635" cn_domain=PS} 20241104160252723 DLU <0006> fsm.c:456 lu(262425813015635)[0x6120000114a0]{UNVALIDATED}: Allocated 20241104160252723 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425813015635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160252739 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425813015635)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160252739 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425813015635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425813015635" cn_domain=PS} 20241104160252739 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252739 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252742 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160252742 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425813015635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425813015635"} 20241104160252742 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425813015635)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160252742 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425813015635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160252742 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425813015635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425813015635"} 20241104160252742 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425813015635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160252742 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425813015635)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160252742 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425813015635)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160252742 DLU <0006> fsm.c:568 lu(PS:IMSI-262425813015635)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160252742 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252742 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53086<->l=127.0.0.1:4258 20241104160252769 DAUC <0003> db_auc.c:157 IMSI='262423147522449': No 2G Auth Data 20241104160252769 DAUC <0003> db_auc.c:192 IMSI='262423147522449': No 3G Auth Data 20241104160252777 DLGSUP <0013> hlr.c:121 IMSI 262423147522449: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160252792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53088<->l=127.0.0.1:4258 20241104160252794 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160252794 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423147522449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423147522449" cn_domain=PS} 20241104160252794 DLU <0006> fsm.c:456 lu(262423147522449)[0x612000011620]{UNVALIDATED}: Allocated 20241104160252794 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423147522449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160252810 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423147522449)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160252810 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423147522449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423147522449" cn_domain=PS} 20241104160252810 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252810 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252814 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160252814 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423147522449 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423147522449"} 20241104160252814 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423147522449)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160252814 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423147522449 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160252814 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423147522449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423147522449"} 20241104160252814 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423147522449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160252814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423147522449)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160252814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423147522449)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160252814 DLU <0006> fsm.c:568 lu(PS:IMSI-262423147522449)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160252814 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252814 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53088<->l=127.0.0.1:4258 20241104160252843 DAUC <0003> db_auc.c:157 IMSI='262427598031862': No 2G Auth Data 20241104160252843 DAUC <0003> db_auc.c:192 IMSI='262427598031862': No 3G Auth Data 20241104160252851 DLGSUP <0013> hlr.c:121 IMSI 262427598031862: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160252873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53094<->l=127.0.0.1:4258 20241104160252875 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160252875 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427598031862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427598031862" cn_domain=PS} 20241104160252875 DLU <0006> fsm.c:456 lu(262427598031862)[0x6120000117a0]{UNVALIDATED}: Allocated 20241104160252875 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427598031862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160252891 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427598031862)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160252891 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427598031862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427598031862" cn_domain=PS} 20241104160252891 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252891 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252896 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160252896 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427598031862 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427598031862"} 20241104160252896 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427598031862)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160252896 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427598031862 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160252896 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427598031862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427598031862"} 20241104160252896 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427598031862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160252896 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427598031862)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160252896 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427598031862)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160252896 DLU <0006> fsm.c:568 lu(PS:IMSI-262427598031862)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160252896 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252897 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53094<->l=127.0.0.1:4258 20241104160252933 DAUC <0003> db_auc.c:157 IMSI='262428897388552': No 2G Auth Data 20241104160252933 DAUC <0003> db_auc.c:192 IMSI='262428897388552': No 3G Auth Data 20241104160252941 DLGSUP <0013> hlr.c:121 IMSI 262428897388552: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160252968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53104<->l=127.0.0.1:4258 20241104160252971 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160252971 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428897388552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428897388552" cn_domain=PS} 20241104160252971 DLU <0006> fsm.c:456 lu(262428897388552)[0x612000011920]{UNVALIDATED}: Allocated 20241104160252971 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428897388552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160252987 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428897388552)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160252987 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428897388552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428897388552" cn_domain=PS} 20241104160252987 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252987 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252994 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160252994 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428897388552 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428897388552"} 20241104160252994 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428897388552)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160252994 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428897388552 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160252994 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428897388552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428897388552"} 20241104160252994 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428897388552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160252994 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428897388552)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160252994 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428897388552)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160252994 DLU <0006> fsm.c:568 lu(PS:IMSI-262428897388552)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160252994 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252994 DLINP <000b> input/ipa.c:451 connected read/write 20241104160252994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160252997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53104<->l=127.0.0.1:4258 20241104160253032 DAUC <0003> db_auc.c:157 IMSI='262422266688352': No 2G Auth Data 20241104160253032 DAUC <0003> db_auc.c:192 IMSI='262422266688352': No 3G Auth Data 20241104160253040 DLGSUP <0013> hlr.c:121 IMSI 262422266688352: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160253065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53120<->l=127.0.0.1:4258 20241104160253069 DLINP <000b> input/ipa.c:451 connected read/write 20241104160253069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160253069 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422266688352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422266688352" cn_domain=PS} 20241104160253069 DLU <0006> fsm.c:456 lu(262422266688352)[0x612000011aa0]{UNVALIDATED}: Allocated 20241104160253069 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422266688352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160253086 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422266688352)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160253086 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422266688352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422266688352" cn_domain=PS} 20241104160253086 DLINP <000b> input/ipa.c:451 connected read/write 20241104160253086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160253086 DLINP <000b> input/ipa.c:451 connected read/write 20241104160253086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160253092 DLINP <000b> input/ipa.c:451 connected read/write 20241104160253092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160253092 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422266688352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422266688352"} 20241104160253092 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422266688352)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160253092 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422266688352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160253092 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422266688352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422266688352"} 20241104160253092 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422266688352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160253092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422266688352)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160253092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422266688352)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160253092 DLU <0006> fsm.c:568 lu(PS:IMSI-262422266688352)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160253092 DLINP <000b> input/ipa.c:451 connected read/write 20241104160253092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160253092 DLINP <000b> input/ipa.c:451 connected read/write 20241104160253092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160253096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53120<->l=127.0.0.1:4258 20241104160253122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53048<->l=127.0.0.1:4258 20241104160253123 DLINP <000b> input/ipa.c:451 connected read/write 20241104160253123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160253123 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160253123 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160253123 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160253123 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33615<->l=127.0.0.1:4259) 20241104160253147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53134<->l=127.0.0.1:4258 20241104160253248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53134<->l=127.0.0.1:4258 20241104160256352 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160256352 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160256356 DLINP <000b> input/ipa.c:451 connected read/write 20241104160256356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160256358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53150<->l=127.0.0.1:4258 20241104160256362 DLINP <000b> input/ipa.c:451 connected read/write 20241104160256362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160256362 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160256362 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160256362 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  20241104160256362 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160256362 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  20241104160256362 DLGSUP <0013> gsup_server.c:235 2:  20241104160256362 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160256362 DLGSUP <0013> gsup_server.c:235 3:  20241104160256362 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160256362 DLGSUP <0013> gsup_server.c:235 4:  20241104160256362 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160256362 DLGSUP <0013> gsup_server.c:235 5:  20241104160256362 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160256362 DLGSUP <0013> gsup_server.c:235 7:  20241104160256362 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160256362 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160256362 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160256362 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160256385 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38019<->l=127.0.0.1:4259) 20241104160256418 DAUC <0003> db_auc.c:157 IMSI='262427471233077': No 2G Auth Data 20241104160256418 DAUC <0003> db_auc.c:192 IMSI='262427471233077': No 3G Auth Data 20241104160256443 DAUC <0003> db_auc.c:192 IMSI='262427471233077': No 3G Auth Data 20241104160256474 DAUC <0003> db_auc.c:157 IMSI='262424478638430': No 2G Auth Data 20241104160256475 DAUC <0003> db_auc.c:192 IMSI='262424478638430': No 3G Auth Data 20241104160256497 DAUC <0003> db_auc.c:157 IMSI='262424478638430': No 2G Auth Data 20241104160256528 DAUC <0003> db_auc.c:157 IMSI='262427692004782': No 2G Auth Data 20241104160256528 DAUC <0003> db_auc.c:192 IMSI='262427692004782': No 3G Auth Data 20241104160256590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53150<->l=127.0.0.1:4258 20241104160256593 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38019<->l=127.0.0.1:4259) 20241104160256593 DLINP <000b> input/ipa.c:451 connected read/write 20241104160256593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160256593 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160256593 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160256593 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160256619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53160<->l=127.0.0.1:4258 20241104160256720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53160<->l=127.0.0.1:4258 20241104160259842 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160259842 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160259845 DLINP <000b> input/ipa.c:451 connected read/write 20241104160259845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160259846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53166<->l=127.0.0.1:4258 20241104160259849 DLINP <000b> input/ipa.c:451 connected read/write 20241104160259849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160259849 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160259849 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160259849 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  20241104160259849 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160259849 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  20241104160259849 DLGSUP <0013> gsup_server.c:235 2:  20241104160259849 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160259849 DLGSUP <0013> gsup_server.c:235 3:  20241104160259849 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160259849 DLGSUP <0013> gsup_server.c:235 4:  20241104160259849 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160259849 DLGSUP <0013> gsup_server.c:235 5:  20241104160259849 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160259849 DLGSUP <0013> gsup_server.c:235 7:  20241104160259849 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160259849 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160259849 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160259849 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160259874 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33971<->l=127.0.0.1:4259) 20241104160259887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53168<->l=127.0.0.1:4258 20241104160259900 DAUC <0003> db_auc.c:157 IMSI='262424825809863': No 2G Auth Data 20241104160259900 DAUC <0003> db_auc.c:192 IMSI='262424825809863': No 3G Auth Data 20241104160259930 DLINP <000b> input/ipa.c:451 connected read/write 20241104160259930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160259930 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424825809863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424825809863" cn_domain=PS} 20241104160259931 DLU <0006> fsm.c:456 lu(262424825809863)[0x612000011c20]{UNVALIDATED}: Allocated 20241104160259931 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424825809863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160259948 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424825809863)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160259948 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424825809863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424825809863" cn_domain=PS} 20241104160259948 DLINP <000b> input/ipa.c:451 connected read/write 20241104160259948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160259948 DLINP <000b> input/ipa.c:451 connected read/write 20241104160259948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160259956 DLINP <000b> input/ipa.c:451 connected read/write 20241104160259956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160259957 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424825809863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424825809863"} 20241104160259957 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424825809863)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160259957 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424825809863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160259957 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424825809863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424825809863"} 20241104160259957 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424825809863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160259957 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424825809863)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160259957 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424825809863)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160259957 DLU <0006> fsm.c:568 lu(PS:IMSI-262424825809863)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160259957 DLINP <000b> input/ipa.c:451 connected read/write 20241104160259957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160259957 DLINP <000b> input/ipa.c:451 connected read/write 20241104160259957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160259969 DLGSUP <0013> hlr.c:128 IMSI 262424825809863: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241104160259969 DLINP <000b> input/ipa.c:451 connected read/write 20241104160259969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160259969 DLINP <000b> input/ipa.c:451 connected read/write 20241104160259969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160259972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53168<->l=127.0.0.1:4258 20241104160259974 DLINP <000b> input/ipa.c:451 connected read/write 20241104160259974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160259974 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424825809863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424825809863"} 20241104160259974 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424825809863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241104160259974 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424825809863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160259974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53166<->l=127.0.0.1:4258 20241104160259976 DLINP <000b> input/ipa.c:451 connected read/write 20241104160259976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160259976 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160259976 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160259976 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160259976 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33971<->l=127.0.0.1:4259) 20241104160300015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53176<->l=127.0.0.1:4258 20241104160300116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53176<->l=127.0.0.1:4258 20241104160303209 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160303209 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160303210 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54830<->l=127.0.0.1:4258 20241104160303211 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303211 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160303211 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160303211 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  20241104160303211 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160303211 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  20241104160303211 DLGSUP <0013> gsup_server.c:235 2:  20241104160303211 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160303211 DLGSUP <0013> gsup_server.c:235 3:  20241104160303211 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160303211 DLGSUP <0013> gsup_server.c:235 4:  20241104160303211 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160303211 DLGSUP <0013> gsup_server.c:235 5:  20241104160303211 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160303211 DLGSUP <0013> gsup_server.c:235 7:  20241104160303211 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160303211 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160303211 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160303211 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160303219 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37521<->l=127.0.0.1:4259) 20241104160303250 DAUC <0003> db_auc.c:157 IMSI='262425694423089': No 2G Auth Data 20241104160303250 DAUC <0003> db_auc.c:192 IMSI='262425694423089': No 3G Auth Data 20241104160303294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54832<->l=127.0.0.1:4258 20241104160303303 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303303 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425694423089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425694423089" cn_domain=PS} 20241104160303304 DLU <0006> fsm.c:456 lu(262425694423089)[0x612000011da0]{UNVALIDATED}: Allocated 20241104160303304 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425694423089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160303321 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425694423089)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160303321 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425694423089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425694423089" cn_domain=PS} 20241104160303321 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303321 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303323 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303323 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425694423089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425694423089"} 20241104160303323 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425694423089)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160303323 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425694423089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160303323 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425694423089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425694423089"} 20241104160303323 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425694423089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160303323 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425694423089)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160303323 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425694423089)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160303323 DLU <0006> fsm.c:568 lu(PS:IMSI-262425694423089)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160303323 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303323 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303324 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303324 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425694423089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425694423089" cn_domain=CS} 20241104160303324 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425694423089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241104160303332 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425694423089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425694423089"} 20241104160303332 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425694423089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104160303332 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303332 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54832<->l=127.0.0.1:4258 20241104160303358 DAUC <0003> db_auc.c:157 IMSI='262422070560448': No 2G Auth Data 20241104160303358 DAUC <0003> db_auc.c:192 IMSI='262422070560448': No 3G Auth Data 20241104160303366 DLGSUP <0013> hlr.c:121 IMSI 262422070560448: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160303383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54848<->l=127.0.0.1:4258 20241104160303386 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303386 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422070560448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422070560448" cn_domain=PS} 20241104160303386 DLU <0006> fsm.c:456 lu(262422070560448)[0x612000011f20]{UNVALIDATED}: Allocated 20241104160303386 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422070560448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160303402 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422070560448)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160303402 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422070560448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422070560448" cn_domain=PS} 20241104160303402 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303403 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303406 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303406 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422070560448 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422070560448"} 20241104160303406 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422070560448)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160303406 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422070560448 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160303406 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422070560448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422070560448"} 20241104160303406 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422070560448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160303406 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422070560448)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160303406 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422070560448)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160303406 DLU <0006> fsm.c:568 lu(PS:IMSI-262422070560448)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160303406 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303406 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303408 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303408 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422070560448 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422070560448" cn_domain=CS} 20241104160303408 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422070560448 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241104160303416 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422070560448 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422070560448"} 20241104160303417 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422070560448 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104160303417 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303417 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54848<->l=127.0.0.1:4258 20241104160303445 DAUC <0003> db_auc.c:157 IMSI='262422380924582': No 2G Auth Data 20241104160303445 DAUC <0003> db_auc.c:192 IMSI='262422380924582': No 3G Auth Data 20241104160303453 DLGSUP <0013> hlr.c:121 IMSI 262422380924582: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160303467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54862<->l=127.0.0.1:4258 20241104160303468 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303469 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422380924582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422380924582" cn_domain=PS} 20241104160303469 DLU <0006> fsm.c:456 lu(262422380924582)[0x6120000120a0]{UNVALIDATED}: Allocated 20241104160303469 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422380924582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160303485 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422380924582)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160303485 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422380924582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422380924582" cn_domain=PS} 20241104160303485 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303485 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303486 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303487 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422380924582 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422380924582"} 20241104160303487 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422380924582)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160303487 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422380924582 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160303487 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422380924582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422380924582"} 20241104160303487 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422380924582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160303487 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422380924582)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160303487 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422380924582)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160303487 DLU <0006> fsm.c:568 lu(PS:IMSI-262422380924582)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160303487 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303487 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303488 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303488 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422380924582 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422380924582" cn_domain=CS} 20241104160303488 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422380924582 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241104160303496 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422380924582 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422380924582"} 20241104160303496 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422380924582 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104160303496 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303496 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54862<->l=127.0.0.1:4258 20241104160303522 DAUC <0003> db_auc.c:157 IMSI='262426794047990': No 2G Auth Data 20241104160303522 DAUC <0003> db_auc.c:192 IMSI='262426794047990': No 3G Auth Data 20241104160303531 DLGSUP <0013> hlr.c:121 IMSI 262426794047990: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160303546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54874<->l=127.0.0.1:4258 20241104160303549 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303549 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426794047990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426794047990" cn_domain=PS} 20241104160303549 DLU <0006> fsm.c:456 lu(262426794047990)[0x612000012220]{UNVALIDATED}: Allocated 20241104160303549 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426794047990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160303565 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426794047990)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160303565 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426794047990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426794047990" cn_domain=PS} 20241104160303565 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303565 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303569 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303570 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426794047990 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426794047990"} 20241104160303570 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426794047990)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160303570 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426794047990 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160303570 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426794047990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426794047990"} 20241104160303570 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426794047990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160303570 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426794047990)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160303570 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426794047990)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160303570 DLU <0006> fsm.c:568 lu(PS:IMSI-262426794047990)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160303570 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303570 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303574 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303574 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426794047990 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426794047990" cn_domain=CS} 20241104160303574 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426794047990 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241104160303583 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426794047990 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426794047990"} 20241104160303583 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426794047990 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104160303583 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303583 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54874<->l=127.0.0.1:4258 20241104160303613 DAUC <0003> db_auc.c:157 IMSI='262424336378756': No 2G Auth Data 20241104160303613 DAUC <0003> db_auc.c:192 IMSI='262424336378756': No 3G Auth Data 20241104160303622 DLGSUP <0013> hlr.c:121 IMSI 262424336378756: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160303636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54890<->l=127.0.0.1:4258 20241104160303637 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303638 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424336378756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424336378756" cn_domain=PS} 20241104160303638 DLU <0006> fsm.c:456 lu(262424336378756)[0x6120000123a0]{UNVALIDATED}: Allocated 20241104160303638 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424336378756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160303654 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424336378756)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160303654 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424336378756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424336378756" cn_domain=PS} 20241104160303654 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303654 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303656 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303656 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424336378756 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424336378756"} 20241104160303656 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424336378756)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160303656 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424336378756 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160303656 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424336378756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424336378756"} 20241104160303657 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424336378756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160303657 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424336378756)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160303657 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424336378756)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160303657 DLU <0006> fsm.c:568 lu(PS:IMSI-262424336378756)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160303657 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303657 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303658 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303658 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424336378756 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424336378756" cn_domain=CS} 20241104160303658 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424336378756 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241104160303666 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424336378756 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424336378756"} 20241104160303666 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424336378756 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104160303666 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303666 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54890<->l=127.0.0.1:4258 20241104160303694 DAUC <0003> db_auc.c:157 IMSI='262424579841562': No 2G Auth Data 20241104160303694 DAUC <0003> db_auc.c:192 IMSI='262424579841562': No 3G Auth Data 20241104160303702 DLGSUP <0013> hlr.c:121 IMSI 262424579841562: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160303725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54904<->l=127.0.0.1:4258 20241104160303726 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303726 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424579841562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424579841562" cn_domain=PS} 20241104160303726 DLU <0006> fsm.c:456 lu(262424579841562)[0x612000012520]{UNVALIDATED}: Allocated 20241104160303726 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424579841562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160303742 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424579841562)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160303742 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424579841562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424579841562" cn_domain=PS} 20241104160303742 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303743 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303745 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303746 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424579841562 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424579841562"} 20241104160303746 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424579841562)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160303746 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424579841562 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160303746 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424579841562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424579841562"} 20241104160303746 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424579841562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160303746 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424579841562)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160303746 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424579841562)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160303746 DLU <0006> fsm.c:568 lu(PS:IMSI-262424579841562)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160303746 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303746 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303748 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303748 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424579841562 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424579841562" cn_domain=CS} 20241104160303748 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424579841562 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241104160303756 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424579841562 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424579841562"} 20241104160303756 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424579841562 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104160303756 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303756 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54904<->l=127.0.0.1:4258 20241104160303792 DAUC <0003> db_auc.c:157 IMSI='262428551838695': No 2G Auth Data 20241104160303792 DAUC <0003> db_auc.c:192 IMSI='262428551838695': No 3G Auth Data 20241104160303800 DLGSUP <0013> hlr.c:121 IMSI 262428551838695: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160303830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54912<->l=127.0.0.1:4258 20241104160303835 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303835 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428551838695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428551838695" cn_domain=PS} 20241104160303835 DLU <0006> fsm.c:456 lu(262428551838695)[0x6120000126a0]{UNVALIDATED}: Allocated 20241104160303835 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428551838695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160303851 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428551838695)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160303851 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428551838695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428551838695" cn_domain=PS} 20241104160303852 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303852 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303857 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303857 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428551838695 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428551838695"} 20241104160303857 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428551838695)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160303857 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428551838695 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160303857 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428551838695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428551838695"} 20241104160303857 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428551838695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160303857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428551838695)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160303857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428551838695)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160303857 DLU <0006> fsm.c:568 lu(PS:IMSI-262428551838695)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160303857 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303857 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303861 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303861 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428551838695 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428551838695" cn_domain=CS} 20241104160303861 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428551838695 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241104160303869 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428551838695 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428551838695"} 20241104160303869 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428551838695 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104160303869 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303869 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54912<->l=127.0.0.1:4258 20241104160303906 DAUC <0003> db_auc.c:157 IMSI='262423225303279': No 2G Auth Data 20241104160303906 DAUC <0003> db_auc.c:192 IMSI='262423225303279': No 3G Auth Data 20241104160303914 DLGSUP <0013> hlr.c:121 IMSI 262423225303279: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160303939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54920<->l=127.0.0.1:4258 20241104160303942 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303943 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423225303279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423225303279" cn_domain=PS} 20241104160303943 DLU <0006> fsm.c:456 lu(262423225303279)[0x612000012820]{UNVALIDATED}: Allocated 20241104160303943 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423225303279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160303959 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423225303279)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160303959 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423225303279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423225303279" cn_domain=PS} 20241104160303959 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303960 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303963 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303964 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423225303279 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423225303279"} 20241104160303964 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423225303279)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160303964 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423225303279 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160303964 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423225303279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423225303279"} 20241104160303964 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423225303279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160303964 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423225303279)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160303964 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423225303279)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160303964 DLU <0006> fsm.c:568 lu(PS:IMSI-262423225303279)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160303964 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303964 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303968 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160303968 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423225303279 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423225303279" cn_domain=CS} 20241104160303968 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423225303279 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241104160303976 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423225303279 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423225303279"} 20241104160303976 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423225303279 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104160303976 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303976 DLINP <000b> input/ipa.c:451 connected read/write 20241104160303976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160303979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54920<->l=127.0.0.1:4258 20241104160304005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54830<->l=127.0.0.1:4258 20241104160304006 DLINP <000b> input/ipa.c:451 connected read/write 20241104160304006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160304006 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160304006 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160304006 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160304006 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37521<->l=127.0.0.1:4259) 20241104160304029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54922<->l=127.0.0.1:4258 20241104160304130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54922<->l=127.0.0.1:4258 20241104160307226 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160307226 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160307231 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160307232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54930<->l=127.0.0.1:4258 20241104160307235 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160307235 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160307235 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160307235 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  20241104160307235 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160307235 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  20241104160307235 DLGSUP <0013> gsup_server.c:235 2:  20241104160307235 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160307235 DLGSUP <0013> gsup_server.c:235 3:  20241104160307235 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160307235 DLGSUP <0013> gsup_server.c:235 4:  20241104160307235 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160307235 DLGSUP <0013> gsup_server.c:235 5:  20241104160307235 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160307235 DLGSUP <0013> gsup_server.c:235 7:  20241104160307235 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160307235 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160307235 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160307235 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160307274 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37235<->l=127.0.0.1:4259) 20241104160307317 DAUC <0003> db_auc.c:157 IMSI='262425553695939': No 2G Auth Data 20241104160307317 DAUC <0003> db_auc.c:192 IMSI='262425553695939': No 3G Auth Data 20241104160307356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54936<->l=127.0.0.1:4258 20241104160307361 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160307361 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425553695939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425553695939" cn_domain=PS} 20241104160307361 DLU <0006> fsm.c:456 lu(262425553695939)[0x6120000129a0]{UNVALIDATED}: Allocated 20241104160307361 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425553695939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160307382 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425553695939)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160307382 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425553695939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425553695939" cn_domain=PS} 20241104160307383 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307383 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307387 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160307387 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425553695939 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425553695939"} 20241104160307387 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425553695939)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160307387 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425553695939 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160307387 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425553695939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425553695939"} 20241104160307387 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425553695939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160307387 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425553695939)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160307387 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425553695939)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160307387 DLU <0006> fsm.c:568 lu(PS:IMSI-262425553695939)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160307387 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307387 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307390 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160307390 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425553695939 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425553695939" cn_domain=PS} 20241104160307390 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425553695939 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241104160307400 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425553695939 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425553695939"} 20241104160307400 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425553695939 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104160307400 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307400 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54936<->l=127.0.0.1:4258 20241104160307433 DAUC <0003> db_auc.c:157 IMSI='262420157361117': No 2G Auth Data 20241104160307433 DAUC <0003> db_auc.c:192 IMSI='262420157361117': No 3G Auth Data 20241104160307444 DLGSUP <0013> hlr.c:121 IMSI 262420157361117: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160307467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54938<->l=127.0.0.1:4258 20241104160307470 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160307470 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420157361117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420157361117" cn_domain=PS} 20241104160307470 DLU <0006> fsm.c:456 lu(262420157361117)[0x612000012b20]{UNVALIDATED}: Allocated 20241104160307470 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420157361117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160307489 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420157361117)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160307489 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420157361117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420157361117" cn_domain=PS} 20241104160307489 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307489 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307492 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160307492 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262420157361117 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420157361117"} 20241104160307492 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420157361117)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160307492 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262420157361117 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160307493 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420157361117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420157361117"} 20241104160307493 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420157361117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160307493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420157361117)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160307493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420157361117)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160307493 DLU <0006> fsm.c:568 lu(PS:IMSI-262420157361117)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160307493 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307493 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307494 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160307494 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420157361117 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420157361117" cn_domain=PS} 20241104160307494 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420157361117 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241104160307503 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420157361117 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420157361117"} 20241104160307503 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420157361117 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104160307503 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307503 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54938<->l=127.0.0.1:4258 20241104160307537 DAUC <0003> db_auc.c:157 IMSI='262421417387216': No 2G Auth Data 20241104160307537 DAUC <0003> db_auc.c:192 IMSI='262421417387216': No 3G Auth Data 20241104160307548 DLGSUP <0013> hlr.c:121 IMSI 262421417387216: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160307579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54944<->l=127.0.0.1:4258 20241104160307585 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160307585 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421417387216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421417387216" cn_domain=PS} 20241104160307585 DLU <0006> fsm.c:456 lu(262421417387216)[0x612000012ca0]{UNVALIDATED}: Allocated 20241104160307585 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421417387216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160307604 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421417387216)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160307604 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421417387216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421417387216" cn_domain=PS} 20241104160307605 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307605 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307608 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160307608 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421417387216 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421417387216"} 20241104160307608 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421417387216)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160307608 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421417387216 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160307608 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421417387216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421417387216"} 20241104160307608 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421417387216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160307608 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421417387216)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160307609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421417387216)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160307609 DLU <0006> fsm.c:568 lu(PS:IMSI-262421417387216)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160307609 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307609 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307611 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160307611 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421417387216 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421417387216" cn_domain=PS} 20241104160307611 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421417387216 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241104160307622 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421417387216 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421417387216"} 20241104160307622 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421417387216 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104160307622 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307622 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54944<->l=127.0.0.1:4258 20241104160307656 DAUC <0003> db_auc.c:157 IMSI='262426025979214': No 2G Auth Data 20241104160307656 DAUC <0003> db_auc.c:192 IMSI='262426025979214': No 3G Auth Data 20241104160307666 DLGSUP <0013> hlr.c:121 IMSI 262426025979214: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160307700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54956<->l=127.0.0.1:4258 20241104160307705 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160307705 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426025979214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426025979214" cn_domain=PS} 20241104160307706 DLU <0006> fsm.c:456 lu(262426025979214)[0x612000012e20]{UNVALIDATED}: Allocated 20241104160307706 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426025979214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160307725 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426025979214)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160307725 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426025979214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426025979214" cn_domain=PS} 20241104160307725 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307725 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307728 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160307728 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426025979214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426025979214"} 20241104160307728 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426025979214)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160307728 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426025979214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160307728 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426025979214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426025979214"} 20241104160307728 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426025979214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160307728 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426025979214)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160307728 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426025979214)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160307728 DLU <0006> fsm.c:568 lu(PS:IMSI-262426025979214)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160307728 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307728 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307731 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160307731 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426025979214 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426025979214" cn_domain=PS} 20241104160307731 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426025979214 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241104160307741 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426025979214 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426025979214"} 20241104160307742 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426025979214 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104160307742 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307742 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54956<->l=127.0.0.1:4258 20241104160307774 DAUC <0003> db_auc.c:157 IMSI='262427028337970': No 2G Auth Data 20241104160307774 DAUC <0003> db_auc.c:192 IMSI='262427028337970': No 3G Auth Data 20241104160307785 DLGSUP <0013> hlr.c:121 IMSI 262427028337970: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160307808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54970<->l=127.0.0.1:4258 20241104160307814 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160307814 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427028337970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427028337970" cn_domain=PS} 20241104160307815 DLU <0006> fsm.c:456 lu(262427028337970)[0x612000012fa0]{UNVALIDATED}: Allocated 20241104160307815 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427028337970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160307833 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427028337970)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160307833 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427028337970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427028337970" cn_domain=PS} 20241104160307833 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307833 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307841 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160307841 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427028337970 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427028337970"} 20241104160307841 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427028337970)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160307841 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427028337970 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160307841 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427028337970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427028337970"} 20241104160307841 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427028337970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160307841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427028337970)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160307841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427028337970)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160307841 DLU <0006> fsm.c:568 lu(PS:IMSI-262427028337970)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160307841 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307841 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307844 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160307845 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427028337970 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427028337970" cn_domain=PS} 20241104160307845 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427028337970 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241104160307853 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427028337970 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427028337970"} 20241104160307854 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427028337970 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104160307854 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307854 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54970<->l=127.0.0.1:4258 20241104160307886 DAUC <0003> db_auc.c:157 IMSI='262420261063604': No 2G Auth Data 20241104160307886 DAUC <0003> db_auc.c:192 IMSI='262420261063604': No 3G Auth Data 20241104160307897 DLGSUP <0013> hlr.c:121 IMSI 262420261063604: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160307938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54972<->l=127.0.0.1:4258 20241104160307942 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160307942 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420261063604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420261063604" cn_domain=PS} 20241104160307942 DLU <0006> fsm.c:456 lu(262420261063604)[0x612000013120]{UNVALIDATED}: Allocated 20241104160307942 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420261063604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160307959 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420261063604)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160307959 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420261063604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420261063604" cn_domain=PS} 20241104160307959 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307959 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307961 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160307961 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420261063604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420261063604"} 20241104160307961 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420261063604)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160307961 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420261063604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160307961 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420261063604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420261063604"} 20241104160307961 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420261063604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160307961 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420261063604)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160307961 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420261063604)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160307961 DLU <0006> fsm.c:568 lu(PS:IMSI-262420261063604)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160307961 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307961 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307962 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160307962 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420261063604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420261063604" cn_domain=PS} 20241104160307962 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420261063604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241104160307970 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420261063604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420261063604"} 20241104160307970 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420261063604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104160307970 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307970 DLINP <000b> input/ipa.c:451 connected read/write 20241104160307970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160307971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54972<->l=127.0.0.1:4258 20241104160308004 DAUC <0003> db_auc.c:157 IMSI='262425156740887': No 2G Auth Data 20241104160308004 DAUC <0003> db_auc.c:192 IMSI='262425156740887': No 3G Auth Data 20241104160308013 DLGSUP <0013> hlr.c:121 IMSI 262425156740887: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160308036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54984<->l=127.0.0.1:4258 20241104160308038 DLINP <000b> input/ipa.c:451 connected read/write 20241104160308038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160308038 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425156740887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425156740887" cn_domain=PS} 20241104160308038 DLU <0006> fsm.c:456 lu(262425156740887)[0x6120000132a0]{UNVALIDATED}: Allocated 20241104160308038 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425156740887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160308054 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425156740887)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160308054 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425156740887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425156740887" cn_domain=PS} 20241104160308054 DLINP <000b> input/ipa.c:451 connected read/write 20241104160308054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160308054 DLINP <000b> input/ipa.c:451 connected read/write 20241104160308054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160308056 DLINP <000b> input/ipa.c:451 connected read/write 20241104160308056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160308056 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425156740887 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425156740887"} 20241104160308056 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425156740887)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160308056 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425156740887 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160308056 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425156740887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425156740887"} 20241104160308056 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425156740887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160308056 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425156740887)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160308056 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425156740887)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160308056 DLU <0006> fsm.c:568 lu(PS:IMSI-262425156740887)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160308056 DLINP <000b> input/ipa.c:451 connected read/write 20241104160308056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160308056 DLINP <000b> input/ipa.c:451 connected read/write 20241104160308056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160308057 DLINP <000b> input/ipa.c:451 connected read/write 20241104160308057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160308057 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425156740887 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425156740887" cn_domain=PS} 20241104160308057 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425156740887 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241104160308065 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425156740887 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425156740887"} 20241104160308065 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425156740887 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104160308065 DLINP <000b> input/ipa.c:451 connected read/write 20241104160308065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160308065 DLINP <000b> input/ipa.c:451 connected read/write 20241104160308065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160308066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54984<->l=127.0.0.1:4258 20241104160308099 DAUC <0003> db_auc.c:157 IMSI='262422566869801': No 2G Auth Data 20241104160308099 DAUC <0003> db_auc.c:192 IMSI='262422566869801': No 3G Auth Data 20241104160308108 DLGSUP <0013> hlr.c:121 IMSI 262422566869801: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104160308130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54992<->l=127.0.0.1:4258 20241104160308132 DLINP <000b> input/ipa.c:451 connected read/write 20241104160308132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160308132 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422566869801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422566869801" cn_domain=PS} 20241104160308132 DLU <0006> fsm.c:456 lu(262422566869801)[0x612000013420]{UNVALIDATED}: Allocated 20241104160308132 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422566869801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160308148 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422566869801)[0x612000013420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160308148 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422566869801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422566869801" cn_domain=PS} 20241104160308148 DLINP <000b> input/ipa.c:451 connected read/write 20241104160308148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160308148 DLINP <000b> input/ipa.c:451 connected read/write 20241104160308148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160308150 DLINP <000b> input/ipa.c:451 connected read/write 20241104160308150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160308150 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422566869801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422566869801"} 20241104160308150 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422566869801)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160308150 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422566869801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160308150 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422566869801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422566869801"} 20241104160308150 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422566869801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160308150 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422566869801)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160308150 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422566869801)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160308150 DLU <0006> fsm.c:568 lu(PS:IMSI-262422566869801)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160308150 DLINP <000b> input/ipa.c:451 connected read/write 20241104160308150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160308150 DLINP <000b> input/ipa.c:451 connected read/write 20241104160308150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160308151 DLINP <000b> input/ipa.c:451 connected read/write 20241104160308151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160308151 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422566869801 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422566869801" cn_domain=PS} 20241104160308151 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422566869801 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241104160308159 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422566869801 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422566869801"} 20241104160308159 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422566869801 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104160308159 DLINP <000b> input/ipa.c:451 connected read/write 20241104160308159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160308159 DLINP <000b> input/ipa.c:451 connected read/write 20241104160308159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160308159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54992<->l=127.0.0.1:4258 20241104160308188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54930<->l=127.0.0.1:4258 20241104160308189 DLINP <000b> input/ipa.c:451 connected read/write 20241104160308189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160308189 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160308189 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160308189 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160308189 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37235<->l=127.0.0.1:4259) 20241104160308211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55002<->l=127.0.0.1:4258 20241104160308312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55002<->l=127.0.0.1:4258 20241104160311372 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160311372 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160311374 DLINP <000b> input/ipa.c:451 connected read/write 20241104160311374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160311375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55018<->l=127.0.0.1:4258 20241104160311378 DLINP <000b> input/ipa.c:451 connected read/write 20241104160311378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160311378 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160311378 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160311378 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  20241104160311378 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160311378 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  20241104160311378 DLGSUP <0013> gsup_server.c:235 2:  20241104160311378 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160311378 DLGSUP <0013> gsup_server.c:235 3:  20241104160311378 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160311378 DLGSUP <0013> gsup_server.c:235 4:  20241104160311378 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160311378 DLGSUP <0013> gsup_server.c:235 5:  20241104160311378 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160311378 DLGSUP <0013> gsup_server.c:235 7:  20241104160311378 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160311378 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160311378 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160311378 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160311389 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38423<->l=127.0.0.1:4259) 20241104160311401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55020<->l=127.0.0.1:4258 20241104160311422 DLINP <000b> input/ipa.c:451 connected read/write 20241104160311422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160311422 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} 20241104160311422 DLU <0006> fsm.c:456 lu(2345743413463)[0x6120000135a0]{UNVALIDATED}: Allocated 20241104160311422 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 20241104160311422 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} 20241104160311422 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160311422 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160311422 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Freeing instance 20241104160311422 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Deallocated 20241104160311423 DLINP <000b> input/ipa.c:451 connected read/write 20241104160311423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160311423 DLINP <000b> input/ipa.c:451 connected read/write 20241104160311423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160311429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55020<->l=127.0.0.1:4258 20241104160311430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55018<->l=127.0.0.1:4258 20241104160311432 DLINP <000b> input/ipa.c:451 connected read/write 20241104160311432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160311432 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160311432 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160311432 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160311433 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38423<->l=127.0.0.1:4259) 20241104160311471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55034<->l=127.0.0.1:4258 20241104160311572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55034<->l=127.0.0.1:4258 20241104160314685 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160314685 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160314690 DLINP <000b> input/ipa.c:451 connected read/write 20241104160314690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160314692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41842<->l=127.0.0.1:4258 20241104160314697 DLINP <000b> input/ipa.c:451 connected read/write 20241104160314697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160314697 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160314697 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160314697 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  20241104160314697 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160314697 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  20241104160314697 DLGSUP <0013> gsup_server.c:235 2:  20241104160314697 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160314697 DLGSUP <0013> gsup_server.c:235 3:  20241104160314697 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160314697 DLGSUP <0013> gsup_server.c:235 4:  20241104160314697 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160314697 DLGSUP <0013> gsup_server.c:235 5:  20241104160314697 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160314697 DLGSUP <0013> gsup_server.c:235 7:  20241104160314697 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160314697 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160314697 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160314697 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160314719 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34303<->l=127.0.0.1:4259) 20241104160314758 DAUC <0003> db_auc.c:157 IMSI='262425107251653': No 2G Auth Data 20241104160314758 DAUC <0003> db_auc.c:192 IMSI='262425107251653': No 3G Auth Data 20241104160314806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41852<->l=127.0.0.1:4258 20241104160314820 DLINP <000b> input/ipa.c:451 connected read/write 20241104160314820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160314820 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425107251653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425107251653" session_id=3743340362 session_state=BEGIN} 20241104160314820 DSS <0004> hlr_ussd.c:576 262425107251653/0xdf1ed74a: Process SS (BEGIN) 20241104160314820 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241104160314820 DSS <0004> hlr_ussd.c:518 262425107251653/0xdf1ed74a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241104160314820 DSS <0004> hlr_ussd.c:523 262425107251653/0xdf1ed74a: USSD for unknown code '*#200#' 20241104160314820 DSS <0004> hlr_ussd.c:354 262425107251653/0xdf1ed74a: Tx ReturnError(1, 0x12) 20241104160314820 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425107251653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425107251653" session_id=3743340362 session_state=END} 20241104160314820 DLINP <000b> input/ipa.c:451 connected read/write 20241104160314820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160314820 DLINP <000b> input/ipa.c:451 connected read/write 20241104160314820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160314829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41852<->l=127.0.0.1:4258 20241104160314838 DAUC <0003> db_auc.c:157 IMSI='262425731726466': No 2G Auth Data 20241104160314838 DAUC <0003> db_auc.c:192 IMSI='262425731726466': No 3G Auth Data 20241104160314860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41862<->l=127.0.0.1:4258 20241104160314863 DLINP <000b> input/ipa.c:451 connected read/write 20241104160314863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160314863 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425731726466 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425731726466" session_id=809630073 session_state=BEGIN} 20241104160314863 DSS <0004> hlr_ussd.c:576 262425731726466/0x3041f979: Process SS (BEGIN) 20241104160314863 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241104160314863 DSS <0004> hlr_ussd.c:518 262425731726466/0x3041f979: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241104160314863 DSS <0004> hlr_ussd.c:523 262425731726466/0x3041f979: USSD for unknown code '*#200#' 20241104160314863 DSS <0004> hlr_ussd.c:354 262425731726466/0x3041f979: Tx ReturnError(1, 0x12) 20241104160314863 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425731726466 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425731726466" session_id=809630073 session_state=END} 20241104160314863 DLINP <000b> input/ipa.c:451 connected read/write 20241104160314863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160314863 DLINP <000b> input/ipa.c:451 connected read/write 20241104160314863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160314865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41862<->l=127.0.0.1:4258 20241104160314873 DAUC <0003> db_auc.c:157 IMSI='262428339474689': No 2G Auth Data 20241104160314873 DAUC <0003> db_auc.c:192 IMSI='262428339474689': No 3G Auth Data 20241104160314895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41876<->l=127.0.0.1:4258 20241104160314898 DLINP <000b> input/ipa.c:451 connected read/write 20241104160314898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160314898 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428339474689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428339474689" session_id=1804680236 session_state=BEGIN} 20241104160314898 DSS <0004> hlr_ussd.c:576 262428339474689/0x6b913c2c: Process SS (BEGIN) 20241104160314899 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241104160314899 DSS <0004> hlr_ussd.c:518 262428339474689/0x6b913c2c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241104160314899 DSS <0004> hlr_ussd.c:523 262428339474689/0x6b913c2c: USSD for unknown code '*#200#' 20241104160314899 DSS <0004> hlr_ussd.c:354 262428339474689/0x6b913c2c: Tx ReturnError(1, 0x12) 20241104160314899 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428339474689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428339474689" session_id=1804680236 session_state=END} 20241104160314899 DLINP <000b> input/ipa.c:451 connected read/write 20241104160314899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160314899 DLINP <000b> input/ipa.c:451 connected read/write 20241104160314899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160314900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41876<->l=127.0.0.1:4258 20241104160314923 DAUC <0003> db_auc.c:157 IMSI='262426356736373': No 2G Auth Data 20241104160314923 DAUC <0003> db_auc.c:192 IMSI='262426356736373': No 3G Auth Data 20241104160314938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41886<->l=127.0.0.1:4258 20241104160314942 DLINP <000b> input/ipa.c:451 connected read/write 20241104160314942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160314942 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426356736373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426356736373" session_id=3278487307 session_state=BEGIN} 20241104160314942 DSS <0004> hlr_ussd.c:576 262426356736373/0xc369bf0b: Process SS (BEGIN) 20241104160314942 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241104160314942 DSS <0004> hlr_ussd.c:518 262426356736373/0xc369bf0b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241104160314942 DSS <0004> hlr_ussd.c:523 262426356736373/0xc369bf0b: USSD for unknown code '*#200#' 20241104160314942 DSS <0004> hlr_ussd.c:354 262426356736373/0xc369bf0b: Tx ReturnError(1, 0x12) 20241104160314942 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426356736373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426356736373" session_id=3278487307 session_state=END} 20241104160314942 DLINP <000b> input/ipa.c:451 connected read/write 20241104160314942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160314942 DLINP <000b> input/ipa.c:451 connected read/write 20241104160314942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160314944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41886<->l=127.0.0.1:4258 20241104160314947 DAUC <0003> db_auc.c:157 IMSI='262424704784970': No 2G Auth Data 20241104160314947 DAUC <0003> db_auc.c:192 IMSI='262424704784970': No 3G Auth Data 20241104160314960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41896<->l=127.0.0.1:4258 20241104160314962 DLINP <000b> input/ipa.c:451 connected read/write 20241104160314962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160314962 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424704784970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424704784970" session_id=1894902326 session_state=BEGIN} 20241104160314962 DSS <0004> hlr_ussd.c:576 262424704784970/0x70f1ea36: Process SS (BEGIN) 20241104160314962 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241104160314962 DSS <0004> hlr_ussd.c:518 262424704784970/0x70f1ea36: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241104160314962 DSS <0004> hlr_ussd.c:523 262424704784970/0x70f1ea36: USSD for unknown code '*#200#' 20241104160314962 DSS <0004> hlr_ussd.c:354 262424704784970/0x70f1ea36: Tx ReturnError(1, 0x12) 20241104160314962 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424704784970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424704784970" session_id=1894902326 session_state=END} 20241104160314963 DLINP <000b> input/ipa.c:451 connected read/write 20241104160314963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160314963 DLINP <000b> input/ipa.c:451 connected read/write 20241104160314963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160314964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41896<->l=127.0.0.1:4258 20241104160314967 DAUC <0003> db_auc.c:157 IMSI='262429535867742': No 2G Auth Data 20241104160314967 DAUC <0003> db_auc.c:192 IMSI='262429535867742': No 3G Auth Data 20241104160314986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41904<->l=127.0.0.1:4258 20241104160314989 DLINP <000b> input/ipa.c:451 connected read/write 20241104160314989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160314989 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429535867742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429535867742" session_id=448762482 session_state=BEGIN} 20241104160314989 DSS <0004> hlr_ussd.c:576 262429535867742/0x1abf9272: Process SS (BEGIN) 20241104160314989 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241104160314989 DSS <0004> hlr_ussd.c:518 262429535867742/0x1abf9272: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241104160314989 DSS <0004> hlr_ussd.c:523 262429535867742/0x1abf9272: USSD for unknown code '*#200#' 20241104160314989 DSS <0004> hlr_ussd.c:354 262429535867742/0x1abf9272: Tx ReturnError(1, 0x12) 20241104160314989 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429535867742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429535867742" session_id=448762482 session_state=END} 20241104160314989 DLINP <000b> input/ipa.c:451 connected read/write 20241104160314989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160314989 DLINP <000b> input/ipa.c:451 connected read/write 20241104160314989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160314991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41904<->l=127.0.0.1:4258 20241104160314994 DAUC <0003> db_auc.c:157 IMSI='262426805948141': No 2G Auth Data 20241104160314994 DAUC <0003> db_auc.c:192 IMSI='262426805948141': No 3G Auth Data 20241104160315007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41912<->l=127.0.0.1:4258 20241104160315010 DLINP <000b> input/ipa.c:451 connected read/write 20241104160315010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160315010 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426805948141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426805948141" session_id=2470170491 session_state=BEGIN} 20241104160315010 DSS <0004> hlr_ussd.c:576 262426805948141/0x933bcf7b: Process SS (BEGIN) 20241104160315010 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241104160315010 DSS <0004> hlr_ussd.c:518 262426805948141/0x933bcf7b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241104160315010 DSS <0004> hlr_ussd.c:523 262426805948141/0x933bcf7b: USSD for unknown code '*#200#' 20241104160315010 DSS <0004> hlr_ussd.c:354 262426805948141/0x933bcf7b: Tx ReturnError(1, 0x12) 20241104160315010 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426805948141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426805948141" session_id=2470170491 session_state=END} 20241104160315011 DLINP <000b> input/ipa.c:451 connected read/write 20241104160315011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160315011 DLINP <000b> input/ipa.c:451 connected read/write 20241104160315011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160315012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41912<->l=127.0.0.1:4258 20241104160315015 DAUC <0003> db_auc.c:157 IMSI='262422166281765': No 2G Auth Data 20241104160315015 DAUC <0003> db_auc.c:192 IMSI='262422166281765': No 3G Auth Data 20241104160315030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41924<->l=127.0.0.1:4258 20241104160315033 DLINP <000b> input/ipa.c:451 connected read/write 20241104160315033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160315033 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422166281765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422166281765" session_id=3608786340 session_state=BEGIN} 20241104160315033 DSS <0004> hlr_ussd.c:576 262422166281765/0xd719b5a4: Process SS (BEGIN) 20241104160315033 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241104160315033 DSS <0004> hlr_ussd.c:518 262422166281765/0xd719b5a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241104160315033 DSS <0004> hlr_ussd.c:523 262422166281765/0xd719b5a4: USSD for unknown code '*#200#' 20241104160315033 DSS <0004> hlr_ussd.c:354 262422166281765/0xd719b5a4: Tx ReturnError(1, 0x12) 20241104160315033 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422166281765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422166281765" session_id=3608786340 session_state=END} 20241104160315033 DLINP <000b> input/ipa.c:451 connected read/write 20241104160315033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160315033 DLINP <000b> input/ipa.c:451 connected read/write 20241104160315033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160315034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41924<->l=127.0.0.1:4258 20241104160315035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41842<->l=127.0.0.1:4258 20241104160315035 DLINP <000b> input/ipa.c:451 connected read/write 20241104160315035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160315035 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160315035 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160315035 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160315035 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34303<->l=127.0.0.1:4259) 20241104160315057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41934<->l=127.0.0.1:4258 20241104160315159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41934<->l=127.0.0.1:4258 20241104160318273 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160318273 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160318278 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160318280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41948<->l=127.0.0.1:4258 20241104160318284 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160318284 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160318284 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160318284 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  20241104160318284 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160318284 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  20241104160318284 DLGSUP <0013> gsup_server.c:235 2:  20241104160318284 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160318284 DLGSUP <0013> gsup_server.c:235 3:  20241104160318284 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160318284 DLGSUP <0013> gsup_server.c:235 4:  20241104160318284 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160318284 DLGSUP <0013> gsup_server.c:235 5:  20241104160318284 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160318284 DLGSUP <0013> gsup_server.c:235 7:  20241104160318284 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160318284 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160318284 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160318284 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160318311 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38255<->l=127.0.0.1:4259) 20241104160318343 DAUC <0003> db_auc.c:157 IMSI='262423324348979': No 2G Auth Data 20241104160318343 DAUC <0003> db_auc.c:192 IMSI='262423324348979': No 3G Auth Data 20241104160318377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41960<->l=127.0.0.1:4258 20241104160318391 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160318391 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423324348979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423324348979" session_id=501657232 session_state=BEGIN} 20241104160318391 DSS <0004> hlr_ussd.c:576 262423324348979/0x1de6ae90: Process SS (BEGIN) 20241104160318391 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104160318391 DSS <0004> hlr_ussd.c:518 262423324348979/0x1de6ae90: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104160318391 DSS <0004> hlr_ussd.c:542 262423324348979/0x1de6ae90: Cannot find conn for EUSE EUSE-foobar 20241104160318391 DSS <0004> hlr_ussd.c:354 262423324348979/0x1de6ae90: Tx ReturnError(1, 0x22) 20241104160318391 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423324348979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423324348979" session_id=501657232 session_state=END} 20241104160318391 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160318391 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160318397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41960<->l=127.0.0.1:4258 20241104160318400 DAUC <0003> db_auc.c:157 IMSI='262428641843223': No 2G Auth Data 20241104160318400 DAUC <0003> db_auc.c:192 IMSI='262428641843223': No 3G Auth Data 20241104160318412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41974<->l=127.0.0.1:4258 20241104160318415 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160318415 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428641843223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428641843223" session_id=3793883567 session_state=BEGIN} 20241104160318415 DSS <0004> hlr_ussd.c:576 262428641843223/0xe22211af: Process SS (BEGIN) 20241104160318415 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104160318415 DSS <0004> hlr_ussd.c:518 262428641843223/0xe22211af: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104160318415 DSS <0004> hlr_ussd.c:542 262428641843223/0xe22211af: Cannot find conn for EUSE EUSE-foobar 20241104160318415 DSS <0004> hlr_ussd.c:354 262428641843223/0xe22211af: Tx ReturnError(1, 0x22) 20241104160318415 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428641843223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428641843223" session_id=3793883567 session_state=END} 20241104160318415 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160318415 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160318416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41974<->l=127.0.0.1:4258 20241104160318419 DAUC <0003> db_auc.c:157 IMSI='262425165930255': No 2G Auth Data 20241104160318419 DAUC <0003> db_auc.c:192 IMSI='262425165930255': No 3G Auth Data 20241104160318430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41984<->l=127.0.0.1:4258 20241104160318433 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160318433 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425165930255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425165930255" session_id=449351539 session_state=BEGIN} 20241104160318433 DSS <0004> hlr_ussd.c:576 262425165930255/0x1ac88f73: Process SS (BEGIN) 20241104160318433 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104160318433 DSS <0004> hlr_ussd.c:518 262425165930255/0x1ac88f73: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104160318433 DSS <0004> hlr_ussd.c:542 262425165930255/0x1ac88f73: Cannot find conn for EUSE EUSE-foobar 20241104160318433 DSS <0004> hlr_ussd.c:354 262425165930255/0x1ac88f73: Tx ReturnError(1, 0x22) 20241104160318433 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425165930255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425165930255" session_id=449351539 session_state=END} 20241104160318433 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160318433 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160318434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41984<->l=127.0.0.1:4258 20241104160318437 DAUC <0003> db_auc.c:157 IMSI='262428175554815': No 2G Auth Data 20241104160318437 DAUC <0003> db_auc.c:192 IMSI='262428175554815': No 3G Auth Data 20241104160318449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41988<->l=127.0.0.1:4258 20241104160318452 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160318452 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428175554815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428175554815" session_id=155334883 session_state=BEGIN} 20241104160318452 DSS <0004> hlr_ussd.c:576 262428175554815/0x094238e3: Process SS (BEGIN) 20241104160318452 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104160318452 DSS <0004> hlr_ussd.c:518 262428175554815/0x094238e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104160318452 DSS <0004> hlr_ussd.c:542 262428175554815/0x094238e3: Cannot find conn for EUSE EUSE-foobar 20241104160318452 DSS <0004> hlr_ussd.c:354 262428175554815/0x094238e3: Tx ReturnError(1, 0x22) 20241104160318452 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428175554815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428175554815" session_id=155334883 session_state=END} 20241104160318452 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160318452 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160318453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41988<->l=127.0.0.1:4258 20241104160318456 DAUC <0003> db_auc.c:157 IMSI='262420047099984': No 2G Auth Data 20241104160318456 DAUC <0003> db_auc.c:192 IMSI='262420047099984': No 3G Auth Data 20241104160318468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42002<->l=127.0.0.1:4258 20241104160318473 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160318473 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420047099984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420047099984" session_id=1923353861 session_state=BEGIN} 20241104160318473 DSS <0004> hlr_ussd.c:576 262420047099984/0x72a40d05: Process SS (BEGIN) 20241104160318473 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104160318473 DSS <0004> hlr_ussd.c:518 262420047099984/0x72a40d05: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104160318473 DSS <0004> hlr_ussd.c:542 262420047099984/0x72a40d05: Cannot find conn for EUSE EUSE-foobar 20241104160318473 DSS <0004> hlr_ussd.c:354 262420047099984/0x72a40d05: Tx ReturnError(1, 0x22) 20241104160318473 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420047099984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420047099984" session_id=1923353861 session_state=END} 20241104160318473 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160318473 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160318474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42002<->l=127.0.0.1:4258 20241104160318478 DAUC <0003> db_auc.c:157 IMSI='262423241410989': No 2G Auth Data 20241104160318478 DAUC <0003> db_auc.c:192 IMSI='262423241410989': No 3G Auth Data 20241104160318493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42008<->l=127.0.0.1:4258 20241104160318496 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160318496 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423241410989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423241410989" session_id=1136507841 session_state=BEGIN} 20241104160318496 DSS <0004> hlr_ussd.c:576 262423241410989/0x43bdbbc1: Process SS (BEGIN) 20241104160318496 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104160318496 DSS <0004> hlr_ussd.c:518 262423241410989/0x43bdbbc1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104160318496 DSS <0004> hlr_ussd.c:542 262423241410989/0x43bdbbc1: Cannot find conn for EUSE EUSE-foobar 20241104160318496 DSS <0004> hlr_ussd.c:354 262423241410989/0x43bdbbc1: Tx ReturnError(1, 0x22) 20241104160318496 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423241410989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423241410989" session_id=1136507841 session_state=END} 20241104160318496 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160318496 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160318497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42008<->l=127.0.0.1:4258 20241104160318500 DAUC <0003> db_auc.c:157 IMSI='262427028508356': No 2G Auth Data 20241104160318500 DAUC <0003> db_auc.c:192 IMSI='262427028508356': No 3G Auth Data 20241104160318515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42024<->l=127.0.0.1:4258 20241104160318518 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160318518 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427028508356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427028508356" session_id=2542790205 session_state=BEGIN} 20241104160318518 DSS <0004> hlr_ussd.c:576 262427028508356/0x978fe63d: Process SS (BEGIN) 20241104160318518 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104160318518 DSS <0004> hlr_ussd.c:518 262427028508356/0x978fe63d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104160318518 DSS <0004> hlr_ussd.c:542 262427028508356/0x978fe63d: Cannot find conn for EUSE EUSE-foobar 20241104160318518 DSS <0004> hlr_ussd.c:354 262427028508356/0x978fe63d: Tx ReturnError(1, 0x22) 20241104160318518 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427028508356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427028508356" session_id=2542790205 session_state=END} 20241104160318518 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160318518 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160318520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42024<->l=127.0.0.1:4258 20241104160318522 DAUC <0003> db_auc.c:157 IMSI='262422706709530': No 2G Auth Data 20241104160318522 DAUC <0003> db_auc.c:192 IMSI='262422706709530': No 3G Auth Data 20241104160318537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42026<->l=127.0.0.1:4258 20241104160318540 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160318540 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422706709530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422706709530" session_id=1348415168 session_state=BEGIN} 20241104160318540 DSS <0004> hlr_ussd.c:576 262422706709530/0x505f2ec0: Process SS (BEGIN) 20241104160318540 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104160318540 DSS <0004> hlr_ussd.c:518 262422706709530/0x505f2ec0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104160318540 DSS <0004> hlr_ussd.c:542 262422706709530/0x505f2ec0: Cannot find conn for EUSE EUSE-foobar 20241104160318540 DSS <0004> hlr_ussd.c:354 262422706709530/0x505f2ec0: Tx ReturnError(1, 0x22) 20241104160318540 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422706709530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422706709530" session_id=1348415168 session_state=END} 20241104160318540 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160318540 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160318542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42026<->l=127.0.0.1:4258 20241104160318542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41948<->l=127.0.0.1:4258 20241104160318542 DLINP <000b> input/ipa.c:451 connected read/write 20241104160318542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160318542 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160318543 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160318543 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160318543 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38255<->l=127.0.0.1:4259) 20241104160318565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42034<->l=127.0.0.1:4258 20241104160318767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42034<->l=127.0.0.1:4258 20241104160321880 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160321880 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160321883 DLINP <000b> input/ipa.c:451 connected read/write 20241104160321883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160321884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53396<->l=127.0.0.1:4258 20241104160321887 DLINP <000b> input/ipa.c:451 connected read/write 20241104160321887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160321887 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160321887 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160321887 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  20241104160321887 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160321887 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  20241104160321887 DLGSUP <0013> gsup_server.c:235 2:  20241104160321887 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160321887 DLGSUP <0013> gsup_server.c:235 3:  20241104160321887 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160321887 DLGSUP <0013> gsup_server.c:235 4:  20241104160321887 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160321887 DLGSUP <0013> gsup_server.c:235 5:  20241104160321887 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160321887 DLGSUP <0013> gsup_server.c:235 7:  20241104160321887 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160321887 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160321887 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160321887 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160321909 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45133<->l=127.0.0.1:4259) 20241104160321927 DAUC <0003> db_auc.c:157 IMSI='262421637922677': No 2G Auth Data 20241104160321928 DAUC <0003> db_auc.c:192 IMSI='262421637922677': No 3G Auth Data 20241104160321964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53410<->l=127.0.0.1:4258 20241104160321978 DLINP <000b> input/ipa.c:451 connected read/write 20241104160321978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160321979 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421637922677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421637922677" session_id=2561476919 session_state=BEGIN} 20241104160321979 DSS <0004> hlr_ussd.c:576 262421637922677/0x98ad0937: Process SS (BEGIN) 20241104160321979 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104160321979 DSS <0004> hlr_ussd.c:518 262421637922677/0x98ad0937: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104160321979 DSS <0004> hlr_ussd.c:363 262421637922677/0x98ad0937: Tx USSD 'Your IMSI is 262421637922677' 20241104160321979 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421637922677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421637922677" session_id=2561476919 session_state=END} 20241104160321979 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421637922677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160321979 DLINP <000b> input/ipa.c:451 connected read/write 20241104160321979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160321979 DLINP <000b> input/ipa.c:451 connected read/write 20241104160321979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160321986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53410<->l=127.0.0.1:4258 20241104160321991 DAUC <0003> db_auc.c:157 IMSI='262423874058412': No 2G Auth Data 20241104160321991 DAUC <0003> db_auc.c:192 IMSI='262423874058412': No 3G Auth Data 20241104160322003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53418<->l=127.0.0.1:4258 20241104160322006 DLINP <000b> input/ipa.c:451 connected read/write 20241104160322006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160322006 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423874058412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423874058412" session_id=185191139 session_state=BEGIN} 20241104160322006 DSS <0004> hlr_ussd.c:576 262423874058412/0x0b09cae3: Process SS (BEGIN) 20241104160322006 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104160322006 DSS <0004> hlr_ussd.c:518 262423874058412/0x0b09cae3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104160322006 DSS <0004> hlr_ussd.c:363 262423874058412/0x0b09cae3: Tx USSD 'Your IMSI is 262423874058412' 20241104160322006 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423874058412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423874058412" session_id=185191139 session_state=END} 20241104160322006 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423874058412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160322006 DLINP <000b> input/ipa.c:451 connected read/write 20241104160322006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160322006 DLINP <000b> input/ipa.c:451 connected read/write 20241104160322006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160322008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53418<->l=127.0.0.1:4258 20241104160322010 DAUC <0003> db_auc.c:157 IMSI='262422144380323': No 2G Auth Data 20241104160322010 DAUC <0003> db_auc.c:192 IMSI='262422144380323': No 3G Auth Data 20241104160322021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53422<->l=127.0.0.1:4258 20241104160322024 DLINP <000b> input/ipa.c:451 connected read/write 20241104160322024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160322024 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422144380323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422144380323" session_id=1690380961 session_state=BEGIN} 20241104160322024 DSS <0004> hlr_ussd.c:576 262422144380323/0x64c12aa1: Process SS (BEGIN) 20241104160322024 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104160322024 DSS <0004> hlr_ussd.c:518 262422144380323/0x64c12aa1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104160322024 DSS <0004> hlr_ussd.c:363 262422144380323/0x64c12aa1: Tx USSD 'Your IMSI is 262422144380323' 20241104160322024 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422144380323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422144380323" session_id=1690380961 session_state=END} 20241104160322024 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422144380323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160322024 DLINP <000b> input/ipa.c:451 connected read/write 20241104160322024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160322024 DLINP <000b> input/ipa.c:451 connected read/write 20241104160322024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160322026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53422<->l=127.0.0.1:4258 20241104160322029 DAUC <0003> db_auc.c:157 IMSI='262420224016366': No 2G Auth Data 20241104160322029 DAUC <0003> db_auc.c:192 IMSI='262420224016366': No 3G Auth Data 20241104160322040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53424<->l=127.0.0.1:4258 20241104160322043 DLINP <000b> input/ipa.c:451 connected read/write 20241104160322043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160322043 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420224016366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420224016366" session_id=3995267643 session_state=BEGIN} 20241104160322043 DSS <0004> hlr_ussd.c:576 262420224016366/0xee22f23b: Process SS (BEGIN) 20241104160322043 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104160322043 DSS <0004> hlr_ussd.c:518 262420224016366/0xee22f23b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104160322043 DSS <0004> hlr_ussd.c:363 262420224016366/0xee22f23b: Tx USSD 'Your IMSI is 262420224016366' 20241104160322043 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420224016366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420224016366" session_id=3995267643 session_state=END} 20241104160322043 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420224016366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160322043 DLINP <000b> input/ipa.c:451 connected read/write 20241104160322043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160322043 DLINP <000b> input/ipa.c:451 connected read/write 20241104160322043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160322046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53424<->l=127.0.0.1:4258 20241104160322049 DAUC <0003> db_auc.c:157 IMSI='262428611596482': No 2G Auth Data 20241104160322049 DAUC <0003> db_auc.c:192 IMSI='262428611596482': No 3G Auth Data 20241104160322065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53440<->l=127.0.0.1:4258 20241104160322068 DLINP <000b> input/ipa.c:451 connected read/write 20241104160322068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160322068 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428611596482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428611596482" session_id=1200277127 session_state=BEGIN} 20241104160322068 DSS <0004> hlr_ussd.c:576 262428611596482/0x478ac687: Process SS (BEGIN) 20241104160322068 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104160322068 DSS <0004> hlr_ussd.c:518 262428611596482/0x478ac687: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104160322068 DSS <0004> hlr_ussd.c:363 262428611596482/0x478ac687: Tx USSD 'Your IMSI is 262428611596482' 20241104160322068 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428611596482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428611596482" session_id=1200277127 session_state=END} 20241104160322068 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428611596482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160322068 DLINP <000b> input/ipa.c:451 connected read/write 20241104160322068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160322068 DLINP <000b> input/ipa.c:451 connected read/write 20241104160322068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160322070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53440<->l=127.0.0.1:4258 20241104160322073 DAUC <0003> db_auc.c:157 IMSI='262423781729906': No 2G Auth Data 20241104160322073 DAUC <0003> db_auc.c:192 IMSI='262423781729906': No 3G Auth Data 20241104160322087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53448<->l=127.0.0.1:4258 20241104160322090 DLINP <000b> input/ipa.c:451 connected read/write 20241104160322090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160322090 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423781729906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423781729906" session_id=3159198571 session_state=BEGIN} 20241104160322090 DSS <0004> hlr_ussd.c:576 262423781729906/0xbc4d8b6b: Process SS (BEGIN) 20241104160322090 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104160322090 DSS <0004> hlr_ussd.c:518 262423781729906/0xbc4d8b6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104160322090 DSS <0004> hlr_ussd.c:363 262423781729906/0xbc4d8b6b: Tx USSD 'Your IMSI is 262423781729906' 20241104160322090 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423781729906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423781729906" session_id=3159198571 session_state=END} 20241104160322090 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423781729906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160322090 DLINP <000b> input/ipa.c:451 connected read/write 20241104160322090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160322090 DLINP <000b> input/ipa.c:451 connected read/write 20241104160322090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160322092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53448<->l=127.0.0.1:4258 20241104160322095 DAUC <0003> db_auc.c:157 IMSI='262425839729510': No 2G Auth Data 20241104160322095 DAUC <0003> db_auc.c:192 IMSI='262425839729510': No 3G Auth Data 20241104160322108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53460<->l=127.0.0.1:4258 20241104160322111 DLINP <000b> input/ipa.c:451 connected read/write 20241104160322111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160322111 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425839729510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425839729510" session_id=399594009 session_state=BEGIN} 20241104160322111 DSS <0004> hlr_ussd.c:576 262425839729510/0x17d15219: Process SS (BEGIN) 20241104160322111 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104160322111 DSS <0004> hlr_ussd.c:518 262425839729510/0x17d15219: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104160322111 DSS <0004> hlr_ussd.c:363 262425839729510/0x17d15219: Tx USSD 'Your IMSI is 262425839729510' 20241104160322111 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425839729510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425839729510" session_id=399594009 session_state=END} 20241104160322111 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425839729510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160322111 DLINP <000b> input/ipa.c:451 connected read/write 20241104160322111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160322111 DLINP <000b> input/ipa.c:451 connected read/write 20241104160322111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160322113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53460<->l=127.0.0.1:4258 20241104160322116 DAUC <0003> db_auc.c:157 IMSI='262426137958651': No 2G Auth Data 20241104160322116 DAUC <0003> db_auc.c:192 IMSI='262426137958651': No 3G Auth Data 20241104160322129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53474<->l=127.0.0.1:4258 20241104160322132 DLINP <000b> input/ipa.c:451 connected read/write 20241104160322132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160322132 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426137958651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426137958651" session_id=2214608137 session_state=BEGIN} 20241104160322132 DSS <0004> hlr_ussd.c:576 262426137958651/0x84003d09: Process SS (BEGIN) 20241104160322132 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104160322132 DSS <0004> hlr_ussd.c:518 262426137958651/0x84003d09: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104160322132 DSS <0004> hlr_ussd.c:363 262426137958651/0x84003d09: Tx USSD 'Your IMSI is 262426137958651' 20241104160322132 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426137958651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426137958651" session_id=2214608137 session_state=END} 20241104160322132 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426137958651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160322132 DLINP <000b> input/ipa.c:451 connected read/write 20241104160322132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160322132 DLINP <000b> input/ipa.c:451 connected read/write 20241104160322132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160322134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53474<->l=127.0.0.1:4258 20241104160322134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53396<->l=127.0.0.1:4258 20241104160322135 DLINP <000b> input/ipa.c:451 connected read/write 20241104160322135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160322135 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160322135 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160322135 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160322135 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45133<->l=127.0.0.1:4259) 20241104160322157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53480<->l=127.0.0.1:4258 20241104160322358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53480<->l=127.0.0.1:4258 20241104160325473 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160325473 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160325476 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160325477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53482<->l=127.0.0.1:4258 20241104160325479 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160325479 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160325479 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160325479 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  20241104160325479 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160325479 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  20241104160325479 DLGSUP <0013> gsup_server.c:235 2:  20241104160325479 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160325479 DLGSUP <0013> gsup_server.c:235 3:  20241104160325479 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160325479 DLGSUP <0013> gsup_server.c:235 4:  20241104160325479 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160325479 DLGSUP <0013> gsup_server.c:235 5:  20241104160325479 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160325479 DLGSUP <0013> gsup_server.c:235 7:  20241104160325479 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160325479 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160325479 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160325479 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160325487 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46667<->l=127.0.0.1:4259) 20241104160325493 DAUC <0003> db_auc.c:157 IMSI='262429420179056': No 2G Auth Data 20241104160325493 DAUC <0003> db_auc.c:192 IMSI='262429420179056': No 3G Auth Data 20241104160325513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53486<->l=127.0.0.1:4258 20241104160325526 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160325526 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262429420179056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429420179056" source_name="the-source\n" session_id=1439667899 session_state=BEGIN} 20241104160325526 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241104160325526 DSS <0004> hlr_ussd.c:576 262429420179056/0x55cf96bb: Process SS (BEGIN) 20241104160325526 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104160325526 DSS <0004> hlr_ussd.c:518 262429420179056/0x55cf96bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104160325526 DSS <0004> hlr_ussd.c:363 262429420179056/0x55cf96bb: Tx USSD 'Your IMSI is 262429420179056' 20241104160325526 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262429420179056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429420179056" destination_name="the-source\n" session_id=1439667899 session_state=END} 20241104160325526 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262429420179056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160325526 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160325526 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160325533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53486<->l=127.0.0.1:4258 20241104160325536 DAUC <0003> db_auc.c:157 IMSI='262424641723141': No 2G Auth Data 20241104160325536 DAUC <0003> db_auc.c:192 IMSI='262424641723141': No 3G Auth Data 20241104160325547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53488<->l=127.0.0.1:4258 20241104160325550 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160325550 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262424641723141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424641723141" source_name="the-source\n" session_id=2967136650 session_state=BEGIN} 20241104160325550 DSS <0004> hlr_ussd.c:576 262424641723141/0xb0dae98a: Process SS (BEGIN) 20241104160325550 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104160325550 DSS <0004> hlr_ussd.c:518 262424641723141/0xb0dae98a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104160325550 DSS <0004> hlr_ussd.c:363 262424641723141/0xb0dae98a: Tx USSD 'Your IMSI is 262424641723141' 20241104160325550 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262424641723141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424641723141" destination_name="the-source\n" session_id=2967136650 session_state=END} 20241104160325550 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262424641723141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160325550 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160325550 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160325552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53488<->l=127.0.0.1:4258 20241104160325555 DAUC <0003> db_auc.c:157 IMSI='262422829410462': No 2G Auth Data 20241104160325555 DAUC <0003> db_auc.c:192 IMSI='262422829410462': No 3G Auth Data 20241104160325566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53490<->l=127.0.0.1:4258 20241104160325569 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160325569 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262422829410462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422829410462" source_name="the-source\n" session_id=2860203163 session_state=BEGIN} 20241104160325569 DSS <0004> hlr_ussd.c:576 262422829410462/0xaa7b3c9b: Process SS (BEGIN) 20241104160325569 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104160325569 DSS <0004> hlr_ussd.c:518 262422829410462/0xaa7b3c9b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104160325569 DSS <0004> hlr_ussd.c:363 262422829410462/0xaa7b3c9b: Tx USSD 'Your IMSI is 262422829410462' 20241104160325569 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262422829410462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422829410462" destination_name="the-source\n" session_id=2860203163 session_state=END} 20241104160325569 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262422829410462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160325569 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160325569 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160325571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53490<->l=127.0.0.1:4258 20241104160325574 DAUC <0003> db_auc.c:157 IMSI='262424635193939': No 2G Auth Data 20241104160325574 DAUC <0003> db_auc.c:192 IMSI='262424635193939': No 3G Auth Data 20241104160325586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53500<->l=127.0.0.1:4258 20241104160325589 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160325589 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262424635193939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424635193939" source_name="the-source\n" session_id=3019031869 session_state=BEGIN} 20241104160325589 DSS <0004> hlr_ussd.c:576 262424635193939/0xb3f2c53d: Process SS (BEGIN) 20241104160325589 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104160325589 DSS <0004> hlr_ussd.c:518 262424635193939/0xb3f2c53d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104160325589 DSS <0004> hlr_ussd.c:363 262424635193939/0xb3f2c53d: Tx USSD 'Your IMSI is 262424635193939' 20241104160325589 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262424635193939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424635193939" destination_name="the-source\n" session_id=3019031869 session_state=END} 20241104160325589 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262424635193939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160325589 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160325589 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160325591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53500<->l=127.0.0.1:4258 20241104160325594 DAUC <0003> db_auc.c:157 IMSI='262425901401025': No 2G Auth Data 20241104160325594 DAUC <0003> db_auc.c:192 IMSI='262425901401025': No 3G Auth Data 20241104160325605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53510<->l=127.0.0.1:4258 20241104160325608 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160325608 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425901401025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425901401025" source_name="the-source\n" session_id=3949227720 session_state=BEGIN} 20241104160325608 DSS <0004> hlr_ussd.c:576 262425901401025/0xeb646ec8: Process SS (BEGIN) 20241104160325608 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104160325608 DSS <0004> hlr_ussd.c:518 262425901401025/0xeb646ec8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104160325608 DSS <0004> hlr_ussd.c:363 262425901401025/0xeb646ec8: Tx USSD 'Your IMSI is 262425901401025' 20241104160325608 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425901401025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425901401025" destination_name="the-source\n" session_id=3949227720 session_state=END} 20241104160325608 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262425901401025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160325608 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160325608 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160325610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53510<->l=127.0.0.1:4258 20241104160325613 DAUC <0003> db_auc.c:157 IMSI='262429114663557': No 2G Auth Data 20241104160325613 DAUC <0003> db_auc.c:192 IMSI='262429114663557': No 3G Auth Data 20241104160325627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53514<->l=127.0.0.1:4258 20241104160325630 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160325630 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429114663557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429114663557" source_name="the-source\n" session_id=2217912530 session_state=BEGIN} 20241104160325630 DSS <0004> hlr_ussd.c:576 262429114663557/0x8432a8d2: Process SS (BEGIN) 20241104160325630 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104160325630 DSS <0004> hlr_ussd.c:518 262429114663557/0x8432a8d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104160325630 DSS <0004> hlr_ussd.c:363 262429114663557/0x8432a8d2: Tx USSD 'Your IMSI is 262429114663557' 20241104160325630 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429114663557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429114663557" destination_name="the-source\n" session_id=2217912530 session_state=END} 20241104160325630 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262429114663557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160325630 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160325630 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160325632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53514<->l=127.0.0.1:4258 20241104160325635 DAUC <0003> db_auc.c:157 IMSI='262427413481566': No 2G Auth Data 20241104160325635 DAUC <0003> db_auc.c:192 IMSI='262427413481566': No 3G Auth Data 20241104160325649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53524<->l=127.0.0.1:4258 20241104160325652 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160325652 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262427413481566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427413481566" source_name="the-source\n" session_id=1847837041 session_state=BEGIN} 20241104160325652 DSS <0004> hlr_ussd.c:576 262427413481566/0x6e23c171: Process SS (BEGIN) 20241104160325652 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104160325652 DSS <0004> hlr_ussd.c:518 262427413481566/0x6e23c171: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104160325652 DSS <0004> hlr_ussd.c:363 262427413481566/0x6e23c171: Tx USSD 'Your IMSI is 262427413481566' 20241104160325652 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262427413481566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427413481566" destination_name="the-source\n" session_id=1847837041 session_state=END} 20241104160325652 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262427413481566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160325652 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160325652 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160325654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53524<->l=127.0.0.1:4258 20241104160325656 DAUC <0003> db_auc.c:157 IMSI='262429077915509': No 2G Auth Data 20241104160325656 DAUC <0003> db_auc.c:192 IMSI='262429077915509': No 3G Auth Data 20241104160325670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53536<->l=127.0.0.1:4258 20241104160325673 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160325673 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262429077915509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429077915509" source_name="the-source\n" session_id=948636844 session_state=BEGIN} 20241104160325673 DSS <0004> hlr_ussd.c:576 262429077915509/0x388b0cac: Process SS (BEGIN) 20241104160325673 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104160325673 DSS <0004> hlr_ussd.c:518 262429077915509/0x388b0cac: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104160325673 DSS <0004> hlr_ussd.c:363 262429077915509/0x388b0cac: Tx USSD 'Your IMSI is 262429077915509' 20241104160325673 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262429077915509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429077915509" destination_name="the-source\n" session_id=948636844 session_state=END} 20241104160325673 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262429077915509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160325673 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160325673 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160325675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53536<->l=127.0.0.1:4258 20241104160325675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53482<->l=127.0.0.1:4258 20241104160325676 DLINP <000b> input/ipa.c:451 connected read/write 20241104160325676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160325676 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160325676 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160325676 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160325676 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241104160325676 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46667<->l=127.0.0.1:4259) 20241104160325699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53546<->l=127.0.0.1:4258 20241104160325900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53546<->l=127.0.0.1:4258 20241104160329005 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160329005 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160329008 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160329009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53554<->l=127.0.0.1:4258 20241104160329010 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160329010 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160329010 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160329010 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  20241104160329010 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160329010 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  20241104160329010 DLGSUP <0013> gsup_server.c:235 2:  20241104160329010 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160329010 DLGSUP <0013> gsup_server.c:235 3:  20241104160329011 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160329011 DLGSUP <0013> gsup_server.c:235 4:  20241104160329011 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160329011 DLGSUP <0013> gsup_server.c:235 5:  20241104160329011 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160329011 DLGSUP <0013> gsup_server.c:235 7:  20241104160329011 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160329011 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160329011 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160329011 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160329020 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43327<->l=127.0.0.1:4259) 20241104160329045 DAUC <0003> db_auc.c:157 IMSI='262424084853253': No 2G Auth Data 20241104160329045 DAUC <0003> db_auc.c:192 IMSI='262424084853253': No 3G Auth Data 20241104160329081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53562<->l=127.0.0.1:4258 20241104160329093 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160329093 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424084853253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424084853253" session_id=3885535700 session_state=BEGIN} 20241104160329093 DSS <0004> hlr_ussd.c:576 262424084853253/0xe79891d4: Process SS (BEGIN) 20241104160329093 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104160329093 DSS <0004> hlr_ussd.c:518 262424084853253/0xe79891d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104160329093 DSS <0004> hlr_ussd.c:363 262424084853253/0xe79891d4: Tx USSD 'Your extension is 491617685282' 20241104160329093 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424084853253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424084853253" session_id=3885535700 session_state=END} 20241104160329093 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424084853253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160329093 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160329094 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160329099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53562<->l=127.0.0.1:4258 20241104160329103 DAUC <0003> db_auc.c:157 IMSI='262427753321168': No 2G Auth Data 20241104160329103 DAUC <0003> db_auc.c:192 IMSI='262427753321168': No 3G Auth Data 20241104160329115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53574<->l=127.0.0.1:4258 20241104160329117 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160329117 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427753321168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427753321168" session_id=2052577840 session_state=BEGIN} 20241104160329117 DSS <0004> hlr_ussd.c:576 262427753321168/0x7a57da30: Process SS (BEGIN) 20241104160329117 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104160329117 DSS <0004> hlr_ussd.c:518 262427753321168/0x7a57da30: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104160329117 DSS <0004> hlr_ussd.c:363 262427753321168/0x7a57da30: Tx USSD 'Your extension is 491611447205' 20241104160329117 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427753321168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427753321168" session_id=2052577840 session_state=END} 20241104160329117 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427753321168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160329117 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160329117 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160329119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53574<->l=127.0.0.1:4258 20241104160329122 DAUC <0003> db_auc.c:157 IMSI='262422764933683': No 2G Auth Data 20241104160329122 DAUC <0003> db_auc.c:192 IMSI='262422764933683': No 3G Auth Data 20241104160329134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53582<->l=127.0.0.1:4258 20241104160329136 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160329136 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422764933683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422764933683" session_id=2844085830 session_state=BEGIN} 20241104160329136 DSS <0004> hlr_ussd.c:576 262422764933683/0xa9854e46: Process SS (BEGIN) 20241104160329136 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104160329136 DSS <0004> hlr_ussd.c:518 262422764933683/0xa9854e46: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104160329137 DSS <0004> hlr_ussd.c:363 262422764933683/0xa9854e46: Tx USSD 'Your extension is 491617431525' 20241104160329137 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422764933683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422764933683" session_id=2844085830 session_state=END} 20241104160329137 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422764933683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160329137 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160329137 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160329139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53582<->l=127.0.0.1:4258 20241104160329142 DAUC <0003> db_auc.c:157 IMSI='262427413860870': No 2G Auth Data 20241104160329142 DAUC <0003> db_auc.c:192 IMSI='262427413860870': No 3G Auth Data 20241104160329153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53584<->l=127.0.0.1:4258 20241104160329156 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160329156 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427413860870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427413860870" session_id=3203077327 session_state=BEGIN} 20241104160329156 DSS <0004> hlr_ussd.c:576 262427413860870/0xbeeb14cf: Process SS (BEGIN) 20241104160329156 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104160329156 DSS <0004> hlr_ussd.c:518 262427413860870/0xbeeb14cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104160329156 DSS <0004> hlr_ussd.c:363 262427413860870/0xbeeb14cf: Tx USSD 'Your extension is 491614403054' 20241104160329156 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427413860870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427413860870" session_id=3203077327 session_state=END} 20241104160329156 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427413860870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160329156 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160329156 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160329158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53584<->l=127.0.0.1:4258 20241104160329161 DAUC <0003> db_auc.c:157 IMSI='262423921925083': No 2G Auth Data 20241104160329161 DAUC <0003> db_auc.c:192 IMSI='262423921925083': No 3G Auth Data 20241104160329172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53590<->l=127.0.0.1:4258 20241104160329175 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160329175 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423921925083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423921925083" session_id=846502866 session_state=BEGIN} 20241104160329175 DSS <0004> hlr_ussd.c:576 262423921925083/0x32749bd2: Process SS (BEGIN) 20241104160329175 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104160329175 DSS <0004> hlr_ussd.c:518 262423921925083/0x32749bd2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104160329175 DSS <0004> hlr_ussd.c:363 262423921925083/0x32749bd2: Tx USSD 'Your extension is 491615625238' 20241104160329175 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423921925083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423921925083" session_id=846502866 session_state=END} 20241104160329175 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423921925083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160329175 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160329175 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160329177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53590<->l=127.0.0.1:4258 20241104160329180 DAUC <0003> db_auc.c:157 IMSI='262420551520508': No 2G Auth Data 20241104160329180 DAUC <0003> db_auc.c:192 IMSI='262420551520508': No 3G Auth Data 20241104160329195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53598<->l=127.0.0.1:4258 20241104160329197 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160329197 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420551520508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420551520508" session_id=4053214600 session_state=BEGIN} 20241104160329197 DSS <0004> hlr_ussd.c:576 262420551520508/0xf1972588: Process SS (BEGIN) 20241104160329198 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104160329198 DSS <0004> hlr_ussd.c:518 262420551520508/0xf1972588: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104160329198 DSS <0004> hlr_ussd.c:363 262420551520508/0xf1972588: Tx USSD 'Your extension is 491616834471' 20241104160329198 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420551520508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420551520508" session_id=4053214600 session_state=END} 20241104160329198 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420551520508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160329198 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160329198 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160329200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53598<->l=127.0.0.1:4258 20241104160329208 DAUC <0003> db_auc.c:157 IMSI='262423140180454': No 2G Auth Data 20241104160329208 DAUC <0003> db_auc.c:192 IMSI='262423140180454': No 3G Auth Data 20241104160329223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53612<->l=127.0.0.1:4258 20241104160329225 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160329225 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423140180454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423140180454" session_id=4119833036 session_state=BEGIN} 20241104160329225 DSS <0004> hlr_ussd.c:576 262423140180454/0xf58fa9cc: Process SS (BEGIN) 20241104160329225 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104160329225 DSS <0004> hlr_ussd.c:518 262423140180454/0xf58fa9cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104160329225 DSS <0004> hlr_ussd.c:363 262423140180454/0xf58fa9cc: Tx USSD 'Your extension is 491618462274' 20241104160329225 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423140180454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423140180454" session_id=4119833036 session_state=END} 20241104160329225 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423140180454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160329225 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160329225 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160329227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53612<->l=127.0.0.1:4258 20241104160329230 DAUC <0003> db_auc.c:157 IMSI='262422601190434': No 2G Auth Data 20241104160329230 DAUC <0003> db_auc.c:192 IMSI='262422601190434': No 3G Auth Data 20241104160329244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53622<->l=127.0.0.1:4258 20241104160329247 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160329247 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422601190434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422601190434" session_id=3129722051 session_state=BEGIN} 20241104160329247 DSS <0004> hlr_ussd.c:576 262422601190434/0xba8bc4c3: Process SS (BEGIN) 20241104160329247 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104160329247 DSS <0004> hlr_ussd.c:518 262422601190434/0xba8bc4c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104160329247 DSS <0004> hlr_ussd.c:363 262422601190434/0xba8bc4c3: Tx USSD 'Your extension is 491611185218' 20241104160329247 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422601190434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422601190434" session_id=3129722051 session_state=END} 20241104160329247 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422601190434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160329247 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160329247 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160329249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53622<->l=127.0.0.1:4258 20241104160329249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53554<->l=127.0.0.1:4258 20241104160329250 DLINP <000b> input/ipa.c:451 connected read/write 20241104160329250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160329250 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160329250 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160329250 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160329250 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43327<->l=127.0.0.1:4259) 20241104160329280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53636<->l=127.0.0.1:4258 20241104160329481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53636<->l=127.0.0.1:4258 20241104160332598 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160332598 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160332603 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160332605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36818<->l=127.0.0.1:4258 20241104160332609 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160332609 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160332609 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160332609 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  20241104160332609 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160332609 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  20241104160332609 DLGSUP <0013> gsup_server.c:235 2:  20241104160332609 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160332609 DLGSUP <0013> gsup_server.c:235 3:  20241104160332609 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160332609 DLGSUP <0013> gsup_server.c:235 4:  20241104160332609 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160332609 DLGSUP <0013> gsup_server.c:235 5:  20241104160332609 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160332609 DLGSUP <0013> gsup_server.c:235 7:  20241104160332609 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160332609 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160332609 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160332609 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160332639 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34661<->l=127.0.0.1:4259) 20241104160332666 DAUC <0003> db_auc.c:157 IMSI='262422634664125': No 2G Auth Data 20241104160332666 DAUC <0003> db_auc.c:192 IMSI='262422634664125': No 3G Auth Data 20241104160332700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36822<->l=127.0.0.1:4258 20241104160332716 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160332716 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262422634664125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422634664125" source_name="the-source\n" session_id=2895514795 session_state=BEGIN} 20241104160332716 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241104160332716 DSS <0004> hlr_ussd.c:576 262422634664125/0xac960cab: Process SS (BEGIN) 20241104160332716 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104160332716 DSS <0004> hlr_ussd.c:518 262422634664125/0xac960cab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104160332717 DSS <0004> hlr_ussd.c:363 262422634664125/0xac960cab: Tx USSD 'Your extension is 491614118146' 20241104160332717 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262422634664125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422634664125" destination_name="the-source\n" session_id=2895514795 session_state=END} 20241104160332717 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262422634664125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160332717 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160332717 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160332726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36822<->l=127.0.0.1:4258 20241104160332730 DAUC <0003> db_auc.c:157 IMSI='262424741282090': No 2G Auth Data 20241104160332730 DAUC <0003> db_auc.c:192 IMSI='262424741282090': No 3G Auth Data 20241104160332742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36830<->l=127.0.0.1:4258 20241104160332745 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160332745 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262424741282090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424741282090" source_name="the-source\n" session_id=3420810669 session_state=BEGIN} 20241104160332745 DSS <0004> hlr_ussd.c:576 262424741282090/0xcbe56dad: Process SS (BEGIN) 20241104160332745 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104160332745 DSS <0004> hlr_ussd.c:518 262424741282090/0xcbe56dad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104160332745 DSS <0004> hlr_ussd.c:363 262424741282090/0xcbe56dad: Tx USSD 'Your extension is 491610616027' 20241104160332745 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262424741282090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424741282090" destination_name="the-source\n" session_id=3420810669 session_state=END} 20241104160332745 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262424741282090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160332745 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160332745 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160332747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36830<->l=127.0.0.1:4258 20241104160332750 DAUC <0003> db_auc.c:157 IMSI='262428612475378': No 2G Auth Data 20241104160332750 DAUC <0003> db_auc.c:192 IMSI='262428612475378': No 3G Auth Data 20241104160332761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36832<->l=127.0.0.1:4258 20241104160332763 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160332763 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262428612475378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428612475378" source_name="the-source\n" session_id=1824969655 session_state=BEGIN} 20241104160332763 DSS <0004> hlr_ussd.c:576 262428612475378/0x6cc6d3b7: Process SS (BEGIN) 20241104160332763 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104160332763 DSS <0004> hlr_ussd.c:518 262428612475378/0x6cc6d3b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104160332763 DSS <0004> hlr_ussd.c:363 262428612475378/0x6cc6d3b7: Tx USSD 'Your extension is 491617527468' 20241104160332763 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262428612475378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428612475378" destination_name="the-source\n" session_id=1824969655 session_state=END} 20241104160332763 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262428612475378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160332763 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160332763 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160332765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36832<->l=127.0.0.1:4258 20241104160332768 DAUC <0003> db_auc.c:157 IMSI='262429973115170': No 2G Auth Data 20241104160332768 DAUC <0003> db_auc.c:192 IMSI='262429973115170': No 3G Auth Data 20241104160332780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36846<->l=127.0.0.1:4258 20241104160332782 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160332782 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262429973115170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429973115170" source_name="the-source\n" session_id=3694845118 session_state=BEGIN} 20241104160332782 DSS <0004> hlr_ussd.c:576 262429973115170/0xdc3adcbe: Process SS (BEGIN) 20241104160332782 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104160332782 DSS <0004> hlr_ussd.c:518 262429973115170/0xdc3adcbe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104160332782 DSS <0004> hlr_ussd.c:363 262429973115170/0xdc3adcbe: Tx USSD 'Your extension is 491611853502' 20241104160332782 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262429973115170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429973115170" destination_name="the-source\n" session_id=3694845118 session_state=END} 20241104160332782 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262429973115170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160332782 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160332782 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160332785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36846<->l=127.0.0.1:4258 20241104160332788 DAUC <0003> db_auc.c:157 IMSI='262420845000871': No 2G Auth Data 20241104160332788 DAUC <0003> db_auc.c:192 IMSI='262420845000871': No 3G Auth Data 20241104160332800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36852<->l=127.0.0.1:4258 20241104160332802 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160332802 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262420845000871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420845000871" source_name="the-source\n" session_id=4238130490 session_state=BEGIN} 20241104160332802 DSS <0004> hlr_ussd.c:576 262420845000871/0xfc9cbd3a: Process SS (BEGIN) 20241104160332802 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104160332802 DSS <0004> hlr_ussd.c:518 262420845000871/0xfc9cbd3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104160332802 DSS <0004> hlr_ussd.c:363 262420845000871/0xfc9cbd3a: Tx USSD 'Your extension is 491611556283' 20241104160332802 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262420845000871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420845000871" destination_name="the-source\n" session_id=4238130490 session_state=END} 20241104160332802 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262420845000871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160332802 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160332802 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160332804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36852<->l=127.0.0.1:4258 20241104160332807 DAUC <0003> db_auc.c:157 IMSI='262424166890856': No 2G Auth Data 20241104160332807 DAUC <0003> db_auc.c:192 IMSI='262424166890856': No 3G Auth Data 20241104160332821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36864<->l=127.0.0.1:4258 20241104160332824 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160332824 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262424166890856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424166890856" source_name="the-source\n" session_id=2450004232 session_state=BEGIN} 20241104160332824 DSS <0004> hlr_ussd.c:576 262424166890856/0x92081908: Process SS (BEGIN) 20241104160332824 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104160332824 DSS <0004> hlr_ussd.c:518 262424166890856/0x92081908: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104160332824 DSS <0004> hlr_ussd.c:363 262424166890856/0x92081908: Tx USSD 'Your extension is 491618340660' 20241104160332824 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262424166890856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424166890856" destination_name="the-source\n" session_id=2450004232 session_state=END} 20241104160332824 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262424166890856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160332824 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160332824 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160332826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36864<->l=127.0.0.1:4258 20241104160332829 DAUC <0003> db_auc.c:157 IMSI='262423482519490': No 2G Auth Data 20241104160332829 DAUC <0003> db_auc.c:192 IMSI='262423482519490': No 3G Auth Data 20241104160332843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36880<->l=127.0.0.1:4258 20241104160332846 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160332846 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423482519490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423482519490" source_name="the-source\n" session_id=1821476856 session_state=BEGIN} 20241104160332846 DSS <0004> hlr_ussd.c:576 262423482519490/0x6c9187f8: Process SS (BEGIN) 20241104160332846 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104160332846 DSS <0004> hlr_ussd.c:518 262423482519490/0x6c9187f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104160332846 DSS <0004> hlr_ussd.c:363 262423482519490/0x6c9187f8: Tx USSD 'Your extension is 491616675063' 20241104160332846 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262423482519490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423482519490" destination_name="the-source\n" session_id=1821476856 session_state=END} 20241104160332846 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262423482519490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160332846 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160332846 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160332848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36880<->l=127.0.0.1:4258 20241104160332851 DAUC <0003> db_auc.c:157 IMSI='262427214065767': No 2G Auth Data 20241104160332851 DAUC <0003> db_auc.c:192 IMSI='262427214065767': No 3G Auth Data 20241104160332864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36890<->l=127.0.0.1:4258 20241104160332867 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160332867 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262427214065767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427214065767" source_name="the-source\n" session_id=3567403483 session_state=BEGIN} 20241104160332867 DSS <0004> hlr_ussd.c:576 262427214065767/0xd4a241db: Process SS (BEGIN) 20241104160332867 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104160332867 DSS <0004> hlr_ussd.c:518 262427214065767/0xd4a241db: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104160332867 DSS <0004> hlr_ussd.c:363 262427214065767/0xd4a241db: Tx USSD 'Your extension is 491611313348' 20241104160332867 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262427214065767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427214065767" destination_name="the-source\n" session_id=3567403483 session_state=END} 20241104160332867 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262427214065767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160332867 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160332867 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160332869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36890<->l=127.0.0.1:4258 20241104160332869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36818<->l=127.0.0.1:4258 20241104160332870 DLINP <000b> input/ipa.c:451 connected read/write 20241104160332870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160332870 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160332870 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160332870 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160332870 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241104160332870 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34661<->l=127.0.0.1:4259) 20241104160332892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36894<->l=127.0.0.1:4258 20241104160333094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36894<->l=127.0.0.1:4258 20241104160336201 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38385 20241104160336201 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38385 20241104160336202 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336202 DLINP <000b> input/ipa.c:405 127.0.0.1:38385 message received 20241104160336203 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160336203 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160336204 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336204 DLINP <000b> input/ipa.c:405 127.0.0.1:38385 message received 20241104160336204 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160336204 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241104160336204 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241104160336204 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241104160336204 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  20241104160336204 DLGSUP <0013> gsup_server.c:235 2:  20241104160336204 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160336204 DLGSUP <0013> gsup_server.c:235 3:  20241104160336204 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160336204 DLGSUP <0013> gsup_server.c:235 4:  20241104160336204 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160336204 DLGSUP <0013> gsup_server.c:235 5:  20241104160336204 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160336204 DLGSUP <0013> gsup_server.c:235 7:  20241104160336204 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160336204 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160336204 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160336204 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38385 20241104160336204 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160336205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36910<->l=127.0.0.1:4258 20241104160336206 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160336206 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160336206 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160336206 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  20241104160336206 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160336206 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  20241104160336206 DLGSUP <0013> gsup_server.c:235 2:  20241104160336206 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160336206 DLGSUP <0013> gsup_server.c:235 3:  20241104160336206 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160336206 DLGSUP <0013> gsup_server.c:235 4:  20241104160336206 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160336206 DLGSUP <0013> gsup_server.c:235 5:  20241104160336206 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160336206 DLGSUP <0013> gsup_server.c:235 7:  20241104160336206 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160336206 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160336206 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160336206 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160336215 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36001<->l=127.0.0.1:4259) 20241104160336220 DAUC <0003> db_auc.c:157 IMSI='262421841136910': No 2G Auth Data 20241104160336220 DAUC <0003> db_auc.c:192 IMSI='262421841136910': No 3G Auth Data 20241104160336248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36926<->l=127.0.0.1:4258 20241104160336260 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160336260 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421841136910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421841136910" session_id=3205969523 session_state=BEGIN} 20241104160336260 DSS <0004> hlr_ussd.c:576 262421841136910/0xbf173673: Process SS (BEGIN) 20241104160336260 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104160336260 DSS <0004> hlr_ussd.c:518 262421841136910/0xbf173673: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104160336260 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336260 DLINP <000b> input/ipa.c:431 127.0.0.1:38385 sending data 20241104160336260 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336261 DLINP <000b> input/ipa.c:431 127.0.0.1:38385 sending data 20241104160336270 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336270 DLINP <000b> input/ipa.c:405 127.0.0.1:38385 message received 20241104160336270 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262421841136910 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421841136910" session_id=3205969523 session_state=END} 20241104160336270 DSS <0004> hlr_ussd.c:576 262421841136910/0xbf173673: Process SS (END) 20241104160336270 DSS <0004> hlr_ussd.c:518 262421841136910/0xbf173673: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104160336270 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421841136910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421841136910" session_id=3205969523 session_state=END} 20241104160336270 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421841136910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160336270 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262421841136910 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160336270 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160336270 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160336275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36926<->l=127.0.0.1:4258 20241104160336278 DAUC <0003> db_auc.c:157 IMSI='262428909481664': No 2G Auth Data 20241104160336278 DAUC <0003> db_auc.c:192 IMSI='262428909481664': No 3G Auth Data 20241104160336293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36940<->l=127.0.0.1:4258 20241104160336296 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160336296 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428909481664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428909481664" session_id=1547270430 session_state=BEGIN} 20241104160336296 DSS <0004> hlr_ussd.c:576 262428909481664/0x5c39791e: Process SS (BEGIN) 20241104160336296 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104160336296 DSS <0004> hlr_ussd.c:518 262428909481664/0x5c39791e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104160336296 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336296 DLINP <000b> input/ipa.c:431 127.0.0.1:38385 sending data 20241104160336296 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336296 DLINP <000b> input/ipa.c:431 127.0.0.1:38385 sending data 20241104160336296 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336296 DLINP <000b> input/ipa.c:405 127.0.0.1:38385 message received 20241104160336296 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262428909481664 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428909481664" session_id=1547270430 session_state=END} 20241104160336296 DSS <0004> hlr_ussd.c:576 262428909481664/0x5c39791e: Process SS (END) 20241104160336296 DSS <0004> hlr_ussd.c:518 262428909481664/0x5c39791e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104160336296 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428909481664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428909481664" session_id=1547270430 session_state=END} 20241104160336296 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428909481664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160336296 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262428909481664 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160336296 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160336296 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160336298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36940<->l=127.0.0.1:4258 20241104160336302 DAUC <0003> db_auc.c:157 IMSI='262428441518764': No 2G Auth Data 20241104160336302 DAUC <0003> db_auc.c:192 IMSI='262428441518764': No 3G Auth Data 20241104160336313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36944<->l=127.0.0.1:4258 20241104160336316 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160336316 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428441518764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428441518764" session_id=2010337422 session_state=BEGIN} 20241104160336316 DSS <0004> hlr_ussd.c:576 262428441518764/0x77d3508e: Process SS (BEGIN) 20241104160336316 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104160336316 DSS <0004> hlr_ussd.c:518 262428441518764/0x77d3508e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104160336316 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336316 DLINP <000b> input/ipa.c:431 127.0.0.1:38385 sending data 20241104160336316 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336316 DLINP <000b> input/ipa.c:431 127.0.0.1:38385 sending data 20241104160336317 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336317 DLINP <000b> input/ipa.c:405 127.0.0.1:38385 message received 20241104160336317 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262428441518764 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428441518764" session_id=2010337422 session_state=END} 20241104160336317 DSS <0004> hlr_ussd.c:576 262428441518764/0x77d3508e: Process SS (END) 20241104160336317 DSS <0004> hlr_ussd.c:518 262428441518764/0x77d3508e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104160336317 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428441518764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428441518764" session_id=2010337422 session_state=END} 20241104160336317 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428441518764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160336317 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262428441518764 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160336317 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160336317 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160336320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36944<->l=127.0.0.1:4258 20241104160336323 DAUC <0003> db_auc.c:157 IMSI='262424889911885': No 2G Auth Data 20241104160336323 DAUC <0003> db_auc.c:192 IMSI='262424889911885': No 3G Auth Data 20241104160336339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36960<->l=127.0.0.1:4258 20241104160336342 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160336342 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424889911885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424889911885" session_id=3093918690 session_state=BEGIN} 20241104160336342 DSS <0004> hlr_ussd.c:576 262424889911885/0xb86973e2: Process SS (BEGIN) 20241104160336342 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104160336342 DSS <0004> hlr_ussd.c:518 262424889911885/0xb86973e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104160336342 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336342 DLINP <000b> input/ipa.c:431 127.0.0.1:38385 sending data 20241104160336342 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336342 DLINP <000b> input/ipa.c:431 127.0.0.1:38385 sending data 20241104160336342 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336342 DLINP <000b> input/ipa.c:405 127.0.0.1:38385 message received 20241104160336342 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262424889911885 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424889911885" session_id=3093918690 session_state=END} 20241104160336342 DSS <0004> hlr_ussd.c:576 262424889911885/0xb86973e2: Process SS (END) 20241104160336342 DSS <0004> hlr_ussd.c:518 262424889911885/0xb86973e2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104160336343 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424889911885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424889911885" session_id=3093918690 session_state=END} 20241104160336343 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424889911885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160336343 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262424889911885 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160336343 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160336343 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160336344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36960<->l=127.0.0.1:4258 20241104160336347 DAUC <0003> db_auc.c:157 IMSI='262422966228844': No 2G Auth Data 20241104160336347 DAUC <0003> db_auc.c:192 IMSI='262422966228844': No 3G Auth Data 20241104160336359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36962<->l=127.0.0.1:4258 20241104160336361 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160336361 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422966228844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422966228844" session_id=432568975 session_state=BEGIN} 20241104160336361 DSS <0004> hlr_ussd.c:576 262422966228844/0x19c87a8f: Process SS (BEGIN) 20241104160336361 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104160336361 DSS <0004> hlr_ussd.c:518 262422966228844/0x19c87a8f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104160336361 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336361 DLINP <000b> input/ipa.c:431 127.0.0.1:38385 sending data 20241104160336361 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336361 DLINP <000b> input/ipa.c:431 127.0.0.1:38385 sending data 20241104160336362 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336362 DLINP <000b> input/ipa.c:405 127.0.0.1:38385 message received 20241104160336362 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262422966228844 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422966228844" session_id=432568975 session_state=END} 20241104160336362 DSS <0004> hlr_ussd.c:576 262422966228844/0x19c87a8f: Process SS (END) 20241104160336362 DSS <0004> hlr_ussd.c:518 262422966228844/0x19c87a8f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104160336362 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422966228844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422966228844" session_id=432568975 session_state=END} 20241104160336362 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422966228844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160336362 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262422966228844 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160336362 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160336362 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160336364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36962<->l=127.0.0.1:4258 20241104160336367 DAUC <0003> db_auc.c:157 IMSI='262429772720138': No 2G Auth Data 20241104160336367 DAUC <0003> db_auc.c:192 IMSI='262429772720138': No 3G Auth Data 20241104160336381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36966<->l=127.0.0.1:4258 20241104160336384 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160336384 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429772720138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429772720138" session_id=684972623 session_state=BEGIN} 20241104160336384 DSS <0004> hlr_ussd.c:576 262429772720138/0x28d3da4f: Process SS (BEGIN) 20241104160336384 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104160336384 DSS <0004> hlr_ussd.c:518 262429772720138/0x28d3da4f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104160336384 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336384 DLINP <000b> input/ipa.c:431 127.0.0.1:38385 sending data 20241104160336384 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336384 DLINP <000b> input/ipa.c:431 127.0.0.1:38385 sending data 20241104160336384 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336384 DLINP <000b> input/ipa.c:405 127.0.0.1:38385 message received 20241104160336384 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262429772720138 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429772720138" session_id=684972623 session_state=END} 20241104160336384 DSS <0004> hlr_ussd.c:576 262429772720138/0x28d3da4f: Process SS (END) 20241104160336384 DSS <0004> hlr_ussd.c:518 262429772720138/0x28d3da4f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104160336384 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429772720138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429772720138" session_id=684972623 session_state=END} 20241104160336384 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429772720138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160336384 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262429772720138 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160336384 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160336384 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160336386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36966<->l=127.0.0.1:4258 20241104160336389 DAUC <0003> db_auc.c:157 IMSI='262429940758695': No 2G Auth Data 20241104160336389 DAUC <0003> db_auc.c:192 IMSI='262429940758695': No 3G Auth Data 20241104160336403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36978<->l=127.0.0.1:4258 20241104160336406 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160336406 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429940758695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429940758695" session_id=66206490 session_state=BEGIN} 20241104160336406 DSS <0004> hlr_ussd.c:576 262429940758695/0x03f23b1a: Process SS (BEGIN) 20241104160336406 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104160336406 DSS <0004> hlr_ussd.c:518 262429940758695/0x03f23b1a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104160336406 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336406 DLINP <000b> input/ipa.c:431 127.0.0.1:38385 sending data 20241104160336406 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336406 DLINP <000b> input/ipa.c:431 127.0.0.1:38385 sending data 20241104160336406 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336406 DLINP <000b> input/ipa.c:405 127.0.0.1:38385 message received 20241104160336406 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262429940758695 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429940758695" session_id=66206490 session_state=END} 20241104160336406 DSS <0004> hlr_ussd.c:576 262429940758695/0x03f23b1a: Process SS (END) 20241104160336406 DSS <0004> hlr_ussd.c:518 262429940758695/0x03f23b1a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104160336406 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429940758695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429940758695" session_id=66206490 session_state=END} 20241104160336406 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429940758695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160336406 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262429940758695 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160336406 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160336406 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160336408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36978<->l=127.0.0.1:4258 20241104160336411 DAUC <0003> db_auc.c:157 IMSI='262427451705312': No 2G Auth Data 20241104160336411 DAUC <0003> db_auc.c:192 IMSI='262427451705312': No 3G Auth Data 20241104160336425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36990<->l=127.0.0.1:4258 20241104160336428 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160336428 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427451705312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427451705312" session_id=3567188076 session_state=BEGIN} 20241104160336428 DSS <0004> hlr_ussd.c:576 262427451705312/0xd49ef86c: Process SS (BEGIN) 20241104160336428 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104160336428 DSS <0004> hlr_ussd.c:518 262427451705312/0xd49ef86c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104160336428 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336428 DLINP <000b> input/ipa.c:431 127.0.0.1:38385 sending data 20241104160336428 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336428 DLINP <000b> input/ipa.c:431 127.0.0.1:38385 sending data 20241104160336429 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336429 DLINP <000b> input/ipa.c:405 127.0.0.1:38385 message received 20241104160336429 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262427451705312 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427451705312" session_id=3567188076 session_state=END} 20241104160336429 DSS <0004> hlr_ussd.c:576 262427451705312/0xd49ef86c: Process SS (END) 20241104160336429 DSS <0004> hlr_ussd.c:518 262427451705312/0xd49ef86c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104160336429 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427451705312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427451705312" session_id=3567188076 session_state=END} 20241104160336429 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427451705312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160336429 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262427451705312 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160336429 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160336429 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160336430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36990<->l=127.0.0.1:4258 20241104160336431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36910<->l=127.0.0.1:4258 20241104160336432 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160336432 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160336432 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160336432 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160336432 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36001<->l=127.0.0.1:4259) 20241104160336432 DLINP <000b> input/ipa.c:451 connected read/write 20241104160336432 DLINP <000b> input/ipa.c:405 127.0.0.1:38385 message received 20241104160336432 DLINP <000b> input/ipa.c:414 127.0.0.1:38385 connection closed with server 20241104160336432 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38385 20241104160336432 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241104160336455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36996<->l=127.0.0.1:4258 20241104160336656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36996<->l=127.0.0.1:4258 20241104160339774 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44295 20241104160339774 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44295 20241104160339775 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339775 DLINP <000b> input/ipa.c:405 127.0.0.1:44295 message received 20241104160339776 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160339776 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160339777 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339777 DLINP <000b> input/ipa.c:405 127.0.0.1:44295 message received 20241104160339777 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160339777 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241104160339777 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241104160339777 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241104160339777 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  20241104160339777 DLGSUP <0013> gsup_server.c:235 2:  20241104160339777 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160339777 DLGSUP <0013> gsup_server.c:235 3:  20241104160339777 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160339777 DLGSUP <0013> gsup_server.c:235 4:  20241104160339777 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160339777 DLGSUP <0013> gsup_server.c:235 5:  20241104160339777 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160339777 DLGSUP <0013> gsup_server.c:235 7:  20241104160339777 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160339777 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160339777 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160339777 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44295 20241104160339777 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160339777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37008<->l=127.0.0.1:4258 20241104160339778 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160339778 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160339778 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160339778 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  20241104160339778 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160339778 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  20241104160339778 DLGSUP <0013> gsup_server.c:235 2:  20241104160339778 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160339778 DLGSUP <0013> gsup_server.c:235 3:  20241104160339778 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160339778 DLGSUP <0013> gsup_server.c:235 4:  20241104160339778 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160339778 DLGSUP <0013> gsup_server.c:235 5:  20241104160339778 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160339778 DLGSUP <0013> gsup_server.c:235 7:  20241104160339778 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160339778 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160339778 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160339778 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160339787 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46469<->l=127.0.0.1:4259) 20241104160339811 DAUC <0003> db_auc.c:157 IMSI='262421167868057': No 2G Auth Data 20241104160339811 DAUC <0003> db_auc.c:192 IMSI='262421167868057': No 3G Auth Data 20241104160339846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37016<->l=127.0.0.1:4258 20241104160339862 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160339862 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421167868057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421167868057" session_id=4105038883 session_state=BEGIN} 20241104160339862 DSS <0004> hlr_ussd.c:576 262421167868057/0xf4adec23: Process SS (BEGIN) 20241104160339862 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104160339862 DSS <0004> hlr_ussd.c:518 262421167868057/0xf4adec23: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104160339862 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339862 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160339863 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339863 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160339872 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339872 DLINP <000b> input/ipa.c:405 127.0.0.1:44295 message received 20241104160339872 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262421167868057 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421167868057" session_id=4105038883 session_state=CONTINUE} 20241104160339872 DSS <0004> hlr_ussd.c:576 262421167868057/0xf4adec23: Process SS (CONTINUE) 20241104160339872 DSS <0004> hlr_ussd.c:518 262421167868057/0xf4adec23: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104160339872 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421167868057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421167868057" session_id=4105038883 session_state=CONTINUE} 20241104160339872 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262421167868057 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160339872 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160339872 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160339879 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160339879 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421167868057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421167868057" session_id=4105038883 session_state=CONTINUE} 20241104160339880 DSS <0004> hlr_ussd.c:576 262421167868057/0xf4adec23: Process SS (CONTINUE) 20241104160339880 DSS <0004> hlr_ussd.c:518 262421167868057/0xf4adec23: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241104160339880 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421167868057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160339880 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339880 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160339880 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339880 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160339882 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339882 DLINP <000b> input/ipa.c:405 127.0.0.1:44295 message received 20241104160339882 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262421167868057 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421167868057" session_id=4105038883 session_state=END} 20241104160339882 DSS <0004> hlr_ussd.c:576 262421167868057/0xf4adec23: Process SS (END) 20241104160339882 DSS <0004> hlr_ussd.c:518 262421167868057/0xf4adec23: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241104160339882 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421167868057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421167868057" session_id=4105038883 session_state=END} 20241104160339882 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421167868057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160339882 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262421167868057 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160339882 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160339882 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160339885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37016<->l=127.0.0.1:4258 20241104160339898 DAUC <0003> db_auc.c:157 IMSI='262428725899298': No 2G Auth Data 20241104160339898 DAUC <0003> db_auc.c:192 IMSI='262428725899298': No 3G Auth Data 20241104160339913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37026<->l=127.0.0.1:4258 20241104160339916 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160339916 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428725899298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428725899298" session_id=4247221488 session_state=BEGIN} 20241104160339916 DSS <0004> hlr_ussd.c:576 262428725899298/0xfd2774f0: Process SS (BEGIN) 20241104160339916 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104160339916 DSS <0004> hlr_ussd.c:518 262428725899298/0xfd2774f0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104160339916 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339916 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160339916 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339916 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160339917 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339917 DLINP <000b> input/ipa.c:405 127.0.0.1:44295 message received 20241104160339917 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262428725899298 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428725899298" session_id=4247221488 session_state=CONTINUE} 20241104160339917 DSS <0004> hlr_ussd.c:576 262428725899298/0xfd2774f0: Process SS (CONTINUE) 20241104160339917 DSS <0004> hlr_ussd.c:518 262428725899298/0xfd2774f0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104160339917 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428725899298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428725899298" session_id=4247221488 session_state=CONTINUE} 20241104160339917 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262428725899298 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160339917 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160339917 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160339919 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160339920 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428725899298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428725899298" session_id=4247221488 session_state=CONTINUE} 20241104160339920 DSS <0004> hlr_ussd.c:576 262428725899298/0xfd2774f0: Process SS (CONTINUE) 20241104160339920 DSS <0004> hlr_ussd.c:518 262428725899298/0xfd2774f0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241104160339920 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428725899298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160339920 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339920 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160339920 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339920 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160339920 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339920 DLINP <000b> input/ipa.c:405 127.0.0.1:44295 message received 20241104160339921 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262428725899298 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428725899298" session_id=4247221488 session_state=END} 20241104160339921 DSS <0004> hlr_ussd.c:576 262428725899298/0xfd2774f0: Process SS (END) 20241104160339921 DSS <0004> hlr_ussd.c:518 262428725899298/0xfd2774f0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241104160339921 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428725899298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428725899298" session_id=4247221488 session_state=END} 20241104160339921 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428725899298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160339921 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262428725899298 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160339921 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160339921 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160339921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37026<->l=127.0.0.1:4258 20241104160339924 DAUC <0003> db_auc.c:157 IMSI='262422675581869': No 2G Auth Data 20241104160339924 DAUC <0003> db_auc.c:192 IMSI='262422675581869': No 3G Auth Data 20241104160339936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37030<->l=127.0.0.1:4258 20241104160339939 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160339939 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422675581869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422675581869" session_id=1046346257 session_state=BEGIN} 20241104160339939 DSS <0004> hlr_ussd.c:576 262422675581869/0x3e5dfa11: Process SS (BEGIN) 20241104160339939 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104160339939 DSS <0004> hlr_ussd.c:518 262422675581869/0x3e5dfa11: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104160339939 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339939 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160339939 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339939 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160339939 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339939 DLINP <000b> input/ipa.c:405 127.0.0.1:44295 message received 20241104160339939 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262422675581869 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422675581869" session_id=1046346257 session_state=CONTINUE} 20241104160339939 DSS <0004> hlr_ussd.c:576 262422675581869/0x3e5dfa11: Process SS (CONTINUE) 20241104160339939 DSS <0004> hlr_ussd.c:518 262422675581869/0x3e5dfa11: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104160339939 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422675581869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422675581869" session_id=1046346257 session_state=CONTINUE} 20241104160339939 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262422675581869 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160339939 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160339940 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160339942 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160339942 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422675581869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422675581869" session_id=1046346257 session_state=CONTINUE} 20241104160339942 DSS <0004> hlr_ussd.c:576 262422675581869/0x3e5dfa11: Process SS (CONTINUE) 20241104160339942 DSS <0004> hlr_ussd.c:518 262422675581869/0x3e5dfa11: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241104160339942 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422675581869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160339942 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339942 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160339942 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339942 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160339942 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339942 DLINP <000b> input/ipa.c:405 127.0.0.1:44295 message received 20241104160339942 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262422675581869 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422675581869" session_id=1046346257 session_state=END} 20241104160339942 DSS <0004> hlr_ussd.c:576 262422675581869/0x3e5dfa11: Process SS (END) 20241104160339942 DSS <0004> hlr_ussd.c:518 262422675581869/0x3e5dfa11: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241104160339942 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422675581869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422675581869" session_id=1046346257 session_state=END} 20241104160339942 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422675581869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160339942 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262422675581869 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160339943 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160339943 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160339943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37030<->l=127.0.0.1:4258 20241104160339946 DAUC <0003> db_auc.c:157 IMSI='262420297837807': No 2G Auth Data 20241104160339946 DAUC <0003> db_auc.c:192 IMSI='262420297837807': No 3G Auth Data 20241104160339957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37038<->l=127.0.0.1:4258 20241104160339960 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160339960 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420297837807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420297837807" session_id=4233986625 session_state=BEGIN} 20241104160339960 DSS <0004> hlr_ussd.c:576 262420297837807/0xfc5d8241: Process SS (BEGIN) 20241104160339960 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104160339960 DSS <0004> hlr_ussd.c:518 262420297837807/0xfc5d8241: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104160339960 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339960 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160339960 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339960 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160339961 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339961 DLINP <000b> input/ipa.c:405 127.0.0.1:44295 message received 20241104160339961 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262420297837807 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420297837807" session_id=4233986625 session_state=CONTINUE} 20241104160339961 DSS <0004> hlr_ussd.c:576 262420297837807/0xfc5d8241: Process SS (CONTINUE) 20241104160339961 DSS <0004> hlr_ussd.c:518 262420297837807/0xfc5d8241: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104160339961 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420297837807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420297837807" session_id=4233986625 session_state=CONTINUE} 20241104160339961 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262420297837807 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160339961 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160339961 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160339963 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160339963 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420297837807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420297837807" session_id=4233986625 session_state=CONTINUE} 20241104160339963 DSS <0004> hlr_ussd.c:576 262420297837807/0xfc5d8241: Process SS (CONTINUE) 20241104160339963 DSS <0004> hlr_ussd.c:518 262420297837807/0xfc5d8241: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241104160339963 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420297837807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160339963 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339963 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160339963 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339963 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160339964 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339964 DLINP <000b> input/ipa.c:405 127.0.0.1:44295 message received 20241104160339964 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262420297837807 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420297837807" session_id=4233986625 session_state=END} 20241104160339964 DSS <0004> hlr_ussd.c:576 262420297837807/0xfc5d8241: Process SS (END) 20241104160339964 DSS <0004> hlr_ussd.c:518 262420297837807/0xfc5d8241: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241104160339964 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420297837807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420297837807" session_id=4233986625 session_state=END} 20241104160339964 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420297837807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160339964 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262420297837807 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160339964 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160339964 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160339964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37038<->l=127.0.0.1:4258 20241104160339967 DAUC <0003> db_auc.c:157 IMSI='262421083021046': No 2G Auth Data 20241104160339967 DAUC <0003> db_auc.c:192 IMSI='262421083021046': No 3G Auth Data 20241104160339978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37042<->l=127.0.0.1:4258 20241104160339981 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160339981 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421083021046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421083021046" session_id=3873414339 session_state=BEGIN} 20241104160339981 DSS <0004> hlr_ussd.c:576 262421083021046/0xe6df9cc3: Process SS (BEGIN) 20241104160339981 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104160339981 DSS <0004> hlr_ussd.c:518 262421083021046/0xe6df9cc3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104160339981 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339981 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160339981 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339981 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160339982 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339982 DLINP <000b> input/ipa.c:405 127.0.0.1:44295 message received 20241104160339982 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262421083021046 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421083021046" session_id=3873414339 session_state=CONTINUE} 20241104160339982 DSS <0004> hlr_ussd.c:576 262421083021046/0xe6df9cc3: Process SS (CONTINUE) 20241104160339982 DSS <0004> hlr_ussd.c:518 262421083021046/0xe6df9cc3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104160339982 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421083021046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421083021046" session_id=3873414339 session_state=CONTINUE} 20241104160339982 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262421083021046 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160339982 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160339982 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160339984 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160339984 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421083021046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421083021046" session_id=3873414339 session_state=CONTINUE} 20241104160339984 DSS <0004> hlr_ussd.c:576 262421083021046/0xe6df9cc3: Process SS (CONTINUE) 20241104160339984 DSS <0004> hlr_ussd.c:518 262421083021046/0xe6df9cc3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241104160339984 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421083021046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160339984 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339984 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160339984 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339984 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160339984 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339984 DLINP <000b> input/ipa.c:405 127.0.0.1:44295 message received 20241104160339984 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262421083021046 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421083021046" session_id=3873414339 session_state=END} 20241104160339984 DSS <0004> hlr_ussd.c:576 262421083021046/0xe6df9cc3: Process SS (END) 20241104160339984 DSS <0004> hlr_ussd.c:518 262421083021046/0xe6df9cc3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241104160339984 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421083021046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421083021046" session_id=3873414339 session_state=END} 20241104160339984 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421083021046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160339984 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262421083021046 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160339984 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160339985 DLINP <000b> input/ipa.c:451 connected read/write 20241104160339985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160339985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37042<->l=127.0.0.1:4258 20241104160339988 DAUC <0003> db_auc.c:157 IMSI='262424587844470': No 2G Auth Data 20241104160339988 DAUC <0003> db_auc.c:192 IMSI='262424587844470': No 3G Auth Data 20241104160340002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37048<->l=127.0.0.1:4258 20241104160340005 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160340005 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424587844470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424587844470" session_id=2022834576 session_state=BEGIN} 20241104160340005 DSS <0004> hlr_ussd.c:576 262424587844470/0x78920190: Process SS (BEGIN) 20241104160340005 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104160340005 DSS <0004> hlr_ussd.c:518 262424587844470/0x78920190: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104160340005 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340005 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160340005 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340005 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160340005 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340005 DLINP <000b> input/ipa.c:405 127.0.0.1:44295 message received 20241104160340005 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262424587844470 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424587844470" session_id=2022834576 session_state=CONTINUE} 20241104160340005 DSS <0004> hlr_ussd.c:576 262424587844470/0x78920190: Process SS (CONTINUE) 20241104160340005 DSS <0004> hlr_ussd.c:518 262424587844470/0x78920190: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104160340005 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424587844470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424587844470" session_id=2022834576 session_state=CONTINUE} 20241104160340005 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262424587844470 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160340005 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160340005 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160340008 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160340008 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424587844470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424587844470" session_id=2022834576 session_state=CONTINUE} 20241104160340008 DSS <0004> hlr_ussd.c:576 262424587844470/0x78920190: Process SS (CONTINUE) 20241104160340008 DSS <0004> hlr_ussd.c:518 262424587844470/0x78920190: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241104160340008 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424587844470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160340008 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340008 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160340008 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340008 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160340008 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340008 DLINP <000b> input/ipa.c:405 127.0.0.1:44295 message received 20241104160340008 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262424587844470 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424587844470" session_id=2022834576 session_state=END} 20241104160340008 DSS <0004> hlr_ussd.c:576 262424587844470/0x78920190: Process SS (END) 20241104160340008 DSS <0004> hlr_ussd.c:518 262424587844470/0x78920190: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241104160340008 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424587844470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424587844470" session_id=2022834576 session_state=END} 20241104160340008 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424587844470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160340008 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262424587844470 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160340008 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160340008 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160340009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37048<->l=127.0.0.1:4258 20241104160340012 DAUC <0003> db_auc.c:157 IMSI='262424084304913': No 2G Auth Data 20241104160340012 DAUC <0003> db_auc.c:192 IMSI='262424084304913': No 3G Auth Data 20241104160340026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37058<->l=127.0.0.1:4258 20241104160340029 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160340029 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424084304913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424084304913" session_id=702140518 session_state=BEGIN} 20241104160340029 DSS <0004> hlr_ussd.c:576 262424084304913/0x29d9d066: Process SS (BEGIN) 20241104160340029 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104160340029 DSS <0004> hlr_ussd.c:518 262424084304913/0x29d9d066: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104160340029 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340029 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160340029 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340029 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160340030 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340030 DLINP <000b> input/ipa.c:405 127.0.0.1:44295 message received 20241104160340030 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262424084304913 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424084304913" session_id=702140518 session_state=CONTINUE} 20241104160340030 DSS <0004> hlr_ussd.c:576 262424084304913/0x29d9d066: Process SS (CONTINUE) 20241104160340030 DSS <0004> hlr_ussd.c:518 262424084304913/0x29d9d066: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104160340030 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424084304913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424084304913" session_id=702140518 session_state=CONTINUE} 20241104160340030 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262424084304913 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160340030 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160340030 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160340032 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160340032 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424084304913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424084304913" session_id=702140518 session_state=CONTINUE} 20241104160340032 DSS <0004> hlr_ussd.c:576 262424084304913/0x29d9d066: Process SS (CONTINUE) 20241104160340032 DSS <0004> hlr_ussd.c:518 262424084304913/0x29d9d066: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241104160340032 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424084304913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160340032 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340032 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160340032 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340032 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160340033 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340033 DLINP <000b> input/ipa.c:405 127.0.0.1:44295 message received 20241104160340033 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262424084304913 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424084304913" session_id=702140518 session_state=END} 20241104160340033 DSS <0004> hlr_ussd.c:576 262424084304913/0x29d9d066: Process SS (END) 20241104160340033 DSS <0004> hlr_ussd.c:518 262424084304913/0x29d9d066: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241104160340033 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424084304913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424084304913" session_id=702140518 session_state=END} 20241104160340033 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424084304913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160340033 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262424084304913 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160340033 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160340033 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160340034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37058<->l=127.0.0.1:4258 20241104160340037 DAUC <0003> db_auc.c:157 IMSI='262421846285037': No 2G Auth Data 20241104160340037 DAUC <0003> db_auc.c:192 IMSI='262421846285037': No 3G Auth Data 20241104160340050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37064<->l=127.0.0.1:4258 20241104160340053 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160340053 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421846285037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421846285037" session_id=1963564186 session_state=BEGIN} 20241104160340053 DSS <0004> hlr_ussd.c:576 262421846285037/0x75099c9a: Process SS (BEGIN) 20241104160340053 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104160340053 DSS <0004> hlr_ussd.c:518 262421846285037/0x75099c9a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104160340053 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340053 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160340053 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340053 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160340054 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340054 DLINP <000b> input/ipa.c:405 127.0.0.1:44295 message received 20241104160340054 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262421846285037 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421846285037" session_id=1963564186 session_state=CONTINUE} 20241104160340054 DSS <0004> hlr_ussd.c:576 262421846285037/0x75099c9a: Process SS (CONTINUE) 20241104160340054 DSS <0004> hlr_ussd.c:518 262421846285037/0x75099c9a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104160340054 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421846285037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421846285037" session_id=1963564186 session_state=CONTINUE} 20241104160340054 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262421846285037 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160340054 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160340054 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160340056 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160340056 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421846285037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421846285037" session_id=1963564186 session_state=CONTINUE} 20241104160340056 DSS <0004> hlr_ussd.c:576 262421846285037/0x75099c9a: Process SS (CONTINUE) 20241104160340056 DSS <0004> hlr_ussd.c:518 262421846285037/0x75099c9a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241104160340056 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421846285037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160340056 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340056 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160340056 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340056 DLINP <000b> input/ipa.c:431 127.0.0.1:44295 sending data 20241104160340057 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340057 DLINP <000b> input/ipa.c:405 127.0.0.1:44295 message received 20241104160340057 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262421846285037 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421846285037" session_id=1963564186 session_state=END} 20241104160340057 DSS <0004> hlr_ussd.c:576 262421846285037/0x75099c9a: Process SS (END) 20241104160340057 DSS <0004> hlr_ussd.c:518 262421846285037/0x75099c9a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241104160340057 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421846285037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421846285037" session_id=1963564186 session_state=END} 20241104160340057 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421846285037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160340057 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262421846285037 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160340057 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160340057 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160340058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37064<->l=127.0.0.1:4258 20241104160340058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37008<->l=127.0.0.1:4258 20241104160340059 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340059 DLINP <000b> input/ipa.c:405 127.0.0.1:44295 message received 20241104160340059 DLINP <000b> input/ipa.c:414 127.0.0.1:44295 connection closed with server 20241104160340059 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44295 20241104160340059 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241104160340059 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46469<->l=127.0.0.1:4259) 20241104160340059 DLINP <000b> input/ipa.c:451 connected read/write 20241104160340059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160340059 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160340059 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160340059 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160340093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37076<->l=127.0.0.1:4258 20241104160340295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37076<->l=127.0.0.1:4258 20241104160343417 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33351 20241104160343417 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33351 20241104160343418 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343418 DLINP <000b> input/ipa.c:405 127.0.0.1:33351 message received 20241104160343419 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160343419 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160343420 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343420 DLINP <000b> input/ipa.c:405 127.0.0.1:33351 message received 20241104160343420 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160343420 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241104160343420 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241104160343420 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241104160343420 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  20241104160343420 DLGSUP <0013> gsup_server.c:235 2:  20241104160343420 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160343420 DLGSUP <0013> gsup_server.c:235 3:  20241104160343420 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160343420 DLGSUP <0013> gsup_server.c:235 4:  20241104160343420 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160343420 DLGSUP <0013> gsup_server.c:235 5:  20241104160343420 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160343420 DLGSUP <0013> gsup_server.c:235 7:  20241104160343420 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160343420 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160343420 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160343420 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33351 20241104160343420 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160343420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53218<->l=127.0.0.1:4258 20241104160343421 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160343421 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160343421 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160343421 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  20241104160343421 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160343421 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  20241104160343421 DLGSUP <0013> gsup_server.c:235 2:  20241104160343421 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160343421 DLGSUP <0013> gsup_server.c:235 3:  20241104160343421 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160343421 DLGSUP <0013> gsup_server.c:235 4:  20241104160343421 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160343421 DLGSUP <0013> gsup_server.c:235 5:  20241104160343421 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160343421 DLGSUP <0013> gsup_server.c:235 7:  20241104160343421 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160343421 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160343421 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160343421 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160343429 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36385<->l=127.0.0.1:4259) 20241104160343435 DAUC <0003> db_auc.c:157 IMSI='262425669663250': No 2G Auth Data 20241104160343435 DAUC <0003> db_auc.c:192 IMSI='262425669663250': No 3G Auth Data 20241104160343455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53222<->l=127.0.0.1:4258 20241104160343462 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160343462 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425669663250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425669663250" session_id=512382690 session_state=BEGIN} 20241104160343462 DSS <0004> hlr_ussd.c:576 262425669663250/0x1e8a56e2: Process SS (BEGIN) 20241104160343462 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241104160343462 DSS <0004> hlr_ussd.c:518 262425669663250/0x1e8a56e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241104160343462 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343462 DLINP <000b> input/ipa.c:431 127.0.0.1:33351 sending data 20241104160343462 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343462 DLINP <000b> input/ipa.c:431 127.0.0.1:33351 sending data 20241104160343466 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343466 DLINP <000b> input/ipa.c:405 127.0.0.1:33351 message received 20241104160343466 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262425669663250 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425669663250" session_id=512382690 session_state=END} 20241104160343466 DSS <0004> hlr_ussd.c:576 262425669663250/0x1e8a56e2: Process SS (END) 20241104160343466 DSS <0004> hlr_ussd.c:518 262425669663250/0x1e8a56e2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241104160343466 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425669663250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425669663250" session_id=512382690 session_state=END} 20241104160343466 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425669663250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160343466 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262425669663250 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160343466 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160343466 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160343469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53222<->l=127.0.0.1:4258 20241104160343472 DAUC <0003> db_auc.c:157 IMSI='262422821206602': No 2G Auth Data 20241104160343472 DAUC <0003> db_auc.c:192 IMSI='262422821206602': No 3G Auth Data 20241104160343484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53230<->l=127.0.0.1:4258 20241104160343487 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160343487 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422821206602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422821206602" session_id=392101674 session_state=BEGIN} 20241104160343487 DSS <0004> hlr_ussd.c:576 262422821206602/0x175eff2a: Process SS (BEGIN) 20241104160343487 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241104160343487 DSS <0004> hlr_ussd.c:518 262422821206602/0x175eff2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241104160343487 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343487 DLINP <000b> input/ipa.c:431 127.0.0.1:33351 sending data 20241104160343487 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343487 DLINP <000b> input/ipa.c:431 127.0.0.1:33351 sending data 20241104160343488 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343488 DLINP <000b> input/ipa.c:405 127.0.0.1:33351 message received 20241104160343488 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262422821206602 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422821206602" session_id=392101674 session_state=END} 20241104160343488 DSS <0004> hlr_ussd.c:576 262422821206602/0x175eff2a: Process SS (END) 20241104160343488 DSS <0004> hlr_ussd.c:518 262422821206602/0x175eff2a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241104160343488 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422821206602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422821206602" session_id=392101674 session_state=END} 20241104160343488 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422821206602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160343488 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262422821206602 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160343488 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160343488 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160343491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53230<->l=127.0.0.1:4258 20241104160343495 DAUC <0003> db_auc.c:157 IMSI='262422191799903': No 2G Auth Data 20241104160343495 DAUC <0003> db_auc.c:192 IMSI='262422191799903': No 3G Auth Data 20241104160343513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53232<->l=127.0.0.1:4258 20241104160343516 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160343516 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422191799903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422191799903" session_id=1052756417 session_state=BEGIN} 20241104160343516 DSS <0004> hlr_ussd.c:576 262422191799903/0x3ebfc9c1: Process SS (BEGIN) 20241104160343516 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241104160343516 DSS <0004> hlr_ussd.c:518 262422191799903/0x3ebfc9c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241104160343516 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343516 DLINP <000b> input/ipa.c:431 127.0.0.1:33351 sending data 20241104160343516 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343516 DLINP <000b> input/ipa.c:431 127.0.0.1:33351 sending data 20241104160343517 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343517 DLINP <000b> input/ipa.c:405 127.0.0.1:33351 message received 20241104160343517 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262422191799903 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422191799903" session_id=1052756417 session_state=END} 20241104160343517 DSS <0004> hlr_ussd.c:576 262422191799903/0x3ebfc9c1: Process SS (END) 20241104160343517 DSS <0004> hlr_ussd.c:518 262422191799903/0x3ebfc9c1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241104160343517 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422191799903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422191799903" session_id=1052756417 session_state=END} 20241104160343517 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422191799903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160343517 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262422191799903 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160343517 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160343517 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160343519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53232<->l=127.0.0.1:4258 20241104160343522 DAUC <0003> db_auc.c:157 IMSI='262425584949563': No 2G Auth Data 20241104160343522 DAUC <0003> db_auc.c:192 IMSI='262425584949563': No 3G Auth Data 20241104160343534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53238<->l=127.0.0.1:4258 20241104160343537 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160343537 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425584949563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425584949563" session_id=307698997 session_state=BEGIN} 20241104160343537 DSS <0004> hlr_ussd.c:576 262425584949563/0x12571d35: Process SS (BEGIN) 20241104160343537 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241104160343537 DSS <0004> hlr_ussd.c:518 262425584949563/0x12571d35: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241104160343537 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343537 DLINP <000b> input/ipa.c:431 127.0.0.1:33351 sending data 20241104160343537 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343537 DLINP <000b> input/ipa.c:431 127.0.0.1:33351 sending data 20241104160343537 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343537 DLINP <000b> input/ipa.c:405 127.0.0.1:33351 message received 20241104160343537 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262425584949563 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425584949563" session_id=307698997 session_state=END} 20241104160343537 DSS <0004> hlr_ussd.c:576 262425584949563/0x12571d35: Process SS (END) 20241104160343537 DSS <0004> hlr_ussd.c:518 262425584949563/0x12571d35: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241104160343537 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425584949563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425584949563" session_id=307698997 session_state=END} 20241104160343537 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425584949563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160343537 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262425584949563 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160343537 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160343537 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160343539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53238<->l=127.0.0.1:4258 20241104160343542 DAUC <0003> db_auc.c:157 IMSI='262420143757020': No 2G Auth Data 20241104160343542 DAUC <0003> db_auc.c:192 IMSI='262420143757020': No 3G Auth Data 20241104160343554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53248<->l=127.0.0.1:4258 20241104160343556 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160343557 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420143757020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420143757020" session_id=478742097 session_state=BEGIN} 20241104160343557 DSS <0004> hlr_ussd.c:576 262420143757020/0x1c890651: Process SS (BEGIN) 20241104160343557 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241104160343557 DSS <0004> hlr_ussd.c:518 262420143757020/0x1c890651: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241104160343557 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343557 DLINP <000b> input/ipa.c:431 127.0.0.1:33351 sending data 20241104160343557 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343557 DLINP <000b> input/ipa.c:431 127.0.0.1:33351 sending data 20241104160343558 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343558 DLINP <000b> input/ipa.c:405 127.0.0.1:33351 message received 20241104160343558 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262420143757020 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420143757020" session_id=478742097 session_state=END} 20241104160343558 DSS <0004> hlr_ussd.c:576 262420143757020/0x1c890651: Process SS (END) 20241104160343558 DSS <0004> hlr_ussd.c:518 262420143757020/0x1c890651: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241104160343558 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420143757020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420143757020" session_id=478742097 session_state=END} 20241104160343558 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420143757020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160343558 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262420143757020 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160343558 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160343558 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160343560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53248<->l=127.0.0.1:4258 20241104160343563 DAUC <0003> db_auc.c:157 IMSI='262428666158970': No 2G Auth Data 20241104160343563 DAUC <0003> db_auc.c:192 IMSI='262428666158970': No 3G Auth Data 20241104160343577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53252<->l=127.0.0.1:4258 20241104160343580 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160343580 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428666158970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428666158970" session_id=580169716 session_state=BEGIN} 20241104160343580 DSS <0004> hlr_ussd.c:576 262428666158970/0x2294aff4: Process SS (BEGIN) 20241104160343580 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241104160343580 DSS <0004> hlr_ussd.c:518 262428666158970/0x2294aff4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241104160343580 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343580 DLINP <000b> input/ipa.c:431 127.0.0.1:33351 sending data 20241104160343580 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343580 DLINP <000b> input/ipa.c:431 127.0.0.1:33351 sending data 20241104160343581 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343581 DLINP <000b> input/ipa.c:405 127.0.0.1:33351 message received 20241104160343581 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262428666158970 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428666158970" session_id=580169716 session_state=END} 20241104160343581 DSS <0004> hlr_ussd.c:576 262428666158970/0x2294aff4: Process SS (END) 20241104160343581 DSS <0004> hlr_ussd.c:518 262428666158970/0x2294aff4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241104160343581 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428666158970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428666158970" session_id=580169716 session_state=END} 20241104160343581 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428666158970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160343581 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262428666158970 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160343581 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160343581 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160343583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53252<->l=127.0.0.1:4258 20241104160343585 DAUC <0003> db_auc.c:157 IMSI='262425975444132': No 2G Auth Data 20241104160343585 DAUC <0003> db_auc.c:192 IMSI='262425975444132': No 3G Auth Data 20241104160343599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53256<->l=127.0.0.1:4258 20241104160343602 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160343602 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425975444132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425975444132" session_id=4122540482 session_state=BEGIN} 20241104160343602 DSS <0004> hlr_ussd.c:576 262425975444132/0xf5b8f9c2: Process SS (BEGIN) 20241104160343602 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241104160343602 DSS <0004> hlr_ussd.c:518 262425975444132/0xf5b8f9c2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241104160343602 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343602 DLINP <000b> input/ipa.c:431 127.0.0.1:33351 sending data 20241104160343602 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343602 DLINP <000b> input/ipa.c:431 127.0.0.1:33351 sending data 20241104160343602 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343602 DLINP <000b> input/ipa.c:405 127.0.0.1:33351 message received 20241104160343602 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262425975444132 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425975444132" session_id=4122540482 session_state=END} 20241104160343602 DSS <0004> hlr_ussd.c:576 262425975444132/0xf5b8f9c2: Process SS (END) 20241104160343602 DSS <0004> hlr_ussd.c:518 262425975444132/0xf5b8f9c2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241104160343602 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425975444132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425975444132" session_id=4122540482 session_state=END} 20241104160343602 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425975444132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160343602 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262425975444132 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160343602 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160343602 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160343604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53256<->l=127.0.0.1:4258 20241104160343607 DAUC <0003> db_auc.c:157 IMSI='262423773596844': No 2G Auth Data 20241104160343607 DAUC <0003> db_auc.c:192 IMSI='262423773596844': No 3G Auth Data 20241104160343621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53266<->l=127.0.0.1:4258 20241104160343625 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160343625 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423773596844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423773596844" session_id=2441710263 session_state=BEGIN} 20241104160343625 DSS <0004> hlr_ussd.c:576 262423773596844/0x91898ab7: Process SS (BEGIN) 20241104160343625 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241104160343625 DSS <0004> hlr_ussd.c:518 262423773596844/0x91898ab7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241104160343625 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343625 DLINP <000b> input/ipa.c:431 127.0.0.1:33351 sending data 20241104160343625 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343625 DLINP <000b> input/ipa.c:431 127.0.0.1:33351 sending data 20241104160343625 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343625 DLINP <000b> input/ipa.c:405 127.0.0.1:33351 message received 20241104160343625 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262423773596844 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423773596844" session_id=2441710263 session_state=END} 20241104160343625 DSS <0004> hlr_ussd.c:576 262423773596844/0x91898ab7: Process SS (END) 20241104160343625 DSS <0004> hlr_ussd.c:518 262423773596844/0x91898ab7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241104160343625 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423773596844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423773596844" session_id=2441710263 session_state=END} 20241104160343625 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423773596844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160343625 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262423773596844 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104160343625 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160343625 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160343627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53266<->l=127.0.0.1:4258 20241104160343629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53218<->l=127.0.0.1:4258 20241104160343629 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343629 DLINP <000b> input/ipa.c:405 127.0.0.1:33351 message received 20241104160343629 DLINP <000b> input/ipa.c:414 127.0.0.1:33351 connection closed with server 20241104160343629 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33351 20241104160343629 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241104160343629 DLINP <000b> input/ipa.c:451 connected read/write 20241104160343629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160343629 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160343629 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160343629 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160343630 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36385<->l=127.0.0.1:4259) 20241104160343654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53282<->l=127.0.0.1:4258 20241104160343855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53282<->l=127.0.0.1:4258 20241104160344822 DSS <0004> hlr_ussd.c:239 262425107251653/0xdf1ed74a: SS Session Timeout, destroying 20241104160344822 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425107251653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160344864 DSS <0004> hlr_ussd.c:239 262425731726466/0x3041f979: SS Session Timeout, destroying 20241104160344864 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425731726466 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160344900 DSS <0004> hlr_ussd.c:239 262428339474689/0x6b913c2c: SS Session Timeout, destroying 20241104160344900 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428339474689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160344942 DSS <0004> hlr_ussd.c:239 262426356736373/0xc369bf0b: SS Session Timeout, destroying 20241104160344942 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426356736373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160344963 DSS <0004> hlr_ussd.c:239 262424704784970/0x70f1ea36: SS Session Timeout, destroying 20241104160344964 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424704784970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160344990 DSS <0004> hlr_ussd.c:239 262429535867742/0x1abf9272: SS Session Timeout, destroying 20241104160344990 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429535867742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160345011 DSS <0004> hlr_ussd.c:239 262426805948141/0x933bcf7b: SS Session Timeout, destroying 20241104160345011 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426805948141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160345034 DSS <0004> hlr_ussd.c:239 262422166281765/0xd719b5a4: SS Session Timeout, destroying 20241104160345034 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422166281765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160346972 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160346972 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160346977 DLINP <000b> input/ipa.c:451 connected read/write 20241104160346977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160346979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53298<->l=127.0.0.1:4258 20241104160346983 DLINP <000b> input/ipa.c:451 connected read/write 20241104160346983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160346983 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160346983 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160346983 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  20241104160346983 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160346983 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  20241104160346983 DLGSUP <0013> gsup_server.c:235 2:  20241104160346983 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160346983 DLGSUP <0013> gsup_server.c:235 3:  20241104160346983 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160346983 DLGSUP <0013> gsup_server.c:235 4:  20241104160346983 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160346983 DLGSUP <0013> gsup_server.c:235 5:  20241104160346983 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160346984 DLGSUP <0013> gsup_server.c:235 7:  20241104160346984 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160346984 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160346984 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160346984 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160347012 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32875<->l=127.0.0.1:4259) 20241104160347027 DAUC <0003> db_auc.c:157 IMSI='262421010444166': No 2G Auth Data 20241104160347027 DAUC <0003> db_auc.c:192 IMSI='262421010444166': No 3G Auth Data 20241104160347063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53308<->l=127.0.0.1:4258 20241104160347076 DLINP <000b> input/ipa.c:451 connected read/write 20241104160347076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160347076 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421010444166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421010444166" session_id=2456570177 session_state=BEGIN} 20241104160347076 DSS <0004> hlr_ussd.c:576 262421010444166/0x926c4941: Process SS (BEGIN) 20241104160347076 DSS <0004> hlr_ussd.c:498 262421010444166/0x926c4941: SS CompType=Invoke, OpCode=InterrogateSS 20241104160347076 DSS <0004> hlr_ussd.c:506 262421010444166/0x926c4941: Structured SS requests are not supported, rejecting... 20241104160347076 DSS <0004> hlr_ussd.c:354 262421010444166/0x926c4941: Tx ReturnError(0, 0x15) 20241104160347077 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421010444166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421010444166" session_id=2456570177 session_state=END} 20241104160347077 DLINP <000b> input/ipa.c:451 connected read/write 20241104160347077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160347077 DLINP <000b> input/ipa.c:451 connected read/write 20241104160347077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160347084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53308<->l=127.0.0.1:4258 20241104160347091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53298<->l=127.0.0.1:4258 20241104160347091 DLINP <000b> input/ipa.c:451 connected read/write 20241104160347091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160347091 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160347091 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160347091 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160347092 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32875<->l=127.0.0.1:4259) 20241104160347115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53324<->l=127.0.0.1:4258 20241104160347216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53324<->l=127.0.0.1:4258 20241104160348393 DSS <0004> hlr_ussd.c:239 262423324348979/0x1de6ae90: SS Session Timeout, destroying 20241104160348393 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423324348979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160348415 DSS <0004> hlr_ussd.c:239 262428641843223/0xe22211af: SS Session Timeout, destroying 20241104160348415 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428641843223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160348433 DSS <0004> hlr_ussd.c:239 262425165930255/0x1ac88f73: SS Session Timeout, destroying 20241104160348433 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425165930255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160348453 DSS <0004> hlr_ussd.c:239 262428175554815/0x094238e3: SS Session Timeout, destroying 20241104160348453 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428175554815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160348474 DSS <0004> hlr_ussd.c:239 262420047099984/0x72a40d05: SS Session Timeout, destroying 20241104160348474 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420047099984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160348497 DSS <0004> hlr_ussd.c:239 262423241410989/0x43bdbbc1: SS Session Timeout, destroying 20241104160348497 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423241410989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160348519 DSS <0004> hlr_ussd.c:239 262427028508356/0x978fe63d: SS Session Timeout, destroying 20241104160348519 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427028508356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160348541 DSS <0004> hlr_ussd.c:239 262422706709530/0x505f2ec0: SS Session Timeout, destroying 20241104160348541 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422706709530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160350314 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160350314 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160350318 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160350319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53340<->l=127.0.0.1:4258 20241104160350320 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160350320 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160350320 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160350320 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  20241104160350320 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160350320 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  20241104160350320 DLGSUP <0013> gsup_server.c:235 2:  20241104160350320 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160350320 DLGSUP <0013> gsup_server.c:235 3:  20241104160350320 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160350320 DLGSUP <0013> gsup_server.c:235 4:  20241104160350320 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160350320 DLGSUP <0013> gsup_server.c:235 5:  20241104160350320 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160350320 DLGSUP <0013> gsup_server.c:235 7:  20241104160350320 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160350320 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160350320 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160350320 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160350340 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43907<->l=127.0.0.1:4259) 20241104160350369 DAUC <0003> db_auc.c:157 IMSI='262429287609553': No 2G Auth Data 20241104160350369 DAUC <0003> db_auc.c:192 IMSI='262429287609553': No 3G Auth Data 20241104160350403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53346<->l=127.0.0.1:4258 20241104160350417 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160350417 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429287609553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429287609553"} 20241104160350417 DMAIN <0000> hlr.c:435 IMSI='262429287609553': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104160350417 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429287609553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429287609553"} 20241104160350417 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429287609553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160350417 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350417 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350422 DAUC <0003> db_auc.c:192 IMSI='262429287609553': No 3G Auth Data 20241104160350428 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160350428 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429287609553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429287609553"} 20241104160350428 DAUC <0003> hlr.c:428 IMSI='262429287609553': storing IMEI = 12345678901234 20241104160350431 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429287609553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429287609553"} 20241104160350431 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429287609553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160350431 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350431 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350434 DAUC <0003> db_auc.c:192 IMSI='262429287609553': No 3G Auth Data 20241104160350436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53346<->l=127.0.0.1:4258 20241104160350446 DAUC <0003> db_auc.c:157 IMSI='262429741536823': No 2G Auth Data 20241104160350446 DAUC <0003> db_auc.c:192 IMSI='262429741536823': No 3G Auth Data 20241104160350458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53348<->l=127.0.0.1:4258 20241104160350460 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160350460 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429741536823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429741536823"} 20241104160350461 DMAIN <0000> hlr.c:435 IMSI='262429741536823': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104160350461 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429741536823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429741536823"} 20241104160350461 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429741536823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160350461 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350461 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350461 DAUC <0003> db_auc.c:192 IMSI='262429741536823': No 3G Auth Data 20241104160350462 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160350462 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429741536823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429741536823"} 20241104160350462 DAUC <0003> hlr.c:428 IMSI='262429741536823': storing IMEI = 12345678901234 20241104160350465 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429741536823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429741536823"} 20241104160350465 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429741536823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160350465 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350465 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350465 DAUC <0003> db_auc.c:192 IMSI='262429741536823': No 3G Auth Data 20241104160350466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53348<->l=127.0.0.1:4258 20241104160350474 DAUC <0003> db_auc.c:157 IMSI='262426170330367': No 2G Auth Data 20241104160350474 DAUC <0003> db_auc.c:192 IMSI='262426170330367': No 3G Auth Data 20241104160350486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53362<->l=127.0.0.1:4258 20241104160350488 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160350488 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426170330367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426170330367"} 20241104160350488 DMAIN <0000> hlr.c:435 IMSI='262426170330367': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104160350488 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426170330367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426170330367"} 20241104160350488 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426170330367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160350488 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350488 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350489 DAUC <0003> db_auc.c:192 IMSI='262426170330367': No 3G Auth Data 20241104160350490 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160350490 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426170330367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426170330367"} 20241104160350490 DAUC <0003> hlr.c:428 IMSI='262426170330367': storing IMEI = 12345678901234 20241104160350493 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426170330367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426170330367"} 20241104160350493 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426170330367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160350493 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350493 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350494 DAUC <0003> db_auc.c:192 IMSI='262426170330367': No 3G Auth Data 20241104160350494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53362<->l=127.0.0.1:4258 20241104160350502 DAUC <0003> db_auc.c:157 IMSI='262426993388301': No 2G Auth Data 20241104160350502 DAUC <0003> db_auc.c:192 IMSI='262426993388301': No 3G Auth Data 20241104160350513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53366<->l=127.0.0.1:4258 20241104160350515 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160350515 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426993388301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426993388301"} 20241104160350515 DMAIN <0000> hlr.c:435 IMSI='262426993388301': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104160350515 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426993388301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426993388301"} 20241104160350515 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426993388301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160350515 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350515 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350516 DAUC <0003> db_auc.c:157 IMSI='262426993388301': No 2G Auth Data 20241104160350517 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160350517 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426993388301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426993388301"} 20241104160350517 DAUC <0003> hlr.c:428 IMSI='262426993388301': storing IMEI = 12345678901234 20241104160350520 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426993388301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426993388301"} 20241104160350520 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426993388301 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160350520 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350520 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350520 DAUC <0003> db_auc.c:157 IMSI='262426993388301': No 2G Auth Data 20241104160350520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53366<->l=127.0.0.1:4258 20241104160350529 DAUC <0003> db_auc.c:157 IMSI='262420874164081': No 2G Auth Data 20241104160350529 DAUC <0003> db_auc.c:192 IMSI='262420874164081': No 3G Auth Data 20241104160350540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53374<->l=127.0.0.1:4258 20241104160350542 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160350543 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420874164081 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420874164081"} 20241104160350543 DMAIN <0000> hlr.c:435 IMSI='262420874164081': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104160350543 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420874164081 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420874164081"} 20241104160350543 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420874164081 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160350543 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350543 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350543 DAUC <0003> db_auc.c:157 IMSI='262420874164081': No 2G Auth Data 20241104160350544 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160350544 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420874164081 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420874164081"} 20241104160350544 DAUC <0003> hlr.c:428 IMSI='262420874164081': storing IMEI = 12345678901234 20241104160350547 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420874164081 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420874164081"} 20241104160350547 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420874164081 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160350547 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350547 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350547 DAUC <0003> db_auc.c:157 IMSI='262420874164081': No 2G Auth Data 20241104160350548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53374<->l=127.0.0.1:4258 20241104160350556 DAUC <0003> db_auc.c:157 IMSI='262429059314905': No 2G Auth Data 20241104160350556 DAUC <0003> db_auc.c:192 IMSI='262429059314905': No 3G Auth Data 20241104160350570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53386<->l=127.0.0.1:4258 20241104160350572 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160350572 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429059314905 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429059314905"} 20241104160350572 DMAIN <0000> hlr.c:435 IMSI='262429059314905': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104160350572 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429059314905 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429059314905"} 20241104160350572 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429059314905 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160350572 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350572 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350573 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160350573 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429059314905 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429059314905"} 20241104160350573 DAUC <0003> hlr.c:428 IMSI='262429059314905': storing IMEI = 12345678901234 20241104160350576 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429059314905 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429059314905"} 20241104160350576 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429059314905 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160350576 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350576 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53386<->l=127.0.0.1:4258 20241104160350588 DAUC <0003> db_auc.c:157 IMSI='262429022634929': No 2G Auth Data 20241104160350588 DAUC <0003> db_auc.c:192 IMSI='262429022634929': No 3G Auth Data 20241104160350605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53396<->l=127.0.0.1:4258 20241104160350607 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160350607 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429022634929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429022634929"} 20241104160350607 DMAIN <0000> hlr.c:435 IMSI='262429022634929': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104160350607 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429022634929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429022634929"} 20241104160350607 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429022634929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160350607 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350607 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350609 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160350609 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429022634929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429022634929"} 20241104160350609 DAUC <0003> hlr.c:428 IMSI='262429022634929': storing IMEI = 12345678901234 20241104160350611 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429022634929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429022634929"} 20241104160350611 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429022634929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160350611 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350611 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53396<->l=127.0.0.1:4258 20241104160350623 DAUC <0003> db_auc.c:157 IMSI='262429656650904': No 2G Auth Data 20241104160350623 DAUC <0003> db_auc.c:192 IMSI='262429656650904': No 3G Auth Data 20241104160350637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53406<->l=127.0.0.1:4258 20241104160350639 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160350639 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429656650904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429656650904"} 20241104160350639 DMAIN <0000> hlr.c:435 IMSI='262429656650904': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104160350639 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429656650904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429656650904"} 20241104160350639 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429656650904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160350639 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350639 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350640 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160350640 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429656650904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429656650904"} 20241104160350640 DAUC <0003> hlr.c:428 IMSI='262429656650904': storing IMEI = 12345678901234 20241104160350643 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429656650904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429656650904"} 20241104160350643 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429656650904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160350643 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350643 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160350644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53406<->l=127.0.0.1:4258 20241104160350652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53340<->l=127.0.0.1:4258 20241104160350652 DLINP <000b> input/ipa.c:451 connected read/write 20241104160350652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160350652 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160350652 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160350652 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160350652 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43907<->l=127.0.0.1:4259) 20241104160350675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53414<->l=127.0.0.1:4258 20241104160350776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53414<->l=127.0.0.1:4258 20241104160353899 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160353900 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160353902 DLINP <000b> input/ipa.c:451 connected read/write 20241104160353902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160353903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43400<->l=127.0.0.1:4258 20241104160353904 DLINP <000b> input/ipa.c:451 connected read/write 20241104160353904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160353904 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160353904 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160353904 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  20241104160353904 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160353904 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  20241104160353904 DLGSUP <0013> gsup_server.c:235 2:  20241104160353904 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160353904 DLGSUP <0013> gsup_server.c:235 3:  20241104160353904 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160353904 DLGSUP <0013> gsup_server.c:235 4:  20241104160353904 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160353904 DLGSUP <0013> gsup_server.c:235 5:  20241104160353904 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160353904 DLGSUP <0013> gsup_server.c:235 7:  20241104160353904 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160353904 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160353904 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160353904 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160353914 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41639<->l=127.0.0.1:4259) 20241104160353920 DAUC <0003> db_auc.c:157 IMSI='262422985327053': No 2G Auth Data 20241104160353920 DAUC <0003> db_auc.c:192 IMSI='262422985327053': No 3G Auth Data 20241104160353933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43414<->l=127.0.0.1:4258 20241104160353946 DLINP <000b> input/ipa.c:451 connected read/write 20241104160353946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160353946 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262422985327053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422985327053" source_name="the-source\n"} 20241104160353946 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241104160353946 DMAIN <0000> hlr.c:435 IMSI='262422985327053': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104160353946 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262422985327053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422985327053" destination_name="the-source\n"} 20241104160353946 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262422985327053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160353946 DLINP <000b> input/ipa.c:451 connected read/write 20241104160353946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160353946 DLINP <000b> input/ipa.c:451 connected read/write 20241104160353946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160353950 DAUC <0003> db_auc.c:192 IMSI='262422985327053': No 3G Auth Data 20241104160353955 DLINP <000b> input/ipa.c:451 connected read/write 20241104160353955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160353955 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262422985327053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422985327053" source_name="the-source\n"} 20241104160353955 DAUC <0003> hlr.c:428 IMSI='262422985327053': storing IMEI = 12345678901234 20241104160353960 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262422985327053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422985327053" destination_name="the-source\n"} 20241104160353960 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262422985327053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160353960 DLINP <000b> input/ipa.c:451 connected read/write 20241104160353960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160353960 DLINP <000b> input/ipa.c:451 connected read/write 20241104160353960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160353962 DAUC <0003> db_auc.c:192 IMSI='262422985327053': No 3G Auth Data 20241104160353966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43414<->l=127.0.0.1:4258 20241104160353978 DAUC <0003> db_auc.c:157 IMSI='262426058918804': No 2G Auth Data 20241104160353978 DAUC <0003> db_auc.c:192 IMSI='262426058918804': No 3G Auth Data 20241104160353992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43424<->l=127.0.0.1:4258 20241104160353995 DLINP <000b> input/ipa.c:451 connected read/write 20241104160353995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160353995 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262426058918804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426058918804" source_name="the-source\n"} 20241104160353995 DMAIN <0000> hlr.c:435 IMSI='262426058918804': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104160353995 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262426058918804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426058918804" destination_name="the-source\n"} 20241104160353995 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262426058918804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160353995 DLINP <000b> input/ipa.c:451 connected read/write 20241104160353995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160353995 DLINP <000b> input/ipa.c:451 connected read/write 20241104160353995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160353995 DAUC <0003> db_auc.c:192 IMSI='262426058918804': No 3G Auth Data 20241104160353996 DLINP <000b> input/ipa.c:451 connected read/write 20241104160353996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160353997 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262426058918804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426058918804" source_name="the-source\n"} 20241104160353997 DAUC <0003> hlr.c:428 IMSI='262426058918804': storing IMEI = 12345678901234 20241104160353999 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262426058918804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426058918804" destination_name="the-source\n"} 20241104160353999 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262426058918804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160353999 DLINP <000b> input/ipa.c:451 connected read/write 20241104160353999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160353999 DLINP <000b> input/ipa.c:451 connected read/write 20241104160353999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354000 DAUC <0003> db_auc.c:192 IMSI='262426058918804': No 3G Auth Data 20241104160354000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43424<->l=127.0.0.1:4258 20241104160354008 DAUC <0003> db_auc.c:157 IMSI='262421419992407': No 2G Auth Data 20241104160354008 DAUC <0003> db_auc.c:192 IMSI='262421419992407': No 3G Auth Data 20241104160354019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43430<->l=127.0.0.1:4258 20241104160354022 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160354022 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421419992407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421419992407" source_name="the-source\n"} 20241104160354022 DMAIN <0000> hlr.c:435 IMSI='262421419992407': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104160354022 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262421419992407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421419992407" destination_name="the-source\n"} 20241104160354022 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262421419992407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160354022 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354022 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354023 DAUC <0003> db_auc.c:192 IMSI='262421419992407': No 3G Auth Data 20241104160354024 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160354024 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421419992407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421419992407" source_name="the-source\n"} 20241104160354024 DAUC <0003> hlr.c:428 IMSI='262421419992407': storing IMEI = 12345678901234 20241104160354026 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262421419992407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421419992407" destination_name="the-source\n"} 20241104160354026 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262421419992407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160354026 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354026 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354027 DAUC <0003> db_auc.c:192 IMSI='262421419992407': No 3G Auth Data 20241104160354027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43430<->l=127.0.0.1:4258 20241104160354035 DAUC <0003> db_auc.c:157 IMSI='262424791003601': No 2G Auth Data 20241104160354035 DAUC <0003> db_auc.c:192 IMSI='262424791003601': No 3G Auth Data 20241104160354047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43442<->l=127.0.0.1:4258 20241104160354049 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160354049 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262424791003601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424791003601" source_name="the-source\n"} 20241104160354049 DMAIN <0000> hlr.c:435 IMSI='262424791003601': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104160354049 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262424791003601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424791003601" destination_name="the-source\n"} 20241104160354049 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262424791003601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160354049 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354049 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354050 DAUC <0003> db_auc.c:157 IMSI='262424791003601': No 2G Auth Data 20241104160354051 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160354051 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262424791003601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424791003601" source_name="the-source\n"} 20241104160354051 DAUC <0003> hlr.c:428 IMSI='262424791003601': storing IMEI = 12345678901234 20241104160354054 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262424791003601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424791003601" destination_name="the-source\n"} 20241104160354054 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262424791003601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160354054 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354054 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354054 DAUC <0003> db_auc.c:157 IMSI='262424791003601': No 2G Auth Data 20241104160354054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43442<->l=127.0.0.1:4258 20241104160354063 DAUC <0003> db_auc.c:157 IMSI='262422589123748': No 2G Auth Data 20241104160354063 DAUC <0003> db_auc.c:192 IMSI='262422589123748': No 3G Auth Data 20241104160354074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43446<->l=127.0.0.1:4258 20241104160354076 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160354077 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262422589123748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422589123748" source_name="the-source\n"} 20241104160354077 DMAIN <0000> hlr.c:435 IMSI='262422589123748': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104160354077 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262422589123748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422589123748" destination_name="the-source\n"} 20241104160354077 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262422589123748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160354077 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354077 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354077 DAUC <0003> db_auc.c:157 IMSI='262422589123748': No 2G Auth Data 20241104160354079 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160354079 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262422589123748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422589123748" source_name="the-source\n"} 20241104160354079 DAUC <0003> hlr.c:428 IMSI='262422589123748': storing IMEI = 12345678901234 20241104160354081 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262422589123748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422589123748" destination_name="the-source\n"} 20241104160354081 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262422589123748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160354081 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354081 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354082 DAUC <0003> db_auc.c:157 IMSI='262422589123748': No 2G Auth Data 20241104160354082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43446<->l=127.0.0.1:4258 20241104160354090 DAUC <0003> db_auc.c:157 IMSI='262429303584490': No 2G Auth Data 20241104160354090 DAUC <0003> db_auc.c:192 IMSI='262429303584490': No 3G Auth Data 20241104160354104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43462<->l=127.0.0.1:4258 20241104160354107 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160354107 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262429303584490 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429303584490" source_name="the-source\n"} 20241104160354107 DMAIN <0000> hlr.c:435 IMSI='262429303584490': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104160354107 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262429303584490 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429303584490" destination_name="the-source\n"} 20241104160354107 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262429303584490 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160354107 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354107 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354109 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160354109 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262429303584490 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429303584490" source_name="the-source\n"} 20241104160354109 DAUC <0003> hlr.c:428 IMSI='262429303584490': storing IMEI = 12345678901234 20241104160354111 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262429303584490 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429303584490" destination_name="the-source\n"} 20241104160354111 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262429303584490 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160354111 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354111 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43462<->l=127.0.0.1:4258 20241104160354123 DAUC <0003> db_auc.c:157 IMSI='262425314669789': No 2G Auth Data 20241104160354123 DAUC <0003> db_auc.c:192 IMSI='262425314669789': No 3G Auth Data 20241104160354136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43464<->l=127.0.0.1:4258 20241104160354139 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160354139 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262425314669789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425314669789" source_name="the-source\n"} 20241104160354139 DMAIN <0000> hlr.c:435 IMSI='262425314669789': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104160354139 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262425314669789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425314669789" destination_name="the-source\n"} 20241104160354139 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262425314669789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160354139 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354139 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354140 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160354140 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262425314669789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425314669789" source_name="the-source\n"} 20241104160354140 DAUC <0003> hlr.c:428 IMSI='262425314669789': storing IMEI = 12345678901234 20241104160354143 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262425314669789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425314669789" destination_name="the-source\n"} 20241104160354143 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262425314669789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160354143 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354143 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43464<->l=127.0.0.1:4258 20241104160354155 DAUC <0003> db_auc.c:157 IMSI='262424434133234': No 2G Auth Data 20241104160354155 DAUC <0003> db_auc.c:192 IMSI='262424434133234': No 3G Auth Data 20241104160354168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43480<->l=127.0.0.1:4258 20241104160354170 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160354170 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262424434133234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424434133234" source_name="the-source\n"} 20241104160354170 DMAIN <0000> hlr.c:435 IMSI='262424434133234': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104160354171 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262424434133234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424434133234" destination_name="the-source\n"} 20241104160354171 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262424434133234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160354171 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354171 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354172 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160354172 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262424434133234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424434133234" source_name="the-source\n"} 20241104160354172 DAUC <0003> hlr.c:428 IMSI='262424434133234': storing IMEI = 12345678901234 20241104160354175 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262424434133234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424434133234" destination_name="the-source\n"} 20241104160354175 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262424434133234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160354175 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354175 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160354176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43480<->l=127.0.0.1:4258 20241104160354184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43400<->l=127.0.0.1:4258 20241104160354185 DLINP <000b> input/ipa.c:451 connected read/write 20241104160354185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160354185 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160354185 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160354185 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160354185 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241104160354185 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41639<->l=127.0.0.1:4259) 20241104160354208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43494<->l=127.0.0.1:4258 20241104160354309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43494<->l=127.0.0.1:4258 20241104160357427 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160357427 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160357432 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43504<->l=127.0.0.1:4258 20241104160357437 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357437 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160357437 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160357437 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  20241104160357437 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160357437 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  20241104160357437 DLGSUP <0013> gsup_server.c:235 2:  20241104160357437 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160357437 DLGSUP <0013> gsup_server.c:235 3:  20241104160357437 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160357437 DLGSUP <0013> gsup_server.c:235 4:  20241104160357437 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160357437 DLGSUP <0013> gsup_server.c:235 5:  20241104160357437 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160357437 DLGSUP <0013> gsup_server.c:235 7:  20241104160357437 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160357437 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160357437 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160357438 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160357467 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40007<->l=127.0.0.1:4259) 20241104160357481 DAUC <0003> db_auc.c:157 IMSI='262425503082372': No 2G Auth Data 20241104160357481 DAUC <0003> db_auc.c:192 IMSI='262425503082372': No 3G Auth Data 20241104160357517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43510<->l=127.0.0.1:4258 20241104160357527 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357528 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425503082372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425503082372"} 20241104160357528 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425503082372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241104160357528 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425503082372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425503082372" cause=Invalid mandatory information} 20241104160357528 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425503082372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357528 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357528 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357533 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357533 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425503082372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425503082372"} 20241104160357533 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425503082372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241104160357533 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425503082372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425503082372" cause=Invalid mandatory information} 20241104160357533 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425503082372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357534 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357534 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357537 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357537 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425503082372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425503082372"} 20241104160357537 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425503082372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241104160357537 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425503082372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425503082372" cause=Invalid mandatory information} 20241104160357537 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425503082372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357537 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357537 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357540 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357540 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425503082372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425503082372"} 20241104160357540 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425503082372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241104160357540 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425503082372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425503082372" cause=Invalid mandatory information} 20241104160357540 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425503082372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357540 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357540 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357543 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357543 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425503082372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425503082372"} 20241104160357543 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425503082372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241104160357543 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425503082372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425503082372" cause=Invalid mandatory information} 20241104160357543 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425503082372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357544 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357544 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43510<->l=127.0.0.1:4258 20241104160357556 DAUC <0003> db_auc.c:157 IMSI='262429986689435': No 2G Auth Data 20241104160357557 DAUC <0003> db_auc.c:192 IMSI='262429986689435': No 3G Auth Data 20241104160357569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43514<->l=127.0.0.1:4258 20241104160357571 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357571 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429986689435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429986689435"} 20241104160357571 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429986689435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241104160357571 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429986689435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429986689435" cause=Invalid mandatory information} 20241104160357571 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429986689435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357571 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357571 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357572 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357572 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429986689435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429986689435"} 20241104160357572 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429986689435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241104160357572 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429986689435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429986689435" cause=Invalid mandatory information} 20241104160357572 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429986689435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357572 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357572 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357572 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357572 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429986689435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429986689435"} 20241104160357572 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429986689435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241104160357572 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429986689435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429986689435" cause=Invalid mandatory information} 20241104160357572 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429986689435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357572 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357572 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357573 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357573 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429986689435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429986689435"} 20241104160357573 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429986689435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241104160357573 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429986689435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429986689435" cause=Invalid mandatory information} 20241104160357573 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429986689435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357573 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357573 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357573 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357573 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429986689435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429986689435"} 20241104160357573 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429986689435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241104160357573 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429986689435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429986689435" cause=Invalid mandatory information} 20241104160357573 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429986689435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357573 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357573 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43514<->l=127.0.0.1:4258 20241104160357582 DAUC <0003> db_auc.c:157 IMSI='262425861614497': No 2G Auth Data 20241104160357582 DAUC <0003> db_auc.c:192 IMSI='262425861614497': No 3G Auth Data 20241104160357594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43518<->l=127.0.0.1:4258 20241104160357595 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357595 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425861614497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425861614497"} 20241104160357595 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425861614497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241104160357595 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425861614497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425861614497" cause=Invalid mandatory information} 20241104160357595 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425861614497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357595 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357595 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357596 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357596 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425861614497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425861614497"} 20241104160357596 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425861614497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241104160357596 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425861614497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425861614497" cause=Invalid mandatory information} 20241104160357596 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425861614497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357596 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357596 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357597 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357597 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425861614497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425861614497"} 20241104160357597 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425861614497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241104160357597 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425861614497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425861614497" cause=Invalid mandatory information} 20241104160357597 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425861614497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357597 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357597 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357597 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357597 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425861614497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425861614497"} 20241104160357597 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425861614497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241104160357597 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425861614497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425861614497" cause=Invalid mandatory information} 20241104160357597 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425861614497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357597 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357597 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357598 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357598 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425861614497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425861614497"} 20241104160357598 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425861614497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241104160357598 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425861614497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425861614497" cause=Invalid mandatory information} 20241104160357598 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425861614497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357598 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357598 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43518<->l=127.0.0.1:4258 20241104160357607 DAUC <0003> db_auc.c:157 IMSI='262422681466029': No 2G Auth Data 20241104160357607 DAUC <0003> db_auc.c:192 IMSI='262422681466029': No 3G Auth Data 20241104160357618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43524<->l=127.0.0.1:4258 20241104160357619 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357619 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422681466029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422681466029"} 20241104160357619 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422681466029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241104160357619 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422681466029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422681466029" cause=Invalid mandatory information} 20241104160357619 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422681466029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357619 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357619 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357620 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357620 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422681466029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422681466029"} 20241104160357620 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422681466029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241104160357620 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422681466029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422681466029" cause=Invalid mandatory information} 20241104160357620 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422681466029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357620 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357620 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357621 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357621 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422681466029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422681466029"} 20241104160357621 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422681466029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241104160357621 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422681466029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422681466029" cause=Invalid mandatory information} 20241104160357621 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422681466029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357621 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357621 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357621 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357621 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422681466029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422681466029"} 20241104160357621 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422681466029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241104160357621 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422681466029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422681466029" cause=Invalid mandatory information} 20241104160357621 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422681466029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357621 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357621 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357622 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357622 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422681466029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422681466029"} 20241104160357622 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422681466029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241104160357622 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422681466029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422681466029" cause=Invalid mandatory information} 20241104160357622 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422681466029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357622 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357622 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43524<->l=127.0.0.1:4258 20241104160357630 DAUC <0003> db_auc.c:157 IMSI='262429607260463': No 2G Auth Data 20241104160357630 DAUC <0003> db_auc.c:192 IMSI='262429607260463': No 3G Auth Data 20241104160357641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43530<->l=127.0.0.1:4258 20241104160357643 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357643 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429607260463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429607260463"} 20241104160357643 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429607260463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241104160357643 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429607260463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429607260463" cause=Invalid mandatory information} 20241104160357643 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429607260463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357643 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357643 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357643 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357643 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429607260463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429607260463"} 20241104160357643 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429607260463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241104160357643 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429607260463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429607260463" cause=Invalid mandatory information} 20241104160357643 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429607260463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357643 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357643 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357644 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357644 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429607260463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429607260463"} 20241104160357644 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429607260463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241104160357644 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429607260463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429607260463" cause=Invalid mandatory information} 20241104160357644 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429607260463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357644 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357644 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357645 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357645 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429607260463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429607260463"} 20241104160357645 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429607260463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241104160357645 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429607260463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429607260463" cause=Invalid mandatory information} 20241104160357645 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429607260463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357645 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357645 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357645 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357645 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429607260463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429607260463"} 20241104160357645 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429607260463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241104160357645 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429607260463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429607260463" cause=Invalid mandatory information} 20241104160357645 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429607260463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357645 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357645 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43530<->l=127.0.0.1:4258 20241104160357654 DAUC <0003> db_auc.c:157 IMSI='262422226648188': No 2G Auth Data 20241104160357654 DAUC <0003> db_auc.c:192 IMSI='262422226648188': No 3G Auth Data 20241104160357668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43536<->l=127.0.0.1:4258 20241104160357669 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357669 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422226648188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422226648188"} 20241104160357669 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422226648188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241104160357669 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422226648188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422226648188" cause=Invalid mandatory information} 20241104160357669 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422226648188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357669 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357669 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357671 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357671 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422226648188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422226648188"} 20241104160357671 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422226648188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241104160357671 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422226648188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422226648188" cause=Invalid mandatory information} 20241104160357671 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422226648188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357671 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357671 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357671 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357671 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422226648188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422226648188"} 20241104160357671 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422226648188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241104160357671 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422226648188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422226648188" cause=Invalid mandatory information} 20241104160357671 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422226648188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357671 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357671 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357672 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357672 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422226648188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422226648188"} 20241104160357672 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422226648188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241104160357672 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422226648188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422226648188" cause=Invalid mandatory information} 20241104160357672 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422226648188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357672 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357672 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357673 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357673 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422226648188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422226648188"} 20241104160357673 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422226648188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241104160357673 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422226648188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422226648188" cause=Invalid mandatory information} 20241104160357673 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422226648188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357673 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357673 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43536<->l=127.0.0.1:4258 20241104160357684 DAUC <0003> db_auc.c:157 IMSI='262424730707026': No 2G Auth Data 20241104160357684 DAUC <0003> db_auc.c:192 IMSI='262424730707026': No 3G Auth Data 20241104160357698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43546<->l=127.0.0.1:4258 20241104160357700 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357700 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424730707026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424730707026"} 20241104160357700 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424730707026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241104160357700 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424730707026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424730707026" cause=Invalid mandatory information} 20241104160357700 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424730707026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357700 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357700 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357701 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357701 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424730707026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424730707026"} 20241104160357701 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424730707026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241104160357701 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424730707026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424730707026" cause=Invalid mandatory information} 20241104160357701 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424730707026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357701 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357701 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357701 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357701 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424730707026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424730707026"} 20241104160357701 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424730707026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241104160357701 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424730707026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424730707026" cause=Invalid mandatory information} 20241104160357701 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424730707026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357701 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357701 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357702 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357702 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424730707026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424730707026"} 20241104160357702 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424730707026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241104160357702 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424730707026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424730707026" cause=Invalid mandatory information} 20241104160357702 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424730707026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357702 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357702 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357703 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357703 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424730707026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424730707026"} 20241104160357703 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424730707026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241104160357703 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424730707026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424730707026" cause=Invalid mandatory information} 20241104160357703 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424730707026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357703 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357703 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43546<->l=127.0.0.1:4258 20241104160357715 DAUC <0003> db_auc.c:157 IMSI='262423735200592': No 2G Auth Data 20241104160357715 DAUC <0003> db_auc.c:192 IMSI='262423735200592': No 3G Auth Data 20241104160357729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43550<->l=127.0.0.1:4258 20241104160357731 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357731 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423735200592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423735200592"} 20241104160357731 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423735200592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241104160357731 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423735200592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423735200592" cause=Invalid mandatory information} 20241104160357731 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423735200592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357731 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357731 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357731 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357731 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423735200592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423735200592"} 20241104160357731 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423735200592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241104160357731 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423735200592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423735200592" cause=Invalid mandatory information} 20241104160357731 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423735200592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357731 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357731 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357732 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357732 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423735200592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423735200592"} 20241104160357732 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423735200592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241104160357732 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423735200592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423735200592" cause=Invalid mandatory information} 20241104160357732 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423735200592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357732 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357732 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357733 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357733 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423735200592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423735200592"} 20241104160357733 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423735200592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241104160357733 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423735200592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423735200592" cause=Invalid mandatory information} 20241104160357733 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423735200592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357733 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357733 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357733 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357733 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423735200592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423735200592"} 20241104160357733 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423735200592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241104160357733 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423735200592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423735200592" cause=Invalid mandatory information} 20241104160357733 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423735200592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160357733 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357733 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160357734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43550<->l=127.0.0.1:4258 20241104160357742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43504<->l=127.0.0.1:4258 20241104160357743 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40007<->l=127.0.0.1:4259) 20241104160357743 DLINP <000b> input/ipa.c:451 connected read/write 20241104160357743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160357743 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160357743 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160357743 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160357766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43558<->l=127.0.0.1:4258 20241104160357867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43558<->l=127.0.0.1:4258 20241104160400990 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160400990 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160400995 DLINP <000b> input/ipa.c:451 connected read/write 20241104160400995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160400996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43564<->l=127.0.0.1:4258 20241104160401001 DLINP <000b> input/ipa.c:451 connected read/write 20241104160401001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160401001 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160401001 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160401001 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  20241104160401001 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160401001 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  20241104160401001 DLGSUP <0013> gsup_server.c:235 2:  20241104160401001 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160401001 DLGSUP <0013> gsup_server.c:235 3:  20241104160401001 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160401001 DLGSUP <0013> gsup_server.c:235 4:  20241104160401001 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160401001 DLGSUP <0013> gsup_server.c:235 5:  20241104160401001 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160401001 DLGSUP <0013> gsup_server.c:235 7:  20241104160401001 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160401001 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160401001 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160401001 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160401032 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40133<->l=127.0.0.1:4259) 20241104160401054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43572<->l=127.0.0.1:4258 20241104160401067 DLINP <000b> input/ipa.c:451 connected read/write 20241104160401067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160401067 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428471674705 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428471674705"} 20241104160401067 DMAIN <0000> hlr.c:435 IMSI='262428471674705': has IMEI = 22245678901234 (consider setting 'store-imei') 20241104160401067 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428471674705 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241104160401067 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428471674705 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428471674705" cause=Invalid mandatory information} 20241104160401067 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428471674705 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160401067 DLINP <000b> input/ipa.c:451 connected read/write 20241104160401067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160401067 DLINP <000b> input/ipa.c:451 connected read/write 20241104160401067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160401076 DLINP <000b> input/ipa.c:451 connected read/write 20241104160401076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160401076 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428471674705 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428471674705"} 20241104160401076 DAUC <0003> hlr.c:428 IMSI='262428471674705': storing IMEI = 22245678901234 20241104160401076 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428471674705': no such subscriber 20241104160401076 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428471674705 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241104160401076 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428471674705 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428471674705" cause=Invalid mandatory information} 20241104160401076 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428471674705 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160401076 DLINP <000b> input/ipa.c:451 connected read/write 20241104160401076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160401076 DLINP <000b> input/ipa.c:451 connected read/write 20241104160401076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160401079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43572<->l=127.0.0.1:4258 20241104160401080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43564<->l=127.0.0.1:4258 20241104160401082 DLINP <000b> input/ipa.c:451 connected read/write 20241104160401082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160401082 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160401082 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160401082 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160401083 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40133<->l=127.0.0.1:4259) 20241104160401116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43580<->l=127.0.0.1:4258 20241104160401218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43580<->l=127.0.0.1:4258 20241104160404319 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160404319 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160404320 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160404321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56880<->l=127.0.0.1:4258 20241104160404322 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160404322 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160404322 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160404322 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  20241104160404322 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160404322 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  20241104160404322 DLGSUP <0013> gsup_server.c:235 2:  20241104160404322 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160404322 DLGSUP <0013> gsup_server.c:235 3:  20241104160404322 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160404322 DLGSUP <0013> gsup_server.c:235 4:  20241104160404322 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160404322 DLGSUP <0013> gsup_server.c:235 5:  20241104160404322 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160404322 DLGSUP <0013> gsup_server.c:235 7:  20241104160404322 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160404322 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160404322 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160404322 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160404331 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33699<->l=127.0.0.1:4259) 20241104160404337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56890<->l=127.0.0.1:4258 20241104160404366 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160404366 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424967631435"} 20241104160404366 DMAIN <0000> hlr.c:227 IMSI='262424967631435': Creating subscriber on demand 20241104160404372 DMAIN <0000> hlr.c:243 IMSI='262424967631435': Successfully assigned MSISDN='737' 20241104160404372 DAUC <0003> hlr.c:428 IMSI='262424967631435': storing IMEI = 12345678901234 20241104160404391 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424967631435"} 20241104160404391 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160404391 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404391 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404398 DAUC <0003> db_auc.c:157 IMSI='262424967631435': No 2G Auth Data 20241104160404398 DAUC <0003> db_auc.c:192 IMSI='262424967631435': No 3G Auth Data 20241104160404401 DAUC <0003> db_auc.c:157 IMSI='262424967631435': No 2G Auth Data 20241104160404401 DAUC <0003> db_auc.c:192 IMSI='262424967631435': No 3G Auth Data 20241104160404403 DAUC <0003> db_auc.c:157 IMSI='262424967631435': No 2G Auth Data 20241104160404403 DAUC <0003> db_auc.c:192 IMSI='262424967631435': No 3G Auth Data 20241104160404406 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160404406 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424967631435" cn_domain=PS} 20241104160404406 DLU <0006> fsm.c:456 lu(262424967631435)[0x612000013720]{UNVALIDATED}: Allocated 20241104160404406 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160404416 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424967631435)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160404416 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424967631435" cn_domain=PS} 20241104160404416 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404416 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404420 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160404420 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424967631435"} 20241104160404420 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424967631435)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160404420 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160404420 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424967631435"} 20241104160404420 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160404421 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424967631435)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160404421 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424967631435)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160404421 DLU <0006> fsm.c:568 lu(PS:IMSI-262424967631435)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160404421 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404421 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404432 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160404432 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424967631435"} 20241104160404433 DMAIN <0000> hlr.c:227 IMSI='262424967631435': Creating subscriber on demand 20241104160404444 DMAIN <0000> hlr.c:243 IMSI='262424967631435': Successfully assigned MSISDN='466' 20241104160404444 DAUC <0003> hlr.c:428 IMSI='262424967631435': storing IMEI = 12345678901234 20241104160404447 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424967631435"} 20241104160404447 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160404447 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404447 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404449 DAUC <0003> db_auc.c:157 IMSI='262424967631435': No 2G Auth Data 20241104160404449 DAUC <0003> db_auc.c:192 IMSI='262424967631435': No 3G Auth Data 20241104160404451 DAUC <0003> db_auc.c:157 IMSI='262424967631435': No 2G Auth Data 20241104160404451 DAUC <0003> db_auc.c:192 IMSI='262424967631435': No 3G Auth Data 20241104160404452 DAUC <0003> db_auc.c:157 IMSI='262424967631435': No 2G Auth Data 20241104160404452 DAUC <0003> db_auc.c:192 IMSI='262424967631435': No 3G Auth Data 20241104160404455 DAUC <0003> db_auc.c:157 IMSI='262424967631435': No 2G Auth Data 20241104160404455 DAUC <0003> db_auc.c:192 IMSI='262424967631435': No 3G Auth Data 20241104160404458 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160404458 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424967631435" cn_domain=PS} 20241104160404458 DLU <0006> fsm.c:456 lu(262424967631435)[0x6120000138a0]{UNVALIDATED}: Allocated 20241104160404458 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160404463 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424967631435)[0x6120000138a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160404463 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424967631435" cn_domain=PS} 20241104160404463 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404464 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404467 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160404467 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424967631435"} 20241104160404467 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424967631435)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160404468 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160404468 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424967631435"} 20241104160404468 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160404468 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424967631435)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160404468 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424967631435)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160404468 DLU <0006> fsm.c:568 lu(PS:IMSI-262424967631435)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160404468 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404468 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404479 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160404479 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424967631435"} 20241104160404479 DMAIN <0000> hlr.c:227 IMSI='262424967631435': Creating subscriber on demand 20241104160404485 DMAIN <0000> hlr.c:243 IMSI='262424967631435': Successfully assigned MSISDN='562' 20241104160404485 DAUC <0003> hlr.c:428 IMSI='262424967631435': storing IMEI = 12345678901234 20241104160404487 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424967631435"} 20241104160404487 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160404487 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404487 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404490 DAUC <0003> db_auc.c:157 IMSI='262424967631435': No 2G Auth Data 20241104160404490 DAUC <0003> db_auc.c:192 IMSI='262424967631435': No 3G Auth Data 20241104160404492 DAUC <0003> db_auc.c:157 IMSI='262424967631435': No 2G Auth Data 20241104160404492 DAUC <0003> db_auc.c:192 IMSI='262424967631435': No 3G Auth Data 20241104160404493 DAUC <0003> db_auc.c:157 IMSI='262424967631435': No 2G Auth Data 20241104160404493 DAUC <0003> db_auc.c:192 IMSI='262424967631435': No 3G Auth Data 20241104160404495 DAUC <0003> db_auc.c:157 IMSI='262424967631435': No 2G Auth Data 20241104160404495 DAUC <0003> db_auc.c:192 IMSI='262424967631435': No 3G Auth Data 20241104160404499 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160404499 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424967631435" cn_domain=PS} 20241104160404499 DLU <0006> fsm.c:456 lu(262424967631435)[0x612000013a20]{UNVALIDATED}: Allocated 20241104160404499 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241104160404499 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424967631435" cause=GPRS services not allowed} 20241104160404499 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160404499 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424967631435)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160404499 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424967631435)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241104160404499 DLU <0006> fsm.c:568 lu(PS:IMSI-262424967631435)[0x612000013a20]{UNVALIDATED}: Deallocated 20241104160404499 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404499 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404510 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160404510 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424967631435"} 20241104160404510 DMAIN <0000> hlr.c:227 IMSI='262424967631435': Creating subscriber on demand 20241104160404515 DMAIN <0000> hlr.c:243 IMSI='262424967631435': Successfully assigned MSISDN='474' 20241104160404515 DAUC <0003> hlr.c:428 IMSI='262424967631435': storing IMEI = 12345678901234 20241104160404518 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424967631435"} 20241104160404518 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160404518 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404518 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404521 DAUC <0003> db_auc.c:157 IMSI='262424967631435': No 2G Auth Data 20241104160404521 DAUC <0003> db_auc.c:192 IMSI='262424967631435': No 3G Auth Data 20241104160404523 DAUC <0003> db_auc.c:157 IMSI='262424967631435': No 2G Auth Data 20241104160404523 DAUC <0003> db_auc.c:192 IMSI='262424967631435': No 3G Auth Data 20241104160404524 DAUC <0003> db_auc.c:157 IMSI='262424967631435': No 2G Auth Data 20241104160404524 DAUC <0003> db_auc.c:192 IMSI='262424967631435': No 3G Auth Data 20241104160404527 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160404527 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424967631435" cn_domain=PS} 20241104160404527 DLU <0006> fsm.c:456 lu(262424967631435)[0x612000013ba0]{UNVALIDATED}: Allocated 20241104160404527 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241104160404527 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424967631435" cause=GPRS services not allowed} 20241104160404527 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160404527 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424967631435)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160404527 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424967631435)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241104160404527 DLU <0006> fsm.c:568 lu(PS:IMSI-262424967631435)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241104160404527 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404527 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404538 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160404538 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424967631435"} 20241104160404538 DMAIN <0000> hlr.c:227 IMSI='262424967631435': Creating subscriber on demand 20241104160404541 DAUC <0003> hlr.c:428 IMSI='262424967631435': storing IMEI = 12345678901234 20241104160404544 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424967631435"} 20241104160404544 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160404544 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404544 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404546 DAUC <0003> db_auc.c:157 IMSI='262424967631435': No 2G Auth Data 20241104160404546 DAUC <0003> db_auc.c:192 IMSI='262424967631435': No 3G Auth Data 20241104160404548 DAUC <0003> db_auc.c:157 IMSI='262424967631435': No 2G Auth Data 20241104160404548 DAUC <0003> db_auc.c:192 IMSI='262424967631435': No 3G Auth Data 20241104160404549 DAUC <0003> db_auc.c:157 IMSI='262424967631435': No 2G Auth Data 20241104160404549 DAUC <0003> db_auc.c:192 IMSI='262424967631435': No 3G Auth Data 20241104160404552 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160404552 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424967631435" cn_domain=PS} 20241104160404552 DLU <0006> fsm.c:456 lu(262424967631435)[0x612000013d20]{UNVALIDATED}: Allocated 20241104160404552 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241104160404552 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424967631435" cause=GPRS services not allowed} 20241104160404552 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160404552 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424967631435)[0x612000013d20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160404552 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424967631435)[0x612000013d20]{UNVALIDATED}: Freeing instance 20241104160404552 DLU <0006> fsm.c:568 lu(PS:IMSI-262424967631435)[0x612000013d20]{UNVALIDATED}: Deallocated 20241104160404552 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404552 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404564 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160404564 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424967631435"} 20241104160404564 DMAIN <0000> hlr.c:227 IMSI='262424967631435': Creating subscriber on demand 20241104160404567 DAUC <0003> hlr.c:428 IMSI='262424967631435': storing IMEI = 12345678901234 20241104160404569 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424967631435"} 20241104160404569 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104160404569 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404569 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404572 DAUC <0003> db_auc.c:157 IMSI='262424967631435': No 2G Auth Data 20241104160404572 DAUC <0003> db_auc.c:192 IMSI='262424967631435': No 3G Auth Data 20241104160404573 DAUC <0003> db_auc.c:157 IMSI='262424967631435': No 2G Auth Data 20241104160404573 DAUC <0003> db_auc.c:192 IMSI='262424967631435': No 3G Auth Data 20241104160404575 DAUC <0003> db_auc.c:157 IMSI='262424967631435': No 2G Auth Data 20241104160404575 DAUC <0003> db_auc.c:192 IMSI='262424967631435': No 3G Auth Data 20241104160404577 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160404577 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424967631435" cn_domain=PS} 20241104160404577 DLU <0006> fsm.c:456 lu(262424967631435)[0x612000013ea0]{UNVALIDATED}: Allocated 20241104160404578 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160404583 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424967631435)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160404583 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424967631435" cn_domain=PS} 20241104160404583 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404583 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404586 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160404586 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424967631435"} 20241104160404586 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424967631435)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160404586 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160404586 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424967631435"} 20241104160404586 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424967631435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160404586 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424967631435)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160404586 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424967631435)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160404586 DLU <0006> fsm.c:568 lu(PS:IMSI-262424967631435)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160404586 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404586 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160404593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56890<->l=127.0.0.1:4258 20241104160404595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56880<->l=127.0.0.1:4258 20241104160404597 DLINP <000b> input/ipa.c:451 connected read/write 20241104160404597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160404597 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160404597 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160404597 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160404597 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33699<->l=127.0.0.1:4259) 20241104160404637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56904<->l=127.0.0.1:4258 20241104160404739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56904<->l=127.0.0.1:4258 20241104160407851 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160407851 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160407856 DLINP <000b> input/ipa.c:451 connected read/write 20241104160407856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160407858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56908<->l=127.0.0.1:4258 20241104160407861 DLINP <000b> input/ipa.c:451 connected read/write 20241104160407861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160407861 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160407861 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160407861 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  20241104160407862 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160407862 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  20241104160407862 DLGSUP <0013> gsup_server.c:235 2:  20241104160407862 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160407862 DLGSUP <0013> gsup_server.c:235 3:  20241104160407862 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160407862 DLGSUP <0013> gsup_server.c:235 4:  20241104160407862 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160407862 DLGSUP <0013> gsup_server.c:235 5:  20241104160407862 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160407862 DLGSUP <0013> gsup_server.c:235 7:  20241104160407862 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160407862 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160407862 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160407862 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160407882 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33921<->l=127.0.0.1:4259) 20241104160407892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56922<->l=127.0.0.1:4258 20241104160407907 DLINP <000b> input/ipa.c:451 connected read/write 20241104160407907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160407907 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427535171163" cn_domain=PS} 20241104160407908 DMAIN <0000> hlr.c:227 IMSI='262427535171163': Creating subscriber on demand 20241104160407921 DMAIN <0000> hlr.c:243 IMSI='262427535171163': Successfully assigned MSISDN='566' 20241104160407921 DLU <0006> fsm.c:456 lu(262427535171163)[0x612000014020]{UNVALIDATED}: Allocated 20241104160407921 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160407927 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427535171163)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160407927 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427535171163" cn_domain=PS} 20241104160407927 DLINP <000b> input/ipa.c:451 connected read/write 20241104160407927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160407927 DLINP <000b> input/ipa.c:451 connected read/write 20241104160407927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160407934 DLINP <000b> input/ipa.c:451 connected read/write 20241104160407934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160407934 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427535171163"} 20241104160407934 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427535171163)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160407934 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160407934 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427535171163"} 20241104160407934 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160407934 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427535171163)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160407934 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427535171163)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160407934 DLU <0006> fsm.c:568 lu(PS:IMSI-262427535171163)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160407934 DLINP <000b> input/ipa.c:451 connected read/write 20241104160407934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160407934 DLINP <000b> input/ipa.c:451 connected read/write 20241104160407934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160407937 DAUC <0003> db_auc.c:157 IMSI='262427535171163': No 2G Auth Data 20241104160407937 DAUC <0003> db_auc.c:192 IMSI='262427535171163': No 3G Auth Data 20241104160407939 DAUC <0003> db_auc.c:157 IMSI='262427535171163': No 2G Auth Data 20241104160407939 DAUC <0003> db_auc.c:192 IMSI='262427535171163': No 3G Auth Data 20241104160407941 DAUC <0003> db_auc.c:157 IMSI='262427535171163': No 2G Auth Data 20241104160407941 DAUC <0003> db_auc.c:192 IMSI='262427535171163': No 3G Auth Data 20241104160407951 DLINP <000b> input/ipa.c:451 connected read/write 20241104160407951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160407951 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427535171163" cn_domain=PS} 20241104160407951 DMAIN <0000> hlr.c:227 IMSI='262427535171163': Creating subscriber on demand 20241104160407956 DMAIN <0000> hlr.c:243 IMSI='262427535171163': Successfully assigned MSISDN='567' 20241104160407957 DLU <0006> fsm.c:456 lu(262427535171163)[0x6120000141a0]{UNVALIDATED}: Allocated 20241104160407957 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160407962 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427535171163)[0x6120000141a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160407962 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427535171163" cn_domain=PS} 20241104160407962 DLINP <000b> input/ipa.c:451 connected read/write 20241104160407962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160407962 DLINP <000b> input/ipa.c:451 connected read/write 20241104160407962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160407965 DLINP <000b> input/ipa.c:451 connected read/write 20241104160407965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160407966 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427535171163"} 20241104160407966 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427535171163)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160407966 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160407966 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427535171163"} 20241104160407966 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160407966 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427535171163)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160407966 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427535171163)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160407966 DLU <0006> fsm.c:568 lu(PS:IMSI-262427535171163)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160407966 DLINP <000b> input/ipa.c:451 connected read/write 20241104160407966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160407966 DLINP <000b> input/ipa.c:451 connected read/write 20241104160407966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160407968 DAUC <0003> db_auc.c:157 IMSI='262427535171163': No 2G Auth Data 20241104160407968 DAUC <0003> db_auc.c:192 IMSI='262427535171163': No 3G Auth Data 20241104160407970 DAUC <0003> db_auc.c:157 IMSI='262427535171163': No 2G Auth Data 20241104160407970 DAUC <0003> db_auc.c:192 IMSI='262427535171163': No 3G Auth Data 20241104160407971 DAUC <0003> db_auc.c:157 IMSI='262427535171163': No 2G Auth Data 20241104160407971 DAUC <0003> db_auc.c:192 IMSI='262427535171163': No 3G Auth Data 20241104160407973 DAUC <0003> db_auc.c:157 IMSI='262427535171163': No 2G Auth Data 20241104160407973 DAUC <0003> db_auc.c:192 IMSI='262427535171163': No 3G Auth Data 20241104160407988 DLINP <000b> input/ipa.c:451 connected read/write 20241104160407988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160407989 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427535171163" cn_domain=PS} 20241104160407989 DMAIN <0000> hlr.c:227 IMSI='262427535171163': Creating subscriber on demand 20241104160407994 DMAIN <0000> hlr.c:243 IMSI='262427535171163': Successfully assigned MSISDN='976' 20241104160407994 DLU <0006> fsm.c:456 lu(262427535171163)[0x612000014320]{UNVALIDATED}: Allocated 20241104160407994 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241104160407994 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427535171163" cause=GPRS services not allowed} 20241104160407994 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160407994 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427535171163)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160407994 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427535171163)[0x612000014320]{UNVALIDATED}: Freeing instance 20241104160407994 DLU <0006> fsm.c:568 lu(PS:IMSI-262427535171163)[0x612000014320]{UNVALIDATED}: Deallocated 20241104160407994 DLINP <000b> input/ipa.c:451 connected read/write 20241104160407994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160407994 DLINP <000b> input/ipa.c:451 connected read/write 20241104160407994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160407996 DAUC <0003> db_auc.c:157 IMSI='262427535171163': No 2G Auth Data 20241104160407996 DAUC <0003> db_auc.c:192 IMSI='262427535171163': No 3G Auth Data 20241104160407998 DAUC <0003> db_auc.c:157 IMSI='262427535171163': No 2G Auth Data 20241104160407998 DAUC <0003> db_auc.c:192 IMSI='262427535171163': No 3G Auth Data 20241104160407999 DAUC <0003> db_auc.c:157 IMSI='262427535171163': No 2G Auth Data 20241104160407999 DAUC <0003> db_auc.c:192 IMSI='262427535171163': No 3G Auth Data 20241104160408001 DAUC <0003> db_auc.c:157 IMSI='262427535171163': No 2G Auth Data 20241104160408001 DAUC <0003> db_auc.c:192 IMSI='262427535171163': No 3G Auth Data 20241104160408011 DLINP <000b> input/ipa.c:451 connected read/write 20241104160408011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160408011 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427535171163" cn_domain=PS} 20241104160408011 DMAIN <0000> hlr.c:227 IMSI='262427535171163': Creating subscriber on demand 20241104160408016 DMAIN <0000> hlr.c:243 IMSI='262427535171163': Successfully assigned MSISDN='578' 20241104160408016 DLU <0006> fsm.c:456 lu(262427535171163)[0x6120000144a0]{UNVALIDATED}: Allocated 20241104160408016 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241104160408017 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427535171163" cause=GPRS services not allowed} 20241104160408017 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160408017 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427535171163)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160408017 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427535171163)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241104160408017 DLU <0006> fsm.c:568 lu(PS:IMSI-262427535171163)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241104160408017 DLINP <000b> input/ipa.c:451 connected read/write 20241104160408017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160408017 DLINP <000b> input/ipa.c:451 connected read/write 20241104160408017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160408019 DAUC <0003> db_auc.c:157 IMSI='262427535171163': No 2G Auth Data 20241104160408019 DAUC <0003> db_auc.c:192 IMSI='262427535171163': No 3G Auth Data 20241104160408021 DAUC <0003> db_auc.c:157 IMSI='262427535171163': No 2G Auth Data 20241104160408021 DAUC <0003> db_auc.c:192 IMSI='262427535171163': No 3G Auth Data 20241104160408022 DAUC <0003> db_auc.c:157 IMSI='262427535171163': No 2G Auth Data 20241104160408022 DAUC <0003> db_auc.c:192 IMSI='262427535171163': No 3G Auth Data 20241104160408032 DLINP <000b> input/ipa.c:451 connected read/write 20241104160408032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160408032 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427535171163" cn_domain=PS} 20241104160408032 DMAIN <0000> hlr.c:227 IMSI='262427535171163': Creating subscriber on demand 20241104160408035 DLU <0006> fsm.c:456 lu(262427535171163)[0x612000014620]{UNVALIDATED}: Allocated 20241104160408035 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241104160408035 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427535171163" cause=GPRS services not allowed} 20241104160408035 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160408035 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427535171163)[0x612000014620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160408035 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427535171163)[0x612000014620]{UNVALIDATED}: Freeing instance 20241104160408035 DLU <0006> fsm.c:568 lu(PS:IMSI-262427535171163)[0x612000014620]{UNVALIDATED}: Deallocated 20241104160408035 DLINP <000b> input/ipa.c:451 connected read/write 20241104160408035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160408035 DLINP <000b> input/ipa.c:451 connected read/write 20241104160408035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160408038 DAUC <0003> db_auc.c:157 IMSI='262427535171163': No 2G Auth Data 20241104160408038 DAUC <0003> db_auc.c:192 IMSI='262427535171163': No 3G Auth Data 20241104160408039 DAUC <0003> db_auc.c:157 IMSI='262427535171163': No 2G Auth Data 20241104160408040 DAUC <0003> db_auc.c:192 IMSI='262427535171163': No 3G Auth Data 20241104160408041 DAUC <0003> db_auc.c:157 IMSI='262427535171163': No 2G Auth Data 20241104160408041 DAUC <0003> db_auc.c:192 IMSI='262427535171163': No 3G Auth Data 20241104160408051 DLINP <000b> input/ipa.c:451 connected read/write 20241104160408051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160408051 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427535171163" cn_domain=PS} 20241104160408051 DMAIN <0000> hlr.c:227 IMSI='262427535171163': Creating subscriber on demand 20241104160408054 DLU <0006> fsm.c:456 lu(262427535171163)[0x6120000147a0]{UNVALIDATED}: Allocated 20241104160408054 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160408060 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427535171163)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160408060 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427535171163" cn_domain=PS} 20241104160408060 DLINP <000b> input/ipa.c:451 connected read/write 20241104160408060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160408060 DLINP <000b> input/ipa.c:451 connected read/write 20241104160408060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160408064 DLINP <000b> input/ipa.c:451 connected read/write 20241104160408064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160408064 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427535171163"} 20241104160408064 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427535171163)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160408064 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160408064 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427535171163"} 20241104160408064 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427535171163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160408064 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427535171163)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160408064 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427535171163)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160408064 DLU <0006> fsm.c:568 lu(PS:IMSI-262427535171163)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160408064 DLINP <000b> input/ipa.c:451 connected read/write 20241104160408064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160408064 DLINP <000b> input/ipa.c:451 connected read/write 20241104160408064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160408066 DAUC <0003> db_auc.c:157 IMSI='262427535171163': No 2G Auth Data 20241104160408066 DAUC <0003> db_auc.c:192 IMSI='262427535171163': No 3G Auth Data 20241104160408068 DAUC <0003> db_auc.c:157 IMSI='262427535171163': No 2G Auth Data 20241104160408068 DAUC <0003> db_auc.c:192 IMSI='262427535171163': No 3G Auth Data 20241104160408069 DAUC <0003> db_auc.c:157 IMSI='262427535171163': No 2G Auth Data 20241104160408069 DAUC <0003> db_auc.c:192 IMSI='262427535171163': No 3G Auth Data 20241104160408076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56922<->l=127.0.0.1:4258 20241104160408077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56908<->l=127.0.0.1:4258 20241104160408079 DLINP <000b> input/ipa.c:451 connected read/write 20241104160408079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160408079 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160408079 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160408079 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160408081 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33921<->l=127.0.0.1:4259) 20241104160408114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56924<->l=127.0.0.1:4258 20241104160408215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56924<->l=127.0.0.1:4258 20241104160411321 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160411321 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160411325 DLINP <000b> input/ipa.c:451 connected read/write 20241104160411325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160411327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56938<->l=127.0.0.1:4258 20241104160411330 DLINP <000b> input/ipa.c:451 connected read/write 20241104160411330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160411330 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160411330 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160411330 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  20241104160411330 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160411330 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  20241104160411330 DLGSUP <0013> gsup_server.c:235 2:  20241104160411330 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160411330 DLGSUP <0013> gsup_server.c:235 3:  20241104160411330 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160411330 DLGSUP <0013> gsup_server.c:235 4:  20241104160411331 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160411331 DLGSUP <0013> gsup_server.c:235 5:  20241104160411331 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160411331 DLGSUP <0013> gsup_server.c:235 7:  20241104160411331 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160411331 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160411331 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160411331 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160411355 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40961<->l=127.0.0.1:4259) 20241104160411366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56940<->l=127.0.0.1:4258 20241104160411375 DLINP <000b> input/ipa.c:451 connected read/write 20241104160411375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160411375 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426528589624 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426528589624"} 20241104160411375 DMAIN <0000> hlr.c:227 IMSI='262426528589624': Creating subscriber on demand 20241104160411401 DMAIN <0000> hlr.c:243 IMSI='262426528589624': Successfully assigned MSISDN='684' 20241104160411401 DAUC <0003> db_auc.c:157 IMSI='262426528589624': No 2G Auth Data 20241104160411401 DAUC <0003> db_auc.c:192 IMSI='262426528589624': No 3G Auth Data 20241104160411401 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426528589624 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 20241104160411401 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426528589624 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426528589624" cause=IMSI unknown in HLR} 20241104160411401 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426528589624 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104160411401 DLINP <000b> input/ipa.c:451 connected read/write 20241104160411401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160411401 DLINP <000b> input/ipa.c:451 connected read/write 20241104160411401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160411407 DAUC <0003> db_auc.c:157 IMSI='262426528589624': No 2G Auth Data 20241104160411407 DAUC <0003> db_auc.c:192 IMSI='262426528589624': No 3G Auth Data 20241104160411409 DAUC <0003> db_auc.c:157 IMSI='262426528589624': No 2G Auth Data 20241104160411409 DAUC <0003> db_auc.c:192 IMSI='262426528589624': No 3G Auth Data 20241104160411411 DAUC <0003> db_auc.c:157 IMSI='262426528589624': No 2G Auth Data 20241104160411411 DAUC <0003> db_auc.c:192 IMSI='262426528589624': No 3G Auth Data 20241104160411414 DLINP <000b> input/ipa.c:451 connected read/write 20241104160411414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160411414 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426528589624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426528589624" cn_domain=PS} 20241104160411414 DLU <0006> fsm.c:456 lu(262426528589624)[0x612000014920]{UNVALIDATED}: Allocated 20241104160411414 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426528589624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104160411419 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426528589624)[0x612000014920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160411420 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426528589624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426528589624" cn_domain=PS} 20241104160411420 DLINP <000b> input/ipa.c:451 connected read/write 20241104160411420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160411420 DLINP <000b> input/ipa.c:451 connected read/write 20241104160411420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160411424 DLINP <000b> input/ipa.c:451 connected read/write 20241104160411424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160411424 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426528589624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426528589624"} 20241104160411424 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426528589624)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160411424 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426528589624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160411424 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426528589624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426528589624"} 20241104160411424 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426528589624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160411424 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426528589624)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160411424 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426528589624)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160411424 DLU <0006> fsm.c:568 lu(PS:IMSI-262426528589624)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160411424 DLINP <000b> input/ipa.c:451 connected read/write 20241104160411424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160411425 DLINP <000b> input/ipa.c:451 connected read/write 20241104160411425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160411431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56940<->l=127.0.0.1:4258 20241104160411433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56938<->l=127.0.0.1:4258 20241104160411435 DLINP <000b> input/ipa.c:451 connected read/write 20241104160411435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160411435 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160411435 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160411435 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160411436 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40961<->l=127.0.0.1:4259) 20241104160411481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56952<->l=127.0.0.1:4258 20241104160411582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56952<->l=127.0.0.1:4258 20241104160414687 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160414687 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160414688 DLINP <000b> input/ipa.c:451 connected read/write 20241104160414688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160414689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45190<->l=127.0.0.1:4258 20241104160414691 DLINP <000b> input/ipa.c:451 connected read/write 20241104160414691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160414691 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160414691 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160414691 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  20241104160414691 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160414691 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  20241104160414691 DLGSUP <0013> gsup_server.c:235 2:  20241104160414691 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160414691 DLGSUP <0013> gsup_server.c:235 3:  20241104160414691 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160414691 DLGSUP <0013> gsup_server.c:235 4:  20241104160414691 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160414691 DLGSUP <0013> gsup_server.c:235 5:  20241104160414691 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160414691 DLGSUP <0013> gsup_server.c:235 7:  20241104160414691 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160414691 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160414691 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160414691 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160414704 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44119<->l=127.0.0.1:4259) 20241104160414706 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241104160414706 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241104160414714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45206<->l=127.0.0.1:4258 20241104160414719 DAUC <0003> db_auc.c:157 IMSI='262420524182309': No 2G Auth Data 20241104160414719 DAUC <0003> db_auc.c:192 IMSI='262420524182309': No 3G Auth Data 20241104160414729 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611082705.msisdn 20241104160414729 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491611082705.msisdn: not attached (vlr_number unset) 20241104160414729 DDGSM <0007> mslookup_server.c:327 sip.voice.491611082705.msisdn: does not exist in GSUP proxy 20241104160415736 DLINP <000b> input/ipa.c:451 connected read/write 20241104160415736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160415736 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420524182309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420524182309" cn_domain=CS} 20241104160415737 DLU <0006> fsm.c:456 lu(262420524182309)[0x612000014da0]{UNVALIDATED}: Allocated 20241104160415737 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420524182309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241104160415771 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420524182309)[0x612000014da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104160415771 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420524182309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420524182309" cn_domain=CS} 20241104160415771 DLINP <000b> input/ipa.c:451 connected read/write 20241104160415771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160415771 DLINP <000b> input/ipa.c:451 connected read/write 20241104160415771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160415779 DLINP <000b> input/ipa.c:451 connected read/write 20241104160415779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160415779 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420524182309 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420524182309"} 20241104160415779 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420524182309)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104160415779 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420524182309 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104160415779 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420524182309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420524182309"} 20241104160415779 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420524182309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160415779 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420524182309)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104160415779 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420524182309)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104160415779 DLU <0006> fsm.c:568 lu(CS:IMSI-262420524182309)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104160415779 DLINP <000b> input/ipa.c:451 connected read/write 20241104160415779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160415780 DLINP <000b> input/ipa.c:451 connected read/write 20241104160415780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160415783 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611082705.msisdn 20241104160415783 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491611082705.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241104160415783 DDGSM <0007> mslookup_server.c:327 sip.voice.491611082705.msisdn: does not exist in GSUP proxy 20241104160415783 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611082705.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241104160415793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45206<->l=127.0.0.1:4258 20241104160415795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45190<->l=127.0.0.1:4258 20241104160415797 DLINP <000b> input/ipa.c:451 connected read/write 20241104160415797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160415797 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160415797 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160415797 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160415797 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44119<->l=127.0.0.1:4259) 20241104160415834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45218<->l=127.0.0.1:4258 20241104160415935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45218<->l=127.0.0.1:4258 20241104160417079 DSS <0004> hlr_ussd.c:239 262421010444166/0x926c4941: SS Session Timeout, destroying 20241104160417079 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421010444166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104160419056 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160419056 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160419061 DLINP <000b> input/ipa.c:451 connected read/write 20241104160419061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160419062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45224<->l=127.0.0.1:4258 20241104160419066 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241104160419066 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241104160419067 DLINP <000b> input/ipa.c:451 connected read/write 20241104160419067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160419067 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160419067 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160419067 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  20241104160419067 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160419067 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  20241104160419067 DLGSUP <0013> gsup_server.c:235 2:  20241104160419067 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160419067 DLGSUP <0013> gsup_server.c:235 3:  20241104160419067 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160419067 DLGSUP <0013> gsup_server.c:235 4:  20241104160419067 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160419067 DLGSUP <0013> gsup_server.c:235 5:  20241104160419067 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160419067 DLGSUP <0013> gsup_server.c:235 7:  20241104160419067 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160419067 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160419067 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160419067 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160419091 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45461<->l=127.0.0.1:4259) 20241104160419092 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241104160419092 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241104160419097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45232<->l=127.0.0.1:4258 20241104160419110 DLINP <000b> input/ipa.c:451 connected read/write 20241104160419110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160419110 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427298829640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427298829640" cn_domain=CS} 20241104160419110 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427298829640 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241104160419110 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427298829640 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241104160419110 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427298829640.imsi 20241104160419110 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427298829640.imsi 20241104160419110 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427298829640.imsi: does not exist in local HLR 20241104160419117 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427298829640 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241104160419118 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241104160419118 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241104160419118 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241104160419118 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241104160419118 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241104160419118 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427298829640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160419118 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104160419118 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241104160419118 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104160419118 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241104160419118 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104160419118 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241104160419122 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104160419122 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104160419122 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241104160419122 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241104160419122 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241104160419123 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104160419123 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104160419123 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241104160419166 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104160419166 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104160419166 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104160419166 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104160419167 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427298829640 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617360211 20241104160419167 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427298829640 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104160419167 DLINP <000b> input/ipa.c:451 connected read/write 20241104160419167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160419167 DLINP <000b> input/ipa.c:451 connected read/write 20241104160419167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160419176 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104160419176 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104160419176 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427298829640 MSISDN-491617360211 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104160419176 DLINP <000b> input/ipa.c:451 connected read/write 20241104160419176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160419176 DLINP <000b> input/ipa.c:451 connected read/write 20241104160419176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160419180 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104160419180 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104160419180 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427298829640 MSISDN-491617360211 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 20241104160419180 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427298829640 MSISDN-491617360211 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104160419180 DLINP <000b> input/ipa.c:451 connected read/write 20241104160419180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160419180 DLINP <000b> input/ipa.c:451 connected read/write 20241104160419181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160419184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45232<->l=127.0.0.1:4258 20241104160419185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45224<->l=127.0.0.1:4258 20241104160419187 DLINP <000b> input/ipa.c:451 connected read/write 20241104160419187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160419187 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160419188 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160419188 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160419188 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45461<->l=127.0.0.1:4259) 20241104160419188 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104160419188 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104160419188 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241104160419188 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241104160419188 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241104160419270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45240<->l=127.0.0.1:4258 20241104160419371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45240<->l=127.0.0.1:4258 20241104160422488 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160422488 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160422493 DLINP <000b> input/ipa.c:451 connected read/write 20241104160422493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160422494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51310<->l=127.0.0.1:4258 20241104160422499 DLINP <000b> input/ipa.c:451 connected read/write 20241104160422499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160422499 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160422499 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160422499 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  20241104160422499 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160422499 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  20241104160422499 DLGSUP <0013> gsup_server.c:235 2:  20241104160422499 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160422499 DLGSUP <0013> gsup_server.c:235 3:  20241104160422499 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160422499 DLGSUP <0013> gsup_server.c:235 4:  20241104160422499 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160422499 DLGSUP <0013> gsup_server.c:235 5:  20241104160422499 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160422499 DLGSUP <0013> gsup_server.c:235 7:  20241104160422499 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160422499 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160422499 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160422499 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160422500 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241104160422500 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241104160422521 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35413<->l=127.0.0.1:4259) 20241104160422523 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241104160422523 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241104160422532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51320<->l=127.0.0.1:4258 20241104160422545 DAUC <0003> db_auc.c:157 IMSI='262424582986686': No 2G Auth Data 20241104160422545 DAUC <0003> db_auc.c:192 IMSI='262424582986686': No 3G Auth Data 20241104160422559 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424582986686.imsi 20241104160422559 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262424582986686.imsi: found in local HLR 20241104160422565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51320<->l=127.0.0.1:4258 20241104160422566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51310<->l=127.0.0.1:4258 20241104160422568 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35413<->l=127.0.0.1:4259) 20241104160422568 DLINP <000b> input/ipa.c:451 connected read/write 20241104160422568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160422568 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160422568 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160422568 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160422603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51324<->l=127.0.0.1:4258 20241104160422704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51324<->l=127.0.0.1:4258 20241104160425828 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160425828 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160425833 DLINP <000b> input/ipa.c:451 connected read/write 20241104160425833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160425835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51332<->l=127.0.0.1:4258 20241104160425838 DLINP <000b> input/ipa.c:451 connected read/write 20241104160425838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160425838 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160425838 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160425839 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  20241104160425839 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160425839 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  20241104160425839 DLGSUP <0013> gsup_server.c:235 2:  20241104160425839 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160425839 DLGSUP <0013> gsup_server.c:235 3:  20241104160425839 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160425839 DLGSUP <0013> gsup_server.c:235 4:  20241104160425839 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160425839 DLGSUP <0013> gsup_server.c:235 5:  20241104160425839 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160425839 DLGSUP <0013> gsup_server.c:235 7:  20241104160425839 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160425839 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160425839 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160425839 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160425840 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241104160425840 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241104160425872 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42273<->l=127.0.0.1:4259) 20241104160425874 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241104160425874 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241104160425881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51348<->l=127.0.0.1:4258 20241104160425886 DLINP <000b> input/ipa.c:451 connected read/write 20241104160425886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160425886 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423986885848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423986885848" cn_domain=CS} 20241104160425886 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423986885848 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241104160425886 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423986885848 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241104160425886 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423986885848.imsi 20241104160425886 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423986885848.imsi 20241104160425886 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423986885848.imsi: does not exist in local HLR 20241104160425893 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423986885848 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241104160425893 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241104160425893 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241104160425893 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241104160425893 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241104160425893 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241104160425893 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423986885848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160425893 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104160425893 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241104160425893 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104160425893 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241104160425893 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104160425893 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241104160425897 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104160425897 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104160425897 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241104160425897 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241104160425897 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241104160425898 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104160425898 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104160425898 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241104160425942 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104160425942 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104160425942 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104160425942 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104160425943 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423986885848 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613834012 20241104160425943 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423986885848 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104160425943 DLINP <000b> input/ipa.c:451 connected read/write 20241104160425943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160425943 DLINP <000b> input/ipa.c:451 connected read/write 20241104160425943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160425951 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104160425951 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104160425951 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423986885848 MSISDN-491613834012 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104160425951 DLINP <000b> input/ipa.c:451 connected read/write 20241104160425951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160425952 DLINP <000b> input/ipa.c:451 connected read/write 20241104160425952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160425955 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104160425955 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104160425955 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423986885848 MSISDN-491613834012 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 20241104160425955 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423986885848 MSISDN-491613834012 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104160425955 DLINP <000b> input/ipa.c:451 connected read/write 20241104160425955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160425956 DLINP <000b> input/ipa.c:451 connected read/write 20241104160425956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160425959 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423986885848.imsi 20241104160425959 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423986885848.imsi: does not exist in local HLR 20241104160426961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51348<->l=127.0.0.1:4258 20241104160426965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51332<->l=127.0.0.1:4258 20241104160426967 DLINP <000b> input/ipa.c:451 connected read/write 20241104160426967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160426967 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160426968 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160426968 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160426969 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42273<->l=127.0.0.1:4259) 20241104160426970 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104160426970 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104160426970 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241104160426970 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241104160426970 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241104160427052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51350<->l=127.0.0.1:4258 20241104160427153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51350<->l=127.0.0.1:4258 20241104160430267 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104160430267 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104160430269 DLINP <000b> input/ipa.c:451 connected read/write 20241104160430269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160430270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51364<->l=127.0.0.1:4258 20241104160430272 DLINP <000b> input/ipa.c:451 connected read/write 20241104160430272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160430272 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104160430272 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104160430272 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  20241104160430272 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104160430272 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  20241104160430272 DLGSUP <0013> gsup_server.c:235 2:  20241104160430272 DLGSUP <0013> gsup_server.c:237 2: 00  20241104160430272 DLGSUP <0013> gsup_server.c:235 3:  20241104160430272 DLGSUP <0013> gsup_server.c:237 3: 00  20241104160430272 DLGSUP <0013> gsup_server.c:235 4:  20241104160430272 DLGSUP <0013> gsup_server.c:237 4: 00  20241104160430272 DLGSUP <0013> gsup_server.c:235 5:  20241104160430272 DLGSUP <0013> gsup_server.c:237 5: 00  20241104160430272 DLGSUP <0013> gsup_server.c:235 7:  20241104160430272 DLGSUP <0013> gsup_server.c:237 7: 00  20241104160430272 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104160430272 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104160430272 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104160430272 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241104160430272 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241104160430288 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45627<->l=127.0.0.1:4259) 20241104160430289 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241104160430289 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241104160430296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51372<->l=127.0.0.1:4258 20241104160430314 DLINP <000b> input/ipa.c:451 connected read/write 20241104160430314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160430314 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423435322514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423435322514" cn_domain=CS} 20241104160430314 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423435322514 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241104160430314 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423435322514 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241104160430315 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423435322514.imsi 20241104160430315 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423435322514.imsi 20241104160430315 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423435322514.imsi: does not exist in local HLR 20241104160430325 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423435322514 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241104160430325 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241104160430325 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241104160430325 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241104160430325 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241104160430325 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241104160430325 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423435322514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104160430325 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104160430325 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241104160430325 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104160430325 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241104160430325 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104160430325 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241104160430330 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104160430330 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104160430330 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241104160430330 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241104160430330 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241104160430332 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104160430333 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104160430333 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241104160430374 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104160430374 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104160430374 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104160430374 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104160430375 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423435322514 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613136721 20241104160430375 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423435322514 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104160430375 DLINP <000b> input/ipa.c:451 connected read/write 20241104160430375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160430375 DLINP <000b> input/ipa.c:451 connected read/write 20241104160430375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160430382 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104160430382 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104160430382 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423435322514 MSISDN-491613136721 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104160430382 DLINP <000b> input/ipa.c:451 connected read/write 20241104160430382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160430382 DLINP <000b> input/ipa.c:451 connected read/write 20241104160430382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160430386 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104160430386 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104160430386 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423435322514 MSISDN-491613136721 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 20241104160430386 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423435322514 MSISDN-491613136721 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104160430386 DLINP <000b> input/ipa.c:451 connected read/write 20241104160430386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160430386 DLINP <000b> input/ipa.c:451 connected read/write 20241104160430386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104160430390 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613136721.msisdn 20241104160430390 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491613136721.msisdn: does not exist in local HLR 20241104160430390 DDGSM <0007> mslookup_server.c:352 sip.voice.491613136721.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241104160430390 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613136721.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241104160430395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51372<->l=127.0.0.1:4258 20241104160430397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51364<->l=127.0.0.1:4258 20241104160430399 DLINP <000b> input/ipa.c:451 connected read/write 20241104160430399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104160430399 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104160430399 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104160430399 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104160430400 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104160430400 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104160430400 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241104160430400 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241104160430400 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241104160430400 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45627<->l=127.0.0.1:4259) 20241104160430491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51378<->l=127.0.0.1:4258 20241104160430592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51378<->l=127.0.0.1:4258