20241025082553237 DMAIN <0000> hlr.c:802 hlr starting 20241025082553237 DDB <0001> db.c:599 using database: hlr.db 20241025082553237 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241025082553238 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241025082553238 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241025082553238 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241025082553273 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241025082553273 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241025082553381 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241025082553382 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241025082553382 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241025082554920 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082554920 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082554922 DLINP <000b> input/ipa.c:451 connected read/write 20241025082554922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082554923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41612<->l=127.0.0.1:4258 20241025082554925 DLINP <000b> input/ipa.c:451 connected read/write 20241025082554925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082554925 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082554925 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082554925 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  20241025082554925 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082554925 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  20241025082554925 DLGSUP <0013> gsup_server.c:235 2:  20241025082554925 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082554925 DLGSUP <0013> gsup_server.c:235 3:  20241025082554925 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082554925 DLGSUP <0013> gsup_server.c:235 4:  20241025082554925 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082554925 DLGSUP <0013> gsup_server.c:235 5:  20241025082554925 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082554925 DLGSUP <0013> gsup_server.c:235 7:  20241025082554925 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082554925 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082554925 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082554925 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082554941 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37435<->l=127.0.0.1:4259) 20241025082554952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41626<->l=127.0.0.1:4258 20241025082554965 DLINP <000b> input/ipa.c:451 connected read/write 20241025082554965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082554965 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"} 20241025082554965 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" 20241025082554965 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} 20241025082554965 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 20241025082554965 DLINP <000b> input/ipa.c:451 connected read/write 20241025082554965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082554965 DLINP <000b> input/ipa.c:451 connected read/write 20241025082554965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082554968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41626<->l=127.0.0.1:4258 20241025082554969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41612<->l=127.0.0.1:4258 20241025082554971 DLINP <000b> input/ipa.c:451 connected read/write 20241025082554971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082554971 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082554971 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082554971 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082554971 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37435<->l=127.0.0.1:4259) 20241025082555030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41634<->l=127.0.0.1:4258 20241025082555031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41634<->l=127.0.0.1:4258 20241025082558105 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082558105 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082558107 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082558108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35460<->l=127.0.0.1:4258 20241025082558109 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082558109 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082558109 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082558109 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  20241025082558109 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082558109 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  20241025082558109 DLGSUP <0013> gsup_server.c:235 2:  20241025082558109 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082558109 DLGSUP <0013> gsup_server.c:235 3:  20241025082558109 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082558109 DLGSUP <0013> gsup_server.c:235 4:  20241025082558109 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082558109 DLGSUP <0013> gsup_server.c:235 5:  20241025082558109 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082558109 DLGSUP <0013> gsup_server.c:235 7:  20241025082558109 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082558109 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082558109 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082558109 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082558126 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35281<->l=127.0.0.1:4259) 20241025082558153 DAUC <0003> db_auc.c:157 IMSI='262429095232950': No 2G Auth Data 20241025082558153 DAUC <0003> db_auc.c:192 IMSI='262429095232950': No 3G Auth Data 20241025082558190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35474<->l=127.0.0.1:4258 20241025082558194 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082558194 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429095232950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429095232950"} 20241025082558202 DAUC <0003> db_auc.c:192 IMSI='262429095232950': No 3G Auth Data 20241025082558202 DAUC <0003> db_auc.c:236 IMSI='262429095232950': Calling to generate 5 vectors 20241025082558202 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241025082558202 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082558202 DAUC <0003> auc.c:113 vector [0]: rand = f01c3c2872b8b724023ea26956786569 20241025082558202 DAUC <0003> auc.c:179 vector [0]: kc = 2dc07126cfb21000 20241025082558202 DAUC <0003> auc.c:180 vector [0]: sres = c934a72e 20241025082558202 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025082558202 DAUC <0003> auc.c:113 vector [1]: rand = a272ac688df3b0af7fa99a912b499dd6 20241025082558202 DAUC <0003> auc.c:179 vector [1]: kc = b3dc78238bd11000 20241025082558202 DAUC <0003> auc.c:180 vector [1]: sres = f2e139db 20241025082558202 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241025082558202 DAUC <0003> auc.c:113 vector [2]: rand = dcf1f4ccfb127efbcb43bad5f852e8d5 20241025082558202 DAUC <0003> auc.c:179 vector [2]: kc = 0dbd208379fd7400 20241025082558202 DAUC <0003> auc.c:180 vector [2]: sres = 465f2ddd 20241025082558202 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241025082558202 DAUC <0003> auc.c:113 vector [3]: rand = 96282aa539df96fba5e62b6b4e44f270 20241025082558202 DAUC <0003> auc.c:179 vector [3]: kc = 8b92fb8e5fa27400 20241025082558202 DAUC <0003> auc.c:180 vector [3]: sres = 5b920da8 20241025082558202 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241025082558202 DAUC <0003> auc.c:113 vector [4]: rand = a92961cfaae6de51ddf9fff8254506f0 20241025082558202 DAUC <0003> auc.c:179 vector [4]: kc = d30789d359027000 20241025082558202 DAUC <0003> auc.c:180 vector [4]: sres = 5c5fc0b1 20241025082558202 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241025082558202 DAUC <0003> db_auc.c:245 IMSI='262429095232950': Generated 5 vectors 20241025082558202 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429095232950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429095232950"} 20241025082558202 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429095232950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082558202 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082558202 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082558205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35474<->l=127.0.0.1:4258 20241025082558232 DAUC <0003> db_auc.c:157 IMSI='262424559775977': No 2G Auth Data 20241025082558232 DAUC <0003> db_auc.c:192 IMSI='262424559775977': No 3G Auth Data 20241025082558267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35488<->l=127.0.0.1:4258 20241025082558271 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082558271 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424559775977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424559775977"} 20241025082558271 DAUC <0003> db_auc.c:192 IMSI='262424559775977': No 3G Auth Data 20241025082558271 DAUC <0003> db_auc.c:236 IMSI='262424559775977': Calling to generate 5 vectors 20241025082558271 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241025082558271 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082558271 DAUC <0003> auc.c:113 vector [0]: rand = a45eba15769749b18d0660b7458a689c 20241025082558271 DAUC <0003> auc.c:179 vector [0]: kc = 63210b6c7c9f2800 20241025082558271 DAUC <0003> auc.c:180 vector [0]: sres = b9a7a9a3 20241025082558271 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025082558271 DAUC <0003> auc.c:113 vector [1]: rand = 27ec30e548a8c0fac81a6b507644fee6 20241025082558271 DAUC <0003> auc.c:179 vector [1]: kc = 226d26c8c19a9400 20241025082558271 DAUC <0003> auc.c:180 vector [1]: sres = 2f740d1d 20241025082558271 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241025082558271 DAUC <0003> auc.c:113 vector [2]: rand = 6f38f4a1339ee5efdb3ea2a08a89f39c 20241025082558271 DAUC <0003> auc.c:179 vector [2]: kc = d4f5677dec675800 20241025082558271 DAUC <0003> auc.c:180 vector [2]: sres = 0cfa604c 20241025082558271 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241025082558271 DAUC <0003> auc.c:113 vector [3]: rand = 5a19cfa3d0f6fcfd213b3d101840e23e 20241025082558271 DAUC <0003> auc.c:179 vector [3]: kc = 8f78f433d9c79400 20241025082558271 DAUC <0003> auc.c:180 vector [3]: sres = cc4c65c3 20241025082558271 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241025082558271 DAUC <0003> auc.c:113 vector [4]: rand = 164aeca373761882ebd0286b61bdc427 20241025082558271 DAUC <0003> auc.c:179 vector [4]: kc = 8d5b46fa1d049c00 20241025082558271 DAUC <0003> auc.c:180 vector [4]: sres = 79c7c089 20241025082558271 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241025082558271 DAUC <0003> db_auc.c:245 IMSI='262424559775977': Generated 5 vectors 20241025082558271 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424559775977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424559775977"} 20241025082558271 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424559775977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082558271 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082558271 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082558274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35488<->l=127.0.0.1:4258 20241025082558301 DAUC <0003> db_auc.c:157 IMSI='262423819660125': No 2G Auth Data 20241025082558301 DAUC <0003> db_auc.c:192 IMSI='262423819660125': No 3G Auth Data 20241025082558336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35492<->l=127.0.0.1:4258 20241025082558340 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082558340 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262423819660125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423819660125"} 20241025082558340 DAUC <0003> db_auc.c:192 IMSI='262423819660125': No 3G Auth Data 20241025082558340 DAUC <0003> db_auc.c:236 IMSI='262423819660125': Calling to generate 5 vectors 20241025082558340 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241025082558340 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082558340 DAUC <0003> auc.c:113 vector [0]: rand = 102cf3cb8591bbfb128a4b55726b6679 20241025082558340 DAUC <0003> auc.c:179 vector [0]: kc = c991e503b445634c 20241025082558340 DAUC <0003> auc.c:180 vector [0]: sres = 84694be9 20241025082558340 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025082558340 DAUC <0003> auc.c:113 vector [1]: rand = e15a0633a9e6c80b2b39ba9150413289 20241025082558340 DAUC <0003> auc.c:179 vector [1]: kc = 35b5e88da57c8434 20241025082558340 DAUC <0003> auc.c:180 vector [1]: sres = b829607a 20241025082558340 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241025082558340 DAUC <0003> auc.c:113 vector [2]: rand = 38141170363f26e528488eac1aa02869 20241025082558340 DAUC <0003> auc.c:179 vector [2]: kc = ddb5b0971a3fc06a 20241025082558340 DAUC <0003> auc.c:180 vector [2]: sres = bdea994a 20241025082558340 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241025082558340 DAUC <0003> auc.c:113 vector [3]: rand = b160ab8e686652f8d35695f0b4107a3f 20241025082558340 DAUC <0003> auc.c:179 vector [3]: kc = bbdcfd7b92c8c52b 20241025082558340 DAUC <0003> auc.c:180 vector [3]: sres = 13bec0b6 20241025082558340 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241025082558340 DAUC <0003> auc.c:113 vector [4]: rand = c54fdb12ac9a3701a3b4467f2c7c3455 20241025082558340 DAUC <0003> auc.c:179 vector [4]: kc = de5c4faa48216519 20241025082558340 DAUC <0003> auc.c:180 vector [4]: sres = 8351f165 20241025082558340 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241025082558340 DAUC <0003> db_auc.c:245 IMSI='262423819660125': Generated 5 vectors 20241025082558340 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262423819660125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423819660125"} 20241025082558340 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262423819660125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082558340 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082558340 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082558342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35492<->l=127.0.0.1:4258 20241025082558371 DAUC <0003> db_auc.c:157 IMSI='262420017258062': No 2G Auth Data 20241025082558371 DAUC <0003> db_auc.c:192 IMSI='262420017258062': No 3G Auth Data 20241025082558406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35504<->l=127.0.0.1:4258 20241025082558409 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082558409 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420017258062 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420017258062"} 20241025082558409 DAUC <0003> db_auc.c:157 IMSI='262420017258062': No 2G Auth Data 20241025082558409 DAUC <0003> db_auc.c:236 IMSI='262420017258062': Calling to generate 5 vectors 20241025082558409 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241025082558409 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082558409 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025082558409 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025082558409 DAUC <0003> auc.c:113 vector [0]: rand = f4c35c798898bc3b49a2989099740e44 20241025082558409 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025082558409 DAUC <0003> auc.c:142 vector [0]: autn = fbe062fa537000003f8ca5580612ec9e 20241025082558409 DAUC <0003> auc.c:143 vector [0]: ck = cceaa3818b8f55a2471519a3f31860df 20241025082558409 DAUC <0003> auc.c:144 vector [0]: ik = f5e77c37d4bb85f85c80eb97018dcc2a 20241025082558409 DAUC <0003> auc.c:145 vector [0]: res = ab5178cdf32880fe0000000000000000 20241025082558409 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082558409 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241025082558409 DAUC <0003> auc.c:151 vector [0]: kc = 22982d82ada17caf 20241025082558409 DAUC <0003> auc.c:152 vector [0]: sres = 5879f833 20241025082558409 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241025082558409 DAUC <0003> auc.c:113 vector [1]: rand = 5687f4cfc27564e77aa729a37c93aea6 20241025082558409 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241025082558409 DAUC <0003> auc.c:142 vector [1]: autn = 1c94386b3de800003b9d616cebe11414 20241025082558409 DAUC <0003> auc.c:143 vector [1]: ck = 51cde775538ebc39275e525f51cf8121 20241025082558409 DAUC <0003> auc.c:144 vector [1]: ik = d2a7916eadb5f7cf5ad96a062fad5fc6 20241025082558409 DAUC <0003> auc.c:145 vector [1]: res = 1eaa85586d82dcf10000000000000000 20241025082558409 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082558409 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241025082558409 DAUC <0003> auc.c:151 vector [1]: kc = feed4e4280599511 20241025082558409 DAUC <0003> auc.c:152 vector [1]: sres = 732859a9 20241025082558409 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241025082558409 DAUC <0003> auc.c:113 vector [2]: rand = b4389d9e914a4e8e547dbbbb91ae8e8a 20241025082558409 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241025082558409 DAUC <0003> auc.c:142 vector [2]: autn = 225d3218b31400003eb643aea5af5be7 20241025082558409 DAUC <0003> auc.c:143 vector [2]: ck = f7a14706d5ba4fe460c0a491fd0f66aa 20241025082558409 DAUC <0003> auc.c:144 vector [2]: ik = f549f584c548b733eb2b1ebc58af5a44 20241025082558409 DAUC <0003> auc.c:145 vector [2]: res = 7722495d86d8bda10000000000000000 20241025082558409 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082558409 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241025082558409 DAUC <0003> auc.c:151 vector [2]: kc = 890308afb552c439 20241025082558409 DAUC <0003> auc.c:152 vector [2]: sres = f1faf4fc 20241025082558409 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241025082558409 DAUC <0003> auc.c:113 vector [3]: rand = 912e148a912f85285d0951914cebf83e 20241025082558409 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241025082558409 DAUC <0003> auc.c:142 vector [3]: autn = b9c19d1c584800003e55b2302975a0c0 20241025082558409 DAUC <0003> auc.c:143 vector [3]: ck = 9ef6556e4631426e7f01932da3a6bb45 20241025082558409 DAUC <0003> auc.c:144 vector [3]: ik = a8b2ad4845379636675ed6cfef85045e 20241025082558409 DAUC <0003> auc.c:145 vector [3]: res = 2cd08f0fa2bf629b0000000000000000 20241025082558409 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082558409 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241025082558409 DAUC <0003> auc.c:151 vector [3]: kc = 2e1bbdc44f256b43 20241025082558409 DAUC <0003> auc.c:152 vector [3]: sres = 8e6fed94 20241025082558409 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241025082558409 DAUC <0003> auc.c:113 vector [4]: rand = d28cb0c8c230d2441c83341ef39686ca 20241025082558409 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241025082558409 DAUC <0003> auc.c:142 vector [4]: autn = a7c424dfb75e00001d7a35cc2426711e 20241025082558409 DAUC <0003> auc.c:143 vector [4]: ck = 379b850d244348f014adabae8fe41a1a 20241025082558409 DAUC <0003> auc.c:144 vector [4]: ik = a3121f14fe75c25c7a76a8cd5d39fb85 20241025082558409 DAUC <0003> auc.c:145 vector [4]: res = 99e8eac209ea7d830000000000000000 20241025082558409 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025082558409 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241025082558409 DAUC <0003> auc.c:151 vector [4]: kc = fa52997a08eb6b33 20241025082558409 DAUC <0003> auc.c:152 vector [4]: sres = 90029741 20241025082558409 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241025082558409 DAUC <0003> db_auc.c:245 IMSI='262420017258062': Generated 5 vectors 20241025082558409 DAUC <0003> db_auc.c:249 IMSI='262420017258062': Updating SQN=161 in DB 20241025082558417 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420017258062 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420017258062"} 20241025082558417 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420017258062 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082558417 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082558417 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082558420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35504<->l=127.0.0.1:4258 20241025082558454 DAUC <0003> db_auc.c:157 IMSI='262420871462409': No 2G Auth Data 20241025082558454 DAUC <0003> db_auc.c:192 IMSI='262420871462409': No 3G Auth Data 20241025082558488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35506<->l=127.0.0.1:4258 20241025082558491 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082558491 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420871462409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420871462409"} 20241025082558491 DAUC <0003> db_auc.c:157 IMSI='262420871462409': No 2G Auth Data 20241025082558491 DAUC <0003> db_auc.c:236 IMSI='262420871462409': Calling to generate 5 vectors 20241025082558491 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241025082558491 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082558491 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241025082558491 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025082558491 DAUC <0003> auc.c:113 vector [0]: rand = c44f3fb0f48b08ecf0e11da08835ade7 20241025082558491 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025082558491 DAUC <0003> auc.c:142 vector [0]: autn = 711cdb7a958e0000b3b018df9df824b5 20241025082558491 DAUC <0003> auc.c:143 vector [0]: ck = 27877c231c077a6b445df704d99b0a86 20241025082558491 DAUC <0003> auc.c:144 vector [0]: ik = d9b197f156a07375e047a43122fcdff9 20241025082558491 DAUC <0003> auc.c:145 vector [0]: res = ce184d95456dae840000000000000000 20241025082558491 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082558491 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241025082558491 DAUC <0003> auc.c:151 vector [0]: kc = 5a2cb8e7b1c0dc61 20241025082558491 DAUC <0003> auc.c:152 vector [0]: sres = 8b75e311 20241025082558491 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241025082558491 DAUC <0003> auc.c:113 vector [1]: rand = 63adb43d1fedb530f69b13ed54b8fd9a 20241025082558491 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241025082558491 DAUC <0003> auc.c:142 vector [1]: autn = abf0b67604810000d04490e3323772af 20241025082558491 DAUC <0003> auc.c:143 vector [1]: ck = f8d0ad87c3e244ebbf2d38f642e35592 20241025082558491 DAUC <0003> auc.c:144 vector [1]: ik = ae8da4ae5597b2f50c32c3cc6ad0645b 20241025082558491 DAUC <0003> auc.c:145 vector [1]: res = cc9048e2f32304d80000000000000000 20241025082558491 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082558491 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241025082558491 DAUC <0003> auc.c:151 vector [1]: kc = e542f213be46c7d7 20241025082558491 DAUC <0003> auc.c:152 vector [1]: sres = 3fb34c3a 20241025082558491 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241025082558491 DAUC <0003> auc.c:113 vector [2]: rand = b4bf4a56dc384cb1bdb89ff3880902d4 20241025082558491 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241025082558492 DAUC <0003> auc.c:142 vector [2]: autn = a83fc14487070000afd86bc36854858c 20241025082558492 DAUC <0003> auc.c:143 vector [2]: ck = 8e3edd59c331f89a57fa3fb421cc320d 20241025082558492 DAUC <0003> auc.c:144 vector [2]: ik = f05b7b835564b5bd1bcaec50c1d75b65 20241025082558492 DAUC <0003> auc.c:145 vector [2]: res = ff04f34c9f9dfc070000000000000000 20241025082558492 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082558492 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241025082558492 DAUC <0003> auc.c:151 vector [2]: kc = 3255753e764e244f 20241025082558492 DAUC <0003> auc.c:152 vector [2]: sres = 60990f4b 20241025082558492 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241025082558492 DAUC <0003> auc.c:113 vector [3]: rand = e64997a6ceff4d8e6fe680822614ae12 20241025082558492 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241025082558492 DAUC <0003> auc.c:142 vector [3]: autn = abeb1cb5bd6b00008f23d632fc93457d 20241025082558492 DAUC <0003> auc.c:143 vector [3]: ck = 6a532d6d1bd702f6081b841da06164f9 20241025082558492 DAUC <0003> auc.c:144 vector [3]: ik = e574c4f4c4d5a3307425c8dc112a5a69 20241025082558492 DAUC <0003> auc.c:145 vector [3]: res = ae280bb16ba57b7f0000000000000000 20241025082558492 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082558492 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241025082558492 DAUC <0003> auc.c:151 vector [3]: kc = f319a5586e499f56 20241025082558492 DAUC <0003> auc.c:152 vector [3]: sres = c58d70ce 20241025082558492 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241025082558492 DAUC <0003> auc.c:113 vector [4]: rand = 67cb845887e29b268e507baabf4f0e27 20241025082558492 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241025082558492 DAUC <0003> auc.c:142 vector [4]: autn = 1ef68c7a9e070000d603655d71aee17d 20241025082558492 DAUC <0003> auc.c:143 vector [4]: ck = 73ee27155aba3ec27e3b23ac8215f72b 20241025082558492 DAUC <0003> auc.c:144 vector [4]: ik = 23f29948dc63f176fb66fdb86a4f0be2 20241025082558492 DAUC <0003> auc.c:145 vector [4]: res = aa916aaa50c8b7150000000000000000 20241025082558492 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025082558492 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241025082558492 DAUC <0003> auc.c:151 vector [4]: kc = d54160496e83337d 20241025082558492 DAUC <0003> auc.c:152 vector [4]: sres = fa59ddbf 20241025082558492 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241025082558492 DAUC <0003> db_auc.c:245 IMSI='262420871462409': Generated 5 vectors 20241025082558492 DAUC <0003> db_auc.c:249 IMSI='262420871462409': Updating SQN=161 in DB 20241025082558502 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420871462409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420871462409"} 20241025082558502 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420871462409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082558502 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082558502 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082558505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35506<->l=127.0.0.1:4258 20241025082558536 DAUC <0003> db_auc.c:157 IMSI='262420314895195': No 2G Auth Data 20241025082558536 DAUC <0003> db_auc.c:192 IMSI='262420314895195': No 3G Auth Data 20241025082558580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35516<->l=127.0.0.1:4258 20241025082558583 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082558583 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420314895195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420314895195"} 20241025082558583 DAUC <0003> db_auc.c:236 IMSI='262420314895195': Calling to generate 5 vectors 20241025082558583 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241025082558583 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082558583 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025082558583 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025082558583 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082558583 DAUC <0003> auc.c:113 vector [0]: rand = 01a168023ea5578a9fdc22857a940821 20241025082558583 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025082558583 DAUC <0003> auc.c:142 vector [0]: autn = aa878c6e970b0000506006c06b81786b 20241025082558583 DAUC <0003> auc.c:143 vector [0]: ck = 86ba3f12c7c8cb17cfff3a3afdd9e579 20241025082558583 DAUC <0003> auc.c:144 vector [0]: ik = 047a5096f04815ad367094dd67d71e71 20241025082558583 DAUC <0003> auc.c:145 vector [0]: res = b3c53f5aad3506620000000000000000 20241025082558583 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082558583 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025082558583 DAUC <0003> auc.c:179 vector [0]: kc = a2bd796530cd1400 20241025082558583 DAUC <0003> auc.c:180 vector [0]: sres = 33d3576f 20241025082558583 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025082558583 DAUC <0003> auc.c:113 vector [1]: rand = 32ae10cf12aef8918fa6c3d037eda28e 20241025082558583 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241025082558583 DAUC <0003> auc.c:142 vector [1]: autn = 4857153312130000a811519837b503ee 20241025082558583 DAUC <0003> auc.c:143 vector [1]: ck = a1a4d4c9a1478bc298700cafea7b5fa8 20241025082558583 DAUC <0003> auc.c:144 vector [1]: ik = 751b9bc65308484a7772301ad1732a79 20241025082558583 DAUC <0003> auc.c:145 vector [1]: res = 4bcb53be6a7229df0000000000000000 20241025082558583 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082558583 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025082558583 DAUC <0003> auc.c:179 vector [1]: kc = 2dee836b03c1cc00 20241025082558583 DAUC <0003> auc.c:180 vector [1]: sres = 5b514021 20241025082558583 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025082558583 DAUC <0003> auc.c:113 vector [2]: rand = f66384420621bd044baf33efe819cbb9 20241025082558583 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241025082558583 DAUC <0003> auc.c:142 vector [2]: autn = fe907794a3f900005617092ae6cbe557 20241025082558583 DAUC <0003> auc.c:143 vector [2]: ck = 410a332834f1b78d1e234844f10505a7 20241025082558583 DAUC <0003> auc.c:144 vector [2]: ik = b5428885b168dd437a5373420b84cdc5 20241025082558583 DAUC <0003> auc.c:145 vector [2]: res = 5558eb0f3b7c5b500000000000000000 20241025082558583 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082558583 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025082558583 DAUC <0003> auc.c:179 vector [2]: kc = d051bcb46deb7800 20241025082558583 DAUC <0003> auc.c:180 vector [2]: sres = 88ff44b9 20241025082558583 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025082558583 DAUC <0003> auc.c:113 vector [3]: rand = 0b499b19b9ef4d80f0be08df812ef536 20241025082558583 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241025082558583 DAUC <0003> auc.c:142 vector [3]: autn = 31cecba70a990000dec6647705235e99 20241025082558583 DAUC <0003> auc.c:143 vector [3]: ck = e46f8f366eaf87fda0eb0549ebbbd86a 20241025082558583 DAUC <0003> auc.c:144 vector [3]: ik = 51ef6b538fb8152d3638e4f57549e187 20241025082558583 DAUC <0003> auc.c:145 vector [3]: res = 74c8f0f7e0a8cb6f0000000000000000 20241025082558583 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082558583 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025082558583 DAUC <0003> auc.c:179 vector [3]: kc = 56c90dfff1626c00 20241025082558583 DAUC <0003> auc.c:180 vector [3]: sres = ccb316f1 20241025082558583 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025082558583 DAUC <0003> auc.c:113 vector [4]: rand = dd24a944a9c709baac0533a717b23b1d 20241025082558583 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241025082558583 DAUC <0003> auc.c:142 vector [4]: autn = efb447228c4c0000ee4053b7d11fedec 20241025082558583 DAUC <0003> auc.c:143 vector [4]: ck = b54950478ee1e04d8057ab3fb5aa937e 20241025082558583 DAUC <0003> auc.c:144 vector [4]: ik = 0172d04e7243f4c5d2ec5b11b3596362 20241025082558583 DAUC <0003> auc.c:145 vector [4]: res = 58892933459cce640000000000000000 20241025082558583 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025082558583 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241025082558583 DAUC <0003> auc.c:179 vector [4]: kc = 9846f03da43b4800 20241025082558583 DAUC <0003> auc.c:180 vector [4]: sres = da14f056 20241025082558583 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241025082558583 DAUC <0003> db_auc.c:245 IMSI='262420314895195': Generated 5 vectors 20241025082558583 DAUC <0003> db_auc.c:249 IMSI='262420314895195': Updating SQN=161 in DB 20241025082558593 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420314895195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420314895195"} 20241025082558593 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420314895195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082558593 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082558593 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082558597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35516<->l=127.0.0.1:4258 20241025082558635 DAUC <0003> db_auc.c:157 IMSI='262423933626463': No 2G Auth Data 20241025082558635 DAUC <0003> db_auc.c:192 IMSI='262423933626463': No 3G Auth Data 20241025082558678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35524<->l=127.0.0.1:4258 20241025082558682 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082558682 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423933626463 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423933626463"} 20241025082558682 DAUC <0003> db_auc.c:236 IMSI='262423933626463': Calling to generate 5 vectors 20241025082558682 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241025082558682 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082558682 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025082558682 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025082558682 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082558682 DAUC <0003> auc.c:113 vector [0]: rand = 517a170d868a7e436fdf5af85403ba46 20241025082558682 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025082558682 DAUC <0003> auc.c:142 vector [0]: autn = 07e084392da6000055f78a87d6f6492c 20241025082558682 DAUC <0003> auc.c:143 vector [0]: ck = 9eda3169d035ae4dead6a579b7cfb1c1 20241025082558682 DAUC <0003> auc.c:144 vector [0]: ik = 8b0e321c45cc1966d31bccf0f5e866ba 20241025082558682 DAUC <0003> auc.c:145 vector [0]: res = f9b2eedd3a29e3ce0000000000000000 20241025082558682 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082558682 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025082558682 DAUC <0003> auc.c:179 vector [0]: kc = ae16267737a50800 20241025082558682 DAUC <0003> auc.c:180 vector [0]: sres = 74a9f138 20241025082558682 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025082558682 DAUC <0003> auc.c:113 vector [1]: rand = 2b3287a0e6b8486cb550d986d096d52a 20241025082558682 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241025082558682 DAUC <0003> auc.c:142 vector [1]: autn = 181ef40f9c3d000077f614088a6c1286 20241025082558682 DAUC <0003> auc.c:143 vector [1]: ck = 3a917f2e01128fcb708648848b9b9352 20241025082558682 DAUC <0003> auc.c:144 vector [1]: ik = 6425d5f90e675ed202cc6e9898c47ae3 20241025082558682 DAUC <0003> auc.c:145 vector [1]: res = 293c858af213092f0000000000000000 20241025082558682 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082558682 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025082558682 DAUC <0003> auc.c:179 vector [1]: kc = 2138da2a97635000 20241025082558682 DAUC <0003> auc.c:180 vector [1]: sres = c3571d81 20241025082558682 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025082558682 DAUC <0003> auc.c:113 vector [2]: rand = 9987bcaa06e351cde8b20c18ee4193dd 20241025082558682 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241025082558682 DAUC <0003> auc.c:142 vector [2]: autn = 713c401013ab0000345bb94836cc778a 20241025082558682 DAUC <0003> auc.c:143 vector [2]: ck = fb92488cc707879c5f7952cf42f43f7d 20241025082558682 DAUC <0003> auc.c:144 vector [2]: ik = 39c1a1cceb6ed9ed29ea637bb32de96b 20241025082558682 DAUC <0003> auc.c:145 vector [2]: res = 8ff973de04c5a81a0000000000000000 20241025082558682 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082558682 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025082558682 DAUC <0003> auc.c:179 vector [2]: kc = 70f391aab5d9d000 20241025082558682 DAUC <0003> auc.c:180 vector [2]: sres = 5a7944e8 20241025082558682 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025082558682 DAUC <0003> auc.c:113 vector [3]: rand = d1961ccd8767c76e888011ec202f5700 20241025082558682 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241025082558682 DAUC <0003> auc.c:142 vector [3]: autn = 4edd0d7fecb90000bd9f4146896366dd 20241025082558682 DAUC <0003> auc.c:143 vector [3]: ck = bfc9e92fe30e4d42172965fe06955171 20241025082558682 DAUC <0003> auc.c:144 vector [3]: ik = e6798ce7e7262a5251107be2c6eda415 20241025082558682 DAUC <0003> auc.c:145 vector [3]: res = 9850d00d9fa2ed160000000000000000 20241025082558682 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082558682 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025082558682 DAUC <0003> auc.c:179 vector [3]: kc = 047511c8ab5f7800 20241025082558682 DAUC <0003> auc.c:180 vector [3]: sres = 5ddf7a73 20241025082558682 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025082558682 DAUC <0003> auc.c:113 vector [4]: rand = 524224a3b2fde33c0a44885795b19496 20241025082558682 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241025082558682 DAUC <0003> auc.c:142 vector [4]: autn = af7d52038c4c00005bae4a70cec0e405 20241025082558682 DAUC <0003> auc.c:143 vector [4]: ck = cc743d4f99a80f9c3c268c43917b7aed 20241025082558682 DAUC <0003> auc.c:144 vector [4]: ik = 3b6c79cfb280dd8db6b49d6d542c6e2c 20241025082558682 DAUC <0003> auc.c:145 vector [4]: res = 1a83a49cca1fff730000000000000000 20241025082558682 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025082558682 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241025082558682 DAUC <0003> auc.c:179 vector [4]: kc = 0b40ce959fd58800 20241025082558682 DAUC <0003> auc.c:180 vector [4]: sres = 4e88ea2f 20241025082558682 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241025082558682 DAUC <0003> db_auc.c:245 IMSI='262423933626463': Generated 5 vectors 20241025082558682 DAUC <0003> db_auc.c:249 IMSI='262423933626463': Updating SQN=161 in DB 20241025082558691 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423933626463 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423933626463"} 20241025082558691 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423933626463 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082558691 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082558691 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082558694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35524<->l=127.0.0.1:4258 20241025082558732 DAUC <0003> db_auc.c:157 IMSI='262422969004976': No 2G Auth Data 20241025082558732 DAUC <0003> db_auc.c:192 IMSI='262422969004976': No 3G Auth Data 20241025082558776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35538<->l=127.0.0.1:4258 20241025082558780 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082558780 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422969004976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422969004976"} 20241025082558780 DAUC <0003> db_auc.c:236 IMSI='262422969004976': Calling to generate 5 vectors 20241025082558780 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241025082558780 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082558780 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025082558780 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025082558780 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082558780 DAUC <0003> auc.c:113 vector [0]: rand = d9aca1f3b8bf7752b571e1a52e1b7376 20241025082558780 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025082558780 DAUC <0003> auc.c:142 vector [0]: autn = 2eb3e09a59810000c0487fb236415b2f 20241025082558780 DAUC <0003> auc.c:143 vector [0]: ck = cabc86d8bcf2eccef14b8b3b7713321e 20241025082558780 DAUC <0003> auc.c:144 vector [0]: ik = ab53d086f1f12465feb3ace4f0b13284 20241025082558780 DAUC <0003> auc.c:145 vector [0]: res = a34ed8574b84357c0000000000000000 20241025082558780 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082558780 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025082558780 DAUC <0003> auc.c:179 vector [0]: kc = e8432df9ae7804e6 20241025082558780 DAUC <0003> auc.c:180 vector [0]: sres = 8b6ba594 20241025082558780 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025082558780 DAUC <0003> auc.c:113 vector [1]: rand = 2be8f80beb29dda778638ce4e3cfc414 20241025082558780 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241025082558780 DAUC <0003> auc.c:142 vector [1]: autn = 290ec421adbe0000638a9ce4707d9f93 20241025082558780 DAUC <0003> auc.c:143 vector [1]: ck = c607b1641dbd87086dadbb26698def7f 20241025082558780 DAUC <0003> auc.c:144 vector [1]: ik = 3b3e3d14b34964ec6243a3d6cd336b2f 20241025082558780 DAUC <0003> auc.c:145 vector [1]: res = 1266116d33927a070000000000000000 20241025082558780 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082558780 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025082558780 DAUC <0003> auc.c:179 vector [1]: kc = 41aa4d6ffa3398c5 20241025082558780 DAUC <0003> auc.c:180 vector [1]: sres = 09d237cc 20241025082558781 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025082558781 DAUC <0003> auc.c:113 vector [2]: rand = 0cfd84f2c5794280eb26d5ab79b01d16 20241025082558781 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241025082558781 DAUC <0003> auc.c:142 vector [2]: autn = 27bd469d1e7f0000986a5f534827a898 20241025082558781 DAUC <0003> auc.c:143 vector [2]: ck = 25d4370e1832442511d01968a489b7f6 20241025082558781 DAUC <0003> auc.c:144 vector [2]: ik = a46baeb9325bd49576cd8ff20c667698 20241025082558781 DAUC <0003> auc.c:145 vector [2]: res = 747a834c4eeb3f6b0000000000000000 20241025082558781 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082558781 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025082558781 DAUC <0003> auc.c:179 vector [2]: kc = 65910d00f9a12cf0 20241025082558781 DAUC <0003> auc.c:180 vector [2]: sres = 0a58a8ad 20241025082558781 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025082558781 DAUC <0003> auc.c:113 vector [3]: rand = 79316df875fb5da7d2f2e4fe3a400739 20241025082558781 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241025082558781 DAUC <0003> auc.c:142 vector [3]: autn = 2c4f7ab36eb50000637c9b485e3bc01a 20241025082558781 DAUC <0003> auc.c:143 vector [3]: ck = 2c8771337147d81fc3e41cd5b2fafb03 20241025082558781 DAUC <0003> auc.c:144 vector [3]: ik = f9da92aa9ab4be0debf794d743430be6 20241025082558781 DAUC <0003> auc.c:145 vector [3]: res = 361e8c107022c6790000000000000000 20241025082558781 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082558781 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025082558781 DAUC <0003> auc.c:179 vector [3]: kc = 840288f09d9df4c4 20241025082558781 DAUC <0003> auc.c:180 vector [3]: sres = dac95a68 20241025082558781 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025082558781 DAUC <0003> auc.c:113 vector [4]: rand = 9666ffaba76c93c6ecf3b6c0d82a39cf 20241025082558781 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241025082558781 DAUC <0003> auc.c:142 vector [4]: autn = c1226cec7a2300005e807843beda5f10 20241025082558781 DAUC <0003> auc.c:143 vector [4]: ck = 380efaa382da42b9f0e512e4eb7fc237 20241025082558781 DAUC <0003> auc.c:144 vector [4]: ik = e63dbb3ce6f32c236942f342b5d8e01d 20241025082558781 DAUC <0003> auc.c:145 vector [4]: res = 4458062fe4008b240000000000000000 20241025082558781 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025082558781 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241025082558781 DAUC <0003> auc.c:179 vector [4]: kc = e71393db0fe82f7e 20241025082558781 DAUC <0003> auc.c:180 vector [4]: sres = 3fc7389d 20241025082558781 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241025082558781 DAUC <0003> db_auc.c:245 IMSI='262422969004976': Generated 5 vectors 20241025082558781 DAUC <0003> db_auc.c:249 IMSI='262422969004976': Updating SQN=161 in DB 20241025082558792 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422969004976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422969004976"} 20241025082558792 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422969004976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082558792 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082558792 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082558795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35538<->l=127.0.0.1:4258 20241025082558826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35460<->l=127.0.0.1:4258 20241025082558827 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35281<->l=127.0.0.1:4259) 20241025082558828 DLINP <000b> input/ipa.c:451 connected read/write 20241025082558828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082558828 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082558828 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082558828 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082558871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35550<->l=127.0.0.1:4258 20241025082558871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35550<->l=127.0.0.1:4258 20241025082601949 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082601949 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082601950 DLINP <000b> input/ipa.c:451 connected read/write 20241025082601950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082601951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35562<->l=127.0.0.1:4258 20241025082601952 DLINP <000b> input/ipa.c:451 connected read/write 20241025082601952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082601952 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082601952 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082601952 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  20241025082601952 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082601952 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  20241025082601952 DLGSUP <0013> gsup_server.c:235 2:  20241025082601952 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082601952 DLGSUP <0013> gsup_server.c:235 3:  20241025082601952 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082601952 DLGSUP <0013> gsup_server.c:235 4:  20241025082601952 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082601952 DLGSUP <0013> gsup_server.c:235 5:  20241025082601952 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082601952 DLGSUP <0013> gsup_server.c:235 7:  20241025082601952 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082601952 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082601952 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082601952 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082601968 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39961<->l=127.0.0.1:4259) 20241025082601998 DAUC <0003> db_auc.c:157 IMSI='262426941859502': No 2G Auth Data 20241025082601998 DAUC <0003> db_auc.c:192 IMSI='262426941859502': No 3G Auth Data 20241025082602034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35566<->l=127.0.0.1:4258 20241025082602039 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602039 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426941859502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426941859502"} 20241025082602039 DAUC <0003> db_auc.c:192 IMSI='262426941859502': No 3G Auth Data 20241025082602039 DAUC <0003> db_auc.c:236 IMSI='262426941859502': Calling to generate 1 vectors 20241025082602039 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241025082602039 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082602039 DAUC <0003> auc.c:113 vector [0]: rand = 5849789400d7563fb95e5fd58e7b2f50 20241025082602039 DAUC <0003> auc.c:179 vector [0]: kc = d8ab94a9dbe30c00 20241025082602039 DAUC <0003> auc.c:180 vector [0]: sres = 05592710 20241025082602039 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025082602039 DAUC <0003> db_auc.c:245 IMSI='262426941859502': Generated 1 vectors 20241025082602039 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426941859502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426941859502"} 20241025082602039 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426941859502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602039 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602039 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602042 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602042 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426941859502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426941859502"} 20241025082602042 DAUC <0003> db_auc.c:192 IMSI='262426941859502': No 3G Auth Data 20241025082602042 DAUC <0003> db_auc.c:236 IMSI='262426941859502': Calling to generate 4 vectors 20241025082602042 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241025082602042 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082602042 DAUC <0003> auc.c:113 vector [0]: rand = 96eaf5ef7598a6fce91ee9a9e7cbf133 20241025082602042 DAUC <0003> auc.c:179 vector [0]: kc = d70557c032677400 20241025082602042 DAUC <0003> auc.c:180 vector [0]: sres = 2190ea0e 20241025082602042 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025082602042 DAUC <0003> auc.c:113 vector [1]: rand = c31456f909b035bd121b94dbe32b78ae 20241025082602042 DAUC <0003> auc.c:179 vector [1]: kc = dc20e2cbf8683c00 20241025082602042 DAUC <0003> auc.c:180 vector [1]: sres = df6ccc79 20241025082602042 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241025082602042 DAUC <0003> auc.c:113 vector [2]: rand = 480062b5d9511952da97c04ec9d50e5e 20241025082602042 DAUC <0003> auc.c:179 vector [2]: kc = 56127e1ee1561800 20241025082602042 DAUC <0003> auc.c:180 vector [2]: sres = f0d9db47 20241025082602042 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241025082602042 DAUC <0003> auc.c:113 vector [3]: rand = d8f5dff73903b34b6c225a8e4d67daa6 20241025082602042 DAUC <0003> auc.c:179 vector [3]: kc = 2516c4de20c7d400 20241025082602042 DAUC <0003> auc.c:180 vector [3]: sres = 7b08d563 20241025082602042 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241025082602042 DAUC <0003> db_auc.c:245 IMSI='262426941859502': Generated 4 vectors 20241025082602042 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426941859502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426941859502"} 20241025082602042 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426941859502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602042 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602042 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602044 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602044 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426941859502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426941859502"} 20241025082602044 DAUC <0003> db_auc.c:192 IMSI='262426941859502': No 3G Auth Data 20241025082602044 DAUC <0003> db_auc.c:236 IMSI='262426941859502': Calling to generate 5 vectors 20241025082602044 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241025082602044 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082602044 DAUC <0003> auc.c:113 vector [0]: rand = afd1ed194b059e6cbd99d092780186d6 20241025082602044 DAUC <0003> auc.c:179 vector [0]: kc = 15d23ab937363000 20241025082602044 DAUC <0003> auc.c:180 vector [0]: sres = e9638649 20241025082602044 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025082602044 DAUC <0003> auc.c:113 vector [1]: rand = 0152e1494cb8696250c799a2939aa304 20241025082602044 DAUC <0003> auc.c:179 vector [1]: kc = 6e0917db806f2000 20241025082602044 DAUC <0003> auc.c:180 vector [1]: sres = 623b872c 20241025082602044 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241025082602044 DAUC <0003> auc.c:113 vector [2]: rand = f63ebec24a7f93b9fdb6d64df1d8d793 20241025082602044 DAUC <0003> auc.c:179 vector [2]: kc = 4baa74586df70400 20241025082602044 DAUC <0003> auc.c:180 vector [2]: sres = 6336a0da 20241025082602044 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241025082602044 DAUC <0003> auc.c:113 vector [3]: rand = bdb02dd5dc0022b7a6164c87fe7b2cc2 20241025082602044 DAUC <0003> auc.c:179 vector [3]: kc = 7dd95d83f85ab400 20241025082602044 DAUC <0003> auc.c:180 vector [3]: sres = dda3f4d2 20241025082602044 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241025082602044 DAUC <0003> auc.c:113 vector [4]: rand = 0cc588417b59aa0765f557e5e7f594c2 20241025082602044 DAUC <0003> auc.c:179 vector [4]: kc = 8ea38e0341856000 20241025082602044 DAUC <0003> auc.c:180 vector [4]: sres = 6c57bfec 20241025082602044 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241025082602044 DAUC <0003> db_auc.c:245 IMSI='262426941859502': Generated 5 vectors 20241025082602044 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426941859502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426941859502"} 20241025082602044 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426941859502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602044 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602044 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602047 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602047 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426941859502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426941859502"} 20241025082602047 DAUC <0003> db_auc.c:192 IMSI='262426941859502': No 3G Auth Data 20241025082602047 DAUC <0003> db_auc.c:236 IMSI='262426941859502': Calling to generate 5 vectors 20241025082602047 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241025082602047 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082602047 DAUC <0003> auc.c:113 vector [0]: rand = c0a1db9b6501abc5f01e88abf701c1ec 20241025082602047 DAUC <0003> auc.c:179 vector [0]: kc = 0b8c29a65bb24800 20241025082602047 DAUC <0003> auc.c:180 vector [0]: sres = 97c96c9e 20241025082602047 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025082602047 DAUC <0003> auc.c:113 vector [1]: rand = fb64865854b23d12008624ddfe6752a0 20241025082602047 DAUC <0003> auc.c:179 vector [1]: kc = 8fe1249b84117000 20241025082602047 DAUC <0003> auc.c:180 vector [1]: sres = 851fd560 20241025082602047 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241025082602047 DAUC <0003> auc.c:113 vector [2]: rand = d75a70c07e38c7fcb528fd1c5b5d51d2 20241025082602047 DAUC <0003> auc.c:179 vector [2]: kc = 3b606976c87fb000 20241025082602047 DAUC <0003> auc.c:180 vector [2]: sres = 8e08198b 20241025082602047 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241025082602047 DAUC <0003> auc.c:113 vector [3]: rand = 5d35bc60423e026e020f7658ff778336 20241025082602047 DAUC <0003> auc.c:179 vector [3]: kc = 549905e8c24c7400 20241025082602047 DAUC <0003> auc.c:180 vector [3]: sres = 97f06ba9 20241025082602047 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241025082602047 DAUC <0003> auc.c:113 vector [4]: rand = 0a881c009e6f13c05155e173d98f99bf 20241025082602047 DAUC <0003> auc.c:179 vector [4]: kc = d426a730ce3dbc00 20241025082602047 DAUC <0003> auc.c:180 vector [4]: sres = 90633947 20241025082602047 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241025082602047 DAUC <0003> db_auc.c:245 IMSI='262426941859502': Generated 5 vectors 20241025082602047 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426941859502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426941859502"} 20241025082602047 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426941859502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602047 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602047 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35566<->l=127.0.0.1:4258 20241025082602075 DAUC <0003> db_auc.c:157 IMSI='262422613257089': No 2G Auth Data 20241025082602075 DAUC <0003> db_auc.c:192 IMSI='262422613257089': No 3G Auth Data 20241025082602109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35576<->l=127.0.0.1:4258 20241025082602113 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602113 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422613257089 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422613257089"} 20241025082602113 DAUC <0003> db_auc.c:192 IMSI='262422613257089': No 3G Auth Data 20241025082602113 DAUC <0003> db_auc.c:236 IMSI='262422613257089': Calling to generate 1 vectors 20241025082602113 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241025082602113 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082602113 DAUC <0003> auc.c:113 vector [0]: rand = 7542eb182b410575a7e4c3f1132ec857 20241025082602113 DAUC <0003> auc.c:179 vector [0]: kc = e585a9e372c90c00 20241025082602113 DAUC <0003> auc.c:180 vector [0]: sres = 39ae5e9b 20241025082602113 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025082602113 DAUC <0003> db_auc.c:245 IMSI='262422613257089': Generated 1 vectors 20241025082602113 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422613257089 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422613257089"} 20241025082602113 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422613257089 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602113 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602113 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602116 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602116 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422613257089 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422613257089"} 20241025082602116 DAUC <0003> db_auc.c:192 IMSI='262422613257089': No 3G Auth Data 20241025082602116 DAUC <0003> db_auc.c:236 IMSI='262422613257089': Calling to generate 4 vectors 20241025082602116 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241025082602116 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082602116 DAUC <0003> auc.c:113 vector [0]: rand = 5e92299b582e38e53c141a1cd1bc1942 20241025082602116 DAUC <0003> auc.c:179 vector [0]: kc = 8c1066e6c2933400 20241025082602116 DAUC <0003> auc.c:180 vector [0]: sres = fd180ee1 20241025082602116 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025082602116 DAUC <0003> auc.c:113 vector [1]: rand = 1ad154c5ee785c934875c61ebe220de3 20241025082602116 DAUC <0003> auc.c:179 vector [1]: kc = 57fa4cc22e97c400 20241025082602116 DAUC <0003> auc.c:180 vector [1]: sres = b27f359c 20241025082602116 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241025082602116 DAUC <0003> auc.c:113 vector [2]: rand = fbc0fae6cad3d68e342e4920dfef7249 20241025082602116 DAUC <0003> auc.c:179 vector [2]: kc = 383c55e59ac58800 20241025082602116 DAUC <0003> auc.c:180 vector [2]: sres = f86a43f4 20241025082602116 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241025082602116 DAUC <0003> auc.c:113 vector [3]: rand = be33837bc7995933ae5098cff31173fc 20241025082602116 DAUC <0003> auc.c:179 vector [3]: kc = 88c85775adbb9800 20241025082602116 DAUC <0003> auc.c:180 vector [3]: sres = eec50b65 20241025082602116 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241025082602116 DAUC <0003> db_auc.c:245 IMSI='262422613257089': Generated 4 vectors 20241025082602116 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422613257089 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422613257089"} 20241025082602116 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422613257089 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602116 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602116 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602118 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602118 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422613257089 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422613257089"} 20241025082602118 DAUC <0003> db_auc.c:192 IMSI='262422613257089': No 3G Auth Data 20241025082602118 DAUC <0003> db_auc.c:236 IMSI='262422613257089': Calling to generate 5 vectors 20241025082602118 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241025082602118 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082602118 DAUC <0003> auc.c:113 vector [0]: rand = b5464fee2f8926a3f8116e56205f7b6b 20241025082602118 DAUC <0003> auc.c:179 vector [0]: kc = 972a1764aeea5400 20241025082602118 DAUC <0003> auc.c:180 vector [0]: sres = 5bfc43c6 20241025082602118 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025082602118 DAUC <0003> auc.c:113 vector [1]: rand = 702da476771463294c86f797487d654e 20241025082602118 DAUC <0003> auc.c:179 vector [1]: kc = 3c1d2d1d51b28800 20241025082602118 DAUC <0003> auc.c:180 vector [1]: sres = 86c7e27f 20241025082602118 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241025082602118 DAUC <0003> auc.c:113 vector [2]: rand = ce4762d148e88db754607680d4f4bdf1 20241025082602118 DAUC <0003> auc.c:179 vector [2]: kc = 2546331127c8bc00 20241025082602118 DAUC <0003> auc.c:180 vector [2]: sres = cec38b1e 20241025082602118 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241025082602118 DAUC <0003> auc.c:113 vector [3]: rand = 2f78954a4554b66de27725446330e601 20241025082602118 DAUC <0003> auc.c:179 vector [3]: kc = 921150efb92c3800 20241025082602118 DAUC <0003> auc.c:180 vector [3]: sres = 8551216c 20241025082602118 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241025082602118 DAUC <0003> auc.c:113 vector [4]: rand = 0a5664c459e3a3ec7933914679795803 20241025082602118 DAUC <0003> auc.c:179 vector [4]: kc = de683326c1470c00 20241025082602118 DAUC <0003> auc.c:180 vector [4]: sres = c9e0aeb3 20241025082602118 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241025082602118 DAUC <0003> db_auc.c:245 IMSI='262422613257089': Generated 5 vectors 20241025082602118 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422613257089 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422613257089"} 20241025082602118 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422613257089 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602118 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602118 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602120 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602120 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422613257089 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422613257089"} 20241025082602120 DAUC <0003> db_auc.c:192 IMSI='262422613257089': No 3G Auth Data 20241025082602120 DAUC <0003> db_auc.c:236 IMSI='262422613257089': Calling to generate 5 vectors 20241025082602120 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241025082602120 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082602120 DAUC <0003> auc.c:113 vector [0]: rand = 179c899623e0d3e1499cefaf24b445ea 20241025082602120 DAUC <0003> auc.c:179 vector [0]: kc = ffe45b74894e5c00 20241025082602120 DAUC <0003> auc.c:180 vector [0]: sres = 243fca90 20241025082602120 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025082602120 DAUC <0003> auc.c:113 vector [1]: rand = df84d92eea60184dfdaf0a6e95882434 20241025082602120 DAUC <0003> auc.c:179 vector [1]: kc = 203af9ae3f2c0800 20241025082602120 DAUC <0003> auc.c:180 vector [1]: sres = f1572b07 20241025082602120 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241025082602120 DAUC <0003> auc.c:113 vector [2]: rand = 11f613d1993d09714b6bc410eba4c47d 20241025082602120 DAUC <0003> auc.c:179 vector [2]: kc = c7acee8691183000 20241025082602120 DAUC <0003> auc.c:180 vector [2]: sres = 2e4708e1 20241025082602120 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241025082602120 DAUC <0003> auc.c:113 vector [3]: rand = 2eedfc60fd9d02eca81804dae99eaeb1 20241025082602120 DAUC <0003> auc.c:179 vector [3]: kc = a4344525f2795c00 20241025082602120 DAUC <0003> auc.c:180 vector [3]: sres = 984ff253 20241025082602120 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241025082602120 DAUC <0003> auc.c:113 vector [4]: rand = 1854659af863bb0dbff7d99ce93c9311 20241025082602120 DAUC <0003> auc.c:179 vector [4]: kc = a70bf7403edc8000 20241025082602120 DAUC <0003> auc.c:180 vector [4]: sres = e1088a3b 20241025082602120 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241025082602120 DAUC <0003> db_auc.c:245 IMSI='262422613257089': Generated 5 vectors 20241025082602120 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422613257089 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422613257089"} 20241025082602120 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422613257089 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602120 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602120 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35576<->l=127.0.0.1:4258 20241025082602148 DAUC <0003> db_auc.c:157 IMSI='262429461769938': No 2G Auth Data 20241025082602148 DAUC <0003> db_auc.c:192 IMSI='262429461769938': No 3G Auth Data 20241025082602182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35588<->l=127.0.0.1:4258 20241025082602185 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602185 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429461769938 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429461769938"} 20241025082602185 DAUC <0003> db_auc.c:192 IMSI='262429461769938': No 3G Auth Data 20241025082602185 DAUC <0003> db_auc.c:236 IMSI='262429461769938': Calling to generate 1 vectors 20241025082602185 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241025082602185 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082602185 DAUC <0003> auc.c:113 vector [0]: rand = 7b1842051397302ac60439e3921ee135 20241025082602185 DAUC <0003> auc.c:179 vector [0]: kc = f3b522e736d896ac 20241025082602185 DAUC <0003> auc.c:180 vector [0]: sres = d56f7ed7 20241025082602185 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025082602185 DAUC <0003> db_auc.c:245 IMSI='262429461769938': Generated 1 vectors 20241025082602185 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429461769938 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429461769938"} 20241025082602185 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429461769938 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602185 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602185 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602187 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602187 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429461769938 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429461769938"} 20241025082602187 DAUC <0003> db_auc.c:192 IMSI='262429461769938': No 3G Auth Data 20241025082602187 DAUC <0003> db_auc.c:236 IMSI='262429461769938': Calling to generate 4 vectors 20241025082602187 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241025082602187 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082602187 DAUC <0003> auc.c:113 vector [0]: rand = 54310a3c464ff989397136799cebf9cc 20241025082602187 DAUC <0003> auc.c:179 vector [0]: kc = 6dfbb35b66824c63 20241025082602187 DAUC <0003> auc.c:180 vector [0]: sres = cbefc6e4 20241025082602187 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025082602187 DAUC <0003> auc.c:113 vector [1]: rand = b00a40c9dcc0431d407f8e3eefd26d37 20241025082602187 DAUC <0003> auc.c:179 vector [1]: kc = 476a5f5493137ab6 20241025082602187 DAUC <0003> auc.c:180 vector [1]: sres = 84bc2c68 20241025082602187 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241025082602187 DAUC <0003> auc.c:113 vector [2]: rand = e518b54e333b607e69148da865de0757 20241025082602187 DAUC <0003> auc.c:179 vector [2]: kc = d6fa812e020691dc 20241025082602187 DAUC <0003> auc.c:180 vector [2]: sres = cbe05650 20241025082602187 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241025082602187 DAUC <0003> auc.c:113 vector [3]: rand = 0f33062913d998c9e306ba2bf066cbb7 20241025082602187 DAUC <0003> auc.c:179 vector [3]: kc = 1d606e9e38c4ac5c 20241025082602187 DAUC <0003> auc.c:180 vector [3]: sres = c40e3bb9 20241025082602187 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241025082602187 DAUC <0003> db_auc.c:245 IMSI='262429461769938': Generated 4 vectors 20241025082602187 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429461769938 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429461769938"} 20241025082602187 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429461769938 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602187 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602187 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602189 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602189 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429461769938 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429461769938"} 20241025082602189 DAUC <0003> db_auc.c:192 IMSI='262429461769938': No 3G Auth Data 20241025082602189 DAUC <0003> db_auc.c:236 IMSI='262429461769938': Calling to generate 5 vectors 20241025082602189 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241025082602189 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082602189 DAUC <0003> auc.c:113 vector [0]: rand = 738236ed075b2516ebbf37fa7b4c08a0 20241025082602189 DAUC <0003> auc.c:179 vector [0]: kc = 491bda5add4a4034 20241025082602189 DAUC <0003> auc.c:180 vector [0]: sres = 77704e3b 20241025082602189 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025082602189 DAUC <0003> auc.c:113 vector [1]: rand = 3e587676888f381a87b9fae7d6937108 20241025082602189 DAUC <0003> auc.c:179 vector [1]: kc = dc9e4642d54540ad 20241025082602189 DAUC <0003> auc.c:180 vector [1]: sres = 79e0eee2 20241025082602189 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241025082602189 DAUC <0003> auc.c:113 vector [2]: rand = 32fc43777058386b0dce9c31f4d3359e 20241025082602189 DAUC <0003> auc.c:179 vector [2]: kc = 306bfe5434b67771 20241025082602189 DAUC <0003> auc.c:180 vector [2]: sres = 948901e0 20241025082602189 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241025082602189 DAUC <0003> auc.c:113 vector [3]: rand = 9bf700d4f0b844bd095a5738589d4a70 20241025082602189 DAUC <0003> auc.c:179 vector [3]: kc = 6cd7c0814f9cdcc8 20241025082602189 DAUC <0003> auc.c:180 vector [3]: sres = 9710a86f 20241025082602189 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241025082602189 DAUC <0003> auc.c:113 vector [4]: rand = 82caeb26c2ed4b7fd2c0b5e4d96a5cbe 20241025082602189 DAUC <0003> auc.c:179 vector [4]: kc = 1b30e878c9a1377d 20241025082602189 DAUC <0003> auc.c:180 vector [4]: sres = 143027d3 20241025082602189 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241025082602189 DAUC <0003> db_auc.c:245 IMSI='262429461769938': Generated 5 vectors 20241025082602189 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429461769938 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429461769938"} 20241025082602189 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429461769938 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602189 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602189 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602191 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602191 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429461769938 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429461769938"} 20241025082602191 DAUC <0003> db_auc.c:192 IMSI='262429461769938': No 3G Auth Data 20241025082602191 DAUC <0003> db_auc.c:236 IMSI='262429461769938': Calling to generate 5 vectors 20241025082602191 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241025082602191 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082602191 DAUC <0003> auc.c:113 vector [0]: rand = 07c6f372397c5ef77762143c884ccd97 20241025082602191 DAUC <0003> auc.c:179 vector [0]: kc = 90f9602108e6ec7b 20241025082602191 DAUC <0003> auc.c:180 vector [0]: sres = c3e66059 20241025082602191 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025082602191 DAUC <0003> auc.c:113 vector [1]: rand = 0b342b6f69bf7cf01d1e43885e9801bb 20241025082602191 DAUC <0003> auc.c:179 vector [1]: kc = 74875603db3b37bf 20241025082602191 DAUC <0003> auc.c:180 vector [1]: sres = 49e2e67b 20241025082602191 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241025082602191 DAUC <0003> auc.c:113 vector [2]: rand = bf1863c1f21ac799f2640b869ef87477 20241025082602191 DAUC <0003> auc.c:179 vector [2]: kc = 3872961246433b7f 20241025082602191 DAUC <0003> auc.c:180 vector [2]: sres = a9717849 20241025082602191 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241025082602191 DAUC <0003> auc.c:113 vector [3]: rand = e3c77db812a2a76a5c8104a32b262877 20241025082602192 DAUC <0003> auc.c:179 vector [3]: kc = d55f294ae5217095 20241025082602192 DAUC <0003> auc.c:180 vector [3]: sres = 20304cc1 20241025082602192 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241025082602192 DAUC <0003> auc.c:113 vector [4]: rand = d9761ee7b1dcd0e42774051c49855552 20241025082602192 DAUC <0003> auc.c:179 vector [4]: kc = c823d98e8fff547e 20241025082602192 DAUC <0003> auc.c:180 vector [4]: sres = 55b5574d 20241025082602192 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241025082602192 DAUC <0003> db_auc.c:245 IMSI='262429461769938': Generated 5 vectors 20241025082602192 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429461769938 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429461769938"} 20241025082602192 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429461769938 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602192 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602192 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35588<->l=127.0.0.1:4258 20241025082602219 DAUC <0003> db_auc.c:157 IMSI='262423269374797': No 2G Auth Data 20241025082602219 DAUC <0003> db_auc.c:192 IMSI='262423269374797': No 3G Auth Data 20241025082602253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35602<->l=127.0.0.1:4258 20241025082602257 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602257 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423269374797 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423269374797"} 20241025082602257 DAUC <0003> db_auc.c:157 IMSI='262423269374797': No 2G Auth Data 20241025082602257 DAUC <0003> db_auc.c:236 IMSI='262423269374797': Calling to generate 1 vectors 20241025082602257 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241025082602257 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082602257 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025082602257 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025082602257 DAUC <0003> auc.c:113 vector [0]: rand = e6c24ea71505b0345a4a1ebef4f34ade 20241025082602257 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025082602257 DAUC <0003> auc.c:142 vector [0]: autn = 3c30c8a242fe0000c5e171018de3d94f 20241025082602257 DAUC <0003> auc.c:143 vector [0]: ck = 82feba98403915a768e3ca1e49fa49a4 20241025082602257 DAUC <0003> auc.c:144 vector [0]: ik = 34d8e53203ca3603dc66877385188dc4 20241025082602257 DAUC <0003> auc.c:145 vector [0]: res = ba9983d1fa5de41a0000000000000000 20241025082602257 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082602257 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241025082602257 DAUC <0003> auc.c:151 vector [0]: kc = 02a312c78f11e7c4 20241025082602257 DAUC <0003> auc.c:152 vector [0]: sres = 40c467cb 20241025082602257 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241025082602257 DAUC <0003> db_auc.c:245 IMSI='262423269374797': Generated 1 vectors 20241025082602257 DAUC <0003> db_auc.c:249 IMSI='262423269374797': Updating SQN=33 in DB 20241025082602265 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423269374797 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423269374797"} 20241025082602265 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423269374797 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602266 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602266 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602269 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602269 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423269374797 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423269374797"} 20241025082602269 DAUC <0003> db_auc.c:157 IMSI='262423269374797': No 2G Auth Data 20241025082602269 DAUC <0003> db_auc.c:236 IMSI='262423269374797': Calling to generate 4 vectors 20241025082602269 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241025082602269 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082602269 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025082602269 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241025082602269 DAUC <0003> auc.c:113 vector [0]: rand = e2624be3691042eb81d1a74bd01b4aab 20241025082602269 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241025082602269 DAUC <0003> auc.c:142 vector [0]: autn = 70469bb47866000096bc1163ec8e772d 20241025082602269 DAUC <0003> auc.c:143 vector [0]: ck = 884e6c263f3b31c04429faff33c336dd 20241025082602269 DAUC <0003> auc.c:144 vector [0]: ik = 22a1fe53b5de173ad47322be476f4bc8 20241025082602269 DAUC <0003> auc.c:145 vector [0]: res = 36fa51877cc399990000000000000000 20241025082602269 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082602269 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241025082602269 DAUC <0003> auc.c:151 vector [0]: kc = 3ab54a34fe495bef 20241025082602269 DAUC <0003> auc.c:152 vector [0]: sres = 4a39c81e 20241025082602269 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241025082602269 DAUC <0003> auc.c:113 vector [1]: rand = 35a50fcf07c9f0a443f534c046189c9f 20241025082602269 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241025082602269 DAUC <0003> auc.c:142 vector [1]: autn = 57db016e220c0000bdfc0450b85eddf4 20241025082602269 DAUC <0003> auc.c:143 vector [1]: ck = 0bffa9ded30d90449b97b2235497fda9 20241025082602269 DAUC <0003> auc.c:144 vector [1]: ik = d489ba85be259073075f734ae90746ab 20241025082602269 DAUC <0003> auc.c:145 vector [1]: res = 5db5d6ea3cc9a32b0000000000000000 20241025082602269 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082602269 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241025082602269 DAUC <0003> auc.c:151 vector [1]: kc = 43bed232d0b8bb35 20241025082602269 DAUC <0003> auc.c:152 vector [1]: sres = 617c75c1 20241025082602269 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241025082602269 DAUC <0003> auc.c:113 vector [2]: rand = b6d736e6fec5989c30142980e7905273 20241025082602269 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241025082602269 DAUC <0003> auc.c:142 vector [2]: autn = 4d4a842086870000877b4d3f49f532f1 20241025082602269 DAUC <0003> auc.c:143 vector [2]: ck = 70861033ad5a216e880da5912b3b2e7f 20241025082602269 DAUC <0003> auc.c:144 vector [2]: ik = 5cab764e62e92adb4c17ac6dd255a3a8 20241025082602269 DAUC <0003> auc.c:145 vector [2]: res = 453d2ca2119644630000000000000000 20241025082602269 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082602269 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241025082602269 DAUC <0003> auc.c:151 vector [2]: kc = e8376f8136dd8662 20241025082602269 DAUC <0003> auc.c:152 vector [2]: sres = 54ab68c1 20241025082602269 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241025082602269 DAUC <0003> auc.c:113 vector [3]: rand = 080fce6242a96e53cb50e30fa221ae09 20241025082602269 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241025082602269 DAUC <0003> auc.c:142 vector [3]: autn = cb684e637df900002b3186f8d89f573d 20241025082602269 DAUC <0003> auc.c:143 vector [3]: ck = 183a65c6ef2c765e7bfc763d3d1eb910 20241025082602269 DAUC <0003> auc.c:144 vector [3]: ik = e428764a633ab807e84bf07e9cf1d3b3 20241025082602269 DAUC <0003> auc.c:145 vector [3]: res = df3d4d8bd5ab77f20000000000000000 20241025082602269 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082602269 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241025082602269 DAUC <0003> auc.c:151 vector [3]: kc = 6fa595cf2df9a4fa 20241025082602269 DAUC <0003> auc.c:152 vector [3]: sres = 0a963a79 20241025082602269 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241025082602269 DAUC <0003> db_auc.c:245 IMSI='262423269374797': Generated 4 vectors 20241025082602269 DAUC <0003> db_auc.c:249 IMSI='262423269374797': Updating SQN=161 in DB 20241025082602278 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423269374797 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423269374797"} 20241025082602278 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423269374797 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602278 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602278 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602281 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602281 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423269374797 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423269374797"} 20241025082602281 DAUC <0003> db_auc.c:157 IMSI='262423269374797': No 2G Auth Data 20241025082602281 DAUC <0003> db_auc.c:236 IMSI='262423269374797': Calling to generate 5 vectors 20241025082602281 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241025082602281 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082602281 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025082602281 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241025082602281 DAUC <0003> auc.c:113 vector [0]: rand = 6bc092c12691a89a858cdbcd763c5aa0 20241025082602281 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241025082602281 DAUC <0003> auc.c:142 vector [0]: autn = 70223f26af0b0000af3d604ad74bd3be 20241025082602281 DAUC <0003> auc.c:143 vector [0]: ck = 369b01862a7ed992e26d97d76fb23a48 20241025082602281 DAUC <0003> auc.c:144 vector [0]: ik = bbdbb4940e78009cfaed005b12e8ec44 20241025082602281 DAUC <0003> auc.c:145 vector [0]: res = d2f00a3030c4b8e10000000000000000 20241025082602281 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082602281 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241025082602281 DAUC <0003> auc.c:151 vector [0]: kc = 95c0229e595c0f02 20241025082602281 DAUC <0003> auc.c:152 vector [0]: sres = e234b2d1 20241025082602281 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241025082602281 DAUC <0003> auc.c:113 vector [1]: rand = 92b0c27990b5256f1edf60daabb47a70 20241025082602281 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241025082602281 DAUC <0003> auc.c:142 vector [1]: autn = 94d8175abe5000001081847b07a79869 20241025082602281 DAUC <0003> auc.c:143 vector [1]: ck = 989a1911ae4799233d2371b371a94e27 20241025082602281 DAUC <0003> auc.c:144 vector [1]: ik = 63774e91219c5a3ac850c4d1ea9935b4 20241025082602281 DAUC <0003> auc.c:145 vector [1]: res = 8b0c3dada214dd440000000000000000 20241025082602281 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082602281 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241025082602281 DAUC <0003> auc.c:151 vector [1]: kc = 0e9ee2e214ebb88a 20241025082602281 DAUC <0003> auc.c:152 vector [1]: sres = 2918e0e9 20241025082602281 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241025082602281 DAUC <0003> auc.c:113 vector [2]: rand = ccea72582a430301f0512a6f8c4d305e 20241025082602281 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241025082602281 DAUC <0003> auc.c:142 vector [2]: autn = 4d876c07ef990000b7551b593839c7f0 20241025082602281 DAUC <0003> auc.c:143 vector [2]: ck = b1a6f2063b114d36f52a1b7c9832df38 20241025082602282 DAUC <0003> auc.c:144 vector [2]: ik = 1215ed95f17f573f8afbb0b890a07b05 20241025082602282 DAUC <0003> auc.c:145 vector [2]: res = 70743804c6e5d3420000000000000000 20241025082602282 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082602282 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241025082602282 DAUC <0003> auc.c:151 vector [2]: kc = dc62b457c2fcbe34 20241025082602282 DAUC <0003> auc.c:152 vector [2]: sres = b691eb46 20241025082602282 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241025082602282 DAUC <0003> auc.c:113 vector [3]: rand = a45b8702b52a0c38a1447908ad4ba1cd 20241025082602282 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241025082602282 DAUC <0003> auc.c:142 vector [3]: autn = 502efc7457710000e8db6c6e0df196d0 20241025082602282 DAUC <0003> auc.c:143 vector [3]: ck = 3b62f4030097207dde45834f360fecb4 20241025082602282 DAUC <0003> auc.c:144 vector [3]: ik = 50428172fdacfe834f24ec352bf16254 20241025082602282 DAUC <0003> auc.c:145 vector [3]: res = 71fd34d6486ed3350000000000000000 20241025082602282 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082602282 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241025082602282 DAUC <0003> auc.c:151 vector [3]: kc = fa411a0be0c5501e 20241025082602282 DAUC <0003> auc.c:152 vector [3]: sres = 3993e7e3 20241025082602282 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241025082602282 DAUC <0003> auc.c:113 vector [4]: rand = 93d67412015d1a208351f3c1c61aad25 20241025082602282 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241025082602282 DAUC <0003> auc.c:142 vector [4]: autn = cf83613866da00004d708a94b5a2a242 20241025082602282 DAUC <0003> auc.c:143 vector [4]: ck = ef048fb10c693b35607d55944897651f 20241025082602282 DAUC <0003> auc.c:144 vector [4]: ik = a1f757e8014468a039c2db99333ef335 20241025082602282 DAUC <0003> auc.c:145 vector [4]: res = d1977bb8d75862680000000000000000 20241025082602282 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025082602282 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241025082602282 DAUC <0003> auc.c:151 vector [4]: kc = 174c56547684c5bf 20241025082602282 DAUC <0003> auc.c:152 vector [4]: sres = 06cf19d0 20241025082602282 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241025082602282 DAUC <0003> db_auc.c:245 IMSI='262423269374797': Generated 5 vectors 20241025082602282 DAUC <0003> db_auc.c:249 IMSI='262423269374797': Updating SQN=321 in DB 20241025082602290 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423269374797 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423269374797"} 20241025082602290 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423269374797 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602290 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602290 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602294 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602294 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423269374797 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423269374797"} 20241025082602294 DAUC <0003> db_auc.c:157 IMSI='262423269374797': No 2G Auth Data 20241025082602294 DAUC <0003> db_auc.c:236 IMSI='262423269374797': Calling to generate 5 vectors 20241025082602294 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241025082602294 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082602294 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025082602294 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241025082602294 DAUC <0003> auc.c:113 vector [0]: rand = 840dd966b3e169ce2689f5f62315cb1e 20241025082602294 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241025082602294 DAUC <0003> auc.c:142 vector [0]: autn = 77943f281052000007de9c8200cc40f9 20241025082602294 DAUC <0003> auc.c:143 vector [0]: ck = 23c0f1c5fee8570d5fbba5893b9bc6a8 20241025082602294 DAUC <0003> auc.c:144 vector [0]: ik = 8cf22289a19394bc9717fca440021f93 20241025082602294 DAUC <0003> auc.c:145 vector [0]: res = 21c63884c0b1a1c00000000000000000 20241025082602294 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082602294 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241025082602294 DAUC <0003> auc.c:151 vector [0]: kc = 679e8a6124e21a8a 20241025082602294 DAUC <0003> auc.c:152 vector [0]: sres = e1779944 20241025082602294 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241025082602294 DAUC <0003> auc.c:113 vector [1]: rand = 1d92a851f401e8735349258919a6a579 20241025082602294 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241025082602294 DAUC <0003> auc.c:142 vector [1]: autn = 9a75592a97880000133a81d38567196b 20241025082602294 DAUC <0003> auc.c:143 vector [1]: ck = e55b6e0bb22ad30fb7062516936cd186 20241025082602294 DAUC <0003> auc.c:144 vector [1]: ik = 258407108f993b9d18502bf9b210bb9b 20241025082602294 DAUC <0003> auc.c:145 vector [1]: res = 085e0959df8bbe320000000000000000 20241025082602294 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082602294 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241025082602294 DAUC <0003> auc.c:151 vector [1]: kc = 6f8967f41ccf828f 20241025082602294 DAUC <0003> auc.c:152 vector [1]: sres = d7d5b76b 20241025082602294 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241025082602294 DAUC <0003> auc.c:113 vector [2]: rand = 746037e7cb4c634796b185e57b3dfd9d 20241025082602294 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241025082602294 DAUC <0003> auc.c:142 vector [2]: autn = 8b6377baf9ff0000575a48ceef6c419a 20241025082602294 DAUC <0003> auc.c:143 vector [2]: ck = a1c1650975fcf2258597315f28bb83f9 20241025082602294 DAUC <0003> auc.c:144 vector [2]: ik = a65146d1a2ae2c1a3b25c01f4f312a33 20241025082602294 DAUC <0003> auc.c:145 vector [2]: res = 3a334693e0babb880000000000000000 20241025082602294 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082602294 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241025082602294 DAUC <0003> auc.c:151 vector [2]: kc = b922d298b0d877f5 20241025082602294 DAUC <0003> auc.c:152 vector [2]: sres = da89fd1b 20241025082602294 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241025082602294 DAUC <0003> auc.c:113 vector [3]: rand = 3edc6168146a8e309a9d6e2e706ec2c3 20241025082602294 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241025082602294 DAUC <0003> auc.c:142 vector [3]: autn = 3ddc57b9256600004bf7748c0a21632f 20241025082602294 DAUC <0003> auc.c:143 vector [3]: ck = 58f497286a9a9956fe4660408167392a 20241025082602294 DAUC <0003> auc.c:144 vector [3]: ik = d4bf3ced482dbf83d9302e7204e77dc0 20241025082602294 DAUC <0003> auc.c:145 vector [3]: res = cd4b7038effbb0220000000000000000 20241025082602294 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082602294 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241025082602294 DAUC <0003> auc.c:151 vector [3]: kc = ab3de5f7a737623f 20241025082602294 DAUC <0003> auc.c:152 vector [3]: sres = 22b0c01a 20241025082602294 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241025082602294 DAUC <0003> auc.c:113 vector [4]: rand = eee0c1a763fa99e426fac9b24b8b7ad2 20241025082602294 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241025082602294 DAUC <0003> auc.c:142 vector [4]: autn = a21eb306a2b500002e02fe804d902bcc 20241025082602294 DAUC <0003> auc.c:143 vector [4]: ck = 7b0b767862072cf36b268e1fe8c9e4f0 20241025082602294 DAUC <0003> auc.c:144 vector [4]: ik = 39b5bad89ba0979992406eef82e6e207 20241025082602294 DAUC <0003> auc.c:145 vector [4]: res = 859282cbf98845580000000000000000 20241025082602294 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025082602294 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241025082602294 DAUC <0003> auc.c:151 vector [4]: kc = bbd82c509388bd9d 20241025082602294 DAUC <0003> auc.c:152 vector [4]: sres = 7c1ac793 20241025082602294 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241025082602294 DAUC <0003> db_auc.c:245 IMSI='262423269374797': Generated 5 vectors 20241025082602294 DAUC <0003> db_auc.c:249 IMSI='262423269374797': Updating SQN=481 in DB 20241025082602302 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423269374797 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423269374797"} 20241025082602302 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423269374797 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602302 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602302 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35602<->l=127.0.0.1:4258 20241025082602332 DAUC <0003> db_auc.c:157 IMSI='262421878073217': No 2G Auth Data 20241025082602332 DAUC <0003> db_auc.c:192 IMSI='262421878073217': No 3G Auth Data 20241025082602366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35604<->l=127.0.0.1:4258 20241025082602370 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602370 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421878073217 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421878073217"} 20241025082602370 DAUC <0003> db_auc.c:157 IMSI='262421878073217': No 2G Auth Data 20241025082602370 DAUC <0003> db_auc.c:236 IMSI='262421878073217': Calling to generate 1 vectors 20241025082602370 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241025082602370 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082602370 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241025082602370 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025082602370 DAUC <0003> auc.c:113 vector [0]: rand = f4cd98aa4250234153f7721bec6dfa23 20241025082602370 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025082602370 DAUC <0003> auc.c:142 vector [0]: autn = 981d474e96bf00000f84ac7977574124 20241025082602370 DAUC <0003> auc.c:143 vector [0]: ck = 0cea878dea0fff0dafe4db8f6d593571 20241025082602370 DAUC <0003> auc.c:144 vector [0]: ik = 5ae8f0c0f5737c15ff651388078cccc2 20241025082602370 DAUC <0003> auc.c:145 vector [0]: res = 5bf97af64f614baa0000000000000000 20241025082602370 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082602370 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241025082602370 DAUC <0003> auc.c:151 vector [0]: kc = 0683bf4a75a97aab 20241025082602370 DAUC <0003> auc.c:152 vector [0]: sres = 1498315c 20241025082602370 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241025082602370 DAUC <0003> db_auc.c:245 IMSI='262421878073217': Generated 1 vectors 20241025082602370 DAUC <0003> db_auc.c:249 IMSI='262421878073217': Updating SQN=33 in DB 20241025082602378 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421878073217 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421878073217"} 20241025082602378 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421878073217 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602378 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602378 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602381 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602381 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421878073217 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421878073217"} 20241025082602381 DAUC <0003> db_auc.c:157 IMSI='262421878073217': No 2G Auth Data 20241025082602381 DAUC <0003> db_auc.c:236 IMSI='262421878073217': Calling to generate 4 vectors 20241025082602381 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241025082602381 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082602381 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241025082602381 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241025082602381 DAUC <0003> auc.c:113 vector [0]: rand = 6199eaf9858c79cc921951c4335b4734 20241025082602381 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241025082602381 DAUC <0003> auc.c:142 vector [0]: autn = 90c0b8c1c67300002a4a9132292ca4c7 20241025082602381 DAUC <0003> auc.c:143 vector [0]: ck = 286975ab64bdc2a58d3be57770f45f79 20241025082602381 DAUC <0003> auc.c:144 vector [0]: ik = 9fd1b23cf5f536eb3217bdb9a1556a91 20241025082602381 DAUC <0003> auc.c:145 vector [0]: res = c398f184be59a4d10000000000000000 20241025082602381 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082602381 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241025082602381 DAUC <0003> auc.c:151 vector [0]: kc = 08949f5940e9c1a6 20241025082602381 DAUC <0003> auc.c:152 vector [0]: sres = 7dc15555 20241025082602381 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241025082602381 DAUC <0003> auc.c:113 vector [1]: rand = b11d7a12b222f0ce57d42f7c881b36ec 20241025082602381 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241025082602381 DAUC <0003> auc.c:142 vector [1]: autn = b6b39c7dd8c9000062cbcc3aa663cef4 20241025082602381 DAUC <0003> auc.c:143 vector [1]: ck = b23850201ed5a5251b6e02b938d44152 20241025082602381 DAUC <0003> auc.c:144 vector [1]: ik = be7cf34fdc4821dded74c886284d303f 20241025082602381 DAUC <0003> auc.c:145 vector [1]: res = 5d9c7701306126c00000000000000000 20241025082602381 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082602381 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241025082602381 DAUC <0003> auc.c:151 vector [1]: kc = fa5e6950d204f595 20241025082602381 DAUC <0003> auc.c:152 vector [1]: sres = 6dfd51c1 20241025082602381 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241025082602381 DAUC <0003> auc.c:113 vector [2]: rand = 557a94babe6eb520ae39ff3b1020f778 20241025082602381 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241025082602381 DAUC <0003> auc.c:142 vector [2]: autn = fae3695acb7b0000da9e327279dd49b0 20241025082602381 DAUC <0003> auc.c:143 vector [2]: ck = d650ca492189e1a14e7f58c0e67b332c 20241025082602381 DAUC <0003> auc.c:144 vector [2]: ik = f6f1e973cff35868a9940eda8aa969ae 20241025082602381 DAUC <0003> auc.c:145 vector [2]: res = c557422e3643531c0000000000000000 20241025082602381 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082602381 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241025082602381 DAUC <0003> auc.c:151 vector [2]: kc = c74a752082a8e34b 20241025082602381 DAUC <0003> auc.c:152 vector [2]: sres = f3141132 20241025082602381 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241025082602381 DAUC <0003> auc.c:113 vector [3]: rand = d4980dec74b919d55776a7110aa0a4b7 20241025082602381 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241025082602381 DAUC <0003> auc.c:142 vector [3]: autn = 77c0cdf99a000000d98e4550109338e3 20241025082602381 DAUC <0003> auc.c:143 vector [3]: ck = e0c7d9799cab4115e05dd731b03a34b2 20241025082602381 DAUC <0003> auc.c:144 vector [3]: ik = 997e19682fc927b1100885d1c02b1ca3 20241025082602381 DAUC <0003> auc.c:145 vector [3]: res = 3635187f147053000000000000000000 20241025082602381 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082602381 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241025082602381 DAUC <0003> auc.c:151 vector [3]: kc = 89ec92f1c3734eb5 20241025082602381 DAUC <0003> auc.c:152 vector [3]: sres = 22454b7f 20241025082602381 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241025082602381 DAUC <0003> db_auc.c:245 IMSI='262421878073217': Generated 4 vectors 20241025082602381 DAUC <0003> db_auc.c:249 IMSI='262421878073217': Updating SQN=161 in DB 20241025082602389 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421878073217 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421878073217"} 20241025082602389 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421878073217 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602389 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602389 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602392 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602392 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421878073217 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421878073217"} 20241025082602392 DAUC <0003> db_auc.c:157 IMSI='262421878073217': No 2G Auth Data 20241025082602392 DAUC <0003> db_auc.c:236 IMSI='262421878073217': Calling to generate 5 vectors 20241025082602392 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241025082602392 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082602392 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241025082602392 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241025082602392 DAUC <0003> auc.c:113 vector [0]: rand = 7d090e2070d943dfb95751628d3142fd 20241025082602392 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241025082602392 DAUC <0003> auc.c:142 vector [0]: autn = 55a88b08c7aa000059066dcdb09ed54f 20241025082602392 DAUC <0003> auc.c:143 vector [0]: ck = 81147a1fc28015d1ddd86dd75ef61857 20241025082602392 DAUC <0003> auc.c:144 vector [0]: ik = ebecdd3578ff0acd209a92c8cc7f14ec 20241025082602392 DAUC <0003> auc.c:145 vector [0]: res = 701d2d846ff11b8d0000000000000000 20241025082602392 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082602392 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241025082602392 DAUC <0003> auc.c:151 vector [0]: kc = 97ba583528f613a7 20241025082602392 DAUC <0003> auc.c:152 vector [0]: sres = 1fec3609 20241025082602392 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241025082602392 DAUC <0003> auc.c:113 vector [1]: rand = 8a31eec59a49e50f6db7de1090bd0ea9 20241025082602392 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241025082602392 DAUC <0003> auc.c:142 vector [1]: autn = bd13f3feabdb0000527a2c4817fdbe3f 20241025082602392 DAUC <0003> auc.c:143 vector [1]: ck = 1d18bb9dbc81f060f4953677aea78a4c 20241025082602392 DAUC <0003> auc.c:144 vector [1]: ik = b3184878a5a55a40a98ea4a55bf62b45 20241025082602392 DAUC <0003> auc.c:145 vector [1]: res = 5ebb66f6bff3927a0000000000000000 20241025082602392 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082602392 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241025082602392 DAUC <0003> auc.c:151 vector [1]: kc = f31b6137ec750b29 20241025082602392 DAUC <0003> auc.c:152 vector [1]: sres = e148f48c 20241025082602392 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241025082602392 DAUC <0003> auc.c:113 vector [2]: rand = a4922cadaff8dd5d65afa84a6072fc2d 20241025082602392 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241025082602392 DAUC <0003> auc.c:142 vector [2]: autn = df297ea7a9de00005686f61f72e406fe 20241025082602392 DAUC <0003> auc.c:143 vector [2]: ck = 533f74ab9c5a5f50376f3a9b12e36545 20241025082602392 DAUC <0003> auc.c:144 vector [2]: ik = b96912481ae379b35aeee99245ef43fb 20241025082602392 DAUC <0003> auc.c:145 vector [2]: res = 5304631d399c1a070000000000000000 20241025082602392 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082602392 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241025082602392 DAUC <0003> auc.c:151 vector [2]: kc = 87d7b5ead1b5005d 20241025082602392 DAUC <0003> auc.c:152 vector [2]: sres = 6a98791a 20241025082602392 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241025082602392 DAUC <0003> auc.c:113 vector [3]: rand = 09aa805393e4b3b83cdff879a10f6014 20241025082602392 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241025082602392 DAUC <0003> auc.c:142 vector [3]: autn = 93355b387c620000a65acf9574568375 20241025082602392 DAUC <0003> auc.c:143 vector [3]: ck = 5c6d7b8fee1bbdd8fac3efaf28a3b105 20241025082602392 DAUC <0003> auc.c:144 vector [3]: ik = c65228f334bc87bfaaa60907251fc297 20241025082602392 DAUC <0003> auc.c:145 vector [3]: res = 1e8b8bdc49041edb0000000000000000 20241025082602392 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082602392 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241025082602392 DAUC <0003> auc.c:151 vector [3]: kc = ca5ab5d4d71b49f5 20241025082602392 DAUC <0003> auc.c:152 vector [3]: sres = 578f9507 20241025082602392 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241025082602392 DAUC <0003> auc.c:113 vector [4]: rand = c2d62a6df20a004dbd88dd18207a7945 20241025082602392 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241025082602392 DAUC <0003> auc.c:142 vector [4]: autn = 4671500d42a300006ed1b92308d1b0ea 20241025082602392 DAUC <0003> auc.c:143 vector [4]: ck = 5913c37a22a2745b28285ced04ae3280 20241025082602392 DAUC <0003> auc.c:144 vector [4]: ik = 6154624aca573cadcaaccbffce45e266 20241025082602392 DAUC <0003> auc.c:145 vector [4]: res = f7b7d117f20692240000000000000000 20241025082602392 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025082602392 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241025082602392 DAUC <0003> auc.c:151 vector [4]: kc = dac33622221e9810 20241025082602392 DAUC <0003> auc.c:152 vector [4]: sres = 05b14333 20241025082602392 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241025082602392 DAUC <0003> db_auc.c:245 IMSI='262421878073217': Generated 5 vectors 20241025082602392 DAUC <0003> db_auc.c:249 IMSI='262421878073217': Updating SQN=321 in DB 20241025082602400 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421878073217 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421878073217"} 20241025082602400 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421878073217 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602400 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602400 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602404 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602404 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421878073217 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421878073217"} 20241025082602404 DAUC <0003> db_auc.c:157 IMSI='262421878073217': No 2G Auth Data 20241025082602404 DAUC <0003> db_auc.c:236 IMSI='262421878073217': Calling to generate 5 vectors 20241025082602404 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241025082602404 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082602404 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241025082602404 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241025082602404 DAUC <0003> auc.c:113 vector [0]: rand = 515a0e177cda3935a8e682673614320a 20241025082602404 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241025082602404 DAUC <0003> auc.c:142 vector [0]: autn = b0467ca427bf00009d04e1bfd9b3568a 20241025082602404 DAUC <0003> auc.c:143 vector [0]: ck = f4244853faced40f7fb525a899f85fd3 20241025082602404 DAUC <0003> auc.c:144 vector [0]: ik = 12ab18e2c790065c8fff02df411cc41d 20241025082602404 DAUC <0003> auc.c:145 vector [0]: res = 01e9a902ca0c5a3c0000000000000000 20241025082602404 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082602404 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241025082602404 DAUC <0003> auc.c:151 vector [0]: kc = 16c577c6e5ba499d 20241025082602404 DAUC <0003> auc.c:152 vector [0]: sres = cbe5f33e 20241025082602404 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241025082602404 DAUC <0003> auc.c:113 vector [1]: rand = 5870c42201d2404b491d0ceb8f0fcc4a 20241025082602404 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241025082602404 DAUC <0003> auc.c:142 vector [1]: autn = 0c27bd47df33000059056e64bd994797 20241025082602404 DAUC <0003> auc.c:143 vector [1]: ck = 6fcee6dba101408254413dc451d3eae7 20241025082602404 DAUC <0003> auc.c:144 vector [1]: ik = 81ac40d705359abe48292a49caab866e 20241025082602404 DAUC <0003> auc.c:145 vector [1]: res = 3ac392fb70805e440000000000000000 20241025082602404 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082602404 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241025082602404 DAUC <0003> auc.c:151 vector [1]: kc = f20ab1813f4cb6b5 20241025082602404 DAUC <0003> auc.c:152 vector [1]: sres = 4a43ccbf 20241025082602404 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241025082602404 DAUC <0003> auc.c:113 vector [2]: rand = af7cca2a2e099c7015e8da9d368df7d4 20241025082602404 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241025082602404 DAUC <0003> auc.c:142 vector [2]: autn = 6ae4a21ecffd00002ebd535b42018401 20241025082602404 DAUC <0003> auc.c:143 vector [2]: ck = a429dc3aa4c5c4bbab9ef915b332bf2f 20241025082602404 DAUC <0003> auc.c:144 vector [2]: ik = e045fefb93a37d60a205130e84f39df0 20241025082602404 DAUC <0003> auc.c:145 vector [2]: res = a852f3ce19a472930000000000000000 20241025082602404 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082602404 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241025082602404 DAUC <0003> auc.c:151 vector [2]: kc = 4df7c8da00a79b04 20241025082602404 DAUC <0003> auc.c:152 vector [2]: sres = b1f6815d 20241025082602404 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241025082602404 DAUC <0003> auc.c:113 vector [3]: rand = 93ee12889415f14bf2dc61a48021e0a3 20241025082602404 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241025082602404 DAUC <0003> auc.c:142 vector [3]: autn = 89f495c15eb500006dc8549539a5b44f 20241025082602404 DAUC <0003> auc.c:143 vector [3]: ck = 46c3a3538d45ff61a0a5d2bd29df368c 20241025082602404 DAUC <0003> auc.c:144 vector [3]: ik = b934a0ef0eb7518d1169eb9c0ae8d80d 20241025082602404 DAUC <0003> auc.c:145 vector [3]: res = 46d11a6897f461390000000000000000 20241025082602404 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082602404 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241025082602404 DAUC <0003> auc.c:151 vector [3]: kc = 4e3b3a9da0c5406d 20241025082602404 DAUC <0003> auc.c:152 vector [3]: sres = d1257b51 20241025082602404 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241025082602404 DAUC <0003> auc.c:113 vector [4]: rand = b46e373d936443cace89505124efeca5 20241025082602404 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241025082602404 DAUC <0003> auc.c:142 vector [4]: autn = 402dc34bcbae0000094ed9beb9c6138c 20241025082602404 DAUC <0003> auc.c:143 vector [4]: ck = 4024a860f00a502a8c4a0032a8bc6f07 20241025082602404 DAUC <0003> auc.c:144 vector [4]: ik = b9d1620cd54dab1c4070997b48bced8c 20241025082602404 DAUC <0003> auc.c:145 vector [4]: res = b2e7c27bda1ada810000000000000000 20241025082602404 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025082602404 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241025082602404 DAUC <0003> auc.c:151 vector [4]: kc = 35cf5325c54779bd 20241025082602404 DAUC <0003> auc.c:152 vector [4]: sres = 68fd18fa 20241025082602404 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241025082602404 DAUC <0003> db_auc.c:245 IMSI='262421878073217': Generated 5 vectors 20241025082602404 DAUC <0003> db_auc.c:249 IMSI='262421878073217': Updating SQN=481 in DB 20241025082602412 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421878073217 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421878073217"} 20241025082602412 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421878073217 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602412 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602412 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35604<->l=127.0.0.1:4258 20241025082602441 DAUC <0003> db_auc.c:157 IMSI='262425988373034': No 2G Auth Data 20241025082602441 DAUC <0003> db_auc.c:192 IMSI='262425988373034': No 3G Auth Data 20241025082602483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35612<->l=127.0.0.1:4258 20241025082602487 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602487 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425988373034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425988373034"} 20241025082602487 DAUC <0003> db_auc.c:236 IMSI='262425988373034': Calling to generate 1 vectors 20241025082602487 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241025082602487 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082602487 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025082602487 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025082602487 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082602487 DAUC <0003> auc.c:113 vector [0]: rand = 47ee777483ed82ab72f9f852f1e92ec5 20241025082602487 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025082602487 DAUC <0003> auc.c:142 vector [0]: autn = d41281b8838d0000d8c44db303dd6fc2 20241025082602487 DAUC <0003> auc.c:143 vector [0]: ck = 05066ed7d5d75063ec94548ae5c961c0 20241025082602487 DAUC <0003> auc.c:144 vector [0]: ik = 333fd00ee801b885f22a48ae73d4033f 20241025082602487 DAUC <0003> auc.c:145 vector [0]: res = 092f7a7cae1298d00000000000000000 20241025082602487 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082602487 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025082602487 DAUC <0003> auc.c:179 vector [0]: kc = 65df5143dbeae000 20241025082602487 DAUC <0003> auc.c:180 vector [0]: sres = 55a41d7c 20241025082602487 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025082602487 DAUC <0003> db_auc.c:245 IMSI='262425988373034': Generated 1 vectors 20241025082602487 DAUC <0003> db_auc.c:249 IMSI='262425988373034': Updating SQN=33 in DB 20241025082602496 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425988373034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425988373034"} 20241025082602496 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425988373034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602496 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602496 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602499 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602499 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425988373034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425988373034"} 20241025082602499 DAUC <0003> db_auc.c:236 IMSI='262425988373034': Calling to generate 4 vectors 20241025082602499 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241025082602499 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082602499 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025082602499 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241025082602499 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082602499 DAUC <0003> auc.c:113 vector [0]: rand = ceaf614bbd38214882f8c11fcd988c74 20241025082602499 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241025082602499 DAUC <0003> auc.c:142 vector [0]: autn = 0f5f5702ddd700006a148fcd4453cb75 20241025082602499 DAUC <0003> auc.c:143 vector [0]: ck = 1e83083742117ed296c01f00cee84ecd 20241025082602499 DAUC <0003> auc.c:144 vector [0]: ik = 0a6f45276c0ec0bf671f4dfe7ad5b443 20241025082602499 DAUC <0003> auc.c:145 vector [0]: res = 347382afe149ac630000000000000000 20241025082602499 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082602499 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025082602499 DAUC <0003> auc.c:179 vector [0]: kc = 6f711eb65fb82800 20241025082602499 DAUC <0003> auc.c:180 vector [0]: sres = 64c6a7db 20241025082602499 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025082602499 DAUC <0003> auc.c:113 vector [1]: rand = 62063fcd16108f6ec2851053a227d4ee 20241025082602499 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241025082602499 DAUC <0003> auc.c:142 vector [1]: autn = bf09aa94747c00005958e1f64079056a 20241025082602499 DAUC <0003> auc.c:143 vector [1]: ck = 473233fce02c80c09f7687ae1f71fba4 20241025082602499 DAUC <0003> auc.c:144 vector [1]: ik = 4d55486dfde645b0ac19f1c23bcf591c 20241025082602499 DAUC <0003> auc.c:145 vector [1]: res = da49a7a3abe32a400000000000000000 20241025082602499 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082602499 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025082602499 DAUC <0003> auc.c:179 vector [1]: kc = c82133e78e6b1c00 20241025082602499 DAUC <0003> auc.c:180 vector [1]: sres = 24c2f7bf 20241025082602499 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025082602499 DAUC <0003> auc.c:113 vector [2]: rand = 60e9f0fe91235e1e79e8b102e2947b39 20241025082602499 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241025082602499 DAUC <0003> auc.c:142 vector [2]: autn = 21bc1d64ca990000407b4e1cad76baf4 20241025082602499 DAUC <0003> auc.c:143 vector [2]: ck = 2a24f338df0706b84975418d9ea29a0d 20241025082602499 DAUC <0003> auc.c:144 vector [2]: ik = 11b81024feab3cb364d9c2b95f2084a5 20241025082602499 DAUC <0003> auc.c:145 vector [2]: res = 63a875de37159ef30000000000000000 20241025082602499 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082602499 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025082602499 DAUC <0003> auc.c:179 vector [2]: kc = 7059a79d81735400 20241025082602499 DAUC <0003> auc.c:180 vector [2]: sres = 5079e0c3 20241025082602499 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025082602499 DAUC <0003> auc.c:113 vector [3]: rand = e124394fe9543fc4a502ba6d2f55a104 20241025082602499 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241025082602499 DAUC <0003> auc.c:142 vector [3]: autn = 5e15f038314d000039900cf1dec24e14 20241025082602499 DAUC <0003> auc.c:143 vector [3]: ck = 2431e2de96bac3b320354a1972a65eae 20241025082602499 DAUC <0003> auc.c:144 vector [3]: ik = be9e7e54af0d30150ec088322602f191 20241025082602499 DAUC <0003> auc.c:145 vector [3]: res = afd56f579e520f570000000000000000 20241025082602499 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082602499 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025082602499 DAUC <0003> auc.c:179 vector [3]: kc = 7fd9a560257d9800 20241025082602499 DAUC <0003> auc.c:180 vector [3]: sres = 59d2f4ce 20241025082602499 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025082602499 DAUC <0003> db_auc.c:245 IMSI='262425988373034': Generated 4 vectors 20241025082602499 DAUC <0003> db_auc.c:249 IMSI='262425988373034': Updating SQN=161 in DB 20241025082602507 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425988373034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425988373034"} 20241025082602507 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425988373034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602507 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602507 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602510 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602510 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425988373034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425988373034"} 20241025082602510 DAUC <0003> db_auc.c:236 IMSI='262425988373034': Calling to generate 5 vectors 20241025082602510 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241025082602510 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082602510 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025082602510 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241025082602510 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082602510 DAUC <0003> auc.c:113 vector [0]: rand = 74d59fa1cbafcac3f6dcdb2749ba7a69 20241025082602510 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241025082602510 DAUC <0003> auc.c:142 vector [0]: autn = d151dfd54b6c000047569ef7eb46a54e 20241025082602510 DAUC <0003> auc.c:143 vector [0]: ck = 1b10ae3c9647d9fb16dc43cc5c69494c 20241025082602510 DAUC <0003> auc.c:144 vector [0]: ik = ab50ece32d99762fcec0121e8e5100a6 20241025082602510 DAUC <0003> auc.c:145 vector [0]: res = a96a956d1ffb2e490000000000000000 20241025082602510 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082602510 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025082602511 DAUC <0003> auc.c:179 vector [0]: kc = d07968a5d1abcc00 20241025082602511 DAUC <0003> auc.c:180 vector [0]: sres = 32e631b7 20241025082602511 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025082602511 DAUC <0003> auc.c:113 vector [1]: rand = fc44c2add244596108c8e527a49591a1 20241025082602511 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241025082602511 DAUC <0003> auc.c:142 vector [1]: autn = 0b6a8745aaca0000df2b8124538e8a02 20241025082602511 DAUC <0003> auc.c:143 vector [1]: ck = f928ab94851bddba834e95515acfe526 20241025082602511 DAUC <0003> auc.c:144 vector [1]: ik = f7f54b2ed0ba5b0225da3f05f7be7cd1 20241025082602511 DAUC <0003> auc.c:145 vector [1]: res = 4de2caab82a7c5e30000000000000000 20241025082602511 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082602511 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025082602511 DAUC <0003> auc.c:179 vector [1]: kc = 52bae0783f27d800 20241025082602511 DAUC <0003> auc.c:180 vector [1]: sres = f9a44db7 20241025082602511 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025082602511 DAUC <0003> auc.c:113 vector [2]: rand = 1a8cdb65aec5fcb1ba9a6ec5725e396b 20241025082602511 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241025082602511 DAUC <0003> auc.c:142 vector [2]: autn = 8526025fcba70000a7cff2dbb89148ab 20241025082602511 DAUC <0003> auc.c:143 vector [2]: ck = bf08dbafc47ce570a2750cb563a59ebc 20241025082602511 DAUC <0003> auc.c:144 vector [2]: ik = 603fe601009a6612a866c7784907e278 20241025082602511 DAUC <0003> auc.c:145 vector [2]: res = 0add389d3788c3be0000000000000000 20241025082602511 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082602511 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025082602511 DAUC <0003> auc.c:179 vector [2]: kc = 7db6d639c67f0800 20241025082602511 DAUC <0003> auc.c:180 vector [2]: sres = 9ef99d80 20241025082602511 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025082602511 DAUC <0003> auc.c:113 vector [3]: rand = de259fb022a9187ff752b4ae8dc5f153 20241025082602511 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241025082602511 DAUC <0003> auc.c:142 vector [3]: autn = 63e0833afb1600008ea62662d1bf570a 20241025082602511 DAUC <0003> auc.c:143 vector [3]: ck = 4b43fb7f42007904f95a9220cea1c78b 20241025082602511 DAUC <0003> auc.c:144 vector [3]: ik = e373a609ac3d93d27dd87988f6a6ec4f 20241025082602511 DAUC <0003> auc.c:145 vector [3]: res = 3ac568a16b3fbc1a0000000000000000 20241025082602511 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082602511 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025082602511 DAUC <0003> auc.c:179 vector [3]: kc = 66d3070c0ca1c400 20241025082602511 DAUC <0003> auc.c:180 vector [3]: sres = 6f47b1b9 20241025082602511 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025082602511 DAUC <0003> auc.c:113 vector [4]: rand = dc692b0bb77d179b86692d658e46950b 20241025082602511 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241025082602511 DAUC <0003> auc.c:142 vector [4]: autn = 452b83109bb60000c7ce977c76dc2d77 20241025082602511 DAUC <0003> auc.c:143 vector [4]: ck = 26a198f443f49da8f4b03af967be2a38 20241025082602511 DAUC <0003> auc.c:144 vector [4]: ik = 88537a548cb39025ffbf9a9f4216f8b9 20241025082602511 DAUC <0003> auc.c:145 vector [4]: res = 59f6a6d9aec8aa310000000000000000 20241025082602511 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025082602511 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241025082602511 DAUC <0003> auc.c:179 vector [4]: kc = bfbef0ad1da65800 20241025082602511 DAUC <0003> auc.c:180 vector [4]: sres = 55b0db1e 20241025082602511 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241025082602511 DAUC <0003> db_auc.c:245 IMSI='262425988373034': Generated 5 vectors 20241025082602511 DAUC <0003> db_auc.c:249 IMSI='262425988373034': Updating SQN=321 in DB 20241025082602519 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425988373034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425988373034"} 20241025082602519 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425988373034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602519 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602519 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602522 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602522 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425988373034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425988373034"} 20241025082602522 DAUC <0003> db_auc.c:236 IMSI='262425988373034': Calling to generate 5 vectors 20241025082602522 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241025082602522 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082602522 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025082602522 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241025082602522 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082602522 DAUC <0003> auc.c:113 vector [0]: rand = 769ef6b82af1942badfa12439d100236 20241025082602522 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241025082602522 DAUC <0003> auc.c:142 vector [0]: autn = 2a35861ba25a00009dbdc1de4816a210 20241025082602522 DAUC <0003> auc.c:143 vector [0]: ck = e66afa4754b3b01eac00c3c1697748f6 20241025082602522 DAUC <0003> auc.c:144 vector [0]: ik = 1b866439b463b56e85a69f738f45f703 20241025082602522 DAUC <0003> auc.c:145 vector [0]: res = 1b830f0dc7a4c6b60000000000000000 20241025082602522 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082602522 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025082602522 DAUC <0003> auc.c:179 vector [0]: kc = 86091ed144d5f800 20241025082602522 DAUC <0003> auc.c:180 vector [0]: sres = 90cfc329 20241025082602522 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025082602522 DAUC <0003> auc.c:113 vector [1]: rand = fe812df2a71bea47a8eb6e37e40f9bbd 20241025082602522 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241025082602522 DAUC <0003> auc.c:142 vector [1]: autn = 6b66799409a3000065f4277f7920f671 20241025082602522 DAUC <0003> auc.c:143 vector [1]: ck = 3c08e72927a8e4d19b3df60a6b16abe2 20241025082602522 DAUC <0003> auc.c:144 vector [1]: ik = 1743020ab24597a2996b30a3c8f40366 20241025082602522 DAUC <0003> auc.c:145 vector [1]: res = 0aad8793d17b079a0000000000000000 20241025082602522 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082602522 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025082602522 DAUC <0003> auc.c:179 vector [1]: kc = c6608c58ee8c4400 20241025082602522 DAUC <0003> auc.c:180 vector [1]: sres = c1f916fb 20241025082602522 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025082602522 DAUC <0003> auc.c:113 vector [2]: rand = 7cb43c5f20d15657ce1807e6964cfa11 20241025082602522 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241025082602522 DAUC <0003> auc.c:142 vector [2]: autn = 16fb6c4e7f3800009fdca9a84f58f374 20241025082602522 DAUC <0003> auc.c:143 vector [2]: ck = e95a2a679c450973cc03a6dd63ede6f2 20241025082602522 DAUC <0003> auc.c:144 vector [2]: ik = 8972840a5ebf19e6141b6f3ece04ca69 20241025082602522 DAUC <0003> auc.c:145 vector [2]: res = 30cdfc26a0bf41f30000000000000000 20241025082602522 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082602522 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025082602522 DAUC <0003> auc.c:179 vector [2]: kc = ee980b01e1b25800 20241025082602522 DAUC <0003> auc.c:180 vector [2]: sres = 26f1272f 20241025082602522 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025082602522 DAUC <0003> auc.c:113 vector [3]: rand = fefc455eec26c1f90695f8584bb421b1 20241025082602522 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241025082602522 DAUC <0003> auc.c:142 vector [3]: autn = e57b7422be190000002d00178120f875 20241025082602522 DAUC <0003> auc.c:143 vector [3]: ck = 049c17aba7329a6c324a544962da5076 20241025082602522 DAUC <0003> auc.c:144 vector [3]: ik = 9488aa2c4d9747ba0b2d5c2425c71fce 20241025082602522 DAUC <0003> auc.c:145 vector [3]: res = 3cabecfa20c4edb40000000000000000 20241025082602522 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082602522 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025082602522 DAUC <0003> auc.c:179 vector [3]: kc = 11755b6488051400 20241025082602522 DAUC <0003> auc.c:180 vector [3]: sres = 306df608 20241025082602522 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025082602522 DAUC <0003> auc.c:113 vector [4]: rand = f59a7c333a1c5deea4b5d1a51c34c522 20241025082602522 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241025082602522 DAUC <0003> auc.c:142 vector [4]: autn = 273847053fe100005ce81eaeeec316f9 20241025082602522 DAUC <0003> auc.c:143 vector [4]: ck = d4a2645d828ba83706fbfa82d8ccfbab 20241025082602522 DAUC <0003> auc.c:144 vector [4]: ik = c9146d38ecfbdd671b4a975cef915121 20241025082602522 DAUC <0003> auc.c:145 vector [4]: res = c668cd4a1983c2880000000000000000 20241025082602522 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025082602522 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241025082602522 DAUC <0003> auc.c:179 vector [4]: kc = 6782bb0f6d458800 20241025082602522 DAUC <0003> auc.c:180 vector [4]: sres = 68d1f47a 20241025082602522 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241025082602522 DAUC <0003> db_auc.c:245 IMSI='262425988373034': Generated 5 vectors 20241025082602522 DAUC <0003> db_auc.c:249 IMSI='262425988373034': Updating SQN=481 in DB 20241025082602530 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425988373034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425988373034"} 20241025082602530 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425988373034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602530 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602530 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35612<->l=127.0.0.1:4258 20241025082602572 DAUC <0003> db_auc.c:157 IMSI='262422066927903': No 2G Auth Data 20241025082602572 DAUC <0003> db_auc.c:192 IMSI='262422066927903': No 3G Auth Data 20241025082602616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35614<->l=127.0.0.1:4258 20241025082602619 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602619 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422066927903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422066927903"} 20241025082602619 DAUC <0003> db_auc.c:236 IMSI='262422066927903': Calling to generate 1 vectors 20241025082602619 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241025082602619 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082602619 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025082602619 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025082602619 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082602619 DAUC <0003> auc.c:113 vector [0]: rand = 65801cb44433da4f71d3a2005fef9c7b 20241025082602619 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025082602619 DAUC <0003> auc.c:142 vector [0]: autn = c106ba543cf900003c66309d6abd0a78 20241025082602619 DAUC <0003> auc.c:143 vector [0]: ck = cb141807c0b42e314f7e08c620f582fd 20241025082602619 DAUC <0003> auc.c:144 vector [0]: ik = 713e4140bde5fe785fc7f85ede6504d5 20241025082602619 DAUC <0003> auc.c:145 vector [0]: res = e4d7418622b65d630000000000000000 20241025082602619 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082602619 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025082602619 DAUC <0003> auc.c:179 vector [0]: kc = a3a61117adbf4c00 20241025082602619 DAUC <0003> auc.c:180 vector [0]: sres = 285b5173 20241025082602619 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025082602619 DAUC <0003> db_auc.c:245 IMSI='262422066927903': Generated 1 vectors 20241025082602619 DAUC <0003> db_auc.c:249 IMSI='262422066927903': Updating SQN=33 in DB 20241025082602628 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422066927903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422066927903"} 20241025082602628 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422066927903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602628 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602628 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602631 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602631 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422066927903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422066927903"} 20241025082602631 DAUC <0003> db_auc.c:236 IMSI='262422066927903': Calling to generate 4 vectors 20241025082602631 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241025082602631 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082602631 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025082602631 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241025082602631 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082602631 DAUC <0003> auc.c:113 vector [0]: rand = acdd325348bff94a448153aec7d2ddaa 20241025082602631 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241025082602631 DAUC <0003> auc.c:142 vector [0]: autn = dcbbc8f0a2e300005d14a05e2409c0b5 20241025082602631 DAUC <0003> auc.c:143 vector [0]: ck = d8f58aa386b0eb58877f5404da56ecd8 20241025082602631 DAUC <0003> auc.c:144 vector [0]: ik = 802fa248e03ad41a96fecfee568ed191 20241025082602631 DAUC <0003> auc.c:145 vector [0]: res = 9280b78d5fd33e370000000000000000 20241025082602631 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082602631 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025082602631 DAUC <0003> auc.c:179 vector [0]: kc = eb52fe509bdd1000 20241025082602631 DAUC <0003> auc.c:180 vector [0]: sres = 170eb08a 20241025082602631 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025082602631 DAUC <0003> auc.c:113 vector [1]: rand = 27a50fc84ba278e08aac0899646f2aa5 20241025082602631 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241025082602631 DAUC <0003> auc.c:142 vector [1]: autn = 4bf20580642d0000dddd8b0ab01c826a 20241025082602631 DAUC <0003> auc.c:143 vector [1]: ck = 95ccb88c66276c4c728b94e36f910464 20241025082602631 DAUC <0003> auc.c:144 vector [1]: ik = 15765d2f384e3dfb6cdd70eb3fb88f36 20241025082602631 DAUC <0003> auc.c:145 vector [1]: res = 005d1a7ac3dec5a50000000000000000 20241025082602631 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082602631 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025082602631 DAUC <0003> auc.c:179 vector [1]: kc = 45a3790d64977000 20241025082602631 DAUC <0003> auc.c:180 vector [1]: sres = f0310586 20241025082602631 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025082602631 DAUC <0003> auc.c:113 vector [2]: rand = 9240bff0d73958325a88bda8aaacc37c 20241025082602631 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241025082602631 DAUC <0003> auc.c:142 vector [2]: autn = 7a712a43cfc800000c10f65ff918afc4 20241025082602631 DAUC <0003> auc.c:143 vector [2]: ck = 0310fd355a641800189252963f3800b6 20241025082602631 DAUC <0003> auc.c:144 vector [2]: ik = 5e66602e876e3bc011debcbe90e65029 20241025082602631 DAUC <0003> auc.c:145 vector [2]: res = d721693b04aebbf30000000000000000 20241025082602631 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082602631 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025082602631 DAUC <0003> auc.c:179 vector [2]: kc = 7f31227f1b9f4000 20241025082602631 DAUC <0003> auc.c:180 vector [2]: sres = 1293f2f8 20241025082602631 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025082602631 DAUC <0003> auc.c:113 vector [3]: rand = 274b77d9f5c4873b45fb651ff38f852b 20241025082602631 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241025082602631 DAUC <0003> auc.c:142 vector [3]: autn = 8b3a2c8cfb9f0000c41f606d37ac1d75 20241025082602631 DAUC <0003> auc.c:143 vector [3]: ck = bf2126db024f6575dbeae6d542d55d07 20241025082602631 DAUC <0003> auc.c:144 vector [3]: ik = edc7158e8127d5219731a8f1b345db00 20241025082602631 DAUC <0003> auc.c:145 vector [3]: res = 32dcc43decc5bcc80000000000000000 20241025082602631 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082602631 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025082602631 DAUC <0003> auc.c:179 vector [3]: kc = 463fb121d2ebcc00 20241025082602631 DAUC <0003> auc.c:180 vector [3]: sres = fb666df0 20241025082602631 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025082602631 DAUC <0003> db_auc.c:245 IMSI='262422066927903': Generated 4 vectors 20241025082602631 DAUC <0003> db_auc.c:249 IMSI='262422066927903': Updating SQN=161 in DB 20241025082602639 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422066927903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422066927903"} 20241025082602639 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422066927903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602639 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602639 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602642 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602642 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422066927903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422066927903"} 20241025082602642 DAUC <0003> db_auc.c:236 IMSI='262422066927903': Calling to generate 5 vectors 20241025082602642 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241025082602642 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082602642 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025082602642 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241025082602642 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082602642 DAUC <0003> auc.c:113 vector [0]: rand = 823b7d1c4fbc1c7c4266304e0d6fb51f 20241025082602642 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241025082602642 DAUC <0003> auc.c:142 vector [0]: autn = 1994fd195e4a00000f8543d81bdb88ba 20241025082602642 DAUC <0003> auc.c:143 vector [0]: ck = 2326f1c3c375bc26b160fa49a5072d6e 20241025082602642 DAUC <0003> auc.c:144 vector [0]: ik = fb4c217302e7f62fee6f9dead118448a 20241025082602642 DAUC <0003> auc.c:145 vector [0]: res = 3fe86f7eff36311f0000000000000000 20241025082602642 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082602642 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025082602642 DAUC <0003> auc.c:179 vector [0]: kc = a321a7099d2d4800 20241025082602642 DAUC <0003> auc.c:180 vector [0]: sres = 82ee69b0 20241025082602642 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025082602642 DAUC <0003> auc.c:113 vector [1]: rand = 0ef5a8106f9e44af3006f0d81a6f91c5 20241025082602642 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241025082602642 DAUC <0003> auc.c:142 vector [1]: autn = 2767f57970e100001162ae77b77f6d05 20241025082602642 DAUC <0003> auc.c:143 vector [1]: ck = 484aee28e5c400ef057b364aef08ed72 20241025082602642 DAUC <0003> auc.c:144 vector [1]: ik = b0b69033f80485910a83be80865d726a 20241025082602642 DAUC <0003> auc.c:145 vector [1]: res = 6216806c906efed00000000000000000 20241025082602642 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082602642 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025082602642 DAUC <0003> auc.c:179 vector [1]: kc = e638542a5a94d800 20241025082602642 DAUC <0003> auc.c:180 vector [1]: sres = c98b4b2e 20241025082602642 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025082602642 DAUC <0003> auc.c:113 vector [2]: rand = f799c9f071092fc4f8a19e4b9badb4fe 20241025082602642 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241025082602642 DAUC <0003> auc.c:142 vector [2]: autn = ed22eca7bbca0000799abfba5d370581 20241025082602642 DAUC <0003> auc.c:143 vector [2]: ck = 38a658f6626c7aefe72e79a158ba0940 20241025082602642 DAUC <0003> auc.c:144 vector [2]: ik = fed2443c345bd6ec95ab02df5bce2feb 20241025082602642 DAUC <0003> auc.c:145 vector [2]: res = 698cfeb64479b9b90000000000000000 20241025082602642 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082602642 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025082602642 DAUC <0003> auc.c:179 vector [2]: kc = 108c174fb420e000 20241025082602642 DAUC <0003> auc.c:180 vector [2]: sres = 56ef92b1 20241025082602642 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025082602642 DAUC <0003> auc.c:113 vector [3]: rand = 5715c8c8c8faaa28dcec592e4009e354 20241025082602642 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241025082602642 DAUC <0003> auc.c:142 vector [3]: autn = 0e1d0a286e450000398329370760dcdc 20241025082602642 DAUC <0003> auc.c:143 vector [3]: ck = ac5865f91bc1283835d533767cdf71f7 20241025082602642 DAUC <0003> auc.c:144 vector [3]: ik = 8bf5e895056585f40886d1acaf581250 20241025082602642 DAUC <0003> auc.c:145 vector [3]: res = 0a7b4a94a1273d980000000000000000 20241025082602642 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082602642 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025082602642 DAUC <0003> auc.c:179 vector [3]: kc = 3c1acbb6722af400 20241025082602642 DAUC <0003> auc.c:180 vector [3]: sres = 757adae4 20241025082602642 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025082602642 DAUC <0003> auc.c:113 vector [4]: rand = 1f378ec21b4afa94e649199bf837af18 20241025082602642 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241025082602642 DAUC <0003> auc.c:142 vector [4]: autn = 1a429460dd490000ceab4a2e3f532f85 20241025082602642 DAUC <0003> auc.c:143 vector [4]: ck = cb723d021b18fafbe28b23b6bcb43413 20241025082602642 DAUC <0003> auc.c:144 vector [4]: ik = 105a4fe267af871ff0c51d07a7df828c 20241025082602642 DAUC <0003> auc.c:145 vector [4]: res = f69076dc369e797f0000000000000000 20241025082602642 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025082602642 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241025082602642 DAUC <0003> auc.c:179 vector [4]: kc = 3a4431acd2242400 20241025082602642 DAUC <0003> auc.c:180 vector [4]: sres = 867d12bf 20241025082602642 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241025082602642 DAUC <0003> db_auc.c:245 IMSI='262422066927903': Generated 5 vectors 20241025082602642 DAUC <0003> db_auc.c:249 IMSI='262422066927903': Updating SQN=321 in DB 20241025082602650 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422066927903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422066927903"} 20241025082602650 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422066927903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602650 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602650 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602654 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602654 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422066927903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422066927903"} 20241025082602654 DAUC <0003> db_auc.c:236 IMSI='262422066927903': Calling to generate 5 vectors 20241025082602654 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241025082602654 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082602654 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025082602654 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241025082602654 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082602654 DAUC <0003> auc.c:113 vector [0]: rand = 09c72d06d0db7822d3e96235497ccabf 20241025082602654 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241025082602654 DAUC <0003> auc.c:142 vector [0]: autn = 4732e18f281c0000e59f06cc83648253 20241025082602654 DAUC <0003> auc.c:143 vector [0]: ck = d470f0d06a3df4c3647db827189452e8 20241025082602654 DAUC <0003> auc.c:144 vector [0]: ik = 5162d2dea586cd28fcf491855883756b 20241025082602654 DAUC <0003> auc.c:145 vector [0]: res = 6f94d5e73d7673ef0000000000000000 20241025082602654 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082602654 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025082602654 DAUC <0003> auc.c:179 vector [0]: kc = df89f42031969400 20241025082602654 DAUC <0003> auc.c:180 vector [0]: sres = 7eacbb82 20241025082602654 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025082602654 DAUC <0003> auc.c:113 vector [1]: rand = e300a1273642f4f9e25c7fc96e56ccf9 20241025082602654 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241025082602654 DAUC <0003> auc.c:142 vector [1]: autn = ff1b46e98fa80000314a8bed0f4af4c7 20241025082602654 DAUC <0003> auc.c:143 vector [1]: ck = 78a7d85824fd6bb78f27a8144500e9da 20241025082602654 DAUC <0003> auc.c:144 vector [1]: ik = fd9ce96863ebaf1ba8a3714cd5d4764d 20241025082602654 DAUC <0003> auc.c:145 vector [1]: res = 157e44e4ac4d7e3e0000000000000000 20241025082602654 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082602654 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025082602655 DAUC <0003> auc.c:179 vector [1]: kc = f216418fc424b400 20241025082602655 DAUC <0003> auc.c:180 vector [1]: sres = 8ae1cddc 20241025082602655 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025082602655 DAUC <0003> auc.c:113 vector [2]: rand = ed19aef8faa602ae43438e9b0836955a 20241025082602655 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241025082602655 DAUC <0003> auc.c:142 vector [2]: autn = c2b5578f23e600007027dbf4cb6736f5 20241025082602655 DAUC <0003> auc.c:143 vector [2]: ck = c56f35bd91f22d86981e51842f7d7514 20241025082602655 DAUC <0003> auc.c:144 vector [2]: ik = 60efa656c79a034783d0e5b3821a3fa0 20241025082602655 DAUC <0003> auc.c:145 vector [2]: res = ec488eba9449c5e20000000000000000 20241025082602655 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082602655 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025082602655 DAUC <0003> auc.c:179 vector [2]: kc = 5f9d7faf20fbb000 20241025082602655 DAUC <0003> auc.c:180 vector [2]: sres = af6f15a8 20241025082602655 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025082602655 DAUC <0003> auc.c:113 vector [3]: rand = e42ae36e276616cb7f50538ab6670169 20241025082602655 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241025082602655 DAUC <0003> auc.c:142 vector [3]: autn = 8b02769a6b3b000049ab6d0360d832eb 20241025082602655 DAUC <0003> auc.c:143 vector [3]: ck = e266b39a3df09c4eaac7f87661d338f3 20241025082602655 DAUC <0003> auc.c:144 vector [3]: ik = 1ded809e7ca50e7ecd6679c3b45443fa 20241025082602655 DAUC <0003> auc.c:145 vector [3]: res = a1abc5101af83a4b0000000000000000 20241025082602655 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082602655 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025082602655 DAUC <0003> auc.c:179 vector [3]: kc = 2f6ed83a17d02800 20241025082602655 DAUC <0003> auc.c:180 vector [3]: sres = 85dc87ef 20241025082602655 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025082602655 DAUC <0003> auc.c:113 vector [4]: rand = 09940824996aec24fa906b16e3ac49d8 20241025082602655 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241025082602655 DAUC <0003> auc.c:142 vector [4]: autn = 38f93779a38f00007fa55913841855ac 20241025082602655 DAUC <0003> auc.c:143 vector [4]: ck = a87a62914fa57f9d9e406c42c364ba56 20241025082602655 DAUC <0003> auc.c:144 vector [4]: ik = 3a1a35750c4a7a637c524c052aa250f1 20241025082602655 DAUC <0003> auc.c:145 vector [4]: res = 5436c857b8bcd3a00000000000000000 20241025082602655 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025082602655 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241025082602655 DAUC <0003> auc.c:179 vector [4]: kc = 8e27c2bf0f006800 20241025082602655 DAUC <0003> auc.c:180 vector [4]: sres = 2ac8a9de 20241025082602655 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241025082602655 DAUC <0003> db_auc.c:245 IMSI='262422066927903': Generated 5 vectors 20241025082602655 DAUC <0003> db_auc.c:249 IMSI='262422066927903': Updating SQN=481 in DB 20241025082602663 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422066927903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422066927903"} 20241025082602663 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422066927903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602663 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602663 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35614<->l=127.0.0.1:4258 20241025082602701 DAUC <0003> db_auc.c:157 IMSI='262426662796611': No 2G Auth Data 20241025082602701 DAUC <0003> db_auc.c:192 IMSI='262426662796611': No 3G Auth Data 20241025082602744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35618<->l=127.0.0.1:4258 20241025082602748 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602748 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426662796611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426662796611"} 20241025082602748 DAUC <0003> db_auc.c:236 IMSI='262426662796611': Calling to generate 1 vectors 20241025082602748 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241025082602748 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082602748 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025082602748 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025082602748 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082602748 DAUC <0003> auc.c:113 vector [0]: rand = 967dae8fa38c0ee008a09e9823431aad 20241025082602748 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025082602748 DAUC <0003> auc.c:142 vector [0]: autn = dd82ab9926000000998edf8cde460fda 20241025082602748 DAUC <0003> auc.c:143 vector [0]: ck = f24666e9ca2950a8fb7b38034f7a7215 20241025082602748 DAUC <0003> auc.c:144 vector [0]: ik = 2c6ae1dcccac5774631cf046785e1b21 20241025082602748 DAUC <0003> auc.c:145 vector [0]: res = b1082ccf2b654a4c0000000000000000 20241025082602748 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082602748 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025082602748 DAUC <0003> auc.c:179 vector [0]: kc = c241505e3d68f3d0 20241025082602748 DAUC <0003> auc.c:180 vector [0]: sres = 6a2da09c 20241025082602748 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025082602748 DAUC <0003> db_auc.c:245 IMSI='262426662796611': Generated 1 vectors 20241025082602748 DAUC <0003> db_auc.c:249 IMSI='262426662796611': Updating SQN=33 in DB 20241025082602757 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426662796611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426662796611"} 20241025082602757 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426662796611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602757 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602757 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602760 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602760 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426662796611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426662796611"} 20241025082602760 DAUC <0003> db_auc.c:236 IMSI='262426662796611': Calling to generate 4 vectors 20241025082602760 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241025082602760 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082602760 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025082602760 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241025082602760 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082602760 DAUC <0003> auc.c:113 vector [0]: rand = 2d861eb09ae14a160fa4dbf81fa313a9 20241025082602760 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241025082602760 DAUC <0003> auc.c:142 vector [0]: autn = 6b9711d6972f000086a48d891c4cef4f 20241025082602760 DAUC <0003> auc.c:143 vector [0]: ck = 80f8556c943d8ce0d30f8b19019e8ee4 20241025082602760 DAUC <0003> auc.c:144 vector [0]: ik = e28061b6caed2d97f3ce533e9f391dff 20241025082602760 DAUC <0003> auc.c:145 vector [0]: res = 06e3a398077542380000000000000000 20241025082602760 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082602760 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025082602760 DAUC <0003> auc.c:179 vector [0]: kc = 4225221f4db42b40 20241025082602760 DAUC <0003> auc.c:180 vector [0]: sres = 42b0a380 20241025082602760 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025082602760 DAUC <0003> auc.c:113 vector [1]: rand = c7f423046cdd41edbf14ee4d0992d203 20241025082602760 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241025082602760 DAUC <0003> auc.c:142 vector [1]: autn = 69943c9e5c130000dc11a618e1b2e940 20241025082602760 DAUC <0003> auc.c:143 vector [1]: ck = 2cc3e621d26a26159cdd98e44f8c8f75 20241025082602760 DAUC <0003> auc.c:144 vector [1]: ik = 4a19e22f0bcad1c7d694d521cf725ce4 20241025082602760 DAUC <0003> auc.c:145 vector [1]: res = 5cb69ce77f7b6ce30000000000000000 20241025082602760 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082602760 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025082602760 DAUC <0003> auc.c:179 vector [1]: kc = 566089d6db5b9d09 20241025082602760 DAUC <0003> auc.c:180 vector [1]: sres = 64cc2ce5 20241025082602760 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025082602760 DAUC <0003> auc.c:113 vector [2]: rand = 3feae1a63897f5bcdd202132e86ae420 20241025082602760 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241025082602760 DAUC <0003> auc.c:142 vector [2]: autn = d93aa0cc3c8d000041c5960da4ae4d37 20241025082602760 DAUC <0003> auc.c:143 vector [2]: ck = c1aecc89ab55c7e57679a72e5da3a73c 20241025082602760 DAUC <0003> auc.c:144 vector [2]: ik = 6bd7b34faa3edaa1fc23e8ee1a012c1c 20241025082602760 DAUC <0003> auc.c:145 vector [2]: res = ee47c243c5e1e16f0000000000000000 20241025082602760 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082602760 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025082602760 DAUC <0003> auc.c:179 vector [2]: kc = aefb0a654e1b3c80 20241025082602760 DAUC <0003> auc.c:180 vector [2]: sres = 36f276ff 20241025082602760 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025082602760 DAUC <0003> auc.c:113 vector [3]: rand = ce061af9cac3d2eba41939cc9ddb8652 20241025082602760 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241025082602760 DAUC <0003> auc.c:142 vector [3]: autn = 59d79467d00100003922440c385e9e87 20241025082602760 DAUC <0003> auc.c:143 vector [3]: ck = 758bc6c5d1173a3f9cb7a821141fc8b6 20241025082602760 DAUC <0003> auc.c:144 vector [3]: ik = b60f4b4793d23a4dafb72441130e52f9 20241025082602760 DAUC <0003> auc.c:145 vector [3]: res = fd69246379702ddd0000000000000000 20241025082602760 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082602760 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025082602760 DAUC <0003> auc.c:179 vector [3]: kc = e11daf19aeb0550f 20241025082602760 DAUC <0003> auc.c:180 vector [3]: sres = 12f82c50 20241025082602760 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025082602760 DAUC <0003> db_auc.c:245 IMSI='262426662796611': Generated 4 vectors 20241025082602760 DAUC <0003> db_auc.c:249 IMSI='262426662796611': Updating SQN=161 in DB 20241025082602768 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426662796611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426662796611"} 20241025082602768 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426662796611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602768 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602769 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602772 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602772 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426662796611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426662796611"} 20241025082602772 DAUC <0003> db_auc.c:236 IMSI='262426662796611': Calling to generate 5 vectors 20241025082602772 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241025082602772 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082602772 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025082602772 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241025082602772 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082602772 DAUC <0003> auc.c:113 vector [0]: rand = 05c1b9b390a277c8ef8751455d982972 20241025082602772 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241025082602772 DAUC <0003> auc.c:142 vector [0]: autn = eadc20942d4900003a413775fb226073 20241025082602772 DAUC <0003> auc.c:143 vector [0]: ck = 5ac6e869a2efffba6e68ecff17595850 20241025082602772 DAUC <0003> auc.c:144 vector [0]: ik = 5c226560f21347f100088fec73f5ab9e 20241025082602772 DAUC <0003> auc.c:145 vector [0]: res = 60551812b96b855c0000000000000000 20241025082602772 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082602772 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025082602772 DAUC <0003> auc.c:179 vector [0]: kc = b43b463eeca2a7b4 20241025082602772 DAUC <0003> auc.c:180 vector [0]: sres = d9d7463b 20241025082602772 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025082602772 DAUC <0003> auc.c:113 vector [1]: rand = 223e94a4618d385254d3b1590ad6f8e7 20241025082602772 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241025082602772 DAUC <0003> auc.c:142 vector [1]: autn = f6d77eb6879c0000f1e90dc46c8cba41 20241025082602772 DAUC <0003> auc.c:143 vector [1]: ck = 41aa201609faea0e6947546e94f510f7 20241025082602772 DAUC <0003> auc.c:144 vector [1]: ik = 99cfb12a9a1ac42a5b642792e0d043f8 20241025082602772 DAUC <0003> auc.c:145 vector [1]: res = e677a346fada09380000000000000000 20241025082602772 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082602772 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025082602772 DAUC <0003> auc.c:179 vector [1]: kc = 2fe7ac2784f38ad2 20241025082602772 DAUC <0003> auc.c:180 vector [1]: sres = ad345864 20241025082602772 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025082602772 DAUC <0003> auc.c:113 vector [2]: rand = 267ee570e320336640c7279f7818330e 20241025082602772 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241025082602772 DAUC <0003> auc.c:142 vector [2]: autn = 50410cd64df1000082f00dcc352a3113 20241025082602772 DAUC <0003> auc.c:143 vector [2]: ck = 6a4d4cc59f719442630bc8de3dd43118 20241025082602772 DAUC <0003> auc.c:144 vector [2]: ik = 92b9a385c4cb1d3ee592c1a1b1b2415f 20241025082602772 DAUC <0003> auc.c:145 vector [2]: res = b4ba8f9f83da5c370000000000000000 20241025082602772 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082602772 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025082602772 DAUC <0003> auc.c:179 vector [2]: kc = cce0fbf1dcbeb239 20241025082602772 DAUC <0003> auc.c:180 vector [2]: sres = 90e07ad7 20241025082602772 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025082602772 DAUC <0003> auc.c:113 vector [3]: rand = 37985512d0c64ebc94aa5652011a9495 20241025082602772 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241025082602772 DAUC <0003> auc.c:142 vector [3]: autn = 805f3c0f70c40000fd30dd24b296ade1 20241025082602772 DAUC <0003> auc.c:143 vector [3]: ck = 974ea534fefd937fed97c48fbf8651d3 20241025082602772 DAUC <0003> auc.c:144 vector [3]: ik = e1e764e137a89878b402a01035542294 20241025082602772 DAUC <0003> auc.c:145 vector [3]: res = 4f0693f087b12f910000000000000000 20241025082602772 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082602772 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025082602772 DAUC <0003> auc.c:179 vector [3]: kc = 409bbdb82348816d 20241025082602772 DAUC <0003> auc.c:180 vector [3]: sres = 93bb472f 20241025082602772 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025082602772 DAUC <0003> auc.c:113 vector [4]: rand = 736b14e7711fd6b5a390888c3c85f6a0 20241025082602772 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241025082602772 DAUC <0003> auc.c:142 vector [4]: autn = e89300847f3f0000f6a96856b841cff9 20241025082602772 DAUC <0003> auc.c:143 vector [4]: ck = 8c56dd38476b3d2b4820ce5d1b98a1ff 20241025082602772 DAUC <0003> auc.c:144 vector [4]: ik = 26de46bccb66cc848b39e5df2d2fa40b 20241025082602772 DAUC <0003> auc.c:145 vector [4]: res = f05c02d562a83ca10000000000000000 20241025082602772 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025082602772 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241025082602772 DAUC <0003> auc.c:179 vector [4]: kc = c4b7c7630478349e 20241025082602772 DAUC <0003> auc.c:180 vector [4]: sres = efb5de8e 20241025082602772 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241025082602772 DAUC <0003> db_auc.c:245 IMSI='262426662796611': Generated 5 vectors 20241025082602772 DAUC <0003> db_auc.c:249 IMSI='262426662796611': Updating SQN=321 in DB 20241025082602780 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426662796611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426662796611"} 20241025082602780 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426662796611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602780 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602780 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602783 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602783 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426662796611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426662796611"} 20241025082602783 DAUC <0003> db_auc.c:236 IMSI='262426662796611': Calling to generate 5 vectors 20241025082602783 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241025082602783 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082602783 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025082602783 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241025082602783 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082602783 DAUC <0003> auc.c:113 vector [0]: rand = a2949dfccbd2c0ef579666e85c27848d 20241025082602783 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241025082602783 DAUC <0003> auc.c:142 vector [0]: autn = 3d27375159a000003192db8191f72938 20241025082602783 DAUC <0003> auc.c:143 vector [0]: ck = 10b7c0e154d5371a6d5ccecaf07a9c75 20241025082602783 DAUC <0003> auc.c:144 vector [0]: ik = e5351af5c675576f9b9c30338b6f6693 20241025082602783 DAUC <0003> auc.c:145 vector [0]: res = f54e7ea9893bee4a0000000000000000 20241025082602783 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082602783 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025082602783 DAUC <0003> auc.c:179 vector [0]: kc = d38a85c67703168a 20241025082602783 DAUC <0003> auc.c:180 vector [0]: sres = ca4aa9f5 20241025082602783 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025082602783 DAUC <0003> auc.c:113 vector [1]: rand = ec7ede16e39e9948f39c13bb1d33e0ad 20241025082602783 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241025082602783 DAUC <0003> auc.c:142 vector [1]: autn = d292641733a20000fc92e52b23cf6089 20241025082602783 DAUC <0003> auc.c:143 vector [1]: ck = 41ab0820e7f6f50fd26502c6b19b4d9d 20241025082602783 DAUC <0003> auc.c:144 vector [1]: ik = 78ad4db93b38ca5a7ff17ebf0fc81013 20241025082602783 DAUC <0003> auc.c:145 vector [1]: res = 905676d851f4a4a20000000000000000 20241025082602783 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082602783 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025082602783 DAUC <0003> auc.c:179 vector [1]: kc = 571ac38eda15f881 20241025082602783 DAUC <0003> auc.c:180 vector [1]: sres = 0d3cb0f2 20241025082602783 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025082602783 DAUC <0003> auc.c:113 vector [2]: rand = a47a9b9c731d6b5fdff55c8c5f6d3723 20241025082602783 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241025082602783 DAUC <0003> auc.c:142 vector [2]: autn = 6ef73f45a86b000053661fd9f8438adb 20241025082602783 DAUC <0003> auc.c:143 vector [2]: ck = c10b12fd5713981a399fce971657a24e 20241025082602783 DAUC <0003> auc.c:144 vector [2]: ik = 50b7f35768325ec79341298b548d28d8 20241025082602783 DAUC <0003> auc.c:145 vector [2]: res = ef52e3a7b1789ce20000000000000000 20241025082602783 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082602783 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025082602783 DAUC <0003> auc.c:179 vector [2]: kc = eda5fb19fcd0b069 20241025082602783 DAUC <0003> auc.c:180 vector [2]: sres = 4910df23 20241025082602783 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025082602783 DAUC <0003> auc.c:113 vector [3]: rand = 183241b178f2c8257d33da34346cf88e 20241025082602783 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241025082602783 DAUC <0003> auc.c:142 vector [3]: autn = f6cdc7137cf900006bf612fb15fe89a3 20241025082602783 DAUC <0003> auc.c:143 vector [3]: ck = 47612466f34d70907d9c22b2a3e1d5f9 20241025082602783 DAUC <0003> auc.c:144 vector [3]: ik = 681407e37cad7cc5a5837f543a55b4df 20241025082602783 DAUC <0003> auc.c:145 vector [3]: res = 14d4083205c2c94e0000000000000000 20241025082602783 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082602783 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025082602783 DAUC <0003> auc.c:179 vector [3]: kc = 3431e09bbfb27015 20241025082602784 DAUC <0003> auc.c:180 vector [3]: sres = bf9c5637 20241025082602784 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025082602784 DAUC <0003> auc.c:113 vector [4]: rand = aeb81df85b7305c7698d725d47e208fc 20241025082602784 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241025082602784 DAUC <0003> auc.c:142 vector [4]: autn = 661dde514ea20000b0d09f6eeb33cfb2 20241025082602784 DAUC <0003> auc.c:143 vector [4]: ck = f9f127042fe52b570cacea88788d95c1 20241025082602784 DAUC <0003> auc.c:144 vector [4]: ik = 5c3697982a8173a7d8e778032f1ee079 20241025082602784 DAUC <0003> auc.c:145 vector [4]: res = 851ee88a4e40556a0000000000000000 20241025082602784 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025082602784 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241025082602784 DAUC <0003> auc.c:179 vector [4]: kc = 4c2cf2f32ef466de 20241025082602784 DAUC <0003> auc.c:180 vector [4]: sres = 4bedb3c2 20241025082602784 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241025082602784 DAUC <0003> db_auc.c:245 IMSI='262426662796611': Generated 5 vectors 20241025082602784 DAUC <0003> db_auc.c:249 IMSI='262426662796611': Updating SQN=481 in DB 20241025082602792 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426662796611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426662796611"} 20241025082602792 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426662796611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082602792 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602792 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082602795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35618<->l=127.0.0.1:4258 20241025082602821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35562<->l=127.0.0.1:4258 20241025082602822 DLINP <000b> input/ipa.c:451 connected read/write 20241025082602822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082602822 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082602822 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082602823 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082602823 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39961<->l=127.0.0.1:4259) 20241025082602862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35620<->l=127.0.0.1:4258 20241025082602862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35620<->l=127.0.0.1:4258 20241025082605936 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082605936 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082605938 DLINP <000b> input/ipa.c:451 connected read/write 20241025082605938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082605939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35624<->l=127.0.0.1:4258 20241025082605942 DLINP <000b> input/ipa.c:451 connected read/write 20241025082605942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082605942 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082605942 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082605942 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  20241025082605942 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082605942 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  20241025082605942 DLGSUP <0013> gsup_server.c:235 2:  20241025082605942 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082605942 DLGSUP <0013> gsup_server.c:235 3:  20241025082605942 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082605942 DLGSUP <0013> gsup_server.c:235 4:  20241025082605942 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082605942 DLGSUP <0013> gsup_server.c:235 5:  20241025082605942 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082605942 DLGSUP <0013> gsup_server.c:235 7:  20241025082605942 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082605942 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082605942 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082605942 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082605964 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39253<->l=127.0.0.1:4259) 20241025082605976 DAUC <0003> db_auc.c:157 IMSI='262428775149282': No 2G Auth Data 20241025082605976 DAUC <0003> db_auc.c:192 IMSI='262428775149282': No 3G Auth Data 20241025082606011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35626<->l=127.0.0.1:4258 20241025082606016 DLINP <000b> input/ipa.c:451 connected read/write 20241025082606016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082606016 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428775149282 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428775149282"} 20241025082606016 DAUC <0003> db_auc.c:157 IMSI='262428775149282': No 2G Auth Data 20241025082606016 DAUC <0003> db_auc.c:236 IMSI='262428775149282': Calling to generate 5 vectors 20241025082606016 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241025082606016 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082606016 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025082606016 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025082606016 DAUC <0003> auc.c:113 vector [0]: rand = eb0609d6a45c3ea7ac0523248afdf670 20241025082606016 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025082606016 DAUC <0003> auc.c:142 vector [0]: autn = 17ac460f90148000656532a8ba092280 20241025082606016 DAUC <0003> auc.c:143 vector [0]: ck = 8afa083ef77e247f811fe0004c3c2b70 20241025082606016 DAUC <0003> auc.c:144 vector [0]: ik = 8df82cd109f418fab0e80bda64c30cf6 20241025082606016 DAUC <0003> auc.c:145 vector [0]: res = 2d342bc74b7e85a50000000000000000 20241025082606016 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082606016 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241025082606016 DAUC <0003> auc.c:151 vector [0]: kc = 36f5cf35d6751b03 20241025082606016 DAUC <0003> auc.c:152 vector [0]: sres = 664aae62 20241025082606016 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241025082606016 DAUC <0003> auc.c:113 vector [1]: rand = ea10bff260270cfbe2a629e431373d84 20241025082606016 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241025082606016 DAUC <0003> auc.c:142 vector [1]: autn = 966fb9cef8ec800008a031765ef92f2d 20241025082606016 DAUC <0003> auc.c:143 vector [1]: ck = 6fd75af46669a4806c4df671d5bfd4b1 20241025082606016 DAUC <0003> auc.c:144 vector [1]: ik = ecd420ffd5dfa280ce06fdb51d01e07e 20241025082606016 DAUC <0003> auc.c:145 vector [1]: res = eaf6361460f826490000000000000000 20241025082606016 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082606016 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241025082606016 DAUC <0003> auc.c:151 vector [1]: kc = 214871cf7b0832cf 20241025082606016 DAUC <0003> auc.c:152 vector [1]: sres = 8a0e105d 20241025082606016 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241025082606016 DAUC <0003> auc.c:113 vector [2]: rand = 254b6a6b56e67443e69c70bafe7138d1 20241025082606016 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241025082606016 DAUC <0003> auc.c:142 vector [2]: autn = e1880ad5fb2a8000d4d9e220c94bcf0f 20241025082606016 DAUC <0003> auc.c:143 vector [2]: ck = b5024247580358a772970200a9a8bc30 20241025082606016 DAUC <0003> auc.c:144 vector [2]: ik = 4a573c482b0d9d1cb85913195ed9fa9e 20241025082606016 DAUC <0003> auc.c:145 vector [2]: res = d29fbeaafa90244c0000000000000000 20241025082606016 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082606016 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241025082606016 DAUC <0003> auc.c:151 vector [2]: kc = 359b6f16847f8315 20241025082606016 DAUC <0003> auc.c:152 vector [2]: sres = 280f9ae6 20241025082606016 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241025082606016 DAUC <0003> auc.c:113 vector [3]: rand = 1c22e941a557100a5bb842acb80f371c 20241025082606016 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241025082606016 DAUC <0003> auc.c:142 vector [3]: autn = daac4ff260d78000c40a46d2884f3557 20241025082606016 DAUC <0003> auc.c:143 vector [3]: ck = ec57d6ffdc8452aa35281878849352b6 20241025082606016 DAUC <0003> auc.c:144 vector [3]: ik = 59ddcdca171aa18ec785ef86440d26da 20241025082606016 DAUC <0003> auc.c:145 vector [3]: res = 3777892ca33a385f0000000000000000 20241025082606016 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082606016 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241025082606017 DAUC <0003> auc.c:151 vector [3]: kc = 4727eccb0b008748 20241025082606017 DAUC <0003> auc.c:152 vector [3]: sres = 944db173 20241025082606017 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241025082606017 DAUC <0003> auc.c:113 vector [4]: rand = c766a218a8f815eebb670c1b2d25f2da 20241025082606017 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241025082606017 DAUC <0003> auc.c:142 vector [4]: autn = e8fd77f2b48a80002a2e0d97eae7faf6 20241025082606017 DAUC <0003> auc.c:143 vector [4]: ck = 5634b1ca71e941b6a8af1d184ee4ba05 20241025082606017 DAUC <0003> auc.c:144 vector [4]: ik = 986331b13037769a7529ce10bfa3b09a 20241025082606017 DAUC <0003> auc.c:145 vector [4]: res = 8063272a188ec0e80000000000000000 20241025082606017 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025082606017 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241025082606017 DAUC <0003> auc.c:151 vector [4]: kc = 13d15373b0993db3 20241025082606017 DAUC <0003> auc.c:152 vector [4]: sres = 98ede7c2 20241025082606017 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241025082606017 DAUC <0003> db_auc.c:245 IMSI='262428775149282': Generated 5 vectors 20241025082606017 DAUC <0003> db_auc.c:249 IMSI='262428775149282': Updating SQN=161 in DB 20241025082606025 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428775149282 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428775149282"} 20241025082606025 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428775149282 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082606025 DLINP <000b> input/ipa.c:451 connected read/write 20241025082606025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082606025 DLINP <000b> input/ipa.c:451 connected read/write 20241025082606025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082606030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35626<->l=127.0.0.1:4258 20241025082606066 DAUC <0003> db_auc.c:157 IMSI='262427884203523': No 2G Auth Data 20241025082606066 DAUC <0003> db_auc.c:192 IMSI='262427884203523': No 3G Auth Data 20241025082606105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35632<->l=127.0.0.1:4258 20241025082606108 DLINP <000b> input/ipa.c:451 connected read/write 20241025082606108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082606108 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427884203523 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427884203523"} 20241025082606108 DAUC <0003> db_auc.c:157 IMSI='262427884203523': No 2G Auth Data 20241025082606108 DAUC <0003> db_auc.c:236 IMSI='262427884203523': Calling to generate 5 vectors 20241025082606108 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241025082606108 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082606108 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241025082606108 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025082606108 DAUC <0003> auc.c:113 vector [0]: rand = 8e670e89b03d71247628bcbfa6fb29bd 20241025082606108 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025082606108 DAUC <0003> auc.c:142 vector [0]: autn = 98c86c7e55fa8000bf3725b7f55fe75b 20241025082606108 DAUC <0003> auc.c:143 vector [0]: ck = 331f6d37693285ac69d82e94049b2238 20241025082606108 DAUC <0003> auc.c:144 vector [0]: ik = 75c0402c7e7489b40bb04e4c5c9a5e56 20241025082606108 DAUC <0003> auc.c:145 vector [0]: res = 876210c9f70964150000000000000000 20241025082606108 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082606108 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241025082606108 DAUC <0003> auc.c:151 vector [0]: kc = 24b74dc34f477076 20241025082606108 DAUC <0003> auc.c:152 vector [0]: sres = 706b74dc 20241025082606108 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241025082606108 DAUC <0003> auc.c:113 vector [1]: rand = f8812a1fb230a8b3b47f26d2b3f0afd9 20241025082606108 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241025082606108 DAUC <0003> auc.c:142 vector [1]: autn = cedf988a93688000e8d1b7185310ef22 20241025082606108 DAUC <0003> auc.c:143 vector [1]: ck = 3c4f3cb757132cf2ae79aa3da5c2626a 20241025082606108 DAUC <0003> auc.c:144 vector [1]: ik = 24d82f772959e4269facb688f83b90f1 20241025082606108 DAUC <0003> auc.c:145 vector [1]: res = 05b97f980944df240000000000000000 20241025082606108 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082606108 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241025082606108 DAUC <0003> auc.c:151 vector [1]: kc = 29420f7523b33a4f 20241025082606108 DAUC <0003> auc.c:152 vector [1]: sres = 0cfda0bc 20241025082606108 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241025082606108 DAUC <0003> auc.c:113 vector [2]: rand = aff455dd95802fec176424ce8a77c842 20241025082606108 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241025082606108 DAUC <0003> auc.c:142 vector [2]: autn = e999f54761fd8000a4e930ed60c7efa5 20241025082606108 DAUC <0003> auc.c:143 vector [2]: ck = 9cd97ad8354bdc7d058dab0121c9f692 20241025082606108 DAUC <0003> auc.c:144 vector [2]: ik = 2e042c54378a50eef8dfdcf94ff8bf97 20241025082606108 DAUC <0003> auc.c:145 vector [2]: res = cbea40f14eb666aa0000000000000000 20241025082606108 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082606108 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241025082606108 DAUC <0003> auc.c:151 vector [2]: kc = 4f8f21746cf0c596 20241025082606108 DAUC <0003> auc.c:152 vector [2]: sres = 855c265b 20241025082606108 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241025082606108 DAUC <0003> auc.c:113 vector [3]: rand = 0b7c986191b085cd7df723ab13d3d2cf 20241025082606108 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241025082606108 DAUC <0003> auc.c:142 vector [3]: autn = 5ae569f5ed6a800081be8e5adbf513c0 20241025082606108 DAUC <0003> auc.c:143 vector [3]: ck = b7abdbeb4ae4894c9e386bcc178ba4aa 20241025082606108 DAUC <0003> auc.c:144 vector [3]: ik = de66a800d50edf766fcf98521526105e 20241025082606108 DAUC <0003> auc.c:145 vector [3]: res = 9aa9e60f802d22640000000000000000 20241025082606108 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082606108 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241025082606108 DAUC <0003> auc.c:151 vector [3]: kc = 983a80759d47e2ce 20241025082606108 DAUC <0003> auc.c:152 vector [3]: sres = 1a84c46b 20241025082606108 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241025082606108 DAUC <0003> auc.c:113 vector [4]: rand = e0eefb5e61b81ae1b0a3a39f78dc3184 20241025082606108 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241025082606108 DAUC <0003> auc.c:142 vector [4]: autn = 8f46c0ba476a800052ec47e8d1a49f8e 20241025082606108 DAUC <0003> auc.c:143 vector [4]: ck = 28acc98913b2516707f4b855032e0569 20241025082606108 DAUC <0003> auc.c:144 vector [4]: ik = d199af5f8e9d0730d77ea6582a48506d 20241025082606108 DAUC <0003> auc.c:145 vector [4]: res = cc3df38d53d690cb0000000000000000 20241025082606108 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025082606108 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241025082606108 DAUC <0003> auc.c:151 vector [4]: kc = 29bf78dbb4490353 20241025082606108 DAUC <0003> auc.c:152 vector [4]: sres = 9feb6346 20241025082606108 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241025082606108 DAUC <0003> db_auc.c:245 IMSI='262427884203523': Generated 5 vectors 20241025082606108 DAUC <0003> db_auc.c:249 IMSI='262427884203523': Updating SQN=161 in DB 20241025082606122 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427884203523 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427884203523"} 20241025082606122 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427884203523 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082606122 DLINP <000b> input/ipa.c:451 connected read/write 20241025082606122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082606122 DLINP <000b> input/ipa.c:451 connected read/write 20241025082606122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082606126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35632<->l=127.0.0.1:4258 20241025082606153 DAUC <0003> db_auc.c:157 IMSI='262426024037529': No 2G Auth Data 20241025082606153 DAUC <0003> db_auc.c:192 IMSI='262426024037529': No 3G Auth Data 20241025082606194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35638<->l=127.0.0.1:4258 20241025082606198 DLINP <000b> input/ipa.c:451 connected read/write 20241025082606198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082606198 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426024037529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426024037529"} 20241025082606198 DAUC <0003> db_auc.c:236 IMSI='262426024037529': Calling to generate 5 vectors 20241025082606198 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241025082606198 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082606198 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025082606198 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025082606198 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082606198 DAUC <0003> auc.c:113 vector [0]: rand = d5a4f37dd0a3cb13c649af80f2c1f326 20241025082606198 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025082606198 DAUC <0003> auc.c:142 vector [0]: autn = ed2de755061e800071e4957ca7188001 20241025082606198 DAUC <0003> auc.c:143 vector [0]: ck = 888fc273c1bcab3e5e9640676519fa3b 20241025082606198 DAUC <0003> auc.c:144 vector [0]: ik = 318cbc7cffd3fb33b2f012ab5ce858cb 20241025082606198 DAUC <0003> auc.c:145 vector [0]: res = 3aac4c55135d10230000000000000000 20241025082606198 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082606198 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025082606198 DAUC <0003> auc.c:179 vector [0]: kc = 8c490dd9ac6dd800 20241025082606198 DAUC <0003> auc.c:180 vector [0]: sres = 25ad3068 20241025082606198 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025082606198 DAUC <0003> auc.c:113 vector [1]: rand = 3135a514a88b48513abbdae6262480e9 20241025082606198 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241025082606198 DAUC <0003> auc.c:142 vector [1]: autn = 5c4796f40c9f80000eb18ecf68792b48 20241025082606198 DAUC <0003> auc.c:143 vector [1]: ck = 17584a8423c44f9d6838b281e5f36a34 20241025082606198 DAUC <0003> auc.c:144 vector [1]: ik = c2e0a603912b60f21e05fece5d3aa7f3 20241025082606198 DAUC <0003> auc.c:145 vector [1]: res = 1519f69649ccd4c80000000000000000 20241025082606198 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082606198 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025082606198 DAUC <0003> auc.c:179 vector [1]: kc = 22d534e0f5067000 20241025082606198 DAUC <0003> auc.c:180 vector [1]: sres = 995c33bb 20241025082606198 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025082606198 DAUC <0003> auc.c:113 vector [2]: rand = 3986ad115df8279c0c4afb848640b51a 20241025082606198 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241025082606198 DAUC <0003> auc.c:142 vector [2]: autn = dec15a737c15800016af2c3cd6372a32 20241025082606198 DAUC <0003> auc.c:143 vector [2]: ck = a0710a5fc5edcadd5a7acf106d0ddad5 20241025082606198 DAUC <0003> auc.c:144 vector [2]: ik = 8df2d134b9a4de51aeed39912b912910 20241025082606198 DAUC <0003> auc.c:145 vector [2]: res = 6060add996842f560000000000000000 20241025082606198 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082606198 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025082606198 DAUC <0003> auc.c:179 vector [2]: kc = 6f6ac757bcbe6400 20241025082606198 DAUC <0003> auc.c:180 vector [2]: sres = 42b0ebfe 20241025082606198 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025082606198 DAUC <0003> auc.c:113 vector [3]: rand = 28253ec8529da63a4259227467e443fd 20241025082606198 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241025082606198 DAUC <0003> auc.c:142 vector [3]: autn = 406ddb41b50780001eed1d0984dadad2 20241025082606198 DAUC <0003> auc.c:143 vector [3]: ck = 7f12305f7e87a45c5a4c5da923c0e534 20241025082606198 DAUC <0003> auc.c:144 vector [3]: ik = a0733ee44c23487067ff62b95c7c98f3 20241025082606198 DAUC <0003> auc.c:145 vector [3]: res = 7b998915ad91c66b0000000000000000 20241025082606198 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082606198 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025082606198 DAUC <0003> auc.c:179 vector [3]: kc = c3e5e77ceda93000 20241025082606198 DAUC <0003> auc.c:180 vector [3]: sres = 8a85146b 20241025082606198 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025082606198 DAUC <0003> auc.c:113 vector [4]: rand = f1b7c2bbe5e867e2e0d40e98d36c56e3 20241025082606198 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241025082606198 DAUC <0003> auc.c:142 vector [4]: autn = ecd1cf79e495800096543964c0b4fc0d 20241025082606198 DAUC <0003> auc.c:143 vector [4]: ck = e546e091df1d6eb580a3ed58a36ec81a 20241025082606198 DAUC <0003> auc.c:144 vector [4]: ik = b680715512605d8df45f2c0a047e94f6 20241025082606198 DAUC <0003> auc.c:145 vector [4]: res = e150459146ef921a0000000000000000 20241025082606198 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025082606198 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241025082606198 DAUC <0003> auc.c:179 vector [4]: kc = 9dc44f4cea7c7400 20241025082606198 DAUC <0003> auc.c:180 vector [4]: sres = 2664423e 20241025082606198 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241025082606198 DAUC <0003> db_auc.c:245 IMSI='262426024037529': Generated 5 vectors 20241025082606198 DAUC <0003> db_auc.c:249 IMSI='262426024037529': Updating SQN=161 in DB 20241025082606206 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426024037529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426024037529"} 20241025082606206 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426024037529 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082606206 DLINP <000b> input/ipa.c:451 connected read/write 20241025082606206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082606206 DLINP <000b> input/ipa.c:451 connected read/write 20241025082606206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082606210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35638<->l=127.0.0.1:4258 20241025082606245 DAUC <0003> db_auc.c:157 IMSI='262421535638599': No 2G Auth Data 20241025082606245 DAUC <0003> db_auc.c:192 IMSI='262421535638599': No 3G Auth Data 20241025082606286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35654<->l=127.0.0.1:4258 20241025082606290 DLINP <000b> input/ipa.c:451 connected read/write 20241025082606290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082606290 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421535638599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421535638599"} 20241025082606290 DAUC <0003> db_auc.c:236 IMSI='262421535638599': Calling to generate 5 vectors 20241025082606290 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241025082606290 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082606290 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025082606290 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025082606290 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082606290 DAUC <0003> auc.c:113 vector [0]: rand = e9b3767498fe07962cf8ebd2fd1f7651 20241025082606290 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025082606290 DAUC <0003> auc.c:142 vector [0]: autn = c54b9e680430800009fe9198e2eaf9fc 20241025082606290 DAUC <0003> auc.c:143 vector [0]: ck = 4f1fe7a489c9de01fe145e650f8cda1b 20241025082606290 DAUC <0003> auc.c:144 vector [0]: ik = 57e2377797756138820700be05478937 20241025082606290 DAUC <0003> auc.c:145 vector [0]: res = 6c13dcf3dcc052a40000000000000000 20241025082606290 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082606290 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025082606290 DAUC <0003> auc.c:179 vector [0]: kc = fd8a2717550d5800 20241025082606290 DAUC <0003> auc.c:180 vector [0]: sres = 823deee4 20241025082606290 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025082606290 DAUC <0003> auc.c:113 vector [1]: rand = c81c7bcb2bff200c003a30716a972340 20241025082606290 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241025082606290 DAUC <0003> auc.c:142 vector [1]: autn = aa03e9f105cc80008cb53d536b7946ce 20241025082606290 DAUC <0003> auc.c:143 vector [1]: ck = d9ba2d252ef8139ea57b0414f7465498 20241025082606290 DAUC <0003> auc.c:144 vector [1]: ik = 5beecdda8e2892b0323b062981584954 20241025082606290 DAUC <0003> auc.c:145 vector [1]: res = d3afabb2fc2247110000000000000000 20241025082606290 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082606290 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025082606290 DAUC <0003> auc.c:179 vector [1]: kc = 8c686c8a2d853000 20241025082606290 DAUC <0003> auc.c:180 vector [1]: sres = e9ccddc3 20241025082606290 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025082606290 DAUC <0003> auc.c:113 vector [2]: rand = f6b2bc2b5cbd49062c0bd4ec52852753 20241025082606290 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241025082606290 DAUC <0003> auc.c:142 vector [2]: autn = 594e43999c368000e389716f924a844e 20241025082606290 DAUC <0003> auc.c:143 vector [2]: ck = cd9b30a563e2498684a4979642bfdfbe 20241025082606290 DAUC <0003> auc.c:144 vector [2]: ik = 40d750468f2c2142f60b14c44d6b37e1 20241025082606290 DAUC <0003> auc.c:145 vector [2]: res = 55e140945f438d360000000000000000 20241025082606290 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082606290 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025082606290 DAUC <0003> auc.c:179 vector [2]: kc = 60488839fe70fc00 20241025082606290 DAUC <0003> auc.c:180 vector [2]: sres = 0960405a 20241025082606290 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025082606290 DAUC <0003> auc.c:113 vector [3]: rand = a49baccb2d716cbdcdf27c79754c20b9 20241025082606290 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241025082606290 DAUC <0003> auc.c:142 vector [3]: autn = 70c5c621ad4b8000ae44f9bd2746b357 20241025082606290 DAUC <0003> auc.c:143 vector [3]: ck = b54977f9989bfbe2f5bff8df55477d31 20241025082606290 DAUC <0003> auc.c:144 vector [3]: ik = 543894f03441cbaafe980da99f41578c 20241025082606290 DAUC <0003> auc.c:145 vector [3]: res = ee24af98246ea14e0000000000000000 20241025082606290 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082606290 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025082606290 DAUC <0003> auc.c:179 vector [3]: kc = c0fe66d682de5800 20241025082606290 DAUC <0003> auc.c:180 vector [3]: sres = e2f19b21 20241025082606290 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025082606290 DAUC <0003> auc.c:113 vector [4]: rand = cb9bce7f527f9d2439791b4a34d20c80 20241025082606290 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241025082606290 DAUC <0003> auc.c:142 vector [4]: autn = f12dfc7203218000f479088e7479206e 20241025082606291 DAUC <0003> auc.c:143 vector [4]: ck = 0b8aa4b5b1f71cbebd3c0a04ea2e1dc3 20241025082606291 DAUC <0003> auc.c:144 vector [4]: ik = 786133194041c5530409d520b6486135 20241025082606291 DAUC <0003> auc.c:145 vector [4]: res = 33b36a58871f62bd0000000000000000 20241025082606291 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025082606291 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241025082606291 DAUC <0003> auc.c:179 vector [4]: kc = 42c2e652457eac00 20241025082606291 DAUC <0003> auc.c:180 vector [4]: sres = 4fcdbc9f 20241025082606291 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241025082606291 DAUC <0003> db_auc.c:245 IMSI='262421535638599': Generated 5 vectors 20241025082606291 DAUC <0003> db_auc.c:249 IMSI='262421535638599': Updating SQN=161 in DB 20241025082606299 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421535638599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421535638599"} 20241025082606299 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421535638599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082606299 DLINP <000b> input/ipa.c:451 connected read/write 20241025082606299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082606299 DLINP <000b> input/ipa.c:451 connected read/write 20241025082606299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082606303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35654<->l=127.0.0.1:4258 20241025082606339 DAUC <0003> db_auc.c:157 IMSI='262426459114063': No 2G Auth Data 20241025082606339 DAUC <0003> db_auc.c:192 IMSI='262426459114063': No 3G Auth Data 20241025082606381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35658<->l=127.0.0.1:4258 20241025082606384 DLINP <000b> input/ipa.c:451 connected read/write 20241025082606384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082606384 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426459114063 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426459114063"} 20241025082606384 DAUC <0003> db_auc.c:236 IMSI='262426459114063': Calling to generate 5 vectors 20241025082606384 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241025082606384 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025082606384 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025082606384 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025082606384 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025082606384 DAUC <0003> auc.c:113 vector [0]: rand = 9effa73dc24aff764b4978dedaba4141 20241025082606384 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025082606384 DAUC <0003> auc.c:142 vector [0]: autn = 40eb4fa6ea688000006d45a6e91c0b5d 20241025082606384 DAUC <0003> auc.c:143 vector [0]: ck = be0aacf75def0b68afb4cd69e2a87103 20241025082606384 DAUC <0003> auc.c:144 vector [0]: ik = 674268a52da8f994622ef620e0abc095 20241025082606384 DAUC <0003> auc.c:145 vector [0]: res = b3c79443ab2575320000000000000000 20241025082606384 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025082606384 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025082606384 DAUC <0003> auc.c:179 vector [0]: kc = 1a02b0e8addaa5f2 20241025082606384 DAUC <0003> auc.c:180 vector [0]: sres = 7f772c1f 20241025082606384 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025082606384 DAUC <0003> auc.c:113 vector [1]: rand = 4455188b7c7dc7c1d9e9619c6fb7e8ab 20241025082606384 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241025082606384 DAUC <0003> auc.c:142 vector [1]: autn = 1a213547b8ff800019c33e334e9cb205 20241025082606384 DAUC <0003> auc.c:143 vector [1]: ck = ad16caf6c5646c87d89e1eea62393bfd 20241025082606384 DAUC <0003> auc.c:144 vector [1]: ik = 1215ff9ab5339f31c631ae0603d0e974 20241025082606384 DAUC <0003> auc.c:145 vector [1]: res = b371ec478ec90b1e0000000000000000 20241025082606384 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025082606384 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025082606384 DAUC <0003> auc.c:179 vector [1]: kc = f2db27a3a84c83f1 20241025082606384 DAUC <0003> auc.c:180 vector [1]: sres = 5f8d97ef 20241025082606384 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025082606384 DAUC <0003> auc.c:113 vector [2]: rand = fe25ac8bde7d459525389c5ede6e4769 20241025082606384 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241025082606384 DAUC <0003> auc.c:142 vector [2]: autn = 711168fdd7b080008f97a446de6096dc 20241025082606384 DAUC <0003> auc.c:143 vector [2]: ck = c90775e839197535fa0aaa961bfc7544 20241025082606384 DAUC <0003> auc.c:144 vector [2]: ik = e53d18b79b11c9e061d1e10eb7d27fd4 20241025082606384 DAUC <0003> auc.c:145 vector [2]: res = 34f14328d17d39f60000000000000000 20241025082606384 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025082606384 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025082606384 DAUC <0003> auc.c:179 vector [2]: kc = 8ad3b9bf48c83598 20241025082606384 DAUC <0003> auc.c:180 vector [2]: sres = eb85f515 20241025082606384 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025082606384 DAUC <0003> auc.c:113 vector [3]: rand = 8dac564245f1f0eddcd2457f13532e33 20241025082606384 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241025082606384 DAUC <0003> auc.c:142 vector [3]: autn = 12a7709078f380009960c26cd9d9b944 20241025082606384 DAUC <0003> auc.c:143 vector [3]: ck = 859c4e48237be4f64ee6a2e5507ce13a 20241025082606384 DAUC <0003> auc.c:144 vector [3]: ik = 38fb02297cda4a32982d4a6bd264445d 20241025082606385 DAUC <0003> auc.c:145 vector [3]: res = 3174505c1a6600c90000000000000000 20241025082606385 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025082606385 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025082606385 DAUC <0003> auc.c:179 vector [3]: kc = b97b45d00c39aef5 20241025082606385 DAUC <0003> auc.c:180 vector [3]: sres = 64c65cf5 20241025082606385 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025082606385 DAUC <0003> auc.c:113 vector [4]: rand = 92cf032e96e568e4f9bc4b11d3466f41 20241025082606385 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241025082606385 DAUC <0003> auc.c:142 vector [4]: autn = fe9cdadba14d80000a1492be8dbf8d26 20241025082606385 DAUC <0003> auc.c:143 vector [4]: ck = 986a2518e366aa36f90231b09e40f309 20241025082606385 DAUC <0003> auc.c:144 vector [4]: ik = 54faea05875f164f05cf1e1ae1805ef8 20241025082606385 DAUC <0003> auc.c:145 vector [4]: res = a3f7e53fa36dda670000000000000000 20241025082606385 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025082606385 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241025082606385 DAUC <0003> auc.c:179 vector [4]: kc = 3efc442f824a964b 20241025082606385 DAUC <0003> auc.c:180 vector [4]: sres = fc3df493 20241025082606385 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241025082606385 DAUC <0003> db_auc.c:245 IMSI='262426459114063': Generated 5 vectors 20241025082606385 DAUC <0003> db_auc.c:249 IMSI='262426459114063': Updating SQN=161 in DB 20241025082606393 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426459114063 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426459114063"} 20241025082606393 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426459114063 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082606393 DLINP <000b> input/ipa.c:451 connected read/write 20241025082606393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082606393 DLINP <000b> input/ipa.c:451 connected read/write 20241025082606393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082606396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35658<->l=127.0.0.1:4258 20241025082606424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35624<->l=127.0.0.1:4258 20241025082606425 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39253<->l=127.0.0.1:4259) 20241025082606425 DLINP <000b> input/ipa.c:451 connected read/write 20241025082606425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082606425 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082606425 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082606425 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082606465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35666<->l=127.0.0.1:4258 20241025082606466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35666<->l=127.0.0.1:4258 20241025082609542 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082609542 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082609545 DLINP <000b> input/ipa.c:451 connected read/write 20241025082609545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082609546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50338<->l=127.0.0.1:4258 20241025082609548 DLINP <000b> input/ipa.c:451 connected read/write 20241025082609548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082609548 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082609548 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082609548 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  20241025082609548 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082609548 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  20241025082609549 DLGSUP <0013> gsup_server.c:235 2:  20241025082609549 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082609549 DLGSUP <0013> gsup_server.c:235 3:  20241025082609549 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082609549 DLGSUP <0013> gsup_server.c:235 4:  20241025082609549 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082609549 DLGSUP <0013> gsup_server.c:235 5:  20241025082609549 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082609549 DLGSUP <0013> gsup_server.c:235 7:  20241025082609549 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082609549 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082609549 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082609549 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082609571 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41319<->l=127.0.0.1:4259) 20241025082609583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50348<->l=127.0.0.1:4258 20241025082609589 DLINP <000b> input/ipa.c:451 connected read/write 20241025082609589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082609589 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424814660477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424814660477" cn_domain=PS} 20241025082609589 DLU <0006> fsm.c:456 lu(262424814660477)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082609589 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424814660477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241025082609589 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424814660477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424814660477" cause=IMSI unknown in HLR} 20241025082609589 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424814660477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082609589 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424814660477)[0x5569ef088a60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082609589 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424814660477)[0x5569ef088a60]{UNVALIDATED}: Freeing instance 20241025082609589 DLU <0006> fsm.c:568 lu(PS:IMSI-262424814660477)[0x5569ef088a60]{UNVALIDATED}: Deallocated 20241025082609589 DLINP <000b> input/ipa.c:451 connected read/write 20241025082609589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082609589 DLINP <000b> input/ipa.c:451 connected read/write 20241025082609589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082609591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50348<->l=127.0.0.1:4258 20241025082609592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50338<->l=127.0.0.1:4258 20241025082609593 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41319<->l=127.0.0.1:4259) 20241025082609594 DLINP <000b> input/ipa.c:451 connected read/write 20241025082609594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082609594 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082609594 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082609594 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082609640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50350<->l=127.0.0.1:4258 20241025082609641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50350<->l=127.0.0.1:4258 20241025082612717 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082612717 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082612719 DLINP <000b> input/ipa.c:451 connected read/write 20241025082612719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082612720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50356<->l=127.0.0.1:4258 20241025082612723 DLINP <000b> input/ipa.c:451 connected read/write 20241025082612723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082612723 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082612723 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082612723 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  20241025082612723 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082612723 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  20241025082612723 DLGSUP <0013> gsup_server.c:235 2:  20241025082612723 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082612723 DLGSUP <0013> gsup_server.c:235 3:  20241025082612723 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082612723 DLGSUP <0013> gsup_server.c:235 4:  20241025082612723 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082612723 DLGSUP <0013> gsup_server.c:235 5:  20241025082612723 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082612723 DLGSUP <0013> gsup_server.c:235 7:  20241025082612723 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082612723 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082612723 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082612723 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082612741 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36421<->l=127.0.0.1:4259) 20241025082612754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50368<->l=127.0.0.1:4258 20241025082612765 DLINP <000b> input/ipa.c:451 connected read/write 20241025082612765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082612765 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262420722471343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420722471343" cn_domain=PS source_name="the-source\n"} 20241025082612765 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241025082612765 DLU <0006> fsm.c:456 lu(262420722471343)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082612765 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262420722471343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241025082612765 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262420722471343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420722471343" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241025082612765 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262420722471343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082612765 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420722471343)[0x5569ef088a60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082612765 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420722471343)[0x5569ef088a60]{UNVALIDATED}: Freeing instance 20241025082612765 DLU <0006> fsm.c:568 lu(PS:IMSI-262420722471343)[0x5569ef088a60]{UNVALIDATED}: Deallocated 20241025082612765 DLINP <000b> input/ipa.c:451 connected read/write 20241025082612765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082612765 DLINP <000b> input/ipa.c:451 connected read/write 20241025082612765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082612768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50368<->l=127.0.0.1:4258 20241025082612769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50356<->l=127.0.0.1:4258 20241025082612770 DLINP <000b> input/ipa.c:451 connected read/write 20241025082612770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082612770 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082612770 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082612770 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082612770 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241025082612770 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36421<->l=127.0.0.1:4259) 20241025082612814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50376<->l=127.0.0.1:4258 20241025082612815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50376<->l=127.0.0.1:4258 20241025082615888 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082615888 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082615890 DLINP <000b> input/ipa.c:451 connected read/write 20241025082615890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082615890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50392<->l=127.0.0.1:4258 20241025082615892 DLINP <000b> input/ipa.c:451 connected read/write 20241025082615892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082615892 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082615892 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082615892 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  20241025082615892 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082615892 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  20241025082615892 DLGSUP <0013> gsup_server.c:235 2:  20241025082615892 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082615892 DLGSUP <0013> gsup_server.c:235 3:  20241025082615892 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082615892 DLGSUP <0013> gsup_server.c:235 4:  20241025082615892 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082615892 DLGSUP <0013> gsup_server.c:235 5:  20241025082615892 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082615892 DLGSUP <0013> gsup_server.c:235 7:  20241025082615892 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082615892 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082615892 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082615892 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082615908 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43251<->l=127.0.0.1:4259) 20241025082615918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50398<->l=127.0.0.1:4258 20241025082615937 DLINP <000b> input/ipa.c:451 connected read/write 20241025082615937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082615937 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424965441964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424965441964" cn_domain=PS} 20241025082615937 DLU <0006> fsm.c:456 lu(262424965441964)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082615937 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424965441964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241025082615937 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424965441964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424965441964" cause=Roaming not allowed in this location area} 20241025082615937 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424965441964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082615937 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424965441964)[0x5569ef088a60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082615937 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424965441964)[0x5569ef088a60]{UNVALIDATED}: Freeing instance 20241025082615937 DLU <0006> fsm.c:568 lu(PS:IMSI-262424965441964)[0x5569ef088a60]{UNVALIDATED}: Deallocated 20241025082615937 DLINP <000b> input/ipa.c:451 connected read/write 20241025082615937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082615937 DLINP <000b> input/ipa.c:451 connected read/write 20241025082615937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082615940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50398<->l=127.0.0.1:4258 20241025082615941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50392<->l=127.0.0.1:4258 20241025082615942 DLINP <000b> input/ipa.c:451 connected read/write 20241025082615942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082615942 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082615942 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082615942 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082615943 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43251<->l=127.0.0.1:4259) 20241025082615985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50400<->l=127.0.0.1:4258 20241025082615986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50400<->l=127.0.0.1:4258 20241025082619058 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082619058 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082619060 DLINP <000b> input/ipa.c:451 connected read/write 20241025082619060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082619061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59944<->l=127.0.0.1:4258 20241025082619063 DLINP <000b> input/ipa.c:451 connected read/write 20241025082619063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082619063 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082619063 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082619063 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  20241025082619063 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082619063 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  20241025082619063 DLGSUP <0013> gsup_server.c:235 2:  20241025082619063 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082619063 DLGSUP <0013> gsup_server.c:235 3:  20241025082619063 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082619063 DLGSUP <0013> gsup_server.c:235 4:  20241025082619063 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082619063 DLGSUP <0013> gsup_server.c:235 5:  20241025082619063 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082619063 DLGSUP <0013> gsup_server.c:235 7:  20241025082619063 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082619063 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082619063 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082619063 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082619078 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40013<->l=127.0.0.1:4259) 20241025082619088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59954<->l=127.0.0.1:4258 20241025082619109 DLINP <000b> input/ipa.c:451 connected read/write 20241025082619109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082619109 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427263104840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427263104840"} 20241025082619109 DAUC <0003> db_auc.c:133 IMSI='262427263104840': No such subscriber 20241025082619109 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427263104840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241025082619109 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427263104840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427263104840" cause=IMSI unknown in HLR} 20241025082619109 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427263104840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082619109 DLINP <000b> input/ipa.c:451 connected read/write 20241025082619109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082619109 DLINP <000b> input/ipa.c:451 connected read/write 20241025082619109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082619112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59954<->l=127.0.0.1:4258 20241025082619113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59944<->l=127.0.0.1:4258 20241025082619114 DLINP <000b> input/ipa.c:451 connected read/write 20241025082619114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082619114 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082619114 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082619114 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082619115 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40013<->l=127.0.0.1:4259) 20241025082619163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59960<->l=127.0.0.1:4258 20241025082619164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59960<->l=127.0.0.1:4258 20241025082622238 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082622238 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082622241 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082622242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59970<->l=127.0.0.1:4258 20241025082622244 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082622244 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082622244 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082622244 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  20241025082622244 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082622244 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  20241025082622244 DLGSUP <0013> gsup_server.c:235 2:  20241025082622244 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082622244 DLGSUP <0013> gsup_server.c:235 3:  20241025082622244 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082622244 DLGSUP <0013> gsup_server.c:235 4:  20241025082622244 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082622244 DLGSUP <0013> gsup_server.c:235 5:  20241025082622244 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082622244 DLGSUP <0013> gsup_server.c:235 7:  20241025082622244 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082622244 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082622244 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082622244 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082622262 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36249<->l=127.0.0.1:4259) 20241025082622277 DAUC <0003> db_auc.c:157 IMSI='262426110287313': No 2G Auth Data 20241025082622277 DAUC <0003> db_auc.c:192 IMSI='262426110287313': No 3G Auth Data 20241025082622316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59984<->l=127.0.0.1:4258 20241025082622321 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082622321 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426110287313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426110287313" cn_domain=PS} 20241025082622321 DLU <0006> fsm.c:456 lu(262426110287313)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082622321 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426110287313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082622338 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426110287313)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082622338 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426110287313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426110287313" cn_domain=PS} 20241025082622338 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622338 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622341 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082622341 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426110287313 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426110287313"} 20241025082622341 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426110287313)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082622341 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426110287313 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082622341 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426110287313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426110287313"} 20241025082622341 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426110287313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082622341 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426110287313)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082622341 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426110287313)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082622341 DLU <0006> fsm.c:568 lu(PS:IMSI-262426110287313)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082622341 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622341 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59984<->l=127.0.0.1:4258 20241025082622369 DAUC <0003> db_auc.c:157 IMSI='262426759875946': No 2G Auth Data 20241025082622369 DAUC <0003> db_auc.c:192 IMSI='262426759875946': No 3G Auth Data 20241025082622377 DLGSUP <0013> hlr.c:121 IMSI 262426759875946: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082622402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59992<->l=127.0.0.1:4258 20241025082622405 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082622405 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426759875946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426759875946" cn_domain=PS} 20241025082622406 DLU <0006> fsm.c:456 lu(262426759875946)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082622406 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426759875946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082622422 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426759875946)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082622422 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426759875946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426759875946" cn_domain=PS} 20241025082622422 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622422 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622425 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082622425 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426759875946 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426759875946"} 20241025082622425 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426759875946)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082622425 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426759875946 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082622425 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426759875946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426759875946"} 20241025082622425 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426759875946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082622425 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426759875946)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082622425 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426759875946)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082622425 DLU <0006> fsm.c:568 lu(PS:IMSI-262426759875946)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082622425 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622425 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59992<->l=127.0.0.1:4258 20241025082622452 DAUC <0003> db_auc.c:157 IMSI='262426409741575': No 2G Auth Data 20241025082622452 DAUC <0003> db_auc.c:192 IMSI='262426409741575': No 3G Auth Data 20241025082622461 DLGSUP <0013> hlr.c:121 IMSI 262426409741575: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082622486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60006<->l=127.0.0.1:4258 20241025082622489 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082622489 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426409741575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426409741575" cn_domain=PS} 20241025082622489 DLU <0006> fsm.c:456 lu(262426409741575)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082622489 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426409741575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082622505 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426409741575)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082622505 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426409741575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426409741575" cn_domain=PS} 20241025082622505 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622505 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622508 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082622508 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426409741575 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426409741575"} 20241025082622508 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426409741575)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082622508 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426409741575 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082622508 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426409741575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426409741575"} 20241025082622508 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426409741575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082622508 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426409741575)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082622508 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426409741575)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082622508 DLU <0006> fsm.c:568 lu(PS:IMSI-262426409741575)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082622508 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622508 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60006<->l=127.0.0.1:4258 20241025082622537 DAUC <0003> db_auc.c:157 IMSI='262420155943386': No 2G Auth Data 20241025082622537 DAUC <0003> db_auc.c:192 IMSI='262420155943386': No 3G Auth Data 20241025082622546 DLGSUP <0013> hlr.c:121 IMSI 262420155943386: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082622570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60014<->l=127.0.0.1:4258 20241025082622575 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082622575 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420155943386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420155943386" cn_domain=PS} 20241025082622575 DLU <0006> fsm.c:456 lu(262420155943386)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082622575 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420155943386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082622591 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420155943386)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082622591 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420155943386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420155943386" cn_domain=PS} 20241025082622591 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622591 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622594 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082622594 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420155943386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420155943386"} 20241025082622594 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420155943386)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082622594 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420155943386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082622594 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420155943386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420155943386"} 20241025082622594 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420155943386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082622594 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420155943386)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082622594 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420155943386)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082622594 DLU <0006> fsm.c:568 lu(PS:IMSI-262420155943386)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082622594 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622594 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60014<->l=127.0.0.1:4258 20241025082622623 DAUC <0003> db_auc.c:157 IMSI='262424067201432': No 2G Auth Data 20241025082622623 DAUC <0003> db_auc.c:192 IMSI='262424067201432': No 3G Auth Data 20241025082622632 DLGSUP <0013> hlr.c:121 IMSI 262424067201432: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082622659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60016<->l=127.0.0.1:4258 20241025082622663 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082622663 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424067201432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424067201432" cn_domain=PS} 20241025082622663 DLU <0006> fsm.c:456 lu(262424067201432)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082622663 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424067201432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082622680 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424067201432)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082622680 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424067201432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424067201432" cn_domain=PS} 20241025082622680 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622680 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622683 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082622683 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424067201432 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424067201432"} 20241025082622683 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424067201432)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082622683 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424067201432 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082622683 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424067201432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424067201432"} 20241025082622683 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424067201432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082622683 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424067201432)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082622683 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424067201432)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082622683 DLU <0006> fsm.c:568 lu(PS:IMSI-262424067201432)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082622683 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622683 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60016<->l=127.0.0.1:4258 20241025082622711 DAUC <0003> db_auc.c:157 IMSI='262429715261991': No 2G Auth Data 20241025082622711 DAUC <0003> db_auc.c:192 IMSI='262429715261991': No 3G Auth Data 20241025082622720 DLGSUP <0013> hlr.c:121 IMSI 262429715261991: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082622752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60032<->l=127.0.0.1:4258 20241025082622755 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082622755 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429715261991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429715261991" cn_domain=PS} 20241025082622756 DLU <0006> fsm.c:456 lu(262429715261991)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082622756 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429715261991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082622772 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429715261991)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082622772 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429715261991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429715261991" cn_domain=PS} 20241025082622772 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622772 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622775 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082622775 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429715261991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429715261991"} 20241025082622775 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429715261991)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082622775 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429715261991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082622775 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429715261991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429715261991"} 20241025082622775 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429715261991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082622775 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429715261991)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082622775 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429715261991)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082622775 DLU <0006> fsm.c:568 lu(PS:IMSI-262429715261991)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082622775 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622775 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60032<->l=127.0.0.1:4258 20241025082622810 DAUC <0003> db_auc.c:157 IMSI='262422408197521': No 2G Auth Data 20241025082622810 DAUC <0003> db_auc.c:192 IMSI='262422408197521': No 3G Auth Data 20241025082622819 DLGSUP <0013> hlr.c:121 IMSI 262422408197521: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082622851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60038<->l=127.0.0.1:4258 20241025082622855 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082622855 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422408197521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422408197521" cn_domain=PS} 20241025082622855 DLU <0006> fsm.c:456 lu(262422408197521)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082622855 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422408197521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082622871 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422408197521)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082622871 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422408197521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422408197521" cn_domain=PS} 20241025082622871 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622871 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622874 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082622874 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422408197521 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422408197521"} 20241025082622874 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422408197521)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082622874 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422408197521 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082622874 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422408197521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422408197521"} 20241025082622874 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422408197521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082622874 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422408197521)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082622874 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422408197521)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082622874 DLU <0006> fsm.c:568 lu(PS:IMSI-262422408197521)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082622874 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622874 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60038<->l=127.0.0.1:4258 20241025082622910 DAUC <0003> db_auc.c:157 IMSI='262420246819064': No 2G Auth Data 20241025082622910 DAUC <0003> db_auc.c:192 IMSI='262420246819064': No 3G Auth Data 20241025082622919 DLGSUP <0013> hlr.c:121 IMSI 262420246819064: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082622954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60046<->l=127.0.0.1:4258 20241025082622958 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082622958 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420246819064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420246819064" cn_domain=PS} 20241025082622958 DLU <0006> fsm.c:456 lu(262420246819064)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082622958 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420246819064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082622974 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420246819064)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082622974 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420246819064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420246819064" cn_domain=PS} 20241025082622974 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622974 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622977 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082622977 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420246819064 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420246819064"} 20241025082622977 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420246819064)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082622977 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420246819064 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082622977 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420246819064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420246819064"} 20241025082622977 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420246819064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082622977 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420246819064)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082622977 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420246819064)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082622977 DLU <0006> fsm.c:568 lu(PS:IMSI-262420246819064)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082622977 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622977 DLINP <000b> input/ipa.c:451 connected read/write 20241025082622977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082622979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60046<->l=127.0.0.1:4258 20241025082623003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59970<->l=127.0.0.1:4258 20241025082623004 DLINP <000b> input/ipa.c:451 connected read/write 20241025082623004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082623004 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082623004 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082623004 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082623004 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36249<->l=127.0.0.1:4259) 20241025082623048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60060<->l=127.0.0.1:4258 20241025082623049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60060<->l=127.0.0.1:4258 20241025082626124 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082626124 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082626126 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082626126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60066<->l=127.0.0.1:4258 20241025082626128 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082626128 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082626128 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082626128 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  20241025082626128 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082626128 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  20241025082626128 DLGSUP <0013> gsup_server.c:235 2:  20241025082626128 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082626128 DLGSUP <0013> gsup_server.c:235 3:  20241025082626128 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082626128 DLGSUP <0013> gsup_server.c:235 4:  20241025082626128 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082626128 DLGSUP <0013> gsup_server.c:235 5:  20241025082626128 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082626128 DLGSUP <0013> gsup_server.c:235 7:  20241025082626128 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082626128 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082626128 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082626128 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082626147 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38587<->l=127.0.0.1:4259) 20241025082626170 DAUC <0003> db_auc.c:157 IMSI='262428981269346': No 2G Auth Data 20241025082626170 DAUC <0003> db_auc.c:192 IMSI='262428981269346': No 3G Auth Data 20241025082626204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60074<->l=127.0.0.1:4258 20241025082626209 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082626209 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262428981269346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428981269346" cn_domain=PS source_name="the-source\n"} 20241025082626209 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241025082626209 DLU <0006> fsm.c:456 lu(262428981269346)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082626209 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262428981269346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241025082626225 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428981269346)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082626225 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262428981269346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428981269346" cn_domain=PS destination_name="the-source\n"} 20241025082626225 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626225 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626228 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082626228 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262428981269346 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428981269346" source_name="the-source\n"} 20241025082626228 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428981269346)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082626228 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262428981269346 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082626228 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262428981269346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428981269346" destination_name="the-source\n"} 20241025082626228 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262428981269346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082626228 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428981269346)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082626228 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428981269346)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082626228 DLU <0006> fsm.c:568 lu(PS:IMSI-262428981269346)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082626228 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626228 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60074<->l=127.0.0.1:4258 20241025082626255 DAUC <0003> db_auc.c:157 IMSI='262427497205003': No 2G Auth Data 20241025082626255 DAUC <0003> db_auc.c:192 IMSI='262427497205003': No 3G Auth Data 20241025082626265 DLGSUP <0013> hlr.c:121 IMSI 262427497205003: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082626289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60080<->l=127.0.0.1:4258 20241025082626293 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082626293 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262427497205003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427497205003" cn_domain=PS source_name="the-source\n"} 20241025082626293 DLU <0006> fsm.c:456 lu(262427497205003)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082626293 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262427497205003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241025082626309 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427497205003)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082626309 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262427497205003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427497205003" cn_domain=PS destination_name="the-source\n"} 20241025082626309 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626309 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626312 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082626312 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262427497205003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427497205003" source_name="the-source\n"} 20241025082626312 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427497205003)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082626312 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262427497205003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082626312 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262427497205003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427497205003" destination_name="the-source\n"} 20241025082626312 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262427497205003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082626312 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427497205003)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082626312 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427497205003)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082626312 DLU <0006> fsm.c:568 lu(PS:IMSI-262427497205003)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082626312 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626312 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60080<->l=127.0.0.1:4258 20241025082626339 DAUC <0003> db_auc.c:157 IMSI='262422941913527': No 2G Auth Data 20241025082626339 DAUC <0003> db_auc.c:192 IMSI='262422941913527': No 3G Auth Data 20241025082626348 DLGSUP <0013> hlr.c:121 IMSI 262422941913527: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082626371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60094<->l=127.0.0.1:4258 20241025082626375 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082626375 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262422941913527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422941913527" cn_domain=PS source_name="the-source\n"} 20241025082626375 DLU <0006> fsm.c:456 lu(262422941913527)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082626375 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262422941913527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241025082626391 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422941913527)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082626391 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262422941913527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422941913527" cn_domain=PS destination_name="the-source\n"} 20241025082626391 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626391 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626395 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082626395 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262422941913527 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422941913527" source_name="the-source\n"} 20241025082626395 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422941913527)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082626395 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262422941913527 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082626395 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262422941913527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422941913527" destination_name="the-source\n"} 20241025082626395 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262422941913527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082626395 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422941913527)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082626395 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422941913527)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082626395 DLU <0006> fsm.c:568 lu(PS:IMSI-262422941913527)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082626395 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626395 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60094<->l=127.0.0.1:4258 20241025082626421 DAUC <0003> db_auc.c:157 IMSI='262425543425905': No 2G Auth Data 20241025082626421 DAUC <0003> db_auc.c:192 IMSI='262425543425905': No 3G Auth Data 20241025082626429 DLGSUP <0013> hlr.c:121 IMSI 262425543425905: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082626454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60104<->l=127.0.0.1:4258 20241025082626458 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082626458 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425543425905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425543425905" cn_domain=PS source_name="the-source\n"} 20241025082626458 DLU <0006> fsm.c:456 lu(262425543425905)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082626458 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425543425905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241025082626473 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425543425905)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082626473 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425543425905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425543425905" cn_domain=PS destination_name="the-source\n"} 20241025082626473 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626474 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626476 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082626476 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425543425905 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425543425905" source_name="the-source\n"} 20241025082626476 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425543425905)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082626476 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262425543425905 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082626476 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425543425905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425543425905" destination_name="the-source\n"} 20241025082626476 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262425543425905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082626476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425543425905)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082626476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425543425905)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082626477 DLU <0006> fsm.c:568 lu(PS:IMSI-262425543425905)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082626477 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626477 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60104<->l=127.0.0.1:4258 20241025082626504 DAUC <0003> db_auc.c:157 IMSI='262421609159211': No 2G Auth Data 20241025082626504 DAUC <0003> db_auc.c:192 IMSI='262421609159211': No 3G Auth Data 20241025082626513 DLGSUP <0013> hlr.c:121 IMSI 262421609159211: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082626540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60114<->l=127.0.0.1:4258 20241025082626544 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082626544 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262421609159211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421609159211" cn_domain=PS source_name="the-source\n"} 20241025082626544 DLU <0006> fsm.c:456 lu(262421609159211)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082626544 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262421609159211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241025082626560 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421609159211)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082626560 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262421609159211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421609159211" cn_domain=PS destination_name="the-source\n"} 20241025082626560 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626560 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626563 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082626563 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262421609159211 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421609159211" source_name="the-source\n"} 20241025082626563 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421609159211)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082626563 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262421609159211 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082626563 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262421609159211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421609159211" destination_name="the-source\n"} 20241025082626563 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262421609159211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082626563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421609159211)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082626563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421609159211)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082626563 DLU <0006> fsm.c:568 lu(PS:IMSI-262421609159211)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082626563 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626564 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60114<->l=127.0.0.1:4258 20241025082626595 DAUC <0003> db_auc.c:157 IMSI='262429606259306': No 2G Auth Data 20241025082626595 DAUC <0003> db_auc.c:192 IMSI='262429606259306': No 3G Auth Data 20241025082626605 DLGSUP <0013> hlr.c:121 IMSI 262429606259306: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082626647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60128<->l=127.0.0.1:4258 20241025082626651 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082626651 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262429606259306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429606259306" cn_domain=PS source_name="the-source\n"} 20241025082626651 DLU <0006> fsm.c:456 lu(262429606259306)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082626651 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262429606259306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241025082626667 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429606259306)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082626667 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262429606259306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429606259306" cn_domain=PS destination_name="the-source\n"} 20241025082626667 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626667 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626670 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082626670 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262429606259306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429606259306" source_name="the-source\n"} 20241025082626670 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429606259306)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082626670 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262429606259306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082626670 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262429606259306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429606259306" destination_name="the-source\n"} 20241025082626670 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262429606259306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082626670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429606259306)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082626670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429606259306)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082626670 DLU <0006> fsm.c:568 lu(PS:IMSI-262429606259306)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082626670 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626670 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60128<->l=127.0.0.1:4258 20241025082626730 DAUC <0003> db_auc.c:157 IMSI='262422862131578': No 2G Auth Data 20241025082626730 DAUC <0003> db_auc.c:192 IMSI='262422862131578': No 3G Auth Data 20241025082626739 DLGSUP <0013> hlr.c:121 IMSI 262422862131578: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082626772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38172<->l=127.0.0.1:4258 20241025082626777 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082626777 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262422862131578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422862131578" cn_domain=PS source_name="the-source\n"} 20241025082626777 DLU <0006> fsm.c:456 lu(262422862131578)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082626777 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262422862131578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241025082626792 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422862131578)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082626792 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262422862131578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422862131578" cn_domain=PS destination_name="the-source\n"} 20241025082626792 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626792 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626795 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082626795 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262422862131578 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422862131578" source_name="the-source\n"} 20241025082626795 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422862131578)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082626795 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262422862131578 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082626795 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262422862131578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422862131578" destination_name="the-source\n"} 20241025082626795 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262422862131578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082626795 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422862131578)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082626795 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422862131578)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082626795 DLU <0006> fsm.c:568 lu(PS:IMSI-262422862131578)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082626795 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626795 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38172<->l=127.0.0.1:4258 20241025082626830 DAUC <0003> db_auc.c:157 IMSI='262422489590867': No 2G Auth Data 20241025082626830 DAUC <0003> db_auc.c:192 IMSI='262422489590867': No 3G Auth Data 20241025082626838 DLGSUP <0013> hlr.c:121 IMSI 262422489590867: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082626870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38184<->l=127.0.0.1:4258 20241025082626874 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082626874 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262422489590867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422489590867" cn_domain=PS source_name="the-source\n"} 20241025082626874 DLU <0006> fsm.c:456 lu(262422489590867)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082626874 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262422489590867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241025082626890 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422489590867)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082626890 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262422489590867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422489590867" cn_domain=PS destination_name="the-source\n"} 20241025082626890 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626890 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626893 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082626893 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262422489590867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422489590867" source_name="the-source\n"} 20241025082626893 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422489590867)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082626893 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262422489590867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082626893 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262422489590867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422489590867" destination_name="the-source\n"} 20241025082626893 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262422489590867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082626893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422489590867)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082626893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422489590867)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082626893 DLU <0006> fsm.c:568 lu(PS:IMSI-262422489590867)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082626893 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626893 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082626895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38184<->l=127.0.0.1:4258 20241025082626920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60066<->l=127.0.0.1:4258 20241025082626922 DLINP <000b> input/ipa.c:451 connected read/write 20241025082626922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082626922 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082626922 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082626922 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082626922 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241025082626922 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38587<->l=127.0.0.1:4259) 20241025082626963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38186<->l=127.0.0.1:4258 20241025082626963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38186<->l=127.0.0.1:4258 20241025082630038 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082630038 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082630040 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082630041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38192<->l=127.0.0.1:4258 20241025082630043 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082630043 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082630043 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082630043 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  20241025082630043 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082630043 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  20241025082630043 DLGSUP <0013> gsup_server.c:235 2:  20241025082630043 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082630043 DLGSUP <0013> gsup_server.c:235 3:  20241025082630043 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082630043 DLGSUP <0013> gsup_server.c:235 4:  20241025082630043 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082630043 DLGSUP <0013> gsup_server.c:235 5:  20241025082630043 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082630043 DLGSUP <0013> gsup_server.c:235 7:  20241025082630043 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082630043 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082630043 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082630043 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082630059 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43607<->l=127.0.0.1:4259) 20241025082630086 DAUC <0003> db_auc.c:157 IMSI='262428648978631': No 2G Auth Data 20241025082630086 DAUC <0003> db_auc.c:192 IMSI='262428648978631': No 3G Auth Data 20241025082630118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38202<->l=127.0.0.1:4258 20241025082630122 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082630122 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428648978631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428648978631" cn_domain=PS} 20241025082630122 DLU <0006> fsm.c:456 lu(262428648978631)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082630122 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428648978631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082630138 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428648978631)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082630138 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428648978631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428648978631" cn_domain=PS} 20241025082630138 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630138 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630141 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082630141 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428648978631 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428648978631"} 20241025082630141 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428648978631)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082630141 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428648978631 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082630141 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428648978631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428648978631"} 20241025082630141 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428648978631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082630141 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428648978631)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082630141 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428648978631)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082630141 DLU <0006> fsm.c:568 lu(PS:IMSI-262428648978631)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082630141 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630141 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38202<->l=127.0.0.1:4258 20241025082630168 DAUC <0003> db_auc.c:157 IMSI='262429313784202': No 2G Auth Data 20241025082630168 DAUC <0003> db_auc.c:192 IMSI='262429313784202': No 3G Auth Data 20241025082630176 DLGSUP <0013> hlr.c:121 IMSI 262429313784202: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082630200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38218<->l=127.0.0.1:4258 20241025082630204 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082630204 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429313784202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429313784202" cn_domain=PS} 20241025082630204 DLU <0006> fsm.c:456 lu(262429313784202)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082630204 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429313784202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082630221 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429313784202)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082630221 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429313784202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429313784202" cn_domain=PS} 20241025082630221 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630221 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630224 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082630224 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429313784202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429313784202"} 20241025082630224 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429313784202)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082630224 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429313784202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082630224 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429313784202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429313784202"} 20241025082630224 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429313784202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082630224 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429313784202)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082630224 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429313784202)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082630224 DLU <0006> fsm.c:568 lu(PS:IMSI-262429313784202)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082630224 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630224 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38218<->l=127.0.0.1:4258 20241025082630250 DAUC <0003> db_auc.c:157 IMSI='262429916893555': No 2G Auth Data 20241025082630250 DAUC <0003> db_auc.c:192 IMSI='262429916893555': No 3G Auth Data 20241025082630259 DLGSUP <0013> hlr.c:121 IMSI 262429916893555: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082630284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38226<->l=127.0.0.1:4258 20241025082630288 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082630288 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429916893555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429916893555" cn_domain=PS} 20241025082630288 DLU <0006> fsm.c:456 lu(262429916893555)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082630288 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429916893555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082630303 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429916893555)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082630303 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429916893555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429916893555" cn_domain=PS} 20241025082630303 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630303 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630306 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082630306 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429916893555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429916893555"} 20241025082630306 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429916893555)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082630306 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429916893555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082630306 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429916893555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429916893555"} 20241025082630306 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429916893555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082630306 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429916893555)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082630306 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429916893555)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082630306 DLU <0006> fsm.c:568 lu(PS:IMSI-262429916893555)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082630306 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630306 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38226<->l=127.0.0.1:4258 20241025082630334 DAUC <0003> db_auc.c:157 IMSI='262423963862265': No 2G Auth Data 20241025082630334 DAUC <0003> db_auc.c:192 IMSI='262423963862265': No 3G Auth Data 20241025082630342 DLGSUP <0013> hlr.c:121 IMSI 262423963862265: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082630367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38238<->l=127.0.0.1:4258 20241025082630371 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082630371 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423963862265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423963862265" cn_domain=PS} 20241025082630371 DLU <0006> fsm.c:456 lu(262423963862265)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082630371 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423963862265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082630386 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423963862265)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082630386 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423963862265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423963862265" cn_domain=PS} 20241025082630386 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630386 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630389 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082630389 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423963862265 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423963862265"} 20241025082630389 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423963862265)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082630389 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423963862265 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082630389 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423963862265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423963862265"} 20241025082630389 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423963862265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082630389 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423963862265)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082630389 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423963862265)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082630389 DLU <0006> fsm.c:568 lu(PS:IMSI-262423963862265)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082630389 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630389 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38238<->l=127.0.0.1:4258 20241025082630418 DAUC <0003> db_auc.c:157 IMSI='262429553886160': No 2G Auth Data 20241025082630419 DAUC <0003> db_auc.c:192 IMSI='262429553886160': No 3G Auth Data 20241025082630427 DLGSUP <0013> hlr.c:121 IMSI 262429553886160: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082630455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38246<->l=127.0.0.1:4258 20241025082630458 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082630458 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429553886160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429553886160" cn_domain=PS} 20241025082630458 DLU <0006> fsm.c:456 lu(262429553886160)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082630458 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429553886160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082630474 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429553886160)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082630474 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429553886160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429553886160" cn_domain=PS} 20241025082630474 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630474 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630476 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082630476 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429553886160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429553886160"} 20241025082630476 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429553886160)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082630476 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429553886160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082630476 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429553886160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429553886160"} 20241025082630476 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429553886160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082630476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429553886160)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082630476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429553886160)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082630477 DLU <0006> fsm.c:568 lu(PS:IMSI-262429553886160)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082630477 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630477 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38246<->l=127.0.0.1:4258 20241025082630503 DAUC <0003> db_auc.c:157 IMSI='262424954636078': No 2G Auth Data 20241025082630503 DAUC <0003> db_auc.c:192 IMSI='262424954636078': No 3G Auth Data 20241025082630511 DLGSUP <0013> hlr.c:121 IMSI 262424954636078: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082630543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38256<->l=127.0.0.1:4258 20241025082630547 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082630547 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424954636078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424954636078" cn_domain=PS} 20241025082630547 DLU <0006> fsm.c:456 lu(262424954636078)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082630547 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424954636078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082630562 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424954636078)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082630562 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424954636078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424954636078" cn_domain=PS} 20241025082630562 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630562 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630565 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082630565 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424954636078 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424954636078"} 20241025082630565 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424954636078)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082630565 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424954636078 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082630565 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424954636078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424954636078"} 20241025082630565 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424954636078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082630565 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424954636078)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082630565 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424954636078)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082630565 DLU <0006> fsm.c:568 lu(PS:IMSI-262424954636078)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082630565 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630565 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38256<->l=127.0.0.1:4258 20241025082630599 DAUC <0003> db_auc.c:157 IMSI='262428002302842': No 2G Auth Data 20241025082630599 DAUC <0003> db_auc.c:192 IMSI='262428002302842': No 3G Auth Data 20241025082630608 DLGSUP <0013> hlr.c:121 IMSI 262428002302842: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082630640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38272<->l=127.0.0.1:4258 20241025082630644 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082630644 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428002302842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428002302842" cn_domain=PS} 20241025082630644 DLU <0006> fsm.c:456 lu(262428002302842)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082630644 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428002302842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082630660 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428002302842)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082630660 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428002302842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428002302842" cn_domain=PS} 20241025082630660 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630660 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630663 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082630663 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428002302842 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428002302842"} 20241025082630663 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428002302842)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082630663 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428002302842 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082630663 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428002302842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428002302842"} 20241025082630663 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428002302842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082630663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428002302842)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082630663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428002302842)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082630663 DLU <0006> fsm.c:568 lu(PS:IMSI-262428002302842)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082630663 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630663 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38272<->l=127.0.0.1:4258 20241025082630698 DAUC <0003> db_auc.c:157 IMSI='262420383866444': No 2G Auth Data 20241025082630698 DAUC <0003> db_auc.c:192 IMSI='262420383866444': No 3G Auth Data 20241025082630706 DLGSUP <0013> hlr.c:121 IMSI 262420383866444: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082630738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38274<->l=127.0.0.1:4258 20241025082630742 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082630742 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420383866444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420383866444" cn_domain=PS} 20241025082630742 DLU <0006> fsm.c:456 lu(262420383866444)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082630742 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420383866444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082630757 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420383866444)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082630757 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420383866444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420383866444" cn_domain=PS} 20241025082630757 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630757 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630760 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082630760 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420383866444 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420383866444"} 20241025082630760 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420383866444)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082630760 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420383866444 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082630760 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420383866444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420383866444"} 20241025082630760 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420383866444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082630760 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420383866444)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082630760 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420383866444)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082630760 DLU <0006> fsm.c:568 lu(PS:IMSI-262420383866444)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082630760 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630760 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082630762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38274<->l=127.0.0.1:4258 20241025082630787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38192<->l=127.0.0.1:4258 20241025082630788 DLINP <000b> input/ipa.c:451 connected read/write 20241025082630788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082630788 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082630788 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082630788 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082630788 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43607<->l=127.0.0.1:4259) 20241025082630829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38290<->l=127.0.0.1:4258 20241025082630929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38290<->l=127.0.0.1:4258 20241025082634002 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082634002 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082634004 DLINP <000b> input/ipa.c:451 connected read/write 20241025082634004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082634004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38296<->l=127.0.0.1:4258 20241025082634007 DLINP <000b> input/ipa.c:451 connected read/write 20241025082634007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082634007 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082634007 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082634007 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  20241025082634007 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082634007 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  20241025082634007 DLGSUP <0013> gsup_server.c:235 2:  20241025082634007 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082634007 DLGSUP <0013> gsup_server.c:235 3:  20241025082634007 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082634007 DLGSUP <0013> gsup_server.c:235 4:  20241025082634007 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082634007 DLGSUP <0013> gsup_server.c:235 5:  20241025082634007 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082634007 DLGSUP <0013> gsup_server.c:235 7:  20241025082634007 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082634007 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082634007 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082634007 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082634028 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32865<->l=127.0.0.1:4259) 20241025082634046 DAUC <0003> db_auc.c:157 IMSI='262426013827150': No 2G Auth Data 20241025082634046 DAUC <0003> db_auc.c:192 IMSI='262426013827150': No 3G Auth Data 20241025082634072 DAUC <0003> db_auc.c:192 IMSI='262426013827150': No 3G Auth Data 20241025082634100 DAUC <0003> db_auc.c:157 IMSI='262427320666862': No 2G Auth Data 20241025082634100 DAUC <0003> db_auc.c:192 IMSI='262427320666862': No 3G Auth Data 20241025082634117 DAUC <0003> db_auc.c:157 IMSI='262427320666862': No 2G Auth Data 20241025082634143 DAUC <0003> db_auc.c:157 IMSI='262424422352310': No 2G Auth Data 20241025082634143 DAUC <0003> db_auc.c:192 IMSI='262424422352310': No 3G Auth Data 20241025082634192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38296<->l=127.0.0.1:4258 20241025082634193 DLINP <000b> input/ipa.c:451 connected read/write 20241025082634193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082634193 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082634193 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082634193 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082634193 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32865<->l=127.0.0.1:4259) 20241025082634230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38306<->l=127.0.0.1:4258 20241025082634331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38306<->l=127.0.0.1:4258 20241025082637410 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082637410 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082637412 DLINP <000b> input/ipa.c:451 connected read/write 20241025082637412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082637413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52250<->l=127.0.0.1:4258 20241025082637415 DLINP <000b> input/ipa.c:451 connected read/write 20241025082637415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082637415 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082637415 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082637415 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  20241025082637415 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082637415 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  20241025082637415 DLGSUP <0013> gsup_server.c:235 2:  20241025082637415 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082637415 DLGSUP <0013> gsup_server.c:235 3:  20241025082637415 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082637415 DLGSUP <0013> gsup_server.c:235 4:  20241025082637415 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082637415 DLGSUP <0013> gsup_server.c:235 5:  20241025082637415 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082637415 DLGSUP <0013> gsup_server.c:235 7:  20241025082637415 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082637415 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082637415 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082637415 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082637437 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42577<->l=127.0.0.1:4259) 20241025082637452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52252<->l=127.0.0.1:4258 20241025082637475 DAUC <0003> db_auc.c:157 IMSI='262426391592452': No 2G Auth Data 20241025082637475 DAUC <0003> db_auc.c:192 IMSI='262426391592452': No 3G Auth Data 20241025082637496 DLINP <000b> input/ipa.c:451 connected read/write 20241025082637496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082637496 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426391592452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426391592452" cn_domain=PS} 20241025082637496 DLU <0006> fsm.c:456 lu(262426391592452)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082637496 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426391592452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082637510 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426391592452)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082637510 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426391592452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426391592452" cn_domain=PS} 20241025082637510 DLINP <000b> input/ipa.c:451 connected read/write 20241025082637510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082637510 DLINP <000b> input/ipa.c:451 connected read/write 20241025082637510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082637514 DLINP <000b> input/ipa.c:451 connected read/write 20241025082637514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082637514 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426391592452 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426391592452"} 20241025082637514 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426391592452)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082637514 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426391592452 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082637515 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426391592452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426391592452"} 20241025082637515 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426391592452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082637515 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426391592452)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082637515 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426391592452)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082637515 DLU <0006> fsm.c:568 lu(PS:IMSI-262426391592452)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082637515 DLINP <000b> input/ipa.c:451 connected read/write 20241025082637515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082637515 DLINP <000b> input/ipa.c:451 connected read/write 20241025082637515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082637524 DLGSUP <0013> hlr.c:128 IMSI 262426391592452: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241025082637524 DLINP <000b> input/ipa.c:451 connected read/write 20241025082637524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082637525 DLINP <000b> input/ipa.c:451 connected read/write 20241025082637525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082637526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52252<->l=127.0.0.1:4258 20241025082637526 DLINP <000b> input/ipa.c:451 connected read/write 20241025082637526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082637526 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426391592452 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426391592452"} 20241025082637526 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426391592452 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241025082637526 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426391592452 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082637527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52250<->l=127.0.0.1:4258 20241025082637528 DLINP <000b> input/ipa.c:451 connected read/write 20241025082637528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082637528 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082637528 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082637528 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082637528 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42577<->l=127.0.0.1:4259) 20241025082637571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52264<->l=127.0.0.1:4258 20241025082637671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52264<->l=127.0.0.1:4258 20241025082640749 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082640749 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082640751 DLINP <000b> input/ipa.c:451 connected read/write 20241025082640751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082640752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52278<->l=127.0.0.1:4258 20241025082640754 DLINP <000b> input/ipa.c:451 connected read/write 20241025082640754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082640754 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082640754 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082640754 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  20241025082640754 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082640754 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  20241025082640754 DLGSUP <0013> gsup_server.c:235 2:  20241025082640754 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082640754 DLGSUP <0013> gsup_server.c:235 3:  20241025082640754 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082640754 DLGSUP <0013> gsup_server.c:235 4:  20241025082640754 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082640754 DLGSUP <0013> gsup_server.c:235 5:  20241025082640754 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082640754 DLGSUP <0013> gsup_server.c:235 7:  20241025082640754 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082640754 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082640754 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082640754 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082640780 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45303<->l=127.0.0.1:4259) 20241025082640803 DAUC <0003> db_auc.c:157 IMSI='262428713364371': No 2G Auth Data 20241025082640803 DAUC <0003> db_auc.c:192 IMSI='262428713364371': No 3G Auth Data 20241025082640839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52282<->l=127.0.0.1:4258 20241025082640843 DLINP <000b> input/ipa.c:451 connected read/write 20241025082640843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082640843 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428713364371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428713364371" cn_domain=PS} 20241025082640843 DLU <0006> fsm.c:456 lu(262428713364371)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082640843 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428713364371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082640859 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428713364371)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082640859 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428713364371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428713364371" cn_domain=PS} 20241025082640859 DLINP <000b> input/ipa.c:451 connected read/write 20241025082640859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082640859 DLINP <000b> input/ipa.c:451 connected read/write 20241025082640859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082640862 DLINP <000b> input/ipa.c:451 connected read/write 20241025082640862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082640862 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428713364371 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428713364371"} 20241025082640862 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428713364371)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082640862 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428713364371 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082640862 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428713364371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428713364371"} 20241025082640862 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428713364371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082640862 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428713364371)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082640862 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428713364371)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082640862 DLU <0006> fsm.c:568 lu(PS:IMSI-262428713364371)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082640862 DLINP <000b> input/ipa.c:451 connected read/write 20241025082640862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082640862 DLINP <000b> input/ipa.c:451 connected read/write 20241025082640862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082640864 DLINP <000b> input/ipa.c:451 connected read/write 20241025082640864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082640864 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428713364371 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428713364371" cn_domain=CS} 20241025082640864 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428713364371 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241025082640871 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428713364371 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428713364371"} 20241025082640871 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428713364371 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025082640871 DLINP <000b> input/ipa.c:451 connected read/write 20241025082640871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082640871 DLINP <000b> input/ipa.c:451 connected read/write 20241025082640871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082640872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52282<->l=127.0.0.1:4258 20241025082640898 DAUC <0003> db_auc.c:157 IMSI='262421072098831': No 2G Auth Data 20241025082640898 DAUC <0003> db_auc.c:192 IMSI='262421072098831': No 3G Auth Data 20241025082640907 DLGSUP <0013> hlr.c:121 IMSI 262421072098831: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082640929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52294<->l=127.0.0.1:4258 20241025082640932 DLINP <000b> input/ipa.c:451 connected read/write 20241025082640932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082640932 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421072098831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421072098831" cn_domain=PS} 20241025082640932 DLU <0006> fsm.c:456 lu(262421072098831)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082640932 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421072098831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082640948 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421072098831)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082640948 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421072098831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421072098831" cn_domain=PS} 20241025082640948 DLINP <000b> input/ipa.c:451 connected read/write 20241025082640948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082640948 DLINP <000b> input/ipa.c:451 connected read/write 20241025082640948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082640951 DLINP <000b> input/ipa.c:451 connected read/write 20241025082640951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082640951 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421072098831 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421072098831"} 20241025082640951 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421072098831)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082640951 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421072098831 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082640951 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421072098831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421072098831"} 20241025082640951 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421072098831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082640951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421072098831)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082640951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421072098831)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082640951 DLU <0006> fsm.c:568 lu(PS:IMSI-262421072098831)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082640951 DLINP <000b> input/ipa.c:451 connected read/write 20241025082640951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082640951 DLINP <000b> input/ipa.c:451 connected read/write 20241025082640951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082640953 DLINP <000b> input/ipa.c:451 connected read/write 20241025082640953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082640953 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421072098831 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421072098831" cn_domain=CS} 20241025082640953 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421072098831 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241025082640960 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421072098831 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421072098831"} 20241025082640960 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421072098831 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025082640961 DLINP <000b> input/ipa.c:451 connected read/write 20241025082640961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082640961 DLINP <000b> input/ipa.c:451 connected read/write 20241025082640961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082640962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52294<->l=127.0.0.1:4258 20241025082640987 DAUC <0003> db_auc.c:157 IMSI='262425776292319': No 2G Auth Data 20241025082640987 DAUC <0003> db_auc.c:192 IMSI='262425776292319': No 3G Auth Data 20241025082640995 DLGSUP <0013> hlr.c:121 IMSI 262425776292319: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082641018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52300<->l=127.0.0.1:4258 20241025082641022 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082641022 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425776292319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425776292319" cn_domain=PS} 20241025082641022 DLU <0006> fsm.c:456 lu(262425776292319)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082641022 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425776292319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082641037 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425776292319)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082641037 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425776292319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425776292319" cn_domain=PS} 20241025082641037 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641037 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641040 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082641040 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425776292319 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425776292319"} 20241025082641040 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425776292319)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082641040 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425776292319 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082641040 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425776292319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425776292319"} 20241025082641040 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425776292319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082641040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425776292319)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082641040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425776292319)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082641040 DLU <0006> fsm.c:568 lu(PS:IMSI-262425776292319)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082641040 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641040 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641042 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082641042 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425776292319 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425776292319" cn_domain=CS} 20241025082641042 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425776292319 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241025082641050 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425776292319 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425776292319"} 20241025082641050 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425776292319 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025082641050 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641050 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52300<->l=127.0.0.1:4258 20241025082641074 DAUC <0003> db_auc.c:157 IMSI='262427588813959': No 2G Auth Data 20241025082641074 DAUC <0003> db_auc.c:192 IMSI='262427588813959': No 3G Auth Data 20241025082641082 DLGSUP <0013> hlr.c:121 IMSI 262427588813959: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082641104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52306<->l=127.0.0.1:4258 20241025082641108 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082641108 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427588813959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427588813959" cn_domain=PS} 20241025082641108 DLU <0006> fsm.c:456 lu(262427588813959)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082641108 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427588813959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082641122 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427588813959)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082641122 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427588813959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427588813959" cn_domain=PS} 20241025082641122 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641122 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641125 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082641125 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427588813959 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427588813959"} 20241025082641125 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427588813959)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082641125 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427588813959 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082641125 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427588813959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427588813959"} 20241025082641125 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427588813959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082641126 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427588813959)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082641126 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427588813959)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082641126 DLU <0006> fsm.c:568 lu(PS:IMSI-262427588813959)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082641126 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641126 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641128 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082641128 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427588813959 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427588813959" cn_domain=CS} 20241025082641128 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427588813959 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241025082641135 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427588813959 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427588813959"} 20241025082641135 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427588813959 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025082641135 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641135 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52306<->l=127.0.0.1:4258 20241025082641162 DAUC <0003> db_auc.c:157 IMSI='262429913974188': No 2G Auth Data 20241025082641162 DAUC <0003> db_auc.c:192 IMSI='262429913974188': No 3G Auth Data 20241025082641171 DLGSUP <0013> hlr.c:121 IMSI 262429913974188: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082641192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52314<->l=127.0.0.1:4258 20241025082641194 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082641195 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429913974188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429913974188" cn_domain=PS} 20241025082641195 DLU <0006> fsm.c:456 lu(262429913974188)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082641195 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429913974188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082641211 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429913974188)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082641211 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429913974188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429913974188" cn_domain=PS} 20241025082641211 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641211 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641214 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082641214 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429913974188 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429913974188"} 20241025082641214 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429913974188)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082641214 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429913974188 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082641214 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429913974188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429913974188"} 20241025082641214 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429913974188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082641214 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429913974188)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082641214 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429913974188)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082641214 DLU <0006> fsm.c:568 lu(PS:IMSI-262429913974188)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082641214 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641214 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641216 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082641216 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429913974188 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429913974188" cn_domain=CS} 20241025082641216 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429913974188 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241025082641223 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429913974188 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429913974188"} 20241025082641223 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429913974188 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025082641223 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641223 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52314<->l=127.0.0.1:4258 20241025082641249 DAUC <0003> db_auc.c:157 IMSI='262426701335636': No 2G Auth Data 20241025082641249 DAUC <0003> db_auc.c:192 IMSI='262426701335636': No 3G Auth Data 20241025082641257 DLGSUP <0013> hlr.c:121 IMSI 262426701335636: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082641289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52324<->l=127.0.0.1:4258 20241025082641293 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082641293 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426701335636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426701335636" cn_domain=PS} 20241025082641293 DLU <0006> fsm.c:456 lu(262426701335636)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082641293 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426701335636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082641308 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426701335636)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082641308 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426701335636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426701335636" cn_domain=PS} 20241025082641308 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641308 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641310 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082641310 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426701335636 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426701335636"} 20241025082641310 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426701335636)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082641310 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426701335636 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082641310 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426701335636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426701335636"} 20241025082641310 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426701335636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082641310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426701335636)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082641310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426701335636)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082641310 DLU <0006> fsm.c:568 lu(PS:IMSI-262426701335636)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082641310 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641310 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641311 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082641311 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426701335636 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426701335636" cn_domain=CS} 20241025082641311 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426701335636 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241025082641318 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426701335636 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426701335636"} 20241025082641318 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426701335636 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025082641318 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641318 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52324<->l=127.0.0.1:4258 20241025082641361 DAUC <0003> db_auc.c:157 IMSI='262420239312026': No 2G Auth Data 20241025082641361 DAUC <0003> db_auc.c:192 IMSI='262420239312026': No 3G Auth Data 20241025082641375 DLGSUP <0013> hlr.c:121 IMSI 262420239312026: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082641413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52332<->l=127.0.0.1:4258 20241025082641417 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082641417 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420239312026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420239312026" cn_domain=PS} 20241025082641417 DLU <0006> fsm.c:456 lu(262420239312026)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082641417 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420239312026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082641436 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420239312026)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082641436 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420239312026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420239312026" cn_domain=PS} 20241025082641436 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641436 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641439 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082641439 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420239312026 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420239312026"} 20241025082641439 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420239312026)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082641439 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420239312026 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082641439 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420239312026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420239312026"} 20241025082641439 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420239312026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082641439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420239312026)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082641439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420239312026)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082641439 DLU <0006> fsm.c:568 lu(PS:IMSI-262420239312026)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082641439 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641439 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641441 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082641441 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420239312026 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420239312026" cn_domain=CS} 20241025082641441 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420239312026 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241025082641448 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420239312026 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420239312026"} 20241025082641448 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420239312026 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025082641448 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641448 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52332<->l=127.0.0.1:4258 20241025082641482 DAUC <0003> db_auc.c:157 IMSI='262429200841644': No 2G Auth Data 20241025082641482 DAUC <0003> db_auc.c:192 IMSI='262429200841644': No 3G Auth Data 20241025082641491 DLGSUP <0013> hlr.c:121 IMSI 262429200841644: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082641523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52342<->l=127.0.0.1:4258 20241025082641527 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082641527 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429200841644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429200841644" cn_domain=PS} 20241025082641527 DLU <0006> fsm.c:456 lu(262429200841644)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082641527 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429200841644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082641542 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429200841644)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082641542 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429200841644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429200841644" cn_domain=PS} 20241025082641542 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641542 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641545 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082641545 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429200841644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429200841644"} 20241025082641545 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429200841644)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082641545 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429200841644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082641545 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429200841644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429200841644"} 20241025082641545 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429200841644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082641545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429200841644)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082641545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429200841644)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082641545 DLU <0006> fsm.c:568 lu(PS:IMSI-262429200841644)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082641545 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641545 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641547 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082641547 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429200841644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429200841644" cn_domain=CS} 20241025082641547 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429200841644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241025082641554 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429200841644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429200841644"} 20241025082641554 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429200841644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025082641554 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641555 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082641556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52342<->l=127.0.0.1:4258 20241025082641582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52278<->l=127.0.0.1:4258 20241025082641583 DLINP <000b> input/ipa.c:451 connected read/write 20241025082641583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082641583 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082641583 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082641583 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082641583 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45303<->l=127.0.0.1:4259) 20241025082641624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52350<->l=127.0.0.1:4258 20241025082641724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52350<->l=127.0.0.1:4258 20241025082644805 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082644805 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082644806 DLINP <000b> input/ipa.c:451 connected read/write 20241025082644806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082644807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52364<->l=127.0.0.1:4258 20241025082644808 DLINP <000b> input/ipa.c:451 connected read/write 20241025082644808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082644808 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082644808 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082644808 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  20241025082644808 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082644808 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  20241025082644808 DLGSUP <0013> gsup_server.c:235 2:  20241025082644808 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082644808 DLGSUP <0013> gsup_server.c:235 3:  20241025082644808 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082644808 DLGSUP <0013> gsup_server.c:235 4:  20241025082644808 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082644808 DLGSUP <0013> gsup_server.c:235 5:  20241025082644808 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082644808 DLGSUP <0013> gsup_server.c:235 7:  20241025082644808 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082644808 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082644808 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082644808 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082644831 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45351<->l=127.0.0.1:4259) 20241025082644848 DAUC <0003> db_auc.c:157 IMSI='262424651190749': No 2G Auth Data 20241025082644848 DAUC <0003> db_auc.c:192 IMSI='262424651190749': No 3G Auth Data 20241025082644886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52368<->l=127.0.0.1:4258 20241025082644890 DLINP <000b> input/ipa.c:451 connected read/write 20241025082644890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082644890 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424651190749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424651190749" cn_domain=PS} 20241025082644890 DLU <0006> fsm.c:456 lu(262424651190749)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082644890 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424651190749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082644909 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424651190749)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082644909 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424651190749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424651190749" cn_domain=PS} 20241025082644909 DLINP <000b> input/ipa.c:451 connected read/write 20241025082644909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082644909 DLINP <000b> input/ipa.c:451 connected read/write 20241025082644909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082644912 DLINP <000b> input/ipa.c:451 connected read/write 20241025082644912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082644912 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424651190749 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424651190749"} 20241025082644912 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424651190749)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082644912 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424651190749 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082644912 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424651190749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424651190749"} 20241025082644912 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424651190749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082644912 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424651190749)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082644912 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424651190749)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082644912 DLU <0006> fsm.c:568 lu(PS:IMSI-262424651190749)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082644912 DLINP <000b> input/ipa.c:451 connected read/write 20241025082644912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082644913 DLINP <000b> input/ipa.c:451 connected read/write 20241025082644913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082644915 DLINP <000b> input/ipa.c:451 connected read/write 20241025082644915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082644915 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424651190749 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424651190749" cn_domain=PS} 20241025082644915 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424651190749 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241025082644922 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424651190749 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424651190749"} 20241025082644922 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424651190749 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025082644922 DLINP <000b> input/ipa.c:451 connected read/write 20241025082644922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082644922 DLINP <000b> input/ipa.c:451 connected read/write 20241025082644922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082644924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52368<->l=127.0.0.1:4258 20241025082644949 DAUC <0003> db_auc.c:157 IMSI='262423150815002': No 2G Auth Data 20241025082644949 DAUC <0003> db_auc.c:192 IMSI='262423150815002': No 3G Auth Data 20241025082644957 DLGSUP <0013> hlr.c:121 IMSI 262423150815002: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082644979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52380<->l=127.0.0.1:4258 20241025082644982 DLINP <000b> input/ipa.c:451 connected read/write 20241025082644982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082644982 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423150815002 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423150815002" cn_domain=PS} 20241025082644982 DLU <0006> fsm.c:456 lu(262423150815002)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082644982 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423150815002 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082644998 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423150815002)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082644998 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423150815002 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423150815002" cn_domain=PS} 20241025082644998 DLINP <000b> input/ipa.c:451 connected read/write 20241025082644998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082644998 DLINP <000b> input/ipa.c:451 connected read/write 20241025082644998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645001 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082645001 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423150815002 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423150815002"} 20241025082645001 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423150815002)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082645001 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423150815002 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082645001 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423150815002 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423150815002"} 20241025082645001 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423150815002 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082645001 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423150815002)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082645001 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423150815002)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082645001 DLU <0006> fsm.c:568 lu(PS:IMSI-262423150815002)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082645001 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645001 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645003 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082645003 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423150815002 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423150815002" cn_domain=PS} 20241025082645003 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423150815002 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241025082645011 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423150815002 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423150815002"} 20241025082645011 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423150815002 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025082645011 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645011 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52380<->l=127.0.0.1:4258 20241025082645038 DAUC <0003> db_auc.c:157 IMSI='262427335974786': No 2G Auth Data 20241025082645038 DAUC <0003> db_auc.c:192 IMSI='262427335974786': No 3G Auth Data 20241025082645046 DLGSUP <0013> hlr.c:121 IMSI 262427335974786: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082645070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52392<->l=127.0.0.1:4258 20241025082645073 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082645073 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427335974786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427335974786" cn_domain=PS} 20241025082645073 DLU <0006> fsm.c:456 lu(262427335974786)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082645073 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427335974786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082645088 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427335974786)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082645088 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427335974786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427335974786" cn_domain=PS} 20241025082645088 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645088 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645092 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082645092 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427335974786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427335974786"} 20241025082645092 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427335974786)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082645092 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427335974786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082645092 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427335974786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427335974786"} 20241025082645092 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427335974786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082645092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427335974786)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082645092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427335974786)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082645092 DLU <0006> fsm.c:568 lu(PS:IMSI-262427335974786)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082645092 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645092 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645094 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082645094 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427335974786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427335974786" cn_domain=PS} 20241025082645094 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427335974786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241025082645101 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427335974786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427335974786"} 20241025082645102 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427335974786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025082645102 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645102 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52392<->l=127.0.0.1:4258 20241025082645128 DAUC <0003> db_auc.c:157 IMSI='262426539772106': No 2G Auth Data 20241025082645128 DAUC <0003> db_auc.c:192 IMSI='262426539772106': No 3G Auth Data 20241025082645136 DLGSUP <0013> hlr.c:121 IMSI 262426539772106: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082645160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52394<->l=127.0.0.1:4258 20241025082645163 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082645163 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426539772106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426539772106" cn_domain=PS} 20241025082645163 DLU <0006> fsm.c:456 lu(262426539772106)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082645163 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426539772106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082645179 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426539772106)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082645179 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426539772106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426539772106" cn_domain=PS} 20241025082645179 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645179 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645182 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082645182 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426539772106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426539772106"} 20241025082645182 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426539772106)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082645182 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426539772106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082645182 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426539772106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426539772106"} 20241025082645182 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426539772106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082645182 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426539772106)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082645182 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426539772106)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082645182 DLU <0006> fsm.c:568 lu(PS:IMSI-262426539772106)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082645182 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645182 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645184 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082645184 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426539772106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426539772106" cn_domain=PS} 20241025082645184 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426539772106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241025082645192 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426539772106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426539772106"} 20241025082645192 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426539772106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025082645192 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645192 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52394<->l=127.0.0.1:4258 20241025082645218 DAUC <0003> db_auc.c:157 IMSI='262425470255819': No 2G Auth Data 20241025082645218 DAUC <0003> db_auc.c:192 IMSI='262425470255819': No 3G Auth Data 20241025082645226 DLGSUP <0013> hlr.c:121 IMSI 262425470255819: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082645252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52406<->l=127.0.0.1:4258 20241025082645256 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082645256 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425470255819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425470255819" cn_domain=PS} 20241025082645256 DLU <0006> fsm.c:456 lu(262425470255819)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082645256 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425470255819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082645270 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425470255819)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082645270 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425470255819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425470255819" cn_domain=PS} 20241025082645270 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645270 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645273 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082645273 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425470255819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425470255819"} 20241025082645273 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425470255819)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082645273 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425470255819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082645274 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425470255819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425470255819"} 20241025082645274 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425470255819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082645274 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425470255819)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082645274 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425470255819)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082645274 DLU <0006> fsm.c:568 lu(PS:IMSI-262425470255819)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082645274 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645274 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645276 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082645276 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425470255819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425470255819" cn_domain=PS} 20241025082645276 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425470255819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241025082645283 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425470255819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425470255819"} 20241025082645283 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425470255819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025082645283 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645283 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52406<->l=127.0.0.1:4258 20241025082645309 DAUC <0003> db_auc.c:157 IMSI='262428718648156': No 2G Auth Data 20241025082645309 DAUC <0003> db_auc.c:192 IMSI='262428718648156': No 3G Auth Data 20241025082645318 DLGSUP <0013> hlr.c:121 IMSI 262428718648156: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082645349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52414<->l=127.0.0.1:4258 20241025082645352 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082645352 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428718648156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428718648156" cn_domain=PS} 20241025082645352 DLU <0006> fsm.c:456 lu(262428718648156)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082645352 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428718648156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082645367 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428718648156)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082645367 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428718648156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428718648156" cn_domain=PS} 20241025082645367 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645367 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645370 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082645370 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428718648156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428718648156"} 20241025082645370 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428718648156)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082645370 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428718648156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082645370 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428718648156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428718648156"} 20241025082645370 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428718648156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082645370 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428718648156)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082645370 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428718648156)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082645370 DLU <0006> fsm.c:568 lu(PS:IMSI-262428718648156)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082645370 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645370 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645372 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082645372 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428718648156 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428718648156" cn_domain=PS} 20241025082645372 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428718648156 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241025082645380 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428718648156 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428718648156"} 20241025082645380 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428718648156 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025082645380 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645380 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52414<->l=127.0.0.1:4258 20241025082645415 DAUC <0003> db_auc.c:157 IMSI='262428899843559': No 2G Auth Data 20241025082645415 DAUC <0003> db_auc.c:192 IMSI='262428899843559': No 3G Auth Data 20241025082645424 DLGSUP <0013> hlr.c:121 IMSI 262428899843559: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082645456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52418<->l=127.0.0.1:4258 20241025082645460 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082645460 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428899843559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428899843559" cn_domain=PS} 20241025082645460 DLU <0006> fsm.c:456 lu(262428899843559)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082645460 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428899843559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082645476 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428899843559)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082645476 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428899843559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428899843559" cn_domain=PS} 20241025082645476 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645476 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645479 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082645479 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428899843559 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428899843559"} 20241025082645479 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428899843559)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082645479 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428899843559 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082645479 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428899843559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428899843559"} 20241025082645479 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428899843559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082645479 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428899843559)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082645479 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428899843559)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082645479 DLU <0006> fsm.c:568 lu(PS:IMSI-262428899843559)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082645479 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645479 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645481 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082645481 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428899843559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428899843559" cn_domain=PS} 20241025082645481 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428899843559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241025082645489 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428899843559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428899843559"} 20241025082645489 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428899843559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025082645489 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645489 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52418<->l=127.0.0.1:4258 20241025082645524 DAUC <0003> db_auc.c:157 IMSI='262429617500186': No 2G Auth Data 20241025082645524 DAUC <0003> db_auc.c:192 IMSI='262429617500186': No 3G Auth Data 20241025082645532 DLGSUP <0013> hlr.c:121 IMSI 262429617500186: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025082645564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52424<->l=127.0.0.1:4258 20241025082645568 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082645568 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429617500186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429617500186" cn_domain=PS} 20241025082645568 DLU <0006> fsm.c:456 lu(262429617500186)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082645568 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429617500186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082645584 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429617500186)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082645584 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429617500186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429617500186" cn_domain=PS} 20241025082645584 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645584 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645587 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082645587 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429617500186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429617500186"} 20241025082645587 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429617500186)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082645587 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429617500186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082645587 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429617500186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429617500186"} 20241025082645587 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429617500186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082645587 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429617500186)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082645587 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429617500186)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082645587 DLU <0006> fsm.c:568 lu(PS:IMSI-262429617500186)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082645587 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645587 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645589 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082645589 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429617500186 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429617500186" cn_domain=PS} 20241025082645589 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429617500186 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241025082645596 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429617500186 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429617500186"} 20241025082645596 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429617500186 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025082645596 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645596 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082645598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52424<->l=127.0.0.1:4258 20241025082645626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52364<->l=127.0.0.1:4258 20241025082645627 DLINP <000b> input/ipa.c:451 connected read/write 20241025082645627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082645627 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082645627 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082645627 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082645627 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45351<->l=127.0.0.1:4259) 20241025082645669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52438<->l=127.0.0.1:4258 20241025082645769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52438<->l=127.0.0.1:4258 20241025082648847 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082648847 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082648850 DLINP <000b> input/ipa.c:451 connected read/write 20241025082648850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082648850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37252<->l=127.0.0.1:4258 20241025082648852 DLINP <000b> input/ipa.c:451 connected read/write 20241025082648852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082648852 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082648852 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082648852 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  20241025082648852 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082648852 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  20241025082648852 DLGSUP <0013> gsup_server.c:235 2:  20241025082648852 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082648852 DLGSUP <0013> gsup_server.c:235 3:  20241025082648852 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082648852 DLGSUP <0013> gsup_server.c:235 4:  20241025082648852 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082648852 DLGSUP <0013> gsup_server.c:235 5:  20241025082648852 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082648852 DLGSUP <0013> gsup_server.c:235 7:  20241025082648852 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082648852 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082648852 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082648852 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082648873 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37313<->l=127.0.0.1:4259) 20241025082648886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37266<->l=127.0.0.1:4258 20241025082648897 DLINP <000b> input/ipa.c:451 connected read/write 20241025082648897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082648897 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} 20241025082648897 DLU <0006> fsm.c:456 lu(2345743413463)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082648897 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 20241025082648897 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} 20241025082648897 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082648897 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5569ef088a60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082648897 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5569ef088a60]{UNVALIDATED}: Freeing instance 20241025082648897 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5569ef088a60]{UNVALIDATED}: Deallocated 20241025082648897 DLINP <000b> input/ipa.c:451 connected read/write 20241025082648897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082648897 DLINP <000b> input/ipa.c:451 connected read/write 20241025082648897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082648900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37266<->l=127.0.0.1:4258 20241025082648901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37252<->l=127.0.0.1:4258 20241025082648902 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37313<->l=127.0.0.1:4259) 20241025082648902 DLINP <000b> input/ipa.c:451 connected read/write 20241025082648902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082648902 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082648902 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082648902 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082648945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37274<->l=127.0.0.1:4258 20241025082649046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37274<->l=127.0.0.1:4258 20241025082652120 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082652120 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082652122 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082652122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37284<->l=127.0.0.1:4258 20241025082652123 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082652123 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082652123 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082652123 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  20241025082652123 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082652123 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  20241025082652123 DLGSUP <0013> gsup_server.c:235 2:  20241025082652123 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082652123 DLGSUP <0013> gsup_server.c:235 3:  20241025082652123 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082652123 DLGSUP <0013> gsup_server.c:235 4:  20241025082652123 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082652123 DLGSUP <0013> gsup_server.c:235 5:  20241025082652123 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082652123 DLGSUP <0013> gsup_server.c:235 7:  20241025082652123 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082652123 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082652123 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082652123 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082652143 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33297<->l=127.0.0.1:4259) 20241025082652166 DAUC <0003> db_auc.c:157 IMSI='262429741216087': No 2G Auth Data 20241025082652166 DAUC <0003> db_auc.c:192 IMSI='262429741216087': No 3G Auth Data 20241025082652200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37288<->l=127.0.0.1:4258 20241025082652208 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082652208 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429741216087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429741216087" session_id=1295066925 session_state=BEGIN} 20241025082652208 DSS <0004> hlr_ussd.c:576 262429741216087/0x4d31272d: Process SS (BEGIN) 20241025082652208 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241025082652208 DSS <0004> hlr_ussd.c:518 262429741216087/0x4d31272d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241025082652208 DSS <0004> hlr_ussd.c:523 262429741216087/0x4d31272d: USSD for unknown code '*#200#' 20241025082652208 DSS <0004> hlr_ussd.c:354 262429741216087/0x4d31272d: Tx ReturnError(1, 0x12) 20241025082652208 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429741216087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429741216087" session_id=1295066925 session_state=END} 20241025082652208 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082652208 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082652212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37288<->l=127.0.0.1:4258 20241025082652220 DAUC <0003> db_auc.c:157 IMSI='262429336866460': No 2G Auth Data 20241025082652220 DAUC <0003> db_auc.c:192 IMSI='262429336866460': No 3G Auth Data 20241025082652253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37296<->l=127.0.0.1:4258 20241025082652259 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082652259 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429336866460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429336866460" session_id=2123900085 session_state=BEGIN} 20241025082652259 DSS <0004> hlr_ussd.c:576 262429336866460/0x7e9824b5: Process SS (BEGIN) 20241025082652259 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241025082652259 DSS <0004> hlr_ussd.c:518 262429336866460/0x7e9824b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241025082652259 DSS <0004> hlr_ussd.c:523 262429336866460/0x7e9824b5: USSD for unknown code '*#200#' 20241025082652259 DSS <0004> hlr_ussd.c:354 262429336866460/0x7e9824b5: Tx ReturnError(1, 0x12) 20241025082652259 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429336866460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429336866460" session_id=2123900085 session_state=END} 20241025082652259 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082652259 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082652262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37296<->l=127.0.0.1:4258 20241025082652271 DAUC <0003> db_auc.c:157 IMSI='262424066899975': No 2G Auth Data 20241025082652271 DAUC <0003> db_auc.c:192 IMSI='262424066899975': No 3G Auth Data 20241025082652304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37298<->l=127.0.0.1:4258 20241025082652312 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082652312 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424066899975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424066899975" session_id=3085136644 session_state=BEGIN} 20241025082652312 DSS <0004> hlr_ussd.c:576 262424066899975/0xb7e37304: Process SS (BEGIN) 20241025082652312 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241025082652312 DSS <0004> hlr_ussd.c:518 262424066899975/0xb7e37304: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241025082652312 DSS <0004> hlr_ussd.c:523 262424066899975/0xb7e37304: USSD for unknown code '*#200#' 20241025082652312 DSS <0004> hlr_ussd.c:354 262424066899975/0xb7e37304: Tx ReturnError(1, 0x12) 20241025082652312 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424066899975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424066899975" session_id=3085136644 session_state=END} 20241025082652312 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082652312 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082652316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37298<->l=127.0.0.1:4258 20241025082652333 DAUC <0003> db_auc.c:157 IMSI='262420113227503': No 2G Auth Data 20241025082652333 DAUC <0003> db_auc.c:192 IMSI='262420113227503': No 3G Auth Data 20241025082652359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37312<->l=127.0.0.1:4258 20241025082652365 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082652365 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420113227503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420113227503" session_id=260331581 session_state=BEGIN} 20241025082652365 DSS <0004> hlr_ussd.c:576 262420113227503/0x0f84583d: Process SS (BEGIN) 20241025082652365 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241025082652365 DSS <0004> hlr_ussd.c:518 262420113227503/0x0f84583d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241025082652365 DSS <0004> hlr_ussd.c:523 262420113227503/0x0f84583d: USSD for unknown code '*#200#' 20241025082652365 DSS <0004> hlr_ussd.c:354 262420113227503/0x0f84583d: Tx ReturnError(1, 0x12) 20241025082652365 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420113227503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420113227503" session_id=260331581 session_state=END} 20241025082652365 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082652365 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082652368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37312<->l=127.0.0.1:4258 20241025082652372 DAUC <0003> db_auc.c:157 IMSI='262429430395327': No 2G Auth Data 20241025082652372 DAUC <0003> db_auc.c:192 IMSI='262429430395327': No 3G Auth Data 20241025082652396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37314<->l=127.0.0.1:4258 20241025082652402 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082652402 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429430395327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429430395327" session_id=3356451542 session_state=BEGIN} 20241025082652402 DSS <0004> hlr_ussd.c:576 262429430395327/0xc80f62d6: Process SS (BEGIN) 20241025082652402 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241025082652402 DSS <0004> hlr_ussd.c:518 262429430395327/0xc80f62d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241025082652402 DSS <0004> hlr_ussd.c:523 262429430395327/0xc80f62d6: USSD for unknown code '*#200#' 20241025082652402 DSS <0004> hlr_ussd.c:354 262429430395327/0xc80f62d6: Tx ReturnError(1, 0x12) 20241025082652402 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429430395327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429430395327" session_id=3356451542 session_state=END} 20241025082652402 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082652402 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082652405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37314<->l=127.0.0.1:4258 20241025082652409 DAUC <0003> db_auc.c:157 IMSI='262426061206170': No 2G Auth Data 20241025082652409 DAUC <0003> db_auc.c:192 IMSI='262426061206170': No 3G Auth Data 20241025082652441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37324<->l=127.0.0.1:4258 20241025082652446 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082652446 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426061206170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426061206170" session_id=2866804820 session_state=BEGIN} 20241025082652446 DSS <0004> hlr_ussd.c:576 262426061206170/0xaadff854: Process SS (BEGIN) 20241025082652446 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241025082652446 DSS <0004> hlr_ussd.c:518 262426061206170/0xaadff854: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241025082652446 DSS <0004> hlr_ussd.c:523 262426061206170/0xaadff854: USSD for unknown code '*#200#' 20241025082652446 DSS <0004> hlr_ussd.c:354 262426061206170/0xaadff854: Tx ReturnError(1, 0x12) 20241025082652446 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426061206170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426061206170" session_id=2866804820 session_state=END} 20241025082652446 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082652446 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082652450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37324<->l=127.0.0.1:4258 20241025082652454 DAUC <0003> db_auc.c:157 IMSI='262426277277751': No 2G Auth Data 20241025082652454 DAUC <0003> db_auc.c:192 IMSI='262426277277751': No 3G Auth Data 20241025082652482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37332<->l=127.0.0.1:4258 20241025082652488 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082652488 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426277277751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426277277751" session_id=4276215268 session_state=BEGIN} 20241025082652488 DSS <0004> hlr_ussd.c:576 262426277277751/0xfee1dde4: Process SS (BEGIN) 20241025082652488 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241025082652488 DSS <0004> hlr_ussd.c:518 262426277277751/0xfee1dde4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241025082652488 DSS <0004> hlr_ussd.c:523 262426277277751/0xfee1dde4: USSD for unknown code '*#200#' 20241025082652488 DSS <0004> hlr_ussd.c:354 262426277277751/0xfee1dde4: Tx ReturnError(1, 0x12) 20241025082652488 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426277277751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426277277751" session_id=4276215268 session_state=END} 20241025082652488 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082652488 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082652491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37332<->l=127.0.0.1:4258 20241025082652495 DAUC <0003> db_auc.c:157 IMSI='262423925320824': No 2G Auth Data 20241025082652495 DAUC <0003> db_auc.c:192 IMSI='262423925320824': No 3G Auth Data 20241025082652523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37340<->l=127.0.0.1:4258 20241025082652529 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082652529 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423925320824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423925320824" session_id=1676325036 session_state=BEGIN} 20241025082652529 DSS <0004> hlr_ussd.c:576 262423925320824/0x63eab0ac: Process SS (BEGIN) 20241025082652529 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241025082652529 DSS <0004> hlr_ussd.c:518 262423925320824/0x63eab0ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241025082652529 DSS <0004> hlr_ussd.c:523 262423925320824/0x63eab0ac: USSD for unknown code '*#200#' 20241025082652529 DSS <0004> hlr_ussd.c:354 262423925320824/0x63eab0ac: Tx ReturnError(1, 0x12) 20241025082652529 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423925320824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423925320824" session_id=1676325036 session_state=END} 20241025082652529 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082652529 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082652532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37340<->l=127.0.0.1:4258 20241025082652533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37284<->l=127.0.0.1:4258 20241025082652534 DLINP <000b> input/ipa.c:451 connected read/write 20241025082652534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082652534 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082652534 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082652534 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082652534 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33297<->l=127.0.0.1:4259) 20241025082652576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37356<->l=127.0.0.1:4258 20241025082652677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37356<->l=127.0.0.1:4258 20241025082655754 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082655754 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082655756 DLINP <000b> input/ipa.c:451 connected read/write 20241025082655756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082655756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37372<->l=127.0.0.1:4258 20241025082655758 DLINP <000b> input/ipa.c:451 connected read/write 20241025082655758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082655758 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082655758 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082655758 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  20241025082655758 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082655758 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  20241025082655758 DLGSUP <0013> gsup_server.c:235 2:  20241025082655758 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082655758 DLGSUP <0013> gsup_server.c:235 3:  20241025082655758 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082655758 DLGSUP <0013> gsup_server.c:235 4:  20241025082655758 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082655758 DLGSUP <0013> gsup_server.c:235 5:  20241025082655758 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082655758 DLGSUP <0013> gsup_server.c:235 7:  20241025082655758 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082655758 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082655758 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082655758 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082655779 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44349<->l=127.0.0.1:4259) 20241025082655796 DAUC <0003> db_auc.c:157 IMSI='262428618045145': No 2G Auth Data 20241025082655796 DAUC <0003> db_auc.c:192 IMSI='262428618045145': No 3G Auth Data 20241025082655818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37380<->l=127.0.0.1:4258 20241025082655826 DLINP <000b> input/ipa.c:451 connected read/write 20241025082655826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082655826 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428618045145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428618045145" session_id=3301196259 session_state=BEGIN} 20241025082655826 DSS <0004> hlr_ussd.c:576 262428618045145/0xc4c441e3: Process SS (BEGIN) 20241025082655826 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025082655826 DSS <0004> hlr_ussd.c:518 262428618045145/0xc4c441e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025082655826 DSS <0004> hlr_ussd.c:542 262428618045145/0xc4c441e3: Cannot find conn for EUSE EUSE-foobar 20241025082655826 DSS <0004> hlr_ussd.c:354 262428618045145/0xc4c441e3: Tx ReturnError(1, 0x22) 20241025082655826 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428618045145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428618045145" session_id=3301196259 session_state=END} 20241025082655826 DLINP <000b> input/ipa.c:451 connected read/write 20241025082655826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082655826 DLINP <000b> input/ipa.c:451 connected read/write 20241025082655826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082655829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37380<->l=127.0.0.1:4258 20241025082655833 DAUC <0003> db_auc.c:157 IMSI='262429201801918': No 2G Auth Data 20241025082655833 DAUC <0003> db_auc.c:192 IMSI='262429201801918': No 3G Auth Data 20241025082655859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37384<->l=127.0.0.1:4258 20241025082655865 DLINP <000b> input/ipa.c:451 connected read/write 20241025082655865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082655865 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429201801918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429201801918" session_id=702347079 session_state=BEGIN} 20241025082655865 DSS <0004> hlr_ussd.c:576 262429201801918/0x29dcf747: Process SS (BEGIN) 20241025082655865 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025082655865 DSS <0004> hlr_ussd.c:518 262429201801918/0x29dcf747: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025082655865 DSS <0004> hlr_ussd.c:542 262429201801918/0x29dcf747: Cannot find conn for EUSE EUSE-foobar 20241025082655865 DSS <0004> hlr_ussd.c:354 262429201801918/0x29dcf747: Tx ReturnError(1, 0x22) 20241025082655865 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429201801918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429201801918" session_id=702347079 session_state=END} 20241025082655865 DLINP <000b> input/ipa.c:451 connected read/write 20241025082655865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082655865 DLINP <000b> input/ipa.c:451 connected read/write 20241025082655865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082655868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37384<->l=127.0.0.1:4258 20241025082655872 DAUC <0003> db_auc.c:157 IMSI='262427206997140': No 2G Auth Data 20241025082655872 DAUC <0003> db_auc.c:192 IMSI='262427206997140': No 3G Auth Data 20241025082655897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37386<->l=127.0.0.1:4258 20241025082655902 DLINP <000b> input/ipa.c:451 connected read/write 20241025082655902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082655902 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427206997140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427206997140" session_id=3590217806 session_state=BEGIN} 20241025082655902 DSS <0004> hlr_ussd.c:576 262427206997140/0xd5fe604e: Process SS (BEGIN) 20241025082655902 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025082655902 DSS <0004> hlr_ussd.c:518 262427206997140/0xd5fe604e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025082655902 DSS <0004> hlr_ussd.c:542 262427206997140/0xd5fe604e: Cannot find conn for EUSE EUSE-foobar 20241025082655902 DSS <0004> hlr_ussd.c:354 262427206997140/0xd5fe604e: Tx ReturnError(1, 0x22) 20241025082655902 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427206997140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427206997140" session_id=3590217806 session_state=END} 20241025082655902 DLINP <000b> input/ipa.c:451 connected read/write 20241025082655902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082655902 DLINP <000b> input/ipa.c:451 connected read/write 20241025082655902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082655905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37386<->l=127.0.0.1:4258 20241025082655909 DAUC <0003> db_auc.c:157 IMSI='262422604434508': No 2G Auth Data 20241025082655909 DAUC <0003> db_auc.c:192 IMSI='262422604434508': No 3G Auth Data 20241025082655933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37396<->l=127.0.0.1:4258 20241025082655939 DLINP <000b> input/ipa.c:451 connected read/write 20241025082655939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082655939 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422604434508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422604434508" session_id=124772808 session_state=BEGIN} 20241025082655939 DSS <0004> hlr_ussd.c:576 262422604434508/0x076fe1c8: Process SS (BEGIN) 20241025082655939 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025082655939 DSS <0004> hlr_ussd.c:518 262422604434508/0x076fe1c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025082655939 DSS <0004> hlr_ussd.c:542 262422604434508/0x076fe1c8: Cannot find conn for EUSE EUSE-foobar 20241025082655939 DSS <0004> hlr_ussd.c:354 262422604434508/0x076fe1c8: Tx ReturnError(1, 0x22) 20241025082655939 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422604434508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422604434508" session_id=124772808 session_state=END} 20241025082655939 DLINP <000b> input/ipa.c:451 connected read/write 20241025082655939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082655939 DLINP <000b> input/ipa.c:451 connected read/write 20241025082655939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082655943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37396<->l=127.0.0.1:4258 20241025082655947 DAUC <0003> db_auc.c:157 IMSI='262427233463666': No 2G Auth Data 20241025082655947 DAUC <0003> db_auc.c:192 IMSI='262427233463666': No 3G Auth Data 20241025082655971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37398<->l=127.0.0.1:4258 20241025082655975 DLINP <000b> input/ipa.c:451 connected read/write 20241025082655975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082655975 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427233463666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427233463666" session_id=408247510 session_state=BEGIN} 20241025082655975 DSS <0004> hlr_ussd.c:576 262427233463666/0x18555cd6: Process SS (BEGIN) 20241025082655975 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025082655975 DSS <0004> hlr_ussd.c:518 262427233463666/0x18555cd6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025082655976 DSS <0004> hlr_ussd.c:542 262427233463666/0x18555cd6: Cannot find conn for EUSE EUSE-foobar 20241025082655976 DSS <0004> hlr_ussd.c:354 262427233463666/0x18555cd6: Tx ReturnError(1, 0x22) 20241025082655976 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427233463666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427233463666" session_id=408247510 session_state=END} 20241025082655976 DLINP <000b> input/ipa.c:451 connected read/write 20241025082655976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082655976 DLINP <000b> input/ipa.c:451 connected read/write 20241025082655976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082655978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37398<->l=127.0.0.1:4258 20241025082655982 DAUC <0003> db_auc.c:157 IMSI='262420754884560': No 2G Auth Data 20241025082655982 DAUC <0003> db_auc.c:192 IMSI='262420754884560': No 3G Auth Data 20241025082656009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37410<->l=127.0.0.1:4258 20241025082656015 DLINP <000b> input/ipa.c:451 connected read/write 20241025082656015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082656015 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420754884560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420754884560" session_id=2123071641 session_state=BEGIN} 20241025082656015 DSS <0004> hlr_ussd.c:576 262420754884560/0x7e8b8099: Process SS (BEGIN) 20241025082656015 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025082656015 DSS <0004> hlr_ussd.c:518 262420754884560/0x7e8b8099: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025082656015 DSS <0004> hlr_ussd.c:542 262420754884560/0x7e8b8099: Cannot find conn for EUSE EUSE-foobar 20241025082656015 DSS <0004> hlr_ussd.c:354 262420754884560/0x7e8b8099: Tx ReturnError(1, 0x22) 20241025082656015 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420754884560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420754884560" session_id=2123071641 session_state=END} 20241025082656015 DLINP <000b> input/ipa.c:451 connected read/write 20241025082656015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082656015 DLINP <000b> input/ipa.c:451 connected read/write 20241025082656015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082656019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37410<->l=127.0.0.1:4258 20241025082656023 DAUC <0003> db_auc.c:157 IMSI='262425013597015': No 2G Auth Data 20241025082656023 DAUC <0003> db_auc.c:192 IMSI='262425013597015': No 3G Auth Data 20241025082656050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37424<->l=127.0.0.1:4258 20241025082656055 DLINP <000b> input/ipa.c:451 connected read/write 20241025082656055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082656055 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425013597015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425013597015" session_id=2430211274 session_state=BEGIN} 20241025082656055 DSS <0004> hlr_ussd.c:576 262425013597015/0x90da14ca: Process SS (BEGIN) 20241025082656055 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025082656055 DSS <0004> hlr_ussd.c:518 262425013597015/0x90da14ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025082656055 DSS <0004> hlr_ussd.c:542 262425013597015/0x90da14ca: Cannot find conn for EUSE EUSE-foobar 20241025082656055 DSS <0004> hlr_ussd.c:354 262425013597015/0x90da14ca: Tx ReturnError(1, 0x22) 20241025082656055 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425013597015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425013597015" session_id=2430211274 session_state=END} 20241025082656055 DLINP <000b> input/ipa.c:451 connected read/write 20241025082656055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082656055 DLINP <000b> input/ipa.c:451 connected read/write 20241025082656055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082656058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37424<->l=127.0.0.1:4258 20241025082656062 DAUC <0003> db_auc.c:157 IMSI='262427104871746': No 2G Auth Data 20241025082656062 DAUC <0003> db_auc.c:192 IMSI='262427104871746': No 3G Auth Data 20241025082656090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37438<->l=127.0.0.1:4258 20241025082656097 DLINP <000b> input/ipa.c:451 connected read/write 20241025082656097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082656097 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427104871746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427104871746" session_id=2547792326 session_state=BEGIN} 20241025082656097 DSS <0004> hlr_ussd.c:576 262427104871746/0x97dc39c6: Process SS (BEGIN) 20241025082656097 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025082656097 DSS <0004> hlr_ussd.c:518 262427104871746/0x97dc39c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025082656097 DSS <0004> hlr_ussd.c:542 262427104871746/0x97dc39c6: Cannot find conn for EUSE EUSE-foobar 20241025082656097 DSS <0004> hlr_ussd.c:354 262427104871746/0x97dc39c6: Tx ReturnError(1, 0x22) 20241025082656097 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427104871746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427104871746" session_id=2547792326 session_state=END} 20241025082656097 DLINP <000b> input/ipa.c:451 connected read/write 20241025082656097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082656097 DLINP <000b> input/ipa.c:451 connected read/write 20241025082656097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082656100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37438<->l=127.0.0.1:4258 20241025082656100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37372<->l=127.0.0.1:4258 20241025082656102 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44349<->l=127.0.0.1:4259) 20241025082656102 DLINP <000b> input/ipa.c:451 connected read/write 20241025082656102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082656102 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082656102 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082656102 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082656145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37448<->l=127.0.0.1:4258 20241025082656345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37448<->l=127.0.0.1:4258 20241025082659424 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082659424 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082659427 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082659428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55384<->l=127.0.0.1:4258 20241025082659431 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082659431 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082659431 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082659431 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  20241025082659431 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082659431 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  20241025082659431 DLGSUP <0013> gsup_server.c:235 2:  20241025082659431 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082659431 DLGSUP <0013> gsup_server.c:235 3:  20241025082659431 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082659431 DLGSUP <0013> gsup_server.c:235 4:  20241025082659431 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082659431 DLGSUP <0013> gsup_server.c:235 5:  20241025082659431 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082659431 DLGSUP <0013> gsup_server.c:235 7:  20241025082659431 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082659431 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082659431 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082659431 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082659448 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36293<->l=127.0.0.1:4259) 20241025082659468 DAUC <0003> db_auc.c:157 IMSI='262429176630632': No 2G Auth Data 20241025082659468 DAUC <0003> db_auc.c:192 IMSI='262429176630632': No 3G Auth Data 20241025082659494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55386<->l=127.0.0.1:4258 20241025082659502 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082659502 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429176630632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429176630632" session_id=3616840315 session_state=BEGIN} 20241025082659502 DSS <0004> hlr_ussd.c:576 262429176630632/0xd7949a7b: Process SS (BEGIN) 20241025082659502 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025082659502 DSS <0004> hlr_ussd.c:518 262429176630632/0xd7949a7b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025082659502 DSS <0004> hlr_ussd.c:363 262429176630632/0xd7949a7b: Tx USSD 'Your IMSI is 262429176630632' 20241025082659502 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429176630632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429176630632" session_id=3616840315 session_state=END} 20241025082659502 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429176630632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082659502 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082659502 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082659507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55386<->l=127.0.0.1:4258 20241025082659511 DAUC <0003> db_auc.c:157 IMSI='262422720598221': No 2G Auth Data 20241025082659511 DAUC <0003> db_auc.c:192 IMSI='262422720598221': No 3G Auth Data 20241025082659535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55396<->l=127.0.0.1:4258 20241025082659539 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082659539 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422720598221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422720598221" session_id=3859704206 session_state=BEGIN} 20241025082659539 DSS <0004> hlr_ussd.c:576 262422720598221/0xe60e698e: Process SS (BEGIN) 20241025082659539 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025082659539 DSS <0004> hlr_ussd.c:518 262422720598221/0xe60e698e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025082659539 DSS <0004> hlr_ussd.c:363 262422720598221/0xe60e698e: Tx USSD 'Your IMSI is 262422720598221' 20241025082659539 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422720598221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422720598221" session_id=3859704206 session_state=END} 20241025082659539 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422720598221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082659540 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082659540 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082659543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55396<->l=127.0.0.1:4258 20241025082659547 DAUC <0003> db_auc.c:157 IMSI='262424553404761': No 2G Auth Data 20241025082659547 DAUC <0003> db_auc.c:192 IMSI='262424553404761': No 3G Auth Data 20241025082659570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55410<->l=127.0.0.1:4258 20241025082659577 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082659577 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424553404761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424553404761" session_id=3854462940 session_state=BEGIN} 20241025082659577 DSS <0004> hlr_ussd.c:576 262424553404761/0xe5be6fdc: Process SS (BEGIN) 20241025082659577 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025082659577 DSS <0004> hlr_ussd.c:518 262424553404761/0xe5be6fdc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025082659577 DSS <0004> hlr_ussd.c:363 262424553404761/0xe5be6fdc: Tx USSD 'Your IMSI is 262424553404761' 20241025082659577 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424553404761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424553404761" session_id=3854462940 session_state=END} 20241025082659577 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424553404761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082659577 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082659577 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082659581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55410<->l=127.0.0.1:4258 20241025082659585 DAUC <0003> db_auc.c:157 IMSI='262426165912558': No 2G Auth Data 20241025082659585 DAUC <0003> db_auc.c:192 IMSI='262426165912558': No 3G Auth Data 20241025082659606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55414<->l=127.0.0.1:4258 20241025082659610 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082659610 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426165912558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426165912558" session_id=2177434198 session_state=BEGIN} 20241025082659610 DSS <0004> hlr_ussd.c:576 262426165912558/0x81c90256: Process SS (BEGIN) 20241025082659611 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025082659611 DSS <0004> hlr_ussd.c:518 262426165912558/0x81c90256: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025082659611 DSS <0004> hlr_ussd.c:363 262426165912558/0x81c90256: Tx USSD 'Your IMSI is 262426165912558' 20241025082659611 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426165912558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426165912558" session_id=2177434198 session_state=END} 20241025082659611 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426165912558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082659611 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082659611 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082659614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55414<->l=127.0.0.1:4258 20241025082659618 DAUC <0003> db_auc.c:157 IMSI='262422452897267': No 2G Auth Data 20241025082659618 DAUC <0003> db_auc.c:192 IMSI='262422452897267': No 3G Auth Data 20241025082659650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55428<->l=127.0.0.1:4258 20241025082659655 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082659655 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422452897267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422452897267" session_id=2083206394 session_state=BEGIN} 20241025082659656 DSS <0004> hlr_ussd.c:576 262422452897267/0x7c2b34fa: Process SS (BEGIN) 20241025082659656 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025082659656 DSS <0004> hlr_ussd.c:518 262422452897267/0x7c2b34fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025082659656 DSS <0004> hlr_ussd.c:363 262422452897267/0x7c2b34fa: Tx USSD 'Your IMSI is 262422452897267' 20241025082659656 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422452897267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422452897267" session_id=2083206394 session_state=END} 20241025082659656 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422452897267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082659656 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082659656 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082659659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55428<->l=127.0.0.1:4258 20241025082659663 DAUC <0003> db_auc.c:157 IMSI='262424085862543': No 2G Auth Data 20241025082659663 DAUC <0003> db_auc.c:192 IMSI='262424085862543': No 3G Auth Data 20241025082659689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55430<->l=127.0.0.1:4258 20241025082659696 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082659696 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424085862543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424085862543" session_id=223364402 session_state=BEGIN} 20241025082659696 DSS <0004> hlr_ussd.c:576 262424085862543/0x0d504532: Process SS (BEGIN) 20241025082659696 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025082659696 DSS <0004> hlr_ussd.c:518 262424085862543/0x0d504532: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025082659696 DSS <0004> hlr_ussd.c:363 262424085862543/0x0d504532: Tx USSD 'Your IMSI is 262424085862543' 20241025082659696 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424085862543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424085862543" session_id=223364402 session_state=END} 20241025082659696 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424085862543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082659696 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082659696 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082659700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55430<->l=127.0.0.1:4258 20241025082659703 DAUC <0003> db_auc.c:157 IMSI='262428606284868': No 2G Auth Data 20241025082659704 DAUC <0003> db_auc.c:192 IMSI='262428606284868': No 3G Auth Data 20241025082659730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55440<->l=127.0.0.1:4258 20241025082659736 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082659736 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428606284868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428606284868" session_id=680599157 session_state=BEGIN} 20241025082659736 DSS <0004> hlr_ussd.c:576 262428606284868/0x28911e75: Process SS (BEGIN) 20241025082659736 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025082659736 DSS <0004> hlr_ussd.c:518 262428606284868/0x28911e75: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025082659736 DSS <0004> hlr_ussd.c:363 262428606284868/0x28911e75: Tx USSD 'Your IMSI is 262428606284868' 20241025082659736 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428606284868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428606284868" session_id=680599157 session_state=END} 20241025082659736 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428606284868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082659736 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082659737 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082659740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55440<->l=127.0.0.1:4258 20241025082659744 DAUC <0003> db_auc.c:157 IMSI='262423198751071': No 2G Auth Data 20241025082659744 DAUC <0003> db_auc.c:192 IMSI='262423198751071': No 3G Auth Data 20241025082659772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55442<->l=127.0.0.1:4258 20241025082659777 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082659777 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423198751071 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423198751071" session_id=3199215926 session_state=BEGIN} 20241025082659777 DSS <0004> hlr_ussd.c:576 262423198751071/0xbeb02936: Process SS (BEGIN) 20241025082659777 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025082659777 DSS <0004> hlr_ussd.c:518 262423198751071/0xbeb02936: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025082659777 DSS <0004> hlr_ussd.c:363 262423198751071/0xbeb02936: Tx USSD 'Your IMSI is 262423198751071' 20241025082659777 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423198751071 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423198751071" session_id=3199215926 session_state=END} 20241025082659777 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423198751071 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082659777 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082659777 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082659781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55442<->l=127.0.0.1:4258 20241025082659782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55384<->l=127.0.0.1:4258 20241025082659783 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36293<->l=127.0.0.1:4259) 20241025082659783 DLINP <000b> input/ipa.c:451 connected read/write 20241025082659783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082659783 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082659783 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082659783 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082659822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55456<->l=127.0.0.1:4258 20241025082700023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55456<->l=127.0.0.1:4258 20241025082703100 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082703100 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082703102 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082703102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55468<->l=127.0.0.1:4258 20241025082703103 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082703103 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082703103 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082703103 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  20241025082703103 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082703103 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  20241025082703103 DLGSUP <0013> gsup_server.c:235 2:  20241025082703103 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082703103 DLGSUP <0013> gsup_server.c:235 3:  20241025082703104 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082703104 DLGSUP <0013> gsup_server.c:235 4:  20241025082703104 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082703104 DLGSUP <0013> gsup_server.c:235 5:  20241025082703104 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082703104 DLGSUP <0013> gsup_server.c:235 7:  20241025082703104 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082703104 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082703104 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082703104 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082703124 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34201<->l=127.0.0.1:4259) 20241025082703134 DAUC <0003> db_auc.c:157 IMSI='262425148491812': No 2G Auth Data 20241025082703134 DAUC <0003> db_auc.c:192 IMSI='262425148491812': No 3G Auth Data 20241025082703158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55482<->l=127.0.0.1:4258 20241025082703167 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082703167 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262425148491812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425148491812" source_name="the-source\n" session_id=950518240 session_state=BEGIN} 20241025082703167 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241025082703167 DSS <0004> hlr_ussd.c:576 262425148491812/0x38a7c1e0: Process SS (BEGIN) 20241025082703167 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025082703167 DSS <0004> hlr_ussd.c:518 262425148491812/0x38a7c1e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025082703167 DSS <0004> hlr_ussd.c:363 262425148491812/0x38a7c1e0: Tx USSD 'Your IMSI is 262425148491812' 20241025082703167 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262425148491812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425148491812" destination_name="the-source\n" session_id=950518240 session_state=END} 20241025082703167 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262425148491812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082703167 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082703167 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082703171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55482<->l=127.0.0.1:4258 20241025082703175 DAUC <0003> db_auc.c:157 IMSI='262423513559590': No 2G Auth Data 20241025082703175 DAUC <0003> db_auc.c:192 IMSI='262423513559590': No 3G Auth Data 20241025082703198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55496<->l=127.0.0.1:4258 20241025082703204 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082703204 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262423513559590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423513559590" source_name="the-source\n" session_id=1506705457 session_state=BEGIN} 20241025082703204 DSS <0004> hlr_ussd.c:576 262423513559590/0x59ce8031: Process SS (BEGIN) 20241025082703204 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025082703204 DSS <0004> hlr_ussd.c:518 262423513559590/0x59ce8031: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025082703204 DSS <0004> hlr_ussd.c:363 262423513559590/0x59ce8031: Tx USSD 'Your IMSI is 262423513559590' 20241025082703204 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262423513559590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423513559590" destination_name="the-source\n" session_id=1506705457 session_state=END} 20241025082703204 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262423513559590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082703204 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082703204 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082703208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55496<->l=127.0.0.1:4258 20241025082703213 DAUC <0003> db_auc.c:157 IMSI='262421912610028': No 2G Auth Data 20241025082703213 DAUC <0003> db_auc.c:192 IMSI='262421912610028': No 3G Auth Data 20241025082703238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55506<->l=127.0.0.1:4258 20241025082703242 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082703242 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421912610028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421912610028" source_name="the-source\n" session_id=1085649052 session_state=BEGIN} 20241025082703242 DSS <0004> hlr_ussd.c:576 262421912610028/0x40b5b09c: Process SS (BEGIN) 20241025082703243 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025082703243 DSS <0004> hlr_ussd.c:518 262421912610028/0x40b5b09c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025082703243 DSS <0004> hlr_ussd.c:363 262421912610028/0x40b5b09c: Tx USSD 'Your IMSI is 262421912610028' 20241025082703243 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421912610028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421912610028" destination_name="the-source\n" session_id=1085649052 session_state=END} 20241025082703243 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262421912610028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082703243 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082703243 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082703246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55506<->l=127.0.0.1:4258 20241025082703250 DAUC <0003> db_auc.c:157 IMSI='262423394216418': No 2G Auth Data 20241025082703250 DAUC <0003> db_auc.c:192 IMSI='262423394216418': No 3G Auth Data 20241025082703276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55508<->l=127.0.0.1:4258 20241025082703280 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082703280 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262423394216418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423394216418" source_name="the-source\n" session_id=937185635 session_state=BEGIN} 20241025082703280 DSS <0004> hlr_ussd.c:576 262423394216418/0x37dc5163: Process SS (BEGIN) 20241025082703280 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025082703280 DSS <0004> hlr_ussd.c:518 262423394216418/0x37dc5163: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025082703280 DSS <0004> hlr_ussd.c:363 262423394216418/0x37dc5163: Tx USSD 'Your IMSI is 262423394216418' 20241025082703280 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262423394216418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423394216418" destination_name="the-source\n" session_id=937185635 session_state=END} 20241025082703280 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262423394216418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082703280 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082703280 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082703284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55508<->l=127.0.0.1:4258 20241025082703288 DAUC <0003> db_auc.c:157 IMSI='262426594117086': No 2G Auth Data 20241025082703288 DAUC <0003> db_auc.c:192 IMSI='262426594117086': No 3G Auth Data 20241025082703315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55520<->l=127.0.0.1:4258 20241025082703322 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082703323 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262426594117086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426594117086" source_name="the-source\n" session_id=1662625356 session_state=BEGIN} 20241025082703323 DSS <0004> hlr_ussd.c:576 262426594117086/0x6319a64c: Process SS (BEGIN) 20241025082703323 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025082703323 DSS <0004> hlr_ussd.c:518 262426594117086/0x6319a64c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025082703323 DSS <0004> hlr_ussd.c:363 262426594117086/0x6319a64c: Tx USSD 'Your IMSI is 262426594117086' 20241025082703323 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262426594117086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426594117086" destination_name="the-source\n" session_id=1662625356 session_state=END} 20241025082703323 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262426594117086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082703323 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082703323 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082703328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55520<->l=127.0.0.1:4258 20241025082703332 DAUC <0003> db_auc.c:157 IMSI='262428411679195': No 2G Auth Data 20241025082703332 DAUC <0003> db_auc.c:192 IMSI='262428411679195': No 3G Auth Data 20241025082703362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55530<->l=127.0.0.1:4258 20241025082703368 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082703368 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262428411679195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428411679195" source_name="the-source\n" session_id=4225943025 session_state=BEGIN} 20241025082703368 DSS <0004> hlr_ussd.c:576 262428411679195/0xfbe2c5f1: Process SS (BEGIN) 20241025082703368 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025082703368 DSS <0004> hlr_ussd.c:518 262428411679195/0xfbe2c5f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025082703368 DSS <0004> hlr_ussd.c:363 262428411679195/0xfbe2c5f1: Tx USSD 'Your IMSI is 262428411679195' 20241025082703368 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262428411679195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428411679195" destination_name="the-source\n" session_id=4225943025 session_state=END} 20241025082703368 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262428411679195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082703368 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082703368 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082703372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55530<->l=127.0.0.1:4258 20241025082703376 DAUC <0003> db_auc.c:157 IMSI='262424853279692': No 2G Auth Data 20241025082703376 DAUC <0003> db_auc.c:192 IMSI='262424853279692': No 3G Auth Data 20241025082703404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55536<->l=127.0.0.1:4258 20241025082703410 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082703410 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262424853279692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424853279692" source_name="the-source\n" session_id=2091733466 session_state=BEGIN} 20241025082703410 DSS <0004> hlr_ussd.c:576 262424853279692/0x7cad51da: Process SS (BEGIN) 20241025082703410 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025082703410 DSS <0004> hlr_ussd.c:518 262424853279692/0x7cad51da: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025082703410 DSS <0004> hlr_ussd.c:363 262424853279692/0x7cad51da: Tx USSD 'Your IMSI is 262424853279692' 20241025082703410 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262424853279692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424853279692" destination_name="the-source\n" session_id=2091733466 session_state=END} 20241025082703410 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262424853279692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082703410 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082703410 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082703414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55536<->l=127.0.0.1:4258 20241025082703418 DAUC <0003> db_auc.c:157 IMSI='262428745275828': No 2G Auth Data 20241025082703418 DAUC <0003> db_auc.c:192 IMSI='262428745275828': No 3G Auth Data 20241025082703446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55550<->l=127.0.0.1:4258 20241025082703452 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082703452 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428745275828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428745275828" source_name="the-source\n" session_id=94339566 session_state=BEGIN} 20241025082703452 DSS <0004> hlr_ussd.c:576 262428745275828/0x059f81ee: Process SS (BEGIN) 20241025082703452 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025082703452 DSS <0004> hlr_ussd.c:518 262428745275828/0x059f81ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025082703452 DSS <0004> hlr_ussd.c:363 262428745275828/0x059f81ee: Tx USSD 'Your IMSI is 262428745275828' 20241025082703452 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428745275828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428745275828" destination_name="the-source\n" session_id=94339566 session_state=END} 20241025082703452 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262428745275828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082703452 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082703452 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082703456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55550<->l=127.0.0.1:4258 20241025082703456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55468<->l=127.0.0.1:4258 20241025082703457 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34201<->l=127.0.0.1:4259) 20241025082703458 DLINP <000b> input/ipa.c:451 connected read/write 20241025082703458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082703458 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082703458 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082703458 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082703458 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241025082703498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55556<->l=127.0.0.1:4258 20241025082703698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55556<->l=127.0.0.1:4258 20241025082706776 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082706776 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082706778 DLINP <000b> input/ipa.c:451 connected read/write 20241025082706778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082706779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57242<->l=127.0.0.1:4258 20241025082706780 DLINP <000b> input/ipa.c:451 connected read/write 20241025082706780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082706780 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082706780 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082706780 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  20241025082706780 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082706780 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  20241025082706780 DLGSUP <0013> gsup_server.c:235 2:  20241025082706780 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082706780 DLGSUP <0013> gsup_server.c:235 3:  20241025082706780 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082706780 DLGSUP <0013> gsup_server.c:235 4:  20241025082706780 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082706780 DLGSUP <0013> gsup_server.c:235 5:  20241025082706780 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082706780 DLGSUP <0013> gsup_server.c:235 7:  20241025082706780 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082706780 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082706780 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082706780 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082706797 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38413<->l=127.0.0.1:4259) 20241025082706818 DAUC <0003> db_auc.c:157 IMSI='262428601169268': No 2G Auth Data 20241025082706818 DAUC <0003> db_auc.c:192 IMSI='262428601169268': No 3G Auth Data 20241025082706842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57256<->l=127.0.0.1:4258 20241025082706848 DLINP <000b> input/ipa.c:451 connected read/write 20241025082706848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082706848 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428601169268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428601169268" session_id=3141665136 session_state=BEGIN} 20241025082706848 DSS <0004> hlr_ussd.c:576 262428601169268/0xbb420170: Process SS (BEGIN) 20241025082706848 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025082706848 DSS <0004> hlr_ussd.c:518 262428601169268/0xbb420170: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025082706848 DSS <0004> hlr_ussd.c:363 262428601169268/0xbb420170: Tx USSD 'Your extension is 491618823283' 20241025082706848 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428601169268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428601169268" session_id=3141665136 session_state=END} 20241025082706848 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428601169268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082706848 DLINP <000b> input/ipa.c:451 connected read/write 20241025082706848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082706848 DLINP <000b> input/ipa.c:451 connected read/write 20241025082706848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082706852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57256<->l=127.0.0.1:4258 20241025082706857 DAUC <0003> db_auc.c:157 IMSI='262423239283926': No 2G Auth Data 20241025082706857 DAUC <0003> db_auc.c:192 IMSI='262423239283926': No 3G Auth Data 20241025082706878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57266<->l=127.0.0.1:4258 20241025082706883 DLINP <000b> input/ipa.c:451 connected read/write 20241025082706883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082706883 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423239283926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423239283926" session_id=2259110482 session_state=BEGIN} 20241025082706883 DSS <0004> hlr_ussd.c:576 262423239283926/0x86a74a52: Process SS (BEGIN) 20241025082706883 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025082706883 DSS <0004> hlr_ussd.c:518 262423239283926/0x86a74a52: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025082706883 DSS <0004> hlr_ussd.c:363 262423239283926/0x86a74a52: Tx USSD 'Your extension is 491614612765' 20241025082706883 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423239283926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423239283926" session_id=2259110482 session_state=END} 20241025082706883 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423239283926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082706883 DLINP <000b> input/ipa.c:451 connected read/write 20241025082706883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082706883 DLINP <000b> input/ipa.c:451 connected read/write 20241025082706883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082706888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57266<->l=127.0.0.1:4258 20241025082706892 DAUC <0003> db_auc.c:157 IMSI='262429079467628': No 2G Auth Data 20241025082706892 DAUC <0003> db_auc.c:192 IMSI='262429079467628': No 3G Auth Data 20241025082706914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57282<->l=127.0.0.1:4258 20241025082706919 DLINP <000b> input/ipa.c:451 connected read/write 20241025082706919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082706919 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429079467628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429079467628" session_id=3353863833 session_state=BEGIN} 20241025082706919 DSS <0004> hlr_ussd.c:576 262429079467628/0xc7e7e699: Process SS (BEGIN) 20241025082706919 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025082706919 DSS <0004> hlr_ussd.c:518 262429079467628/0xc7e7e699: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025082706919 DSS <0004> hlr_ussd.c:363 262429079467628/0xc7e7e699: Tx USSD 'Your extension is 491613885756' 20241025082706919 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429079467628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429079467628" session_id=3353863833 session_state=END} 20241025082706919 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429079467628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082706919 DLINP <000b> input/ipa.c:451 connected read/write 20241025082706919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082706919 DLINP <000b> input/ipa.c:451 connected read/write 20241025082706919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082706922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57282<->l=127.0.0.1:4258 20241025082706926 DAUC <0003> db_auc.c:157 IMSI='262429209453505': No 2G Auth Data 20241025082706926 DAUC <0003> db_auc.c:192 IMSI='262429209453505': No 3G Auth Data 20241025082706947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57294<->l=127.0.0.1:4258 20241025082706953 DLINP <000b> input/ipa.c:451 connected read/write 20241025082706953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082706953 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429209453505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429209453505" session_id=16979094 session_state=BEGIN} 20241025082706953 DSS <0004> hlr_ussd.c:576 262429209453505/0x01031496: Process SS (BEGIN) 20241025082706953 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025082706953 DSS <0004> hlr_ussd.c:518 262429209453505/0x01031496: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025082706953 DSS <0004> hlr_ussd.c:363 262429209453505/0x01031496: Tx USSD 'Your extension is 491611100634' 20241025082706953 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429209453505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429209453505" session_id=16979094 session_state=END} 20241025082706953 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429209453505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082706953 DLINP <000b> input/ipa.c:451 connected read/write 20241025082706953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082706953 DLINP <000b> input/ipa.c:451 connected read/write 20241025082706953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082706957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57294<->l=127.0.0.1:4258 20241025082706961 DAUC <0003> db_auc.c:157 IMSI='262420995190390': No 2G Auth Data 20241025082706961 DAUC <0003> db_auc.c:192 IMSI='262420995190390': No 3G Auth Data 20241025082706986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57298<->l=127.0.0.1:4258 20241025082706993 DLINP <000b> input/ipa.c:451 connected read/write 20241025082706993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082706993 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420995190390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420995190390" session_id=500985367 session_state=BEGIN} 20241025082706993 DSS <0004> hlr_ussd.c:576 262420995190390/0x1ddc6e17: Process SS (BEGIN) 20241025082706993 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025082706993 DSS <0004> hlr_ussd.c:518 262420995190390/0x1ddc6e17: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025082706994 DSS <0004> hlr_ussd.c:363 262420995190390/0x1ddc6e17: Tx USSD 'Your extension is 491617361230' 20241025082706994 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420995190390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420995190390" session_id=500985367 session_state=END} 20241025082706994 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420995190390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082706994 DLINP <000b> input/ipa.c:451 connected read/write 20241025082706994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082706994 DLINP <000b> input/ipa.c:451 connected read/write 20241025082706994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082706997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57298<->l=127.0.0.1:4258 20241025082707001 DAUC <0003> db_auc.c:157 IMSI='262423919319342': No 2G Auth Data 20241025082707001 DAUC <0003> db_auc.c:192 IMSI='262423919319342': No 3G Auth Data 20241025082707028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57308<->l=127.0.0.1:4258 20241025082707034 DLINP <000b> input/ipa.c:451 connected read/write 20241025082707034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082707034 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423919319342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423919319342" session_id=3037666689 session_state=BEGIN} 20241025082707034 DSS <0004> hlr_ussd.c:576 262423919319342/0xb50f1d81: Process SS (BEGIN) 20241025082707034 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025082707034 DSS <0004> hlr_ussd.c:518 262423919319342/0xb50f1d81: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025082707034 DSS <0004> hlr_ussd.c:363 262423919319342/0xb50f1d81: Tx USSD 'Your extension is 491615513656' 20241025082707034 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423919319342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423919319342" session_id=3037666689 session_state=END} 20241025082707034 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423919319342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082707034 DLINP <000b> input/ipa.c:451 connected read/write 20241025082707034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082707034 DLINP <000b> input/ipa.c:451 connected read/write 20241025082707034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082707037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57308<->l=127.0.0.1:4258 20241025082707041 DAUC <0003> db_auc.c:157 IMSI='262425363321307': No 2G Auth Data 20241025082707041 DAUC <0003> db_auc.c:192 IMSI='262425363321307': No 3G Auth Data 20241025082707068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57312<->l=127.0.0.1:4258 20241025082707074 DLINP <000b> input/ipa.c:451 connected read/write 20241025082707075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082707075 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425363321307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425363321307" session_id=1837053876 session_state=BEGIN} 20241025082707075 DSS <0004> hlr_ussd.c:576 262425363321307/0x6d7f37b4: Process SS (BEGIN) 20241025082707075 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025082707075 DSS <0004> hlr_ussd.c:518 262425363321307/0x6d7f37b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025082707075 DSS <0004> hlr_ussd.c:363 262425363321307/0x6d7f37b4: Tx USSD 'Your extension is 491613007563' 20241025082707075 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425363321307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425363321307" session_id=1837053876 session_state=END} 20241025082707075 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425363321307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082707075 DLINP <000b> input/ipa.c:451 connected read/write 20241025082707075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082707075 DLINP <000b> input/ipa.c:451 connected read/write 20241025082707075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082707079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57312<->l=127.0.0.1:4258 20241025082707083 DAUC <0003> db_auc.c:157 IMSI='262420707259723': No 2G Auth Data 20241025082707083 DAUC <0003> db_auc.c:192 IMSI='262420707259723': No 3G Auth Data 20241025082707110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57324<->l=127.0.0.1:4258 20241025082707117 DLINP <000b> input/ipa.c:451 connected read/write 20241025082707117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082707117 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420707259723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420707259723" session_id=1220721404 session_state=BEGIN} 20241025082707117 DSS <0004> hlr_ussd.c:576 262420707259723/0x48c2bafc: Process SS (BEGIN) 20241025082707117 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025082707117 DSS <0004> hlr_ussd.c:518 262420707259723/0x48c2bafc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025082707117 DSS <0004> hlr_ussd.c:363 262420707259723/0x48c2bafc: Tx USSD 'Your extension is 491613540165' 20241025082707117 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420707259723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420707259723" session_id=1220721404 session_state=END} 20241025082707117 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420707259723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082707117 DLINP <000b> input/ipa.c:451 connected read/write 20241025082707117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082707117 DLINP <000b> input/ipa.c:451 connected read/write 20241025082707117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082707122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57324<->l=127.0.0.1:4258 20241025082707122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57242<->l=127.0.0.1:4258 20241025082707123 DLINP <000b> input/ipa.c:451 connected read/write 20241025082707123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082707123 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082707124 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082707124 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082707124 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38413<->l=127.0.0.1:4259) 20241025082707163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57326<->l=127.0.0.1:4258 20241025082707364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57326<->l=127.0.0.1:4258 20241025082710440 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082710440 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082710442 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082710442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57340<->l=127.0.0.1:4258 20241025082710444 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082710444 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082710444 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082710444 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  20241025082710444 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082710444 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  20241025082710444 DLGSUP <0013> gsup_server.c:235 2:  20241025082710444 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082710444 DLGSUP <0013> gsup_server.c:235 3:  20241025082710444 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082710444 DLGSUP <0013> gsup_server.c:235 4:  20241025082710444 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082710444 DLGSUP <0013> gsup_server.c:235 5:  20241025082710444 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082710444 DLGSUP <0013> gsup_server.c:235 7:  20241025082710444 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082710444 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082710444 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082710444 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082710459 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34573<->l=127.0.0.1:4259) 20241025082710467 DAUC <0003> db_auc.c:157 IMSI='262429457522039': No 2G Auth Data 20241025082710467 DAUC <0003> db_auc.c:192 IMSI='262429457522039': No 3G Auth Data 20241025082710491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57352<->l=127.0.0.1:4258 20241025082710496 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082710496 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262429457522039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429457522039" source_name="the-source\n" session_id=3149175870 session_state=BEGIN} 20241025082710496 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241025082710496 DSS <0004> hlr_ussd.c:576 262429457522039/0xbbb49c3e: Process SS (BEGIN) 20241025082710496 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025082710496 DSS <0004> hlr_ussd.c:518 262429457522039/0xbbb49c3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025082710497 DSS <0004> hlr_ussd.c:363 262429457522039/0xbbb49c3e: Tx USSD 'Your extension is 491611758661' 20241025082710497 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262429457522039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429457522039" destination_name="the-source\n" session_id=3149175870 session_state=END} 20241025082710497 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262429457522039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082710497 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082710497 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082710501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57352<->l=127.0.0.1:4258 20241025082710505 DAUC <0003> db_auc.c:157 IMSI='262422782969922': No 2G Auth Data 20241025082710505 DAUC <0003> db_auc.c:192 IMSI='262422782969922': No 3G Auth Data 20241025082710528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57360<->l=127.0.0.1:4258 20241025082710534 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082710534 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262422782969922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422782969922" source_name="the-source\n" session_id=669886065 session_state=BEGIN} 20241025082710534 DSS <0004> hlr_ussd.c:576 262422782969922/0x27eda671: Process SS (BEGIN) 20241025082710534 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025082710534 DSS <0004> hlr_ussd.c:518 262422782969922/0x27eda671: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025082710534 DSS <0004> hlr_ussd.c:363 262422782969922/0x27eda671: Tx USSD 'Your extension is 491612184268' 20241025082710534 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262422782969922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422782969922" destination_name="the-source\n" session_id=669886065 session_state=END} 20241025082710534 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262422782969922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082710534 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082710534 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082710537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57360<->l=127.0.0.1:4258 20241025082710541 DAUC <0003> db_auc.c:157 IMSI='262429591568013': No 2G Auth Data 20241025082710541 DAUC <0003> db_auc.c:192 IMSI='262429591568013': No 3G Auth Data 20241025082710566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57362<->l=127.0.0.1:4258 20241025082710572 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082710572 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429591568013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429591568013" source_name="the-source\n" session_id=1095191416 session_state=BEGIN} 20241025082710572 DSS <0004> hlr_ussd.c:576 262429591568013/0x41474b78: Process SS (BEGIN) 20241025082710572 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025082710572 DSS <0004> hlr_ussd.c:518 262429591568013/0x41474b78: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025082710572 DSS <0004> hlr_ussd.c:363 262429591568013/0x41474b78: Tx USSD 'Your extension is 491617780130' 20241025082710572 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429591568013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429591568013" destination_name="the-source\n" session_id=1095191416 session_state=END} 20241025082710572 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262429591568013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082710572 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082710572 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082710576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57362<->l=127.0.0.1:4258 20241025082710580 DAUC <0003> db_auc.c:157 IMSI='262423372213085': No 2G Auth Data 20241025082710580 DAUC <0003> db_auc.c:192 IMSI='262423372213085': No 3G Auth Data 20241025082710605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57370<->l=127.0.0.1:4258 20241025082710610 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082710610 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262423372213085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423372213085" source_name="the-source\n" session_id=2443487171 session_state=BEGIN} 20241025082710610 DSS <0004> hlr_ussd.c:576 262423372213085/0x91a4a7c3: Process SS (BEGIN) 20241025082710610 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025082710610 DSS <0004> hlr_ussd.c:518 262423372213085/0x91a4a7c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025082710610 DSS <0004> hlr_ussd.c:363 262423372213085/0x91a4a7c3: Tx USSD 'Your extension is 491613656326' 20241025082710610 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262423372213085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423372213085" destination_name="the-source\n" session_id=2443487171 session_state=END} 20241025082710610 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262423372213085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082710610 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082710610 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082710614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57370<->l=127.0.0.1:4258 20241025082710618 DAUC <0003> db_auc.c:157 IMSI='262421165288940': No 2G Auth Data 20241025082710618 DAUC <0003> db_auc.c:192 IMSI='262421165288940': No 3G Auth Data 20241025082710643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57380<->l=127.0.0.1:4258 20241025082710647 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082710647 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421165288940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421165288940" source_name="the-source\n" session_id=3044432631 session_state=BEGIN} 20241025082710647 DSS <0004> hlr_ussd.c:576 262421165288940/0xb5765af7: Process SS (BEGIN) 20241025082710647 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025082710647 DSS <0004> hlr_ussd.c:518 262421165288940/0xb5765af7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025082710648 DSS <0004> hlr_ussd.c:363 262421165288940/0xb5765af7: Tx USSD 'Your extension is 491611454328' 20241025082710648 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421165288940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421165288940" destination_name="the-source\n" session_id=3044432631 session_state=END} 20241025082710648 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262421165288940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082710648 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082710648 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082710651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57380<->l=127.0.0.1:4258 20241025082710655 DAUC <0003> db_auc.c:157 IMSI='262428746091939': No 2G Auth Data 20241025082710655 DAUC <0003> db_auc.c:192 IMSI='262428746091939': No 3G Auth Data 20241025082710684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57396<->l=127.0.0.1:4258 20241025082710690 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082710690 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428746091939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428746091939" source_name="the-source\n" session_id=307245643 session_state=BEGIN} 20241025082710690 DSS <0004> hlr_ussd.c:576 262428746091939/0x1250324b: Process SS (BEGIN) 20241025082710690 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025082710690 DSS <0004> hlr_ussd.c:518 262428746091939/0x1250324b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025082710690 DSS <0004> hlr_ussd.c:363 262428746091939/0x1250324b: Tx USSD 'Your extension is 491615848774' 20241025082710690 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428746091939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428746091939" destination_name="the-source\n" session_id=307245643 session_state=END} 20241025082710690 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262428746091939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082710690 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082710690 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082710694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57396<->l=127.0.0.1:4258 20241025082710701 DAUC <0003> db_auc.c:157 IMSI='262420091430302': No 2G Auth Data 20241025082710701 DAUC <0003> db_auc.c:192 IMSI='262420091430302': No 3G Auth Data 20241025082710734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57402<->l=127.0.0.1:4258 20241025082710741 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082710741 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262420091430302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420091430302" source_name="the-source\n" session_id=1187414636 session_state=BEGIN} 20241025082710741 DSS <0004> hlr_ussd.c:576 262420091430302/0x46c6826c: Process SS (BEGIN) 20241025082710741 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025082710741 DSS <0004> hlr_ussd.c:518 262420091430302/0x46c6826c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025082710741 DSS <0004> hlr_ussd.c:363 262420091430302/0x46c6826c: Tx USSD 'Your extension is 491614536157' 20241025082710741 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262420091430302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420091430302" destination_name="the-source\n" session_id=1187414636 session_state=END} 20241025082710741 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262420091430302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082710741 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082710741 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082710745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57402<->l=127.0.0.1:4258 20241025082710752 DAUC <0003> db_auc.c:157 IMSI='262421000489170': No 2G Auth Data 20241025082710752 DAUC <0003> db_auc.c:192 IMSI='262421000489170': No 3G Auth Data 20241025082710785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57404<->l=127.0.0.1:4258 20241025082710790 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082710790 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262421000489170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421000489170" source_name="the-source\n" session_id=218648692 session_state=BEGIN} 20241025082710790 DSS <0004> hlr_ussd.c:576 262421000489170/0x0d085074: Process SS (BEGIN) 20241025082710790 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025082710790 DSS <0004> hlr_ussd.c:518 262421000489170/0x0d085074: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025082710790 DSS <0004> hlr_ussd.c:363 262421000489170/0x0d085074: Tx USSD 'Your extension is 491611681644' 20241025082710790 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262421000489170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421000489170" destination_name="the-source\n" session_id=218648692 session_state=END} 20241025082710790 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262421000489170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082710790 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082710790 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082710794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57404<->l=127.0.0.1:4258 20241025082710795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57340<->l=127.0.0.1:4258 20241025082710796 DLINP <000b> input/ipa.c:451 connected read/write 20241025082710796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082710796 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082710796 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082710796 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082710796 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241025082710796 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34573<->l=127.0.0.1:4259) 20241025082710836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57410<->l=127.0.0.1:4258 20241025082711037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57410<->l=127.0.0.1:4258 20241025082714121 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33813 20241025082714121 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33813 20241025082714123 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714123 DLINP <000b> input/ipa.c:405 127.0.0.1:33813 message received 20241025082714125 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082714125 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082714126 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714126 DLINP <000b> input/ipa.c:405 127.0.0.1:33813 message received 20241025082714126 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082714126 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241025082714126 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241025082714126 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241025082714126 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  20241025082714126 DLGSUP <0013> gsup_server.c:235 2:  20241025082714126 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082714126 DLGSUP <0013> gsup_server.c:235 3:  20241025082714126 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082714126 DLGSUP <0013> gsup_server.c:235 4:  20241025082714126 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082714126 DLGSUP <0013> gsup_server.c:235 5:  20241025082714126 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082714126 DLGSUP <0013> gsup_server.c:235 7:  20241025082714126 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082714126 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082714126 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082714126 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33813 20241025082714128 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082714128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57416<->l=127.0.0.1:4258 20241025082714130 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082714130 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082714130 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082714130 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  20241025082714130 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082714130 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  20241025082714130 DLGSUP <0013> gsup_server.c:235 2:  20241025082714130 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082714130 DLGSUP <0013> gsup_server.c:235 3:  20241025082714130 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082714130 DLGSUP <0013> gsup_server.c:235 4:  20241025082714130 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082714130 DLGSUP <0013> gsup_server.c:235 5:  20241025082714130 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082714131 DLGSUP <0013> gsup_server.c:235 7:  20241025082714131 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082714131 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082714131 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082714131 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082714150 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36643<->l=127.0.0.1:4259) 20241025082714159 DAUC <0003> db_auc.c:157 IMSI='262427176703652': No 2G Auth Data 20241025082714159 DAUC <0003> db_auc.c:192 IMSI='262427176703652': No 3G Auth Data 20241025082714184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57418<->l=127.0.0.1:4258 20241025082714193 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082714193 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427176703652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427176703652" session_id=1787316732 session_state=BEGIN} 20241025082714193 DSS <0004> hlr_ussd.c:576 262427176703652/0x6a8849fc: Process SS (BEGIN) 20241025082714193 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025082714193 DSS <0004> hlr_ussd.c:518 262427176703652/0x6a8849fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025082714193 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714193 DLINP <000b> input/ipa.c:431 127.0.0.1:33813 sending data 20241025082714193 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714193 DLINP <000b> input/ipa.c:431 127.0.0.1:33813 sending data 20241025082714201 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714201 DLINP <000b> input/ipa.c:405 127.0.0.1:33813 message received 20241025082714201 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262427176703652 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427176703652" session_id=1787316732 session_state=END} 20241025082714201 DSS <0004> hlr_ussd.c:576 262427176703652/0x6a8849fc: Process SS (END) 20241025082714201 DSS <0004> hlr_ussd.c:518 262427176703652/0x6a8849fc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025082714201 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427176703652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427176703652" session_id=1787316732 session_state=END} 20241025082714201 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427176703652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082714201 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262427176703652 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082714201 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082714201 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082714205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57418<->l=127.0.0.1:4258 20241025082714218 DAUC <0003> db_auc.c:157 IMSI='262427790898860': No 2G Auth Data 20241025082714218 DAUC <0003> db_auc.c:192 IMSI='262427790898860': No 3G Auth Data 20241025082714244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57420<->l=127.0.0.1:4258 20241025082714250 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082714250 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427790898860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427790898860" session_id=3469294664 session_state=BEGIN} 20241025082714250 DSS <0004> hlr_ussd.c:576 262427790898860/0xcec93c48: Process SS (BEGIN) 20241025082714250 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025082714250 DSS <0004> hlr_ussd.c:518 262427790898860/0xcec93c48: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025082714251 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714251 DLINP <000b> input/ipa.c:431 127.0.0.1:33813 sending data 20241025082714251 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714251 DLINP <000b> input/ipa.c:431 127.0.0.1:33813 sending data 20241025082714252 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714252 DLINP <000b> input/ipa.c:405 127.0.0.1:33813 message received 20241025082714252 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262427790898860 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427790898860" session_id=3469294664 session_state=END} 20241025082714252 DSS <0004> hlr_ussd.c:576 262427790898860/0xcec93c48: Process SS (END) 20241025082714252 DSS <0004> hlr_ussd.c:518 262427790898860/0xcec93c48: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025082714252 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427790898860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427790898860" session_id=3469294664 session_state=END} 20241025082714252 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427790898860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082714252 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262427790898860 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082714252 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082714252 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082714256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57420<->l=127.0.0.1:4258 20241025082714260 DAUC <0003> db_auc.c:157 IMSI='262429045641101': No 2G Auth Data 20241025082714260 DAUC <0003> db_auc.c:192 IMSI='262429045641101': No 3G Auth Data 20241025082714280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57424<->l=127.0.0.1:4258 20241025082714288 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082714288 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429045641101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429045641101" session_id=537470037 session_state=BEGIN} 20241025082714288 DSS <0004> hlr_ussd.c:576 262429045641101/0x20092455: Process SS (BEGIN) 20241025082714288 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025082714288 DSS <0004> hlr_ussd.c:518 262429045641101/0x20092455: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025082714288 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714288 DLINP <000b> input/ipa.c:431 127.0.0.1:33813 sending data 20241025082714288 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714288 DLINP <000b> input/ipa.c:431 127.0.0.1:33813 sending data 20241025082714290 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714290 DLINP <000b> input/ipa.c:405 127.0.0.1:33813 message received 20241025082714290 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262429045641101 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429045641101" session_id=537470037 session_state=END} 20241025082714290 DSS <0004> hlr_ussd.c:576 262429045641101/0x20092455: Process SS (END) 20241025082714290 DSS <0004> hlr_ussd.c:518 262429045641101/0x20092455: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025082714290 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429045641101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429045641101" session_id=537470037 session_state=END} 20241025082714290 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429045641101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082714290 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262429045641101 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082714290 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082714290 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082714295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57424<->l=127.0.0.1:4258 20241025082714299 DAUC <0003> db_auc.c:157 IMSI='262423670318298': No 2G Auth Data 20241025082714299 DAUC <0003> db_auc.c:192 IMSI='262423670318298': No 3G Auth Data 20241025082714324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57438<->l=127.0.0.1:4258 20241025082714329 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082714329 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423670318298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423670318298" session_id=3057174092 session_state=BEGIN} 20241025082714329 DSS <0004> hlr_ussd.c:576 262423670318298/0xb638c64c: Process SS (BEGIN) 20241025082714329 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025082714329 DSS <0004> hlr_ussd.c:518 262423670318298/0xb638c64c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025082714329 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714329 DLINP <000b> input/ipa.c:431 127.0.0.1:33813 sending data 20241025082714329 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714329 DLINP <000b> input/ipa.c:431 127.0.0.1:33813 sending data 20241025082714331 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714331 DLINP <000b> input/ipa.c:405 127.0.0.1:33813 message received 20241025082714331 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262423670318298 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423670318298" session_id=3057174092 session_state=END} 20241025082714331 DSS <0004> hlr_ussd.c:576 262423670318298/0xb638c64c: Process SS (END) 20241025082714331 DSS <0004> hlr_ussd.c:518 262423670318298/0xb638c64c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025082714331 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423670318298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423670318298" session_id=3057174092 session_state=END} 20241025082714331 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423670318298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082714331 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262423670318298 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082714331 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082714331 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082714334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57438<->l=127.0.0.1:4258 20241025082714338 DAUC <0003> db_auc.c:157 IMSI='262424652749117': No 2G Auth Data 20241025082714338 DAUC <0003> db_auc.c:192 IMSI='262424652749117': No 3G Auth Data 20241025082714362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57446<->l=127.0.0.1:4258 20241025082714368 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082714368 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424652749117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424652749117" session_id=3017626396 session_state=BEGIN} 20241025082714368 DSS <0004> hlr_ussd.c:576 262424652749117/0xb3dd531c: Process SS (BEGIN) 20241025082714368 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025082714368 DSS <0004> hlr_ussd.c:518 262424652749117/0xb3dd531c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025082714368 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714368 DLINP <000b> input/ipa.c:431 127.0.0.1:33813 sending data 20241025082714368 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714368 DLINP <000b> input/ipa.c:431 127.0.0.1:33813 sending data 20241025082714371 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714371 DLINP <000b> input/ipa.c:405 127.0.0.1:33813 message received 20241025082714371 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262424652749117 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424652749117" session_id=3017626396 session_state=END} 20241025082714371 DSS <0004> hlr_ussd.c:576 262424652749117/0xb3dd531c: Process SS (END) 20241025082714371 DSS <0004> hlr_ussd.c:518 262424652749117/0xb3dd531c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025082714371 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424652749117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424652749117" session_id=3017626396 session_state=END} 20241025082714371 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424652749117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082714371 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262424652749117 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082714371 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082714371 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082714376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57446<->l=127.0.0.1:4258 20241025082714381 DAUC <0003> db_auc.c:157 IMSI='262425067594767': No 2G Auth Data 20241025082714381 DAUC <0003> db_auc.c:192 IMSI='262425067594767': No 3G Auth Data 20241025082714407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57456<->l=127.0.0.1:4258 20241025082714412 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082714412 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425067594767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425067594767" session_id=1393146484 session_state=BEGIN} 20241025082714412 DSS <0004> hlr_ussd.c:576 262425067594767/0x5309ba74: Process SS (BEGIN) 20241025082714412 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025082714412 DSS <0004> hlr_ussd.c:518 262425067594767/0x5309ba74: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025082714412 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714412 DLINP <000b> input/ipa.c:431 127.0.0.1:33813 sending data 20241025082714412 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714412 DLINP <000b> input/ipa.c:431 127.0.0.1:33813 sending data 20241025082714414 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714414 DLINP <000b> input/ipa.c:405 127.0.0.1:33813 message received 20241025082714414 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262425067594767 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425067594767" session_id=1393146484 session_state=END} 20241025082714414 DSS <0004> hlr_ussd.c:576 262425067594767/0x5309ba74: Process SS (END) 20241025082714414 DSS <0004> hlr_ussd.c:518 262425067594767/0x5309ba74: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025082714414 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425067594767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425067594767" session_id=1393146484 session_state=END} 20241025082714414 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425067594767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082714414 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262425067594767 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082714414 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082714414 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082714417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57456<->l=127.0.0.1:4258 20241025082714422 DAUC <0003> db_auc.c:157 IMSI='262421568552646': No 2G Auth Data 20241025082714422 DAUC <0003> db_auc.c:192 IMSI='262421568552646': No 3G Auth Data 20241025082714450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57468<->l=127.0.0.1:4258 20241025082714456 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082714456 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421568552646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421568552646" session_id=3976747583 session_state=BEGIN} 20241025082714456 DSS <0004> hlr_ussd.c:576 262421568552646/0xed085a3f: Process SS (BEGIN) 20241025082714456 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025082714456 DSS <0004> hlr_ussd.c:518 262421568552646/0xed085a3f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025082714456 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714456 DLINP <000b> input/ipa.c:431 127.0.0.1:33813 sending data 20241025082714456 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714456 DLINP <000b> input/ipa.c:431 127.0.0.1:33813 sending data 20241025082714458 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714458 DLINP <000b> input/ipa.c:405 127.0.0.1:33813 message received 20241025082714458 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262421568552646 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421568552646" session_id=3976747583 session_state=END} 20241025082714458 DSS <0004> hlr_ussd.c:576 262421568552646/0xed085a3f: Process SS (END) 20241025082714458 DSS <0004> hlr_ussd.c:518 262421568552646/0xed085a3f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025082714458 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421568552646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421568552646" session_id=3976747583 session_state=END} 20241025082714458 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421568552646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082714458 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262421568552646 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082714458 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082714458 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082714462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57468<->l=127.0.0.1:4258 20241025082714466 DAUC <0003> db_auc.c:157 IMSI='262429114364035': No 2G Auth Data 20241025082714466 DAUC <0003> db_auc.c:192 IMSI='262429114364035': No 3G Auth Data 20241025082714498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57478<->l=127.0.0.1:4258 20241025082714503 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082714503 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429114364035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429114364035" session_id=3479418258 session_state=BEGIN} 20241025082714503 DSS <0004> hlr_ussd.c:576 262429114364035/0xcf63b592: Process SS (BEGIN) 20241025082714503 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025082714503 DSS <0004> hlr_ussd.c:518 262429114364035/0xcf63b592: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025082714503 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714503 DLINP <000b> input/ipa.c:431 127.0.0.1:33813 sending data 20241025082714503 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714503 DLINP <000b> input/ipa.c:431 127.0.0.1:33813 sending data 20241025082714505 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714505 DLINP <000b> input/ipa.c:405 127.0.0.1:33813 message received 20241025082714505 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262429114364035 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429114364035" session_id=3479418258 session_state=END} 20241025082714505 DSS <0004> hlr_ussd.c:576 262429114364035/0xcf63b592: Process SS (END) 20241025082714505 DSS <0004> hlr_ussd.c:518 262429114364035/0xcf63b592: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025082714505 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429114364035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429114364035" session_id=3479418258 session_state=END} 20241025082714505 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429114364035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082714505 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262429114364035 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082714505 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082714505 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082714508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57478<->l=127.0.0.1:4258 20241025082714510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57416<->l=127.0.0.1:4258 20241025082714511 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36643<->l=127.0.0.1:4259) 20241025082714511 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714511 DLINP <000b> input/ipa.c:405 127.0.0.1:33813 message received 20241025082714511 DLINP <000b> input/ipa.c:414 127.0.0.1:33813 connection closed with server 20241025082714511 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33813 20241025082714511 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241025082714511 DLINP <000b> input/ipa.c:451 connected read/write 20241025082714511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082714511 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082714511 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082714511 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082714557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57482<->l=127.0.0.1:4258 20241025082714758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57482<->l=127.0.0.1:4258 20241025082717840 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46591 20241025082717840 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46591 20241025082717842 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717842 DLINP <000b> input/ipa.c:405 127.0.0.1:46591 message received 20241025082717844 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717844 DLINP <000b> input/ipa.c:405 127.0.0.1:46591 message received 20241025082717844 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082717844 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241025082717844 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241025082717844 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241025082717844 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  20241025082717844 DLGSUP <0013> gsup_server.c:235 2:  20241025082717844 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082717844 DLGSUP <0013> gsup_server.c:235 3:  20241025082717844 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082717844 DLGSUP <0013> gsup_server.c:235 4:  20241025082717844 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082717844 DLGSUP <0013> gsup_server.c:235 5:  20241025082717844 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082717844 DLGSUP <0013> gsup_server.c:235 7:  20241025082717844 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082717844 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082717844 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082717844 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46591 20241025082717844 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082717844 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082717846 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082717846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57384<->l=127.0.0.1:4258 20241025082717848 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082717848 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082717848 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082717848 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  20241025082717848 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082717848 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  20241025082717848 DLGSUP <0013> gsup_server.c:235 2:  20241025082717848 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082717848 DLGSUP <0013> gsup_server.c:235 3:  20241025082717848 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082717848 DLGSUP <0013> gsup_server.c:235 4:  20241025082717848 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082717848 DLGSUP <0013> gsup_server.c:235 5:  20241025082717848 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082717848 DLGSUP <0013> gsup_server.c:235 7:  20241025082717848 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082717848 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082717848 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082717848 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082717863 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38131<->l=127.0.0.1:4259) 20241025082717871 DAUC <0003> db_auc.c:157 IMSI='262428898031869': No 2G Auth Data 20241025082717871 DAUC <0003> db_auc.c:192 IMSI='262428898031869': No 3G Auth Data 20241025082717895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57386<->l=127.0.0.1:4258 20241025082717902 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082717902 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428898031869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428898031869" session_id=1930439990 session_state=BEGIN} 20241025082717902 DSS <0004> hlr_ussd.c:576 262428898031869/0x73102d36: Process SS (BEGIN) 20241025082717902 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025082717902 DSS <0004> hlr_ussd.c:518 262428898031869/0x73102d36: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025082717902 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717902 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082717902 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717902 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082717910 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717910 DLINP <000b> input/ipa.c:405 127.0.0.1:46591 message received 20241025082717910 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262428898031869 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428898031869" session_id=1930439990 session_state=CONTINUE} 20241025082717910 DSS <0004> hlr_ussd.c:576 262428898031869/0x73102d36: Process SS (CONTINUE) 20241025082717910 DSS <0004> hlr_ussd.c:518 262428898031869/0x73102d36: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025082717910 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428898031869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428898031869" session_id=1930439990 session_state=CONTINUE} 20241025082717910 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262428898031869 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082717910 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082717910 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082717916 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082717916 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428898031869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428898031869" session_id=1930439990 session_state=CONTINUE} 20241025082717916 DSS <0004> hlr_ussd.c:576 262428898031869/0x73102d36: Process SS (CONTINUE) 20241025082717916 DSS <0004> hlr_ussd.c:518 262428898031869/0x73102d36: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241025082717916 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428898031869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082717916 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717916 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082717916 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717916 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082717918 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717918 DLINP <000b> input/ipa.c:405 127.0.0.1:46591 message received 20241025082717918 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262428898031869 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428898031869" session_id=1930439990 session_state=END} 20241025082717918 DSS <0004> hlr_ussd.c:576 262428898031869/0x73102d36: Process SS (END) 20241025082717918 DSS <0004> hlr_ussd.c:518 262428898031869/0x73102d36: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241025082717918 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428898031869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428898031869" session_id=1930439990 session_state=END} 20241025082717918 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428898031869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082717918 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262428898031869 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082717918 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082717918 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082717920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57386<->l=127.0.0.1:4258 20241025082717924 DAUC <0003> db_auc.c:157 IMSI='262424681600790': No 2G Auth Data 20241025082717924 DAUC <0003> db_auc.c:192 IMSI='262424681600790': No 3G Auth Data 20241025082717948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57402<->l=127.0.0.1:4258 20241025082717955 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082717955 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424681600790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424681600790" session_id=1755226885 session_state=BEGIN} 20241025082717955 DSS <0004> hlr_ussd.c:576 262424681600790/0x689ea305: Process SS (BEGIN) 20241025082717955 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025082717955 DSS <0004> hlr_ussd.c:518 262424681600790/0x689ea305: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025082717955 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717955 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082717955 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717955 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082717958 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717958 DLINP <000b> input/ipa.c:405 127.0.0.1:46591 message received 20241025082717958 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262424681600790 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424681600790" session_id=1755226885 session_state=CONTINUE} 20241025082717958 DSS <0004> hlr_ussd.c:576 262424681600790/0x689ea305: Process SS (CONTINUE) 20241025082717958 DSS <0004> hlr_ussd.c:518 262424681600790/0x689ea305: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025082717958 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424681600790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424681600790" session_id=1755226885 session_state=CONTINUE} 20241025082717958 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262424681600790 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082717958 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082717958 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082717964 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082717964 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424681600790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424681600790" session_id=1755226885 session_state=CONTINUE} 20241025082717964 DSS <0004> hlr_ussd.c:576 262424681600790/0x689ea305: Process SS (CONTINUE) 20241025082717964 DSS <0004> hlr_ussd.c:518 262424681600790/0x689ea305: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241025082717964 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424681600790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082717964 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717964 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082717964 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717964 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082717966 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717966 DLINP <000b> input/ipa.c:405 127.0.0.1:46591 message received 20241025082717966 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262424681600790 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424681600790" session_id=1755226885 session_state=END} 20241025082717966 DSS <0004> hlr_ussd.c:576 262424681600790/0x689ea305: Process SS (END) 20241025082717966 DSS <0004> hlr_ussd.c:518 262424681600790/0x689ea305: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241025082717966 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424681600790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424681600790" session_id=1755226885 session_state=END} 20241025082717966 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424681600790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082717966 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262424681600790 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082717966 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082717966 DLINP <000b> input/ipa.c:451 connected read/write 20241025082717966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082717968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57402<->l=127.0.0.1:4258 20241025082717972 DAUC <0003> db_auc.c:157 IMSI='262420084935047': No 2G Auth Data 20241025082717972 DAUC <0003> db_auc.c:192 IMSI='262420084935047': No 3G Auth Data 20241025082717995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57418<->l=127.0.0.1:4258 20241025082718001 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082718001 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420084935047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420084935047" session_id=3779862451 session_state=BEGIN} 20241025082718001 DSS <0004> hlr_ussd.c:576 262420084935047/0xe14c1fb3: Process SS (BEGIN) 20241025082718001 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025082718001 DSS <0004> hlr_ussd.c:518 262420084935047/0xe14c1fb3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025082718001 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718001 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082718001 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718001 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082718002 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718002 DLINP <000b> input/ipa.c:405 127.0.0.1:46591 message received 20241025082718002 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262420084935047 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420084935047" session_id=3779862451 session_state=CONTINUE} 20241025082718002 DSS <0004> hlr_ussd.c:576 262420084935047/0xe14c1fb3: Process SS (CONTINUE) 20241025082718002 DSS <0004> hlr_ussd.c:518 262420084935047/0xe14c1fb3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025082718003 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420084935047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420084935047" session_id=3779862451 session_state=CONTINUE} 20241025082718003 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262420084935047 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082718003 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082718003 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082718006 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082718006 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420084935047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420084935047" session_id=3779862451 session_state=CONTINUE} 20241025082718006 DSS <0004> hlr_ussd.c:576 262420084935047/0xe14c1fb3: Process SS (CONTINUE) 20241025082718006 DSS <0004> hlr_ussd.c:518 262420084935047/0xe14c1fb3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241025082718006 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420084935047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082718006 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718006 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082718006 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718006 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082718008 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718008 DLINP <000b> input/ipa.c:405 127.0.0.1:46591 message received 20241025082718008 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262420084935047 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420084935047" session_id=3779862451 session_state=END} 20241025082718008 DSS <0004> hlr_ussd.c:576 262420084935047/0xe14c1fb3: Process SS (END) 20241025082718008 DSS <0004> hlr_ussd.c:518 262420084935047/0xe14c1fb3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241025082718008 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420084935047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420084935047" session_id=3779862451 session_state=END} 20241025082718008 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420084935047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082718008 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262420084935047 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082718008 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082718008 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082718009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57418<->l=127.0.0.1:4258 20241025082718013 DAUC <0003> db_auc.c:157 IMSI='262422265913571': No 2G Auth Data 20241025082718013 DAUC <0003> db_auc.c:192 IMSI='262422265913571': No 3G Auth Data 20241025082718037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57428<->l=127.0.0.1:4258 20241025082718045 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082718045 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422265913571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422265913571" session_id=1998741408 session_state=BEGIN} 20241025082718045 DSS <0004> hlr_ussd.c:576 262422265913571/0x77225fa0: Process SS (BEGIN) 20241025082718045 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025082718045 DSS <0004> hlr_ussd.c:518 262422265913571/0x77225fa0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025082718045 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718045 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082718045 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718045 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082718047 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718047 DLINP <000b> input/ipa.c:405 127.0.0.1:46591 message received 20241025082718047 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262422265913571 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422265913571" session_id=1998741408 session_state=CONTINUE} 20241025082718047 DSS <0004> hlr_ussd.c:576 262422265913571/0x77225fa0: Process SS (CONTINUE) 20241025082718047 DSS <0004> hlr_ussd.c:518 262422265913571/0x77225fa0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025082718047 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422265913571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422265913571" session_id=1998741408 session_state=CONTINUE} 20241025082718047 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262422265913571 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082718047 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082718047 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082718053 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082718053 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422265913571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422265913571" session_id=1998741408 session_state=CONTINUE} 20241025082718053 DSS <0004> hlr_ussd.c:576 262422265913571/0x77225fa0: Process SS (CONTINUE) 20241025082718053 DSS <0004> hlr_ussd.c:518 262422265913571/0x77225fa0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241025082718053 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422265913571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082718053 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718053 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082718053 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718053 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082718054 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718054 DLINP <000b> input/ipa.c:405 127.0.0.1:46591 message received 20241025082718054 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262422265913571 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422265913571" session_id=1998741408 session_state=END} 20241025082718054 DSS <0004> hlr_ussd.c:576 262422265913571/0x77225fa0: Process SS (END) 20241025082718054 DSS <0004> hlr_ussd.c:518 262422265913571/0x77225fa0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241025082718054 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422265913571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422265913571" session_id=1998741408 session_state=END} 20241025082718054 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422265913571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082718054 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262422265913571 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082718054 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082718054 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082718057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57428<->l=127.0.0.1:4258 20241025082718061 DAUC <0003> db_auc.c:157 IMSI='262421658605439': No 2G Auth Data 20241025082718061 DAUC <0003> db_auc.c:192 IMSI='262421658605439': No 3G Auth Data 20241025082718084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57438<->l=127.0.0.1:4258 20241025082718089 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082718089 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421658605439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421658605439" session_id=3781247406 session_state=BEGIN} 20241025082718089 DSS <0004> hlr_ussd.c:576 262421658605439/0xe16141ae: Process SS (BEGIN) 20241025082718089 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025082718089 DSS <0004> hlr_ussd.c:518 262421658605439/0xe16141ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025082718089 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718089 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082718089 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718089 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082718091 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718091 DLINP <000b> input/ipa.c:405 127.0.0.1:46591 message received 20241025082718091 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262421658605439 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421658605439" session_id=3781247406 session_state=CONTINUE} 20241025082718091 DSS <0004> hlr_ussd.c:576 262421658605439/0xe16141ae: Process SS (CONTINUE) 20241025082718091 DSS <0004> hlr_ussd.c:518 262421658605439/0xe16141ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025082718091 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421658605439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421658605439" session_id=3781247406 session_state=CONTINUE} 20241025082718091 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262421658605439 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082718091 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082718091 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082718096 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082718096 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421658605439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421658605439" session_id=3781247406 session_state=CONTINUE} 20241025082718096 DSS <0004> hlr_ussd.c:576 262421658605439/0xe16141ae: Process SS (CONTINUE) 20241025082718096 DSS <0004> hlr_ussd.c:518 262421658605439/0xe16141ae: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241025082718096 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421658605439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082718096 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718096 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082718096 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718096 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082718098 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718098 DLINP <000b> input/ipa.c:405 127.0.0.1:46591 message received 20241025082718098 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262421658605439 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421658605439" session_id=3781247406 session_state=END} 20241025082718098 DSS <0004> hlr_ussd.c:576 262421658605439/0xe16141ae: Process SS (END) 20241025082718098 DSS <0004> hlr_ussd.c:518 262421658605439/0xe16141ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241025082718098 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421658605439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421658605439" session_id=3781247406 session_state=END} 20241025082718098 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421658605439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082718098 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262421658605439 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082718098 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082718098 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082718100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57438<->l=127.0.0.1:4258 20241025082718104 DAUC <0003> db_auc.c:157 IMSI='262429355427629': No 2G Auth Data 20241025082718104 DAUC <0003> db_auc.c:192 IMSI='262429355427629': No 3G Auth Data 20241025082718131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57442<->l=127.0.0.1:4258 20241025082718136 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082718136 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429355427629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429355427629" session_id=791172671 session_state=BEGIN} 20241025082718136 DSS <0004> hlr_ussd.c:576 262429355427629/0x2f28563f: Process SS (BEGIN) 20241025082718136 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025082718136 DSS <0004> hlr_ussd.c:518 262429355427629/0x2f28563f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025082718136 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718136 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082718136 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718136 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082718138 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718138 DLINP <000b> input/ipa.c:405 127.0.0.1:46591 message received 20241025082718138 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262429355427629 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429355427629" session_id=791172671 session_state=CONTINUE} 20241025082718138 DSS <0004> hlr_ussd.c:576 262429355427629/0x2f28563f: Process SS (CONTINUE) 20241025082718138 DSS <0004> hlr_ussd.c:518 262429355427629/0x2f28563f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025082718138 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429355427629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429355427629" session_id=791172671 session_state=CONTINUE} 20241025082718138 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262429355427629 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082718138 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082718138 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082718142 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082718142 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429355427629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429355427629" session_id=791172671 session_state=CONTINUE} 20241025082718142 DSS <0004> hlr_ussd.c:576 262429355427629/0x2f28563f: Process SS (CONTINUE) 20241025082718142 DSS <0004> hlr_ussd.c:518 262429355427629/0x2f28563f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241025082718142 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429355427629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082718142 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718142 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082718142 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718142 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082718144 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718144 DLINP <000b> input/ipa.c:405 127.0.0.1:46591 message received 20241025082718144 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262429355427629 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429355427629" session_id=791172671 session_state=END} 20241025082718144 DSS <0004> hlr_ussd.c:576 262429355427629/0x2f28563f: Process SS (END) 20241025082718144 DSS <0004> hlr_ussd.c:518 262429355427629/0x2f28563f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241025082718144 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429355427629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429355427629" session_id=791172671 session_state=END} 20241025082718144 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429355427629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082718144 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262429355427629 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082718144 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082718144 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082718145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57442<->l=127.0.0.1:4258 20241025082718150 DAUC <0003> db_auc.c:157 IMSI='262422221024964': No 2G Auth Data 20241025082718150 DAUC <0003> db_auc.c:192 IMSI='262422221024964': No 3G Auth Data 20241025082718176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57456<->l=127.0.0.1:4258 20241025082718182 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082718182 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422221024964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422221024964" session_id=307647538 session_state=BEGIN} 20241025082718182 DSS <0004> hlr_ussd.c:576 262422221024964/0x12565432: Process SS (BEGIN) 20241025082718182 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025082718182 DSS <0004> hlr_ussd.c:518 262422221024964/0x12565432: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025082718182 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718182 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082718182 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718182 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082718184 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718184 DLINP <000b> input/ipa.c:405 127.0.0.1:46591 message received 20241025082718184 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262422221024964 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422221024964" session_id=307647538 session_state=CONTINUE} 20241025082718184 DSS <0004> hlr_ussd.c:576 262422221024964/0x12565432: Process SS (CONTINUE) 20241025082718184 DSS <0004> hlr_ussd.c:518 262422221024964/0x12565432: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025082718185 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422221024964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422221024964" session_id=307647538 session_state=CONTINUE} 20241025082718185 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262422221024964 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082718185 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082718185 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082718190 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082718190 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422221024964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422221024964" session_id=307647538 session_state=CONTINUE} 20241025082718190 DSS <0004> hlr_ussd.c:576 262422221024964/0x12565432: Process SS (CONTINUE) 20241025082718190 DSS <0004> hlr_ussd.c:518 262422221024964/0x12565432: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241025082718190 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422221024964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082718190 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718190 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082718190 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718190 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082718192 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718192 DLINP <000b> input/ipa.c:405 127.0.0.1:46591 message received 20241025082718192 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262422221024964 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422221024964" session_id=307647538 session_state=END} 20241025082718192 DSS <0004> hlr_ussd.c:576 262422221024964/0x12565432: Process SS (END) 20241025082718192 DSS <0004> hlr_ussd.c:518 262422221024964/0x12565432: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241025082718192 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422221024964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422221024964" session_id=307647538 session_state=END} 20241025082718192 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422221024964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082718192 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262422221024964 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082718192 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082718192 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082718194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57456<->l=127.0.0.1:4258 20241025082718199 DAUC <0003> db_auc.c:157 IMSI='262424904276684': No 2G Auth Data 20241025082718199 DAUC <0003> db_auc.c:192 IMSI='262424904276684': No 3G Auth Data 20241025082718227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57462<->l=127.0.0.1:4258 20241025082718231 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082718231 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424904276684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424904276684" session_id=1622427498 session_state=BEGIN} 20241025082718231 DSS <0004> hlr_ussd.c:576 262424904276684/0x60b4476a: Process SS (BEGIN) 20241025082718231 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025082718231 DSS <0004> hlr_ussd.c:518 262424904276684/0x60b4476a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025082718231 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718231 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082718231 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718231 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082718233 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718233 DLINP <000b> input/ipa.c:405 127.0.0.1:46591 message received 20241025082718233 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262424904276684 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424904276684" session_id=1622427498 session_state=CONTINUE} 20241025082718233 DSS <0004> hlr_ussd.c:576 262424904276684/0x60b4476a: Process SS (CONTINUE) 20241025082718233 DSS <0004> hlr_ussd.c:518 262424904276684/0x60b4476a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025082718233 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424904276684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424904276684" session_id=1622427498 session_state=CONTINUE} 20241025082718233 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262424904276684 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082718233 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082718233 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082718237 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082718237 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424904276684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424904276684" session_id=1622427498 session_state=CONTINUE} 20241025082718237 DSS <0004> hlr_ussd.c:576 262424904276684/0x60b4476a: Process SS (CONTINUE) 20241025082718237 DSS <0004> hlr_ussd.c:518 262424904276684/0x60b4476a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241025082718237 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424904276684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082718237 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718237 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082718237 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718237 DLINP <000b> input/ipa.c:431 127.0.0.1:46591 sending data 20241025082718239 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718239 DLINP <000b> input/ipa.c:405 127.0.0.1:46591 message received 20241025082718239 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262424904276684 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424904276684" session_id=1622427498 session_state=END} 20241025082718239 DSS <0004> hlr_ussd.c:576 262424904276684/0x60b4476a: Process SS (END) 20241025082718239 DSS <0004> hlr_ussd.c:518 262424904276684/0x60b4476a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241025082718239 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424904276684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424904276684" session_id=1622427498 session_state=END} 20241025082718239 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424904276684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082718239 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262424904276684 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082718239 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082718239 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082718241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57462<->l=127.0.0.1:4258 20241025082718243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57384<->l=127.0.0.1:4258 20241025082718244 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082718244 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082718244 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082718244 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082718244 DLINP <000b> input/ipa.c:451 connected read/write 20241025082718244 DLINP <000b> input/ipa.c:405 127.0.0.1:46591 message received 20241025082718244 DLINP <000b> input/ipa.c:414 127.0.0.1:46591 connection closed with server 20241025082718244 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46591 20241025082718244 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241025082718244 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38131<->l=127.0.0.1:4259) 20241025082718284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57464<->l=127.0.0.1:4258 20241025082718484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57464<->l=127.0.0.1:4258 20241025082721563 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33309 20241025082721563 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33309 20241025082721565 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721565 DLINP <000b> input/ipa.c:405 127.0.0.1:33309 message received 20241025082721567 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721567 DLINP <000b> input/ipa.c:405 127.0.0.1:33309 message received 20241025082721567 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082721567 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241025082721567 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241025082721567 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241025082721567 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  20241025082721567 DLGSUP <0013> gsup_server.c:235 2:  20241025082721567 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082721567 DLGSUP <0013> gsup_server.c:235 3:  20241025082721567 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082721567 DLGSUP <0013> gsup_server.c:235 4:  20241025082721567 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082721567 DLGSUP <0013> gsup_server.c:235 5:  20241025082721567 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082721567 DLGSUP <0013> gsup_server.c:235 7:  20241025082721567 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082721567 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082721567 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082721567 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33309 20241025082721567 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082721567 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082721570 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082721571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57474<->l=127.0.0.1:4258 20241025082721573 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082721573 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082721573 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082721573 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  20241025082721573 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082721573 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  20241025082721573 DLGSUP <0013> gsup_server.c:235 2:  20241025082721573 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082721573 DLGSUP <0013> gsup_server.c:235 3:  20241025082721573 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082721573 DLGSUP <0013> gsup_server.c:235 4:  20241025082721573 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082721573 DLGSUP <0013> gsup_server.c:235 5:  20241025082721573 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082721573 DLGSUP <0013> gsup_server.c:235 7:  20241025082721573 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082721573 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082721573 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082721573 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082721597 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43111<->l=127.0.0.1:4259) 20241025082721616 DAUC <0003> db_auc.c:157 IMSI='262429624257984': No 2G Auth Data 20241025082721616 DAUC <0003> db_auc.c:192 IMSI='262429624257984': No 3G Auth Data 20241025082721640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57482<->l=127.0.0.1:4258 20241025082721647 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082721647 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429624257984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429624257984" session_id=435041419 session_state=BEGIN} 20241025082721647 DSS <0004> hlr_ussd.c:576 262429624257984/0x19ee348b: Process SS (BEGIN) 20241025082721647 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241025082721647 DSS <0004> hlr_ussd.c:518 262429624257984/0x19ee348b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241025082721647 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721647 DLINP <000b> input/ipa.c:431 127.0.0.1:33309 sending data 20241025082721647 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721647 DLINP <000b> input/ipa.c:431 127.0.0.1:33309 sending data 20241025082721654 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721654 DLINP <000b> input/ipa.c:405 127.0.0.1:33309 message received 20241025082721654 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262429624257984 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429624257984" session_id=435041419 session_state=END} 20241025082721654 DSS <0004> hlr_ussd.c:576 262429624257984/0x19ee348b: Process SS (END) 20241025082721655 DSS <0004> hlr_ussd.c:518 262429624257984/0x19ee348b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241025082721655 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429624257984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429624257984" session_id=435041419 session_state=END} 20241025082721655 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429624257984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082721655 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262429624257984 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082721655 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082721655 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082721660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57482<->l=127.0.0.1:4258 20241025082721664 DAUC <0003> db_auc.c:157 IMSI='262429843894126': No 2G Auth Data 20241025082721664 DAUC <0003> db_auc.c:192 IMSI='262429843894126': No 3G Auth Data 20241025082721688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57494<->l=127.0.0.1:4258 20241025082721692 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082721692 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429843894126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429843894126" session_id=3164719102 session_state=BEGIN} 20241025082721692 DSS <0004> hlr_ussd.c:576 262429843894126/0xbca1c7fe: Process SS (BEGIN) 20241025082721692 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241025082721692 DSS <0004> hlr_ussd.c:518 262429843894126/0xbca1c7fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241025082721692 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721692 DLINP <000b> input/ipa.c:431 127.0.0.1:33309 sending data 20241025082721692 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721692 DLINP <000b> input/ipa.c:431 127.0.0.1:33309 sending data 20241025082721694 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721694 DLINP <000b> input/ipa.c:405 127.0.0.1:33309 message received 20241025082721694 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262429843894126 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429843894126" session_id=3164719102 session_state=END} 20241025082721694 DSS <0004> hlr_ussd.c:576 262429843894126/0xbca1c7fe: Process SS (END) 20241025082721694 DSS <0004> hlr_ussd.c:518 262429843894126/0xbca1c7fe: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241025082721694 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429843894126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429843894126" session_id=3164719102 session_state=END} 20241025082721694 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429843894126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082721694 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262429843894126 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082721694 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082721694 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082721697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57494<->l=127.0.0.1:4258 20241025082721701 DAUC <0003> db_auc.c:157 IMSI='262424416462629': No 2G Auth Data 20241025082721701 DAUC <0003> db_auc.c:192 IMSI='262424416462629': No 3G Auth Data 20241025082721724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57498<->l=127.0.0.1:4258 20241025082721731 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082721731 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424416462629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424416462629" session_id=1042171155 session_state=BEGIN} 20241025082721731 DSS <0004> hlr_ussd.c:576 262424416462629/0x3e1e4513: Process SS (BEGIN) 20241025082721731 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241025082721731 DSS <0004> hlr_ussd.c:518 262424416462629/0x3e1e4513: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241025082721731 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721731 DLINP <000b> input/ipa.c:431 127.0.0.1:33309 sending data 20241025082721731 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721731 DLINP <000b> input/ipa.c:431 127.0.0.1:33309 sending data 20241025082721732 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721732 DLINP <000b> input/ipa.c:405 127.0.0.1:33309 message received 20241025082721732 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262424416462629 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424416462629" session_id=1042171155 session_state=END} 20241025082721732 DSS <0004> hlr_ussd.c:576 262424416462629/0x3e1e4513: Process SS (END) 20241025082721732 DSS <0004> hlr_ussd.c:518 262424416462629/0x3e1e4513: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241025082721732 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424416462629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424416462629" session_id=1042171155 session_state=END} 20241025082721732 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424416462629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082721732 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262424416462629 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082721732 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082721732 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082721736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57498<->l=127.0.0.1:4258 20241025082721739 DAUC <0003> db_auc.c:157 IMSI='262429115864236': No 2G Auth Data 20241025082721740 DAUC <0003> db_auc.c:192 IMSI='262429115864236': No 3G Auth Data 20241025082721764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57512<->l=127.0.0.1:4258 20241025082721771 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082721771 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429115864236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429115864236" session_id=516471572 session_state=BEGIN} 20241025082721771 DSS <0004> hlr_ussd.c:576 262429115864236/0x1ec8bb14: Process SS (BEGIN) 20241025082721771 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241025082721771 DSS <0004> hlr_ussd.c:518 262429115864236/0x1ec8bb14: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241025082721771 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721771 DLINP <000b> input/ipa.c:431 127.0.0.1:33309 sending data 20241025082721771 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721771 DLINP <000b> input/ipa.c:431 127.0.0.1:33309 sending data 20241025082721773 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721773 DLINP <000b> input/ipa.c:405 127.0.0.1:33309 message received 20241025082721773 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262429115864236 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429115864236" session_id=516471572 session_state=END} 20241025082721773 DSS <0004> hlr_ussd.c:576 262429115864236/0x1ec8bb14: Process SS (END) 20241025082721773 DSS <0004> hlr_ussd.c:518 262429115864236/0x1ec8bb14: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241025082721773 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429115864236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429115864236" session_id=516471572 session_state=END} 20241025082721773 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429115864236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082721773 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262429115864236 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082721773 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082721773 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082721779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57512<->l=127.0.0.1:4258 20241025082721783 DAUC <0003> db_auc.c:157 IMSI='262425264251127': No 2G Auth Data 20241025082721783 DAUC <0003> db_auc.c:192 IMSI='262425264251127': No 3G Auth Data 20241025082721807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57522<->l=127.0.0.1:4258 20241025082721812 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082721812 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425264251127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425264251127" session_id=1948791371 session_state=BEGIN} 20241025082721812 DSS <0004> hlr_ussd.c:576 262425264251127/0x7428324b: Process SS (BEGIN) 20241025082721812 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241025082721812 DSS <0004> hlr_ussd.c:518 262425264251127/0x7428324b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241025082721812 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721812 DLINP <000b> input/ipa.c:431 127.0.0.1:33309 sending data 20241025082721812 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721812 DLINP <000b> input/ipa.c:431 127.0.0.1:33309 sending data 20241025082721815 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721815 DLINP <000b> input/ipa.c:405 127.0.0.1:33309 message received 20241025082721815 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262425264251127 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425264251127" session_id=1948791371 session_state=END} 20241025082721815 DSS <0004> hlr_ussd.c:576 262425264251127/0x7428324b: Process SS (END) 20241025082721815 DSS <0004> hlr_ussd.c:518 262425264251127/0x7428324b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241025082721815 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425264251127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425264251127" session_id=1948791371 session_state=END} 20241025082721815 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425264251127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082721815 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262425264251127 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082721815 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082721815 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082721819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57522<->l=127.0.0.1:4258 20241025082721823 DAUC <0003> db_auc.c:157 IMSI='262420994924005': No 2G Auth Data 20241025082721823 DAUC <0003> db_auc.c:192 IMSI='262420994924005': No 3G Auth Data 20241025082721850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57538<->l=127.0.0.1:4258 20241025082721856 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082721856 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420994924005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420994924005" session_id=837495220 session_state=BEGIN} 20241025082721856 DSS <0004> hlr_ussd.c:576 262420994924005/0x31eb29b4: Process SS (BEGIN) 20241025082721856 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241025082721856 DSS <0004> hlr_ussd.c:518 262420994924005/0x31eb29b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241025082721856 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721856 DLINP <000b> input/ipa.c:431 127.0.0.1:33309 sending data 20241025082721856 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721856 DLINP <000b> input/ipa.c:431 127.0.0.1:33309 sending data 20241025082721858 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721858 DLINP <000b> input/ipa.c:405 127.0.0.1:33309 message received 20241025082721858 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262420994924005 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420994924005" session_id=837495220 session_state=END} 20241025082721858 DSS <0004> hlr_ussd.c:576 262420994924005/0x31eb29b4: Process SS (END) 20241025082721858 DSS <0004> hlr_ussd.c:518 262420994924005/0x31eb29b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241025082721858 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420994924005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420994924005" session_id=837495220 session_state=END} 20241025082721858 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420994924005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082721858 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262420994924005 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082721858 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082721858 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082721862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57538<->l=127.0.0.1:4258 20241025082721866 DAUC <0003> db_auc.c:157 IMSI='262428844306867': No 2G Auth Data 20241025082721866 DAUC <0003> db_auc.c:192 IMSI='262428844306867': No 3G Auth Data 20241025082721893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57544<->l=127.0.0.1:4258 20241025082721898 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082721898 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428844306867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428844306867" session_id=993813577 session_state=BEGIN} 20241025082721898 DSS <0004> hlr_ussd.c:576 262428844306867/0x3b3c6449: Process SS (BEGIN) 20241025082721898 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241025082721898 DSS <0004> hlr_ussd.c:518 262428844306867/0x3b3c6449: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241025082721898 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721898 DLINP <000b> input/ipa.c:431 127.0.0.1:33309 sending data 20241025082721898 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721898 DLINP <000b> input/ipa.c:431 127.0.0.1:33309 sending data 20241025082721900 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721900 DLINP <000b> input/ipa.c:405 127.0.0.1:33309 message received 20241025082721900 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262428844306867 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428844306867" session_id=993813577 session_state=END} 20241025082721900 DSS <0004> hlr_ussd.c:576 262428844306867/0x3b3c6449: Process SS (END) 20241025082721900 DSS <0004> hlr_ussd.c:518 262428844306867/0x3b3c6449: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241025082721900 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428844306867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428844306867" session_id=993813577 session_state=END} 20241025082721900 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428844306867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082721900 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262428844306867 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082721900 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082721900 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082721903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57544<->l=127.0.0.1:4258 20241025082721907 DAUC <0003> db_auc.c:157 IMSI='262429451221847': No 2G Auth Data 20241025082721907 DAUC <0003> db_auc.c:192 IMSI='262429451221847': No 3G Auth Data 20241025082721938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57560<->l=127.0.0.1:4258 20241025082721944 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082721944 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429451221847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429451221847" session_id=1774409868 session_state=BEGIN} 20241025082721944 DSS <0004> hlr_ussd.c:576 262429451221847/0x69c3588c: Process SS (BEGIN) 20241025082721944 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241025082721944 DSS <0004> hlr_ussd.c:518 262429451221847/0x69c3588c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241025082721944 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721944 DLINP <000b> input/ipa.c:431 127.0.0.1:33309 sending data 20241025082721944 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721944 DLINP <000b> input/ipa.c:431 127.0.0.1:33309 sending data 20241025082721946 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721946 DLINP <000b> input/ipa.c:405 127.0.0.1:33309 message received 20241025082721946 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262429451221847 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429451221847" session_id=1774409868 session_state=END} 20241025082721946 DSS <0004> hlr_ussd.c:576 262429451221847/0x69c3588c: Process SS (END) 20241025082721946 DSS <0004> hlr_ussd.c:518 262429451221847/0x69c3588c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241025082721946 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429451221847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429451221847" session_id=1774409868 session_state=END} 20241025082721946 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429451221847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082721946 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262429451221847 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025082721946 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082721946 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082721951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57560<->l=127.0.0.1:4258 20241025082721955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57474<->l=127.0.0.1:4258 20241025082721956 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082721956 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082721956 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082721956 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082721956 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43111<->l=127.0.0.1:4259) 20241025082721956 DLINP <000b> input/ipa.c:451 connected read/write 20241025082721956 DLINP <000b> input/ipa.c:405 127.0.0.1:33309 message received 20241025082721956 DLINP <000b> input/ipa.c:414 127.0.0.1:33309 connection closed with server 20241025082721956 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33309 20241025082721956 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241025082721998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57568<->l=127.0.0.1:4258 20241025082722198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57568<->l=127.0.0.1:4258 20241025082722208 DSS <0004> hlr_ussd.c:239 262429741216087/0x4d31272d: SS Session Timeout, destroying 20241025082722208 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429741216087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082722260 DSS <0004> hlr_ussd.c:239 262429336866460/0x7e9824b5: SS Session Timeout, destroying 20241025082722260 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429336866460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082722313 DSS <0004> hlr_ussd.c:239 262424066899975/0xb7e37304: SS Session Timeout, destroying 20241025082722313 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424066899975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082722366 DSS <0004> hlr_ussd.c:239 262420113227503/0x0f84583d: SS Session Timeout, destroying 20241025082722366 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420113227503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082722403 DSS <0004> hlr_ussd.c:239 262429430395327/0xc80f62d6: SS Session Timeout, destroying 20241025082722403 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429430395327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082722446 DSS <0004> hlr_ussd.c:239 262426061206170/0xaadff854: SS Session Timeout, destroying 20241025082722446 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426061206170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082722489 DSS <0004> hlr_ussd.c:239 262426277277751/0xfee1dde4: SS Session Timeout, destroying 20241025082722489 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426277277751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082722530 DSS <0004> hlr_ussd.c:239 262423925320824/0x63eab0ac: SS Session Timeout, destroying 20241025082722530 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423925320824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082725280 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082725280 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082725282 DLINP <000b> input/ipa.c:451 connected read/write 20241025082725282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082725282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57574<->l=127.0.0.1:4258 20241025082725284 DLINP <000b> input/ipa.c:451 connected read/write 20241025082725284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082725284 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082725284 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082725284 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  20241025082725284 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082725284 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  20241025082725284 DLGSUP <0013> gsup_server.c:235 2:  20241025082725284 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082725284 DLGSUP <0013> gsup_server.c:235 3:  20241025082725284 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082725284 DLGSUP <0013> gsup_server.c:235 4:  20241025082725284 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082725284 DLGSUP <0013> gsup_server.c:235 5:  20241025082725284 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082725284 DLGSUP <0013> gsup_server.c:235 7:  20241025082725284 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082725284 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082725284 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082725284 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082725306 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33203<->l=127.0.0.1:4259) 20241025082725326 DAUC <0003> db_auc.c:157 IMSI='262420625853523': No 2G Auth Data 20241025082725326 DAUC <0003> db_auc.c:192 IMSI='262420625853523': No 3G Auth Data 20241025082725353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57578<->l=127.0.0.1:4258 20241025082725361 DLINP <000b> input/ipa.c:451 connected read/write 20241025082725361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082725361 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420625853523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420625853523" session_id=1811033194 session_state=BEGIN} 20241025082725361 DSS <0004> hlr_ussd.c:576 262420625853523/0x6bf22c6a: Process SS (BEGIN) 20241025082725361 DSS <0004> hlr_ussd.c:498 262420625853523/0x6bf22c6a: SS CompType=Invoke, OpCode=InterrogateSS 20241025082725361 DSS <0004> hlr_ussd.c:506 262420625853523/0x6bf22c6a: Structured SS requests are not supported, rejecting... 20241025082725361 DSS <0004> hlr_ussd.c:354 262420625853523/0x6bf22c6a: Tx ReturnError(0, 0x15) 20241025082725361 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420625853523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420625853523" session_id=1811033194 session_state=END} 20241025082725361 DLINP <000b> input/ipa.c:451 connected read/write 20241025082725361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082725361 DLINP <000b> input/ipa.c:451 connected read/write 20241025082725361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082725364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57578<->l=127.0.0.1:4258 20241025082725376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57574<->l=127.0.0.1:4258 20241025082725377 DLINP <000b> input/ipa.c:451 connected read/write 20241025082725377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082725377 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082725377 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082725377 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082725377 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33203<->l=127.0.0.1:4259) 20241025082725420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57586<->l=127.0.0.1:4258 20241025082725520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57586<->l=127.0.0.1:4258 20241025082725827 DSS <0004> hlr_ussd.c:239 262428618045145/0xc4c441e3: SS Session Timeout, destroying 20241025082725827 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428618045145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082725865 DSS <0004> hlr_ussd.c:239 262429201801918/0x29dcf747: SS Session Timeout, destroying 20241025082725865 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429201801918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082725902 DSS <0004> hlr_ussd.c:239 262427206997140/0xd5fe604e: SS Session Timeout, destroying 20241025082725902 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427206997140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082725939 DSS <0004> hlr_ussd.c:239 262422604434508/0x076fe1c8: SS Session Timeout, destroying 20241025082725939 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422604434508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082725977 DSS <0004> hlr_ussd.c:239 262427233463666/0x18555cd6: SS Session Timeout, destroying 20241025082725977 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427233463666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082726016 DSS <0004> hlr_ussd.c:239 262420754884560/0x7e8b8099: SS Session Timeout, destroying 20241025082726016 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420754884560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082726055 DSS <0004> hlr_ussd.c:239 262425013597015/0x90da14ca: SS Session Timeout, destroying 20241025082726055 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425013597015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082726097 DSS <0004> hlr_ussd.c:239 262427104871746/0x97dc39c6: SS Session Timeout, destroying 20241025082726097 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427104871746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082728593 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082728593 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082728595 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082728596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33632<->l=127.0.0.1:4258 20241025082728598 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082728598 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082728598 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082728598 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  20241025082728598 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082728598 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  20241025082728598 DLGSUP <0013> gsup_server.c:235 2:  20241025082728598 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082728598 DLGSUP <0013> gsup_server.c:235 3:  20241025082728598 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082728598 DLGSUP <0013> gsup_server.c:235 4:  20241025082728598 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082728598 DLGSUP <0013> gsup_server.c:235 5:  20241025082728598 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082728598 DLGSUP <0013> gsup_server.c:235 7:  20241025082728598 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082728598 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082728598 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082728598 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082728615 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38985<->l=127.0.0.1:4259) 20241025082728632 DAUC <0003> db_auc.c:157 IMSI='262421765372570': No 2G Auth Data 20241025082728632 DAUC <0003> db_auc.c:192 IMSI='262421765372570': No 3G Auth Data 20241025082728657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33640<->l=127.0.0.1:4258 20241025082728663 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082728663 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421765372570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421765372570"} 20241025082728663 DMAIN <0000> hlr.c:424 IMSI='262421765372570': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025082728663 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421765372570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421765372570"} 20241025082728663 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421765372570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082728663 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728663 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728666 DAUC <0003> db_auc.c:192 IMSI='262421765372570': No 3G Auth Data 20241025082728669 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082728669 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421765372570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421765372570"} 20241025082728669 DAUC <0003> hlr.c:417 IMSI='262421765372570': storing IMEI = 12345678901234 20241025082728672 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421765372570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421765372570"} 20241025082728672 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421765372570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082728672 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728672 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728673 DAUC <0003> db_auc.c:192 IMSI='262421765372570': No 3G Auth Data 20241025082728674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33640<->l=127.0.0.1:4258 20241025082728686 DAUC <0003> db_auc.c:157 IMSI='262422703633980': No 2G Auth Data 20241025082728686 DAUC <0003> db_auc.c:192 IMSI='262422703633980': No 3G Auth Data 20241025082728711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33648<->l=127.0.0.1:4258 20241025082728716 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082728716 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422703633980 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422703633980"} 20241025082728717 DMAIN <0000> hlr.c:424 IMSI='262422703633980': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025082728717 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422703633980 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422703633980"} 20241025082728717 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422703633980 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082728717 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728717 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728719 DAUC <0003> db_auc.c:192 IMSI='262422703633980': No 3G Auth Data 20241025082728721 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082728721 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422703633980 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422703633980"} 20241025082728721 DAUC <0003> hlr.c:417 IMSI='262422703633980': storing IMEI = 12345678901234 20241025082728725 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422703633980 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422703633980"} 20241025082728725 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422703633980 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082728725 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728725 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728726 DAUC <0003> db_auc.c:192 IMSI='262422703633980': No 3G Auth Data 20241025082728727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33648<->l=127.0.0.1:4258 20241025082728738 DAUC <0003> db_auc.c:157 IMSI='262427057899881': No 2G Auth Data 20241025082728738 DAUC <0003> db_auc.c:192 IMSI='262427057899881': No 3G Auth Data 20241025082728761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33654<->l=127.0.0.1:4258 20241025082728765 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082728765 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427057899881 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427057899881"} 20241025082728765 DMAIN <0000> hlr.c:424 IMSI='262427057899881': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025082728765 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427057899881 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427057899881"} 20241025082728765 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427057899881 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082728765 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728765 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728767 DAUC <0003> db_auc.c:192 IMSI='262427057899881': No 3G Auth Data 20241025082728770 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082728770 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427057899881 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427057899881"} 20241025082728770 DAUC <0003> hlr.c:417 IMSI='262427057899881': storing IMEI = 12345678901234 20241025082728773 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427057899881 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427057899881"} 20241025082728773 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427057899881 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082728773 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728773 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728774 DAUC <0003> db_auc.c:192 IMSI='262427057899881': No 3G Auth Data 20241025082728775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33654<->l=127.0.0.1:4258 20241025082728787 DAUC <0003> db_auc.c:157 IMSI='262422720751607': No 2G Auth Data 20241025082728787 DAUC <0003> db_auc.c:192 IMSI='262422720751607': No 3G Auth Data 20241025082728812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33660<->l=127.0.0.1:4258 20241025082728818 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082728818 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422720751607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422720751607"} 20241025082728818 DMAIN <0000> hlr.c:424 IMSI='262422720751607': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025082728818 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422720751607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422720751607"} 20241025082728818 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422720751607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082728818 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728818 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728820 DAUC <0003> db_auc.c:157 IMSI='262422720751607': No 2G Auth Data 20241025082728822 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082728822 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422720751607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422720751607"} 20241025082728822 DAUC <0003> hlr.c:417 IMSI='262422720751607': storing IMEI = 12345678901234 20241025082728826 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422720751607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422720751607"} 20241025082728826 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422720751607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082728826 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728826 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728827 DAUC <0003> db_auc.c:157 IMSI='262422720751607': No 2G Auth Data 20241025082728828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33660<->l=127.0.0.1:4258 20241025082728840 DAUC <0003> db_auc.c:157 IMSI='262422667551256': No 2G Auth Data 20241025082728840 DAUC <0003> db_auc.c:192 IMSI='262422667551256': No 3G Auth Data 20241025082728864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33670<->l=127.0.0.1:4258 20241025082728869 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082728869 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422667551256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422667551256"} 20241025082728869 DMAIN <0000> hlr.c:424 IMSI='262422667551256': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025082728869 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422667551256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422667551256"} 20241025082728869 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422667551256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082728869 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728869 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728871 DAUC <0003> db_auc.c:157 IMSI='262422667551256': No 2G Auth Data 20241025082728873 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082728873 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422667551256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422667551256"} 20241025082728873 DAUC <0003> hlr.c:417 IMSI='262422667551256': storing IMEI = 12345678901234 20241025082728876 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422667551256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422667551256"} 20241025082728876 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422667551256 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082728876 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728876 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728878 DAUC <0003> db_auc.c:157 IMSI='262422667551256': No 2G Auth Data 20241025082728878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33670<->l=127.0.0.1:4258 20241025082728890 DAUC <0003> db_auc.c:157 IMSI='262422733938194': No 2G Auth Data 20241025082728890 DAUC <0003> db_auc.c:192 IMSI='262422733938194': No 3G Auth Data 20241025082728917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33676<->l=127.0.0.1:4258 20241025082728921 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082728921 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422733938194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422733938194"} 20241025082728921 DMAIN <0000> hlr.c:424 IMSI='262422733938194': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025082728921 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422733938194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422733938194"} 20241025082728921 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422733938194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082728921 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728921 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728927 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082728927 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422733938194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422733938194"} 20241025082728927 DAUC <0003> hlr.c:417 IMSI='262422733938194': storing IMEI = 12345678901234 20241025082728930 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422733938194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422733938194"} 20241025082728930 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422733938194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082728930 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728930 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33676<->l=127.0.0.1:4258 20241025082728960 DAUC <0003> db_auc.c:157 IMSI='262427161898036': No 2G Auth Data 20241025082728960 DAUC <0003> db_auc.c:192 IMSI='262427161898036': No 3G Auth Data 20241025082728993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33682<->l=127.0.0.1:4258 20241025082728998 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082728998 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427161898036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427161898036"} 20241025082728998 DMAIN <0000> hlr.c:424 IMSI='262427161898036': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025082728998 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427161898036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427161898036"} 20241025082728998 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427161898036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082728998 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082728998 DLINP <000b> input/ipa.c:451 connected read/write 20241025082728998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082729003 DLINP <000b> input/ipa.c:451 connected read/write 20241025082729003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082729003 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427161898036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427161898036"} 20241025082729003 DAUC <0003> hlr.c:417 IMSI='262427161898036': storing IMEI = 12345678901234 20241025082729009 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427161898036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427161898036"} 20241025082729009 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427161898036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082729009 DLINP <000b> input/ipa.c:451 connected read/write 20241025082729009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082729009 DLINP <000b> input/ipa.c:451 connected read/write 20241025082729009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082729012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33682<->l=127.0.0.1:4258 20241025082729029 DAUC <0003> db_auc.c:157 IMSI='262428147040033': No 2G Auth Data 20241025082729029 DAUC <0003> db_auc.c:192 IMSI='262428147040033': No 3G Auth Data 20241025082729057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33696<->l=127.0.0.1:4258 20241025082729062 DLINP <000b> input/ipa.c:451 connected read/write 20241025082729062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082729062 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428147040033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428147040033"} 20241025082729062 DMAIN <0000> hlr.c:424 IMSI='262428147040033': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025082729062 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428147040033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428147040033"} 20241025082729062 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428147040033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082729062 DLINP <000b> input/ipa.c:451 connected read/write 20241025082729062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082729062 DLINP <000b> input/ipa.c:451 connected read/write 20241025082729062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082729065 DLINP <000b> input/ipa.c:451 connected read/write 20241025082729065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082729065 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428147040033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428147040033"} 20241025082729065 DAUC <0003> hlr.c:417 IMSI='262428147040033': storing IMEI = 12345678901234 20241025082729069 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428147040033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428147040033"} 20241025082729069 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428147040033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082729069 DLINP <000b> input/ipa.c:451 connected read/write 20241025082729069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082729069 DLINP <000b> input/ipa.c:451 connected read/write 20241025082729069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082729071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33696<->l=127.0.0.1:4258 20241025082729083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33632<->l=127.0.0.1:4258 20241025082729084 DLINP <000b> input/ipa.c:451 connected read/write 20241025082729084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082729084 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082729084 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082729084 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082729084 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38985<->l=127.0.0.1:4259) 20241025082729125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33708<->l=127.0.0.1:4258 20241025082729225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33708<->l=127.0.0.1:4258 20241025082732304 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082732304 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082732307 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082732308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33718<->l=127.0.0.1:4258 20241025082732310 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082732310 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082732310 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082732310 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  20241025082732310 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082732310 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  20241025082732310 DLGSUP <0013> gsup_server.c:235 2:  20241025082732310 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082732310 DLGSUP <0013> gsup_server.c:235 3:  20241025082732310 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082732310 DLGSUP <0013> gsup_server.c:235 4:  20241025082732310 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082732310 DLGSUP <0013> gsup_server.c:235 5:  20241025082732310 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082732310 DLGSUP <0013> gsup_server.c:235 7:  20241025082732310 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082732310 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082732310 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082732310 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082732331 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42607<->l=127.0.0.1:4259) 20241025082732350 DAUC <0003> db_auc.c:157 IMSI='262425107977836': No 2G Auth Data 20241025082732350 DAUC <0003> db_auc.c:192 IMSI='262425107977836': No 3G Auth Data 20241025082732373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33732<->l=127.0.0.1:4258 20241025082732380 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082732380 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425107977836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425107977836" source_name="the-source\n"} 20241025082732380 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241025082732380 DMAIN <0000> hlr.c:424 IMSI='262425107977836': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025082732380 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262425107977836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425107977836" destination_name="the-source\n"} 20241025082732380 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262425107977836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082732380 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732380 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732382 DAUC <0003> db_auc.c:192 IMSI='262425107977836': No 3G Auth Data 20241025082732385 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082732385 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425107977836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425107977836" source_name="the-source\n"} 20241025082732385 DAUC <0003> hlr.c:417 IMSI='262425107977836': storing IMEI = 12345678901234 20241025082732388 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262425107977836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425107977836" destination_name="the-source\n"} 20241025082732388 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262425107977836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082732388 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732388 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732389 DAUC <0003> db_auc.c:192 IMSI='262425107977836': No 3G Auth Data 20241025082732390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33732<->l=127.0.0.1:4258 20241025082732402 DAUC <0003> db_auc.c:157 IMSI='262424303793362': No 2G Auth Data 20241025082732402 DAUC <0003> db_auc.c:192 IMSI='262424303793362': No 3G Auth Data 20241025082732425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33742<->l=127.0.0.1:4258 20241025082732430 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082732430 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424303793362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424303793362" source_name="the-source\n"} 20241025082732430 DMAIN <0000> hlr.c:424 IMSI='262424303793362': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025082732430 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262424303793362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424303793362" destination_name="the-source\n"} 20241025082732430 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262424303793362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082732430 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732430 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732432 DAUC <0003> db_auc.c:192 IMSI='262424303793362': No 3G Auth Data 20241025082732435 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082732435 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424303793362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424303793362" source_name="the-source\n"} 20241025082732435 DAUC <0003> hlr.c:417 IMSI='262424303793362': storing IMEI = 12345678901234 20241025082732438 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262424303793362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424303793362" destination_name="the-source\n"} 20241025082732438 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262424303793362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082732438 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732438 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732440 DAUC <0003> db_auc.c:192 IMSI='262424303793362': No 3G Auth Data 20241025082732441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33742<->l=127.0.0.1:4258 20241025082732453 DAUC <0003> db_auc.c:157 IMSI='262421575464720': No 2G Auth Data 20241025082732453 DAUC <0003> db_auc.c:192 IMSI='262421575464720': No 3G Auth Data 20241025082732477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33750<->l=127.0.0.1:4258 20241025082732483 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082732483 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421575464720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421575464720" source_name="the-source\n"} 20241025082732483 DMAIN <0000> hlr.c:424 IMSI='262421575464720': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025082732483 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262421575464720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421575464720" destination_name="the-source\n"} 20241025082732483 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262421575464720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082732483 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732483 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732485 DAUC <0003> db_auc.c:192 IMSI='262421575464720': No 3G Auth Data 20241025082732487 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082732487 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421575464720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421575464720" source_name="the-source\n"} 20241025082732487 DAUC <0003> hlr.c:417 IMSI='262421575464720': storing IMEI = 12345678901234 20241025082732491 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262421575464720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421575464720" destination_name="the-source\n"} 20241025082732491 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262421575464720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082732491 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732491 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732492 DAUC <0003> db_auc.c:192 IMSI='262421575464720': No 3G Auth Data 20241025082732493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33750<->l=127.0.0.1:4258 20241025082732506 DAUC <0003> db_auc.c:157 IMSI='262428721918676': No 2G Auth Data 20241025082732506 DAUC <0003> db_auc.c:192 IMSI='262428721918676': No 3G Auth Data 20241025082732529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33762<->l=127.0.0.1:4258 20241025082732534 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082732534 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262428721918676 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428721918676" source_name="the-source\n"} 20241025082732534 DMAIN <0000> hlr.c:424 IMSI='262428721918676': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025082732534 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262428721918676 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428721918676" destination_name="the-source\n"} 20241025082732534 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262428721918676 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082732534 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732534 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732536 DAUC <0003> db_auc.c:157 IMSI='262428721918676': No 2G Auth Data 20241025082732539 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082732539 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262428721918676 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428721918676" source_name="the-source\n"} 20241025082732539 DAUC <0003> hlr.c:417 IMSI='262428721918676': storing IMEI = 12345678901234 20241025082732542 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262428721918676 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428721918676" destination_name="the-source\n"} 20241025082732542 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262428721918676 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082732542 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732542 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732544 DAUC <0003> db_auc.c:157 IMSI='262428721918676': No 2G Auth Data 20241025082732545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33762<->l=127.0.0.1:4258 20241025082732557 DAUC <0003> db_auc.c:157 IMSI='262426975653076': No 2G Auth Data 20241025082732557 DAUC <0003> db_auc.c:192 IMSI='262426975653076': No 3G Auth Data 20241025082732581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33772<->l=127.0.0.1:4258 20241025082732587 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082732587 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262426975653076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426975653076" source_name="the-source\n"} 20241025082732587 DMAIN <0000> hlr.c:424 IMSI='262426975653076': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025082732587 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262426975653076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426975653076" destination_name="the-source\n"} 20241025082732587 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262426975653076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082732587 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732587 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732589 DAUC <0003> db_auc.c:157 IMSI='262426975653076': No 2G Auth Data 20241025082732591 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082732591 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262426975653076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426975653076" source_name="the-source\n"} 20241025082732591 DAUC <0003> hlr.c:417 IMSI='262426975653076': storing IMEI = 12345678901234 20241025082732594 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262426975653076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426975653076" destination_name="the-source\n"} 20241025082732594 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262426975653076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082732594 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732594 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732596 DAUC <0003> db_auc.c:157 IMSI='262426975653076': No 2G Auth Data 20241025082732596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33772<->l=127.0.0.1:4258 20241025082732608 DAUC <0003> db_auc.c:157 IMSI='262424767515779': No 2G Auth Data 20241025082732608 DAUC <0003> db_auc.c:192 IMSI='262424767515779': No 3G Auth Data 20241025082732636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33784<->l=127.0.0.1:4258 20241025082732641 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082732641 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262424767515779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424767515779" source_name="the-source\n"} 20241025082732642 DMAIN <0000> hlr.c:424 IMSI='262424767515779': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025082732642 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262424767515779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424767515779" destination_name="the-source\n"} 20241025082732642 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262424767515779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082732642 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732642 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732646 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082732646 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262424767515779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424767515779" source_name="the-source\n"} 20241025082732646 DAUC <0003> hlr.c:417 IMSI='262424767515779': storing IMEI = 12345678901234 20241025082732649 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262424767515779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424767515779" destination_name="the-source\n"} 20241025082732649 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262424767515779 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082732649 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732649 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33784<->l=127.0.0.1:4258 20241025082732666 DAUC <0003> db_auc.c:157 IMSI='262429359387626': No 2G Auth Data 20241025082732666 DAUC <0003> db_auc.c:192 IMSI='262429359387626': No 3G Auth Data 20241025082732694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33794<->l=127.0.0.1:4258 20241025082732699 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082732699 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429359387626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429359387626" source_name="the-source\n"} 20241025082732699 DMAIN <0000> hlr.c:424 IMSI='262429359387626': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025082732699 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262429359387626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429359387626" destination_name="the-source\n"} 20241025082732699 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262429359387626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082732699 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732699 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732703 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082732703 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429359387626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429359387626" source_name="the-source\n"} 20241025082732703 DAUC <0003> hlr.c:417 IMSI='262429359387626': storing IMEI = 12345678901234 20241025082732707 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262429359387626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429359387626" destination_name="the-source\n"} 20241025082732707 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262429359387626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082732707 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732707 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33794<->l=127.0.0.1:4258 20241025082732724 DAUC <0003> db_auc.c:157 IMSI='262420596973953': No 2G Auth Data 20241025082732724 DAUC <0003> db_auc.c:192 IMSI='262420596973953': No 3G Auth Data 20241025082732752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33800<->l=127.0.0.1:4258 20241025082732757 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082732757 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262420596973953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420596973953" source_name="the-source\n"} 20241025082732757 DMAIN <0000> hlr.c:424 IMSI='262420596973953': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025082732757 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262420596973953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420596973953" destination_name="the-source\n"} 20241025082732757 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262420596973953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082732757 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732757 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732763 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082732763 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262420596973953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420596973953" source_name="the-source\n"} 20241025082732763 DAUC <0003> hlr.c:417 IMSI='262420596973953': storing IMEI = 12345678901234 20241025082732766 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262420596973953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420596973953" destination_name="the-source\n"} 20241025082732766 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262420596973953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082732766 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732766 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082732769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33800<->l=127.0.0.1:4258 20241025082732780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33718<->l=127.0.0.1:4258 20241025082732781 DLINP <000b> input/ipa.c:451 connected read/write 20241025082732781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082732781 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082732781 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082732781 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082732781 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241025082732782 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42607<->l=127.0.0.1:4259) 20241025082732824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33806<->l=127.0.0.1:4258 20241025082732925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33806<->l=127.0.0.1:4258 20241025082736004 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082736004 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082736006 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33808<->l=127.0.0.1:4258 20241025082736008 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736008 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082736008 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082736008 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  20241025082736008 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082736008 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  20241025082736008 DLGSUP <0013> gsup_server.c:235 2:  20241025082736008 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082736008 DLGSUP <0013> gsup_server.c:235 3:  20241025082736008 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082736008 DLGSUP <0013> gsup_server.c:235 4:  20241025082736008 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082736008 DLGSUP <0013> gsup_server.c:235 5:  20241025082736008 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082736008 DLGSUP <0013> gsup_server.c:235 7:  20241025082736008 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082736008 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082736008 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082736008 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082736025 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42277<->l=127.0.0.1:4259) 20241025082736033 DAUC <0003> db_auc.c:157 IMSI='262425699989125': No 2G Auth Data 20241025082736033 DAUC <0003> db_auc.c:192 IMSI='262425699989125': No 3G Auth Data 20241025082736057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33816<->l=127.0.0.1:4258 20241025082736062 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736062 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425699989125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425699989125"} 20241025082736062 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425699989125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241025082736062 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425699989125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425699989125" cause=Invalid mandatory information} 20241025082736062 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425699989125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736062 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736062 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736065 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736065 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425699989125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425699989125"} 20241025082736065 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425699989125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241025082736065 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425699989125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425699989125" cause=Invalid mandatory information} 20241025082736065 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425699989125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736065 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736065 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736067 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736067 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425699989125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425699989125"} 20241025082736067 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425699989125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241025082736067 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425699989125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425699989125" cause=Invalid mandatory information} 20241025082736067 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425699989125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736067 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736067 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736068 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736068 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425699989125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425699989125"} 20241025082736068 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425699989125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241025082736068 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425699989125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425699989125" cause=Invalid mandatory information} 20241025082736068 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425699989125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736068 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736068 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736070 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736070 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425699989125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425699989125"} 20241025082736070 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425699989125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241025082736070 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425699989125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425699989125" cause=Invalid mandatory information} 20241025082736070 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425699989125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736070 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736070 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33816<->l=127.0.0.1:4258 20241025082736083 DAUC <0003> db_auc.c:157 IMSI='262420370106998': No 2G Auth Data 20241025082736083 DAUC <0003> db_auc.c:192 IMSI='262420370106998': No 3G Auth Data 20241025082736108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33830<->l=127.0.0.1:4258 20241025082736112 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736112 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420370106998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420370106998"} 20241025082736112 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420370106998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241025082736112 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420370106998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420370106998" cause=Invalid mandatory information} 20241025082736112 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420370106998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736112 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736112 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736114 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736114 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420370106998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420370106998"} 20241025082736114 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420370106998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241025082736114 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420370106998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420370106998" cause=Invalid mandatory information} 20241025082736114 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420370106998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736114 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736114 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736116 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736116 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420370106998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420370106998"} 20241025082736116 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420370106998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241025082736116 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420370106998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420370106998" cause=Invalid mandatory information} 20241025082736116 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420370106998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736116 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736116 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736118 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736118 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420370106998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420370106998"} 20241025082736118 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420370106998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241025082736118 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420370106998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420370106998" cause=Invalid mandatory information} 20241025082736118 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420370106998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736118 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736118 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736120 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736120 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420370106998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420370106998"} 20241025082736120 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420370106998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241025082736120 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420370106998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420370106998" cause=Invalid mandatory information} 20241025082736120 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420370106998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736120 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736120 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33830<->l=127.0.0.1:4258 20241025082736133 DAUC <0003> db_auc.c:157 IMSI='262424136559271': No 2G Auth Data 20241025082736133 DAUC <0003> db_auc.c:192 IMSI='262424136559271': No 3G Auth Data 20241025082736158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33844<->l=127.0.0.1:4258 20241025082736161 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736161 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424136559271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424136559271"} 20241025082736161 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424136559271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241025082736161 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424136559271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424136559271" cause=Invalid mandatory information} 20241025082736161 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424136559271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736161 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736161 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736163 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736163 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424136559271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424136559271"} 20241025082736163 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424136559271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241025082736163 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424136559271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424136559271" cause=Invalid mandatory information} 20241025082736163 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424136559271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736163 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736163 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736165 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736165 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424136559271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424136559271"} 20241025082736165 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424136559271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241025082736165 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424136559271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424136559271" cause=Invalid mandatory information} 20241025082736165 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424136559271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736165 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736165 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736167 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736167 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424136559271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424136559271"} 20241025082736167 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424136559271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241025082736167 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424136559271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424136559271" cause=Invalid mandatory information} 20241025082736167 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424136559271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736167 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736167 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736168 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736168 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424136559271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424136559271"} 20241025082736168 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424136559271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241025082736168 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424136559271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424136559271" cause=Invalid mandatory information} 20241025082736168 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424136559271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736168 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736168 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33844<->l=127.0.0.1:4258 20241025082736182 DAUC <0003> db_auc.c:157 IMSI='262425588717489': No 2G Auth Data 20241025082736182 DAUC <0003> db_auc.c:192 IMSI='262425588717489': No 3G Auth Data 20241025082736208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33856<->l=127.0.0.1:4258 20241025082736211 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736211 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425588717489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425588717489"} 20241025082736211 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425588717489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241025082736211 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425588717489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425588717489" cause=Invalid mandatory information} 20241025082736211 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425588717489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736211 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736211 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736213 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736213 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425588717489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425588717489"} 20241025082736213 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425588717489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241025082736213 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425588717489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425588717489" cause=Invalid mandatory information} 20241025082736213 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425588717489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736213 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736213 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736215 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736215 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425588717489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425588717489"} 20241025082736215 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425588717489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241025082736215 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425588717489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425588717489" cause=Invalid mandatory information} 20241025082736215 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425588717489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736215 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736215 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736217 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736217 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425588717489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425588717489"} 20241025082736217 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425588717489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241025082736217 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425588717489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425588717489" cause=Invalid mandatory information} 20241025082736217 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425588717489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736217 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736217 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736218 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736218 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425588717489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425588717489"} 20241025082736218 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425588717489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241025082736218 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425588717489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425588717489" cause=Invalid mandatory information} 20241025082736218 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425588717489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736218 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736218 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33856<->l=127.0.0.1:4258 20241025082736231 DAUC <0003> db_auc.c:157 IMSI='262424435611393': No 2G Auth Data 20241025082736231 DAUC <0003> db_auc.c:192 IMSI='262424435611393': No 3G Auth Data 20241025082736256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33862<->l=127.0.0.1:4258 20241025082736260 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736260 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424435611393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424435611393"} 20241025082736260 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424435611393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241025082736260 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424435611393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424435611393" cause=Invalid mandatory information} 20241025082736260 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424435611393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736260 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736260 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736262 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736262 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424435611393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424435611393"} 20241025082736262 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424435611393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241025082736262 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424435611393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424435611393" cause=Invalid mandatory information} 20241025082736262 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424435611393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736262 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736262 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736264 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736264 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424435611393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424435611393"} 20241025082736264 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424435611393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241025082736264 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424435611393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424435611393" cause=Invalid mandatory information} 20241025082736264 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424435611393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736264 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736264 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736266 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736266 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424435611393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424435611393"} 20241025082736266 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424435611393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241025082736266 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424435611393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424435611393" cause=Invalid mandatory information} 20241025082736266 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424435611393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736266 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736266 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736268 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736268 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424435611393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424435611393"} 20241025082736268 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424435611393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241025082736268 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424435611393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424435611393" cause=Invalid mandatory information} 20241025082736268 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424435611393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736268 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736268 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33862<->l=127.0.0.1:4258 20241025082736282 DAUC <0003> db_auc.c:157 IMSI='262420369558003': No 2G Auth Data 20241025082736282 DAUC <0003> db_auc.c:192 IMSI='262420369558003': No 3G Auth Data 20241025082736310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33868<->l=127.0.0.1:4258 20241025082736313 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736313 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420369558003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420369558003"} 20241025082736313 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420369558003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241025082736313 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420369558003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420369558003" cause=Invalid mandatory information} 20241025082736313 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420369558003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736313 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736313 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736316 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736316 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420369558003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420369558003"} 20241025082736316 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420369558003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241025082736316 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420369558003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420369558003" cause=Invalid mandatory information} 20241025082736316 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420369558003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736316 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736316 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736317 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736318 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420369558003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420369558003"} 20241025082736318 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420369558003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241025082736318 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420369558003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420369558003" cause=Invalid mandatory information} 20241025082736318 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420369558003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736318 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736318 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736319 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736319 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420369558003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420369558003"} 20241025082736319 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420369558003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241025082736319 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420369558003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420369558003" cause=Invalid mandatory information} 20241025082736319 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420369558003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736319 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736319 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736321 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736321 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420369558003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420369558003"} 20241025082736321 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420369558003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241025082736321 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420369558003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420369558003" cause=Invalid mandatory information} 20241025082736321 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420369558003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736321 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736321 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33868<->l=127.0.0.1:4258 20241025082736337 DAUC <0003> db_auc.c:157 IMSI='262427273979476': No 2G Auth Data 20241025082736337 DAUC <0003> db_auc.c:192 IMSI='262427273979476': No 3G Auth Data 20241025082736366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33870<->l=127.0.0.1:4258 20241025082736369 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736369 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427273979476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427273979476"} 20241025082736369 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427273979476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241025082736369 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427273979476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427273979476" cause=Invalid mandatory information} 20241025082736369 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427273979476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736369 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736369 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736371 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736371 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427273979476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427273979476"} 20241025082736371 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427273979476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241025082736371 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427273979476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427273979476" cause=Invalid mandatory information} 20241025082736371 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427273979476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736371 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736371 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736372 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736372 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427273979476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427273979476"} 20241025082736372 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427273979476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241025082736372 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427273979476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427273979476" cause=Invalid mandatory information} 20241025082736372 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427273979476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736372 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736372 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736374 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736374 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427273979476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427273979476"} 20241025082736374 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427273979476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241025082736374 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427273979476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427273979476" cause=Invalid mandatory information} 20241025082736374 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427273979476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736374 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736374 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736376 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736376 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427273979476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427273979476"} 20241025082736376 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427273979476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241025082736376 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427273979476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427273979476" cause=Invalid mandatory information} 20241025082736376 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427273979476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736376 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736376 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33870<->l=127.0.0.1:4258 20241025082736392 DAUC <0003> db_auc.c:157 IMSI='262422476615267': No 2G Auth Data 20241025082736392 DAUC <0003> db_auc.c:192 IMSI='262422476615267': No 3G Auth Data 20241025082736421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33886<->l=127.0.0.1:4258 20241025082736424 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736424 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422476615267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422476615267"} 20241025082736424 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422476615267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241025082736424 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422476615267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422476615267" cause=Invalid mandatory information} 20241025082736424 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422476615267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736424 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736424 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736427 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736427 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422476615267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422476615267"} 20241025082736427 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422476615267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241025082736427 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422476615267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422476615267" cause=Invalid mandatory information} 20241025082736427 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422476615267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736427 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736427 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736429 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736429 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422476615267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422476615267"} 20241025082736429 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422476615267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241025082736429 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422476615267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422476615267" cause=Invalid mandatory information} 20241025082736429 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422476615267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736429 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736429 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736431 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736431 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422476615267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422476615267"} 20241025082736431 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422476615267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241025082736431 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422476615267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422476615267" cause=Invalid mandatory information} 20241025082736431 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422476615267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736431 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736431 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736432 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736432 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422476615267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422476615267"} 20241025082736432 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422476615267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241025082736432 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422476615267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422476615267" cause=Invalid mandatory information} 20241025082736432 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422476615267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082736432 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736432 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082736434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33886<->l=127.0.0.1:4258 20241025082736445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33808<->l=127.0.0.1:4258 20241025082736446 DLINP <000b> input/ipa.c:451 connected read/write 20241025082736446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082736446 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082736446 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082736446 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082736446 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42277<->l=127.0.0.1:4259) 20241025082736491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33888<->l=127.0.0.1:4258 20241025082736591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33888<->l=127.0.0.1:4258 20241025082739675 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082739675 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082739677 DLINP <000b> input/ipa.c:451 connected read/write 20241025082739677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082739678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59098<->l=127.0.0.1:4258 20241025082739679 DLINP <000b> input/ipa.c:451 connected read/write 20241025082739679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082739679 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082739679 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082739679 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  20241025082739679 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082739679 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  20241025082739679 DLGSUP <0013> gsup_server.c:235 2:  20241025082739679 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082739679 DLGSUP <0013> gsup_server.c:235 3:  20241025082739679 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082739679 DLGSUP <0013> gsup_server.c:235 4:  20241025082739679 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082739679 DLGSUP <0013> gsup_server.c:235 5:  20241025082739679 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082739679 DLGSUP <0013> gsup_server.c:235 7:  20241025082739679 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082739679 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082739679 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082739679 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082739699 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33619<->l=127.0.0.1:4259) 20241025082739710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59100<->l=127.0.0.1:4258 20241025082739721 DLINP <000b> input/ipa.c:451 connected read/write 20241025082739721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082739721 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427375972627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427375972627"} 20241025082739721 DMAIN <0000> hlr.c:424 IMSI='262427375972627': has IMEI = 22245678901234 (consider setting 'store-imei') 20241025082739721 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427375972627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241025082739721 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427375972627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427375972627" cause=Invalid mandatory information} 20241025082739721 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427375972627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082739721 DLINP <000b> input/ipa.c:451 connected read/write 20241025082739721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082739721 DLINP <000b> input/ipa.c:451 connected read/write 20241025082739721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082739725 DLINP <000b> input/ipa.c:451 connected read/write 20241025082739725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082739725 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427375972627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427375972627"} 20241025082739725 DAUC <0003> hlr.c:417 IMSI='262427375972627': storing IMEI = 22245678901234 20241025082739725 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262427375972627': no such subscriber 20241025082739725 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427375972627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241025082739725 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427375972627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427375972627" cause=Invalid mandatory information} 20241025082739725 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427375972627 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082739725 DLINP <000b> input/ipa.c:451 connected read/write 20241025082739725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082739725 DLINP <000b> input/ipa.c:451 connected read/write 20241025082739725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082739727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59100<->l=127.0.0.1:4258 20241025082739728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59098<->l=127.0.0.1:4258 20241025082739728 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33619<->l=127.0.0.1:4259) 20241025082739729 DLINP <000b> input/ipa.c:451 connected read/write 20241025082739729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082739729 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082739729 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082739729 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082739767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59108<->l=127.0.0.1:4258 20241025082739867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59108<->l=127.0.0.1:4258 20241025082742940 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082742940 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082742942 DLINP <000b> input/ipa.c:451 connected read/write 20241025082742942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082742943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59112<->l=127.0.0.1:4258 20241025082742945 DLINP <000b> input/ipa.c:451 connected read/write 20241025082742945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082742945 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082742945 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082742945 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  20241025082742945 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082742945 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  20241025082742945 DLGSUP <0013> gsup_server.c:235 2:  20241025082742945 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082742945 DLGSUP <0013> gsup_server.c:235 3:  20241025082742945 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082742945 DLGSUP <0013> gsup_server.c:235 4:  20241025082742945 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082742945 DLGSUP <0013> gsup_server.c:235 5:  20241025082742945 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082742945 DLGSUP <0013> gsup_server.c:235 7:  20241025082742945 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082742945 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082742945 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082742945 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082742962 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36795<->l=127.0.0.1:4259) 20241025082742973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59114<->l=127.0.0.1:4258 20241025082742989 DLINP <000b> input/ipa.c:451 connected read/write 20241025082742989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082742989 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421749488835"} 20241025082742989 DMAIN <0000> hlr.c:216 IMSI='262421749488835': Creating subscriber on demand 20241025082743005 DMAIN <0000> hlr.c:232 IMSI='262421749488835': Successfully assigned MSISDN='566' 20241025082743005 DAUC <0003> hlr.c:417 IMSI='262421749488835': storing IMEI = 12345678901234 20241025082743017 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421749488835"} 20241025082743017 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082743017 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743017 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743020 DAUC <0003> db_auc.c:157 IMSI='262421749488835': No 2G Auth Data 20241025082743020 DAUC <0003> db_auc.c:192 IMSI='262421749488835': No 3G Auth Data 20241025082743021 DAUC <0003> db_auc.c:157 IMSI='262421749488835': No 2G Auth Data 20241025082743021 DAUC <0003> db_auc.c:192 IMSI='262421749488835': No 3G Auth Data 20241025082743022 DAUC <0003> db_auc.c:157 IMSI='262421749488835': No 2G Auth Data 20241025082743022 DAUC <0003> db_auc.c:192 IMSI='262421749488835': No 3G Auth Data 20241025082743024 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082743024 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421749488835" cn_domain=PS} 20241025082743024 DLU <0006> fsm.c:456 lu(262421749488835)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082743024 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082743034 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421749488835)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082743034 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421749488835" cn_domain=PS} 20241025082743034 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743034 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743037 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082743037 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421749488835"} 20241025082743037 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421749488835)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082743037 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082743037 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421749488835"} 20241025082743037 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082743037 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421749488835)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082743037 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421749488835)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082743037 DLU <0006> fsm.c:568 lu(PS:IMSI-262421749488835)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082743037 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743037 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743045 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082743045 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421749488835"} 20241025082743045 DMAIN <0000> hlr.c:216 IMSI='262421749488835': Creating subscriber on demand 20241025082743056 DMAIN <0000> hlr.c:232 IMSI='262421749488835': Successfully assigned MSISDN='999' 20241025082743056 DAUC <0003> hlr.c:417 IMSI='262421749488835': storing IMEI = 12345678901234 20241025082743059 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421749488835"} 20241025082743059 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082743059 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743060 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743061 DAUC <0003> db_auc.c:157 IMSI='262421749488835': No 2G Auth Data 20241025082743061 DAUC <0003> db_auc.c:192 IMSI='262421749488835': No 3G Auth Data 20241025082743062 DAUC <0003> db_auc.c:157 IMSI='262421749488835': No 2G Auth Data 20241025082743062 DAUC <0003> db_auc.c:192 IMSI='262421749488835': No 3G Auth Data 20241025082743063 DAUC <0003> db_auc.c:157 IMSI='262421749488835': No 2G Auth Data 20241025082743063 DAUC <0003> db_auc.c:192 IMSI='262421749488835': No 3G Auth Data 20241025082743064 DAUC <0003> db_auc.c:157 IMSI='262421749488835': No 2G Auth Data 20241025082743064 DAUC <0003> db_auc.c:192 IMSI='262421749488835': No 3G Auth Data 20241025082743066 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082743066 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421749488835" cn_domain=PS} 20241025082743066 DLU <0006> fsm.c:456 lu(262421749488835)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082743066 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082743072 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421749488835)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082743072 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421749488835" cn_domain=PS} 20241025082743072 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743072 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743075 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082743075 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421749488835"} 20241025082743075 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421749488835)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082743075 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082743075 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421749488835"} 20241025082743075 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082743075 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421749488835)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082743075 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421749488835)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082743075 DLU <0006> fsm.c:568 lu(PS:IMSI-262421749488835)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082743075 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743075 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743083 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082743083 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421749488835"} 20241025082743083 DMAIN <0000> hlr.c:216 IMSI='262421749488835': Creating subscriber on demand 20241025082743090 DMAIN <0000> hlr.c:232 IMSI='262421749488835': Successfully assigned MSISDN='902' 20241025082743090 DAUC <0003> hlr.c:417 IMSI='262421749488835': storing IMEI = 12345678901234 20241025082743093 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421749488835"} 20241025082743093 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082743093 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743093 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743094 DAUC <0003> db_auc.c:157 IMSI='262421749488835': No 2G Auth Data 20241025082743094 DAUC <0003> db_auc.c:192 IMSI='262421749488835': No 3G Auth Data 20241025082743096 DAUC <0003> db_auc.c:157 IMSI='262421749488835': No 2G Auth Data 20241025082743096 DAUC <0003> db_auc.c:192 IMSI='262421749488835': No 3G Auth Data 20241025082743097 DAUC <0003> db_auc.c:157 IMSI='262421749488835': No 2G Auth Data 20241025082743097 DAUC <0003> db_auc.c:192 IMSI='262421749488835': No 3G Auth Data 20241025082743098 DAUC <0003> db_auc.c:157 IMSI='262421749488835': No 2G Auth Data 20241025082743098 DAUC <0003> db_auc.c:192 IMSI='262421749488835': No 3G Auth Data 20241025082743099 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082743099 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421749488835" cn_domain=PS} 20241025082743099 DLU <0006> fsm.c:456 lu(262421749488835)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082743099 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241025082743099 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421749488835" cause=GPRS services not allowed} 20241025082743099 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082743099 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421749488835)[0x5569ef088a60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082743099 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421749488835)[0x5569ef088a60]{UNVALIDATED}: Freeing instance 20241025082743099 DLU <0006> fsm.c:568 lu(PS:IMSI-262421749488835)[0x5569ef088a60]{UNVALIDATED}: Deallocated 20241025082743099 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743099 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743108 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082743108 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421749488835"} 20241025082743108 DMAIN <0000> hlr.c:216 IMSI='262421749488835': Creating subscriber on demand 20241025082743115 DMAIN <0000> hlr.c:232 IMSI='262421749488835': Successfully assigned MSISDN='229' 20241025082743115 DAUC <0003> hlr.c:417 IMSI='262421749488835': storing IMEI = 12345678901234 20241025082743118 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421749488835"} 20241025082743118 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082743118 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743118 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743120 DAUC <0003> db_auc.c:157 IMSI='262421749488835': No 2G Auth Data 20241025082743120 DAUC <0003> db_auc.c:192 IMSI='262421749488835': No 3G Auth Data 20241025082743120 DAUC <0003> db_auc.c:157 IMSI='262421749488835': No 2G Auth Data 20241025082743120 DAUC <0003> db_auc.c:192 IMSI='262421749488835': No 3G Auth Data 20241025082743121 DAUC <0003> db_auc.c:157 IMSI='262421749488835': No 2G Auth Data 20241025082743121 DAUC <0003> db_auc.c:192 IMSI='262421749488835': No 3G Auth Data 20241025082743123 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082743123 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421749488835" cn_domain=PS} 20241025082743123 DLU <0006> fsm.c:456 lu(262421749488835)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082743123 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241025082743123 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421749488835" cause=GPRS services not allowed} 20241025082743123 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082743123 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421749488835)[0x5569ef088a60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082743123 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421749488835)[0x5569ef088a60]{UNVALIDATED}: Freeing instance 20241025082743123 DLU <0006> fsm.c:568 lu(PS:IMSI-262421749488835)[0x5569ef088a60]{UNVALIDATED}: Deallocated 20241025082743123 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743123 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743131 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082743131 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421749488835"} 20241025082743131 DMAIN <0000> hlr.c:216 IMSI='262421749488835': Creating subscriber on demand 20241025082743134 DAUC <0003> hlr.c:417 IMSI='262421749488835': storing IMEI = 12345678901234 20241025082743138 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421749488835"} 20241025082743138 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082743138 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743138 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743139 DAUC <0003> db_auc.c:157 IMSI='262421749488835': No 2G Auth Data 20241025082743139 DAUC <0003> db_auc.c:192 IMSI='262421749488835': No 3G Auth Data 20241025082743140 DAUC <0003> db_auc.c:157 IMSI='262421749488835': No 2G Auth Data 20241025082743140 DAUC <0003> db_auc.c:192 IMSI='262421749488835': No 3G Auth Data 20241025082743141 DAUC <0003> db_auc.c:157 IMSI='262421749488835': No 2G Auth Data 20241025082743141 DAUC <0003> db_auc.c:192 IMSI='262421749488835': No 3G Auth Data 20241025082743142 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082743142 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421749488835" cn_domain=PS} 20241025082743142 DLU <0006> fsm.c:456 lu(262421749488835)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082743142 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241025082743142 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421749488835" cause=GPRS services not allowed} 20241025082743142 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082743142 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421749488835)[0x5569ef088a60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082743142 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421749488835)[0x5569ef088a60]{UNVALIDATED}: Freeing instance 20241025082743142 DLU <0006> fsm.c:568 lu(PS:IMSI-262421749488835)[0x5569ef088a60]{UNVALIDATED}: Deallocated 20241025082743142 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743142 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743150 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082743151 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421749488835"} 20241025082743151 DMAIN <0000> hlr.c:216 IMSI='262421749488835': Creating subscriber on demand 20241025082743154 DAUC <0003> hlr.c:417 IMSI='262421749488835': storing IMEI = 12345678901234 20241025082743157 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421749488835"} 20241025082743157 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025082743157 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743157 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743159 DAUC <0003> db_auc.c:157 IMSI='262421749488835': No 2G Auth Data 20241025082743159 DAUC <0003> db_auc.c:192 IMSI='262421749488835': No 3G Auth Data 20241025082743159 DAUC <0003> db_auc.c:157 IMSI='262421749488835': No 2G Auth Data 20241025082743159 DAUC <0003> db_auc.c:192 IMSI='262421749488835': No 3G Auth Data 20241025082743160 DAUC <0003> db_auc.c:157 IMSI='262421749488835': No 2G Auth Data 20241025082743160 DAUC <0003> db_auc.c:192 IMSI='262421749488835': No 3G Auth Data 20241025082743162 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082743162 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421749488835" cn_domain=PS} 20241025082743162 DLU <0006> fsm.c:456 lu(262421749488835)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082743162 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082743168 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421749488835)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082743168 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421749488835" cn_domain=PS} 20241025082743168 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743168 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743171 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082743171 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421749488835"} 20241025082743171 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421749488835)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082743171 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082743171 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421749488835"} 20241025082743171 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421749488835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082743171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421749488835)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082743171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421749488835)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082743171 DLU <0006> fsm.c:568 lu(PS:IMSI-262421749488835)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082743171 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743171 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082743177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59114<->l=127.0.0.1:4258 20241025082743178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59112<->l=127.0.0.1:4258 20241025082743179 DLINP <000b> input/ipa.c:451 connected read/write 20241025082743179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082743179 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082743179 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082743179 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082743179 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36795<->l=127.0.0.1:4259) 20241025082743221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59130<->l=127.0.0.1:4258 20241025082743322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59130<->l=127.0.0.1:4258 20241025082746396 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082746396 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082746397 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082746398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59144<->l=127.0.0.1:4258 20241025082746399 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082746399 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082746399 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082746399 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  20241025082746399 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082746399 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  20241025082746399 DLGSUP <0013> gsup_server.c:235 2:  20241025082746399 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082746399 DLGSUP <0013> gsup_server.c:235 3:  20241025082746399 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082746399 DLGSUP <0013> gsup_server.c:235 4:  20241025082746399 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082746399 DLGSUP <0013> gsup_server.c:235 5:  20241025082746399 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082746399 DLGSUP <0013> gsup_server.c:235 7:  20241025082746399 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082746399 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082746399 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082746399 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082746420 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43099<->l=127.0.0.1:4259) 20241025082746433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59150<->l=127.0.0.1:4258 20241025082746445 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082746445 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424272157157" cn_domain=PS} 20241025082746445 DMAIN <0000> hlr.c:216 IMSI='262424272157157': Creating subscriber on demand 20241025082746452 DMAIN <0000> hlr.c:232 IMSI='262424272157157': Successfully assigned MSISDN='742' 20241025082746452 DLU <0006> fsm.c:456 lu(262424272157157)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082746452 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082746459 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424272157157)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082746459 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424272157157" cn_domain=PS} 20241025082746459 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082746459 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082746462 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082746462 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424272157157"} 20241025082746462 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424272157157)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082746462 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082746462 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424272157157"} 20241025082746462 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082746462 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424272157157)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082746462 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424272157157)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082746462 DLU <0006> fsm.c:568 lu(PS:IMSI-262424272157157)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082746462 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082746462 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082746464 DAUC <0003> db_auc.c:157 IMSI='262424272157157': No 2G Auth Data 20241025082746464 DAUC <0003> db_auc.c:192 IMSI='262424272157157': No 3G Auth Data 20241025082746465 DAUC <0003> db_auc.c:157 IMSI='262424272157157': No 2G Auth Data 20241025082746465 DAUC <0003> db_auc.c:192 IMSI='262424272157157': No 3G Auth Data 20241025082746466 DAUC <0003> db_auc.c:157 IMSI='262424272157157': No 2G Auth Data 20241025082746466 DAUC <0003> db_auc.c:192 IMSI='262424272157157': No 3G Auth Data 20241025082746474 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082746474 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424272157157" cn_domain=PS} 20241025082746474 DMAIN <0000> hlr.c:216 IMSI='262424272157157': Creating subscriber on demand 20241025082746481 DMAIN <0000> hlr.c:232 IMSI='262424272157157': Successfully assigned MSISDN='256' 20241025082746481 DLU <0006> fsm.c:456 lu(262424272157157)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082746481 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082746487 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424272157157)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082746487 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424272157157" cn_domain=PS} 20241025082746487 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082746487 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082746489 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082746489 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424272157157"} 20241025082746489 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424272157157)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082746489 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082746489 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424272157157"} 20241025082746489 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082746489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424272157157)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082746489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424272157157)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082746489 DLU <0006> fsm.c:568 lu(PS:IMSI-262424272157157)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082746489 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082746490 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082746491 DAUC <0003> db_auc.c:157 IMSI='262424272157157': No 2G Auth Data 20241025082746491 DAUC <0003> db_auc.c:192 IMSI='262424272157157': No 3G Auth Data 20241025082746492 DAUC <0003> db_auc.c:157 IMSI='262424272157157': No 2G Auth Data 20241025082746492 DAUC <0003> db_auc.c:192 IMSI='262424272157157': No 3G Auth Data 20241025082746493 DAUC <0003> db_auc.c:157 IMSI='262424272157157': No 2G Auth Data 20241025082746493 DAUC <0003> db_auc.c:192 IMSI='262424272157157': No 3G Auth Data 20241025082746494 DAUC <0003> db_auc.c:157 IMSI='262424272157157': No 2G Auth Data 20241025082746494 DAUC <0003> db_auc.c:192 IMSI='262424272157157': No 3G Auth Data 20241025082746506 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082746506 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424272157157" cn_domain=PS} 20241025082746506 DMAIN <0000> hlr.c:216 IMSI='262424272157157': Creating subscriber on demand 20241025082746512 DMAIN <0000> hlr.c:232 IMSI='262424272157157': Successfully assigned MSISDN='930' 20241025082746512 DLU <0006> fsm.c:456 lu(262424272157157)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082746512 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241025082746512 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424272157157" cause=GPRS services not allowed} 20241025082746512 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082746512 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424272157157)[0x5569ef088a60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082746512 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424272157157)[0x5569ef088a60]{UNVALIDATED}: Freeing instance 20241025082746513 DLU <0006> fsm.c:568 lu(PS:IMSI-262424272157157)[0x5569ef088a60]{UNVALIDATED}: Deallocated 20241025082746513 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082746513 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082746514 DAUC <0003> db_auc.c:157 IMSI='262424272157157': No 2G Auth Data 20241025082746514 DAUC <0003> db_auc.c:192 IMSI='262424272157157': No 3G Auth Data 20241025082746515 DAUC <0003> db_auc.c:157 IMSI='262424272157157': No 2G Auth Data 20241025082746515 DAUC <0003> db_auc.c:192 IMSI='262424272157157': No 3G Auth Data 20241025082746516 DAUC <0003> db_auc.c:157 IMSI='262424272157157': No 2G Auth Data 20241025082746516 DAUC <0003> db_auc.c:192 IMSI='262424272157157': No 3G Auth Data 20241025082746516 DAUC <0003> db_auc.c:157 IMSI='262424272157157': No 2G Auth Data 20241025082746516 DAUC <0003> db_auc.c:192 IMSI='262424272157157': No 3G Auth Data 20241025082746524 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082746524 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424272157157" cn_domain=PS} 20241025082746524 DMAIN <0000> hlr.c:216 IMSI='262424272157157': Creating subscriber on demand 20241025082746531 DMAIN <0000> hlr.c:232 IMSI='262424272157157': Successfully assigned MSISDN='433' 20241025082746531 DLU <0006> fsm.c:456 lu(262424272157157)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082746531 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241025082746531 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424272157157" cause=GPRS services not allowed} 20241025082746531 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082746531 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424272157157)[0x5569ef088a60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082746531 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424272157157)[0x5569ef088a60]{UNVALIDATED}: Freeing instance 20241025082746531 DLU <0006> fsm.c:568 lu(PS:IMSI-262424272157157)[0x5569ef088a60]{UNVALIDATED}: Deallocated 20241025082746531 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082746531 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082746532 DAUC <0003> db_auc.c:157 IMSI='262424272157157': No 2G Auth Data 20241025082746532 DAUC <0003> db_auc.c:192 IMSI='262424272157157': No 3G Auth Data 20241025082746533 DAUC <0003> db_auc.c:157 IMSI='262424272157157': No 2G Auth Data 20241025082746533 DAUC <0003> db_auc.c:192 IMSI='262424272157157': No 3G Auth Data 20241025082746534 DAUC <0003> db_auc.c:157 IMSI='262424272157157': No 2G Auth Data 20241025082746534 DAUC <0003> db_auc.c:192 IMSI='262424272157157': No 3G Auth Data 20241025082746542 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082746542 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424272157157" cn_domain=PS} 20241025082746542 DMAIN <0000> hlr.c:216 IMSI='262424272157157': Creating subscriber on demand 20241025082746545 DLU <0006> fsm.c:456 lu(262424272157157)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082746545 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241025082746545 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424272157157" cause=GPRS services not allowed} 20241025082746545 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082746545 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424272157157)[0x5569ef088a60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082746545 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424272157157)[0x5569ef088a60]{UNVALIDATED}: Freeing instance 20241025082746545 DLU <0006> fsm.c:568 lu(PS:IMSI-262424272157157)[0x5569ef088a60]{UNVALIDATED}: Deallocated 20241025082746545 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082746545 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082746547 DAUC <0003> db_auc.c:157 IMSI='262424272157157': No 2G Auth Data 20241025082746547 DAUC <0003> db_auc.c:192 IMSI='262424272157157': No 3G Auth Data 20241025082746547 DAUC <0003> db_auc.c:157 IMSI='262424272157157': No 2G Auth Data 20241025082746547 DAUC <0003> db_auc.c:192 IMSI='262424272157157': No 3G Auth Data 20241025082746548 DAUC <0003> db_auc.c:157 IMSI='262424272157157': No 2G Auth Data 20241025082746548 DAUC <0003> db_auc.c:192 IMSI='262424272157157': No 3G Auth Data 20241025082746555 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082746555 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424272157157" cn_domain=PS} 20241025082746555 DMAIN <0000> hlr.c:216 IMSI='262424272157157': Creating subscriber on demand 20241025082746559 DLU <0006> fsm.c:456 lu(262424272157157)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082746559 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082746565 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424272157157)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082746565 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424272157157" cn_domain=PS} 20241025082746565 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082746565 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082746568 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082746568 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424272157157"} 20241025082746568 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424272157157)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082746568 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082746568 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424272157157"} 20241025082746568 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424272157157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082746568 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424272157157)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082746568 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424272157157)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082746568 DLU <0006> fsm.c:568 lu(PS:IMSI-262424272157157)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082746568 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082746568 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082746569 DAUC <0003> db_auc.c:157 IMSI='262424272157157': No 2G Auth Data 20241025082746569 DAUC <0003> db_auc.c:192 IMSI='262424272157157': No 3G Auth Data 20241025082746570 DAUC <0003> db_auc.c:157 IMSI='262424272157157': No 2G Auth Data 20241025082746570 DAUC <0003> db_auc.c:192 IMSI='262424272157157': No 3G Auth Data 20241025082746572 DAUC <0003> db_auc.c:157 IMSI='262424272157157': No 2G Auth Data 20241025082746572 DAUC <0003> db_auc.c:192 IMSI='262424272157157': No 3G Auth Data 20241025082746577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59150<->l=127.0.0.1:4258 20241025082746578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59144<->l=127.0.0.1:4258 20241025082746579 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43099<->l=127.0.0.1:4259) 20241025082746579 DLINP <000b> input/ipa.c:451 connected read/write 20241025082746579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082746579 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082746579 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082746579 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082746623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59162<->l=127.0.0.1:4258 20241025082746723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59162<->l=127.0.0.1:4258 20241025082749801 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082749801 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082749803 DLINP <000b> input/ipa.c:451 connected read/write 20241025082749803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082749804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53708<->l=127.0.0.1:4258 20241025082749806 DLINP <000b> input/ipa.c:451 connected read/write 20241025082749806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082749806 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082749806 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082749806 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  20241025082749806 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082749806 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  20241025082749806 DLGSUP <0013> gsup_server.c:235 2:  20241025082749806 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082749806 DLGSUP <0013> gsup_server.c:235 3:  20241025082749806 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082749806 DLGSUP <0013> gsup_server.c:235 4:  20241025082749806 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082749806 DLGSUP <0013> gsup_server.c:235 5:  20241025082749806 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082749806 DLGSUP <0013> gsup_server.c:235 7:  20241025082749806 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082749806 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082749806 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082749806 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082749830 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40005<->l=127.0.0.1:4259) 20241025082749842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53720<->l=127.0.0.1:4258 20241025082749849 DLINP <000b> input/ipa.c:451 connected read/write 20241025082749849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082749849 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422270665878 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422270665878"} 20241025082749849 DMAIN <0000> hlr.c:216 IMSI='262422270665878': Creating subscriber on demand 20241025082749865 DMAIN <0000> hlr.c:232 IMSI='262422270665878': Successfully assigned MSISDN='690' 20241025082749865 DAUC <0003> db_auc.c:157 IMSI='262422270665878': No 2G Auth Data 20241025082749865 DAUC <0003> db_auc.c:192 IMSI='262422270665878': No 3G Auth Data 20241025082749865 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422270665878 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 20241025082749865 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422270665878 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422270665878" cause=IMSI unknown in HLR} 20241025082749865 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422270665878 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025082749865 DLINP <000b> input/ipa.c:451 connected read/write 20241025082749865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082749865 DLINP <000b> input/ipa.c:451 connected read/write 20241025082749865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082749867 DAUC <0003> db_auc.c:157 IMSI='262422270665878': No 2G Auth Data 20241025082749867 DAUC <0003> db_auc.c:192 IMSI='262422270665878': No 3G Auth Data 20241025082749868 DAUC <0003> db_auc.c:157 IMSI='262422270665878': No 2G Auth Data 20241025082749868 DAUC <0003> db_auc.c:192 IMSI='262422270665878': No 3G Auth Data 20241025082749869 DAUC <0003> db_auc.c:157 IMSI='262422270665878': No 2G Auth Data 20241025082749869 DAUC <0003> db_auc.c:192 IMSI='262422270665878': No 3G Auth Data 20241025082749871 DLINP <000b> input/ipa.c:451 connected read/write 20241025082749871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082749871 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422270665878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422270665878" cn_domain=PS} 20241025082749871 DLU <0006> fsm.c:456 lu(262422270665878)[0x5569ef088a60]{UNVALIDATED}: Allocated 20241025082749871 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422270665878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025082749878 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422270665878)[0x5569ef088a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082749878 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422270665878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422270665878" cn_domain=PS} 20241025082749878 DLINP <000b> input/ipa.c:451 connected read/write 20241025082749878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082749878 DLINP <000b> input/ipa.c:451 connected read/write 20241025082749878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082749880 DLINP <000b> input/ipa.c:451 connected read/write 20241025082749880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082749880 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422270665878 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422270665878"} 20241025082749880 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422270665878)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082749880 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422270665878 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082749880 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422270665878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422270665878"} 20241025082749880 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422270665878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082749880 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422270665878)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082749880 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422270665878)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082749880 DLU <0006> fsm.c:568 lu(PS:IMSI-262422270665878)[0x5569ef088a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082749880 DLINP <000b> input/ipa.c:451 connected read/write 20241025082749880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082749880 DLINP <000b> input/ipa.c:451 connected read/write 20241025082749880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082749887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53720<->l=127.0.0.1:4258 20241025082749887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53708<->l=127.0.0.1:4258 20241025082749888 DLINP <000b> input/ipa.c:451 connected read/write 20241025082749888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082749888 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082749888 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082749888 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082749889 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40005<->l=127.0.0.1:4259) 20241025082749937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53736<->l=127.0.0.1:4258 20241025082750038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53736<->l=127.0.0.1:4258 20241025082753116 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082753116 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082753118 DLINP <000b> input/ipa.c:451 connected read/write 20241025082753118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082753119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53752<->l=127.0.0.1:4258 20241025082753121 DLINP <000b> input/ipa.c:451 connected read/write 20241025082753121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082753121 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082753121 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082753121 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  20241025082753121 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082753121 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  20241025082753121 DLGSUP <0013> gsup_server.c:235 2:  20241025082753121 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082753121 DLGSUP <0013> gsup_server.c:235 3:  20241025082753121 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082753121 DLGSUP <0013> gsup_server.c:235 4:  20241025082753121 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082753121 DLGSUP <0013> gsup_server.c:235 5:  20241025082753121 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082753121 DLGSUP <0013> gsup_server.c:235 7:  20241025082753121 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082753121 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082753121 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082753121 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082753141 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34439<->l=127.0.0.1:4259) 20241025082753143 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241025082753143 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241025082753162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53768<->l=127.0.0.1:4258 20241025082753177 DAUC <0003> db_auc.c:157 IMSI='262420472636147': No 2G Auth Data 20241025082753177 DAUC <0003> db_auc.c:192 IMSI='262420472636147': No 3G Auth Data 20241025082753186 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614223501.msisdn 20241025082753186 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491614223501.msisdn: not attached (vlr_number unset) 20241025082753186 DDGSM <0007> mslookup_server.c:327 sip.voice.491614223501.msisdn: does not exist in GSUP proxy 20241025082754188 DLINP <000b> input/ipa.c:451 connected read/write 20241025082754188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082754188 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420472636147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420472636147" cn_domain=CS} 20241025082754188 DLU <0006> fsm.c:456 lu(262420472636147)[0x5569ef089a50]{UNVALIDATED}: Allocated 20241025082754188 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420472636147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241025082754203 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420472636147)[0x5569ef089a50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025082754203 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420472636147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420472636147" cn_domain=CS} 20241025082754204 DLINP <000b> input/ipa.c:451 connected read/write 20241025082754204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082754204 DLINP <000b> input/ipa.c:451 connected read/write 20241025082754204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082754208 DLINP <000b> input/ipa.c:451 connected read/write 20241025082754208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082754208 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420472636147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420472636147"} 20241025082754208 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420472636147)[0x5569ef089a50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025082754208 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420472636147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025082754208 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420472636147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420472636147"} 20241025082754208 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420472636147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082754208 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420472636147)[0x5569ef089a50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025082754208 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420472636147)[0x5569ef089a50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025082754208 DLU <0006> fsm.c:568 lu(CS:IMSI-262420472636147)[0x5569ef089a50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025082754208 DLINP <000b> input/ipa.c:451 connected read/write 20241025082754208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082754208 DLINP <000b> input/ipa.c:451 connected read/write 20241025082754208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082754211 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614223501.msisdn 20241025082754211 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491614223501.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241025082754211 DDGSM <0007> mslookup_server.c:327 sip.voice.491614223501.msisdn: does not exist in GSUP proxy 20241025082754211 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614223501.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241025082754219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53768<->l=127.0.0.1:4258 20241025082754219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53752<->l=127.0.0.1:4258 20241025082754220 DLINP <000b> input/ipa.c:451 connected read/write 20241025082754220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082754220 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082754220 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082754220 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082754221 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34439<->l=127.0.0.1:4259) 20241025082754267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53770<->l=127.0.0.1:4258 20241025082754368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53770<->l=127.0.0.1:4258 20241025082755363 DSS <0004> hlr_ussd.c:239 262420625853523/0x6bf22c6a: SS Session Timeout, destroying 20241025082755363 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420625853523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025082757443 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082757443 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082757445 DLINP <000b> input/ipa.c:451 connected read/write 20241025082757445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082757446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41982<->l=127.0.0.1:4258 20241025082757447 DLINP <000b> input/ipa.c:451 connected read/write 20241025082757447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082757447 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082757447 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082757447 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  20241025082757447 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082757447 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  20241025082757447 DLGSUP <0013> gsup_server.c:235 2:  20241025082757447 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082757447 DLGSUP <0013> gsup_server.c:235 3:  20241025082757447 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082757447 DLGSUP <0013> gsup_server.c:235 4:  20241025082757447 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082757447 DLGSUP <0013> gsup_server.c:235 5:  20241025082757447 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082757447 DLGSUP <0013> gsup_server.c:235 7:  20241025082757447 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082757447 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082757447 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082757447 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082757448 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241025082757448 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241025082757475 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36835<->l=127.0.0.1:4259) 20241025082757477 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241025082757477 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241025082757492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41986<->l=127.0.0.1:4258 20241025082757498 DLINP <000b> input/ipa.c:451 connected read/write 20241025082757498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082757498 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426307570215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426307570215" cn_domain=CS} 20241025082757498 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426307570215 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241025082757498 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426307570215 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241025082757498 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426307570215.imsi 20241025082757498 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426307570215.imsi 20241025082757498 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426307570215.imsi: does not exist in local HLR 20241025082757503 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426307570215 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241025082757503 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241025082757503 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241025082757503 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241025082757503 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241025082757503 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241025082757503 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426307570215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082757503 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241025082757503 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241025082757503 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241025082757503 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241025082757503 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241025082757503 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241025082757506 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025082757506 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025082757506 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241025082757506 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241025082757506 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241025082757508 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025082757508 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025082757508 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241025082757549 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025082757549 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025082757549 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025082757549 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025082757549 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426307570215 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616883744 20241025082757549 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426307570215 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241025082757549 DLINP <000b> input/ipa.c:451 connected read/write 20241025082757549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082757549 DLINP <000b> input/ipa.c:451 connected read/write 20241025082757549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082757553 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025082757553 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025082757553 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426307570215 MSISDN-491616883744 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241025082757553 DLINP <000b> input/ipa.c:451 connected read/write 20241025082757553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082757553 DLINP <000b> input/ipa.c:451 connected read/write 20241025082757553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082757555 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025082757555 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025082757555 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426307570215 MSISDN-491616883744 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 20241025082757555 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426307570215 MSISDN-491616883744 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241025082757555 DLINP <000b> input/ipa.c:451 connected read/write 20241025082757555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082757555 DLINP <000b> input/ipa.c:451 connected read/write 20241025082757555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082757557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41986<->l=127.0.0.1:4258 20241025082757558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41982<->l=127.0.0.1:4258 20241025082757559 DLINP <000b> input/ipa.c:451 connected read/write 20241025082757559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082757559 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082757559 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082757559 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082757559 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36835<->l=127.0.0.1:4259) 20241025082757559 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025082757559 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025082757559 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241025082757559 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241025082757559 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241025082757600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41992<->l=127.0.0.1:4258 20241025082757701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41992<->l=127.0.0.1:4258 20241025082800777 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082800777 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082800778 DLINP <000b> input/ipa.c:451 connected read/write 20241025082800778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082800779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42002<->l=127.0.0.1:4258 20241025082800780 DLINP <000b> input/ipa.c:451 connected read/write 20241025082800780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082800780 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082800780 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082800780 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  20241025082800780 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082800780 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  20241025082800780 DLGSUP <0013> gsup_server.c:235 2:  20241025082800780 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082800780 DLGSUP <0013> gsup_server.c:235 3:  20241025082800780 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082800780 DLGSUP <0013> gsup_server.c:235 4:  20241025082800780 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082800780 DLGSUP <0013> gsup_server.c:235 5:  20241025082800780 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082800780 DLGSUP <0013> gsup_server.c:235 7:  20241025082800780 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082800780 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082800780 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082800780 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082800781 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241025082800781 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241025082800801 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35649<->l=127.0.0.1:4259) 20241025082800803 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241025082800803 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241025082800816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42014<->l=127.0.0.1:4258 20241025082800824 DAUC <0003> db_auc.c:157 IMSI='262422752862406': No 2G Auth Data 20241025082800824 DAUC <0003> db_auc.c:192 IMSI='262422752862406': No 3G Auth Data 20241025082800833 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422752862406.imsi 20241025082800833 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262422752862406.imsi: found in local HLR 20241025082800841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42014<->l=127.0.0.1:4258 20241025082800841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42002<->l=127.0.0.1:4258 20241025082800842 DLINP <000b> input/ipa.c:451 connected read/write 20241025082800842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082800842 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082800842 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082800842 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082800842 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35649<->l=127.0.0.1:4259) 20241025082800883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42022<->l=127.0.0.1:4258 20241025082800984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42022<->l=127.0.0.1:4258 20241025082804061 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082804061 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082804063 DLINP <000b> input/ipa.c:451 connected read/write 20241025082804063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082804064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42038<->l=127.0.0.1:4258 20241025082804066 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241025082804066 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241025082804066 DLINP <000b> input/ipa.c:451 connected read/write 20241025082804066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082804066 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082804066 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082804066 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  20241025082804066 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082804066 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  20241025082804066 DLGSUP <0013> gsup_server.c:235 2:  20241025082804066 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082804066 DLGSUP <0013> gsup_server.c:235 3:  20241025082804066 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082804066 DLGSUP <0013> gsup_server.c:235 4:  20241025082804066 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082804066 DLGSUP <0013> gsup_server.c:235 5:  20241025082804066 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082804066 DLGSUP <0013> gsup_server.c:235 7:  20241025082804066 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082804066 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082804066 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082804066 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082804096 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34713<->l=127.0.0.1:4259) 20241025082804097 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241025082804098 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241025082804112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42046<->l=127.0.0.1:4258 20241025082804117 DLINP <000b> input/ipa.c:451 connected read/write 20241025082804117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082804117 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429541968487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429541968487" cn_domain=CS} 20241025082804117 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429541968487 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241025082804117 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429541968487 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241025082804117 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429541968487.imsi 20241025082804117 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429541968487.imsi 20241025082804117 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429541968487.imsi: does not exist in local HLR 20241025082804123 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429541968487 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241025082804124 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241025082804124 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241025082804124 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241025082804124 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241025082804124 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241025082804124 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429541968487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082804124 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241025082804124 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241025082804124 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241025082804124 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241025082804124 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241025082804124 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241025082804126 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025082804126 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025082804126 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241025082804126 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241025082804126 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241025082804127 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025082804128 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025082804128 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241025082804169 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025082804169 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025082804169 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025082804169 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025082804169 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429541968487 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613350507 20241025082804169 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429541968487 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241025082804169 DLINP <000b> input/ipa.c:451 connected read/write 20241025082804169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082804169 DLINP <000b> input/ipa.c:451 connected read/write 20241025082804169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082804172 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025082804172 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025082804172 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429541968487 MSISDN-491613350507 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241025082804172 DLINP <000b> input/ipa.c:451 connected read/write 20241025082804172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082804172 DLINP <000b> input/ipa.c:451 connected read/write 20241025082804172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082804174 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025082804174 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025082804174 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429541968487 MSISDN-491613350507 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 20241025082804174 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429541968487 MSISDN-491613350507 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241025082804174 DLINP <000b> input/ipa.c:451 connected read/write 20241025082804174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082804174 DLINP <000b> input/ipa.c:451 connected read/write 20241025082804174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082804176 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429541968487.imsi 20241025082804176 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429541968487.imsi: does not exist in local HLR 20241025082805177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42046<->l=127.0.0.1:4258 20241025082805178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42038<->l=127.0.0.1:4258 20241025082805179 DLINP <000b> input/ipa.c:451 connected read/write 20241025082805179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082805179 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082805179 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082805179 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082805180 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34713<->l=127.0.0.1:4259) 20241025082805180 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025082805180 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025082805180 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241025082805180 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241025082805180 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241025082805224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42050<->l=127.0.0.1:4258 20241025082805325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42050<->l=127.0.0.1:4258 20241025082808403 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025082808403 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025082808405 DLINP <000b> input/ipa.c:451 connected read/write 20241025082808405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082808406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51332<->l=127.0.0.1:4258 20241025082808409 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241025082808409 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241025082808409 DLINP <000b> input/ipa.c:451 connected read/write 20241025082808409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082808409 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025082808409 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025082808409 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  20241025082808409 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025082808409 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  20241025082808409 DLGSUP <0013> gsup_server.c:235 2:  20241025082808409 DLGSUP <0013> gsup_server.c:237 2: 00  20241025082808409 DLGSUP <0013> gsup_server.c:235 3:  20241025082808409 DLGSUP <0013> gsup_server.c:237 3: 00  20241025082808409 DLGSUP <0013> gsup_server.c:235 4:  20241025082808409 DLGSUP <0013> gsup_server.c:237 4: 00  20241025082808409 DLGSUP <0013> gsup_server.c:235 5:  20241025082808409 DLGSUP <0013> gsup_server.c:237 5: 00  20241025082808409 DLGSUP <0013> gsup_server.c:235 7:  20241025082808409 DLGSUP <0013> gsup_server.c:237 7: 00  20241025082808409 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025082808409 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025082808409 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025082808450 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46059<->l=127.0.0.1:4259) 20241025082808452 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241025082808452 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241025082808467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51342<->l=127.0.0.1:4258 20241025082808472 DLINP <000b> input/ipa.c:451 connected read/write 20241025082808472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082808472 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422912472522 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422912472522" cn_domain=CS} 20241025082808472 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422912472522 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241025082808472 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422912472522 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241025082808472 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422912472522.imsi 20241025082808472 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422912472522.imsi 20241025082808472 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422912472522.imsi: does not exist in local HLR 20241025082808478 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422912472522 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241025082808478 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241025082808478 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241025082808478 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241025082808478 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241025082808478 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241025082808478 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422912472522 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025082808478 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241025082808478 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241025082808478 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241025082808478 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241025082808478 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241025082808478 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241025082808480 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025082808480 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025082808480 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241025082808480 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241025082808480 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241025082808480 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025082808480 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025082808480 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241025082808521 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025082808521 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025082808521 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025082808521 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025082808521 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422912472522 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611376578 20241025082808521 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422912472522 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241025082808521 DLINP <000b> input/ipa.c:451 connected read/write 20241025082808521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082808521 DLINP <000b> input/ipa.c:451 connected read/write 20241025082808521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082808524 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025082808524 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025082808524 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422912472522 MSISDN-491611376578 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241025082808524 DLINP <000b> input/ipa.c:451 connected read/write 20241025082808524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082808524 DLINP <000b> input/ipa.c:451 connected read/write 20241025082808525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082808527 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025082808527 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025082808527 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422912472522 MSISDN-491611376578 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 20241025082808527 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422912472522 MSISDN-491611376578 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241025082808527 DLINP <000b> input/ipa.c:451 connected read/write 20241025082808527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082808527 DLINP <000b> input/ipa.c:451 connected read/write 20241025082808527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025082808529 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611376578.msisdn 20241025082808529 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611376578.msisdn: does not exist in local HLR 20241025082808529 DDGSM <0007> mslookup_server.c:352 sip.voice.491611376578.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241025082808529 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611376578.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241025082808531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51342<->l=127.0.0.1:4258 20241025082808532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51332<->l=127.0.0.1:4258 20241025082808533 DLINP <000b> input/ipa.c:451 connected read/write 20241025082808533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025082808533 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025082808533 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025082808533 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025082808533 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46059<->l=127.0.0.1:4259) 20241025082808534 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025082808534 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025082808534 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241025082808534 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241025082808534 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241025082808579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51346<->l=127.0.0.1:4258 20241025082808679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51346<->l=127.0.0.1:4258