20241228085526334 DMAIN <0000> hlr.c:813 hlr starting 20241228085526334 DDB <0001> db.c:599 using database: :memory: 20241228085526334 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241228085526334 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241228085526335 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241228085526335 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241228085526337 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241228085526337 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241228085526337 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241228085526338 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241228085526338 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 20241228085528144 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085528144 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085528146 DLINP <000b> input/ipa.c:452 connected read/write 20241228085528146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085528147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36790<->l=127.0.0.1:4258 20241228085528148 DLINP <000b> input/ipa.c:452 connected read/write 20241228085528148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085528148 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085528148 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085528148 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085528148 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085528148 DLGSUP <0013> gsup_server.c:238 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  20241228085528148 DLGSUP <0013> gsup_server.c:236 2:  20241228085528148 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085528148 DLGSUP <0013> gsup_server.c:236 3:  20241228085528148 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085528148 DLGSUP <0013> gsup_server.c:236 4:  20241228085528148 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085528148 DLGSUP <0013> gsup_server.c:236 5:  20241228085528148 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085528148 DLGSUP <0013> gsup_server.c:236 7:  20241228085528148 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085528148 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085528148 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085528148 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085528171 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46159<->l=127.0.0.1:4259) 20241228085528181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36798<->l=127.0.0.1:4258 20241228085528193 DLINP <000b> input/ipa.c:452 connected read/write 20241228085528193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085528193 DLGSUP <0013> gsup_req.c:140 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"} 20241228085528193 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241228085528193 DLGSUP <0013> gsup_req.c:276 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} 20241228085528193 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085528193 DLINP <000b> input/ipa.c:452 connected read/write 20241228085528193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085528193 DLINP <000b> input/ipa.c:452 connected read/write 20241228085528193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085528196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36798<->l=127.0.0.1:4258 20241228085528197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36790<->l=127.0.0.1:4258 20241228085528198 DLINP <000b> input/ipa.c:452 connected read/write 20241228085528198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085528198 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085528198 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085528198 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085528198 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46159<->l=127.0.0.1:4259) 20241228085528257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36804<->l=127.0.0.1:4258 20241228085528357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36804<->l=127.0.0.1:4258 20241228085531434 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085531434 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085531436 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085531437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36820<->l=127.0.0.1:4258 20241228085531439 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085531439 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085531439 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085531439 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085531439 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085531439 DLGSUP <0013> gsup_server.c:238 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  20241228085531439 DLGSUP <0013> gsup_server.c:236 2:  20241228085531439 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085531439 DLGSUP <0013> gsup_server.c:236 3:  20241228085531439 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085531439 DLGSUP <0013> gsup_server.c:236 4:  20241228085531439 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085531439 DLGSUP <0013> gsup_server.c:236 5:  20241228085531439 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085531439 DLGSUP <0013> gsup_server.c:236 7:  20241228085531439 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085531439 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085531439 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085531439 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085531462 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34083<->l=127.0.0.1:4259) 20241228085531468 DAUC <0003> db_auc.c:157 IMSI='262427757239003': No 2G Auth Data 20241228085531468 DAUC <0003> db_auc.c:192 IMSI='262427757239003': No 3G Auth Data 20241228085531488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36824<->l=127.0.0.1:4258 20241228085531493 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531493 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085531493 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427757239003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427757239003"} 20241228085531493 DAUC <0003> db_auc.c:192 IMSI='262427757239003': No 3G Auth Data 20241228085531493 DAUC <0003> db_auc.c:236 IMSI='262427757239003': Calling to generate 5 vectors 20241228085531493 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241228085531493 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085531493 DAUC <0003> auc.c:113 vector [0]: rand = f484967224e3b787d94c277b26880306 20241228085531493 DAUC <0003> auc.c:179 vector [0]: kc = abbb6f5eda8b5400 20241228085531493 DAUC <0003> auc.c:180 vector [0]: sres = 938c6c25 20241228085531493 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241228085531493 DAUC <0003> auc.c:113 vector [1]: rand = 9e2e009f8df60d92b61fd2df59360d70 20241228085531493 DAUC <0003> auc.c:179 vector [1]: kc = bd19f96e0ce94c00 20241228085531493 DAUC <0003> auc.c:180 vector [1]: sres = edd87af0 20241228085531493 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241228085531493 DAUC <0003> auc.c:113 vector [2]: rand = 3b596e435cbe6d5fd1b2334a0659f7af 20241228085531493 DAUC <0003> auc.c:179 vector [2]: kc = 53ad6c198e7eb400 20241228085531493 DAUC <0003> auc.c:180 vector [2]: sres = 14cb5f4f 20241228085531493 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241228085531493 DAUC <0003> auc.c:113 vector [3]: rand = 4c27df1952001fe1c483a355bc6613e6 20241228085531493 DAUC <0003> auc.c:179 vector [3]: kc = 3ed157a49b047c00 20241228085531493 DAUC <0003> auc.c:180 vector [3]: sres = c88abe52 20241228085531493 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241228085531493 DAUC <0003> auc.c:113 vector [4]: rand = c15d44fe9cf62ea72a4a8873ad233233 20241228085531493 DAUC <0003> auc.c:179 vector [4]: kc = 12313fe0fac93c00 20241228085531493 DAUC <0003> auc.c:180 vector [4]: sres = d9a829c7 20241228085531493 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241228085531493 DAUC <0003> db_auc.c:245 IMSI='262427757239003': Generated 5 vectors 20241228085531493 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427757239003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427757239003"} 20241228085531493 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427757239003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085531493 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085531493 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085531496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36824<->l=127.0.0.1:4258 20241228085531497 DAUC <0003> db_auc.c:157 IMSI='262420892141773': No 2G Auth Data 20241228085531497 DAUC <0003> db_auc.c:192 IMSI='262420892141773': No 3G Auth Data 20241228085531514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36830<->l=127.0.0.1:4258 20241228085531516 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085531517 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420892141773 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420892141773"} 20241228085531517 DAUC <0003> db_auc.c:192 IMSI='262420892141773': No 3G Auth Data 20241228085531517 DAUC <0003> db_auc.c:236 IMSI='262420892141773': Calling to generate 5 vectors 20241228085531517 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241228085531517 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085531517 DAUC <0003> auc.c:113 vector [0]: rand = 8c00f4e3a534abd99a3150ab954047b1 20241228085531517 DAUC <0003> auc.c:179 vector [0]: kc = 63c4038207f3b400 20241228085531517 DAUC <0003> auc.c:180 vector [0]: sres = 8f9d8c1a 20241228085531517 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241228085531517 DAUC <0003> auc.c:113 vector [1]: rand = 65d894ec0ba7ab1b70e27f3211e68801 20241228085531517 DAUC <0003> auc.c:179 vector [1]: kc = da5b495b1b170400 20241228085531517 DAUC <0003> auc.c:180 vector [1]: sres = bf6d80f6 20241228085531517 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241228085531517 DAUC <0003> auc.c:113 vector [2]: rand = e7806559d539ecb6a0376169994db578 20241228085531517 DAUC <0003> auc.c:179 vector [2]: kc = 6711715ea30a2400 20241228085531517 DAUC <0003> auc.c:180 vector [2]: sres = f93c48b3 20241228085531517 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241228085531517 DAUC <0003> auc.c:113 vector [3]: rand = d6a32726057cf904f89617b8b995b442 20241228085531517 DAUC <0003> auc.c:179 vector [3]: kc = 46163321e06c2c00 20241228085531517 DAUC <0003> auc.c:180 vector [3]: sres = c44db889 20241228085531517 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241228085531517 DAUC <0003> auc.c:113 vector [4]: rand = 8efe97529220ff0b320fe2cc62fb5391 20241228085531517 DAUC <0003> auc.c:179 vector [4]: kc = d3af3668a200d000 20241228085531517 DAUC <0003> auc.c:180 vector [4]: sres = 69111cef 20241228085531517 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241228085531517 DAUC <0003> db_auc.c:245 IMSI='262420892141773': Generated 5 vectors 20241228085531517 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420892141773 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420892141773"} 20241228085531517 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420892141773 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085531517 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085531517 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085531519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36830<->l=127.0.0.1:4258 20241228085531520 DAUC <0003> db_auc.c:157 IMSI='262420660614541': No 2G Auth Data 20241228085531520 DAUC <0003> db_auc.c:192 IMSI='262420660614541': No 3G Auth Data 20241228085531538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36832<->l=127.0.0.1:4258 20241228085531541 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531541 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085531541 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420660614541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420660614541"} 20241228085531541 DAUC <0003> db_auc.c:192 IMSI='262420660614541': No 3G Auth Data 20241228085531541 DAUC <0003> db_auc.c:236 IMSI='262420660614541': Calling to generate 5 vectors 20241228085531541 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241228085531541 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085531541 DAUC <0003> auc.c:113 vector [0]: rand = 3c2e227359b05b2e1d2f2cb7c1cb649a 20241228085531541 DAUC <0003> auc.c:179 vector [0]: kc = f622400cbf4caa2c 20241228085531541 DAUC <0003> auc.c:180 vector [0]: sres = 00e7bdf1 20241228085531541 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241228085531541 DAUC <0003> auc.c:113 vector [1]: rand = b8c765b785c3ec28a89b78397a605430 20241228085531541 DAUC <0003> auc.c:179 vector [1]: kc = b4e1a61c7eb47e22 20241228085531541 DAUC <0003> auc.c:180 vector [1]: sres = a366e32a 20241228085531541 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241228085531541 DAUC <0003> auc.c:113 vector [2]: rand = e4668cc146693812c38046995078e2a6 20241228085531541 DAUC <0003> auc.c:179 vector [2]: kc = c44a0631115797fe 20241228085531541 DAUC <0003> auc.c:180 vector [2]: sres = 08f23d84 20241228085531541 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241228085531541 DAUC <0003> auc.c:113 vector [3]: rand = b9fcd6ce3113d4ddc940f5516e633592 20241228085531541 DAUC <0003> auc.c:179 vector [3]: kc = 7941cb01ca0018e0 20241228085531541 DAUC <0003> auc.c:180 vector [3]: sres = 77df3517 20241228085531541 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241228085531541 DAUC <0003> auc.c:113 vector [4]: rand = a2181d4f9726b060b902c9e03481fcbb 20241228085531541 DAUC <0003> auc.c:179 vector [4]: kc = 12981e959055361c 20241228085531541 DAUC <0003> auc.c:180 vector [4]: sres = d49f76da 20241228085531541 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241228085531541 DAUC <0003> db_auc.c:245 IMSI='262420660614541': Generated 5 vectors 20241228085531541 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420660614541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420660614541"} 20241228085531541 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420660614541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085531541 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085531541 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085531543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36832<->l=127.0.0.1:4258 20241228085531545 DAUC <0003> db_auc.c:157 IMSI='262421204064739': No 2G Auth Data 20241228085531545 DAUC <0003> db_auc.c:192 IMSI='262421204064739': No 3G Auth Data 20241228085531562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36836<->l=127.0.0.1:4258 20241228085531566 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085531566 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421204064739 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421204064739"} 20241228085531566 DAUC <0003> db_auc.c:157 IMSI='262421204064739': No 2G Auth Data 20241228085531566 DAUC <0003> db_auc.c:236 IMSI='262421204064739': Calling to generate 5 vectors 20241228085531566 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241228085531566 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085531566 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241228085531566 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241228085531566 DAUC <0003> auc.c:113 vector [0]: rand = 99aeae5bcffaa00e01b690b4cf8578c9 20241228085531566 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241228085531566 DAUC <0003> auc.c:142 vector [0]: autn = 15871cb25dfe00006c637f4f055f4137 20241228085531566 DAUC <0003> auc.c:143 vector [0]: ck = bef540564fe72fbccdaf922420609f08 20241228085531566 DAUC <0003> auc.c:144 vector [0]: ik = fbe805ac4be760fa8d2622289012babe 20241228085531566 DAUC <0003> auc.c:145 vector [0]: res = 906de8fc2728e82c0000000000000000 20241228085531566 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085531566 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241228085531566 DAUC <0003> auc.c:151 vector [0]: kc = 0594f5f6b4726af0 20241228085531566 DAUC <0003> auc.c:152 vector [0]: sres = b74500d0 20241228085531566 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241228085531566 DAUC <0003> auc.c:113 vector [1]: rand = ac6fb57af59bc53d7eba949d65c0bed1 20241228085531566 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241228085531566 DAUC <0003> auc.c:142 vector [1]: autn = c3fbe15707de00008133767d2329ed3e 20241228085531566 DAUC <0003> auc.c:143 vector [1]: ck = 5292d1b7d033f9a85761fbb8b8faed62 20241228085531566 DAUC <0003> auc.c:144 vector [1]: ik = 162e2b17a904c9a1c865120a9b205267 20241228085531566 DAUC <0003> auc.c:145 vector [1]: res = e50b6cccc1f43a040000000000000000 20241228085531566 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085531566 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241228085531566 DAUC <0003> auc.c:151 vector [1]: kc = dbb813125aed8f0c 20241228085531566 DAUC <0003> auc.c:152 vector [1]: sres = 24ff56c8 20241228085531566 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241228085531566 DAUC <0003> auc.c:113 vector [2]: rand = 8d295ec9973f0a0119864e0ec1cec4a4 20241228085531566 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241228085531566 DAUC <0003> auc.c:142 vector [2]: autn = 8c14996a82c900000a90f3a4c0c36186 20241228085531566 DAUC <0003> auc.c:143 vector [2]: ck = 1dbe06640d7fa1141a0e6a7cdff70adc 20241228085531566 DAUC <0003> auc.c:144 vector [2]: ik = 66445ddd2eb4b0ef65cea7d95f825f53 20241228085531566 DAUC <0003> auc.c:145 vector [2]: res = bc99ea70f014785b0000000000000000 20241228085531566 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085531566 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241228085531566 DAUC <0003> auc.c:151 vector [2]: kc = 043a961ca3be4474 20241228085531566 DAUC <0003> auc.c:152 vector [2]: sres = 4c8d922b 20241228085531566 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241228085531566 DAUC <0003> auc.c:113 vector [3]: rand = 896d50a222920d8f31ac238fb05bb28f 20241228085531566 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241228085531566 DAUC <0003> auc.c:142 vector [3]: autn = adb2b93997a40000e4f2db007b1bcc00 20241228085531566 DAUC <0003> auc.c:143 vector [3]: ck = a72d10ed7f6f1bd41a115897d5fe8ea1 20241228085531566 DAUC <0003> auc.c:144 vector [3]: ik = 446742bff4184a62af1a9dea45e7a116 20241228085531566 DAUC <0003> auc.c:145 vector [3]: res = 900d20f6215d709e0000000000000000 20241228085531566 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085531566 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241228085531566 DAUC <0003> auc.c:151 vector [3]: kc = 5641972f1b6e7e01 20241228085531566 DAUC <0003> auc.c:152 vector [3]: sres = b1505068 20241228085531566 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241228085531566 DAUC <0003> auc.c:113 vector [4]: rand = 616be735f98115affe0357685033ea7e 20241228085531566 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241228085531566 DAUC <0003> auc.c:142 vector [4]: autn = 0244a5bd71c800000273694cac3a8fd2 20241228085531566 DAUC <0003> auc.c:143 vector [4]: ck = 25e63fe1ec2cfafcd9fea1bb68f83fbd 20241228085531566 DAUC <0003> auc.c:144 vector [4]: ik = 8b89cbef76312a1383515aaad0802078 20241228085531566 DAUC <0003> auc.c:145 vector [4]: res = 6a742cb002e1e1680000000000000000 20241228085531566 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241228085531566 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241228085531566 DAUC <0003> auc.c:151 vector [4]: kc = f4c00f1f2265cf2a 20241228085531566 DAUC <0003> auc.c:152 vector [4]: sres = 6895cdd8 20241228085531566 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241228085531566 DAUC <0003> db_auc.c:245 IMSI='262421204064739': Generated 5 vectors 20241228085531566 DAUC <0003> db_auc.c:249 IMSI='262421204064739': Updating SQN=161 in DB 20241228085531566 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421204064739 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421204064739"} 20241228085531567 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421204064739 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085531567 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085531567 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085531570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36836<->l=127.0.0.1:4258 20241228085531572 DAUC <0003> db_auc.c:157 IMSI='262428169007840': No 2G Auth Data 20241228085531572 DAUC <0003> db_auc.c:192 IMSI='262428169007840': No 3G Auth Data 20241228085531588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36852<->l=127.0.0.1:4258 20241228085531592 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531592 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085531592 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428169007840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428169007840"} 20241228085531592 DAUC <0003> db_auc.c:157 IMSI='262428169007840': No 2G Auth Data 20241228085531592 DAUC <0003> db_auc.c:236 IMSI='262428169007840': Calling to generate 5 vectors 20241228085531592 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241228085531592 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085531592 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241228085531592 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241228085531592 DAUC <0003> auc.c:113 vector [0]: rand = d34f708b08f3ff0c418100627f0c225a 20241228085531592 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241228085531592 DAUC <0003> auc.c:142 vector [0]: autn = c0a99e44da500000ffab45d97624b0c7 20241228085531592 DAUC <0003> auc.c:143 vector [0]: ck = 52d9b7a0f22c3bb3af3ad3a9f6e072b2 20241228085531592 DAUC <0003> auc.c:144 vector [0]: ik = a36fab8cf375eda021892eac8a76deea 20241228085531592 DAUC <0003> auc.c:145 vector [0]: res = 13bb2bbd9e64f1080000000000000000 20241228085531592 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085531592 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241228085531592 DAUC <0003> auc.c:151 vector [0]: kc = 7f05e1297dcf7a4b 20241228085531592 DAUC <0003> auc.c:152 vector [0]: sres = 8ddfdab5 20241228085531592 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241228085531592 DAUC <0003> auc.c:113 vector [1]: rand = 940b7029c1c5d3e334f8a9331d2dd83d 20241228085531592 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241228085531592 DAUC <0003> auc.c:142 vector [1]: autn = 47df374a68f70000e8abc96258148095 20241228085531592 DAUC <0003> auc.c:143 vector [1]: ck = 67116462555ae0066b0fd2717d774cc8 20241228085531592 DAUC <0003> auc.c:144 vector [1]: ik = 4e9919aa63eadc8cad5af61833debe12 20241228085531592 DAUC <0003> auc.c:145 vector [1]: res = 47ef9da3bba772510000000000000000 20241228085531592 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085531592 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241228085531592 DAUC <0003> auc.c:151 vector [1]: kc = efdd59a17819ce50 20241228085531592 DAUC <0003> auc.c:152 vector [1]: sres = fc48eff2 20241228085531592 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241228085531592 DAUC <0003> auc.c:113 vector [2]: rand = 4dc4f3c5b90f9cbf0d64d62619b3e21b 20241228085531592 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241228085531592 DAUC <0003> auc.c:142 vector [2]: autn = a98cd0e832940000f6d5211dec4d9e2e 20241228085531592 DAUC <0003> auc.c:143 vector [2]: ck = 6a66bbc181c0fa2d0ed76f4905cd64e3 20241228085531592 DAUC <0003> auc.c:144 vector [2]: ik = 8f5fecc8201241ec5d5edb09c0c6d252 20241228085531592 DAUC <0003> auc.c:145 vector [2]: res = 75083c57ae12143c0000000000000000 20241228085531592 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085531592 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241228085531592 DAUC <0003> auc.c:151 vector [2]: kc = b6b0e34964d90d70 20241228085531592 DAUC <0003> auc.c:152 vector [2]: sres = db1a286b 20241228085531592 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241228085531592 DAUC <0003> auc.c:113 vector [3]: rand = 812129ce08f9d641d31f8db04545f50d 20241228085531592 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241228085531592 DAUC <0003> auc.c:142 vector [3]: autn = e04775951ea30000c97da391da366705 20241228085531592 DAUC <0003> auc.c:143 vector [3]: ck = 3c906702515c6ad1ec15481cd5b01b04 20241228085531592 DAUC <0003> auc.c:144 vector [3]: ik = 59758752eea577877327f93d6188d1e0 20241228085531592 DAUC <0003> auc.c:145 vector [3]: res = 9e4232ac6f141fa70000000000000000 20241228085531592 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085531592 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241228085531592 DAUC <0003> auc.c:151 vector [3]: kc = fad751710bc1d7b2 20241228085531593 DAUC <0003> auc.c:152 vector [3]: sres = f1562d0b 20241228085531593 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241228085531593 DAUC <0003> auc.c:113 vector [4]: rand = ab14e7da71eba64dd4a7e865f693e1da 20241228085531593 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241228085531593 DAUC <0003> auc.c:142 vector [4]: autn = 70fe8ce17c710000f7a7fa5e99ce4cdb 20241228085531593 DAUC <0003> auc.c:143 vector [4]: ck = eae09bef509298b046719023b8db341a 20241228085531593 DAUC <0003> auc.c:144 vector [4]: ik = 4b224dcbf03473f331d5b87b0d602c33 20241228085531593 DAUC <0003> auc.c:145 vector [4]: res = 3f411f372f3b09330000000000000000 20241228085531593 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241228085531593 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241228085531593 DAUC <0003> auc.c:151 vector [4]: kc = d666fe7c151df36a 20241228085531593 DAUC <0003> auc.c:152 vector [4]: sres = 107a1604 20241228085531593 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241228085531593 DAUC <0003> db_auc.c:245 IMSI='262428169007840': Generated 5 vectors 20241228085531593 DAUC <0003> db_auc.c:249 IMSI='262428169007840': Updating SQN=161 in DB 20241228085531593 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428169007840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428169007840"} 20241228085531593 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428169007840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085531593 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085531593 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085531597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36852<->l=127.0.0.1:4258 20241228085531598 DAUC <0003> db_auc.c:157 IMSI='262423193106176': No 2G Auth Data 20241228085531598 DAUC <0003> db_auc.c:192 IMSI='262423193106176': No 3G Auth Data 20241228085531613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36866<->l=127.0.0.1:4258 20241228085531616 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531616 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085531616 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423193106176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423193106176"} 20241228085531616 DAUC <0003> db_auc.c:236 IMSI='262423193106176': Calling to generate 5 vectors 20241228085531616 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241228085531616 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085531616 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241228085531616 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241228085531616 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085531616 DAUC <0003> auc.c:113 vector [0]: rand = 602c15e76eb3cd54f8d874234437c380 20241228085531616 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241228085531616 DAUC <0003> auc.c:142 vector [0]: autn = 195b37f3c86700001c9a6a6f3f9b88bb 20241228085531616 DAUC <0003> auc.c:143 vector [0]: ck = 93f4c8d9314d2245dac0b765328e5cc3 20241228085531616 DAUC <0003> auc.c:144 vector [0]: ik = 089aff34e86f8fcfeee19732e43794fa 20241228085531616 DAUC <0003> auc.c:145 vector [0]: res = 9215213ec62422350000000000000000 20241228085531616 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085531616 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241228085531616 DAUC <0003> auc.c:179 vector [0]: kc = cee8575e5e922000 20241228085531616 DAUC <0003> auc.c:180 vector [0]: sres = 50d1c806 20241228085531616 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241228085531616 DAUC <0003> auc.c:113 vector [1]: rand = 1f0ca388b449c5acd8f24784d9d15431 20241228085531616 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241228085531616 DAUC <0003> auc.c:142 vector [1]: autn = 2730536009a500005043f5a9aa6a2091 20241228085531616 DAUC <0003> auc.c:143 vector [1]: ck = 6d48aaf74593767d12290789b9a6b245 20241228085531616 DAUC <0003> auc.c:144 vector [1]: ik = d88d5b501468b59ff1734343658c9bc0 20241228085531616 DAUC <0003> auc.c:145 vector [1]: res = b752d1476876ea9b0000000000000000 20241228085531616 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085531616 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241228085531616 DAUC <0003> auc.c:179 vector [1]: kc = 130fdc452ca04400 20241228085531616 DAUC <0003> auc.c:180 vector [1]: sres = 3a8f4588 20241228085531616 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241228085531616 DAUC <0003> auc.c:113 vector [2]: rand = 59c9eada04b9e5dd56f2ae59d6a30db2 20241228085531616 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241228085531616 DAUC <0003> auc.c:142 vector [2]: autn = 8ad4aae160eb0000e061a047f999b72e 20241228085531616 DAUC <0003> auc.c:143 vector [2]: ck = 976258563f53c047d76a9adfd57c4698 20241228085531616 DAUC <0003> auc.c:144 vector [2]: ik = 9d0f1e27d7ce365e821d88cb5d9ec999 20241228085531616 DAUC <0003> auc.c:145 vector [2]: res = 02932ba8845bb8e20000000000000000 20241228085531616 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085531616 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241228085531616 DAUC <0003> auc.c:179 vector [2]: kc = ccfac13a0bdd3c00 20241228085531616 DAUC <0003> auc.c:180 vector [2]: sres = a74ceaa5 20241228085531616 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241228085531616 DAUC <0003> auc.c:113 vector [3]: rand = a4313446185e6a3fdbff2dd1599cf9ef 20241228085531616 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241228085531616 DAUC <0003> auc.c:142 vector [3]: autn = 8c4d46021d5c00004e76f6b80de3b7c1 20241228085531616 DAUC <0003> auc.c:143 vector [3]: ck = 4ab50688b9334cda2d0ceaf671cf4f5d 20241228085531616 DAUC <0003> auc.c:144 vector [3]: ik = 0f8714f6e957db66ae612b09365fb491 20241228085531616 DAUC <0003> auc.c:145 vector [3]: res = bd0940f9923432f40000000000000000 20241228085531616 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085531616 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241228085531616 DAUC <0003> auc.c:179 vector [3]: kc = cdf84ed80cba9c00 20241228085531616 DAUC <0003> auc.c:180 vector [3]: sres = 595d6eb9 20241228085531616 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241228085531616 DAUC <0003> auc.c:113 vector [4]: rand = aafd18435b23962bc25bca1656e66728 20241228085531616 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241228085531616 DAUC <0003> auc.c:142 vector [4]: autn = ffcf1a805f830000cab9c509ae0518cc 20241228085531616 DAUC <0003> auc.c:143 vector [4]: ck = ba47b9d9d84020ca6df4a9d6a43c71d2 20241228085531616 DAUC <0003> auc.c:144 vector [4]: ik = dacf018c1a7c190ecbd3c5e6c6263542 20241228085531616 DAUC <0003> auc.c:145 vector [4]: res = 9405a8c5eb2cba110000000000000000 20241228085531616 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241228085531616 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241228085531616 DAUC <0003> auc.c:179 vector [4]: kc = ffc47fca83789000 20241228085531616 DAUC <0003> auc.c:180 vector [4]: sres = 73a92aae 20241228085531616 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241228085531616 DAUC <0003> db_auc.c:245 IMSI='262423193106176': Generated 5 vectors 20241228085531616 DAUC <0003> db_auc.c:249 IMSI='262423193106176': Updating SQN=161 in DB 20241228085531616 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423193106176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423193106176"} 20241228085531616 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423193106176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085531617 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085531617 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085531619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36866<->l=127.0.0.1:4258 20241228085531620 DAUC <0003> db_auc.c:157 IMSI='262420449002051': No 2G Auth Data 20241228085531620 DAUC <0003> db_auc.c:192 IMSI='262420449002051': No 3G Auth Data 20241228085531634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36876<->l=127.0.0.1:4258 20241228085531638 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085531638 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420449002051 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420449002051"} 20241228085531638 DAUC <0003> db_auc.c:236 IMSI='262420449002051': Calling to generate 5 vectors 20241228085531638 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241228085531638 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085531638 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241228085531638 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241228085531638 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085531638 DAUC <0003> auc.c:113 vector [0]: rand = c5de7d3688fe1756a216cee9276f5b99 20241228085531638 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241228085531638 DAUC <0003> auc.c:142 vector [0]: autn = 1173e206b2fe000003f45fbe71cc6031 20241228085531638 DAUC <0003> auc.c:143 vector [0]: ck = 4f2b99a722f76d118d01f03c0dfed5cd 20241228085531638 DAUC <0003> auc.c:144 vector [0]: ik = bdb4259628d2e6d50f578e5976678c93 20241228085531638 DAUC <0003> auc.c:145 vector [0]: res = 9a302cbc494027710000000000000000 20241228085531638 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085531638 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241228085531638 DAUC <0003> auc.c:179 vector [0]: kc = 9029b9092bfe7800 20241228085531638 DAUC <0003> auc.c:180 vector [0]: sres = 47ffd73e 20241228085531638 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241228085531638 DAUC <0003> auc.c:113 vector [1]: rand = 02a2ad03dff1637b3a3bff10edfc9693 20241228085531638 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241228085531638 DAUC <0003> auc.c:142 vector [1]: autn = 1e6ed616e59a00003e3c74fe48a8ead7 20241228085531638 DAUC <0003> auc.c:143 vector [1]: ck = 4ed7a8066758607d59101c50e0e2057a 20241228085531638 DAUC <0003> auc.c:144 vector [1]: ik = ddab75a0d9d20bd5635498091559f84a 20241228085531638 DAUC <0003> auc.c:145 vector [1]: res = 41332f4925dcd5470000000000000000 20241228085531638 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085531638 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241228085531638 DAUC <0003> auc.c:179 vector [1]: kc = e58f1f8935e62000 20241228085531638 DAUC <0003> auc.c:180 vector [1]: sres = 5bd0d954 20241228085531638 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241228085531638 DAUC <0003> auc.c:113 vector [2]: rand = a118896554d6d1633e9334866f5ca20b 20241228085531638 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241228085531638 DAUC <0003> auc.c:142 vector [2]: autn = bad105b1186d00009ee9aaafde596b3f 20241228085531638 DAUC <0003> auc.c:143 vector [2]: ck = 440b036f348af8a35f6e87f21f9ba702 20241228085531638 DAUC <0003> auc.c:144 vector [2]: ik = 02a19fb4b61c4dcfd0412534518f8ef9 20241228085531638 DAUC <0003> auc.c:145 vector [2]: res = 311f8d53a8102c930000000000000000 20241228085531638 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085531638 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241228085531638 DAUC <0003> auc.c:179 vector [2]: kc = cc6b63d9f4f64000 20241228085531638 DAUC <0003> auc.c:180 vector [2]: sres = 51cf27fa 20241228085531638 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241228085531638 DAUC <0003> auc.c:113 vector [3]: rand = 4608297e6491431f301a601aeb1c8b23 20241228085531638 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241228085531638 DAUC <0003> auc.c:142 vector [3]: autn = bf33308210e20000adb7c44e5baa4ad3 20241228085531638 DAUC <0003> auc.c:143 vector [3]: ck = abf7c1ad9f24234e6252af8f2803b896 20241228085531638 DAUC <0003> auc.c:144 vector [3]: ik = cb2810de104a9ba4eed9a11da755455e 20241228085531638 DAUC <0003> auc.c:145 vector [3]: res = ec2f8fb8a3d082090000000000000000 20241228085531638 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085531638 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241228085531638 DAUC <0003> auc.c:179 vector [3]: kc = 48ac804b36057800 20241228085531638 DAUC <0003> auc.c:180 vector [3]: sres = 0fcb95c6 20241228085531638 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241228085531638 DAUC <0003> auc.c:113 vector [4]: rand = e4687aee5793b5a9c6eae49fe5e0534a 20241228085531638 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241228085531638 DAUC <0003> auc.c:142 vector [4]: autn = 32ad87bfa018000034f49f489b49b030 20241228085531638 DAUC <0003> auc.c:143 vector [4]: ck = 01c587ce6bfbb4385e04681295a45ad8 20241228085531638 DAUC <0003> auc.c:144 vector [4]: ik = ab9be7ef78d0fe1255c1ed0bd1020845 20241228085531638 DAUC <0003> auc.c:145 vector [4]: res = 9b86343fa800e9700000000000000000 20241228085531638 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241228085531638 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241228085531638 DAUC <0003> auc.c:179 vector [4]: kc = 3d7020f6a103a000 20241228085531638 DAUC <0003> auc.c:180 vector [4]: sres = bec203ca 20241228085531638 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241228085531638 DAUC <0003> db_auc.c:245 IMSI='262420449002051': Generated 5 vectors 20241228085531638 DAUC <0003> db_auc.c:249 IMSI='262420449002051': Updating SQN=161 in DB 20241228085531638 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420449002051 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420449002051"} 20241228085531638 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420449002051 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085531638 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085531639 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085531642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36876<->l=127.0.0.1:4258 20241228085531643 DAUC <0003> db_auc.c:157 IMSI='262426714802233': No 2G Auth Data 20241228085531643 DAUC <0003> db_auc.c:192 IMSI='262426714802233': No 3G Auth Data 20241228085531660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36892<->l=127.0.0.1:4258 20241228085531664 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085531664 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426714802233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426714802233"} 20241228085531664 DAUC <0003> db_auc.c:236 IMSI='262426714802233': Calling to generate 5 vectors 20241228085531664 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241228085531664 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085531664 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241228085531664 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241228085531664 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085531664 DAUC <0003> auc.c:113 vector [0]: rand = 7ad0a370d2106b4cbb5f1feab4935127 20241228085531664 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241228085531664 DAUC <0003> auc.c:142 vector [0]: autn = c49bf484d1560000aaa71d1cd299baf8 20241228085531664 DAUC <0003> auc.c:143 vector [0]: ck = 1ba5051a52aa3743e3724ee87437a7aa 20241228085531664 DAUC <0003> auc.c:144 vector [0]: ik = d2486fa01d85d80dc9553bb9b72ebb85 20241228085531664 DAUC <0003> auc.c:145 vector [0]: res = c7ff25879cd50f750000000000000000 20241228085531664 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085531664 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241228085531664 DAUC <0003> auc.c:179 vector [0]: kc = c3e62f2c4eedc4c0 20241228085531664 DAUC <0003> auc.c:180 vector [0]: sres = ae46c4a1 20241228085531664 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241228085531664 DAUC <0003> auc.c:113 vector [1]: rand = b2d2f60ed9c75643d2d29185ab6f6d59 20241228085531664 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241228085531664 DAUC <0003> auc.c:142 vector [1]: autn = 7f498cb8c397000096501b4847d165ae 20241228085531664 DAUC <0003> auc.c:143 vector [1]: ck = 2a3497f40e79a49072f2ccb337e44b60 20241228085531664 DAUC <0003> auc.c:144 vector [1]: ik = 19685c21b14bbe9e8a5667563d5c6fa8 20241228085531664 DAUC <0003> auc.c:145 vector [1]: res = f1f7bd39a47888ef0000000000000000 20241228085531664 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085531664 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241228085531664 DAUC <0003> auc.c:179 vector [1]: kc = b47376bd11f8221c 20241228085531664 DAUC <0003> auc.c:180 vector [1]: sres = 588b3774 20241228085531664 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241228085531664 DAUC <0003> auc.c:113 vector [2]: rand = 134d38a12cec836e273237920e7df468 20241228085531664 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241228085531664 DAUC <0003> auc.c:142 vector [2]: autn = 6d9162abdd510000575dac98eb4abd72 20241228085531664 DAUC <0003> auc.c:143 vector [2]: ck = 788fb3dd0968c604603e2e243bed54e9 20241228085531664 DAUC <0003> auc.c:144 vector [2]: ik = 9291d4f1ef8d28a7abd63ee5324fa61d 20241228085531664 DAUC <0003> auc.c:145 vector [2]: res = 188e6ef0aed6eec60000000000000000 20241228085531664 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085531664 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241228085531664 DAUC <0003> auc.c:179 vector [2]: kc = b4eebacd34a15681 20241228085531664 DAUC <0003> auc.c:180 vector [2]: sres = 632143ce 20241228085531665 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241228085531665 DAUC <0003> auc.c:113 vector [3]: rand = 0f48da9b653e97afb32a03c8990fbc53 20241228085531665 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241228085531665 DAUC <0003> auc.c:142 vector [3]: autn = 5e1a4e1689ca000083f22ca355d1bc17 20241228085531665 DAUC <0003> auc.c:143 vector [3]: ck = 643bbac81c69f6be485bf4e6f98e6f6e 20241228085531665 DAUC <0003> auc.c:144 vector [3]: ik = ebdc3ca2afa95c546a63c71b18b12850 20241228085531665 DAUC <0003> auc.c:145 vector [3]: res = 50275bb0fada52c30000000000000000 20241228085531665 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085531665 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241228085531665 DAUC <0003> auc.c:179 vector [3]: kc = 6a8d33467ee2b93c 20241228085531665 DAUC <0003> auc.c:180 vector [3]: sres = 58599714 20241228085531665 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241228085531665 DAUC <0003> auc.c:113 vector [4]: rand = 855d4903e5fb9c721d4a3c37db874251 20241228085531665 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241228085531665 DAUC <0003> auc.c:142 vector [4]: autn = 70ac3e959ba40000b3c88ed717b360e0 20241228085531665 DAUC <0003> auc.c:143 vector [4]: ck = 6c2f446af703727a117bd89ee6193800 20241228085531665 DAUC <0003> auc.c:144 vector [4]: ik = 2796a7f167186a166893604041395107 20241228085531665 DAUC <0003> auc.c:145 vector [4]: res = 5dfa0519f46217f60000000000000000 20241228085531665 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241228085531665 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241228085531665 DAUC <0003> auc.c:179 vector [4]: kc = b838d9adf60fd8c1 20241228085531665 DAUC <0003> auc.c:180 vector [4]: sres = 81187eab 20241228085531665 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241228085531665 DAUC <0003> db_auc.c:245 IMSI='262426714802233': Generated 5 vectors 20241228085531665 DAUC <0003> db_auc.c:249 IMSI='262426714802233': Updating SQN=161 in DB 20241228085531665 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426714802233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426714802233"} 20241228085531665 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426714802233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085531665 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085531665 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085531669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36892<->l=127.0.0.1:4258 20241228085531671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36820<->l=127.0.0.1:4258 20241228085531672 DLINP <000b> input/ipa.c:452 connected read/write 20241228085531672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085531672 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085531672 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085531672 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085531672 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34083<->l=127.0.0.1:4259) 20241228085531711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36904<->l=127.0.0.1:4258 20241228085531811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36904<->l=127.0.0.1:4258 20241228085534897 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085534897 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085534899 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085534900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36908<->l=127.0.0.1:4258 20241228085534902 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085534902 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085534902 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085534902 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085534902 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085534902 DLGSUP <0013> gsup_server.c:238 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  20241228085534902 DLGSUP <0013> gsup_server.c:236 2:  20241228085534902 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085534902 DLGSUP <0013> gsup_server.c:236 3:  20241228085534902 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085534903 DLGSUP <0013> gsup_server.c:236 4:  20241228085534903 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085534903 DLGSUP <0013> gsup_server.c:236 5:  20241228085534903 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085534903 DLGSUP <0013> gsup_server.c:236 7:  20241228085534903 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085534903 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085534903 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085534903 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085534922 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39683<->l=127.0.0.1:4259) 20241228085534930 DAUC <0003> db_auc.c:157 IMSI='262427284342466': No 2G Auth Data 20241228085534930 DAUC <0003> db_auc.c:192 IMSI='262427284342466': No 3G Auth Data 20241228085534947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36924<->l=127.0.0.1:4258 20241228085534950 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085534950 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427284342466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427284342466"} 20241228085534950 DAUC <0003> db_auc.c:192 IMSI='262427284342466': No 3G Auth Data 20241228085534950 DAUC <0003> db_auc.c:236 IMSI='262427284342466': Calling to generate 1 vectors 20241228085534950 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241228085534950 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085534950 DAUC <0003> auc.c:113 vector [0]: rand = 158dd80c708bce65c43243244e01524e 20241228085534950 DAUC <0003> auc.c:179 vector [0]: kc = 121460d63aeca400 20241228085534950 DAUC <0003> auc.c:180 vector [0]: sres = 260a52ee 20241228085534950 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241228085534950 DAUC <0003> db_auc.c:245 IMSI='262427284342466': Generated 1 vectors 20241228085534950 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427284342466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427284342466"} 20241228085534950 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427284342466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085534950 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085534950 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085534953 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534953 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085534953 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427284342466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427284342466"} 20241228085534953 DAUC <0003> db_auc.c:192 IMSI='262427284342466': No 3G Auth Data 20241228085534953 DAUC <0003> db_auc.c:236 IMSI='262427284342466': Calling to generate 4 vectors 20241228085534953 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241228085534953 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085534953 DAUC <0003> auc.c:113 vector [0]: rand = 02b2e4119a5f9c9a6fc0c894f73b979c 20241228085534953 DAUC <0003> auc.c:179 vector [0]: kc = b71505aa5cb18000 20241228085534953 DAUC <0003> auc.c:180 vector [0]: sres = 385bade6 20241228085534953 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241228085534953 DAUC <0003> auc.c:113 vector [1]: rand = 625373463334f850d927f9c9a2f1acef 20241228085534953 DAUC <0003> auc.c:179 vector [1]: kc = 55d2d3df5f84d800 20241228085534953 DAUC <0003> auc.c:180 vector [1]: sres = 76191121 20241228085534953 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241228085534953 DAUC <0003> auc.c:113 vector [2]: rand = 30f97f00464000e937b473973325529f 20241228085534953 DAUC <0003> auc.c:179 vector [2]: kc = 6c75e15f9a3db000 20241228085534953 DAUC <0003> auc.c:180 vector [2]: sres = 9dd7e18f 20241228085534953 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241228085534953 DAUC <0003> auc.c:113 vector [3]: rand = 76b4ee487b04544be58faacaee847543 20241228085534953 DAUC <0003> auc.c:179 vector [3]: kc = 8249400fc360e400 20241228085534953 DAUC <0003> auc.c:180 vector [3]: sres = 62fc035e 20241228085534953 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241228085534953 DAUC <0003> db_auc.c:245 IMSI='262427284342466': Generated 4 vectors 20241228085534953 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427284342466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427284342466"} 20241228085534953 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427284342466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085534953 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534953 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085534953 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534953 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085534955 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534955 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085534955 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427284342466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427284342466"} 20241228085534955 DAUC <0003> db_auc.c:192 IMSI='262427284342466': No 3G Auth Data 20241228085534955 DAUC <0003> db_auc.c:236 IMSI='262427284342466': Calling to generate 5 vectors 20241228085534955 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241228085534955 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085534955 DAUC <0003> auc.c:113 vector [0]: rand = 56e521a00265bd2bea8e81f7e9fd47c7 20241228085534955 DAUC <0003> auc.c:179 vector [0]: kc = d08ace06b4511400 20241228085534955 DAUC <0003> auc.c:180 vector [0]: sres = 2515c465 20241228085534955 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241228085534955 DAUC <0003> auc.c:113 vector [1]: rand = d6b719bbfdedf149712fe67af1dcd869 20241228085534955 DAUC <0003> auc.c:179 vector [1]: kc = 8efbc7d63dbb2400 20241228085534955 DAUC <0003> auc.c:180 vector [1]: sres = af11209f 20241228085534955 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241228085534955 DAUC <0003> auc.c:113 vector [2]: rand = 8826d5308b703cd1c1492a162971cd1d 20241228085534955 DAUC <0003> auc.c:179 vector [2]: kc = ce62e6480fb39400 20241228085534955 DAUC <0003> auc.c:180 vector [2]: sres = 77610dd7 20241228085534955 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241228085534955 DAUC <0003> auc.c:113 vector [3]: rand = fc47606a237d1bc478e0cb4f59b8638c 20241228085534955 DAUC <0003> auc.c:179 vector [3]: kc = 4a14d7ad0d7c9400 20241228085534955 DAUC <0003> auc.c:180 vector [3]: sres = 2df0e510 20241228085534955 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241228085534955 DAUC <0003> auc.c:113 vector [4]: rand = 48188d4af50d47559278177629a84baa 20241228085534955 DAUC <0003> auc.c:179 vector [4]: kc = bdacaf0ffc38dc00 20241228085534955 DAUC <0003> auc.c:180 vector [4]: sres = 633caed4 20241228085534955 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241228085534955 DAUC <0003> db_auc.c:245 IMSI='262427284342466': Generated 5 vectors 20241228085534955 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427284342466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427284342466"} 20241228085534955 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427284342466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085534955 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085534955 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085534958 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085534958 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427284342466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427284342466"} 20241228085534958 DAUC <0003> db_auc.c:192 IMSI='262427284342466': No 3G Auth Data 20241228085534958 DAUC <0003> db_auc.c:236 IMSI='262427284342466': Calling to generate 5 vectors 20241228085534958 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241228085534958 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085534958 DAUC <0003> auc.c:113 vector [0]: rand = ab255cecdf50022234b3ca068d7ef337 20241228085534958 DAUC <0003> auc.c:179 vector [0]: kc = 4a6e261734a47c00 20241228085534958 DAUC <0003> auc.c:180 vector [0]: sres = 36805901 20241228085534958 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241228085534958 DAUC <0003> auc.c:113 vector [1]: rand = 10eb05d0662a38d35414f0838b637a89 20241228085534958 DAUC <0003> auc.c:179 vector [1]: kc = 394c0209f217f000 20241228085534958 DAUC <0003> auc.c:180 vector [1]: sres = aa03711e 20241228085534958 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241228085534958 DAUC <0003> auc.c:113 vector [2]: rand = 49994a3ebb4c54d9e8115203c9c2d10d 20241228085534958 DAUC <0003> auc.c:179 vector [2]: kc = 6b2282fd09e71c00 20241228085534958 DAUC <0003> auc.c:180 vector [2]: sres = b87b7541 20241228085534958 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241228085534958 DAUC <0003> auc.c:113 vector [3]: rand = 5b467374bd59cbd748b9ebad2725af4c 20241228085534958 DAUC <0003> auc.c:179 vector [3]: kc = 5b85813549575800 20241228085534958 DAUC <0003> auc.c:180 vector [3]: sres = b4fac343 20241228085534958 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241228085534958 DAUC <0003> auc.c:113 vector [4]: rand = 0579ede2bdc44213e4ac0ec5cd3828b6 20241228085534958 DAUC <0003> auc.c:179 vector [4]: kc = 42eb0c0f28e26800 20241228085534958 DAUC <0003> auc.c:180 vector [4]: sres = 192afde3 20241228085534958 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241228085534958 DAUC <0003> db_auc.c:245 IMSI='262427284342466': Generated 5 vectors 20241228085534958 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427284342466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427284342466"} 20241228085534958 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427284342466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085534958 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085534958 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085534960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36924<->l=127.0.0.1:4258 20241228085534962 DAUC <0003> db_auc.c:157 IMSI='262420340997023': No 2G Auth Data 20241228085534962 DAUC <0003> db_auc.c:192 IMSI='262420340997023': No 3G Auth Data 20241228085534978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36940<->l=127.0.0.1:4258 20241228085534981 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534981 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085534981 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420340997023 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420340997023"} 20241228085534982 DAUC <0003> db_auc.c:192 IMSI='262420340997023': No 3G Auth Data 20241228085534982 DAUC <0003> db_auc.c:236 IMSI='262420340997023': Calling to generate 1 vectors 20241228085534982 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241228085534982 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085534982 DAUC <0003> auc.c:113 vector [0]: rand = 2c51e39558084e5a44e6fc5f405e4646 20241228085534982 DAUC <0003> auc.c:179 vector [0]: kc = 833fcb45264fbc00 20241228085534982 DAUC <0003> auc.c:180 vector [0]: sres = b6d93a9d 20241228085534982 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241228085534982 DAUC <0003> db_auc.c:245 IMSI='262420340997023': Generated 1 vectors 20241228085534982 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420340997023 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420340997023"} 20241228085534982 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420340997023 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085534982 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085534982 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085534985 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534985 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085534985 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420340997023 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420340997023"} 20241228085534985 DAUC <0003> db_auc.c:192 IMSI='262420340997023': No 3G Auth Data 20241228085534985 DAUC <0003> db_auc.c:236 IMSI='262420340997023': Calling to generate 4 vectors 20241228085534985 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241228085534985 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085534985 DAUC <0003> auc.c:113 vector [0]: rand = 9ad50eba8490b4bb6cb3cd55c6f68199 20241228085534985 DAUC <0003> auc.c:179 vector [0]: kc = 5d1d421ea81f5400 20241228085534985 DAUC <0003> auc.c:180 vector [0]: sres = c484ae59 20241228085534985 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241228085534985 DAUC <0003> auc.c:113 vector [1]: rand = bef29f524d6a9891a131cecca7bc11bb 20241228085534985 DAUC <0003> auc.c:179 vector [1]: kc = 14ec98b874c48800 20241228085534985 DAUC <0003> auc.c:180 vector [1]: sres = 3614f29e 20241228085534985 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241228085534985 DAUC <0003> auc.c:113 vector [2]: rand = 54af91c2af89f51470af6a4a94432c7e 20241228085534985 DAUC <0003> auc.c:179 vector [2]: kc = cf2e8e7732884800 20241228085534985 DAUC <0003> auc.c:180 vector [2]: sres = 86bd9df3 20241228085534985 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241228085534985 DAUC <0003> auc.c:113 vector [3]: rand = 03eae3ac9e52874c083eee100dd1b467 20241228085534985 DAUC <0003> auc.c:179 vector [3]: kc = 443a2825b1f43400 20241228085534985 DAUC <0003> auc.c:180 vector [3]: sres = c29b6d4b 20241228085534985 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241228085534985 DAUC <0003> db_auc.c:245 IMSI='262420340997023': Generated 4 vectors 20241228085534985 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420340997023 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420340997023"} 20241228085534985 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420340997023 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085534985 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085534985 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085534987 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085534988 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420340997023 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420340997023"} 20241228085534988 DAUC <0003> db_auc.c:192 IMSI='262420340997023': No 3G Auth Data 20241228085534988 DAUC <0003> db_auc.c:236 IMSI='262420340997023': Calling to generate 5 vectors 20241228085534988 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241228085534988 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085534988 DAUC <0003> auc.c:113 vector [0]: rand = 3c429787b84ef73158b69b2c50a734a1 20241228085534988 DAUC <0003> auc.c:179 vector [0]: kc = a05712cd98d39400 20241228085534988 DAUC <0003> auc.c:180 vector [0]: sres = fcb10aa7 20241228085534988 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241228085534988 DAUC <0003> auc.c:113 vector [1]: rand = 2587a854c4b8c3908034075f16ac178e 20241228085534988 DAUC <0003> auc.c:179 vector [1]: kc = dd778e97dc52fc00 20241228085534988 DAUC <0003> auc.c:180 vector [1]: sres = 247117ec 20241228085534988 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241228085534988 DAUC <0003> auc.c:113 vector [2]: rand = a56355d4afb0687f9f6fc9e1f1ed562b 20241228085534988 DAUC <0003> auc.c:179 vector [2]: kc = 2c9f407c49e9f400 20241228085534988 DAUC <0003> auc.c:180 vector [2]: sres = 949a5b5d 20241228085534988 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241228085534988 DAUC <0003> auc.c:113 vector [3]: rand = 59175b816687927a433ad5f7094b4e83 20241228085534988 DAUC <0003> auc.c:179 vector [3]: kc = c5d1fbbbd85fb000 20241228085534988 DAUC <0003> auc.c:180 vector [3]: sres = 13cddc61 20241228085534988 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241228085534988 DAUC <0003> auc.c:113 vector [4]: rand = bffbe873a943eb0f83b949887489a9bc 20241228085534988 DAUC <0003> auc.c:179 vector [4]: kc = 7e2952e3d7b74400 20241228085534988 DAUC <0003> auc.c:180 vector [4]: sres = 03aeed83 20241228085534988 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241228085534988 DAUC <0003> db_auc.c:245 IMSI='262420340997023': Generated 5 vectors 20241228085534988 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420340997023 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420340997023"} 20241228085534988 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420340997023 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085534988 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085534988 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085534990 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085534990 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420340997023 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420340997023"} 20241228085534990 DAUC <0003> db_auc.c:192 IMSI='262420340997023': No 3G Auth Data 20241228085534991 DAUC <0003> db_auc.c:236 IMSI='262420340997023': Calling to generate 5 vectors 20241228085534991 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241228085534991 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085534991 DAUC <0003> auc.c:113 vector [0]: rand = e5b97cf6e41f0b2f64476c1548c3e7ec 20241228085534991 DAUC <0003> auc.c:179 vector [0]: kc = f648a7fc47148c00 20241228085534991 DAUC <0003> auc.c:180 vector [0]: sres = aefeaf4c 20241228085534991 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241228085534991 DAUC <0003> auc.c:113 vector [1]: rand = 6d808c97e0c3888f6e1c2ede09e8063e 20241228085534991 DAUC <0003> auc.c:179 vector [1]: kc = 60e365d0d0c11000 20241228085534991 DAUC <0003> auc.c:180 vector [1]: sres = 9b09375f 20241228085534991 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241228085534991 DAUC <0003> auc.c:113 vector [2]: rand = c443f5ff1788400c7529330b47f8c258 20241228085534991 DAUC <0003> auc.c:179 vector [2]: kc = 04a969932befe000 20241228085534991 DAUC <0003> auc.c:180 vector [2]: sres = 4f1d975d 20241228085534991 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241228085534991 DAUC <0003> auc.c:113 vector [3]: rand = 46c50f1aeb37371e13d6510401354a42 20241228085534991 DAUC <0003> auc.c:179 vector [3]: kc = 3ed084ab220c6400 20241228085534991 DAUC <0003> auc.c:180 vector [3]: sres = 94df377d 20241228085534991 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241228085534991 DAUC <0003> auc.c:113 vector [4]: rand = 07ec79fe09af6b2c5cbbe6b709b2d18f 20241228085534991 DAUC <0003> auc.c:179 vector [4]: kc = 0b0fe6ffb5878800 20241228085534991 DAUC <0003> auc.c:180 vector [4]: sres = 7b021dc9 20241228085534991 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241228085534991 DAUC <0003> db_auc.c:245 IMSI='262420340997023': Generated 5 vectors 20241228085534991 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420340997023 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420340997023"} 20241228085534991 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420340997023 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085534991 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085534991 DLINP <000b> input/ipa.c:452 connected read/write 20241228085534991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085534993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36940<->l=127.0.0.1:4258 20241228085534994 DAUC <0003> db_auc.c:157 IMSI='262428274847747': No 2G Auth Data 20241228085534994 DAUC <0003> db_auc.c:192 IMSI='262428274847747': No 3G Auth Data 20241228085535009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36956<->l=127.0.0.1:4258 20241228085535014 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535014 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428274847747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428274847747"} 20241228085535014 DAUC <0003> db_auc.c:192 IMSI='262428274847747': No 3G Auth Data 20241228085535014 DAUC <0003> db_auc.c:236 IMSI='262428274847747': Calling to generate 1 vectors 20241228085535014 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241228085535014 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085535014 DAUC <0003> auc.c:113 vector [0]: rand = 8e21279c4fd39c990b91a58e3cda2406 20241228085535014 DAUC <0003> auc.c:179 vector [0]: kc = 34526bf0624fecfe 20241228085535014 DAUC <0003> auc.c:180 vector [0]: sres = e3d13a05 20241228085535014 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241228085535014 DAUC <0003> db_auc.c:245 IMSI='262428274847747': Generated 1 vectors 20241228085535014 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428274847747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428274847747"} 20241228085535014 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428274847747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085535014 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535014 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535016 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535016 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535016 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428274847747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428274847747"} 20241228085535016 DAUC <0003> db_auc.c:192 IMSI='262428274847747': No 3G Auth Data 20241228085535016 DAUC <0003> db_auc.c:236 IMSI='262428274847747': Calling to generate 4 vectors 20241228085535016 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241228085535016 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085535016 DAUC <0003> auc.c:113 vector [0]: rand = 50b090ae2fd749f365b4d9c317392c68 20241228085535016 DAUC <0003> auc.c:179 vector [0]: kc = 69e500bd45e96e03 20241228085535016 DAUC <0003> auc.c:180 vector [0]: sres = b6fc48f9 20241228085535016 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241228085535016 DAUC <0003> auc.c:113 vector [1]: rand = 328648b689081c72551b1ae9707752f2 20241228085535016 DAUC <0003> auc.c:179 vector [1]: kc = 5ba0c472cb02c841 20241228085535016 DAUC <0003> auc.c:180 vector [1]: sres = 9a4b0512 20241228085535016 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241228085535016 DAUC <0003> auc.c:113 vector [2]: rand = b801b4bfc1822436a5575ae82614213e 20241228085535016 DAUC <0003> auc.c:179 vector [2]: kc = 77b87e01570fae59 20241228085535016 DAUC <0003> auc.c:180 vector [2]: sres = f454eddb 20241228085535016 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241228085535016 DAUC <0003> auc.c:113 vector [3]: rand = ec18223f3131bc15e030077a68bd6abf 20241228085535016 DAUC <0003> auc.c:179 vector [3]: kc = 19fabb0680f11ebf 20241228085535016 DAUC <0003> auc.c:180 vector [3]: sres = cf06ce75 20241228085535016 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241228085535016 DAUC <0003> db_auc.c:245 IMSI='262428274847747': Generated 4 vectors 20241228085535016 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428274847747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428274847747"} 20241228085535016 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428274847747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085535016 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535016 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535018 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535018 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428274847747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428274847747"} 20241228085535018 DAUC <0003> db_auc.c:192 IMSI='262428274847747': No 3G Auth Data 20241228085535018 DAUC <0003> db_auc.c:236 IMSI='262428274847747': Calling to generate 5 vectors 20241228085535018 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241228085535018 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085535018 DAUC <0003> auc.c:113 vector [0]: rand = a1edfef93ef9f5dbe011493dfed5154f 20241228085535018 DAUC <0003> auc.c:179 vector [0]: kc = 2f33500f8cfdf415 20241228085535018 DAUC <0003> auc.c:180 vector [0]: sres = 45ae3079 20241228085535018 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241228085535018 DAUC <0003> auc.c:113 vector [1]: rand = 47deed299cd99c933a6ce6d1f2d4ba20 20241228085535018 DAUC <0003> auc.c:179 vector [1]: kc = 30e7b6b1eb9fdde8 20241228085535018 DAUC <0003> auc.c:180 vector [1]: sres = 967d2ac8 20241228085535018 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241228085535018 DAUC <0003> auc.c:113 vector [2]: rand = 74dbac63826e4ceab1f610990e8a32af 20241228085535018 DAUC <0003> auc.c:179 vector [2]: kc = ec9b90a371a6daa8 20241228085535018 DAUC <0003> auc.c:180 vector [2]: sres = 1fc8292b 20241228085535018 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241228085535018 DAUC <0003> auc.c:113 vector [3]: rand = 6832d1ea69344f64f05d92d33ff2d11d 20241228085535018 DAUC <0003> auc.c:179 vector [3]: kc = f0977683faeda41a 20241228085535018 DAUC <0003> auc.c:180 vector [3]: sres = fd7a3cf1 20241228085535018 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241228085535018 DAUC <0003> auc.c:113 vector [4]: rand = 3c0d1f4c9c6d9334a198312dae56554d 20241228085535018 DAUC <0003> auc.c:179 vector [4]: kc = 2b69e43a2e614506 20241228085535018 DAUC <0003> auc.c:180 vector [4]: sres = bf400c81 20241228085535018 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241228085535018 DAUC <0003> db_auc.c:245 IMSI='262428274847747': Generated 5 vectors 20241228085535018 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428274847747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428274847747"} 20241228085535018 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428274847747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085535018 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535018 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535020 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535020 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535020 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428274847747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428274847747"} 20241228085535020 DAUC <0003> db_auc.c:192 IMSI='262428274847747': No 3G Auth Data 20241228085535020 DAUC <0003> db_auc.c:236 IMSI='262428274847747': Calling to generate 5 vectors 20241228085535020 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241228085535020 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085535020 DAUC <0003> auc.c:113 vector [0]: rand = b97bb2cf04f6b6f8de2269269e6bed9b 20241228085535020 DAUC <0003> auc.c:179 vector [0]: kc = 1e5e637a0c6fefc4 20241228085535020 DAUC <0003> auc.c:180 vector [0]: sres = b86c92cf 20241228085535021 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241228085535021 DAUC <0003> auc.c:113 vector [1]: rand = 89e83c916f5a3a9d0b85687bf5c895f6 20241228085535021 DAUC <0003> auc.c:179 vector [1]: kc = 8069a85c70b98f78 20241228085535021 DAUC <0003> auc.c:180 vector [1]: sres = 960ca16e 20241228085535021 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241228085535021 DAUC <0003> auc.c:113 vector [2]: rand = 6536c5431e61d5f78db1b576d924cd7f 20241228085535021 DAUC <0003> auc.c:179 vector [2]: kc = 65905e8274abd354 20241228085535021 DAUC <0003> auc.c:180 vector [2]: sres = 93c1e984 20241228085535021 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241228085535021 DAUC <0003> auc.c:113 vector [3]: rand = 8a25e053981852f10787a7c4d11c180e 20241228085535021 DAUC <0003> auc.c:179 vector [3]: kc = ee351c2903e20f7d 20241228085535021 DAUC <0003> auc.c:180 vector [3]: sres = d064fee3 20241228085535021 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241228085535021 DAUC <0003> auc.c:113 vector [4]: rand = 7e84e8c47f494a6973678b9d7506277d 20241228085535021 DAUC <0003> auc.c:179 vector [4]: kc = d7413d1a0ad006e4 20241228085535021 DAUC <0003> auc.c:180 vector [4]: sres = 43620a60 20241228085535021 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241228085535021 DAUC <0003> db_auc.c:245 IMSI='262428274847747': Generated 5 vectors 20241228085535021 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428274847747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428274847747"} 20241228085535021 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428274847747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085535021 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535021 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36956<->l=127.0.0.1:4258 20241228085535024 DAUC <0003> db_auc.c:157 IMSI='262424794957227': No 2G Auth Data 20241228085535024 DAUC <0003> db_auc.c:192 IMSI='262424794957227': No 3G Auth Data 20241228085535039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36972<->l=127.0.0.1:4258 20241228085535042 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535042 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535042 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424794957227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424794957227"} 20241228085535042 DAUC <0003> db_auc.c:157 IMSI='262424794957227': No 2G Auth Data 20241228085535042 DAUC <0003> db_auc.c:236 IMSI='262424794957227': Calling to generate 1 vectors 20241228085535042 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241228085535042 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085535042 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241228085535042 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241228085535042 DAUC <0003> auc.c:113 vector [0]: rand = 07e76ffaa706f3801e41453223d69bee 20241228085535042 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241228085535042 DAUC <0003> auc.c:142 vector [0]: autn = 76909d0a84c4000047cff7aaeb81e376 20241228085535042 DAUC <0003> auc.c:143 vector [0]: ck = 2289c9b689586f70ec5c74313e9101b3 20241228085535042 DAUC <0003> auc.c:144 vector [0]: ik = 093cc102bdc0490f17cf54af901c3b2b 20241228085535042 DAUC <0003> auc.c:145 vector [0]: res = 5b6b9be58ca77a7b0000000000000000 20241228085535042 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085535042 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241228085535042 DAUC <0003> auc.c:151 vector [0]: kc = d026282a9a151ce7 20241228085535042 DAUC <0003> auc.c:152 vector [0]: sres = d7cce19e 20241228085535042 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241228085535042 DAUC <0003> db_auc.c:245 IMSI='262424794957227': Generated 1 vectors 20241228085535042 DAUC <0003> db_auc.c:249 IMSI='262424794957227': Updating SQN=33 in DB 20241228085535042 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424794957227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424794957227"} 20241228085535042 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424794957227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085535042 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535042 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535045 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535045 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535045 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424794957227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424794957227"} 20241228085535045 DAUC <0003> db_auc.c:157 IMSI='262424794957227': No 2G Auth Data 20241228085535045 DAUC <0003> db_auc.c:236 IMSI='262424794957227': Calling to generate 4 vectors 20241228085535045 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241228085535045 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085535045 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241228085535045 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241228085535045 DAUC <0003> auc.c:113 vector [0]: rand = 6977908e36b871617dadb14f779a3da0 20241228085535045 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241228085535045 DAUC <0003> auc.c:142 vector [0]: autn = f4ed7dbc51f200005d88e1dae4d73d7e 20241228085535045 DAUC <0003> auc.c:143 vector [0]: ck = be2a800e6aa19766893139e3b4120f4f 20241228085535045 DAUC <0003> auc.c:144 vector [0]: ik = aa75ce4d249337cedd34afb689c5f132 20241228085535045 DAUC <0003> auc.c:145 vector [0]: res = 687afd33db3442a30000000000000000 20241228085535045 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085535045 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241228085535045 DAUC <0003> auc.c:151 vector [0]: kc = 405ad81673e55ed5 20241228085535045 DAUC <0003> auc.c:152 vector [0]: sres = b34ebf90 20241228085535045 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241228085535045 DAUC <0003> auc.c:113 vector [1]: rand = 19c8d17797cfac0a7378e17e156ec59e 20241228085535045 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241228085535045 DAUC <0003> auc.c:142 vector [1]: autn = 1c0b0ff02f4c00008b3e3007885574a7 20241228085535045 DAUC <0003> auc.c:143 vector [1]: ck = fd77ee80bdec0c95ff358380b12953bb 20241228085535045 DAUC <0003> auc.c:144 vector [1]: ik = 42cdcf43ff66ffb7abb9ee864249a552 20241228085535045 DAUC <0003> auc.c:145 vector [1]: res = d9c20acf954e3bcb0000000000000000 20241228085535045 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085535045 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241228085535045 DAUC <0003> auc.c:151 vector [1]: kc = eb364cc5b1ea05cb 20241228085535045 DAUC <0003> auc.c:152 vector [1]: sres = 4c8c3104 20241228085535045 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241228085535045 DAUC <0003> auc.c:113 vector [2]: rand = b773b562a5c902a2d56525fec95b4d39 20241228085535045 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241228085535045 DAUC <0003> auc.c:142 vector [2]: autn = eaeba608d15c0000328f003ac889ce20 20241228085535045 DAUC <0003> auc.c:143 vector [2]: ck = 8364185954128379809102e5d675ff8d 20241228085535045 DAUC <0003> auc.c:144 vector [2]: ik = 7b5aea197dff6021c86885a9d537b0a1 20241228085535045 DAUC <0003> auc.c:145 vector [2]: res = 8a5461955b362f0a0000000000000000 20241228085535045 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085535045 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241228085535045 DAUC <0003> auc.c:151 vector [2]: kc = b0c7750c2aafac74 20241228085535045 DAUC <0003> auc.c:152 vector [2]: sres = d1624e9f 20241228085535045 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241228085535045 DAUC <0003> auc.c:113 vector [3]: rand = f8cf6efb908c70836427d83a0417ed83 20241228085535045 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241228085535045 DAUC <0003> auc.c:142 vector [3]: autn = 0c2b8a237e0f00000d9c50e1983ce830 20241228085535046 DAUC <0003> auc.c:143 vector [3]: ck = 5062333041c53da94bf81689854b8b55 20241228085535046 DAUC <0003> auc.c:144 vector [3]: ik = 35552a83e259a4cd8d299aa9ce559186 20241228085535046 DAUC <0003> auc.c:145 vector [3]: res = b69dd5120e136a000000000000000000 20241228085535046 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085535046 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241228085535046 DAUC <0003> auc.c:151 vector [3]: kc = a3e69593e88283b7 20241228085535046 DAUC <0003> auc.c:152 vector [3]: sres = b88ebf12 20241228085535046 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241228085535046 DAUC <0003> db_auc.c:245 IMSI='262424794957227': Generated 4 vectors 20241228085535046 DAUC <0003> db_auc.c:249 IMSI='262424794957227': Updating SQN=161 in DB 20241228085535046 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424794957227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424794957227"} 20241228085535046 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424794957227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085535046 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535046 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535049 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535050 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535050 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424794957227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424794957227"} 20241228085535050 DAUC <0003> db_auc.c:157 IMSI='262424794957227': No 2G Auth Data 20241228085535050 DAUC <0003> db_auc.c:236 IMSI='262424794957227': Calling to generate 5 vectors 20241228085535050 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241228085535050 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085535050 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241228085535050 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241228085535050 DAUC <0003> auc.c:113 vector [0]: rand = dbbd7e6dade181938064e03d3ec80645 20241228085535050 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241228085535050 DAUC <0003> auc.c:142 vector [0]: autn = 499541f6473b0000a8fc3ac19081a0a1 20241228085535050 DAUC <0003> auc.c:143 vector [0]: ck = bd263d8b78a50573286490379c9b4dcc 20241228085535050 DAUC <0003> auc.c:144 vector [0]: ik = 629f6bcf6397ab459af75ef54ebf6b55 20241228085535050 DAUC <0003> auc.c:145 vector [0]: res = c594e95540b3d5840000000000000000 20241228085535050 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085535050 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241228085535050 DAUC <0003> auc.c:151 vector [0]: kc = 6d2a9886c91688af 20241228085535050 DAUC <0003> auc.c:152 vector [0]: sres = 85273cd1 20241228085535050 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241228085535050 DAUC <0003> auc.c:113 vector [1]: rand = 52c5684e2f01d0136fe69189da1d7332 20241228085535050 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241228085535050 DAUC <0003> auc.c:142 vector [1]: autn = 61559307b9bc0000d24bc963e31bf869 20241228085535050 DAUC <0003> auc.c:143 vector [1]: ck = cfaa4aa6ad91606e307979738e0a234f 20241228085535050 DAUC <0003> auc.c:144 vector [1]: ik = 206ec95b6de827f839303bf8d608ddea 20241228085535050 DAUC <0003> auc.c:145 vector [1]: res = f4a333818255d6550000000000000000 20241228085535050 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085535050 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241228085535050 DAUC <0003> auc.c:151 vector [1]: kc = e68dc176987bb933 20241228085535050 DAUC <0003> auc.c:152 vector [1]: sres = 76f6e5d4 20241228085535050 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241228085535050 DAUC <0003> auc.c:113 vector [2]: rand = 967fbf589110cf31f847ea0152935b5d 20241228085535050 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241228085535050 DAUC <0003> auc.c:142 vector [2]: autn = ff1488088f910000c4e2bbaeb6290e0c 20241228085535050 DAUC <0003> auc.c:143 vector [2]: ck = d414a0f0b716220722b84e4b80f1781b 20241228085535050 DAUC <0003> auc.c:144 vector [2]: ik = 7c094eeaacb859f22c342fa1bebc3667 20241228085535050 DAUC <0003> auc.c:145 vector [2]: res = b2da08ce9e9c2c5a0000000000000000 20241228085535050 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085535050 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241228085535050 DAUC <0003> auc.c:151 vector [2]: kc = a6918ff025e33589 20241228085535050 DAUC <0003> auc.c:152 vector [2]: sres = 2c462494 20241228085535050 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241228085535050 DAUC <0003> auc.c:113 vector [3]: rand = 038a09b1deab45c22cdd06e3fddc6ded 20241228085535050 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241228085535050 DAUC <0003> auc.c:142 vector [3]: autn = 07fd9db45bf80000e115cd1d2e40ec9e 20241228085535050 DAUC <0003> auc.c:143 vector [3]: ck = 29a3a3c52f728044b9110d31f9d573f9 20241228085535050 DAUC <0003> auc.c:144 vector [3]: ik = b0ab5238790a45b564a809de0c0095a8 20241228085535050 DAUC <0003> auc.c:145 vector [3]: res = bb701fd4f1e23b330000000000000000 20241228085535050 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085535050 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241228085535050 DAUC <0003> auc.c:151 vector [3]: kc = 44b1f512a3ad23a0 20241228085535050 DAUC <0003> auc.c:152 vector [3]: sres = 4a9224e7 20241228085535050 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241228085535050 DAUC <0003> auc.c:113 vector [4]: rand = 367060fb99fddbb1015f2a4c63a31577 20241228085535050 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241228085535050 DAUC <0003> auc.c:142 vector [4]: autn = 853df1f7a6dc00008e9e1fa318b5dbd7 20241228085535050 DAUC <0003> auc.c:143 vector [4]: ck = 6932d440cdb65e8408b2374758409f31 20241228085535050 DAUC <0003> auc.c:144 vector [4]: ik = dd5a3a878841706c62bdaf351effd259 20241228085535050 DAUC <0003> auc.c:145 vector [4]: res = 90d86d8f8b44e00b0000000000000000 20241228085535050 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241228085535050 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241228085535050 DAUC <0003> auc.c:151 vector [4]: kc = de6776b503486380 20241228085535050 DAUC <0003> auc.c:152 vector [4]: sres = 1b9c8d84 20241228085535050 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241228085535050 DAUC <0003> db_auc.c:245 IMSI='262424794957227': Generated 5 vectors 20241228085535050 DAUC <0003> db_auc.c:249 IMSI='262424794957227': Updating SQN=321 in DB 20241228085535050 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424794957227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424794957227"} 20241228085535051 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424794957227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085535051 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535051 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535053 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535053 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424794957227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424794957227"} 20241228085535053 DAUC <0003> db_auc.c:157 IMSI='262424794957227': No 2G Auth Data 20241228085535053 DAUC <0003> db_auc.c:236 IMSI='262424794957227': Calling to generate 5 vectors 20241228085535053 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241228085535053 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085535054 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241228085535054 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241228085535054 DAUC <0003> auc.c:113 vector [0]: rand = e1cda516dd3c21c530f00fab78126a40 20241228085535054 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241228085535054 DAUC <0003> auc.c:142 vector [0]: autn = 261ff72ba48a0000eeee55fe47ede5b8 20241228085535054 DAUC <0003> auc.c:143 vector [0]: ck = 3cae33e294c96cfb98ccfdf1a9589e5c 20241228085535054 DAUC <0003> auc.c:144 vector [0]: ik = 6d694c9932cd73133b6eda9217ed0888 20241228085535054 DAUC <0003> auc.c:145 vector [0]: res = eef28b6bb424f6610000000000000000 20241228085535054 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085535054 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241228085535054 DAUC <0003> auc.c:151 vector [0]: kc = f265581818b1893c 20241228085535054 DAUC <0003> auc.c:152 vector [0]: sres = 5ad67d0a 20241228085535054 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241228085535054 DAUC <0003> auc.c:113 vector [1]: rand = e4df51ba10d291e53c2c2b2740e80646 20241228085535054 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241228085535054 DAUC <0003> auc.c:142 vector [1]: autn = 4d582d012b9d0000e95a38b5f8a0045c 20241228085535054 DAUC <0003> auc.c:143 vector [1]: ck = b06bd5e0765c08e0cf2077b8bddb205a 20241228085535054 DAUC <0003> auc.c:144 vector [1]: ik = 6d9f5278ef12908cb20ca9f4101e87c3 20241228085535054 DAUC <0003> auc.c:145 vector [1]: res = dc79bc3dbf18befb0000000000000000 20241228085535054 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085535054 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241228085535054 DAUC <0003> auc.c:151 vector [1]: kc = a0d859d4348b3ff5 20241228085535054 DAUC <0003> auc.c:152 vector [1]: sres = 636102c6 20241228085535054 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241228085535054 DAUC <0003> auc.c:113 vector [2]: rand = bc7be1e9c9f8b130f1b1b46b5f4478d0 20241228085535054 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241228085535054 DAUC <0003> auc.c:142 vector [2]: autn = 8deeeb6618030000e534d1338e9b0600 20241228085535054 DAUC <0003> auc.c:143 vector [2]: ck = 6e98d030aa1d89f995109ec09baafaee 20241228085535054 DAUC <0003> auc.c:144 vector [2]: ik = 3a93062bd6fb337915ec5aa3d65ddab0 20241228085535054 DAUC <0003> auc.c:145 vector [2]: res = 5b4b58159d3982df0000000000000000 20241228085535054 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085535054 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241228085535054 DAUC <0003> auc.c:151 vector [2]: kc = d4f7127831119ade 20241228085535054 DAUC <0003> auc.c:152 vector [2]: sres = c672daca 20241228085535054 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241228085535054 DAUC <0003> auc.c:113 vector [3]: rand = 314768f86c53f0bcc38e5e9bfb404866 20241228085535054 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241228085535054 DAUC <0003> auc.c:142 vector [3]: autn = ee2fad715f1b0000fc14a484bac61e5d 20241228085535054 DAUC <0003> auc.c:143 vector [3]: ck = 1b2563a32c097f924b236a16b00aa696 20241228085535054 DAUC <0003> auc.c:144 vector [3]: ik = f7762ffb2c067c5ea5de3b8d73c2f712 20241228085535054 DAUC <0003> auc.c:145 vector [3]: res = b5864d4a366e03be0000000000000000 20241228085535054 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085535054 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241228085535054 DAUC <0003> auc.c:151 vector [3]: kc = 02ae1dc3c3c75248 20241228085535054 DAUC <0003> auc.c:152 vector [3]: sres = 83e84ef4 20241228085535054 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241228085535054 DAUC <0003> auc.c:113 vector [4]: rand = fc1a2a14981918b8be9247dad49dbeb4 20241228085535054 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241228085535054 DAUC <0003> auc.c:142 vector [4]: autn = 2565132865940000cec5bb4c2a050bbd 20241228085535054 DAUC <0003> auc.c:143 vector [4]: ck = 398343e12f6f7ce769c073a41b170b94 20241228085535054 DAUC <0003> auc.c:144 vector [4]: ik = 1e1f256df42f88cc9d9856b33642cdb3 20241228085535054 DAUC <0003> auc.c:145 vector [4]: res = 7de37db70c64f2e30000000000000000 20241228085535055 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241228085535055 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241228085535055 DAUC <0003> auc.c:151 vector [4]: kc = d3c4439bf615320c 20241228085535055 DAUC <0003> auc.c:152 vector [4]: sres = 71878f54 20241228085535055 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241228085535055 DAUC <0003> db_auc.c:245 IMSI='262424794957227': Generated 5 vectors 20241228085535055 DAUC <0003> db_auc.c:249 IMSI='262424794957227': Updating SQN=481 in DB 20241228085535055 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424794957227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424794957227"} 20241228085535055 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424794957227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085535055 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535055 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36972<->l=127.0.0.1:4258 20241228085535058 DAUC <0003> db_auc.c:157 IMSI='262421467340511': No 2G Auth Data 20241228085535058 DAUC <0003> db_auc.c:192 IMSI='262421467340511': No 3G Auth Data 20241228085535071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36974<->l=127.0.0.1:4258 20241228085535074 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535075 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535075 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421467340511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421467340511"} 20241228085535075 DAUC <0003> db_auc.c:157 IMSI='262421467340511': No 2G Auth Data 20241228085535075 DAUC <0003> db_auc.c:236 IMSI='262421467340511': Calling to generate 1 vectors 20241228085535075 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241228085535075 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085535075 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241228085535075 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241228085535075 DAUC <0003> auc.c:113 vector [0]: rand = fc02d2cbe07e18a94bf858a5818d3f68 20241228085535075 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241228085535075 DAUC <0003> auc.c:142 vector [0]: autn = 1f8c1eab1fe000009e7981c81e94d101 20241228085535075 DAUC <0003> auc.c:143 vector [0]: ck = 1664bd3ad1bfc59aa5e39bac60659738 20241228085535075 DAUC <0003> auc.c:144 vector [0]: ik = 0729b064de7191afa39c0424317f6cbb 20241228085535075 DAUC <0003> auc.c:145 vector [0]: res = ef425b0710143d670000000000000000 20241228085535075 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085535075 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241228085535075 DAUC <0003> auc.c:151 vector [0]: kc = 173292d65ed4afb6 20241228085535075 DAUC <0003> auc.c:152 vector [0]: sres = ff566660 20241228085535075 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241228085535075 DAUC <0003> db_auc.c:245 IMSI='262421467340511': Generated 1 vectors 20241228085535075 DAUC <0003> db_auc.c:249 IMSI='262421467340511': Updating SQN=33 in DB 20241228085535075 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421467340511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421467340511"} 20241228085535075 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421467340511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085535075 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535075 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535077 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535077 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535077 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421467340511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421467340511"} 20241228085535077 DAUC <0003> db_auc.c:157 IMSI='262421467340511': No 2G Auth Data 20241228085535077 DAUC <0003> db_auc.c:236 IMSI='262421467340511': Calling to generate 4 vectors 20241228085535077 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241228085535077 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085535077 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241228085535077 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241228085535077 DAUC <0003> auc.c:113 vector [0]: rand = ddb0b73e6cdda252dce77cc86453fa73 20241228085535077 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241228085535077 DAUC <0003> auc.c:142 vector [0]: autn = fac9afc189ca00003f24aff3944de45f 20241228085535077 DAUC <0003> auc.c:143 vector [0]: ck = 701377a3f16317509dfe34f962a61c55 20241228085535077 DAUC <0003> auc.c:144 vector [0]: ik = 2fbc3521dc842eeaca09edeaef3057ef 20241228085535077 DAUC <0003> auc.c:145 vector [0]: res = 8273bfd23773f7b10000000000000000 20241228085535078 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085535078 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241228085535078 DAUC <0003> auc.c:151 vector [0]: kc = 08589b91a0717200 20241228085535078 DAUC <0003> auc.c:152 vector [0]: sres = b5004863 20241228085535078 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241228085535078 DAUC <0003> auc.c:113 vector [1]: rand = b4f9e6a68e73ef00a69c86bd1af5956f 20241228085535078 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241228085535078 DAUC <0003> auc.c:142 vector [1]: autn = 102b573c209400000ae727dcdf55dfa6 20241228085535078 DAUC <0003> auc.c:143 vector [1]: ck = c9abc1449df7ce98c523cbbbc708234b 20241228085535078 DAUC <0003> auc.c:144 vector [1]: ik = 6c9a99478fa5bd39cb890e89e674a62c 20241228085535078 DAUC <0003> auc.c:145 vector [1]: res = 25dfbd2e7a143ae60000000000000000 20241228085535078 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085535078 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241228085535078 DAUC <0003> auc.c:151 vector [1]: kc = ab9b9d31332ef6c6 20241228085535078 DAUC <0003> auc.c:152 vector [1]: sres = 5fcb87c8 20241228085535078 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241228085535078 DAUC <0003> auc.c:113 vector [2]: rand = 48dbfa1336bfe884273bb735ce9044e2 20241228085535078 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241228085535078 DAUC <0003> auc.c:142 vector [2]: autn = 8beef0bf56b3000086373df2ac2eb3ab 20241228085535078 DAUC <0003> auc.c:143 vector [2]: ck = 1d1eaf1868c43d02cbca9a27ac335544 20241228085535078 DAUC <0003> auc.c:144 vector [2]: ik = 50a399cbe6a383ecd4cc2e3375dd735c 20241228085535078 DAUC <0003> auc.c:145 vector [2]: res = 5fb47eac60e3512f0000000000000000 20241228085535078 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085535078 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241228085535078 DAUC <0003> auc.c:151 vector [2]: kc = 52bb82c7578998f6 20241228085535078 DAUC <0003> auc.c:152 vector [2]: sres = 3f572f83 20241228085535078 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241228085535078 DAUC <0003> auc.c:113 vector [3]: rand = 38eca180ebd214000fae460582eeecbb 20241228085535078 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241228085535078 DAUC <0003> auc.c:142 vector [3]: autn = af6d10c431340000e556e060fab377e5 20241228085535078 DAUC <0003> auc.c:143 vector [3]: ck = 131373e1f692ebba758db3aaeb39c2f5 20241228085535078 DAUC <0003> auc.c:144 vector [3]: ik = 62c08f567649c82a805879505dd32213 20241228085535078 DAUC <0003> auc.c:145 vector [3]: res = 1d643f5381cbab390000000000000000 20241228085535078 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085535078 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241228085535078 DAUC <0003> auc.c:151 vector [3]: kc = 8406364d3631c376 20241228085535078 DAUC <0003> auc.c:152 vector [3]: sres = 9caf946a 20241228085535078 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241228085535078 DAUC <0003> db_auc.c:245 IMSI='262421467340511': Generated 4 vectors 20241228085535078 DAUC <0003> db_auc.c:249 IMSI='262421467340511': Updating SQN=161 in DB 20241228085535078 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421467340511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421467340511"} 20241228085535078 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421467340511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085535078 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535078 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535081 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535082 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535082 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421467340511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421467340511"} 20241228085535082 DAUC <0003> db_auc.c:157 IMSI='262421467340511': No 2G Auth Data 20241228085535082 DAUC <0003> db_auc.c:236 IMSI='262421467340511': Calling to generate 5 vectors 20241228085535082 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241228085535082 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085535082 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241228085535082 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241228085535082 DAUC <0003> auc.c:113 vector [0]: rand = e0eef65585e4088b65da66d4ffea4650 20241228085535082 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241228085535082 DAUC <0003> auc.c:142 vector [0]: autn = 5787d9849e9000001753203b91028a59 20241228085535082 DAUC <0003> auc.c:143 vector [0]: ck = f1d84bdc34b5f987d289cd06ab18c07f 20241228085535082 DAUC <0003> auc.c:144 vector [0]: ik = 15bcecb0c02cbdda9ba75b5939b36fea 20241228085535082 DAUC <0003> auc.c:145 vector [0]: res = 00dff9345bb980ea0000000000000000 20241228085535082 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085535082 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241228085535082 DAUC <0003> auc.c:151 vector [0]: kc = ad4a31336632ebc8 20241228085535082 DAUC <0003> auc.c:152 vector [0]: sres = 5b6679de 20241228085535082 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241228085535082 DAUC <0003> auc.c:113 vector [1]: rand = 9b27a3fe3e6cdd6d69853b7d7f32d18e 20241228085535082 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241228085535082 DAUC <0003> auc.c:142 vector [1]: autn = be0f65d480d200008342f08944fafde7 20241228085535082 DAUC <0003> auc.c:143 vector [1]: ck = 42c74f9c5ceb0a5eeadc0ac821821b27 20241228085535082 DAUC <0003> auc.c:144 vector [1]: ik = b9406537b8dbcabe437614371cc03c0d 20241228085535082 DAUC <0003> auc.c:145 vector [1]: res = e48094d2432f0ca10000000000000000 20241228085535082 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085535082 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241228085535082 DAUC <0003> auc.c:151 vector [1]: kc = 522d3454d972e7ca 20241228085535082 DAUC <0003> auc.c:152 vector [1]: sres = a7af9873 20241228085535082 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241228085535082 DAUC <0003> auc.c:113 vector [2]: rand = 0ec7044e1a6499d0ab9a16e31d422205 20241228085535082 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241228085535082 DAUC <0003> auc.c:142 vector [2]: autn = 55bb54fec2bd000072e1352019cd289c 20241228085535082 DAUC <0003> auc.c:143 vector [2]: ck = f1e16f12069957b528ae89bc409a27bb 20241228085535082 DAUC <0003> auc.c:144 vector [2]: ik = 1da00b8b0442dbaabfbc26bc5f2e28f5 20241228085535082 DAUC <0003> auc.c:145 vector [2]: res = d3e5372c6d4da5f00000000000000000 20241228085535082 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085535082 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241228085535082 DAUC <0003> auc.c:151 vector [2]: kc = 7b53cb991d6f8351 20241228085535082 DAUC <0003> auc.c:152 vector [2]: sres = bea892dc 20241228085535082 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241228085535082 DAUC <0003> auc.c:113 vector [3]: rand = 090c6f805e39a3afa553b5f66296dced 20241228085535082 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241228085535082 DAUC <0003> auc.c:142 vector [3]: autn = 14ef4f7fde64000068fa6ddc3fea3f93 20241228085535082 DAUC <0003> auc.c:143 vector [3]: ck = 16ea5d3faf3727a919617e8fc961145a 20241228085535082 DAUC <0003> auc.c:144 vector [3]: ik = 412270d466a0cd4cf19bf0a2c1a03794 20241228085535082 DAUC <0003> auc.c:145 vector [3]: res = 8e8eb285af99e49c0000000000000000 20241228085535082 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085535082 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241228085535082 DAUC <0003> auc.c:151 vector [3]: kc = bf32a3c6c156c92b 20241228085535082 DAUC <0003> auc.c:152 vector [3]: sres = 21175619 20241228085535082 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241228085535082 DAUC <0003> auc.c:113 vector [4]: rand = badf85786c1c8d2d690524a2f9110fc4 20241228085535082 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241228085535082 DAUC <0003> auc.c:142 vector [4]: autn = d361a095394500008ce92cd6232e9c8a 20241228085535082 DAUC <0003> auc.c:143 vector [4]: ck = c49dd7995c2169dce27ef700b0bbe90d 20241228085535082 DAUC <0003> auc.c:144 vector [4]: ik = afcafd5430e6e42f8de1c3576c20e0be 20241228085535082 DAUC <0003> auc.c:145 vector [4]: res = 1cf4746aaf13ae8f0000000000000000 20241228085535082 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241228085535082 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241228085535082 DAUC <0003> auc.c:151 vector [4]: kc = 04c81e9ab05c8440 20241228085535082 DAUC <0003> auc.c:152 vector [4]: sres = b3e7dae5 20241228085535082 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241228085535082 DAUC <0003> db_auc.c:245 IMSI='262421467340511': Generated 5 vectors 20241228085535082 DAUC <0003> db_auc.c:249 IMSI='262421467340511': Updating SQN=321 in DB 20241228085535082 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421467340511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421467340511"} 20241228085535082 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421467340511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085535082 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535082 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535086 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535086 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535086 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421467340511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421467340511"} 20241228085535086 DAUC <0003> db_auc.c:157 IMSI='262421467340511': No 2G Auth Data 20241228085535086 DAUC <0003> db_auc.c:236 IMSI='262421467340511': Calling to generate 5 vectors 20241228085535086 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241228085535086 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085535086 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241228085535086 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241228085535086 DAUC <0003> auc.c:113 vector [0]: rand = ad0f7897f86043ee0d410590f5f1cf7f 20241228085535086 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241228085535086 DAUC <0003> auc.c:142 vector [0]: autn = ca3d94d05455000067745315f27244bc 20241228085535086 DAUC <0003> auc.c:143 vector [0]: ck = 6788f1a577fddce50eb4b9a87845372c 20241228085535086 DAUC <0003> auc.c:144 vector [0]: ik = d95a5d236ff0343162fbb16181f40a18 20241228085535086 DAUC <0003> auc.c:145 vector [0]: res = d12738c699bfaaab0000000000000000 20241228085535086 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085535086 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241228085535086 DAUC <0003> auc.c:151 vector [0]: kc = d29da44fe1bcd5e0 20241228085535086 DAUC <0003> auc.c:152 vector [0]: sres = 4898926d 20241228085535086 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241228085535086 DAUC <0003> auc.c:113 vector [1]: rand = e007f90ea71631e0bc7b93f0d74945ac 20241228085535086 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241228085535086 DAUC <0003> auc.c:142 vector [1]: autn = 53dd26f2a4ea0000cd977fea61ce7dfb 20241228085535086 DAUC <0003> auc.c:143 vector [1]: ck = c894371cf06b09063f5d829c8c477be8 20241228085535086 DAUC <0003> auc.c:144 vector [1]: ik = eefeaf358c39b4a93d214bb2025160b7 20241228085535086 DAUC <0003> auc.c:145 vector [1]: res = 12f9f13d37f4fc060000000000000000 20241228085535086 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085535086 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241228085535086 DAUC <0003> auc.c:151 vector [1]: kc = 24165107f244a6f0 20241228085535086 DAUC <0003> auc.c:152 vector [1]: sres = 250d0d3b 20241228085535086 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241228085535086 DAUC <0003> auc.c:113 vector [2]: rand = 0ebcb0e40e546c4665930cc6ef076300 20241228085535086 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241228085535086 DAUC <0003> auc.c:142 vector [2]: autn = bd2972c95146000088856a6ee09381ec 20241228085535086 DAUC <0003> auc.c:143 vector [2]: ck = 9e6eebeabdf08b408fb72e48786e0d0a 20241228085535086 DAUC <0003> auc.c:144 vector [2]: ik = 191092389ec9d1605e3665e1d7dd6c9c 20241228085535086 DAUC <0003> auc.c:145 vector [2]: res = 61b591f24540050c0000000000000000 20241228085535086 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085535086 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241228085535086 DAUC <0003> auc.c:151 vector [2]: kc = 56ff327b8c8a3bb6 20241228085535086 DAUC <0003> auc.c:152 vector [2]: sres = 24f594fe 20241228085535086 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241228085535086 DAUC <0003> auc.c:113 vector [3]: rand = 11b0b668bdf315c4aa8a1ebbed4ffc54 20241228085535086 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241228085535086 DAUC <0003> auc.c:142 vector [3]: autn = c4b4e906a5ff000025d9a2d4ba04181d 20241228085535086 DAUC <0003> auc.c:143 vector [3]: ck = 68dc46836fccf0e9a4fd25f225992c1a 20241228085535086 DAUC <0003> auc.c:144 vector [3]: ik = 45e4221745517e704054f71235fd3886 20241228085535086 DAUC <0003> auc.c:145 vector [3]: res = f61938bb7db6d5fa0000000000000000 20241228085535086 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085535086 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241228085535086 DAUC <0003> auc.c:151 vector [3]: kc = c991b6743af99a05 20241228085535086 DAUC <0003> auc.c:152 vector [3]: sres = 8bafed41 20241228085535086 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241228085535086 DAUC <0003> auc.c:113 vector [4]: rand = 1d032ef832383567e791221488aa0f55 20241228085535086 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241228085535086 DAUC <0003> auc.c:142 vector [4]: autn = 973bf6cf49f80000b474a126c649ab7f 20241228085535086 DAUC <0003> auc.c:143 vector [4]: ck = 4f06ff6e63e1a160fc76b2bc013d7b45 20241228085535086 DAUC <0003> auc.c:144 vector [4]: ik = 0fe2d40750bd61b3cfe1cd7040074dff 20241228085535086 DAUC <0003> auc.c:145 vector [4]: res = d8741e8a5ce882720000000000000000 20241228085535086 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241228085535086 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241228085535087 DAUC <0003> auc.c:151 vector [4]: kc = 737354a57266f669 20241228085535087 DAUC <0003> auc.c:152 vector [4]: sres = 849c9cf8 20241228085535087 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241228085535087 DAUC <0003> db_auc.c:245 IMSI='262421467340511': Generated 5 vectors 20241228085535087 DAUC <0003> db_auc.c:249 IMSI='262421467340511': Updating SQN=481 in DB 20241228085535087 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421467340511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421467340511"} 20241228085535087 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421467340511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085535087 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535087 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36974<->l=127.0.0.1:4258 20241228085535090 DAUC <0003> db_auc.c:157 IMSI='262429781208407': No 2G Auth Data 20241228085535090 DAUC <0003> db_auc.c:192 IMSI='262429781208407': No 3G Auth Data 20241228085535105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36982<->l=127.0.0.1:4258 20241228085535108 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535108 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535108 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429781208407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429781208407"} 20241228085535108 DAUC <0003> db_auc.c:236 IMSI='262429781208407': Calling to generate 1 vectors 20241228085535108 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241228085535108 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085535108 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241228085535109 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241228085535109 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085535109 DAUC <0003> auc.c:113 vector [0]: rand = 5d1804d03f157e7952a91f48886a6533 20241228085535109 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241228085535109 DAUC <0003> auc.c:142 vector [0]: autn = 2c9a42bbf95300003798da52bfd0bad1 20241228085535109 DAUC <0003> auc.c:143 vector [0]: ck = fab0b10a8fce07a856832a2787b4c446 20241228085535109 DAUC <0003> auc.c:144 vector [0]: ik = cfeb8f525b46166dd41fb1b311191c44 20241228085535109 DAUC <0003> auc.c:145 vector [0]: res = cafb9900e56a4a0c0000000000000000 20241228085535109 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085535109 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241228085535109 DAUC <0003> auc.c:179 vector [0]: kc = 900e49ace256f800 20241228085535109 DAUC <0003> auc.c:180 vector [0]: sres = 7406e524 20241228085535109 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241228085535109 DAUC <0003> db_auc.c:245 IMSI='262429781208407': Generated 1 vectors 20241228085535109 DAUC <0003> db_auc.c:249 IMSI='262429781208407': Updating SQN=33 in DB 20241228085535109 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429781208407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429781208407"} 20241228085535109 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429781208407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085535109 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535109 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535111 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535111 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535111 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429781208407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429781208407"} 20241228085535111 DAUC <0003> db_auc.c:236 IMSI='262429781208407': Calling to generate 4 vectors 20241228085535111 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241228085535111 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085535111 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241228085535111 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241228085535111 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085535111 DAUC <0003> auc.c:113 vector [0]: rand = 15fb49f461e258a15eadb32dccd88a64 20241228085535112 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241228085535112 DAUC <0003> auc.c:142 vector [0]: autn = 1c5246bda588000076418ab678040b79 20241228085535112 DAUC <0003> auc.c:143 vector [0]: ck = 78e53f66a74f50ce405e366213e2dd21 20241228085535112 DAUC <0003> auc.c:144 vector [0]: ik = 8da687fab35d6f83db77e63616374144 20241228085535112 DAUC <0003> auc.c:145 vector [0]: res = 08138892948e005e0000000000000000 20241228085535112 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085535112 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241228085535112 DAUC <0003> auc.c:179 vector [0]: kc = 8478a996c6667400 20241228085535112 DAUC <0003> auc.c:180 vector [0]: sres = 8ebee4a3 20241228085535112 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241228085535112 DAUC <0003> auc.c:113 vector [1]: rand = f05c1294699b242021940dc875541d86 20241228085535112 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241228085535112 DAUC <0003> auc.c:142 vector [1]: autn = fc03a2e769a300005ff2da46320bd7be 20241228085535112 DAUC <0003> auc.c:143 vector [1]: ck = 935e818e57a7b3040571dd4d8e97332d 20241228085535112 DAUC <0003> auc.c:144 vector [1]: ik = 584b41f5d4176d5d865e7ebaef6f3232 20241228085535112 DAUC <0003> auc.c:145 vector [1]: res = 54e1681606f2da220000000000000000 20241228085535112 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085535112 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241228085535112 DAUC <0003> auc.c:179 vector [1]: kc = 397fde4a72d74000 20241228085535112 DAUC <0003> auc.c:180 vector [1]: sres = 8549e2bb 20241228085535112 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241228085535112 DAUC <0003> auc.c:113 vector [2]: rand = 181c758ad5d2adaffa3c3e644ca6c745 20241228085535112 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241228085535112 DAUC <0003> auc.c:142 vector [2]: autn = 9de96e77c6080000c3c7d3b02d640698 20241228085535112 DAUC <0003> auc.c:143 vector [2]: ck = a7360c212ebb852c32120a47a83189b7 20241228085535112 DAUC <0003> auc.c:144 vector [2]: ik = 46353cfe44aa1c76db45f0b1d460a9c2 20241228085535112 DAUC <0003> auc.c:145 vector [2]: res = 686eaaaf9a2cc39e0000000000000000 20241228085535112 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085535112 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241228085535112 DAUC <0003> auc.c:179 vector [2]: kc = b14e3ba61fcccc00 20241228085535112 DAUC <0003> auc.c:180 vector [2]: sres = e597373a 20241228085535112 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241228085535112 DAUC <0003> auc.c:113 vector [3]: rand = 3f581378b20f5e9db9014d399116c558 20241228085535112 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241228085535112 DAUC <0003> auc.c:142 vector [3]: autn = 44f51579603400009b86b14825b296fa 20241228085535112 DAUC <0003> auc.c:143 vector [3]: ck = 32b072cd8ca51333c2a852072a665764 20241228085535112 DAUC <0003> auc.c:144 vector [3]: ik = ed5dd055722f43787b8ebcb78836d566 20241228085535112 DAUC <0003> auc.c:145 vector [3]: res = 5e803980eb258e840000000000000000 20241228085535112 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085535112 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241228085535112 DAUC <0003> auc.c:179 vector [3]: kc = bac510f9d8d6f800 20241228085535112 DAUC <0003> auc.c:180 vector [3]: sres = da5b6185 20241228085535112 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241228085535112 DAUC <0003> db_auc.c:245 IMSI='262429781208407': Generated 4 vectors 20241228085535112 DAUC <0003> db_auc.c:249 IMSI='262429781208407': Updating SQN=161 in DB 20241228085535112 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429781208407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429781208407"} 20241228085535112 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429781208407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085535112 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535112 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535115 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535115 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429781208407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429781208407"} 20241228085535115 DAUC <0003> db_auc.c:236 IMSI='262429781208407': Calling to generate 5 vectors 20241228085535115 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241228085535115 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085535115 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241228085535115 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241228085535115 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085535115 DAUC <0003> auc.c:113 vector [0]: rand = 0e921e71554227f99d1894de22c08086 20241228085535115 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241228085535115 DAUC <0003> auc.c:142 vector [0]: autn = fbc5b8aa305800006d2d05949345cc9e 20241228085535115 DAUC <0003> auc.c:143 vector [0]: ck = 5169cae307faab2e06ebe8adb4780360 20241228085535115 DAUC <0003> auc.c:144 vector [0]: ik = 3822f1d06bad0a180de0b2a411a2c47e 20241228085535115 DAUC <0003> auc.c:145 vector [0]: res = de46e53f599d203b0000000000000000 20241228085535115 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085535115 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241228085535115 DAUC <0003> auc.c:179 vector [0]: kc = cc2b0cef6c264000 20241228085535115 DAUC <0003> auc.c:180 vector [0]: sres = 1cc1d996 20241228085535115 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241228085535115 DAUC <0003> auc.c:113 vector [1]: rand = 58dcae0b68e53469fd9ee28fa6ff2739 20241228085535115 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241228085535115 DAUC <0003> auc.c:142 vector [1]: autn = 250f85a1bd110000a93dcdef1a37b158 20241228085535115 DAUC <0003> auc.c:143 vector [1]: ck = b03d77f42665d26418add599c274cf92 20241228085535115 DAUC <0003> auc.c:144 vector [1]: ik = 1808a05e9cde30e84981be2985b18c8d 20241228085535115 DAUC <0003> auc.c:145 vector [1]: res = 140a79010a314f9b0000000000000000 20241228085535115 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085535115 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241228085535115 DAUC <0003> auc.c:179 vector [1]: kc = c0d51b0e0e3d9000 20241228085535116 DAUC <0003> auc.c:180 vector [1]: sres = 619a00fa 20241228085535116 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241228085535116 DAUC <0003> auc.c:113 vector [2]: rand = 018f55314953a8aae4c369465fca6193 20241228085535116 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241228085535116 DAUC <0003> auc.c:142 vector [2]: autn = 82553dfc8afc0000590ac129209b5c14 20241228085535116 DAUC <0003> auc.c:143 vector [2]: ck = 127b66f9873c9ae71b19ecb14ff87050 20241228085535116 DAUC <0003> auc.c:144 vector [2]: ik = 6740189f7954836ebdcdeca8cb80d9a6 20241228085535116 DAUC <0003> auc.c:145 vector [2]: res = b71cf1fe969726c10000000000000000 20241228085535116 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085535116 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241228085535116 DAUC <0003> auc.c:179 vector [2]: kc = 69df53445f65b800 20241228085535116 DAUC <0003> auc.c:180 vector [2]: sres = dd16ed70 20241228085535116 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241228085535116 DAUC <0003> auc.c:113 vector [3]: rand = 6cb8290e70f02f4b95fb4e9cfdede491 20241228085535116 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241228085535116 DAUC <0003> auc.c:142 vector [3]: autn = 0a8ad381f0220000e33290bf06427a55 20241228085535116 DAUC <0003> auc.c:143 vector [3]: ck = e1d4645395791825efa228eb6f2dda9c 20241228085535116 DAUC <0003> auc.c:144 vector [3]: ik = 02eeced53a7e84667027e4a1c316b49e 20241228085535116 DAUC <0003> auc.c:145 vector [3]: res = 7820c60a64d58eac0000000000000000 20241228085535116 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085535116 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241228085535116 DAUC <0003> auc.c:179 vector [3]: kc = 434b028ed2969800 20241228085535116 DAUC <0003> auc.c:180 vector [3]: sres = e75656e2 20241228085535116 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241228085535116 DAUC <0003> auc.c:113 vector [4]: rand = a5fd8576b375fb87c63939b66edd4991 20241228085535116 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241228085535116 DAUC <0003> auc.c:142 vector [4]: autn = 518cdb73f61f00004e30583e76928481 20241228085535116 DAUC <0003> auc.c:143 vector [4]: ck = b56238dcdf7513e3952536d38453a33f 20241228085535116 DAUC <0003> auc.c:144 vector [4]: ik = 9d0344109f61623f07bfec0050b6e64a 20241228085535116 DAUC <0003> auc.c:145 vector [4]: res = 06751c5d549f5cb00000000000000000 20241228085535116 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241228085535116 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241228085535116 DAUC <0003> auc.c:179 vector [4]: kc = 0c499fc756217c00 20241228085535116 DAUC <0003> auc.c:180 vector [4]: sres = 983bbf1f 20241228085535116 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241228085535116 DAUC <0003> db_auc.c:245 IMSI='262429781208407': Generated 5 vectors 20241228085535116 DAUC <0003> db_auc.c:249 IMSI='262429781208407': Updating SQN=321 in DB 20241228085535116 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429781208407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429781208407"} 20241228085535116 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429781208407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085535116 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535116 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535119 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535119 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429781208407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429781208407"} 20241228085535119 DAUC <0003> db_auc.c:236 IMSI='262429781208407': Calling to generate 5 vectors 20241228085535119 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241228085535119 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085535119 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241228085535119 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241228085535119 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085535119 DAUC <0003> auc.c:113 vector [0]: rand = c1ca494efed12c550038976461b0a604 20241228085535119 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241228085535119 DAUC <0003> auc.c:142 vector [0]: autn = 0d1f8d86211b000021adb7cb30971ab4 20241228085535119 DAUC <0003> auc.c:143 vector [0]: ck = 1be7947053a2dbd25373428f843593cf 20241228085535119 DAUC <0003> auc.c:144 vector [0]: ik = 7cafb1b516c5661374eaa1030a4b8265 20241228085535119 DAUC <0003> auc.c:145 vector [0]: res = 616c334373cbf4520000000000000000 20241228085535119 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085535119 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241228085535119 DAUC <0003> auc.c:179 vector [0]: kc = aeff4cd08b10f400 20241228085535119 DAUC <0003> auc.c:180 vector [0]: sres = 85526386 20241228085535119 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241228085535119 DAUC <0003> auc.c:113 vector [1]: rand = f9b8941ec1c0000ae23f34c0d58bcf39 20241228085535120 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241228085535120 DAUC <0003> auc.c:142 vector [1]: autn = 49723a33f2ce0000c0d81c96db8806a0 20241228085535120 DAUC <0003> auc.c:143 vector [1]: ck = 3d69164c09d7fb03df898350d88f647e 20241228085535120 DAUC <0003> auc.c:144 vector [1]: ik = 68f89d591785a9704499f6cd039767ca 20241228085535120 DAUC <0003> auc.c:145 vector [1]: res = 38c795be6dfee2870000000000000000 20241228085535120 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085535120 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241228085535120 DAUC <0003> auc.c:179 vector [1]: kc = e4fed0342f071000 20241228085535120 DAUC <0003> auc.c:180 vector [1]: sres = e4ff5d9b 20241228085535120 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241228085535120 DAUC <0003> auc.c:113 vector [2]: rand = d12382f2df9aff9953e3958af56ee338 20241228085535120 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241228085535120 DAUC <0003> auc.c:142 vector [2]: autn = 560796e875ae0000b10568fadf287dd8 20241228085535120 DAUC <0003> auc.c:143 vector [2]: ck = eb79c77d1d52ddb418ce25a70bf79032 20241228085535120 DAUC <0003> auc.c:144 vector [2]: ik = 1decd5a7ba4bb453d5a60ba736f25f76 20241228085535120 DAUC <0003> auc.c:145 vector [2]: res = a4b69fc27a7b248e0000000000000000 20241228085535120 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085535120 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241228085535120 DAUC <0003> auc.c:179 vector [2]: kc = d6151e4454e6f800 20241228085535120 DAUC <0003> auc.c:180 vector [2]: sres = 07a9af4e 20241228085535120 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241228085535120 DAUC <0003> auc.c:113 vector [3]: rand = 27c6bd31fa91f50d2500da8e4049cdc7 20241228085535120 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241228085535120 DAUC <0003> auc.c:142 vector [3]: autn = 223090dc3fc300002b7c4c5ad6a896db 20241228085535120 DAUC <0003> auc.c:143 vector [3]: ck = 9c9a547239f4f6dd9d3418dd656bec2b 20241228085535120 DAUC <0003> auc.c:144 vector [3]: ik = 80d7f1db599c25a260ecdff073080afa 20241228085535120 DAUC <0003> auc.c:145 vector [3]: res = 037833c199b684130000000000000000 20241228085535120 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085535120 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241228085535120 DAUC <0003> auc.c:179 vector [3]: kc = 729b3662b442fc00 20241228085535120 DAUC <0003> auc.c:180 vector [3]: sres = 657e4167 20241228085535120 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241228085535120 DAUC <0003> auc.c:113 vector [4]: rand = 0f053cdd53150e6222be64ab32454fc8 20241228085535120 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241228085535120 DAUC <0003> auc.c:142 vector [4]: autn = 5596b10deb3c0000203fd88a953032aa 20241228085535120 DAUC <0003> auc.c:143 vector [4]: ck = 91eecee1fe2e0a921cbe633ae821fc0d 20241228085535120 DAUC <0003> auc.c:144 vector [4]: ik = 39700a7baa388939e6c83984f54bd631 20241228085535120 DAUC <0003> auc.c:145 vector [4]: res = 2b797452d97b20d60000000000000000 20241228085535120 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241228085535120 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241228085535120 DAUC <0003> auc.c:179 vector [4]: kc = 0ab3b67e265b0c00 20241228085535120 DAUC <0003> auc.c:180 vector [4]: sres = df3c329f 20241228085535120 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241228085535120 DAUC <0003> db_auc.c:245 IMSI='262429781208407': Generated 5 vectors 20241228085535120 DAUC <0003> db_auc.c:249 IMSI='262429781208407': Updating SQN=481 in DB 20241228085535120 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429781208407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429781208407"} 20241228085535120 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429781208407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085535120 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535120 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36982<->l=127.0.0.1:4258 20241228085535124 DAUC <0003> db_auc.c:157 IMSI='262425290106003': No 2G Auth Data 20241228085535124 DAUC <0003> db_auc.c:192 IMSI='262425290106003': No 3G Auth Data 20241228085535139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36984<->l=127.0.0.1:4258 20241228085535143 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535143 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425290106003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425290106003"} 20241228085535143 DAUC <0003> db_auc.c:236 IMSI='262425290106003': Calling to generate 1 vectors 20241228085535143 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241228085535143 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085535143 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241228085535143 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241228085535143 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085535143 DAUC <0003> auc.c:113 vector [0]: rand = 094b9bd0c0c4b6869f921227e98a5350 20241228085535143 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241228085535143 DAUC <0003> auc.c:142 vector [0]: autn = 61fe930529f50000a8b0516e31307cfa 20241228085535143 DAUC <0003> auc.c:143 vector [0]: ck = 2bdfec4b92b56b58025038ea8a9a2ce9 20241228085535143 DAUC <0003> auc.c:144 vector [0]: ik = c8f46dc65b6bdb0afa25d5dc9104fd69 20241228085535143 DAUC <0003> auc.c:145 vector [0]: res = bcc543332bcd58a70000000000000000 20241228085535143 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085535143 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241228085535143 DAUC <0003> auc.c:179 vector [0]: kc = 9cda881a02033c00 20241228085535143 DAUC <0003> auc.c:180 vector [0]: sres = 6572649f 20241228085535143 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241228085535143 DAUC <0003> db_auc.c:245 IMSI='262425290106003': Generated 1 vectors 20241228085535143 DAUC <0003> db_auc.c:249 IMSI='262425290106003': Updating SQN=33 in DB 20241228085535143 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425290106003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425290106003"} 20241228085535143 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425290106003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085535143 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535143 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535146 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535146 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425290106003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425290106003"} 20241228085535146 DAUC <0003> db_auc.c:236 IMSI='262425290106003': Calling to generate 4 vectors 20241228085535146 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241228085535146 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085535146 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241228085535146 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241228085535146 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085535146 DAUC <0003> auc.c:113 vector [0]: rand = 067ddf7ea6b01b3686128f8cae1307d4 20241228085535146 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241228085535146 DAUC <0003> auc.c:142 vector [0]: autn = 16d05bc809010000447d79ccfefba239 20241228085535146 DAUC <0003> auc.c:143 vector [0]: ck = 42d3c86ceaac3cd432a0b096a25cb891 20241228085535146 DAUC <0003> auc.c:144 vector [0]: ik = e28992147e3deed619dc01010341be03 20241228085535146 DAUC <0003> auc.c:145 vector [0]: res = 29183656ff5d3e390000000000000000 20241228085535146 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085535146 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241228085535146 DAUC <0003> auc.c:179 vector [0]: kc = b8537e909992b000 20241228085535146 DAUC <0003> auc.c:180 vector [0]: sres = ab331d76 20241228085535146 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241228085535146 DAUC <0003> auc.c:113 vector [1]: rand = 4e548b226b8bd889d55cd6b47aabe778 20241228085535146 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241228085535146 DAUC <0003> auc.c:142 vector [1]: autn = 5fe180613a5d0000d5f00332a05aee6f 20241228085535146 DAUC <0003> auc.c:143 vector [1]: ck = e2235189e06fe19431597a38a31012fd 20241228085535146 DAUC <0003> auc.c:144 vector [1]: ik = 470e9d064e76cfa80d6206faaaf2ff28 20241228085535146 DAUC <0003> auc.c:145 vector [1]: res = 5768d7c118679f1d0000000000000000 20241228085535146 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085535146 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241228085535146 DAUC <0003> auc.c:179 vector [1]: kc = dbef3d7470e72000 20241228085535146 DAUC <0003> auc.c:180 vector [1]: sres = adf79732 20241228085535146 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241228085535146 DAUC <0003> auc.c:113 vector [2]: rand = 61826e05bbc03f79c5e9bb408a10335c 20241228085535146 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241228085535146 DAUC <0003> auc.c:142 vector [2]: autn = a126c4d3489d0000fa63acfa7b40cbec 20241228085535146 DAUC <0003> auc.c:143 vector [2]: ck = 621296ce054cac4ce7800332f2c9535b 20241228085535146 DAUC <0003> auc.c:144 vector [2]: ik = 79d2971cb9d4160ed40698885b9e0421 20241228085535146 DAUC <0003> auc.c:145 vector [2]: res = 0f038c0932948de30000000000000000 20241228085535146 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085535146 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241228085535146 DAUC <0003> auc.c:179 vector [2]: kc = 421a0670b729d000 20241228085535146 DAUC <0003> auc.c:180 vector [2]: sres = 2201b0a3 20241228085535146 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241228085535146 DAUC <0003> auc.c:113 vector [3]: rand = 01feff37dd94d303bff554c4c98a839a 20241228085535146 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241228085535146 DAUC <0003> auc.c:142 vector [3]: autn = 58bb0cf28a090000d881d246c0a8aa80 20241228085535146 DAUC <0003> auc.c:143 vector [3]: ck = 5b5173a6473e3eaa8daf42f616825fa9 20241228085535146 DAUC <0003> auc.c:144 vector [3]: ik = 4a8a2cdae311ad3576c067b219557902 20241228085535146 DAUC <0003> auc.c:145 vector [3]: res = 71831284df0ff79f0000000000000000 20241228085535146 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085535146 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241228085535146 DAUC <0003> auc.c:179 vector [3]: kc = 384a004e95092800 20241228085535146 DAUC <0003> auc.c:180 vector [3]: sres = 935e75d7 20241228085535146 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241228085535147 DAUC <0003> db_auc.c:245 IMSI='262425290106003': Generated 4 vectors 20241228085535147 DAUC <0003> db_auc.c:249 IMSI='262425290106003': Updating SQN=161 in DB 20241228085535147 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425290106003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425290106003"} 20241228085535147 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425290106003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085535147 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535147 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535149 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535149 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535149 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425290106003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425290106003"} 20241228085535149 DAUC <0003> db_auc.c:236 IMSI='262425290106003': Calling to generate 5 vectors 20241228085535149 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241228085535149 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085535149 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241228085535149 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241228085535149 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085535149 DAUC <0003> auc.c:113 vector [0]: rand = dde308061b35e5876c61abcc6ee06624 20241228085535149 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241228085535149 DAUC <0003> auc.c:142 vector [0]: autn = 234a1e4b4c7f0000349cdce0c45c20f5 20241228085535149 DAUC <0003> auc.c:143 vector [0]: ck = 8f199847531af8c61e220bd492a6e4f3 20241228085535149 DAUC <0003> auc.c:144 vector [0]: ik = 3632b98e6121fbd56a9fda5cb3844fbc 20241228085535149 DAUC <0003> auc.c:145 vector [0]: res = 9efbe06cd8a87c5e0000000000000000 20241228085535149 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085535149 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241228085535149 DAUC <0003> auc.c:179 vector [0]: kc = 6d8d93c82a061c00 20241228085535149 DAUC <0003> auc.c:180 vector [0]: sres = fb34340a 20241228085535149 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241228085535149 DAUC <0003> auc.c:113 vector [1]: rand = 06bf5264025798950d96cf9a4b50f5b1 20241228085535149 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241228085535149 DAUC <0003> auc.c:142 vector [1]: autn = ba93861812d20000f5a7e1044b1b2b80 20241228085535149 DAUC <0003> auc.c:143 vector [1]: ck = 971bd2591bfbbdfbe399fc4536f53703 20241228085535149 DAUC <0003> auc.c:144 vector [1]: ik = 4f60d5610a8381c4d143d4521113ecad 20241228085535149 DAUC <0003> auc.c:145 vector [1]: res = bd06a8ff0e247aab0000000000000000 20241228085535149 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085535149 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241228085535149 DAUC <0003> auc.c:179 vector [1]: kc = 6efca146de0e5800 20241228085535149 DAUC <0003> auc.c:180 vector [1]: sres = 9f8450cf 20241228085535149 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241228085535149 DAUC <0003> auc.c:113 vector [2]: rand = f65f6f48fb4a4e0633d8260d01c66f55 20241228085535149 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241228085535149 DAUC <0003> auc.c:142 vector [2]: autn = 4accdbdd08e000007f9689f5e4352d43 20241228085535149 DAUC <0003> auc.c:143 vector [2]: ck = 538f4bf932d3a016f490dd96a73dd867 20241228085535149 DAUC <0003> auc.c:144 vector [2]: ik = e8393f5c5a05845b97641b6c6191f6bb 20241228085535149 DAUC <0003> auc.c:145 vector [2]: res = b128a7990866160d0000000000000000 20241228085535149 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085535149 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241228085535149 DAUC <0003> auc.c:179 vector [2]: kc = df4a32605249bc00 20241228085535149 DAUC <0003> auc.c:180 vector [2]: sres = 88076432 20241228085535149 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241228085535149 DAUC <0003> auc.c:113 vector [3]: rand = 248a1ce3f16ccf949b74b0ea8f58e7d5 20241228085535149 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241228085535149 DAUC <0003> auc.c:142 vector [3]: autn = 76b933a796700000b8cd448d67c5209e 20241228085535149 DAUC <0003> auc.c:143 vector [3]: ck = 5c19910c9995b36c20b2d07050a655df 20241228085535149 DAUC <0003> auc.c:144 vector [3]: ik = 60ff6cc5f6c4478cde94a7e046ae03b6 20241228085535149 DAUC <0003> auc.c:145 vector [3]: res = 90e2345e1a0793530000000000000000 20241228085535149 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085535149 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241228085535149 DAUC <0003> auc.c:179 vector [3]: kc = 2517b99e02ede800 20241228085535149 DAUC <0003> auc.c:180 vector [3]: sres = 3a0d567b 20241228085535149 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241228085535149 DAUC <0003> auc.c:113 vector [4]: rand = cabdf71604b38631dd18aa728783fdad 20241228085535149 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241228085535149 DAUC <0003> auc.c:142 vector [4]: autn = a4e3e703467c0000d4f6ad2825f1d425 20241228085535149 DAUC <0003> auc.c:143 vector [4]: ck = b1deffe4c3a44e9f698768d54ff570cd 20241228085535149 DAUC <0003> auc.c:144 vector [4]: ik = 238f343cdc44173e8b3ec00e4f51183f 20241228085535149 DAUC <0003> auc.c:145 vector [4]: res = b1e54a4c202205f90000000000000000 20241228085535149 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241228085535149 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241228085535149 DAUC <0003> auc.c:179 vector [4]: kc = 2652787fa1086000 20241228085535149 DAUC <0003> auc.c:180 vector [4]: sres = ec3118ac 20241228085535149 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241228085535149 DAUC <0003> db_auc.c:245 IMSI='262425290106003': Generated 5 vectors 20241228085535149 DAUC <0003> db_auc.c:249 IMSI='262425290106003': Updating SQN=321 in DB 20241228085535149 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425290106003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425290106003"} 20241228085535149 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425290106003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085535149 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535150 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535152 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535152 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535152 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425290106003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425290106003"} 20241228085535152 DAUC <0003> db_auc.c:236 IMSI='262425290106003': Calling to generate 5 vectors 20241228085535152 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241228085535152 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085535152 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241228085535152 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241228085535152 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085535152 DAUC <0003> auc.c:113 vector [0]: rand = f4a49ab65be0525c60465a2e393b56ea 20241228085535152 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241228085535152 DAUC <0003> auc.c:142 vector [0]: autn = a8dc6de1f6730000ddbd2a3d5c343801 20241228085535152 DAUC <0003> auc.c:143 vector [0]: ck = c5ba9cad65519115cd17bd662d95360b 20241228085535152 DAUC <0003> auc.c:144 vector [0]: ik = b0bcb2e57dc9da40fbe30fb61fa7656a 20241228085535152 DAUC <0003> auc.c:145 vector [0]: res = df17ebdf35530a610000000000000000 20241228085535152 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085535152 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241228085535152 DAUC <0003> auc.c:179 vector [0]: kc = c84e9100205cf000 20241228085535152 DAUC <0003> auc.c:180 vector [0]: sres = 42ee62ac 20241228085535152 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241228085535152 DAUC <0003> auc.c:113 vector [1]: rand = 0c5e42bf3ff2f482359139ea2a2e3e6f 20241228085535152 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241228085535152 DAUC <0003> auc.c:142 vector [1]: autn = f84ea38d45700000b858e24049deef61 20241228085535152 DAUC <0003> auc.c:143 vector [1]: ck = 4243fe714eac86e404bd769cb4672ed5 20241228085535152 DAUC <0003> auc.c:144 vector [1]: ik = 8bafbce4909f1e002161917589353c38 20241228085535152 DAUC <0003> auc.c:145 vector [1]: res = 03e62687e8f579ef0000000000000000 20241228085535152 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085535152 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241228085535152 DAUC <0003> auc.c:179 vector [1]: kc = f28915ecdd197800 20241228085535152 DAUC <0003> auc.c:180 vector [1]: sres = 1a3ef04e 20241228085535152 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241228085535152 DAUC <0003> auc.c:113 vector [2]: rand = 8122b3245a07bd9745574bbae4c9944c 20241228085535152 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241228085535152 DAUC <0003> auc.c:142 vector [2]: autn = 618b886a1e830000a2e24065fa6023d6 20241228085535152 DAUC <0003> auc.c:143 vector [2]: ck = 50b6f14c460272b956902f3f27eae6ed 20241228085535153 DAUC <0003> auc.c:144 vector [2]: ik = 813cd5e1e074c3e26ff88b80153862de 20241228085535153 DAUC <0003> auc.c:145 vector [2]: res = 49786f74d09301a70000000000000000 20241228085535153 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085535153 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241228085535153 DAUC <0003> auc.c:179 vector [2]: kc = 25302df813095400 20241228085535153 DAUC <0003> auc.c:180 vector [2]: sres = 6aeb9bbe 20241228085535153 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241228085535153 DAUC <0003> auc.c:113 vector [3]: rand = f6ef25c385f11c7f43af8c68ff253ce9 20241228085535153 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241228085535153 DAUC <0003> auc.c:142 vector [3]: autn = 2ba518bf2afb0000eeb4a2407829d370 20241228085535153 DAUC <0003> auc.c:143 vector [3]: ck = e71624503e49b1563d2aeb1b83417292 20241228085535153 DAUC <0003> auc.c:144 vector [3]: ik = 1c725eb2f583d572f20a5041610893db 20241228085535153 DAUC <0003> auc.c:145 vector [3]: res = 0929ec06299c1c250000000000000000 20241228085535153 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085535153 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241228085535153 DAUC <0003> auc.c:179 vector [3]: kc = 39dc9ed7531a2400 20241228085535153 DAUC <0003> auc.c:180 vector [3]: sres = 5ee1e305 20241228085535153 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241228085535153 DAUC <0003> auc.c:113 vector [4]: rand = 3834a1ea54c6f9e4604701d9f9740ae0 20241228085535153 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241228085535153 DAUC <0003> auc.c:142 vector [4]: autn = 7f72a40cee340000b8db0d690a302155 20241228085535153 DAUC <0003> auc.c:143 vector [4]: ck = c0585a5707b57c12e125eeb887ae3b15 20241228085535153 DAUC <0003> auc.c:144 vector [4]: ik = 1b1dad5f03578ed996b91cec473e1656 20241228085535153 DAUC <0003> auc.c:145 vector [4]: res = 090f6530e0a585a10000000000000000 20241228085535153 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241228085535153 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241228085535153 DAUC <0003> auc.c:179 vector [4]: kc = a66b494456479800 20241228085535153 DAUC <0003> auc.c:180 vector [4]: sres = aa21a98b 20241228085535153 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241228085535153 DAUC <0003> db_auc.c:245 IMSI='262425290106003': Generated 5 vectors 20241228085535153 DAUC <0003> db_auc.c:249 IMSI='262425290106003': Updating SQN=481 in DB 20241228085535153 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425290106003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425290106003"} 20241228085535153 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425290106003 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085535153 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535153 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36984<->l=127.0.0.1:4258 20241228085535157 DAUC <0003> db_auc.c:157 IMSI='262420283181893': No 2G Auth Data 20241228085535157 DAUC <0003> db_auc.c:192 IMSI='262420283181893': No 3G Auth Data 20241228085535172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36990<->l=127.0.0.1:4258 20241228085535176 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535176 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535176 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420283181893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420283181893"} 20241228085535176 DAUC <0003> db_auc.c:236 IMSI='262420283181893': Calling to generate 1 vectors 20241228085535176 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241228085535176 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085535176 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241228085535176 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241228085535176 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085535176 DAUC <0003> auc.c:113 vector [0]: rand = f3fd106fdabd19a52d0e7bc2ac7f1fbe 20241228085535176 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241228085535176 DAUC <0003> auc.c:142 vector [0]: autn = d91e040d596d00001b39246b94c72173 20241228085535176 DAUC <0003> auc.c:143 vector [0]: ck = b04a05d4df6d2d11e96c15b64d4c057c 20241228085535176 DAUC <0003> auc.c:144 vector [0]: ik = 3ba26dd730d2b5c781fb4637d1017141 20241228085535176 DAUC <0003> auc.c:145 vector [0]: res = 9b25549cee4ff5040000000000000000 20241228085535176 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085535176 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241228085535176 DAUC <0003> auc.c:179 vector [0]: kc = f94f442c4ddfdce3 20241228085535176 DAUC <0003> auc.c:180 vector [0]: sres = 553bf6cb 20241228085535176 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241228085535176 DAUC <0003> db_auc.c:245 IMSI='262420283181893': Generated 1 vectors 20241228085535176 DAUC <0003> db_auc.c:249 IMSI='262420283181893': Updating SQN=33 in DB 20241228085535176 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420283181893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420283181893"} 20241228085535176 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420283181893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085535176 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535177 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535179 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535180 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420283181893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420283181893"} 20241228085535180 DAUC <0003> db_auc.c:236 IMSI='262420283181893': Calling to generate 4 vectors 20241228085535180 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241228085535180 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085535180 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241228085535180 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241228085535180 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085535180 DAUC <0003> auc.c:113 vector [0]: rand = 8030a231c1ae32a7f3641f8b542197d1 20241228085535180 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241228085535180 DAUC <0003> auc.c:142 vector [0]: autn = f27c3daf65670000e35cdf1c2679b661 20241228085535180 DAUC <0003> auc.c:143 vector [0]: ck = 9af6f245ddf51066ed1a6fad7e620099 20241228085535180 DAUC <0003> auc.c:144 vector [0]: ik = 48f9aac364d2fb8969c06a99fd657443 20241228085535180 DAUC <0003> auc.c:145 vector [0]: res = f8d5a47bc9559a1c0000000000000000 20241228085535180 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085535180 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241228085535180 DAUC <0003> auc.c:179 vector [0]: kc = 93f783cecd236ee8 20241228085535180 DAUC <0003> auc.c:180 vector [0]: sres = 1afb277b 20241228085535180 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241228085535180 DAUC <0003> auc.c:113 vector [1]: rand = a43c754e9d71955870df913d89754bd6 20241228085535180 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241228085535180 DAUC <0003> auc.c:142 vector [1]: autn = 30d9e6b5ab090000cca3a6248a945bc1 20241228085535180 DAUC <0003> auc.c:143 vector [1]: ck = aef679e6749d64fa3b5299d2c8178e6a 20241228085535180 DAUC <0003> auc.c:144 vector [1]: ik = 30d4dfc52829fb5f734269042da6e9b0 20241228085535180 DAUC <0003> auc.c:145 vector [1]: res = 5e8af6bd52de7ce60000000000000000 20241228085535180 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085535180 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241228085535180 DAUC <0003> auc.c:179 vector [1]: kc = ce68805aa7139626 20241228085535180 DAUC <0003> auc.c:180 vector [1]: sres = a23847a0 20241228085535180 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241228085535180 DAUC <0003> auc.c:113 vector [2]: rand = 20e8a34bf3d6899513f7daf703cc5999 20241228085535180 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241228085535180 DAUC <0003> auc.c:142 vector [2]: autn = e1fc16c7382900005684ba69dc91c473 20241228085535180 DAUC <0003> auc.c:143 vector [2]: ck = 20f15d54c6ff82565934f69cd00d6903 20241228085535180 DAUC <0003> auc.c:144 vector [2]: ik = 9b686e50fb8fb833eb76d3b0549ca741 20241228085535180 DAUC <0003> auc.c:145 vector [2]: res = a94612ff35a22eb00000000000000000 20241228085535180 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085535180 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241228085535180 DAUC <0003> auc.c:179 vector [2]: kc = 9a63abe7df7325df 20241228085535180 DAUC <0003> auc.c:180 vector [2]: sres = 8b597be9 20241228085535180 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241228085535180 DAUC <0003> auc.c:113 vector [3]: rand = a3b10218180c226c8df753e9b25e5aa8 20241228085535180 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241228085535180 DAUC <0003> auc.c:142 vector [3]: autn = 5ff2cb0ea5f70000e8cffb377c46d00d 20241228085535180 DAUC <0003> auc.c:143 vector [3]: ck = 34649c60e1a7d47ff85fe216c5d4c4c3 20241228085535180 DAUC <0003> auc.c:144 vector [3]: ik = 3f28b745f9c425145366edc9a0b5e860 20241228085535180 DAUC <0003> auc.c:145 vector [3]: res = 1f0ba6c95e57fa6b0000000000000000 20241228085535180 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085535180 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241228085535180 DAUC <0003> auc.c:179 vector [3]: kc = 805d2b34521d89de 20241228085535180 DAUC <0003> auc.c:180 vector [3]: sres = df0667e3 20241228085535180 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241228085535180 DAUC <0003> db_auc.c:245 IMSI='262420283181893': Generated 4 vectors 20241228085535180 DAUC <0003> db_auc.c:249 IMSI='262420283181893': Updating SQN=161 in DB 20241228085535180 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420283181893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420283181893"} 20241228085535180 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420283181893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085535180 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535181 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535184 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535184 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535184 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420283181893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420283181893"} 20241228085535184 DAUC <0003> db_auc.c:236 IMSI='262420283181893': Calling to generate 5 vectors 20241228085535184 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241228085535184 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085535184 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241228085535184 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241228085535184 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085535184 DAUC <0003> auc.c:113 vector [0]: rand = f9e6386642688b8c12c660aa42f897a1 20241228085535184 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241228085535184 DAUC <0003> auc.c:142 vector [0]: autn = df0e27fa0639000047835ce81a31bdd6 20241228085535184 DAUC <0003> auc.c:143 vector [0]: ck = 80f3333350a397f36729aaa4c58f0f0c 20241228085535184 DAUC <0003> auc.c:144 vector [0]: ik = 5a920e327fe12feb3a4497993b7d3800 20241228085535184 DAUC <0003> auc.c:145 vector [0]: res = 88ad48fe3f92c0bd0000000000000000 20241228085535184 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085535184 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241228085535184 DAUC <0003> auc.c:179 vector [0]: kc = 561e88d985b21911 20241228085535184 DAUC <0003> auc.c:180 vector [0]: sres = 857811d2 20241228085535184 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241228085535184 DAUC <0003> auc.c:113 vector [1]: rand = f8dede066f92b9e2a2b2dbe6985cb701 20241228085535184 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241228085535184 DAUC <0003> auc.c:142 vector [1]: autn = 971144117ce9000073a32b2076f8c464 20241228085535184 DAUC <0003> auc.c:143 vector [1]: ck = 50d2ff8be966a41bb3d4afec6eee5236 20241228085535184 DAUC <0003> auc.c:144 vector [1]: ik = c3b585ab33d02619289f64d4e5c18a34 20241228085535184 DAUC <0003> auc.c:145 vector [1]: res = 965d0e9e5b580e140000000000000000 20241228085535184 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085535184 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241228085535184 DAUC <0003> auc.c:179 vector [1]: kc = 6e6777d0c1723315 20241228085535184 DAUC <0003> auc.c:180 vector [1]: sres = 70c2c27b 20241228085535184 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241228085535184 DAUC <0003> auc.c:113 vector [2]: rand = a7fa8360fd0be0176e60353d0d5cc4b1 20241228085535184 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241228085535184 DAUC <0003> auc.c:142 vector [2]: autn = c16f03f8e8fa00004cfd390b184a1585 20241228085535184 DAUC <0003> auc.c:143 vector [2]: ck = 632417c3a57bd2445d43f4ff89e7819c 20241228085535184 DAUC <0003> auc.c:144 vector [2]: ik = 7612ad34e7578c8968b036bc00033c45 20241228085535184 DAUC <0003> auc.c:145 vector [2]: res = ee3c4f60e06ede680000000000000000 20241228085535184 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085535184 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241228085535184 DAUC <0003> auc.c:179 vector [2]: kc = f7044a636c5397fa 20241228085535184 DAUC <0003> auc.c:180 vector [2]: sres = b544c7c3 20241228085535184 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241228085535184 DAUC <0003> auc.c:113 vector [3]: rand = 7d73242143541d235039e2e167094f7c 20241228085535184 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241228085535184 DAUC <0003> auc.c:142 vector [3]: autn = 7d8f77af0dc30000421ca936ddf3097f 20241228085535185 DAUC <0003> auc.c:143 vector [3]: ck = 85dfa2ffaaddf6f7780db72763cde57d 20241228085535185 DAUC <0003> auc.c:144 vector [3]: ik = 156d8c2df38e6cbfda28bc16b417e1c4 20241228085535185 DAUC <0003> auc.c:145 vector [3]: res = 23cd7331b64d42a20000000000000000 20241228085535185 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085535185 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241228085535185 DAUC <0003> auc.c:179 vector [3]: kc = 95957f139e46cea5 20241228085535185 DAUC <0003> auc.c:180 vector [3]: sres = 8316051d 20241228085535185 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241228085535185 DAUC <0003> auc.c:113 vector [4]: rand = 77d88c54a190d75c6e06abe562262394 20241228085535185 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241228085535185 DAUC <0003> auc.c:142 vector [4]: autn = 96a98afcc3a200003e8f875463232923 20241228085535185 DAUC <0003> auc.c:143 vector [4]: ck = 87dd719becd1f9abf05547b9b67da812 20241228085535185 DAUC <0003> auc.c:144 vector [4]: ik = 524142dc1fab4c5f9c1934fcc963840a 20241228085535185 DAUC <0003> auc.c:145 vector [4]: res = 4f60597bb06326df0000000000000000 20241228085535185 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241228085535185 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241228085535185 DAUC <0003> auc.c:179 vector [4]: kc = 2463a191701ce5fd 20241228085535185 DAUC <0003> auc.c:180 vector [4]: sres = 9ec2c093 20241228085535185 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241228085535185 DAUC <0003> db_auc.c:245 IMSI='262420283181893': Generated 5 vectors 20241228085535185 DAUC <0003> db_auc.c:249 IMSI='262420283181893': Updating SQN=321 in DB 20241228085535185 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420283181893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420283181893"} 20241228085535185 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420283181893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085535185 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535185 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535187 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535188 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420283181893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420283181893"} 20241228085535188 DAUC <0003> db_auc.c:236 IMSI='262420283181893': Calling to generate 5 vectors 20241228085535188 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241228085535188 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085535188 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241228085535188 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241228085535188 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085535188 DAUC <0003> auc.c:113 vector [0]: rand = 581104094d8ca18467792ee161f85039 20241228085535188 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241228085535188 DAUC <0003> auc.c:142 vector [0]: autn = 681166dc3f8300006036f3c94af55e12 20241228085535188 DAUC <0003> auc.c:143 vector [0]: ck = fb234f9669dc24c3775e139195838cff 20241228085535188 DAUC <0003> auc.c:144 vector [0]: ik = 41abc4bc7768426a308787d4a3138b5a 20241228085535188 DAUC <0003> auc.c:145 vector [0]: res = a1318364ee4433020000000000000000 20241228085535188 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085535188 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241228085535188 DAUC <0003> auc.c:179 vector [0]: kc = 833ad463d732f02e 20241228085535188 DAUC <0003> auc.c:180 vector [0]: sres = 158adf11 20241228085535188 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241228085535188 DAUC <0003> auc.c:113 vector [1]: rand = 4cf4097aae8442f94b365e29a5388455 20241228085535188 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241228085535188 DAUC <0003> auc.c:142 vector [1]: autn = 3563fdcaf8360000183f44f412df7994 20241228085535188 DAUC <0003> auc.c:143 vector [1]: ck = a34954254bf454e3a0fad9a8c24afefe 20241228085535188 DAUC <0003> auc.c:144 vector [1]: ik = 43749fe9dbadf69feaf912c414eef13e 20241228085535188 DAUC <0003> auc.c:145 vector [1]: res = c97cd2167264afc80000000000000000 20241228085535188 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085535188 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241228085535188 DAUC <0003> auc.c:179 vector [1]: kc = 66fe02017f3d3e30 20241228085535188 DAUC <0003> auc.c:180 vector [1]: sres = 9d25f868 20241228085535188 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241228085535188 DAUC <0003> auc.c:113 vector [2]: rand = aeb57b1f3320acb78f4de4fe426864e8 20241228085535188 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241228085535188 DAUC <0003> auc.c:142 vector [2]: autn = 739c8e046ef7000038cad6fc2ee7e5bc 20241228085535188 DAUC <0003> auc.c:143 vector [2]: ck = fa018fa6775082dfa6ad19661586465f 20241228085535188 DAUC <0003> auc.c:144 vector [2]: ik = bb872200d5772042141ca19f74cfa7e5 20241228085535188 DAUC <0003> auc.c:145 vector [2]: res = cc81bc98069aa8100000000000000000 20241228085535188 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085535188 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241228085535188 DAUC <0003> auc.c:179 vector [2]: kc = 4f00c540f8b2c088 20241228085535188 DAUC <0003> auc.c:180 vector [2]: sres = b99913a0 20241228085535188 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241228085535188 DAUC <0003> auc.c:113 vector [3]: rand = 11d4f1ff22c8d193c74cfb0a7b31e91c 20241228085535188 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241228085535188 DAUC <0003> auc.c:142 vector [3]: autn = 95b5fde574c400009fd28834f95dcd87 20241228085535188 DAUC <0003> auc.c:143 vector [3]: ck = b058d158792126061a0b4785f13eb2a7 20241228085535188 DAUC <0003> auc.c:144 vector [3]: ik = f12d12c35d96189b95ef86ac87f47ea7 20241228085535188 DAUC <0003> auc.c:145 vector [3]: res = 7d290c9ff21176cc0000000000000000 20241228085535188 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085535188 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241228085535188 DAUC <0003> auc.c:179 vector [3]: kc = ca323a517ac9396b 20241228085535188 DAUC <0003> auc.c:180 vector [3]: sres = 756aef26 20241228085535188 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241228085535188 DAUC <0003> auc.c:113 vector [4]: rand = d932bf4dd2e9bfc55f4365b0cf1444a9 20241228085535188 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241228085535188 DAUC <0003> auc.c:142 vector [4]: autn = 0862352374a60000154e4d0d2af4b759 20241228085535188 DAUC <0003> auc.c:143 vector [4]: ck = 3c6e3ff8dbf545769c155f21630fb6ff 20241228085535188 DAUC <0003> auc.c:144 vector [4]: ik = 7b9ae07628011734c625b142062356e1 20241228085535188 DAUC <0003> auc.c:145 vector [4]: res = 77504099409060e70000000000000000 20241228085535188 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241228085535188 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241228085535188 DAUC <0003> auc.c:179 vector [4]: kc = fdcdf9d37f7c0f34 20241228085535188 DAUC <0003> auc.c:180 vector [4]: sres = f9b28470 20241228085535188 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241228085535188 DAUC <0003> db_auc.c:245 IMSI='262420283181893': Generated 5 vectors 20241228085535188 DAUC <0003> db_auc.c:249 IMSI='262420283181893': Updating SQN=481 in DB 20241228085535188 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420283181893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420283181893"} 20241228085535188 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420283181893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085535188 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535188 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085535191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36990<->l=127.0.0.1:4258 20241228085535192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36908<->l=127.0.0.1:4258 20241228085535193 DLINP <000b> input/ipa.c:452 connected read/write 20241228085535193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085535193 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085535193 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085535193 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085535193 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39683<->l=127.0.0.1:4259) 20241228085535233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37006<->l=127.0.0.1:4258 20241228085535333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37006<->l=127.0.0.1:4258 20241228085538416 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085538416 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085538418 DLINP <000b> input/ipa.c:452 connected read/write 20241228085538418 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085538418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43598<->l=127.0.0.1:4258 20241228085538419 DLINP <000b> input/ipa.c:452 connected read/write 20241228085538419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085538420 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085538420 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085538420 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085538420 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085538420 DLGSUP <0013> gsup_server.c:238 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  20241228085538420 DLGSUP <0013> gsup_server.c:236 2:  20241228085538420 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085538420 DLGSUP <0013> gsup_server.c:236 3:  20241228085538420 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085538420 DLGSUP <0013> gsup_server.c:236 4:  20241228085538420 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085538420 DLGSUP <0013> gsup_server.c:236 5:  20241228085538420 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085538420 DLGSUP <0013> gsup_server.c:236 7:  20241228085538420 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085538420 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085538420 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085538420 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085538439 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44883<->l=127.0.0.1:4259) 20241228085538442 DAUC <0003> db_auc.c:157 IMSI='262427556452055': No 2G Auth Data 20241228085538442 DAUC <0003> db_auc.c:192 IMSI='262427556452055': No 3G Auth Data 20241228085538454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43608<->l=127.0.0.1:4258 20241228085538461 DLINP <000b> input/ipa.c:452 connected read/write 20241228085538461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085538461 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427556452055 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427556452055"} 20241228085538461 DAUC <0003> db_auc.c:157 IMSI='262427556452055': No 2G Auth Data 20241228085538461 DAUC <0003> db_auc.c:236 IMSI='262427556452055': Calling to generate 5 vectors 20241228085538461 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241228085538461 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085538461 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241228085538461 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241228085538461 DAUC <0003> auc.c:113 vector [0]: rand = 69c340599adf4c6204861032ffb0cec9 20241228085538461 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241228085538461 DAUC <0003> auc.c:142 vector [0]: autn = 1c75b996bb198000070920f62ffa5215 20241228085538461 DAUC <0003> auc.c:143 vector [0]: ck = 58d53aa4038b9e97e565d99e91f6bf8c 20241228085538462 DAUC <0003> auc.c:144 vector [0]: ik = 91dba6128b04e2ca4c5bd2a8ee06fb6f 20241228085538462 DAUC <0003> auc.c:145 vector [0]: res = 47d17091315d13bd0000000000000000 20241228085538462 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085538462 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241228085538462 DAUC <0003> auc.c:151 vector [0]: kc = 60309780f77f38be 20241228085538462 DAUC <0003> auc.c:152 vector [0]: sres = 768c632c 20241228085538462 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241228085538462 DAUC <0003> auc.c:113 vector [1]: rand = 957b3a3636cf57da6d113cfa0692c95b 20241228085538462 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241228085538462 DAUC <0003> auc.c:142 vector [1]: autn = 2bd1e8618e2a8000af3480d736cee575 20241228085538462 DAUC <0003> auc.c:143 vector [1]: ck = 26d118649061232a518c2ee4e78c4f3d 20241228085538462 DAUC <0003> auc.c:144 vector [1]: ik = 3d0fbf1ffc114d1e4715d92a72697ce5 20241228085538462 DAUC <0003> auc.c:145 vector [1]: res = 08a829a9d54f86bf0000000000000000 20241228085538462 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085538462 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241228085538462 DAUC <0003> auc.c:151 vector [1]: kc = 0d4750b5f9955dec 20241228085538462 DAUC <0003> auc.c:152 vector [1]: sres = dde7af16 20241228085538462 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241228085538462 DAUC <0003> auc.c:113 vector [2]: rand = 63b9d2e6827547e2bf5ba751f1ff9d89 20241228085538462 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241228085538462 DAUC <0003> auc.c:142 vector [2]: autn = 3ca3bf4e44838000e793807d3a0cf040 20241228085538462 DAUC <0003> auc.c:143 vector [2]: ck = 1cd26180181ff14580f241fed8ca9d13 20241228085538462 DAUC <0003> auc.c:144 vector [2]: ik = 28233f9664873c199a75f0dda82f5916 20241228085538462 DAUC <0003> auc.c:145 vector [2]: res = 69ef3ed003d4a8fa0000000000000000 20241228085538462 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085538462 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241228085538462 DAUC <0003> auc.c:151 vector [2]: kc = 2e76ef350c7d0959 20241228085538462 DAUC <0003> auc.c:152 vector [2]: sres = 6a3b962a 20241228085538462 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241228085538462 DAUC <0003> auc.c:113 vector [3]: rand = f493083ab8f05ceeec7841df11c2d035 20241228085538462 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241228085538462 DAUC <0003> auc.c:142 vector [3]: autn = dc90998402048000384b872531c1db45 20241228085538462 DAUC <0003> auc.c:143 vector [3]: ck = 6500f3afe44fdbc1a2f5eb5cda385913 20241228085538462 DAUC <0003> auc.c:144 vector [3]: ik = a434828102c44a5d50125c07cade828b 20241228085538462 DAUC <0003> auc.c:145 vector [3]: res = 2a0476a34c356cff0000000000000000 20241228085538462 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085538462 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241228085538462 DAUC <0003> auc.c:151 vector [3]: kc = 33d3c675f66d4a04 20241228085538462 DAUC <0003> auc.c:152 vector [3]: sres = 66311a5c 20241228085538462 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241228085538462 DAUC <0003> auc.c:113 vector [4]: rand = 7523310fd28c4aa0d3b6df1ca6f2b238 20241228085538462 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241228085538462 DAUC <0003> auc.c:142 vector [4]: autn = 0f1833c64dbd8000b0654d29346887f4 20241228085538462 DAUC <0003> auc.c:143 vector [4]: ck = 7e5f742adb86d447df39ab5ed927dfe9 20241228085538462 DAUC <0003> auc.c:144 vector [4]: ik = 3e85a7d7700cb15fbbb1c735663eda14 20241228085538462 DAUC <0003> auc.c:145 vector [4]: res = 44c67bf7a862760f0000000000000000 20241228085538462 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241228085538462 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241228085538462 DAUC <0003> auc.c:151 vector [4]: kc = 2452bf96149360e5 20241228085538462 DAUC <0003> auc.c:152 vector [4]: sres = eca40df8 20241228085538462 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241228085538462 DAUC <0003> db_auc.c:245 IMSI='262427556452055': Generated 5 vectors 20241228085538462 DAUC <0003> db_auc.c:249 IMSI='262427556452055': Updating SQN=161 in DB 20241228085538462 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427556452055 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427556452055"} 20241228085538462 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427556452055 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085538462 DLINP <000b> input/ipa.c:452 connected read/write 20241228085538462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085538462 DLINP <000b> input/ipa.c:452 connected read/write 20241228085538462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085538466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43608<->l=127.0.0.1:4258 20241228085538468 DAUC <0003> db_auc.c:157 IMSI='262428688139650': No 2G Auth Data 20241228085538468 DAUC <0003> db_auc.c:192 IMSI='262428688139650': No 3G Auth Data 20241228085538483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43616<->l=127.0.0.1:4258 20241228085538486 DLINP <000b> input/ipa.c:452 connected read/write 20241228085538486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085538486 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428688139650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428688139650"} 20241228085538486 DAUC <0003> db_auc.c:157 IMSI='262428688139650': No 2G Auth Data 20241228085538486 DAUC <0003> db_auc.c:236 IMSI='262428688139650': Calling to generate 5 vectors 20241228085538486 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241228085538486 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085538486 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241228085538486 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241228085538487 DAUC <0003> auc.c:113 vector [0]: rand = 9bf02ddc39f7407bb107dbcb67dcad55 20241228085538487 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241228085538487 DAUC <0003> auc.c:142 vector [0]: autn = 0f3017847bc88000f6f8fc86c4773f79 20241228085538487 DAUC <0003> auc.c:143 vector [0]: ck = f7e8e2fd98e56ed3acacb26be2971110 20241228085538487 DAUC <0003> auc.c:144 vector [0]: ik = df9288ffc7a362fef87542ebf97b5e80 20241228085538487 DAUC <0003> auc.c:145 vector [0]: res = b337974eb296321e0000000000000000 20241228085538487 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085538487 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241228085538487 DAUC <0003> auc.c:151 vector [0]: kc = 7ca39a8244aa43bd 20241228085538487 DAUC <0003> auc.c:152 vector [0]: sres = 01a1a550 20241228085538487 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241228085538487 DAUC <0003> auc.c:113 vector [1]: rand = 759e3db8bb7b2649eda744746f7a0202 20241228085538487 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241228085538487 DAUC <0003> auc.c:142 vector [1]: autn = 2de35ab8ce8a8000cada2290446ad19e 20241228085538487 DAUC <0003> auc.c:143 vector [1]: ck = c68e9cd5eb91bc523e7f0889d685f46b 20241228085538487 DAUC <0003> auc.c:144 vector [1]: ik = 711ea966cbafbb436ca9694704387fdc 20241228085538487 DAUC <0003> auc.c:145 vector [1]: res = 43f7509ae8d586fd0000000000000000 20241228085538487 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085538487 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241228085538487 DAUC <0003> auc.c:151 vector [1]: kc = e546547df2838ca6 20241228085538487 DAUC <0003> auc.c:152 vector [1]: sres = ab22d667 20241228085538487 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241228085538487 DAUC <0003> auc.c:113 vector [2]: rand = 43ef098f2900384bc74238dd345a9f2d 20241228085538487 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241228085538487 DAUC <0003> auc.c:142 vector [2]: autn = de47e225571780002e57d8233ecf4dd2 20241228085538487 DAUC <0003> auc.c:143 vector [2]: ck = 896a6a9e9d40f010ded58c790c470eb9 20241228085538487 DAUC <0003> auc.c:144 vector [2]: ik = 8b841c8e417f1db49fe0b32c29c344c8 20241228085538487 DAUC <0003> auc.c:145 vector [2]: res = a45a198ad17741280000000000000000 20241228085538487 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085538487 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241228085538487 DAUC <0003> auc.c:151 vector [2]: kc = 43db4945f9bba7d5 20241228085538487 DAUC <0003> auc.c:152 vector [2]: sres = 752d58a2 20241228085538487 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241228085538487 DAUC <0003> auc.c:113 vector [3]: rand = b7ffe1a8ffafeca3e8af559d785f2e7e 20241228085538487 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241228085538487 DAUC <0003> auc.c:142 vector [3]: autn = 125b2fd3054f8000b92fcb1c30bb1874 20241228085538487 DAUC <0003> auc.c:143 vector [3]: ck = 24565575185deafc8c3d92b721953206 20241228085538487 DAUC <0003> auc.c:144 vector [3]: ik = 4b4eb33f967d5914ceada15b1d2ba4bc 20241228085538487 DAUC <0003> auc.c:145 vector [3]: res = d75a867475a20afa0000000000000000 20241228085538487 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085538487 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241228085538487 DAUC <0003> auc.c:151 vector [3]: kc = 2d88d5a6b29e2552 20241228085538487 DAUC <0003> auc.c:152 vector [3]: sres = a2f88c8e 20241228085538487 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241228085538487 DAUC <0003> auc.c:113 vector [4]: rand = a81c16597337418ea190fe29e71a1cff 20241228085538487 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241228085538487 DAUC <0003> auc.c:142 vector [4]: autn = e5f50a99038280004224650629f5f031 20241228085538487 DAUC <0003> auc.c:143 vector [4]: ck = c2dad886b6843382e6de3c9234c0df2f 20241228085538487 DAUC <0003> auc.c:144 vector [4]: ik = bd619f635a2b07c1ed95dcdd66b05b55 20241228085538487 DAUC <0003> auc.c:145 vector [4]: res = 252c3d0a63e15d5e0000000000000000 20241228085538487 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241228085538487 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241228085538487 DAUC <0003> auc.c:151 vector [4]: kc = 74f0a7aabedfb039 20241228085538487 DAUC <0003> auc.c:152 vector [4]: sres = 46cd6054 20241228085538487 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241228085538487 DAUC <0003> db_auc.c:245 IMSI='262428688139650': Generated 5 vectors 20241228085538487 DAUC <0003> db_auc.c:249 IMSI='262428688139650': Updating SQN=161 in DB 20241228085538487 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428688139650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428688139650"} 20241228085538487 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428688139650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085538487 DLINP <000b> input/ipa.c:452 connected read/write 20241228085538487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085538487 DLINP <000b> input/ipa.c:452 connected read/write 20241228085538487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085538490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43616<->l=127.0.0.1:4258 20241228085538492 DAUC <0003> db_auc.c:157 IMSI='262423285515776': No 2G Auth Data 20241228085538492 DAUC <0003> db_auc.c:192 IMSI='262423285515776': No 3G Auth Data 20241228085538507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43622<->l=127.0.0.1:4258 20241228085538511 DLINP <000b> input/ipa.c:452 connected read/write 20241228085538511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085538511 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423285515776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423285515776"} 20241228085538512 DAUC <0003> db_auc.c:236 IMSI='262423285515776': Calling to generate 5 vectors 20241228085538512 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241228085538512 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085538512 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241228085538512 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241228085538512 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085538512 DAUC <0003> auc.c:113 vector [0]: rand = 37f50f6408e11e94c8c0621a689f8247 20241228085538512 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241228085538512 DAUC <0003> auc.c:142 vector [0]: autn = d61c0e84df1c800044f04ccedc539189 20241228085538512 DAUC <0003> auc.c:143 vector [0]: ck = e85d29b43d53a44e2ef15fb8520b1a5e 20241228085538512 DAUC <0003> auc.c:144 vector [0]: ik = c3880eb5cf893ec149dad4bc1a8bab6f 20241228085538512 DAUC <0003> auc.c:145 vector [0]: res = 825891dabfbaf6410000000000000000 20241228085538512 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085538512 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241228085538512 DAUC <0003> auc.c:179 vector [0]: kc = 05055f554d407400 20241228085538512 DAUC <0003> auc.c:180 vector [0]: sres = a0aa8eb1 20241228085538512 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241228085538512 DAUC <0003> auc.c:113 vector [1]: rand = c0b6a2e6f9dcce02903d5dec307dc54a 20241228085538512 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241228085538512 DAUC <0003> auc.c:142 vector [1]: autn = ab04e9800d0a8000979d1460f3b0c6a4 20241228085538512 DAUC <0003> auc.c:143 vector [1]: ck = 1205aa9d0781212ec94a538d1d4ab73b 20241228085538512 DAUC <0003> auc.c:144 vector [1]: ik = 2ef6c0f605fb9c72fbe6ad8d87c15009 20241228085538512 DAUC <0003> auc.c:145 vector [1]: res = 9e55b57cca4ae4630000000000000000 20241228085538512 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085538512 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241228085538512 DAUC <0003> auc.c:179 vector [1]: kc = d1c2929e63713400 20241228085538512 DAUC <0003> auc.c:180 vector [1]: sres = 6d6cbc9f 20241228085538512 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241228085538512 DAUC <0003> auc.c:113 vector [2]: rand = e45fedb3b55ee0f173f757ce8a1d9e80 20241228085538512 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241228085538512 DAUC <0003> auc.c:142 vector [2]: autn = af97162e7d258000ad2167868c29b9a1 20241228085538512 DAUC <0003> auc.c:143 vector [2]: ck = 205f05528e8458190c8bf72bd9f26e77 20241228085538512 DAUC <0003> auc.c:144 vector [2]: ik = 9a58980aa931f598ae7d9886e4d77e76 20241228085538512 DAUC <0003> auc.c:145 vector [2]: res = dad5a0616d410eb00000000000000000 20241228085538512 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085538512 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241228085538512 DAUC <0003> auc.c:179 vector [2]: kc = 0ed43dd917b82400 20241228085538512 DAUC <0003> auc.c:180 vector [2]: sres = e37b6159 20241228085538512 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241228085538512 DAUC <0003> auc.c:113 vector [3]: rand = aafaa187ed82311ca2934bd3036e13c9 20241228085538512 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241228085538512 DAUC <0003> auc.c:142 vector [3]: autn = aa35bc6aed0b8000c3cf0253ebb80723 20241228085538512 DAUC <0003> auc.c:143 vector [3]: ck = 6cf5ff51d147e5b9bebf0d7e058ba8b6 20241228085538512 DAUC <0003> auc.c:144 vector [3]: ik = e5a53eb211b0e96d50ac6654b382d8ec 20241228085538512 DAUC <0003> auc.c:145 vector [3]: res = e9725f69ffea655c0000000000000000 20241228085538512 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085538512 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241228085538512 DAUC <0003> auc.c:179 vector [3]: kc = eac8858e82902400 20241228085538512 DAUC <0003> auc.c:180 vector [3]: sres = d26d689c 20241228085538512 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241228085538512 DAUC <0003> auc.c:113 vector [4]: rand = 73463db2a2955696c1a38211f5c047eb 20241228085538512 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241228085538512 DAUC <0003> auc.c:142 vector [4]: autn = 247a8820000c800038482f104763b8c3 20241228085538512 DAUC <0003> auc.c:143 vector [4]: ck = 3eb890d032325549d461f392f75e39b1 20241228085538512 DAUC <0003> auc.c:144 vector [4]: ik = 74958e70667352dae0a435e4f5b94f4d 20241228085538512 DAUC <0003> auc.c:145 vector [4]: res = 1c5bc450c60dcccc0000000000000000 20241228085538512 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241228085538512 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241228085538512 DAUC <0003> auc.c:179 vector [4]: kc = 2c06cfab0b613800 20241228085538512 DAUC <0003> auc.c:180 vector [4]: sres = b6a9b144 20241228085538512 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241228085538513 DAUC <0003> db_auc.c:245 IMSI='262423285515776': Generated 5 vectors 20241228085538513 DAUC <0003> db_auc.c:249 IMSI='262423285515776': Updating SQN=161 in DB 20241228085538513 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423285515776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423285515776"} 20241228085538513 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423285515776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085538513 DLINP <000b> input/ipa.c:452 connected read/write 20241228085538513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085538513 DLINP <000b> input/ipa.c:452 connected read/write 20241228085538513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085538515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43622<->l=127.0.0.1:4258 20241228085538517 DAUC <0003> db_auc.c:157 IMSI='262428935972473': No 2G Auth Data 20241228085538517 DAUC <0003> db_auc.c:192 IMSI='262428935972473': No 3G Auth Data 20241228085538533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43634<->l=127.0.0.1:4258 20241228085538536 DLINP <000b> input/ipa.c:452 connected read/write 20241228085538536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085538536 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428935972473 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428935972473"} 20241228085538536 DAUC <0003> db_auc.c:236 IMSI='262428935972473': Calling to generate 5 vectors 20241228085538536 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241228085538536 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085538536 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241228085538536 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241228085538536 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085538536 DAUC <0003> auc.c:113 vector [0]: rand = b7b357df0bc5b13291ac01e74e82f1fb 20241228085538536 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241228085538536 DAUC <0003> auc.c:142 vector [0]: autn = 450bb98234b380004fdb9901d4a75ca1 20241228085538536 DAUC <0003> auc.c:143 vector [0]: ck = 7670ddad7a0641749687389b904c9514 20241228085538536 DAUC <0003> auc.c:144 vector [0]: ik = 32d3e55ca3e3e64b80c92023b568db6d 20241228085538536 DAUC <0003> auc.c:145 vector [0]: res = af4a1587b2d4d3df0000000000000000 20241228085538536 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085538536 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241228085538536 DAUC <0003> auc.c:179 vector [0]: kc = bea0c47832de1400 20241228085538536 DAUC <0003> auc.c:180 vector [0]: sres = 928f485a 20241228085538536 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241228085538536 DAUC <0003> auc.c:113 vector [1]: rand = fd2df1e5dfa068309d67f1199d2ff2a0 20241228085538536 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241228085538536 DAUC <0003> auc.c:142 vector [1]: autn = 5ba8d244041280008cf789d852197b59 20241228085538536 DAUC <0003> auc.c:143 vector [1]: ck = 58fcf029f41267e5dbbaf3a6a59510a0 20241228085538536 DAUC <0003> auc.c:144 vector [1]: ik = 62694c7d901150dc1f0a6715030004b5 20241228085538536 DAUC <0003> auc.c:145 vector [1]: res = 0cbe2b228f44cef80000000000000000 20241228085538536 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085538536 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241228085538536 DAUC <0003> auc.c:179 vector [1]: kc = ea8a70c364114c00 20241228085538536 DAUC <0003> auc.c:180 vector [1]: sres = 457c6477 20241228085538536 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241228085538536 DAUC <0003> auc.c:113 vector [2]: rand = ea1e11ffd8efaaca7a98f19930a64bdb 20241228085538537 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241228085538537 DAUC <0003> auc.c:142 vector [2]: autn = fb798e5fa8db8000be6c4160cbb84f37 20241228085538537 DAUC <0003> auc.c:143 vector [2]: ck = 0c24ec13f3275ffd3bca2f0d002c87ad 20241228085538537 DAUC <0003> auc.c:144 vector [2]: ik = 543ba8344bea82167f7a68760deba3df 20241228085538537 DAUC <0003> auc.c:145 vector [2]: res = 752180627b86b8c20000000000000000 20241228085538537 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085538537 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241228085538537 DAUC <0003> auc.c:179 vector [2]: kc = 88049e1d07e2e800 20241228085538537 DAUC <0003> auc.c:180 vector [2]: sres = 6700c852 20241228085538537 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241228085538537 DAUC <0003> auc.c:113 vector [3]: rand = 078eb87ac70fef529bd1859ffd44d5d3 20241228085538537 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241228085538537 DAUC <0003> auc.c:142 vector [3]: autn = 1da7431e80d080009f6f13d8933dde6a 20241228085538537 DAUC <0003> auc.c:143 vector [3]: ck = 9ec29de179481015925cdbacbf419a2b 20241228085538537 DAUC <0003> auc.c:144 vector [3]: ik = 84d2c69e337d85ab0bbaec6989a9dca4 20241228085538537 DAUC <0003> auc.c:145 vector [3]: res = 2ac82b82a358f5420000000000000000 20241228085538537 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085538537 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241228085538537 DAUC <0003> auc.c:179 vector [3]: kc = 9bb9b70d8479d000 20241228085538537 DAUC <0003> auc.c:180 vector [3]: sres = 3e2e805b 20241228085538537 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241228085538537 DAUC <0003> auc.c:113 vector [4]: rand = b91771b4f1fe6b3038816e6dcec80ea7 20241228085538537 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241228085538537 DAUC <0003> auc.c:142 vector [4]: autn = 13f2db33ae90800034c3b6aea4bf4b19 20241228085538537 DAUC <0003> auc.c:143 vector [4]: ck = f0251cbc6708d76a474a5f83142aa6ce 20241228085538537 DAUC <0003> auc.c:144 vector [4]: ik = 0774a17234d8b17c0f06dc812c92872b 20241228085538537 DAUC <0003> auc.c:145 vector [4]: res = 71cd797b4089e6290000000000000000 20241228085538537 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241228085538537 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241228085538537 DAUC <0003> auc.c:179 vector [4]: kc = a3c3a7174ff6f000 20241228085538537 DAUC <0003> auc.c:180 vector [4]: sres = 75d32e8c 20241228085538537 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241228085538537 DAUC <0003> db_auc.c:245 IMSI='262428935972473': Generated 5 vectors 20241228085538537 DAUC <0003> db_auc.c:249 IMSI='262428935972473': Updating SQN=161 in DB 20241228085538537 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428935972473 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428935972473"} 20241228085538537 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428935972473 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085538537 DLINP <000b> input/ipa.c:452 connected read/write 20241228085538537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085538537 DLINP <000b> input/ipa.c:452 connected read/write 20241228085538537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085538540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43634<->l=127.0.0.1:4258 20241228085538541 DAUC <0003> db_auc.c:157 IMSI='262424599042285': No 2G Auth Data 20241228085538542 DAUC <0003> db_auc.c:192 IMSI='262424599042285': No 3G Auth Data 20241228085538555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43646<->l=127.0.0.1:4258 20241228085538559 DLINP <000b> input/ipa.c:452 connected read/write 20241228085538559 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085538559 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424599042285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424599042285"} 20241228085538559 DAUC <0003> db_auc.c:236 IMSI='262424599042285': Calling to generate 5 vectors 20241228085538559 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241228085538559 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241228085538559 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241228085538559 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241228085538559 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241228085538559 DAUC <0003> auc.c:113 vector [0]: rand = 2488fd0f20d819d0c481b2a8a3219eb7 20241228085538559 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241228085538559 DAUC <0003> auc.c:142 vector [0]: autn = f8cd71fea00d8000e565dcfee8119e4f 20241228085538559 DAUC <0003> auc.c:143 vector [0]: ck = ad2c4c0961618177739913f5500313db 20241228085538559 DAUC <0003> auc.c:144 vector [0]: ik = bc77cfbad7b26b60c3e251fcc8041221 20241228085538559 DAUC <0003> auc.c:145 vector [0]: res = 4bdd9a44794668f60000000000000000 20241228085538559 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241228085538559 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241228085538559 DAUC <0003> auc.c:179 vector [0]: kc = ea0600729864b702 20241228085538559 DAUC <0003> auc.c:180 vector [0]: sres = 25263814 20241228085538559 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241228085538559 DAUC <0003> auc.c:113 vector [1]: rand = a53e994f9f6c36e050a600b77d4be6cf 20241228085538559 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241228085538559 DAUC <0003> auc.c:142 vector [1]: autn = f80e3637abc18000618c5931dcd52597 20241228085538559 DAUC <0003> auc.c:143 vector [1]: ck = 13c5ac0064b549be99e102898d89a0be 20241228085538559 DAUC <0003> auc.c:144 vector [1]: ik = d8c66578d688eb26b91750e2ba2b2cb7 20241228085538559 DAUC <0003> auc.c:145 vector [1]: res = 3bd255b3d9f82aee0000000000000000 20241228085538559 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241228085538559 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241228085538559 DAUC <0003> auc.c:179 vector [1]: kc = f5c12225ea445d09 20241228085538559 DAUC <0003> auc.c:180 vector [1]: sres = 9e79ab0a 20241228085538559 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241228085538559 DAUC <0003> auc.c:113 vector [2]: rand = e5ff845c26e5f4ce33dbfec805afbb5c 20241228085538559 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241228085538559 DAUC <0003> auc.c:142 vector [2]: autn = 636c44aed0518000f509cfc4bd7cdcad 20241228085538559 DAUC <0003> auc.c:143 vector [2]: ck = 8c3a68cfee9322555f8314ed23595dc9 20241228085538559 DAUC <0003> auc.c:144 vector [2]: ik = 138042402e60c5480c27a901a4977240 20241228085538559 DAUC <0003> auc.c:145 vector [2]: res = bef616c49e912df80000000000000000 20241228085538559 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241228085538559 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241228085538559 DAUC <0003> auc.c:179 vector [2]: kc = 66c2337d574f141c 20241228085538559 DAUC <0003> auc.c:180 vector [2]: sres = 6d0e25dc 20241228085538559 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241228085538559 DAUC <0003> auc.c:113 vector [3]: rand = 3e90a46c7c4e10017dd7e27c18451c99 20241228085538559 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241228085538559 DAUC <0003> auc.c:142 vector [3]: autn = e3b62f04fdcd80005dafdfee53d6eeb8 20241228085538559 DAUC <0003> auc.c:143 vector [3]: ck = b35cf7982577d41ef5ad37561fd212d9 20241228085538559 DAUC <0003> auc.c:144 vector [3]: ik = 6d8e5579618a80ef907dc418a616189c 20241228085538559 DAUC <0003> auc.c:145 vector [3]: res = 74d6f1bebb6068960000000000000000 20241228085538559 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241228085538559 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241228085538559 DAUC <0003> auc.c:179 vector [3]: kc = 66c17c36113ad07c 20241228085538559 DAUC <0003> auc.c:180 vector [3]: sres = 9092123c 20241228085538559 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241228085538559 DAUC <0003> auc.c:113 vector [4]: rand = f35ce1b1523d390b8eb1e6b30f6c2e10 20241228085538559 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241228085538559 DAUC <0003> auc.c:142 vector [4]: autn = 0642b13d79d68000c2180d9580ea1b2b 20241228085538559 DAUC <0003> auc.c:143 vector [4]: ck = 39c06e7646aa9937ac68baa76406d0be 20241228085538559 DAUC <0003> auc.c:144 vector [4]: ik = ab192af06d9273980085c4a45f1fce8a 20241228085538559 DAUC <0003> auc.c:145 vector [4]: res = 9406d4e4f0f8fe9c0000000000000000 20241228085538559 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241228085538559 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241228085538559 DAUC <0003> auc.c:179 vector [4]: kc = 06c7017d7367ccfe 20241228085538559 DAUC <0003> auc.c:180 vector [4]: sres = 95b0fc53 20241228085538559 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241228085538559 DAUC <0003> db_auc.c:245 IMSI='262424599042285': Generated 5 vectors 20241228085538559 DAUC <0003> db_auc.c:249 IMSI='262424599042285': Updating SQN=161 in DB 20241228085538559 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424599042285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424599042285"} 20241228085538559 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424599042285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085538559 DLINP <000b> input/ipa.c:452 connected read/write 20241228085538559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085538560 DLINP <000b> input/ipa.c:452 connected read/write 20241228085538560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085538562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43646<->l=127.0.0.1:4258 20241228085538564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43598<->l=127.0.0.1:4258 20241228085538565 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44883<->l=127.0.0.1:4259) 20241228085538565 DLINP <000b> input/ipa.c:452 connected read/write 20241228085538565 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085538565 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085538565 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085538565 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085538604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43650<->l=127.0.0.1:4258 20241228085538705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43650<->l=127.0.0.1:4258 20241228085541783 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085541783 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085541785 DLINP <000b> input/ipa.c:452 connected read/write 20241228085541785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085541785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43652<->l=127.0.0.1:4258 20241228085541787 DLINP <000b> input/ipa.c:452 connected read/write 20241228085541787 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085541787 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085541787 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085541787 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085541787 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085541787 DLGSUP <0013> gsup_server.c:238 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  20241228085541787 DLGSUP <0013> gsup_server.c:236 2:  20241228085541787 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085541787 DLGSUP <0013> gsup_server.c:236 3:  20241228085541787 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085541787 DLGSUP <0013> gsup_server.c:236 4:  20241228085541787 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085541787 DLGSUP <0013> gsup_server.c:236 5:  20241228085541787 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085541787 DLGSUP <0013> gsup_server.c:236 7:  20241228085541787 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085541787 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085541787 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085541787 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085541804 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33713<->l=127.0.0.1:4259) 20241228085541820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43654<->l=127.0.0.1:4258 20241228085541829 DLINP <000b> input/ipa.c:452 connected read/write 20241228085541829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085541829 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427027432350 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427027432350" cn_domain=PS} 20241228085541829 DLU <0006> fsm.c:456 lu(262427027432350)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085541829 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427027432350 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241228085541829 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427027432350 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427027432350" cause=IMSI unknown in HLR} 20241228085541829 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427027432350 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085541829 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427027432350)[0x55ace135db30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085541829 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427027432350)[0x55ace135db30]{UNVALIDATED}: Freeing instance 20241228085541829 DLU <0006> fsm.c:568 lu(PS:IMSI-262427027432350)[0x55ace135db30]{UNVALIDATED}: Deallocated 20241228085541830 DLINP <000b> input/ipa.c:452 connected read/write 20241228085541830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085541830 DLINP <000b> input/ipa.c:452 connected read/write 20241228085541830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085541832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43654<->l=127.0.0.1:4258 20241228085541833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43652<->l=127.0.0.1:4258 20241228085541834 DLINP <000b> input/ipa.c:452 connected read/write 20241228085541834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085541834 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085541834 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085541834 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085541834 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33713<->l=127.0.0.1:4259) 20241228085541879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43666<->l=127.0.0.1:4258 20241228085541979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43666<->l=127.0.0.1:4258 20241228085545058 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085545058 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085545061 DLINP <000b> input/ipa.c:452 connected read/write 20241228085545061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085545062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43680<->l=127.0.0.1:4258 20241228085545064 DLINP <000b> input/ipa.c:452 connected read/write 20241228085545064 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085545065 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085545065 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085545065 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085545065 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085545065 DLGSUP <0013> gsup_server.c:238 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  20241228085545065 DLGSUP <0013> gsup_server.c:236 2:  20241228085545065 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085545065 DLGSUP <0013> gsup_server.c:236 3:  20241228085545065 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085545065 DLGSUP <0013> gsup_server.c:236 4:  20241228085545065 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085545065 DLGSUP <0013> gsup_server.c:236 5:  20241228085545065 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085545065 DLGSUP <0013> gsup_server.c:236 7:  20241228085545065 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085545065 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085545065 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085545065 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085545084 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37047<->l=127.0.0.1:4259) 20241228085545096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43690<->l=127.0.0.1:4258 20241228085545105 DLINP <000b> input/ipa.c:452 connected read/write 20241228085545105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085545105 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262425124557469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425124557469" cn_domain=PS source_name="the-source\n"} 20241228085545105 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241228085545105 DLU <0006> fsm.c:456 lu(262425124557469)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085545105 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262425124557469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241228085545105 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262425124557469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425124557469" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241228085545105 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262425124557469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085545105 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425124557469)[0x55ace135db30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085545105 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425124557469)[0x55ace135db30]{UNVALIDATED}: Freeing instance 20241228085545106 DLU <0006> fsm.c:568 lu(PS:IMSI-262425124557469)[0x55ace135db30]{UNVALIDATED}: Deallocated 20241228085545106 DLINP <000b> input/ipa.c:452 connected read/write 20241228085545106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085545106 DLINP <000b> input/ipa.c:452 connected read/write 20241228085545106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085545108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43690<->l=127.0.0.1:4258 20241228085545109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43680<->l=127.0.0.1:4258 20241228085545110 DLINP <000b> input/ipa.c:452 connected read/write 20241228085545110 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085545110 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085545110 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085545110 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085545110 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241228085545110 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37047<->l=127.0.0.1:4259) 20241228085545154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43700<->l=127.0.0.1:4258 20241228085545255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43700<->l=127.0.0.1:4258 20241228085548328 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085548328 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085548330 DLINP <000b> input/ipa.c:452 connected read/write 20241228085548330 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085548330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52258<->l=127.0.0.1:4258 20241228085548332 DLINP <000b> input/ipa.c:452 connected read/write 20241228085548332 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085548332 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085548332 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085548332 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085548332 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085548332 DLGSUP <0013> gsup_server.c:238 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  20241228085548332 DLGSUP <0013> gsup_server.c:236 2:  20241228085548332 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085548332 DLGSUP <0013> gsup_server.c:236 3:  20241228085548332 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085548332 DLGSUP <0013> gsup_server.c:236 4:  20241228085548332 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085548332 DLGSUP <0013> gsup_server.c:236 5:  20241228085548332 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085548332 DLGSUP <0013> gsup_server.c:236 7:  20241228085548332 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085548332 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085548332 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085548332 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085548353 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41573<->l=127.0.0.1:4259) 20241228085548368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52268<->l=127.0.0.1:4258 20241228085548374 DLINP <000b> input/ipa.c:452 connected read/write 20241228085548374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085548374 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424537354442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424537354442" cn_domain=PS} 20241228085548374 DLU <0006> fsm.c:456 lu(262424537354442)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085548374 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424537354442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241228085548374 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424537354442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424537354442" cause=Roaming not allowed in this location area} 20241228085548374 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424537354442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085548374 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424537354442)[0x55ace135db30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085548374 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424537354442)[0x55ace135db30]{UNVALIDATED}: Freeing instance 20241228085548374 DLU <0006> fsm.c:568 lu(PS:IMSI-262424537354442)[0x55ace135db30]{UNVALIDATED}: Deallocated 20241228085548374 DLINP <000b> input/ipa.c:452 connected read/write 20241228085548374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085548374 DLINP <000b> input/ipa.c:452 connected read/write 20241228085548374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085548377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52268<->l=127.0.0.1:4258 20241228085548378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52258<->l=127.0.0.1:4258 20241228085548379 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41573<->l=127.0.0.1:4259) 20241228085548379 DLINP <000b> input/ipa.c:452 connected read/write 20241228085548379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085548379 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085548379 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085548379 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085548423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52274<->l=127.0.0.1:4258 20241228085548524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52274<->l=127.0.0.1:4258 20241228085551602 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085551602 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085551604 DLINP <000b> input/ipa.c:452 connected read/write 20241228085551604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085551605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52276<->l=127.0.0.1:4258 20241228085551607 DLINP <000b> input/ipa.c:452 connected read/write 20241228085551607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085551607 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085551607 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085551607 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085551607 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085551607 DLGSUP <0013> gsup_server.c:238 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  20241228085551607 DLGSUP <0013> gsup_server.c:236 2:  20241228085551607 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085551607 DLGSUP <0013> gsup_server.c:236 3:  20241228085551607 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085551607 DLGSUP <0013> gsup_server.c:236 4:  20241228085551607 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085551607 DLGSUP <0013> gsup_server.c:236 5:  20241228085551607 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085551607 DLGSUP <0013> gsup_server.c:236 7:  20241228085551607 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085551607 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085551607 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085551607 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085551628 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39245<->l=127.0.0.1:4259) 20241228085551642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52288<->l=127.0.0.1:4258 20241228085551649 DLINP <000b> input/ipa.c:452 connected read/write 20241228085551649 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085551649 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427895216564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427895216564"} 20241228085551649 DAUC <0003> db_auc.c:133 IMSI='262427895216564': No such subscriber 20241228085551649 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427895216564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241228085551649 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427895216564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427895216564" cause=IMSI unknown in HLR} 20241228085551649 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427895216564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085551649 DLINP <000b> input/ipa.c:452 connected read/write 20241228085551649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085551649 DLINP <000b> input/ipa.c:452 connected read/write 20241228085551649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085551652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52288<->l=127.0.0.1:4258 20241228085551652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52276<->l=127.0.0.1:4258 20241228085551653 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39245<->l=127.0.0.1:4259) 20241228085551654 DLINP <000b> input/ipa.c:452 connected read/write 20241228085551654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085551654 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085551654 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085551654 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085551697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52296<->l=127.0.0.1:4258 20241228085551798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52296<->l=127.0.0.1:4258 20241228085554869 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085554869 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085554871 DLINP <000b> input/ipa.c:452 connected read/write 20241228085554871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085554872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52304<->l=127.0.0.1:4258 20241228085554874 DLINP <000b> input/ipa.c:452 connected read/write 20241228085554874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085554875 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085554875 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085554875 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085554875 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085554875 DLGSUP <0013> gsup_server.c:238 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  20241228085554875 DLGSUP <0013> gsup_server.c:236 2:  20241228085554875 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085554875 DLGSUP <0013> gsup_server.c:236 3:  20241228085554875 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085554875 DLGSUP <0013> gsup_server.c:236 4:  20241228085554875 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085554875 DLGSUP <0013> gsup_server.c:236 5:  20241228085554875 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085554875 DLGSUP <0013> gsup_server.c:236 7:  20241228085554875 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085554875 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085554875 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085554875 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085554895 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42481<->l=127.0.0.1:4259) 20241228085554900 DAUC <0003> db_auc.c:157 IMSI='262422628531085': No 2G Auth Data 20241228085554900 DAUC <0003> db_auc.c:192 IMSI='262422628531085': No 3G Auth Data 20241228085554916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52320<->l=127.0.0.1:4258 20241228085554921 DLINP <000b> input/ipa.c:452 connected read/write 20241228085554921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085554921 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422628531085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422628531085" cn_domain=PS} 20241228085554921 DLU <0006> fsm.c:456 lu(262422628531085)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085554921 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422628531085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085554921 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422628531085)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085554921 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422628531085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422628531085" cn_domain=PS} 20241228085554921 DLINP <000b> input/ipa.c:452 connected read/write 20241228085554921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085554921 DLINP <000b> input/ipa.c:452 connected read/write 20241228085554921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085554923 DLINP <000b> input/ipa.c:452 connected read/write 20241228085554923 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085554923 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422628531085 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422628531085"} 20241228085554923 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422628531085)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085554923 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422628531085 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085554923 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422628531085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422628531085"} 20241228085554923 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422628531085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085554923 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422628531085)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085554923 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422628531085)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085554923 DLU <0006> fsm.c:568 lu(PS:IMSI-262422628531085)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085554923 DLINP <000b> input/ipa.c:452 connected read/write 20241228085554923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085554923 DLINP <000b> input/ipa.c:452 connected read/write 20241228085554923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085554925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52320<->l=127.0.0.1:4258 20241228085554926 DAUC <0003> db_auc.c:157 IMSI='262425506078615': No 2G Auth Data 20241228085554926 DAUC <0003> db_auc.c:192 IMSI='262425506078615': No 3G Auth Data 20241228085554927 DLGSUP <0013> hlr.c:121 IMSI 262425506078615: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085554942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52322<->l=127.0.0.1:4258 20241228085554946 DLINP <000b> input/ipa.c:452 connected read/write 20241228085554946 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085554946 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425506078615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425506078615" cn_domain=PS} 20241228085554946 DLU <0006> fsm.c:456 lu(262425506078615)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085554946 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425506078615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085554946 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425506078615)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085554946 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425506078615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425506078615" cn_domain=PS} 20241228085554946 DLINP <000b> input/ipa.c:452 connected read/write 20241228085554946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085554946 DLINP <000b> input/ipa.c:452 connected read/write 20241228085554946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085554949 DLINP <000b> input/ipa.c:452 connected read/write 20241228085554949 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085554949 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425506078615 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425506078615"} 20241228085554949 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425506078615)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085554949 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425506078615 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085554949 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425506078615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425506078615"} 20241228085554949 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425506078615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085554949 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425506078615)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085554949 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425506078615)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085554949 DLU <0006> fsm.c:568 lu(PS:IMSI-262425506078615)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085554949 DLINP <000b> input/ipa.c:452 connected read/write 20241228085554949 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085554949 DLINP <000b> input/ipa.c:452 connected read/write 20241228085554949 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085554950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52322<->l=127.0.0.1:4258 20241228085554952 DAUC <0003> db_auc.c:157 IMSI='262426153508090': No 2G Auth Data 20241228085554952 DAUC <0003> db_auc.c:192 IMSI='262426153508090': No 3G Auth Data 20241228085554953 DLGSUP <0013> hlr.c:121 IMSI 262426153508090: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085554969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52336<->l=127.0.0.1:4258 20241228085554973 DLINP <000b> input/ipa.c:452 connected read/write 20241228085554973 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085554973 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426153508090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426153508090" cn_domain=PS} 20241228085554973 DLU <0006> fsm.c:456 lu(262426153508090)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085554973 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426153508090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085554973 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426153508090)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085554973 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426153508090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426153508090" cn_domain=PS} 20241228085554973 DLINP <000b> input/ipa.c:452 connected read/write 20241228085554973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085554973 DLINP <000b> input/ipa.c:452 connected read/write 20241228085554973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085554976 DLINP <000b> input/ipa.c:452 connected read/write 20241228085554976 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085554976 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426153508090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426153508090"} 20241228085554976 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426153508090)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085554976 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426153508090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085554976 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426153508090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426153508090"} 20241228085554976 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426153508090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085554976 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426153508090)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085554976 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426153508090)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085554976 DLU <0006> fsm.c:568 lu(PS:IMSI-262426153508090)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085554976 DLINP <000b> input/ipa.c:452 connected read/write 20241228085554976 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085554976 DLINP <000b> input/ipa.c:452 connected read/write 20241228085554976 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085554977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52336<->l=127.0.0.1:4258 20241228085554979 DAUC <0003> db_auc.c:157 IMSI='262421689117621': No 2G Auth Data 20241228085554979 DAUC <0003> db_auc.c:192 IMSI='262421689117621': No 3G Auth Data 20241228085554980 DLGSUP <0013> hlr.c:121 IMSI 262421689117621: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085554997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52352<->l=127.0.0.1:4258 20241228085555000 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085555000 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421689117621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421689117621" cn_domain=PS} 20241228085555000 DLU <0006> fsm.c:456 lu(262421689117621)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085555000 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421689117621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085555000 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421689117621)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085555000 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421689117621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421689117621" cn_domain=PS} 20241228085555000 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085555000 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085555002 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085555002 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421689117621 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421689117621"} 20241228085555002 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421689117621)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085555002 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421689117621 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085555002 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421689117621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421689117621"} 20241228085555002 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421689117621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085555002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421689117621)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085555002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421689117621)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085555002 DLU <0006> fsm.c:568 lu(PS:IMSI-262421689117621)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085555002 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085555002 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085555003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52352<->l=127.0.0.1:4258 20241228085555005 DAUC <0003> db_auc.c:157 IMSI='262423899137452': No 2G Auth Data 20241228085555005 DAUC <0003> db_auc.c:192 IMSI='262423899137452': No 3G Auth Data 20241228085555006 DLGSUP <0013> hlr.c:121 IMSI 262423899137452: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085555023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52356<->l=127.0.0.1:4258 20241228085555026 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085555026 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423899137452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423899137452" cn_domain=PS} 20241228085555026 DLU <0006> fsm.c:456 lu(262423899137452)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085555026 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423899137452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085555026 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423899137452)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085555026 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423899137452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423899137452" cn_domain=PS} 20241228085555027 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555027 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085555027 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555027 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085555029 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555029 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085555029 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423899137452 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423899137452"} 20241228085555029 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423899137452)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085555029 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423899137452 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085555029 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423899137452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423899137452"} 20241228085555029 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423899137452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085555029 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423899137452)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085555029 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423899137452)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085555029 DLU <0006> fsm.c:568 lu(PS:IMSI-262423899137452)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085555029 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085555029 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085555031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52356<->l=127.0.0.1:4258 20241228085555032 DAUC <0003> db_auc.c:157 IMSI='262428494309548': No 2G Auth Data 20241228085555032 DAUC <0003> db_auc.c:192 IMSI='262428494309548': No 3G Auth Data 20241228085555033 DLGSUP <0013> hlr.c:121 IMSI 262428494309548: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085555048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52366<->l=127.0.0.1:4258 20241228085555051 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555051 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085555051 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428494309548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428494309548" cn_domain=PS} 20241228085555051 DLU <0006> fsm.c:456 lu(262428494309548)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085555051 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428494309548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085555051 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428494309548)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085555051 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428494309548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428494309548" cn_domain=PS} 20241228085555051 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085555051 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085555053 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085555053 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428494309548 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428494309548"} 20241228085555053 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428494309548)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085555053 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428494309548 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085555053 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428494309548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428494309548"} 20241228085555053 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428494309548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085555053 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428494309548)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085555053 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428494309548)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085555053 DLU <0006> fsm.c:568 lu(PS:IMSI-262428494309548)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085555053 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085555053 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085555055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52366<->l=127.0.0.1:4258 20241228085555056 DAUC <0003> db_auc.c:157 IMSI='262428898566202': No 2G Auth Data 20241228085555056 DAUC <0003> db_auc.c:192 IMSI='262428898566202': No 3G Auth Data 20241228085555057 DLGSUP <0013> hlr.c:121 IMSI 262428898566202: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085555074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52370<->l=127.0.0.1:4258 20241228085555077 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555077 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085555077 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428898566202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428898566202" cn_domain=PS} 20241228085555077 DLU <0006> fsm.c:456 lu(262428898566202)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085555077 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428898566202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085555077 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428898566202)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085555077 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428898566202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428898566202" cn_domain=PS} 20241228085555077 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085555077 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085555080 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085555080 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428898566202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428898566202"} 20241228085555080 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428898566202)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085555080 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428898566202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085555080 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428898566202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428898566202"} 20241228085555080 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428898566202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085555080 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428898566202)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085555080 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428898566202)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085555080 DLU <0006> fsm.c:568 lu(PS:IMSI-262428898566202)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085555080 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085555080 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085555082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52370<->l=127.0.0.1:4258 20241228085555083 DAUC <0003> db_auc.c:157 IMSI='262420631653747': No 2G Auth Data 20241228085555083 DAUC <0003> db_auc.c:192 IMSI='262420631653747': No 3G Auth Data 20241228085555084 DLGSUP <0013> hlr.c:121 IMSI 262420631653747: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085555097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52386<->l=127.0.0.1:4258 20241228085555100 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555100 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085555100 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420631653747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420631653747" cn_domain=PS} 20241228085555100 DLU <0006> fsm.c:456 lu(262420631653747)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085555100 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420631653747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085555100 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420631653747)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085555100 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420631653747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420631653747" cn_domain=PS} 20241228085555100 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085555100 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085555102 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085555102 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420631653747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420631653747"} 20241228085555102 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420631653747)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085555102 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420631653747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085555102 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420631653747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420631653747"} 20241228085555102 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420631653747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085555102 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420631653747)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085555102 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420631653747)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085555102 DLU <0006> fsm.c:568 lu(PS:IMSI-262420631653747)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085555102 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085555102 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085555104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52386<->l=127.0.0.1:4258 20241228085555106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52304<->l=127.0.0.1:4258 20241228085555108 DLINP <000b> input/ipa.c:452 connected read/write 20241228085555108 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085555108 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085555108 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085555108 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085555108 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42481<->l=127.0.0.1:4259) 20241228085555149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52390<->l=127.0.0.1:4258 20241228085555249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52390<->l=127.0.0.1:4258 20241228085558325 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085558325 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085558327 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085558327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36310<->l=127.0.0.1:4258 20241228085558329 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085558329 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085558329 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085558329 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085558329 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085558329 DLGSUP <0013> gsup_server.c:238 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  20241228085558329 DLGSUP <0013> gsup_server.c:236 2:  20241228085558329 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085558329 DLGSUP <0013> gsup_server.c:236 3:  20241228085558329 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085558329 DLGSUP <0013> gsup_server.c:236 4:  20241228085558329 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085558329 DLGSUP <0013> gsup_server.c:236 5:  20241228085558329 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085558329 DLGSUP <0013> gsup_server.c:236 7:  20241228085558329 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085558329 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085558329 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085558329 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085558346 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37697<->l=127.0.0.1:4259) 20241228085558350 DAUC <0003> db_auc.c:157 IMSI='262421137333852': No 2G Auth Data 20241228085558350 DAUC <0003> db_auc.c:192 IMSI='262421137333852': No 3G Auth Data 20241228085558367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36322<->l=127.0.0.1:4258 20241228085558373 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558373 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085558373 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421137333852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421137333852" cn_domain=PS source_name="the-source\n"} 20241228085558373 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241228085558373 DLU <0006> fsm.c:456 lu(262421137333852)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085558373 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421137333852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241228085558373 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421137333852)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085558373 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421137333852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421137333852" cn_domain=PS destination_name="the-source\n"} 20241228085558373 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558374 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558376 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558376 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085558376 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421137333852 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421137333852" source_name="the-source\n"} 20241228085558376 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421137333852)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085558376 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262421137333852 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085558376 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421137333852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421137333852" destination_name="the-source\n"} 20241228085558376 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262421137333852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085558376 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421137333852)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085558376 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421137333852)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085558376 DLU <0006> fsm.c:568 lu(PS:IMSI-262421137333852)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085558376 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558376 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36322<->l=127.0.0.1:4258 20241228085558379 DAUC <0003> db_auc.c:157 IMSI='262427121158261': No 2G Auth Data 20241228085558379 DAUC <0003> db_auc.c:192 IMSI='262427121158261': No 3G Auth Data 20241228085558380 DLGSUP <0013> hlr.c:121 IMSI 262427121158261: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085558397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36330<->l=127.0.0.1:4258 20241228085558400 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558400 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085558401 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262427121158261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427121158261" cn_domain=PS source_name="the-source\n"} 20241228085558401 DLU <0006> fsm.c:456 lu(262427121158261)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085558401 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262427121158261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241228085558401 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427121158261)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085558401 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262427121158261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427121158261" cn_domain=PS destination_name="the-source\n"} 20241228085558401 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558401 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558403 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558403 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085558403 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262427121158261 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427121158261" source_name="the-source\n"} 20241228085558403 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427121158261)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085558403 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262427121158261 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085558403 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262427121158261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427121158261" destination_name="the-source\n"} 20241228085558403 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262427121158261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085558403 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427121158261)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085558403 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427121158261)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085558403 DLU <0006> fsm.c:568 lu(PS:IMSI-262427121158261)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085558403 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558403 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36330<->l=127.0.0.1:4258 20241228085558406 DAUC <0003> db_auc.c:157 IMSI='262424226463518': No 2G Auth Data 20241228085558406 DAUC <0003> db_auc.c:192 IMSI='262424226463518': No 3G Auth Data 20241228085558407 DLGSUP <0013> hlr.c:121 IMSI 262424226463518: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085558423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36334<->l=127.0.0.1:4258 20241228085558427 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085558427 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424226463518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424226463518" cn_domain=PS source_name="the-source\n"} 20241228085558427 DLU <0006> fsm.c:456 lu(262424226463518)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085558427 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424226463518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241228085558427 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424226463518)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085558427 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424226463518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424226463518" cn_domain=PS destination_name="the-source\n"} 20241228085558427 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558427 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558429 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085558429 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424226463518 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424226463518" source_name="the-source\n"} 20241228085558429 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424226463518)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085558429 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262424226463518 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085558429 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424226463518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424226463518" destination_name="the-source\n"} 20241228085558429 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262424226463518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085558429 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424226463518)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085558429 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424226463518)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085558429 DLU <0006> fsm.c:568 lu(PS:IMSI-262424226463518)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085558430 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558430 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36334<->l=127.0.0.1:4258 20241228085558432 DAUC <0003> db_auc.c:157 IMSI='262427664972620': No 2G Auth Data 20241228085558432 DAUC <0003> db_auc.c:192 IMSI='262427664972620': No 3G Auth Data 20241228085558433 DLGSUP <0013> hlr.c:121 IMSI 262427664972620: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085558449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36348<->l=127.0.0.1:4258 20241228085558452 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558452 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085558452 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262427664972620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427664972620" cn_domain=PS source_name="the-source\n"} 20241228085558452 DLU <0006> fsm.c:456 lu(262427664972620)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085558452 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262427664972620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241228085558452 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427664972620)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085558452 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262427664972620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427664972620" cn_domain=PS destination_name="the-source\n"} 20241228085558452 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558453 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558455 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558455 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085558455 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262427664972620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427664972620" source_name="the-source\n"} 20241228085558455 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427664972620)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085558455 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262427664972620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085558455 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262427664972620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427664972620" destination_name="the-source\n"} 20241228085558455 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262427664972620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085558455 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427664972620)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085558455 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427664972620)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085558455 DLU <0006> fsm.c:568 lu(PS:IMSI-262427664972620)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085558455 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558455 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36348<->l=127.0.0.1:4258 20241228085558457 DAUC <0003> db_auc.c:157 IMSI='262424591672545': No 2G Auth Data 20241228085558457 DAUC <0003> db_auc.c:192 IMSI='262424591672545': No 3G Auth Data 20241228085558458 DLGSUP <0013> hlr.c:121 IMSI 262424591672545: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085558474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36360<->l=127.0.0.1:4258 20241228085558478 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085558478 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262424591672545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424591672545" cn_domain=PS source_name="the-source\n"} 20241228085558478 DLU <0006> fsm.c:456 lu(262424591672545)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085558478 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262424591672545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241228085558478 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424591672545)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085558478 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262424591672545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424591672545" cn_domain=PS destination_name="the-source\n"} 20241228085558478 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558478 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558481 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558481 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085558481 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262424591672545 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424591672545" source_name="the-source\n"} 20241228085558481 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424591672545)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085558481 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262424591672545 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085558481 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262424591672545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424591672545" destination_name="the-source\n"} 20241228085558481 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262424591672545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085558481 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424591672545)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085558481 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424591672545)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085558481 DLU <0006> fsm.c:568 lu(PS:IMSI-262424591672545)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085558481 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558481 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36360<->l=127.0.0.1:4258 20241228085558484 DAUC <0003> db_auc.c:157 IMSI='262424817051762': No 2G Auth Data 20241228085558484 DAUC <0003> db_auc.c:192 IMSI='262424817051762': No 3G Auth Data 20241228085558485 DLGSUP <0013> hlr.c:121 IMSI 262424817051762: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085558502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36376<->l=127.0.0.1:4258 20241228085558506 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085558506 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262424817051762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424817051762" cn_domain=PS source_name="the-source\n"} 20241228085558506 DLU <0006> fsm.c:456 lu(262424817051762)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085558506 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262424817051762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241228085558506 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424817051762)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085558506 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262424817051762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424817051762" cn_domain=PS destination_name="the-source\n"} 20241228085558507 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558507 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558510 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085558510 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262424817051762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424817051762" source_name="the-source\n"} 20241228085558510 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424817051762)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085558510 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262424817051762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085558510 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262424817051762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424817051762" destination_name="the-source\n"} 20241228085558510 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262424817051762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085558510 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424817051762)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085558510 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424817051762)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085558510 DLU <0006> fsm.c:568 lu(PS:IMSI-262424817051762)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085558510 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558510 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36376<->l=127.0.0.1:4258 20241228085558512 DAUC <0003> db_auc.c:157 IMSI='262428131883444': No 2G Auth Data 20241228085558512 DAUC <0003> db_auc.c:192 IMSI='262428131883444': No 3G Auth Data 20241228085558514 DLGSUP <0013> hlr.c:121 IMSI 262428131883444: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085558530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36384<->l=127.0.0.1:4258 20241228085558533 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085558533 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428131883444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428131883444" cn_domain=PS source_name="the-source\n"} 20241228085558533 DLU <0006> fsm.c:456 lu(262428131883444)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085558533 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262428131883444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241228085558533 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428131883444)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085558533 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262428131883444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428131883444" cn_domain=PS destination_name="the-source\n"} 20241228085558533 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558533 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558535 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558535 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085558535 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428131883444 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428131883444" source_name="the-source\n"} 20241228085558535 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428131883444)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085558535 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262428131883444 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085558535 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262428131883444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428131883444" destination_name="the-source\n"} 20241228085558535 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262428131883444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085558535 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428131883444)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085558535 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428131883444)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085558535 DLU <0006> fsm.c:568 lu(PS:IMSI-262428131883444)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085558535 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558535 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36384<->l=127.0.0.1:4258 20241228085558538 DAUC <0003> db_auc.c:157 IMSI='262424235551563': No 2G Auth Data 20241228085558538 DAUC <0003> db_auc.c:192 IMSI='262424235551563': No 3G Auth Data 20241228085558539 DLGSUP <0013> hlr.c:121 IMSI 262424235551563: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085558555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36394<->l=127.0.0.1:4258 20241228085558558 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085558558 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262424235551563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424235551563" cn_domain=PS source_name="the-source\n"} 20241228085558558 DLU <0006> fsm.c:456 lu(262424235551563)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085558558 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262424235551563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241228085558558 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424235551563)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085558558 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262424235551563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424235551563" cn_domain=PS destination_name="the-source\n"} 20241228085558558 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558558 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558560 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085558560 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262424235551563 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424235551563" source_name="the-source\n"} 20241228085558560 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424235551563)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085558560 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262424235551563 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085558560 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262424235551563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424235551563" destination_name="the-source\n"} 20241228085558560 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262424235551563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085558560 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424235551563)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085558560 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424235551563)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085558560 DLU <0006> fsm.c:568 lu(PS:IMSI-262424235551563)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085558560 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558560 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085558562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36394<->l=127.0.0.1:4258 20241228085558563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36310<->l=127.0.0.1:4258 20241228085558564 DLINP <000b> input/ipa.c:452 connected read/write 20241228085558564 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085558564 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085558564 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085558564 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085558564 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241228085558564 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37697<->l=127.0.0.1:4259) 20241228085558605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36402<->l=127.0.0.1:4258 20241228085558706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36402<->l=127.0.0.1:4258 20241228085601779 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085601779 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085601780 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085601781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36408<->l=127.0.0.1:4258 20241228085601782 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085601782 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085601782 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085601782 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085601782 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085601782 DLGSUP <0013> gsup_server.c:238 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  20241228085601782 DLGSUP <0013> gsup_server.c:236 2:  20241228085601782 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085601782 DLGSUP <0013> gsup_server.c:236 3:  20241228085601782 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085601782 DLGSUP <0013> gsup_server.c:236 4:  20241228085601782 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085601782 DLGSUP <0013> gsup_server.c:236 5:  20241228085601782 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085601782 DLGSUP <0013> gsup_server.c:236 7:  20241228085601782 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085601782 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085601782 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085601782 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085601803 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41091<->l=127.0.0.1:4259) 20241228085601818 DAUC <0003> db_auc.c:157 IMSI='262425873884622': No 2G Auth Data 20241228085601818 DAUC <0003> db_auc.c:192 IMSI='262425873884622': No 3G Auth Data 20241228085601833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36420<->l=127.0.0.1:4258 20241228085601838 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085601838 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425873884622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425873884622" cn_domain=PS} 20241228085601838 DLU <0006> fsm.c:456 lu(262425873884622)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085601838 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425873884622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085601838 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425873884622)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085601838 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425873884622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425873884622" cn_domain=PS} 20241228085601838 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601838 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601841 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085601841 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425873884622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425873884622"} 20241228085601841 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425873884622)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085601841 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425873884622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085601841 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425873884622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425873884622"} 20241228085601841 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425873884622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085601841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425873884622)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085601841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425873884622)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085601841 DLU <0006> fsm.c:568 lu(PS:IMSI-262425873884622)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085601841 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601841 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36420<->l=127.0.0.1:4258 20241228085601844 DAUC <0003> db_auc.c:157 IMSI='262429543228708': No 2G Auth Data 20241228085601844 DAUC <0003> db_auc.c:192 IMSI='262429543228708': No 3G Auth Data 20241228085601845 DLGSUP <0013> hlr.c:121 IMSI 262429543228708: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085601861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36422<->l=127.0.0.1:4258 20241228085601864 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085601864 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429543228708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429543228708" cn_domain=PS} 20241228085601864 DLU <0006> fsm.c:456 lu(262429543228708)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085601864 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429543228708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085601864 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429543228708)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085601864 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429543228708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429543228708" cn_domain=PS} 20241228085601864 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601864 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601866 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085601866 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429543228708 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429543228708"} 20241228085601866 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429543228708)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085601866 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429543228708 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085601866 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429543228708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429543228708"} 20241228085601866 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429543228708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085601866 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429543228708)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085601866 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429543228708)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085601866 DLU <0006> fsm.c:568 lu(PS:IMSI-262429543228708)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085601866 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601866 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36422<->l=127.0.0.1:4258 20241228085601869 DAUC <0003> db_auc.c:157 IMSI='262424228785248': No 2G Auth Data 20241228085601869 DAUC <0003> db_auc.c:192 IMSI='262424228785248': No 3G Auth Data 20241228085601870 DLGSUP <0013> hlr.c:121 IMSI 262424228785248: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085601886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36432<->l=127.0.0.1:4258 20241228085601889 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085601890 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424228785248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424228785248" cn_domain=PS} 20241228085601890 DLU <0006> fsm.c:456 lu(262424228785248)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085601890 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424228785248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085601890 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424228785248)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085601890 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424228785248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424228785248" cn_domain=PS} 20241228085601890 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601890 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601892 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085601892 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424228785248 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424228785248"} 20241228085601892 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424228785248)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085601892 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424228785248 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085601892 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424228785248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424228785248"} 20241228085601892 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424228785248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085601892 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424228785248)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085601892 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424228785248)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085601892 DLU <0006> fsm.c:568 lu(PS:IMSI-262424228785248)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085601892 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601892 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36432<->l=127.0.0.1:4258 20241228085601895 DAUC <0003> db_auc.c:157 IMSI='262424119568635': No 2G Auth Data 20241228085601895 DAUC <0003> db_auc.c:192 IMSI='262424119568635': No 3G Auth Data 20241228085601896 DLGSUP <0013> hlr.c:121 IMSI 262424119568635: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085601909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36442<->l=127.0.0.1:4258 20241228085601912 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601912 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085601912 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424119568635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424119568635" cn_domain=PS} 20241228085601912 DLU <0006> fsm.c:456 lu(262424119568635)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085601912 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424119568635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085601912 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424119568635)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085601912 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424119568635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424119568635" cn_domain=PS} 20241228085601912 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601912 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601915 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601915 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085601915 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424119568635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424119568635"} 20241228085601915 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424119568635)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085601915 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424119568635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085601915 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424119568635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424119568635"} 20241228085601915 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424119568635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085601915 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424119568635)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085601915 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424119568635)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085601915 DLU <0006> fsm.c:568 lu(PS:IMSI-262424119568635)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085601915 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601915 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36442<->l=127.0.0.1:4258 20241228085601918 DAUC <0003> db_auc.c:157 IMSI='262423195520672': No 2G Auth Data 20241228085601918 DAUC <0003> db_auc.c:192 IMSI='262423195520672': No 3G Auth Data 20241228085601919 DLGSUP <0013> hlr.c:121 IMSI 262423195520672: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085601934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36452<->l=127.0.0.1:4258 20241228085601937 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601937 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085601937 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423195520672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423195520672" cn_domain=PS} 20241228085601937 DLU <0006> fsm.c:456 lu(262423195520672)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085601937 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423195520672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085601937 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423195520672)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085601937 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423195520672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423195520672" cn_domain=PS} 20241228085601937 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601937 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601939 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085601939 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423195520672 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423195520672"} 20241228085601939 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423195520672)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085601939 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423195520672 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085601939 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423195520672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423195520672"} 20241228085601939 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423195520672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085601939 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423195520672)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085601939 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423195520672)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085601939 DLU <0006> fsm.c:568 lu(PS:IMSI-262423195520672)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085601940 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601940 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36452<->l=127.0.0.1:4258 20241228085601942 DAUC <0003> db_auc.c:157 IMSI='262428348243815': No 2G Auth Data 20241228085601942 DAUC <0003> db_auc.c:192 IMSI='262428348243815': No 3G Auth Data 20241228085601943 DLGSUP <0013> hlr.c:121 IMSI 262428348243815: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085601959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36464<->l=127.0.0.1:4258 20241228085601963 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601963 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085601963 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428348243815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428348243815" cn_domain=PS} 20241228085601963 DLU <0006> fsm.c:456 lu(262428348243815)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085601963 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428348243815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085601963 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428348243815)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085601963 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428348243815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428348243815" cn_domain=PS} 20241228085601963 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601963 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601965 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601965 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085601965 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428348243815 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428348243815"} 20241228085601965 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428348243815)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085601965 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428348243815 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085601965 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428348243815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428348243815"} 20241228085601966 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428348243815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085601966 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428348243815)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085601966 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428348243815)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085601966 DLU <0006> fsm.c:568 lu(PS:IMSI-262428348243815)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085601966 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601966 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36464<->l=127.0.0.1:4258 20241228085601968 DAUC <0003> db_auc.c:157 IMSI='262428724181722': No 2G Auth Data 20241228085601968 DAUC <0003> db_auc.c:192 IMSI='262428724181722': No 3G Auth Data 20241228085601969 DLGSUP <0013> hlr.c:121 IMSI 262428724181722: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085601986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36466<->l=127.0.0.1:4258 20241228085601990 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085601990 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428724181722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428724181722" cn_domain=PS} 20241228085601990 DLU <0006> fsm.c:456 lu(262428724181722)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085601990 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428724181722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085601990 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428724181722)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085601990 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428724181722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428724181722" cn_domain=PS} 20241228085601990 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601990 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601992 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085601992 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428724181722 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428724181722"} 20241228085601992 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428724181722)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085601992 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428724181722 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085601992 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428724181722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428724181722"} 20241228085601992 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428724181722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085601992 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428724181722)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085601992 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428724181722)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085601992 DLU <0006> fsm.c:568 lu(PS:IMSI-262428724181722)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085601992 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601992 DLINP <000b> input/ipa.c:452 connected read/write 20241228085601993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085601994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36466<->l=127.0.0.1:4258 20241228085601995 DAUC <0003> db_auc.c:157 IMSI='262420055378560': No 2G Auth Data 20241228085601995 DAUC <0003> db_auc.c:192 IMSI='262420055378560': No 3G Auth Data 20241228085601996 DLGSUP <0013> hlr.c:121 IMSI 262420055378560: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085602014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36468<->l=127.0.0.1:4258 20241228085602017 DLINP <000b> input/ipa.c:452 connected read/write 20241228085602017 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085602017 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420055378560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420055378560" cn_domain=PS} 20241228085602017 DLU <0006> fsm.c:456 lu(262420055378560)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085602017 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420055378560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085602017 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420055378560)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085602017 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420055378560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420055378560" cn_domain=PS} 20241228085602017 DLINP <000b> input/ipa.c:452 connected read/write 20241228085602017 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085602017 DLINP <000b> input/ipa.c:452 connected read/write 20241228085602017 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085602019 DLINP <000b> input/ipa.c:452 connected read/write 20241228085602019 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085602019 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420055378560 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420055378560"} 20241228085602019 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420055378560)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085602019 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420055378560 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085602019 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420055378560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420055378560"} 20241228085602019 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420055378560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085602019 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420055378560)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085602019 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420055378560)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085602019 DLU <0006> fsm.c:568 lu(PS:IMSI-262420055378560)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085602019 DLINP <000b> input/ipa.c:452 connected read/write 20241228085602019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085602019 DLINP <000b> input/ipa.c:452 connected read/write 20241228085602019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085602020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36468<->l=127.0.0.1:4258 20241228085602022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36408<->l=127.0.0.1:4258 20241228085602023 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41091<->l=127.0.0.1:4259) 20241228085602023 DLINP <000b> input/ipa.c:452 connected read/write 20241228085602023 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085602023 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085602023 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085602023 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085602062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36472<->l=127.0.0.1:4258 20241228085602162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36472<->l=127.0.0.1:4258 20241228085605237 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085605237 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085605239 DLINP <000b> input/ipa.c:452 connected read/write 20241228085605239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085605240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36476<->l=127.0.0.1:4258 20241228085605241 DLINP <000b> input/ipa.c:452 connected read/write 20241228085605241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085605241 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085605241 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085605241 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085605241 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085605241 DLGSUP <0013> gsup_server.c:238 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  20241228085605241 DLGSUP <0013> gsup_server.c:236 2:  20241228085605241 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085605241 DLGSUP <0013> gsup_server.c:236 3:  20241228085605241 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085605241 DLGSUP <0013> gsup_server.c:236 4:  20241228085605241 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085605241 DLGSUP <0013> gsup_server.c:236 5:  20241228085605241 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085605241 DLGSUP <0013> gsup_server.c:236 7:  20241228085605241 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085605241 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085605241 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085605241 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085605259 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36351<->l=127.0.0.1:4259) 20241228085605260 DAUC <0003> db_auc.c:157 IMSI='262424230168365': No 2G Auth Data 20241228085605260 DAUC <0003> db_auc.c:192 IMSI='262424230168365': No 3G Auth Data 20241228085605263 DAUC <0003> db_auc.c:192 IMSI='262424230168365': No 3G Auth Data 20241228085605265 DAUC <0003> db_auc.c:157 IMSI='262422737069230': No 2G Auth Data 20241228085605265 DAUC <0003> db_auc.c:192 IMSI='262422737069230': No 3G Auth Data 20241228085605268 DAUC <0003> db_auc.c:157 IMSI='262422737069230': No 2G Auth Data 20241228085605270 DAUC <0003> db_auc.c:157 IMSI='262425011146145': No 2G Auth Data 20241228085605270 DAUC <0003> db_auc.c:192 IMSI='262425011146145': No 3G Auth Data 20241228085605275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36476<->l=127.0.0.1:4258 20241228085605276 DLINP <000b> input/ipa.c:452 connected read/write 20241228085605276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085605276 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085605276 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085605276 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085605276 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36351<->l=127.0.0.1:4259) 20241228085605315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36492<->l=127.0.0.1:4258 20241228085605416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36492<->l=127.0.0.1:4258 20241228085608488 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085608488 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085608489 DLINP <000b> input/ipa.c:452 connected read/write 20241228085608489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085608490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59060<->l=127.0.0.1:4258 20241228085608493 DLINP <000b> input/ipa.c:452 connected read/write 20241228085608493 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085608493 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085608493 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085608493 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085608493 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085608493 DLGSUP <0013> gsup_server.c:238 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  20241228085608493 DLGSUP <0013> gsup_server.c:236 2:  20241228085608493 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085608493 DLGSUP <0013> gsup_server.c:236 3:  20241228085608493 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085608493 DLGSUP <0013> gsup_server.c:236 4:  20241228085608493 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085608493 DLGSUP <0013> gsup_server.c:236 5:  20241228085608493 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085608493 DLGSUP <0013> gsup_server.c:236 7:  20241228085608493 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085608493 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085608493 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085608493 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085608511 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46063<->l=127.0.0.1:4259) 20241228085608525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59076<->l=127.0.0.1:4258 20241228085608527 DAUC <0003> db_auc.c:157 IMSI='262428682832383': No 2G Auth Data 20241228085608528 DAUC <0003> db_auc.c:192 IMSI='262428682832383': No 3G Auth Data 20241228085608537 DLINP <000b> input/ipa.c:452 connected read/write 20241228085608537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085608537 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428682832383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428682832383" cn_domain=PS} 20241228085608537 DLU <0006> fsm.c:456 lu(262428682832383)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085608537 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428682832383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085608537 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428682832383)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085608537 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428682832383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428682832383" cn_domain=PS} 20241228085608537 DLINP <000b> input/ipa.c:452 connected read/write 20241228085608537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085608537 DLINP <000b> input/ipa.c:452 connected read/write 20241228085608537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085608541 DLINP <000b> input/ipa.c:452 connected read/write 20241228085608541 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085608541 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428682832383 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428682832383"} 20241228085608541 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428682832383)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085608541 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428682832383 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085608541 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428682832383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428682832383"} 20241228085608541 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428682832383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085608541 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428682832383)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085608541 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428682832383)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085608541 DLU <0006> fsm.c:568 lu(PS:IMSI-262428682832383)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085608541 DLINP <000b> input/ipa.c:452 connected read/write 20241228085608541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085608541 DLINP <000b> input/ipa.c:452 connected read/write 20241228085608541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085608543 DLGSUP <0013> hlr.c:128 IMSI 262428682832383: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241228085608543 DLINP <000b> input/ipa.c:452 connected read/write 20241228085608543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085608543 DLINP <000b> input/ipa.c:452 connected read/write 20241228085608543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085608545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59076<->l=127.0.0.1:4258 20241228085608545 DLINP <000b> input/ipa.c:452 connected read/write 20241228085608545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085608545 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428682832383 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428682832383"} 20241228085608545 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428682832383 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241228085608545 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428682832383 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085608546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59060<->l=127.0.0.1:4258 20241228085608547 DLINP <000b> input/ipa.c:452 connected read/write 20241228085608547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085608547 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085608547 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085608547 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085608547 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46063<->l=127.0.0.1:4259) 20241228085608587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59086<->l=127.0.0.1:4258 20241228085608688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59086<->l=127.0.0.1:4258 20241228085611767 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085611768 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085611769 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085611770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59090<->l=127.0.0.1:4258 20241228085611772 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085611772 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085611772 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085611772 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085611772 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085611772 DLGSUP <0013> gsup_server.c:238 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  20241228085611772 DLGSUP <0013> gsup_server.c:236 2:  20241228085611772 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085611772 DLGSUP <0013> gsup_server.c:236 3:  20241228085611772 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085611772 DLGSUP <0013> gsup_server.c:236 4:  20241228085611772 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085611772 DLGSUP <0013> gsup_server.c:236 5:  20241228085611772 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085611772 DLGSUP <0013> gsup_server.c:236 7:  20241228085611772 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085611772 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085611772 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085611772 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085611790 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34689<->l=127.0.0.1:4259) 20241228085611795 DAUC <0003> db_auc.c:157 IMSI='262428164592641': No 2G Auth Data 20241228085611795 DAUC <0003> db_auc.c:192 IMSI='262428164592641': No 3G Auth Data 20241228085611809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59094<->l=127.0.0.1:4258 20241228085611817 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611817 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085611817 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428164592641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428164592641" cn_domain=PS} 20241228085611817 DLU <0006> fsm.c:456 lu(262428164592641)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085611817 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428164592641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085611817 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428164592641)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085611817 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428164592641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428164592641" cn_domain=PS} 20241228085611817 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611817 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611821 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611821 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085611821 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428164592641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428164592641"} 20241228085611821 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428164592641)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085611821 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428164592641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085611821 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428164592641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428164592641"} 20241228085611821 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428164592641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085611821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428164592641)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085611821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428164592641)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085611821 DLU <0006> fsm.c:568 lu(PS:IMSI-262428164592641)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085611821 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611821 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611823 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085611823 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428164592641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428164592641" cn_domain=CS} 20241228085611823 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428164592641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241228085611823 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428164592641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428164592641"} 20241228085611823 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428164592641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241228085611823 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611823 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59094<->l=127.0.0.1:4258 20241228085611827 DAUC <0003> db_auc.c:157 IMSI='262423318849151': No 2G Auth Data 20241228085611827 DAUC <0003> db_auc.c:192 IMSI='262423318849151': No 3G Auth Data 20241228085611827 DLGSUP <0013> hlr.c:121 IMSI 262423318849151: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085611842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59106<->l=127.0.0.1:4258 20241228085611845 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611845 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085611845 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423318849151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423318849151" cn_domain=PS} 20241228085611845 DLU <0006> fsm.c:456 lu(262423318849151)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085611845 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423318849151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085611845 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423318849151)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085611845 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423318849151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423318849151" cn_domain=PS} 20241228085611845 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611845 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611848 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085611848 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423318849151 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423318849151"} 20241228085611848 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423318849151)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085611848 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423318849151 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085611848 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423318849151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423318849151"} 20241228085611848 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423318849151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085611848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423318849151)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085611848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423318849151)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085611848 DLU <0006> fsm.c:568 lu(PS:IMSI-262423318849151)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085611848 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611848 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611850 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611850 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085611850 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423318849151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423318849151" cn_domain=CS} 20241228085611850 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423318849151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241228085611850 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423318849151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423318849151"} 20241228085611850 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423318849151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241228085611850 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611850 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59106<->l=127.0.0.1:4258 20241228085611853 DAUC <0003> db_auc.c:157 IMSI='262422462179949': No 2G Auth Data 20241228085611853 DAUC <0003> db_auc.c:192 IMSI='262422462179949': No 3G Auth Data 20241228085611854 DLGSUP <0013> hlr.c:121 IMSI 262422462179949: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085611870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59110<->l=127.0.0.1:4258 20241228085611874 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085611874 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422462179949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422462179949" cn_domain=PS} 20241228085611874 DLU <0006> fsm.c:456 lu(262422462179949)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085611874 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422462179949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085611874 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422462179949)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085611874 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422462179949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422462179949" cn_domain=PS} 20241228085611874 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611874 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611877 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611877 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085611877 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422462179949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422462179949"} 20241228085611877 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422462179949)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085611877 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422462179949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085611877 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422462179949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422462179949"} 20241228085611877 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422462179949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085611877 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422462179949)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085611877 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422462179949)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085611877 DLU <0006> fsm.c:568 lu(PS:IMSI-262422462179949)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085611877 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611877 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611879 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085611879 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422462179949 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422462179949" cn_domain=CS} 20241228085611879 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422462179949 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241228085611879 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422462179949 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422462179949"} 20241228085611879 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422462179949 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241228085611879 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611879 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59110<->l=127.0.0.1:4258 20241228085611882 DAUC <0003> db_auc.c:157 IMSI='262422559168274': No 2G Auth Data 20241228085611882 DAUC <0003> db_auc.c:192 IMSI='262422559168274': No 3G Auth Data 20241228085611883 DLGSUP <0013> hlr.c:121 IMSI 262422559168274: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085611897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59114<->l=127.0.0.1:4258 20241228085611901 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611901 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085611901 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422559168274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422559168274" cn_domain=PS} 20241228085611901 DLU <0006> fsm.c:456 lu(262422559168274)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085611901 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422559168274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085611901 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422559168274)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085611901 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422559168274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422559168274" cn_domain=PS} 20241228085611901 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611901 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611901 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611901 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611903 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611904 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085611904 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422559168274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422559168274"} 20241228085611904 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422559168274)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085611904 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422559168274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085611904 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422559168274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422559168274"} 20241228085611904 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422559168274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085611904 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422559168274)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085611904 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422559168274)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085611904 DLU <0006> fsm.c:568 lu(PS:IMSI-262422559168274)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085611904 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611904 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611906 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085611906 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422559168274 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422559168274" cn_domain=CS} 20241228085611906 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422559168274 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241228085611906 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422559168274 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422559168274"} 20241228085611906 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422559168274 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241228085611906 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611906 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59114<->l=127.0.0.1:4258 20241228085611909 DAUC <0003> db_auc.c:157 IMSI='262428023422682': No 2G Auth Data 20241228085611909 DAUC <0003> db_auc.c:192 IMSI='262428023422682': No 3G Auth Data 20241228085611910 DLGSUP <0013> hlr.c:121 IMSI 262428023422682: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085611927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59118<->l=127.0.0.1:4258 20241228085611931 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611931 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085611931 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428023422682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428023422682" cn_domain=PS} 20241228085611931 DLU <0006> fsm.c:456 lu(262428023422682)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085611931 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428023422682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085611931 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428023422682)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085611931 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428023422682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428023422682" cn_domain=PS} 20241228085611931 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611931 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611934 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085611934 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428023422682 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428023422682"} 20241228085611934 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428023422682)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085611934 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428023422682 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085611934 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428023422682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428023422682"} 20241228085611934 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428023422682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085611934 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428023422682)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085611934 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428023422682)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085611934 DLU <0006> fsm.c:568 lu(PS:IMSI-262428023422682)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085611934 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611934 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611936 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085611936 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428023422682 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428023422682" cn_domain=CS} 20241228085611936 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428023422682 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241228085611936 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428023422682 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428023422682"} 20241228085611936 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428023422682 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241228085611936 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611936 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59118<->l=127.0.0.1:4258 20241228085611939 DAUC <0003> db_auc.c:157 IMSI='262426405071256': No 2G Auth Data 20241228085611939 DAUC <0003> db_auc.c:192 IMSI='262426405071256': No 3G Auth Data 20241228085611940 DLGSUP <0013> hlr.c:121 IMSI 262426405071256: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085611953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59128<->l=127.0.0.1:4258 20241228085611957 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085611957 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426405071256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426405071256" cn_domain=PS} 20241228085611957 DLU <0006> fsm.c:456 lu(262426405071256)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085611957 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426405071256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085611957 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426405071256)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085611957 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426405071256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426405071256" cn_domain=PS} 20241228085611957 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611957 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611960 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085611960 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426405071256 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426405071256"} 20241228085611960 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426405071256)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085611960 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426405071256 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085611960 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426405071256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426405071256"} 20241228085611960 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426405071256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085611960 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426405071256)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085611960 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426405071256)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085611960 DLU <0006> fsm.c:568 lu(PS:IMSI-262426405071256)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085611960 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611960 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611962 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085611962 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426405071256 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426405071256" cn_domain=CS} 20241228085611962 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426405071256 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241228085611962 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426405071256 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426405071256"} 20241228085611962 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426405071256 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241228085611962 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611962 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59128<->l=127.0.0.1:4258 20241228085611965 DAUC <0003> db_auc.c:157 IMSI='262427923022940': No 2G Auth Data 20241228085611965 DAUC <0003> db_auc.c:192 IMSI='262427923022940': No 3G Auth Data 20241228085611966 DLGSUP <0013> hlr.c:121 IMSI 262427923022940: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085611981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59130<->l=127.0.0.1:4258 20241228085611985 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611985 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085611985 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427923022940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427923022940" cn_domain=PS} 20241228085611985 DLU <0006> fsm.c:456 lu(262427923022940)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085611985 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427923022940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085611985 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427923022940)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085611985 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427923022940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427923022940" cn_domain=PS} 20241228085611985 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611985 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611987 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611987 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085611987 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427923022940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427923022940"} 20241228085611987 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427923022940)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085611987 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427923022940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085611987 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427923022940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427923022940"} 20241228085611987 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427923022940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085611987 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427923022940)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085611987 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427923022940)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085611987 DLU <0006> fsm.c:568 lu(PS:IMSI-262427923022940)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085611987 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611987 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611989 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085611989 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427923022940 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427923022940" cn_domain=CS} 20241228085611989 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427923022940 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241228085611989 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427923022940 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427923022940"} 20241228085611989 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427923022940 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241228085611989 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611989 DLINP <000b> input/ipa.c:452 connected read/write 20241228085611989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085611990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59130<->l=127.0.0.1:4258 20241228085611991 DAUC <0003> db_auc.c:157 IMSI='262428897090396': No 2G Auth Data 20241228085611991 DAUC <0003> db_auc.c:192 IMSI='262428897090396': No 3G Auth Data 20241228085611992 DLGSUP <0013> hlr.c:121 IMSI 262428897090396: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085612004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59132<->l=127.0.0.1:4258 20241228085612007 DLINP <000b> input/ipa.c:452 connected read/write 20241228085612007 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085612007 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428897090396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428897090396" cn_domain=PS} 20241228085612007 DLU <0006> fsm.c:456 lu(262428897090396)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085612007 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428897090396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085612008 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428897090396)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085612008 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428897090396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428897090396" cn_domain=PS} 20241228085612008 DLINP <000b> input/ipa.c:452 connected read/write 20241228085612008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085612008 DLINP <000b> input/ipa.c:452 connected read/write 20241228085612008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085612010 DLINP <000b> input/ipa.c:452 connected read/write 20241228085612010 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085612010 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428897090396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428897090396"} 20241228085612010 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428897090396)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085612010 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428897090396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085612010 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428897090396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428897090396"} 20241228085612010 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428897090396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085612010 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428897090396)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085612010 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428897090396)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085612010 DLU <0006> fsm.c:568 lu(PS:IMSI-262428897090396)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085612010 DLINP <000b> input/ipa.c:452 connected read/write 20241228085612010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085612010 DLINP <000b> input/ipa.c:452 connected read/write 20241228085612010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085612012 DLINP <000b> input/ipa.c:452 connected read/write 20241228085612012 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085612012 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428897090396 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428897090396" cn_domain=CS} 20241228085612012 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428897090396 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241228085612012 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428897090396 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428897090396"} 20241228085612012 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428897090396 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241228085612012 DLINP <000b> input/ipa.c:452 connected read/write 20241228085612012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085612012 DLINP <000b> input/ipa.c:452 connected read/write 20241228085612012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085612013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59132<->l=127.0.0.1:4258 20241228085612015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59090<->l=127.0.0.1:4258 20241228085612016 DLINP <000b> input/ipa.c:452 connected read/write 20241228085612016 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085612016 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085612016 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085612016 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085612016 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34689<->l=127.0.0.1:4259) 20241228085612063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59146<->l=127.0.0.1:4258 20241228085612164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59146<->l=127.0.0.1:4258 20241228085615240 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085615240 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085615242 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59162<->l=127.0.0.1:4258 20241228085615244 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615244 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085615244 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085615244 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085615244 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085615244 DLGSUP <0013> gsup_server.c:238 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  20241228085615244 DLGSUP <0013> gsup_server.c:236 2:  20241228085615244 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085615244 DLGSUP <0013> gsup_server.c:236 3:  20241228085615245 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085615245 DLGSUP <0013> gsup_server.c:236 4:  20241228085615245 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085615245 DLGSUP <0013> gsup_server.c:236 5:  20241228085615245 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085615245 DLGSUP <0013> gsup_server.c:236 7:  20241228085615245 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085615245 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085615245 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085615245 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085615266 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38403<->l=127.0.0.1:4259) 20241228085615273 DAUC <0003> db_auc.c:157 IMSI='262425158334151': No 2G Auth Data 20241228085615273 DAUC <0003> db_auc.c:192 IMSI='262425158334151': No 3G Auth Data 20241228085615290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59178<->l=127.0.0.1:4258 20241228085615294 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615294 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425158334151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425158334151" cn_domain=PS} 20241228085615294 DLU <0006> fsm.c:456 lu(262425158334151)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085615294 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425158334151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085615294 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425158334151)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085615294 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425158334151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425158334151" cn_domain=PS} 20241228085615294 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615294 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615298 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615298 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425158334151 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425158334151"} 20241228085615298 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425158334151)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085615298 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425158334151 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085615298 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425158334151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425158334151"} 20241228085615298 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425158334151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085615298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425158334151)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085615298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425158334151)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085615298 DLU <0006> fsm.c:568 lu(PS:IMSI-262425158334151)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085615298 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615298 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615300 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615300 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615300 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425158334151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425158334151" cn_domain=PS} 20241228085615300 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425158334151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241228085615300 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425158334151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425158334151"} 20241228085615300 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425158334151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241228085615300 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615300 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59178<->l=127.0.0.1:4258 20241228085615303 DAUC <0003> db_auc.c:157 IMSI='262424624543422': No 2G Auth Data 20241228085615303 DAUC <0003> db_auc.c:192 IMSI='262424624543422': No 3G Auth Data 20241228085615304 DLGSUP <0013> hlr.c:121 IMSI 262424624543422: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085615319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59192<->l=127.0.0.1:4258 20241228085615323 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615323 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615323 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424624543422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424624543422" cn_domain=PS} 20241228085615323 DLU <0006> fsm.c:456 lu(262424624543422)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085615323 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424624543422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085615323 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424624543422)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085615323 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424624543422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424624543422" cn_domain=PS} 20241228085615323 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615323 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615326 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615326 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424624543422 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424624543422"} 20241228085615326 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424624543422)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085615326 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424624543422 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085615326 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424624543422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424624543422"} 20241228085615326 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424624543422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085615326 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424624543422)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085615326 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424624543422)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085615326 DLU <0006> fsm.c:568 lu(PS:IMSI-262424624543422)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085615326 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615326 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615328 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615328 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424624543422 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424624543422" cn_domain=PS} 20241228085615328 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424624543422 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241228085615328 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424624543422 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424624543422"} 20241228085615328 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424624543422 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241228085615328 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615328 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59192<->l=127.0.0.1:4258 20241228085615331 DAUC <0003> db_auc.c:157 IMSI='262428889411671': No 2G Auth Data 20241228085615331 DAUC <0003> db_auc.c:192 IMSI='262428889411671': No 3G Auth Data 20241228085615332 DLGSUP <0013> hlr.c:121 IMSI 262428889411671: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085615348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59200<->l=127.0.0.1:4258 20241228085615351 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615351 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428889411671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428889411671" cn_domain=PS} 20241228085615351 DLU <0006> fsm.c:456 lu(262428889411671)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085615351 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428889411671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085615351 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428889411671)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085615351 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428889411671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428889411671" cn_domain=PS} 20241228085615351 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615352 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615354 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615354 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428889411671 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428889411671"} 20241228085615354 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428889411671)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085615354 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428889411671 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085615354 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428889411671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428889411671"} 20241228085615354 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428889411671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085615354 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428889411671)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085615354 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428889411671)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085615354 DLU <0006> fsm.c:568 lu(PS:IMSI-262428889411671)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085615354 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615354 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615356 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615356 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428889411671 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428889411671" cn_domain=PS} 20241228085615356 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428889411671 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241228085615356 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428889411671 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428889411671"} 20241228085615356 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428889411671 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241228085615356 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615356 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59200<->l=127.0.0.1:4258 20241228085615359 DAUC <0003> db_auc.c:157 IMSI='262422624220941': No 2G Auth Data 20241228085615359 DAUC <0003> db_auc.c:192 IMSI='262422624220941': No 3G Auth Data 20241228085615360 DLGSUP <0013> hlr.c:121 IMSI 262422624220941: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085615376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59204<->l=127.0.0.1:4258 20241228085615380 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615380 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615380 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422624220941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422624220941" cn_domain=PS} 20241228085615380 DLU <0006> fsm.c:456 lu(262422624220941)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085615380 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422624220941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085615380 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422624220941)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085615380 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422624220941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422624220941" cn_domain=PS} 20241228085615380 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615380 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615383 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615383 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262422624220941 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422624220941"} 20241228085615383 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422624220941)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085615383 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262422624220941 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085615383 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422624220941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422624220941"} 20241228085615383 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422624220941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085615383 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422624220941)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085615383 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422624220941)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085615383 DLU <0006> fsm.c:568 lu(PS:IMSI-262422624220941)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085615383 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615383 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615385 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615385 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422624220941 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422624220941" cn_domain=PS} 20241228085615385 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422624220941 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241228085615385 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422624220941 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422624220941"} 20241228085615385 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422624220941 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241228085615385 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615385 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59204<->l=127.0.0.1:4258 20241228085615388 DAUC <0003> db_auc.c:157 IMSI='262421166929069': No 2G Auth Data 20241228085615388 DAUC <0003> db_auc.c:192 IMSI='262421166929069': No 3G Auth Data 20241228085615389 DLGSUP <0013> hlr.c:121 IMSI 262421166929069: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085615405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59218<->l=127.0.0.1:4258 20241228085615408 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615408 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421166929069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421166929069" cn_domain=PS} 20241228085615408 DLU <0006> fsm.c:456 lu(262421166929069)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085615408 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421166929069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085615408 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421166929069)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085615408 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421166929069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421166929069" cn_domain=PS} 20241228085615408 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615408 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615411 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615411 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615411 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421166929069 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421166929069"} 20241228085615411 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421166929069)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085615411 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421166929069 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085615411 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421166929069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421166929069"} 20241228085615411 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421166929069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085615411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421166929069)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085615411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421166929069)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085615411 DLU <0006> fsm.c:568 lu(PS:IMSI-262421166929069)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085615411 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615411 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615413 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615413 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421166929069 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421166929069" cn_domain=PS} 20241228085615413 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421166929069 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241228085615413 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421166929069 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421166929069"} 20241228085615413 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421166929069 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241228085615413 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615413 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59218<->l=127.0.0.1:4258 20241228085615416 DAUC <0003> db_auc.c:157 IMSI='262423000181290': No 2G Auth Data 20241228085615416 DAUC <0003> db_auc.c:192 IMSI='262423000181290': No 3G Auth Data 20241228085615417 DLGSUP <0013> hlr.c:121 IMSI 262423000181290: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085615431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59226<->l=127.0.0.1:4258 20241228085615434 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615434 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423000181290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423000181290" cn_domain=PS} 20241228085615434 DLU <0006> fsm.c:456 lu(262423000181290)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085615434 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423000181290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085615434 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423000181290)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085615434 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423000181290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423000181290" cn_domain=PS} 20241228085615434 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615434 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615436 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615436 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423000181290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423000181290"} 20241228085615436 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423000181290)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085615436 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423000181290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085615436 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423000181290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423000181290"} 20241228085615436 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423000181290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085615436 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423000181290)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085615436 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423000181290)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085615436 DLU <0006> fsm.c:568 lu(PS:IMSI-262423000181290)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085615436 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615437 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615438 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615438 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615438 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423000181290 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423000181290" cn_domain=PS} 20241228085615438 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423000181290 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241228085615439 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423000181290 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423000181290"} 20241228085615439 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423000181290 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241228085615439 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615439 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59226<->l=127.0.0.1:4258 20241228085615441 DAUC <0003> db_auc.c:157 IMSI='262424642977113': No 2G Auth Data 20241228085615441 DAUC <0003> db_auc.c:192 IMSI='262424642977113': No 3G Auth Data 20241228085615442 DLGSUP <0013> hlr.c:121 IMSI 262424642977113: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085615457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59232<->l=127.0.0.1:4258 20241228085615460 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615461 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424642977113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424642977113" cn_domain=PS} 20241228085615461 DLU <0006> fsm.c:456 lu(262424642977113)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085615461 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424642977113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085615461 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424642977113)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085615461 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424642977113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424642977113" cn_domain=PS} 20241228085615461 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615461 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615463 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615463 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424642977113 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424642977113"} 20241228085615463 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424642977113)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085615463 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424642977113 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085615463 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424642977113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424642977113"} 20241228085615463 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424642977113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085615463 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424642977113)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085615463 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424642977113)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085615463 DLU <0006> fsm.c:568 lu(PS:IMSI-262424642977113)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085615463 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615463 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615465 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615465 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424642977113 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424642977113" cn_domain=PS} 20241228085615465 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424642977113 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241228085615465 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424642977113 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424642977113"} 20241228085615466 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424642977113 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241228085615466 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615466 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59232<->l=127.0.0.1:4258 20241228085615469 DAUC <0003> db_auc.c:157 IMSI='262426642144365': No 2G Auth Data 20241228085615469 DAUC <0003> db_auc.c:192 IMSI='262426642144365': No 3G Auth Data 20241228085615470 DLGSUP <0013> hlr.c:121 IMSI 262426642144365: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241228085615486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59244<->l=127.0.0.1:4258 20241228085615489 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615489 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426642144365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426642144365" cn_domain=PS} 20241228085615489 DLU <0006> fsm.c:456 lu(262426642144365)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085615489 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426642144365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085615490 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426642144365)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085615490 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426642144365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426642144365" cn_domain=PS} 20241228085615490 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615490 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615492 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615492 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426642144365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426642144365"} 20241228085615492 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426642144365)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085615492 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426642144365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085615492 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426642144365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426642144365"} 20241228085615492 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426642144365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085615492 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426642144365)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085615492 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426642144365)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085615492 DLU <0006> fsm.c:568 lu(PS:IMSI-262426642144365)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085615492 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615492 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615493 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615493 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615493 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426642144365 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426642144365" cn_domain=PS} 20241228085615493 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426642144365 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241228085615494 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426642144365 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426642144365"} 20241228085615494 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426642144365 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241228085615494 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615494 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085615495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59244<->l=127.0.0.1:4258 20241228085615497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59162<->l=127.0.0.1:4258 20241228085615498 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38403<->l=127.0.0.1:4259) 20241228085615498 DLINP <000b> input/ipa.c:452 connected read/write 20241228085615498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085615498 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085615498 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085615498 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085615538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59260<->l=127.0.0.1:4258 20241228085615639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59260<->l=127.0.0.1:4258 20241228085618718 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085618718 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085618720 DLINP <000b> input/ipa.c:452 connected read/write 20241228085618720 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085618721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35084<->l=127.0.0.1:4258 20241228085618724 DLINP <000b> input/ipa.c:452 connected read/write 20241228085618724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085618724 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085618724 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085618724 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085618724 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085618724 DLGSUP <0013> gsup_server.c:238 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  20241228085618724 DLGSUP <0013> gsup_server.c:236 2:  20241228085618724 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085618724 DLGSUP <0013> gsup_server.c:236 3:  20241228085618724 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085618724 DLGSUP <0013> gsup_server.c:236 4:  20241228085618724 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085618724 DLGSUP <0013> gsup_server.c:236 5:  20241228085618724 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085618724 DLGSUP <0013> gsup_server.c:236 7:  20241228085618724 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085618724 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085618724 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085618724 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085618743 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41107<->l=127.0.0.1:4259) 20241228085618753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35096<->l=127.0.0.1:4258 20241228085618769 DLINP <000b> input/ipa.c:452 connected read/write 20241228085618769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085618769 DLGSUP <0013> gsup_req.c:140 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} 20241228085618769 DLU <0006> fsm.c:456 lu(2345743413463)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085618769 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 20241228085618769 DLGSUP <0013> gsup_req.c:276 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} 20241228085618769 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085618769 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55ace135db30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085618769 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55ace135db30]{UNVALIDATED}: Freeing instance 20241228085618769 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55ace135db30]{UNVALIDATED}: Deallocated 20241228085618769 DLINP <000b> input/ipa.c:452 connected read/write 20241228085618769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085618770 DLINP <000b> input/ipa.c:452 connected read/write 20241228085618770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085618772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35096<->l=127.0.0.1:4258 20241228085618773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35084<->l=127.0.0.1:4258 20241228085618774 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41107<->l=127.0.0.1:4259) 20241228085618774 DLINP <000b> input/ipa.c:452 connected read/write 20241228085618774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085618774 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085618774 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085618774 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085618816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35106<->l=127.0.0.1:4258 20241228085618917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35106<->l=127.0.0.1:4258 20241228085621993 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085621993 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085621995 DLINP <000b> input/ipa.c:452 connected read/write 20241228085621995 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085621995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35108<->l=127.0.0.1:4258 20241228085621997 DLINP <000b> input/ipa.c:452 connected read/write 20241228085621997 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085621998 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085621998 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085621998 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085621998 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085621998 DLGSUP <0013> gsup_server.c:238 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  20241228085621998 DLGSUP <0013> gsup_server.c:236 2:  20241228085621998 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085621998 DLGSUP <0013> gsup_server.c:236 3:  20241228085621998 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085621998 DLGSUP <0013> gsup_server.c:236 4:  20241228085621998 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085621998 DLGSUP <0013> gsup_server.c:236 5:  20241228085621998 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085621998 DLGSUP <0013> gsup_server.c:236 7:  20241228085621998 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085621998 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085621998 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085621998 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085622018 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42181<->l=127.0.0.1:4259) 20241228085622024 DAUC <0003> db_auc.c:157 IMSI='262422128039492': No 2G Auth Data 20241228085622024 DAUC <0003> db_auc.c:192 IMSI='262422128039492': No 3G Auth Data 20241228085622042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35116<->l=127.0.0.1:4258 20241228085622049 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622049 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085622049 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422128039492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422128039492" session_id=325925139 session_state=BEGIN} 20241228085622049 DSS <0004> hlr_ussd.c:576 262422128039492/0x136d3913: Process SS (BEGIN) 20241228085622049 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241228085622049 DSS <0004> hlr_ussd.c:518 262422128039492/0x136d3913: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241228085622049 DSS <0004> hlr_ussd.c:523 262422128039492/0x136d3913: USSD for unknown code '*#200#' 20241228085622049 DSS <0004> hlr_ussd.c:354 262422128039492/0x136d3913: Tx ReturnError(1, 0x12) 20241228085622049 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422128039492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422128039492" session_id=325925139 session_state=END} 20241228085622049 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085622049 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085622053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35116<->l=127.0.0.1:4258 20241228085622053 DAUC <0003> db_auc.c:157 IMSI='262428862313437': No 2G Auth Data 20241228085622053 DAUC <0003> db_auc.c:192 IMSI='262428862313437': No 3G Auth Data 20241228085622071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35130<->l=127.0.0.1:4258 20241228085622078 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085622078 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428862313437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428862313437" session_id=2697553102 session_state=BEGIN} 20241228085622078 DSS <0004> hlr_ussd.c:576 262428862313437/0xa0c964ce: Process SS (BEGIN) 20241228085622078 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241228085622078 DSS <0004> hlr_ussd.c:518 262428862313437/0xa0c964ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241228085622078 DSS <0004> hlr_ussd.c:523 262428862313437/0xa0c964ce: USSD for unknown code '*#200#' 20241228085622078 DSS <0004> hlr_ussd.c:354 262428862313437/0xa0c964ce: Tx ReturnError(1, 0x12) 20241228085622078 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428862313437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428862313437" session_id=2697553102 session_state=END} 20241228085622078 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085622078 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085622081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35130<->l=127.0.0.1:4258 20241228085622082 DAUC <0003> db_auc.c:157 IMSI='262427876440049': No 2G Auth Data 20241228085622082 DAUC <0003> db_auc.c:192 IMSI='262427876440049': No 3G Auth Data 20241228085622099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35146<->l=127.0.0.1:4258 20241228085622104 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085622104 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427876440049 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427876440049" session_id=921096070 session_state=BEGIN} 20241228085622104 DSS <0004> hlr_ussd.c:576 262427876440049/0x36e6cf86: Process SS (BEGIN) 20241228085622104 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241228085622104 DSS <0004> hlr_ussd.c:518 262427876440049/0x36e6cf86: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241228085622104 DSS <0004> hlr_ussd.c:523 262427876440049/0x36e6cf86: USSD for unknown code '*#200#' 20241228085622104 DSS <0004> hlr_ussd.c:354 262427876440049/0x36e6cf86: Tx ReturnError(1, 0x12) 20241228085622104 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427876440049 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427876440049" session_id=921096070 session_state=END} 20241228085622104 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085622104 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085622107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35146<->l=127.0.0.1:4258 20241228085622108 DAUC <0003> db_auc.c:157 IMSI='262428104698438': No 2G Auth Data 20241228085622108 DAUC <0003> db_auc.c:192 IMSI='262428104698438': No 3G Auth Data 20241228085622125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35150<->l=127.0.0.1:4258 20241228085622130 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085622130 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428104698438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428104698438" session_id=4040459442 session_state=BEGIN} 20241228085622130 DSS <0004> hlr_ussd.c:576 262428104698438/0xf0d484b2: Process SS (BEGIN) 20241228085622130 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241228085622130 DSS <0004> hlr_ussd.c:518 262428104698438/0xf0d484b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241228085622130 DSS <0004> hlr_ussd.c:523 262428104698438/0xf0d484b2: USSD for unknown code '*#200#' 20241228085622130 DSS <0004> hlr_ussd.c:354 262428104698438/0xf0d484b2: Tx ReturnError(1, 0x12) 20241228085622130 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428104698438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428104698438" session_id=4040459442 session_state=END} 20241228085622130 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085622130 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085622133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35150<->l=127.0.0.1:4258 20241228085622133 DAUC <0003> db_auc.c:157 IMSI='262423185418249': No 2G Auth Data 20241228085622133 DAUC <0003> db_auc.c:192 IMSI='262423185418249': No 3G Auth Data 20241228085622150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35160<->l=127.0.0.1:4258 20241228085622157 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622157 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085622157 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423185418249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423185418249" session_id=2015802087 session_state=BEGIN} 20241228085622157 DSS <0004> hlr_ussd.c:576 262423185418249/0x7826b2e7: Process SS (BEGIN) 20241228085622157 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241228085622157 DSS <0004> hlr_ussd.c:518 262423185418249/0x7826b2e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241228085622157 DSS <0004> hlr_ussd.c:523 262423185418249/0x7826b2e7: USSD for unknown code '*#200#' 20241228085622157 DSS <0004> hlr_ussd.c:354 262423185418249/0x7826b2e7: Tx ReturnError(1, 0x12) 20241228085622157 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423185418249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423185418249" session_id=2015802087 session_state=END} 20241228085622157 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085622157 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085622160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35160<->l=127.0.0.1:4258 20241228085622160 DAUC <0003> db_auc.c:157 IMSI='262429236124463': No 2G Auth Data 20241228085622160 DAUC <0003> db_auc.c:192 IMSI='262429236124463': No 3G Auth Data 20241228085622175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35162<->l=127.0.0.1:4258 20241228085622181 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085622181 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429236124463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429236124463" session_id=2876732604 session_state=BEGIN} 20241228085622181 DSS <0004> hlr_ussd.c:576 262429236124463/0xab7774bc: Process SS (BEGIN) 20241228085622181 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241228085622181 DSS <0004> hlr_ussd.c:518 262429236124463/0xab7774bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241228085622182 DSS <0004> hlr_ussd.c:523 262429236124463/0xab7774bc: USSD for unknown code '*#200#' 20241228085622182 DSS <0004> hlr_ussd.c:354 262429236124463/0xab7774bc: Tx ReturnError(1, 0x12) 20241228085622182 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429236124463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429236124463" session_id=2876732604 session_state=END} 20241228085622182 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085622182 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085622185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35162<->l=127.0.0.1:4258 20241228085622185 DAUC <0003> db_auc.c:157 IMSI='262422602507744': No 2G Auth Data 20241228085622185 DAUC <0003> db_auc.c:192 IMSI='262422602507744': No 3G Auth Data 20241228085622203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35166<->l=127.0.0.1:4258 20241228085622210 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085622210 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422602507744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422602507744" session_id=1319197242 session_state=BEGIN} 20241228085622210 DSS <0004> hlr_ussd.c:576 262422602507744/0x4ea15a3a: Process SS (BEGIN) 20241228085622210 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241228085622210 DSS <0004> hlr_ussd.c:518 262422602507744/0x4ea15a3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241228085622210 DSS <0004> hlr_ussd.c:523 262422602507744/0x4ea15a3a: USSD for unknown code '*#200#' 20241228085622210 DSS <0004> hlr_ussd.c:354 262422602507744/0x4ea15a3a: Tx ReturnError(1, 0x12) 20241228085622210 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422602507744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422602507744" session_id=1319197242 session_state=END} 20241228085622210 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085622210 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085622214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35166<->l=127.0.0.1:4258 20241228085622215 DAUC <0003> db_auc.c:157 IMSI='262429753788755': No 2G Auth Data 20241228085622215 DAUC <0003> db_auc.c:192 IMSI='262429753788755': No 3G Auth Data 20241228085622233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35172<->l=127.0.0.1:4258 20241228085622237 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085622238 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429753788755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429753788755" session_id=850314542 session_state=BEGIN} 20241228085622238 DSS <0004> hlr_ussd.c:576 262429753788755/0x32aec52e: Process SS (BEGIN) 20241228085622238 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241228085622238 DSS <0004> hlr_ussd.c:518 262429753788755/0x32aec52e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241228085622238 DSS <0004> hlr_ussd.c:523 262429753788755/0x32aec52e: USSD for unknown code '*#200#' 20241228085622238 DSS <0004> hlr_ussd.c:354 262429753788755/0x32aec52e: Tx ReturnError(1, 0x12) 20241228085622238 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429753788755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429753788755" session_id=850314542 session_state=END} 20241228085622238 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085622238 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085622240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35172<->l=127.0.0.1:4258 20241228085622241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35108<->l=127.0.0.1:4258 20241228085622242 DLINP <000b> input/ipa.c:452 connected read/write 20241228085622242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085622242 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085622242 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085622242 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085622242 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42181<->l=127.0.0.1:4259) 20241228085622284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35182<->l=127.0.0.1:4258 20241228085622384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35182<->l=127.0.0.1:4258 20241228085625460 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085625460 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085625462 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085625463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35190<->l=127.0.0.1:4258 20241228085625465 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085625466 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085625466 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085625466 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085625466 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085625466 DLGSUP <0013> gsup_server.c:238 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  20241228085625466 DLGSUP <0013> gsup_server.c:236 2:  20241228085625466 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085625466 DLGSUP <0013> gsup_server.c:236 3:  20241228085625466 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085625466 DLGSUP <0013> gsup_server.c:236 4:  20241228085625466 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085625466 DLGSUP <0013> gsup_server.c:236 5:  20241228085625466 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085625466 DLGSUP <0013> gsup_server.c:236 7:  20241228085625466 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085625466 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085625466 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085625466 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085625482 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44515<->l=127.0.0.1:4259) 20241228085625489 DAUC <0003> db_auc.c:157 IMSI='262428452659300': No 2G Auth Data 20241228085625489 DAUC <0003> db_auc.c:192 IMSI='262428452659300': No 3G Auth Data 20241228085625503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35204<->l=127.0.0.1:4258 20241228085625510 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085625510 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428452659300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428452659300" session_id=3339865844 session_state=BEGIN} 20241228085625510 DSS <0004> hlr_ussd.c:576 262428452659300/0xc7124ef4: Process SS (BEGIN) 20241228085625510 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241228085625510 DSS <0004> hlr_ussd.c:518 262428452659300/0xc7124ef4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241228085625510 DSS <0004> hlr_ussd.c:542 262428452659300/0xc7124ef4: Cannot find conn for EUSE EUSE-foobar 20241228085625510 DSS <0004> hlr_ussd.c:354 262428452659300/0xc7124ef4: Tx ReturnError(1, 0x22) 20241228085625510 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428452659300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428452659300" session_id=3339865844 session_state=END} 20241228085625510 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085625510 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085625513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35204<->l=127.0.0.1:4258 20241228085625514 DAUC <0003> db_auc.c:157 IMSI='262420712426091': No 2G Auth Data 20241228085625514 DAUC <0003> db_auc.c:192 IMSI='262420712426091': No 3G Auth Data 20241228085625532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35216<->l=127.0.0.1:4258 20241228085625537 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085625537 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420712426091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420712426091" session_id=1503428737 session_state=BEGIN} 20241228085625537 DSS <0004> hlr_ussd.c:576 262420712426091/0x599c8081: Process SS (BEGIN) 20241228085625537 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241228085625537 DSS <0004> hlr_ussd.c:518 262420712426091/0x599c8081: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241228085625537 DSS <0004> hlr_ussd.c:542 262420712426091/0x599c8081: Cannot find conn for EUSE EUSE-foobar 20241228085625537 DSS <0004> hlr_ussd.c:354 262420712426091/0x599c8081: Tx ReturnError(1, 0x22) 20241228085625537 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420712426091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420712426091" session_id=1503428737 session_state=END} 20241228085625537 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085625537 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085625540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35216<->l=127.0.0.1:4258 20241228085625541 DAUC <0003> db_auc.c:157 IMSI='262425876785581': No 2G Auth Data 20241228085625541 DAUC <0003> db_auc.c:192 IMSI='262425876785581': No 3G Auth Data 20241228085625558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35220<->l=127.0.0.1:4258 20241228085625562 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085625562 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425876785581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425876785581" session_id=3129266608 session_state=BEGIN} 20241228085625562 DSS <0004> hlr_ussd.c:576 262425876785581/0xba84d1b0: Process SS (BEGIN) 20241228085625562 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241228085625562 DSS <0004> hlr_ussd.c:518 262425876785581/0xba84d1b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241228085625562 DSS <0004> hlr_ussd.c:542 262425876785581/0xba84d1b0: Cannot find conn for EUSE EUSE-foobar 20241228085625562 DSS <0004> hlr_ussd.c:354 262425876785581/0xba84d1b0: Tx ReturnError(1, 0x22) 20241228085625562 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425876785581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425876785581" session_id=3129266608 session_state=END} 20241228085625562 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085625563 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085625565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35220<->l=127.0.0.1:4258 20241228085625566 DAUC <0003> db_auc.c:157 IMSI='262427818579836': No 2G Auth Data 20241228085625566 DAUC <0003> db_auc.c:192 IMSI='262427818579836': No 3G Auth Data 20241228085625583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35222<->l=127.0.0.1:4258 20241228085625588 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085625588 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427818579836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427818579836" session_id=3978281158 session_state=BEGIN} 20241228085625588 DSS <0004> hlr_ussd.c:576 262427818579836/0xed1fc0c6: Process SS (BEGIN) 20241228085625588 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241228085625588 DSS <0004> hlr_ussd.c:518 262427818579836/0xed1fc0c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241228085625588 DSS <0004> hlr_ussd.c:542 262427818579836/0xed1fc0c6: Cannot find conn for EUSE EUSE-foobar 20241228085625588 DSS <0004> hlr_ussd.c:354 262427818579836/0xed1fc0c6: Tx ReturnError(1, 0x22) 20241228085625588 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427818579836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427818579836" session_id=3978281158 session_state=END} 20241228085625588 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085625588 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085625590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35222<->l=127.0.0.1:4258 20241228085625591 DAUC <0003> db_auc.c:157 IMSI='262424110830783': No 2G Auth Data 20241228085625591 DAUC <0003> db_auc.c:192 IMSI='262424110830783': No 3G Auth Data 20241228085625609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35224<->l=127.0.0.1:4258 20241228085625616 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625616 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085625616 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424110830783 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424110830783" session_id=3595815816 session_state=BEGIN} 20241228085625616 DSS <0004> hlr_ussd.c:576 262424110830783/0xd653cb88: Process SS (BEGIN) 20241228085625616 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241228085625616 DSS <0004> hlr_ussd.c:518 262424110830783/0xd653cb88: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241228085625616 DSS <0004> hlr_ussd.c:542 262424110830783/0xd653cb88: Cannot find conn for EUSE EUSE-foobar 20241228085625616 DSS <0004> hlr_ussd.c:354 262424110830783/0xd653cb88: Tx ReturnError(1, 0x22) 20241228085625616 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424110830783 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424110830783" session_id=3595815816 session_state=END} 20241228085625616 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625616 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085625616 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625616 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085625618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35224<->l=127.0.0.1:4258 20241228085625619 DAUC <0003> db_auc.c:157 IMSI='262423472313255': No 2G Auth Data 20241228085625619 DAUC <0003> db_auc.c:192 IMSI='262423472313255': No 3G Auth Data 20241228085625637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35230<->l=127.0.0.1:4258 20241228085625642 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625643 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085625643 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423472313255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423472313255" session_id=3775951231 session_state=BEGIN} 20241228085625643 DSS <0004> hlr_ussd.c:576 262423472313255/0xe110717f: Process SS (BEGIN) 20241228085625643 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241228085625643 DSS <0004> hlr_ussd.c:518 262423472313255/0xe110717f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241228085625643 DSS <0004> hlr_ussd.c:542 262423472313255/0xe110717f: Cannot find conn for EUSE EUSE-foobar 20241228085625643 DSS <0004> hlr_ussd.c:354 262423472313255/0xe110717f: Tx ReturnError(1, 0x22) 20241228085625643 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423472313255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423472313255" session_id=3775951231 session_state=END} 20241228085625643 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625643 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085625643 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625643 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085625646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35230<->l=127.0.0.1:4258 20241228085625647 DAUC <0003> db_auc.c:157 IMSI='262427340948417': No 2G Auth Data 20241228085625647 DAUC <0003> db_auc.c:192 IMSI='262427340948417': No 3G Auth Data 20241228085625663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35232<->l=127.0.0.1:4258 20241228085625668 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625668 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085625668 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427340948417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427340948417" session_id=402339335 session_state=BEGIN} 20241228085625668 DSS <0004> hlr_ussd.c:576 262427340948417/0x17fb3607: Process SS (BEGIN) 20241228085625668 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241228085625668 DSS <0004> hlr_ussd.c:518 262427340948417/0x17fb3607: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241228085625668 DSS <0004> hlr_ussd.c:542 262427340948417/0x17fb3607: Cannot find conn for EUSE EUSE-foobar 20241228085625668 DSS <0004> hlr_ussd.c:354 262427340948417/0x17fb3607: Tx ReturnError(1, 0x22) 20241228085625668 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427340948417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427340948417" session_id=402339335 session_state=END} 20241228085625668 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085625668 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085625671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35232<->l=127.0.0.1:4258 20241228085625672 DAUC <0003> db_auc.c:157 IMSI='262427855205008': No 2G Auth Data 20241228085625672 DAUC <0003> db_auc.c:192 IMSI='262427855205008': No 3G Auth Data 20241228085625687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35244<->l=127.0.0.1:4258 20241228085625694 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085625694 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427855205008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427855205008" session_id=1261220675 session_state=BEGIN} 20241228085625694 DSS <0004> hlr_ussd.c:576 262427855205008/0x4b2cb343: Process SS (BEGIN) 20241228085625694 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241228085625694 DSS <0004> hlr_ussd.c:518 262427855205008/0x4b2cb343: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241228085625694 DSS <0004> hlr_ussd.c:542 262427855205008/0x4b2cb343: Cannot find conn for EUSE EUSE-foobar 20241228085625694 DSS <0004> hlr_ussd.c:354 262427855205008/0x4b2cb343: Tx ReturnError(1, 0x22) 20241228085625694 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427855205008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427855205008" session_id=1261220675 session_state=END} 20241228085625694 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085625694 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085625697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35244<->l=127.0.0.1:4258 20241228085625698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35190<->l=127.0.0.1:4258 20241228085625699 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44515<->l=127.0.0.1:4259) 20241228085625699 DLINP <000b> input/ipa.c:452 connected read/write 20241228085625699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085625699 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085625699 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085625699 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085625743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35256<->l=127.0.0.1:4258 20241228085625944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35256<->l=127.0.0.1:4258 20241228085629022 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085629022 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085629024 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629024 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085629025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34444<->l=127.0.0.1:4258 20241228085629027 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629027 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085629027 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085629027 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085629027 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085629027 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085629027 DLGSUP <0013> gsup_server.c:238 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  20241228085629027 DLGSUP <0013> gsup_server.c:236 2:  20241228085629027 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085629027 DLGSUP <0013> gsup_server.c:236 3:  20241228085629027 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085629027 DLGSUP <0013> gsup_server.c:236 4:  20241228085629027 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085629027 DLGSUP <0013> gsup_server.c:236 5:  20241228085629027 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085629027 DLGSUP <0013> gsup_server.c:236 7:  20241228085629027 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085629027 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085629027 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085629027 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085629052 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40547<->l=127.0.0.1:4259) 20241228085629059 DAUC <0003> db_auc.c:157 IMSI='262423939491988': No 2G Auth Data 20241228085629059 DAUC <0003> db_auc.c:192 IMSI='262423939491988': No 3G Auth Data 20241228085629075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34452<->l=127.0.0.1:4258 20241228085629083 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085629083 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423939491988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423939491988" session_id=4159409584 session_state=BEGIN} 20241228085629083 DSS <0004> hlr_ussd.c:576 262423939491988/0xf7eb8db0: Process SS (BEGIN) 20241228085629083 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241228085629083 DSS <0004> hlr_ussd.c:518 262423939491988/0xf7eb8db0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241228085629083 DSS <0004> hlr_ussd.c:363 262423939491988/0xf7eb8db0: Tx USSD 'Your IMSI is 262423939491988' 20241228085629083 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423939491988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423939491988" session_id=4159409584 session_state=END} 20241228085629083 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423939491988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085629083 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085629083 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085629088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34452<->l=127.0.0.1:4258 20241228085629089 DAUC <0003> db_auc.c:157 IMSI='262420963507497': No 2G Auth Data 20241228085629089 DAUC <0003> db_auc.c:192 IMSI='262420963507497': No 3G Auth Data 20241228085629106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34456<->l=127.0.0.1:4258 20241228085629110 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629110 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085629110 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420963507497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420963507497" session_id=418339770 session_state=BEGIN} 20241228085629110 DSS <0004> hlr_ussd.c:576 262420963507497/0x18ef5bba: Process SS (BEGIN) 20241228085629110 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241228085629110 DSS <0004> hlr_ussd.c:518 262420963507497/0x18ef5bba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241228085629110 DSS <0004> hlr_ussd.c:363 262420963507497/0x18ef5bba: Tx USSD 'Your IMSI is 262420963507497' 20241228085629110 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420963507497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420963507497" session_id=418339770 session_state=END} 20241228085629110 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420963507497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085629110 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085629110 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085629114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34456<->l=127.0.0.1:4258 20241228085629115 DAUC <0003> db_auc.c:157 IMSI='262424915536077': No 2G Auth Data 20241228085629115 DAUC <0003> db_auc.c:192 IMSI='262424915536077': No 3G Auth Data 20241228085629131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34466<->l=127.0.0.1:4258 20241228085629135 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085629135 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424915536077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424915536077" session_id=1766725056 session_state=BEGIN} 20241228085629135 DSS <0004> hlr_ussd.c:576 262424915536077/0x694e15c0: Process SS (BEGIN) 20241228085629135 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241228085629135 DSS <0004> hlr_ussd.c:518 262424915536077/0x694e15c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241228085629135 DSS <0004> hlr_ussd.c:363 262424915536077/0x694e15c0: Tx USSD 'Your IMSI is 262424915536077' 20241228085629135 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424915536077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424915536077" session_id=1766725056 session_state=END} 20241228085629135 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424915536077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085629135 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085629135 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085629139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34466<->l=127.0.0.1:4258 20241228085629139 DAUC <0003> db_auc.c:157 IMSI='262424916779668': No 2G Auth Data 20241228085629139 DAUC <0003> db_auc.c:192 IMSI='262424916779668': No 3G Auth Data 20241228085629156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34480<->l=127.0.0.1:4258 20241228085629163 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629163 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085629163 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424916779668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424916779668" session_id=3675371272 session_state=BEGIN} 20241228085629163 DSS <0004> hlr_ussd.c:576 262424916779668/0xdb11b708: Process SS (BEGIN) 20241228085629163 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241228085629163 DSS <0004> hlr_ussd.c:518 262424916779668/0xdb11b708: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241228085629163 DSS <0004> hlr_ussd.c:363 262424916779668/0xdb11b708: Tx USSD 'Your IMSI is 262424916779668' 20241228085629163 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424916779668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424916779668" session_id=3675371272 session_state=END} 20241228085629163 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424916779668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085629163 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085629163 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085629167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34480<->l=127.0.0.1:4258 20241228085629168 DAUC <0003> db_auc.c:157 IMSI='262423187705741': No 2G Auth Data 20241228085629168 DAUC <0003> db_auc.c:192 IMSI='262423187705741': No 3G Auth Data 20241228085629186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34488<->l=127.0.0.1:4258 20241228085629193 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085629193 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423187705741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423187705741" session_id=3027857701 session_state=BEGIN} 20241228085629193 DSS <0004> hlr_ussd.c:576 262423187705741/0xb4797125: Process SS (BEGIN) 20241228085629193 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241228085629193 DSS <0004> hlr_ussd.c:518 262423187705741/0xb4797125: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241228085629193 DSS <0004> hlr_ussd.c:363 262423187705741/0xb4797125: Tx USSD 'Your IMSI is 262423187705741' 20241228085629193 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423187705741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423187705741" session_id=3027857701 session_state=END} 20241228085629193 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423187705741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085629194 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085629194 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085629199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34488<->l=127.0.0.1:4258 20241228085629199 DAUC <0003> db_auc.c:157 IMSI='262421948602305': No 2G Auth Data 20241228085629199 DAUC <0003> db_auc.c:192 IMSI='262421948602305': No 3G Auth Data 20241228085629218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34494<->l=127.0.0.1:4258 20241228085629224 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085629224 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421948602305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421948602305" session_id=1552858321 session_state=BEGIN} 20241228085629225 DSS <0004> hlr_ussd.c:576 262421948602305/0x5c8ebcd1: Process SS (BEGIN) 20241228085629225 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241228085629225 DSS <0004> hlr_ussd.c:518 262421948602305/0x5c8ebcd1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241228085629225 DSS <0004> hlr_ussd.c:363 262421948602305/0x5c8ebcd1: Tx USSD 'Your IMSI is 262421948602305' 20241228085629225 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421948602305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421948602305" session_id=1552858321 session_state=END} 20241228085629225 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421948602305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085629225 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085629225 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085629229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34494<->l=127.0.0.1:4258 20241228085629230 DAUC <0003> db_auc.c:157 IMSI='262428426389659': No 2G Auth Data 20241228085629230 DAUC <0003> db_auc.c:192 IMSI='262428426389659': No 3G Auth Data 20241228085629246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34510<->l=127.0.0.1:4258 20241228085629251 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629251 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085629251 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428426389659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428426389659" session_id=193512232 session_state=BEGIN} 20241228085629251 DSS <0004> hlr_ussd.c:576 262428426389659/0x0b88c328: Process SS (BEGIN) 20241228085629251 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241228085629251 DSS <0004> hlr_ussd.c:518 262428426389659/0x0b88c328: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241228085629251 DSS <0004> hlr_ussd.c:363 262428426389659/0x0b88c328: Tx USSD 'Your IMSI is 262428426389659' 20241228085629251 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428426389659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428426389659" session_id=193512232 session_state=END} 20241228085629251 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428426389659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085629251 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085629251 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085629255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34510<->l=127.0.0.1:4258 20241228085629255 DAUC <0003> db_auc.c:157 IMSI='262420888398061': No 2G Auth Data 20241228085629255 DAUC <0003> db_auc.c:192 IMSI='262420888398061': No 3G Auth Data 20241228085629273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34512<->l=127.0.0.1:4258 20241228085629280 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085629280 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420888398061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420888398061" session_id=2163178468 session_state=BEGIN} 20241228085629280 DSS <0004> hlr_ussd.c:576 262420888398061/0x80ef7be4: Process SS (BEGIN) 20241228085629280 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241228085629280 DSS <0004> hlr_ussd.c:518 262420888398061/0x80ef7be4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241228085629280 DSS <0004> hlr_ussd.c:363 262420888398061/0x80ef7be4: Tx USSD 'Your IMSI is 262420888398061' 20241228085629280 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420888398061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420888398061" session_id=2163178468 session_state=END} 20241228085629280 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420888398061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085629280 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085629280 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085629284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34512<->l=127.0.0.1:4258 20241228085629285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34444<->l=127.0.0.1:4258 20241228085629286 DLINP <000b> input/ipa.c:452 connected read/write 20241228085629286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085629286 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085629286 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085629286 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085629287 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40547<->l=127.0.0.1:4259) 20241228085629331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34522<->l=127.0.0.1:4258 20241228085629532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34522<->l=127.0.0.1:4258 20241228085632611 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085632611 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085632613 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085632614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34534<->l=127.0.0.1:4258 20241228085632616 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632616 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085632616 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085632616 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085632616 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085632616 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085632616 DLGSUP <0013> gsup_server.c:238 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  20241228085632616 DLGSUP <0013> gsup_server.c:236 2:  20241228085632616 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085632616 DLGSUP <0013> gsup_server.c:236 3:  20241228085632616 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085632616 DLGSUP <0013> gsup_server.c:236 4:  20241228085632616 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085632616 DLGSUP <0013> gsup_server.c:236 5:  20241228085632616 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085632616 DLGSUP <0013> gsup_server.c:236 7:  20241228085632616 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085632616 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085632616 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085632616 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085632636 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39361<->l=127.0.0.1:4259) 20241228085632642 DAUC <0003> db_auc.c:157 IMSI='262421217113193': No 2G Auth Data 20241228085632642 DAUC <0003> db_auc.c:192 IMSI='262421217113193': No 3G Auth Data 20241228085632655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34546<->l=127.0.0.1:4258 20241228085632664 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085632664 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421217113193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421217113193" source_name="the-source\n" session_id=1162568353 session_state=BEGIN} 20241228085632664 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241228085632664 DSS <0004> hlr_ussd.c:576 262421217113193/0x454b62a1: Process SS (BEGIN) 20241228085632664 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241228085632664 DSS <0004> hlr_ussd.c:518 262421217113193/0x454b62a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241228085632664 DSS <0004> hlr_ussd.c:363 262421217113193/0x454b62a1: Tx USSD 'Your IMSI is 262421217113193' 20241228085632664 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421217113193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421217113193" destination_name="the-source\n" session_id=1162568353 session_state=END} 20241228085632664 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262421217113193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085632664 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085632664 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085632668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34546<->l=127.0.0.1:4258 20241228085632668 DAUC <0003> db_auc.c:157 IMSI='262422568943749': No 2G Auth Data 20241228085632668 DAUC <0003> db_auc.c:192 IMSI='262422568943749': No 3G Auth Data 20241228085632686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34558<->l=127.0.0.1:4258 20241228085632691 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085632691 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422568943749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422568943749" source_name="the-source\n" session_id=3983208944 session_state=BEGIN} 20241228085632691 DSS <0004> hlr_ussd.c:576 262422568943749/0xed6af1f0: Process SS (BEGIN) 20241228085632691 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241228085632691 DSS <0004> hlr_ussd.c:518 262422568943749/0xed6af1f0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241228085632691 DSS <0004> hlr_ussd.c:363 262422568943749/0xed6af1f0: Tx USSD 'Your IMSI is 262422568943749' 20241228085632691 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422568943749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422568943749" destination_name="the-source\n" session_id=3983208944 session_state=END} 20241228085632691 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262422568943749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085632691 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085632691 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085632695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34558<->l=127.0.0.1:4258 20241228085632696 DAUC <0003> db_auc.c:157 IMSI='262426045585677': No 2G Auth Data 20241228085632696 DAUC <0003> db_auc.c:192 IMSI='262426045585677': No 3G Auth Data 20241228085632711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34568<->l=127.0.0.1:4258 20241228085632717 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085632717 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262426045585677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426045585677" source_name="the-source\n" session_id=1239927494 session_state=BEGIN} 20241228085632717 DSS <0004> hlr_ussd.c:576 262426045585677/0x49e7cac6: Process SS (BEGIN) 20241228085632717 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241228085632717 DSS <0004> hlr_ussd.c:518 262426045585677/0x49e7cac6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241228085632717 DSS <0004> hlr_ussd.c:363 262426045585677/0x49e7cac6: Tx USSD 'Your IMSI is 262426045585677' 20241228085632717 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262426045585677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426045585677" destination_name="the-source\n" session_id=1239927494 session_state=END} 20241228085632717 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262426045585677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085632717 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085632717 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085632721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34568<->l=127.0.0.1:4258 20241228085632722 DAUC <0003> db_auc.c:157 IMSI='262420448931393': No 2G Auth Data 20241228085632722 DAUC <0003> db_auc.c:192 IMSI='262420448931393': No 3G Auth Data 20241228085632740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34572<->l=127.0.0.1:4258 20241228085632746 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085632746 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262420448931393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420448931393" source_name="the-source\n" session_id=166047593 session_state=BEGIN} 20241228085632746 DSS <0004> hlr_ussd.c:576 262420448931393/0x09e5af69: Process SS (BEGIN) 20241228085632746 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241228085632746 DSS <0004> hlr_ussd.c:518 262420448931393/0x09e5af69: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241228085632746 DSS <0004> hlr_ussd.c:363 262420448931393/0x09e5af69: Tx USSD 'Your IMSI is 262420448931393' 20241228085632747 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262420448931393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420448931393" destination_name="the-source\n" session_id=166047593 session_state=END} 20241228085632747 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262420448931393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085632747 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085632747 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085632750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34572<->l=127.0.0.1:4258 20241228085632751 DAUC <0003> db_auc.c:157 IMSI='262425420392190': No 2G Auth Data 20241228085632751 DAUC <0003> db_auc.c:192 IMSI='262425420392190': No 3G Auth Data 20241228085632767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34578<->l=127.0.0.1:4258 20241228085632771 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085632772 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425420392190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425420392190" source_name="the-source\n" session_id=1750881951 session_state=BEGIN} 20241228085632772 DSS <0004> hlr_ussd.c:576 262425420392190/0x685c569f: Process SS (BEGIN) 20241228085632772 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241228085632772 DSS <0004> hlr_ussd.c:518 262425420392190/0x685c569f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241228085632772 DSS <0004> hlr_ussd.c:363 262425420392190/0x685c569f: Tx USSD 'Your IMSI is 262425420392190' 20241228085632772 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425420392190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425420392190" destination_name="the-source\n" session_id=1750881951 session_state=END} 20241228085632772 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262425420392190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085632772 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085632772 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085632776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34578<->l=127.0.0.1:4258 20241228085632777 DAUC <0003> db_auc.c:157 IMSI='262425469926165': No 2G Auth Data 20241228085632777 DAUC <0003> db_auc.c:192 IMSI='262425469926165': No 3G Auth Data 20241228085632792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34590<->l=127.0.0.1:4258 20241228085632797 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085632797 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262425469926165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425469926165" source_name="the-source\n" session_id=857806303 session_state=BEGIN} 20241228085632797 DSS <0004> hlr_ussd.c:576 262425469926165/0x332115df: Process SS (BEGIN) 20241228085632797 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241228085632797 DSS <0004> hlr_ussd.c:518 262425469926165/0x332115df: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241228085632797 DSS <0004> hlr_ussd.c:363 262425469926165/0x332115df: Tx USSD 'Your IMSI is 262425469926165' 20241228085632798 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262425469926165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425469926165" destination_name="the-source\n" session_id=857806303 session_state=END} 20241228085632798 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262425469926165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085632798 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085632798 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085632801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34590<->l=127.0.0.1:4258 20241228085632802 DAUC <0003> db_auc.c:157 IMSI='262423051705790': No 2G Auth Data 20241228085632802 DAUC <0003> db_auc.c:192 IMSI='262423051705790': No 3G Auth Data 20241228085632818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34600<->l=127.0.0.1:4258 20241228085632824 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085632824 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262423051705790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423051705790" source_name="the-source\n" session_id=4013176739 session_state=BEGIN} 20241228085632824 DSS <0004> hlr_ussd.c:576 262423051705790/0xef3437a3: Process SS (BEGIN) 20241228085632824 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241228085632824 DSS <0004> hlr_ussd.c:518 262423051705790/0xef3437a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241228085632824 DSS <0004> hlr_ussd.c:363 262423051705790/0xef3437a3: Tx USSD 'Your IMSI is 262423051705790' 20241228085632824 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262423051705790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423051705790" destination_name="the-source\n" session_id=4013176739 session_state=END} 20241228085632824 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262423051705790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085632824 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085632824 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085632829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34600<->l=127.0.0.1:4258 20241228085632830 DAUC <0003> db_auc.c:157 IMSI='262424511176008': No 2G Auth Data 20241228085632830 DAUC <0003> db_auc.c:192 IMSI='262424511176008': No 3G Auth Data 20241228085632846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34608<->l=127.0.0.1:4258 20241228085632851 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085632851 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262424511176008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424511176008" source_name="the-source\n" session_id=2186887434 session_state=BEGIN} 20241228085632851 DSS <0004> hlr_ussd.c:576 262424511176008/0x8259410a: Process SS (BEGIN) 20241228085632851 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241228085632851 DSS <0004> hlr_ussd.c:518 262424511176008/0x8259410a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241228085632851 DSS <0004> hlr_ussd.c:363 262424511176008/0x8259410a: Tx USSD 'Your IMSI is 262424511176008' 20241228085632851 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262424511176008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424511176008" destination_name="the-source\n" session_id=2186887434 session_state=END} 20241228085632851 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262424511176008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085632851 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085632851 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085632854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34608<->l=127.0.0.1:4258 20241228085632855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34534<->l=127.0.0.1:4258 20241228085632856 DLINP <000b> input/ipa.c:452 connected read/write 20241228085632856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085632856 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085632856 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085632856 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085632856 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241228085632857 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39361<->l=127.0.0.1:4259) 20241228085632902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34618<->l=127.0.0.1:4258 20241228085633103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34618<->l=127.0.0.1:4258 20241228085636186 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085636187 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085636189 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085636189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34622<->l=127.0.0.1:4258 20241228085636191 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085636191 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085636191 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085636191 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085636191 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085636191 DLGSUP <0013> gsup_server.c:238 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  20241228085636191 DLGSUP <0013> gsup_server.c:236 2:  20241228085636191 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085636191 DLGSUP <0013> gsup_server.c:236 3:  20241228085636191 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085636191 DLGSUP <0013> gsup_server.c:236 4:  20241228085636191 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085636191 DLGSUP <0013> gsup_server.c:236 5:  20241228085636191 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085636191 DLGSUP <0013> gsup_server.c:236 7:  20241228085636191 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085636191 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085636191 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085636191 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085636211 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45965<->l=127.0.0.1:4259) 20241228085636217 DAUC <0003> db_auc.c:157 IMSI='262423361655658': No 2G Auth Data 20241228085636217 DAUC <0003> db_auc.c:192 IMSI='262423361655658': No 3G Auth Data 20241228085636232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34634<->l=127.0.0.1:4258 20241228085636241 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085636241 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423361655658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423361655658" session_id=1810022759 session_state=BEGIN} 20241228085636241 DSS <0004> hlr_ussd.c:576 262423361655658/0x6be2c167: Process SS (BEGIN) 20241228085636241 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241228085636241 DSS <0004> hlr_ussd.c:518 262423361655658/0x6be2c167: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241228085636241 DSS <0004> hlr_ussd.c:363 262423361655658/0x6be2c167: Tx USSD 'Your extension is 491614715020' 20241228085636241 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423361655658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423361655658" session_id=1810022759 session_state=END} 20241228085636241 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423361655658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085636241 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085636241 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085636245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34634<->l=127.0.0.1:4258 20241228085636246 DAUC <0003> db_auc.c:157 IMSI='262420777163391': No 2G Auth Data 20241228085636246 DAUC <0003> db_auc.c:192 IMSI='262420777163391': No 3G Auth Data 20241228085636260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34640<->l=127.0.0.1:4258 20241228085636264 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636264 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085636264 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420777163391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420777163391" session_id=1795920196 session_state=BEGIN} 20241228085636264 DSS <0004> hlr_ussd.c:576 262420777163391/0x6b0b9144: Process SS (BEGIN) 20241228085636265 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241228085636265 DSS <0004> hlr_ussd.c:518 262420777163391/0x6b0b9144: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241228085636265 DSS <0004> hlr_ussd.c:363 262420777163391/0x6b0b9144: Tx USSD 'Your extension is 491617431156' 20241228085636265 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420777163391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420777163391" session_id=1795920196 session_state=END} 20241228085636265 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420777163391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085636265 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085636265 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085636268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34640<->l=127.0.0.1:4258 20241228085636269 DAUC <0003> db_auc.c:157 IMSI='262425888882514': No 2G Auth Data 20241228085636269 DAUC <0003> db_auc.c:192 IMSI='262425888882514': No 3G Auth Data 20241228085636288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34646<->l=127.0.0.1:4258 20241228085636295 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636295 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085636295 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425888882514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425888882514" session_id=1773585171 session_state=BEGIN} 20241228085636295 DSS <0004> hlr_ussd.c:576 262425888882514/0x69b6c313: Process SS (BEGIN) 20241228085636295 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241228085636295 DSS <0004> hlr_ussd.c:518 262425888882514/0x69b6c313: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241228085636295 DSS <0004> hlr_ussd.c:363 262425888882514/0x69b6c313: Tx USSD 'Your extension is 491612250780' 20241228085636295 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425888882514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425888882514" session_id=1773585171 session_state=END} 20241228085636295 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425888882514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085636295 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085636295 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085636298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34646<->l=127.0.0.1:4258 20241228085636299 DAUC <0003> db_auc.c:157 IMSI='262421740461438': No 2G Auth Data 20241228085636299 DAUC <0003> db_auc.c:192 IMSI='262421740461438': No 3G Auth Data 20241228085636315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34658<->l=127.0.0.1:4258 20241228085636319 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085636319 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421740461438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421740461438" session_id=3468709824 session_state=BEGIN} 20241228085636319 DSS <0004> hlr_ussd.c:576 262421740461438/0xcec04fc0: Process SS (BEGIN) 20241228085636319 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241228085636319 DSS <0004> hlr_ussd.c:518 262421740461438/0xcec04fc0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241228085636319 DSS <0004> hlr_ussd.c:363 262421740461438/0xcec04fc0: Tx USSD 'Your extension is 491616245761' 20241228085636319 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421740461438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421740461438" session_id=3468709824 session_state=END} 20241228085636319 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421740461438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085636319 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085636319 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085636322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34658<->l=127.0.0.1:4258 20241228085636323 DAUC <0003> db_auc.c:157 IMSI='262421418942646': No 2G Auth Data 20241228085636323 DAUC <0003> db_auc.c:192 IMSI='262421418942646': No 3G Auth Data 20241228085636339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34672<->l=127.0.0.1:4258 20241228085636346 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636346 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085636346 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421418942646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421418942646" session_id=2767568401 session_state=BEGIN} 20241228085636346 DSS <0004> hlr_ussd.c:576 262421418942646/0xa4f5be11: Process SS (BEGIN) 20241228085636346 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241228085636346 DSS <0004> hlr_ussd.c:518 262421418942646/0xa4f5be11: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241228085636346 DSS <0004> hlr_ussd.c:363 262421418942646/0xa4f5be11: Tx USSD 'Your extension is 491612287003' 20241228085636346 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421418942646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421418942646" session_id=2767568401 session_state=END} 20241228085636346 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421418942646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085636346 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085636346 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085636350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34672<->l=127.0.0.1:4258 20241228085636351 DAUC <0003> db_auc.c:157 IMSI='262427268694324': No 2G Auth Data 20241228085636351 DAUC <0003> db_auc.c:192 IMSI='262427268694324': No 3G Auth Data 20241228085636369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34676<->l=127.0.0.1:4258 20241228085636375 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636375 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085636375 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427268694324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427268694324" session_id=1977642116 session_state=BEGIN} 20241228085636375 DSS <0004> hlr_ussd.c:576 262427268694324/0x75e06c84: Process SS (BEGIN) 20241228085636375 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241228085636375 DSS <0004> hlr_ussd.c:518 262427268694324/0x75e06c84: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241228085636375 DSS <0004> hlr_ussd.c:363 262427268694324/0x75e06c84: Tx USSD 'Your extension is 491614558474' 20241228085636375 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427268694324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427268694324" session_id=1977642116 session_state=END} 20241228085636375 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427268694324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085636375 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085636375 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085636379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34676<->l=127.0.0.1:4258 20241228085636380 DAUC <0003> db_auc.c:157 IMSI='262426824078848': No 2G Auth Data 20241228085636380 DAUC <0003> db_auc.c:192 IMSI='262426824078848': No 3G Auth Data 20241228085636394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34684<->l=127.0.0.1:4258 20241228085636400 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636400 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085636400 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426824078848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426824078848" session_id=3016798607 session_state=BEGIN} 20241228085636400 DSS <0004> hlr_ussd.c:576 262426824078848/0xb3d0b18f: Process SS (BEGIN) 20241228085636400 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241228085636400 DSS <0004> hlr_ussd.c:518 262426824078848/0xb3d0b18f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241228085636401 DSS <0004> hlr_ussd.c:363 262426824078848/0xb3d0b18f: Tx USSD 'Your extension is 491611855188' 20241228085636401 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426824078848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426824078848" session_id=3016798607 session_state=END} 20241228085636401 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426824078848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085636401 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085636401 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085636404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34684<->l=127.0.0.1:4258 20241228085636404 DAUC <0003> db_auc.c:157 IMSI='262429997129468': No 2G Auth Data 20241228085636404 DAUC <0003> db_auc.c:192 IMSI='262429997129468': No 3G Auth Data 20241228085636422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34700<->l=127.0.0.1:4258 20241228085636427 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085636427 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429997129468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429997129468" session_id=2851117358 session_state=BEGIN} 20241228085636427 DSS <0004> hlr_ussd.c:576 262429997129468/0xa9f0992e: Process SS (BEGIN) 20241228085636427 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241228085636427 DSS <0004> hlr_ussd.c:518 262429997129468/0xa9f0992e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241228085636427 DSS <0004> hlr_ussd.c:363 262429997129468/0xa9f0992e: Tx USSD 'Your extension is 491612464368' 20241228085636427 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429997129468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429997129468" session_id=2851117358 session_state=END} 20241228085636427 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429997129468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085636427 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085636428 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085636431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34700<->l=127.0.0.1:4258 20241228085636431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34622<->l=127.0.0.1:4258 20241228085636433 DLINP <000b> input/ipa.c:452 connected read/write 20241228085636433 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085636433 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085636433 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085636433 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085636433 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45965<->l=127.0.0.1:4259) 20241228085636474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34702<->l=127.0.0.1:4258 20241228085636675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34702<->l=127.0.0.1:4258 20241228085639749 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085639749 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085639751 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085639751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36984<->l=127.0.0.1:4258 20241228085639752 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085639752 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085639752 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085639752 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085639752 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085639752 DLGSUP <0013> gsup_server.c:238 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  20241228085639753 DLGSUP <0013> gsup_server.c:236 2:  20241228085639753 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085639753 DLGSUP <0013> gsup_server.c:236 3:  20241228085639753 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085639753 DLGSUP <0013> gsup_server.c:236 4:  20241228085639753 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085639753 DLGSUP <0013> gsup_server.c:236 5:  20241228085639753 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085639753 DLGSUP <0013> gsup_server.c:236 7:  20241228085639753 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085639753 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085639753 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085639753 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085639777 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45067<->l=127.0.0.1:4259) 20241228085639783 DAUC <0003> db_auc.c:157 IMSI='262426919252682': No 2G Auth Data 20241228085639783 DAUC <0003> db_auc.c:192 IMSI='262426919252682': No 3G Auth Data 20241228085639802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36998<->l=127.0.0.1:4258 20241228085639809 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639809 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085639809 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426919252682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426919252682" source_name="the-source\n" session_id=1925928201 session_state=BEGIN} 20241228085639809 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241228085639809 DSS <0004> hlr_ussd.c:576 262426919252682/0x72cb5509: Process SS (BEGIN) 20241228085639809 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241228085639809 DSS <0004> hlr_ussd.c:518 262426919252682/0x72cb5509: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241228085639809 DSS <0004> hlr_ussd.c:363 262426919252682/0x72cb5509: Tx USSD 'Your extension is 491612351167' 20241228085639809 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426919252682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426919252682" destination_name="the-source\n" session_id=1925928201 session_state=END} 20241228085639809 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262426919252682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085639809 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085639809 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085639813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36998<->l=127.0.0.1:4258 20241228085639814 DAUC <0003> db_auc.c:157 IMSI='262425772082837': No 2G Auth Data 20241228085639814 DAUC <0003> db_auc.c:192 IMSI='262425772082837': No 3G Auth Data 20241228085639829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37004<->l=127.0.0.1:4258 20241228085639834 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085639834 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262425772082837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425772082837" source_name="the-source\n" session_id=461822586 session_state=BEGIN} 20241228085639834 DSS <0004> hlr_ussd.c:576 262425772082837/0x1b86da7a: Process SS (BEGIN) 20241228085639834 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241228085639834 DSS <0004> hlr_ussd.c:518 262425772082837/0x1b86da7a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241228085639834 DSS <0004> hlr_ussd.c:363 262425772082837/0x1b86da7a: Tx USSD 'Your extension is 491610877418' 20241228085639835 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262425772082837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425772082837" destination_name="the-source\n" session_id=461822586 session_state=END} 20241228085639835 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262425772082837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085639835 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085639835 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085639838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37004<->l=127.0.0.1:4258 20241228085639838 DAUC <0003> db_auc.c:157 IMSI='262425879576709': No 2G Auth Data 20241228085639838 DAUC <0003> db_auc.c:192 IMSI='262425879576709': No 3G Auth Data 20241228085639857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37012<->l=127.0.0.1:4258 20241228085639864 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085639864 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262425879576709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425879576709" source_name="the-source\n" session_id=2250811416 session_state=BEGIN} 20241228085639864 DSS <0004> hlr_ussd.c:576 262425879576709/0x8628a818: Process SS (BEGIN) 20241228085639864 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241228085639864 DSS <0004> hlr_ussd.c:518 262425879576709/0x8628a818: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241228085639864 DSS <0004> hlr_ussd.c:363 262425879576709/0x8628a818: Tx USSD 'Your extension is 491615547751' 20241228085639864 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262425879576709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425879576709" destination_name="the-source\n" session_id=2250811416 session_state=END} 20241228085639864 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262425879576709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085639864 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085639864 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085639867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37012<->l=127.0.0.1:4258 20241228085639868 DAUC <0003> db_auc.c:157 IMSI='262424860051921': No 2G Auth Data 20241228085639868 DAUC <0003> db_auc.c:192 IMSI='262424860051921': No 3G Auth Data 20241228085639884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37016<->l=127.0.0.1:4258 20241228085639889 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085639889 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262424860051921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424860051921" source_name="the-source\n" session_id=3736647542 session_state=BEGIN} 20241228085639889 DSS <0004> hlr_ussd.c:576 262424860051921/0xdeb8b776: Process SS (BEGIN) 20241228085639889 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241228085639889 DSS <0004> hlr_ussd.c:518 262424860051921/0xdeb8b776: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241228085639889 DSS <0004> hlr_ussd.c:363 262424860051921/0xdeb8b776: Tx USSD 'Your extension is 491617812824' 20241228085639889 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262424860051921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424860051921" destination_name="the-source\n" session_id=3736647542 session_state=END} 20241228085639889 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262424860051921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085639889 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085639889 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085639892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37016<->l=127.0.0.1:4258 20241228085639893 DAUC <0003> db_auc.c:157 IMSI='262422575657116': No 2G Auth Data 20241228085639893 DAUC <0003> db_auc.c:192 IMSI='262422575657116': No 3G Auth Data 20241228085639909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37024<->l=127.0.0.1:4258 20241228085639916 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085639916 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262422575657116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422575657116" source_name="the-source\n" session_id=684885441 session_state=BEGIN} 20241228085639916 DSS <0004> hlr_ussd.c:576 262422575657116/0x28d285c1: Process SS (BEGIN) 20241228085639916 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241228085639916 DSS <0004> hlr_ussd.c:518 262422575657116/0x28d285c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241228085639916 DSS <0004> hlr_ussd.c:363 262422575657116/0x28d285c1: Tx USSD 'Your extension is 491616112422' 20241228085639916 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262422575657116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422575657116" destination_name="the-source\n" session_id=684885441 session_state=END} 20241228085639916 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262422575657116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085639916 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085639916 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085639919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37024<->l=127.0.0.1:4258 20241228085639920 DAUC <0003> db_auc.c:157 IMSI='262420483628898': No 2G Auth Data 20241228085639920 DAUC <0003> db_auc.c:192 IMSI='262420483628898': No 3G Auth Data 20241228085639937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37026<->l=127.0.0.1:4258 20241228085639944 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085639944 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262420483628898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420483628898" source_name="the-source\n" session_id=3773120839 session_state=BEGIN} 20241228085639944 DSS <0004> hlr_ussd.c:576 262420483628898/0xe0e54147: Process SS (BEGIN) 20241228085639944 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241228085639944 DSS <0004> hlr_ussd.c:518 262420483628898/0xe0e54147: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241228085639944 DSS <0004> hlr_ussd.c:363 262420483628898/0xe0e54147: Tx USSD 'Your extension is 491616762306' 20241228085639944 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262420483628898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420483628898" destination_name="the-source\n" session_id=3773120839 session_state=END} 20241228085639944 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262420483628898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085639944 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085639944 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085639948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37026<->l=127.0.0.1:4258 20241228085639949 DAUC <0003> db_auc.c:157 IMSI='262424553043648': No 2G Auth Data 20241228085639949 DAUC <0003> db_auc.c:192 IMSI='262424553043648': No 3G Auth Data 20241228085639965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37032<->l=127.0.0.1:4258 20241228085639971 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085639971 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262424553043648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424553043648" source_name="the-source\n" session_id=110732384 session_state=BEGIN} 20241228085639971 DSS <0004> hlr_ussd.c:576 262424553043648/0x0699a460: Process SS (BEGIN) 20241228085639971 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241228085639971 DSS <0004> hlr_ussd.c:518 262424553043648/0x0699a460: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241228085639971 DSS <0004> hlr_ussd.c:363 262424553043648/0x0699a460: Tx USSD 'Your extension is 491616633572' 20241228085639971 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262424553043648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424553043648" destination_name="the-source\n" session_id=110732384 session_state=END} 20241228085639971 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262424553043648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085639971 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085639971 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085639974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37032<->l=127.0.0.1:4258 20241228085639975 DAUC <0003> db_auc.c:157 IMSI='262428101782813': No 2G Auth Data 20241228085639975 DAUC <0003> db_auc.c:192 IMSI='262428101782813': No 3G Auth Data 20241228085639992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37048<->l=127.0.0.1:4258 20241228085639998 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639998 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085639999 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262428101782813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428101782813" source_name="the-source\n" session_id=2035730907 session_state=BEGIN} 20241228085639999 DSS <0004> hlr_ussd.c:576 262428101782813/0x7956c9db: Process SS (BEGIN) 20241228085639999 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241228085639999 DSS <0004> hlr_ussd.c:518 262428101782813/0x7956c9db: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241228085639999 DSS <0004> hlr_ussd.c:363 262428101782813/0x7956c9db: Tx USSD 'Your extension is 491611305537' 20241228085639999 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262428101782813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428101782813" destination_name="the-source\n" session_id=2035730907 session_state=END} 20241228085639999 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262428101782813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085639999 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085639999 DLINP <000b> input/ipa.c:452 connected read/write 20241228085639999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085640002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37048<->l=127.0.0.1:4258 20241228085640003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36984<->l=127.0.0.1:4258 20241228085640004 DLINP <000b> input/ipa.c:452 connected read/write 20241228085640004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085640004 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085640004 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085640004 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085640004 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241228085640004 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45067<->l=127.0.0.1:4259) 20241228085640045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37064<->l=127.0.0.1:4258 20241228085640246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37064<->l=127.0.0.1:4258 20241228085643328 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35257 20241228085643328 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:35257 20241228085643330 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643330 DLINP <000b> input/ipa.c:406 127.0.0.1:35257 message received 20241228085643331 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085643331 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085643332 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643332 DLINP <000b> input/ipa.c:406 127.0.0.1:35257 message received 20241228085643332 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085643332 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241228085643332 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241228085643332 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241228085643332 DLGSUP <0013> gsup_server.c:238 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  20241228085643332 DLGSUP <0013> gsup_server.c:236 2:  20241228085643332 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085643332 DLGSUP <0013> gsup_server.c:236 3:  20241228085643332 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085643332 DLGSUP <0013> gsup_server.c:236 4:  20241228085643332 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085643332 DLGSUP <0013> gsup_server.c:236 5:  20241228085643332 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085643332 DLGSUP <0013> gsup_server.c:236 7:  20241228085643332 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085643332 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085643332 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085643332 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35257 20241228085643333 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643333 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085643333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37076<->l=127.0.0.1:4258 20241228085643336 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643336 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085643336 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085643336 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085643336 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085643336 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085643336 DLGSUP <0013> gsup_server.c:238 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  20241228085643336 DLGSUP <0013> gsup_server.c:236 2:  20241228085643336 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085643336 DLGSUP <0013> gsup_server.c:236 3:  20241228085643336 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085643336 DLGSUP <0013> gsup_server.c:236 4:  20241228085643336 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085643336 DLGSUP <0013> gsup_server.c:236 5:  20241228085643336 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085643336 DLGSUP <0013> gsup_server.c:236 7:  20241228085643336 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085643336 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085643336 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085643336 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085643352 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42071<->l=127.0.0.1:4259) 20241228085643357 DAUC <0003> db_auc.c:157 IMSI='262428334299672': No 2G Auth Data 20241228085643357 DAUC <0003> db_auc.c:192 IMSI='262428334299672': No 3G Auth Data 20241228085643371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37078<->l=127.0.0.1:4258 20241228085643381 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643381 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085643381 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428334299672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428334299672" session_id=1485335621 session_state=BEGIN} 20241228085643381 DSS <0004> hlr_ussd.c:576 262428334299672/0x58886c45: Process SS (BEGIN) 20241228085643381 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241228085643381 DSS <0004> hlr_ussd.c:518 262428334299672/0x58886c45: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241228085643381 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643381 DLINP <000b> input/ipa.c:432 127.0.0.1:35257 sending data 20241228085643381 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643381 DLINP <000b> input/ipa.c:432 127.0.0.1:35257 sending data 20241228085643388 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643388 DLINP <000b> input/ipa.c:406 127.0.0.1:35257 message received 20241228085643388 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262428334299672 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428334299672" session_id=1485335621 session_state=END} 20241228085643388 DSS <0004> hlr_ussd.c:576 262428334299672/0x58886c45: Process SS (END) 20241228085643388 DSS <0004> hlr_ussd.c:518 262428334299672/0x58886c45: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241228085643388 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428334299672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428334299672" session_id=1485335621 session_state=END} 20241228085643388 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428334299672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085643388 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262428334299672 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085643388 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085643388 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085643393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37078<->l=127.0.0.1:4258 20241228085643393 DAUC <0003> db_auc.c:157 IMSI='262423316449991': No 2G Auth Data 20241228085643393 DAUC <0003> db_auc.c:192 IMSI='262423316449991': No 3G Auth Data 20241228085643410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37086<->l=127.0.0.1:4258 20241228085643414 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643414 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085643414 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423316449991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423316449991" session_id=693398664 session_state=BEGIN} 20241228085643414 DSS <0004> hlr_ussd.c:576 262423316449991/0x29546c88: Process SS (BEGIN) 20241228085643414 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241228085643415 DSS <0004> hlr_ussd.c:518 262423316449991/0x29546c88: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241228085643415 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643415 DLINP <000b> input/ipa.c:432 127.0.0.1:35257 sending data 20241228085643415 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643415 DLINP <000b> input/ipa.c:432 127.0.0.1:35257 sending data 20241228085643416 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643416 DLINP <000b> input/ipa.c:406 127.0.0.1:35257 message received 20241228085643416 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262423316449991 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423316449991" session_id=693398664 session_state=END} 20241228085643416 DSS <0004> hlr_ussd.c:576 262423316449991/0x29546c88: Process SS (END) 20241228085643416 DSS <0004> hlr_ussd.c:518 262423316449991/0x29546c88: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241228085643416 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423316449991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423316449991" session_id=693398664 session_state=END} 20241228085643416 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423316449991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085643416 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262423316449991 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085643416 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085643416 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085643420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37086<->l=127.0.0.1:4258 20241228085643421 DAUC <0003> db_auc.c:157 IMSI='262422410760121': No 2G Auth Data 20241228085643421 DAUC <0003> db_auc.c:192 IMSI='262422410760121': No 3G Auth Data 20241228085643439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37102<->l=127.0.0.1:4258 20241228085643443 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643443 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085643444 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422410760121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422410760121" session_id=2839840813 session_state=BEGIN} 20241228085643444 DSS <0004> hlr_ussd.c:576 262422410760121/0xa944882d: Process SS (BEGIN) 20241228085643444 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241228085643444 DSS <0004> hlr_ussd.c:518 262422410760121/0xa944882d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241228085643444 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643444 DLINP <000b> input/ipa.c:432 127.0.0.1:35257 sending data 20241228085643444 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643444 DLINP <000b> input/ipa.c:432 127.0.0.1:35257 sending data 20241228085643446 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643446 DLINP <000b> input/ipa.c:406 127.0.0.1:35257 message received 20241228085643446 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262422410760121 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422410760121" session_id=2839840813 session_state=END} 20241228085643446 DSS <0004> hlr_ussd.c:576 262422410760121/0xa944882d: Process SS (END) 20241228085643446 DSS <0004> hlr_ussd.c:518 262422410760121/0xa944882d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241228085643446 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422410760121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422410760121" session_id=2839840813 session_state=END} 20241228085643446 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422410760121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085643446 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262422410760121 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085643446 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085643446 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085643449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37102<->l=127.0.0.1:4258 20241228085643450 DAUC <0003> db_auc.c:157 IMSI='262427178261007': No 2G Auth Data 20241228085643450 DAUC <0003> db_auc.c:192 IMSI='262427178261007': No 3G Auth Data 20241228085643469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37104<->l=127.0.0.1:4258 20241228085643474 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085643474 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427178261007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427178261007" session_id=2539127302 session_state=BEGIN} 20241228085643474 DSS <0004> hlr_ussd.c:576 262427178261007/0x97580206: Process SS (BEGIN) 20241228085643474 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241228085643474 DSS <0004> hlr_ussd.c:518 262427178261007/0x97580206: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241228085643474 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643474 DLINP <000b> input/ipa.c:432 127.0.0.1:35257 sending data 20241228085643474 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643474 DLINP <000b> input/ipa.c:432 127.0.0.1:35257 sending data 20241228085643476 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643476 DLINP <000b> input/ipa.c:406 127.0.0.1:35257 message received 20241228085643476 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262427178261007 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427178261007" session_id=2539127302 session_state=END} 20241228085643476 DSS <0004> hlr_ussd.c:576 262427178261007/0x97580206: Process SS (END) 20241228085643476 DSS <0004> hlr_ussd.c:518 262427178261007/0x97580206: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241228085643476 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427178261007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427178261007" session_id=2539127302 session_state=END} 20241228085643476 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427178261007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085643476 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262427178261007 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085643476 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085643476 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085643480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37104<->l=127.0.0.1:4258 20241228085643481 DAUC <0003> db_auc.c:157 IMSI='262426185465591': No 2G Auth Data 20241228085643481 DAUC <0003> db_auc.c:192 IMSI='262426185465591': No 3G Auth Data 20241228085643497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37108<->l=127.0.0.1:4258 20241228085643504 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085643504 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426185465591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426185465591" session_id=3582041800 session_state=BEGIN} 20241228085643504 DSS <0004> hlr_ussd.c:576 262426185465591/0xd5819ec8: Process SS (BEGIN) 20241228085643504 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241228085643504 DSS <0004> hlr_ussd.c:518 262426185465591/0xd5819ec8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241228085643504 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643504 DLINP <000b> input/ipa.c:432 127.0.0.1:35257 sending data 20241228085643504 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643504 DLINP <000b> input/ipa.c:432 127.0.0.1:35257 sending data 20241228085643506 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643506 DLINP <000b> input/ipa.c:406 127.0.0.1:35257 message received 20241228085643506 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262426185465591 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426185465591" session_id=3582041800 session_state=END} 20241228085643506 DSS <0004> hlr_ussd.c:576 262426185465591/0xd5819ec8: Process SS (END) 20241228085643506 DSS <0004> hlr_ussd.c:518 262426185465591/0xd5819ec8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241228085643506 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426185465591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426185465591" session_id=3582041800 session_state=END} 20241228085643506 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426185465591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085643506 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262426185465591 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085643506 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085643506 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085643509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37108<->l=127.0.0.1:4258 20241228085643510 DAUC <0003> db_auc.c:157 IMSI='262429062022107': No 2G Auth Data 20241228085643510 DAUC <0003> db_auc.c:192 IMSI='262429062022107': No 3G Auth Data 20241228085643528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37118<->l=127.0.0.1:4258 20241228085643534 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085643534 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429062022107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429062022107" session_id=1904961036 session_state=BEGIN} 20241228085643534 DSS <0004> hlr_ussd.c:576 262429062022107/0x718b660c: Process SS (BEGIN) 20241228085643534 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241228085643534 DSS <0004> hlr_ussd.c:518 262429062022107/0x718b660c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241228085643534 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643534 DLINP <000b> input/ipa.c:432 127.0.0.1:35257 sending data 20241228085643534 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643534 DLINP <000b> input/ipa.c:432 127.0.0.1:35257 sending data 20241228085643537 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643537 DLINP <000b> input/ipa.c:406 127.0.0.1:35257 message received 20241228085643537 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262429062022107 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429062022107" session_id=1904961036 session_state=END} 20241228085643537 DSS <0004> hlr_ussd.c:576 262429062022107/0x718b660c: Process SS (END) 20241228085643537 DSS <0004> hlr_ussd.c:518 262429062022107/0x718b660c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241228085643537 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429062022107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429062022107" session_id=1904961036 session_state=END} 20241228085643537 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429062022107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085643537 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262429062022107 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085643537 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085643537 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085643540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37118<->l=127.0.0.1:4258 20241228085643541 DAUC <0003> db_auc.c:157 IMSI='262426701532036': No 2G Auth Data 20241228085643541 DAUC <0003> db_auc.c:192 IMSI='262426701532036': No 3G Auth Data 20241228085643559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37128<->l=127.0.0.1:4258 20241228085643565 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643565 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085643565 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426701532036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426701532036" session_id=1557468914 session_state=BEGIN} 20241228085643565 DSS <0004> hlr_ussd.c:576 262426701532036/0x5cd516f2: Process SS (BEGIN) 20241228085643565 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241228085643565 DSS <0004> hlr_ussd.c:518 262426701532036/0x5cd516f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241228085643565 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643565 DLINP <000b> input/ipa.c:432 127.0.0.1:35257 sending data 20241228085643565 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643565 DLINP <000b> input/ipa.c:432 127.0.0.1:35257 sending data 20241228085643568 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643568 DLINP <000b> input/ipa.c:406 127.0.0.1:35257 message received 20241228085643568 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262426701532036 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426701532036" session_id=1557468914 session_state=END} 20241228085643568 DSS <0004> hlr_ussd.c:576 262426701532036/0x5cd516f2: Process SS (END) 20241228085643568 DSS <0004> hlr_ussd.c:518 262426701532036/0x5cd516f2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241228085643568 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426701532036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426701532036" session_id=1557468914 session_state=END} 20241228085643568 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426701532036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085643568 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262426701532036 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085643568 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085643568 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085643571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37128<->l=127.0.0.1:4258 20241228085643572 DAUC <0003> db_auc.c:157 IMSI='262421556226384': No 2G Auth Data 20241228085643572 DAUC <0003> db_auc.c:192 IMSI='262421556226384': No 3G Auth Data 20241228085643587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37132<->l=127.0.0.1:4258 20241228085643591 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643592 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085643592 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421556226384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421556226384" session_id=151251185 session_state=BEGIN} 20241228085643592 DSS <0004> hlr_ussd.c:576 262421556226384/0x0903e8f1: Process SS (BEGIN) 20241228085643592 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241228085643592 DSS <0004> hlr_ussd.c:518 262421556226384/0x0903e8f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241228085643592 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643592 DLINP <000b> input/ipa.c:432 127.0.0.1:35257 sending data 20241228085643592 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643592 DLINP <000b> input/ipa.c:432 127.0.0.1:35257 sending data 20241228085643594 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643594 DLINP <000b> input/ipa.c:406 127.0.0.1:35257 message received 20241228085643594 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262421556226384 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421556226384" session_id=151251185 session_state=END} 20241228085643594 DSS <0004> hlr_ussd.c:576 262421556226384/0x0903e8f1: Process SS (END) 20241228085643594 DSS <0004> hlr_ussd.c:518 262421556226384/0x0903e8f1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241228085643594 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421556226384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421556226384" session_id=151251185 session_state=END} 20241228085643594 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421556226384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085643594 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262421556226384 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085643594 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085643594 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085643597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37132<->l=127.0.0.1:4258 20241228085643599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37076<->l=127.0.0.1:4258 20241228085643600 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643600 DLINP <000b> input/ipa.c:406 127.0.0.1:35257 message received 20241228085643600 DLINP <000b> input/ipa.c:415 127.0.0.1:35257 connection closed with server 20241228085643600 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:35257 20241228085643600 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241228085643600 DLINP <000b> input/ipa.c:452 connected read/write 20241228085643600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085643600 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085643600 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085643600 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085643600 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42071<->l=127.0.0.1:4259) 20241228085643640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37140<->l=127.0.0.1:4258 20241228085643841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37140<->l=127.0.0.1:4258 20241228085646926 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43131 20241228085646926 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:43131 20241228085646928 DLINP <000b> input/ipa.c:452 connected read/write 20241228085646928 DLINP <000b> input/ipa.c:406 127.0.0.1:43131 message received 20241228085646928 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085646928 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085646930 DLINP <000b> input/ipa.c:452 connected read/write 20241228085646930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085646930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44886<->l=127.0.0.1:4258 20241228085646931 DLINP <000b> input/ipa.c:452 connected read/write 20241228085646931 DLINP <000b> input/ipa.c:406 127.0.0.1:43131 message received 20241228085646931 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085646931 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241228085646931 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241228085646931 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241228085646931 DLGSUP <0013> gsup_server.c:238 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  20241228085646931 DLGSUP <0013> gsup_server.c:236 2:  20241228085646931 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085646931 DLGSUP <0013> gsup_server.c:236 3:  20241228085646931 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085646931 DLGSUP <0013> gsup_server.c:236 4:  20241228085646931 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085646931 DLGSUP <0013> gsup_server.c:236 5:  20241228085646931 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085646931 DLGSUP <0013> gsup_server.c:236 7:  20241228085646931 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085646931 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085646931 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085646931 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43131 20241228085646932 DLINP <000b> input/ipa.c:452 connected read/write 20241228085646932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085646932 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085646932 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085646932 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085646932 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085646932 DLGSUP <0013> gsup_server.c:238 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  20241228085646932 DLGSUP <0013> gsup_server.c:236 2:  20241228085646932 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085646932 DLGSUP <0013> gsup_server.c:236 3:  20241228085646932 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085646932 DLGSUP <0013> gsup_server.c:236 4:  20241228085646932 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085646932 DLGSUP <0013> gsup_server.c:236 5:  20241228085646932 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085646932 DLGSUP <0013> gsup_server.c:236 7:  20241228085646932 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085646932 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085646932 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085646932 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085646949 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33681<->l=127.0.0.1:4259) 20241228085646954 DAUC <0003> db_auc.c:157 IMSI='262429698381871': No 2G Auth Data 20241228085646954 DAUC <0003> db_auc.c:192 IMSI='262429698381871': No 3G Auth Data 20241228085646966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44896<->l=127.0.0.1:4258 20241228085646977 DLINP <000b> input/ipa.c:452 connected read/write 20241228085646977 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085646977 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429698381871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429698381871" session_id=2227760302 session_state=BEGIN} 20241228085646977 DSS <0004> hlr_ussd.c:576 262429698381871/0x84c8ecae: Process SS (BEGIN) 20241228085646977 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241228085646977 DSS <0004> hlr_ussd.c:518 262429698381871/0x84c8ecae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241228085646977 DLINP <000b> input/ipa.c:452 connected read/write 20241228085646977 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085646977 DLINP <000b> input/ipa.c:452 connected read/write 20241228085646977 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085646986 DLINP <000b> input/ipa.c:452 connected read/write 20241228085646986 DLINP <000b> input/ipa.c:406 127.0.0.1:43131 message received 20241228085646986 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262429698381871 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429698381871" session_id=2227760302 session_state=CONTINUE} 20241228085646986 DSS <0004> hlr_ussd.c:576 262429698381871/0x84c8ecae: Process SS (CONTINUE) 20241228085646986 DSS <0004> hlr_ussd.c:518 262429698381871/0x84c8ecae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241228085646986 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429698381871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429698381871" session_id=2227760302 session_state=CONTINUE} 20241228085646986 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262429698381871 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085646986 DLINP <000b> input/ipa.c:452 connected read/write 20241228085646986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085646986 DLINP <000b> input/ipa.c:452 connected read/write 20241228085646986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085646992 DLINP <000b> input/ipa.c:452 connected read/write 20241228085646992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085646992 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429698381871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429698381871" session_id=2227760302 session_state=CONTINUE} 20241228085646992 DSS <0004> hlr_ussd.c:576 262429698381871/0x84c8ecae: Process SS (CONTINUE) 20241228085646992 DSS <0004> hlr_ussd.c:518 262429698381871/0x84c8ecae: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241228085646992 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429698381871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085646992 DLINP <000b> input/ipa.c:452 connected read/write 20241228085646992 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085646992 DLINP <000b> input/ipa.c:452 connected read/write 20241228085646992 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085646994 DLINP <000b> input/ipa.c:452 connected read/write 20241228085646994 DLINP <000b> input/ipa.c:406 127.0.0.1:43131 message received 20241228085646994 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262429698381871 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429698381871" session_id=2227760302 session_state=END} 20241228085646994 DSS <0004> hlr_ussd.c:576 262429698381871/0x84c8ecae: Process SS (END) 20241228085646994 DSS <0004> hlr_ussd.c:518 262429698381871/0x84c8ecae: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241228085646994 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429698381871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429698381871" session_id=2227760302 session_state=END} 20241228085646994 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429698381871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085646994 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262429698381871 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085646994 DLINP <000b> input/ipa.c:452 connected read/write 20241228085646994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085646994 DLINP <000b> input/ipa.c:452 connected read/write 20241228085646994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085646996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44896<->l=127.0.0.1:4258 20241228085646997 DAUC <0003> db_auc.c:157 IMSI='262428507104602': No 2G Auth Data 20241228085646997 DAUC <0003> db_auc.c:192 IMSI='262428507104602': No 3G Auth Data 20241228085647012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 20241228085647018 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085647018 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428507104602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428507104602" session_id=43792875 session_state=BEGIN} 20241228085647018 DSS <0004> hlr_ussd.c:576 262428507104602/0x029c39eb: Process SS (BEGIN) 20241228085647018 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241228085647018 DSS <0004> hlr_ussd.c:518 262428507104602/0x029c39eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241228085647018 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647018 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647018 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647018 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647020 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647020 DLINP <000b> input/ipa.c:406 127.0.0.1:43131 message received 20241228085647020 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262428507104602 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428507104602" session_id=43792875 session_state=CONTINUE} 20241228085647020 DSS <0004> hlr_ussd.c:576 262428507104602/0x029c39eb: Process SS (CONTINUE) 20241228085647020 DSS <0004> hlr_ussd.c:518 262428507104602/0x029c39eb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241228085647020 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428507104602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428507104602" session_id=43792875 session_state=CONTINUE} 20241228085647020 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262428507104602 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085647020 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647020 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647024 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647024 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085647024 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428507104602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428507104602" session_id=43792875 session_state=CONTINUE} 20241228085647024 DSS <0004> hlr_ussd.c:576 262428507104602/0x029c39eb: Process SS (CONTINUE) 20241228085647024 DSS <0004> hlr_ussd.c:518 262428507104602/0x029c39eb: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241228085647024 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428507104602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085647024 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647024 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647024 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647024 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647026 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647026 DLINP <000b> input/ipa.c:406 127.0.0.1:43131 message received 20241228085647026 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262428507104602 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428507104602" session_id=43792875 session_state=END} 20241228085647026 DSS <0004> hlr_ussd.c:576 262428507104602/0x029c39eb: Process SS (END) 20241228085647026 DSS <0004> hlr_ussd.c:518 262428507104602/0x029c39eb: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241228085647026 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428507104602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428507104602" session_id=43792875 session_state=END} 20241228085647026 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428507104602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085647026 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262428507104602 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085647026 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647026 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 20241228085647029 DAUC <0003> db_auc.c:157 IMSI='262425073909432': No 2G Auth Data 20241228085647029 DAUC <0003> db_auc.c:192 IMSI='262425073909432': No 3G Auth Data 20241228085647048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44906<->l=127.0.0.1:4258 20241228085647054 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085647054 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425073909432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425073909432" session_id=3726483163 session_state=BEGIN} 20241228085647054 DSS <0004> hlr_ussd.c:576 262425073909432/0xde1d9edb: Process SS (BEGIN) 20241228085647054 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241228085647054 DSS <0004> hlr_ussd.c:518 262425073909432/0xde1d9edb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241228085647054 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647054 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647054 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647054 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647056 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647056 DLINP <000b> input/ipa.c:406 127.0.0.1:43131 message received 20241228085647056 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262425073909432 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425073909432" session_id=3726483163 session_state=CONTINUE} 20241228085647056 DSS <0004> hlr_ussd.c:576 262425073909432/0xde1d9edb: Process SS (CONTINUE) 20241228085647056 DSS <0004> hlr_ussd.c:518 262425073909432/0xde1d9edb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241228085647056 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425073909432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425073909432" session_id=3726483163 session_state=CONTINUE} 20241228085647056 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262425073909432 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085647056 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647056 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647059 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085647059 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425073909432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425073909432" session_id=3726483163 session_state=CONTINUE} 20241228085647059 DSS <0004> hlr_ussd.c:576 262425073909432/0xde1d9edb: Process SS (CONTINUE) 20241228085647059 DSS <0004> hlr_ussd.c:518 262425073909432/0xde1d9edb: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241228085647059 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425073909432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085647059 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647059 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647059 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647059 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647061 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647062 DLINP <000b> input/ipa.c:406 127.0.0.1:43131 message received 20241228085647062 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262425073909432 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425073909432" session_id=3726483163 session_state=END} 20241228085647062 DSS <0004> hlr_ussd.c:576 262425073909432/0xde1d9edb: Process SS (END) 20241228085647062 DSS <0004> hlr_ussd.c:518 262425073909432/0xde1d9edb: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241228085647062 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425073909432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425073909432" session_id=3726483163 session_state=END} 20241228085647062 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425073909432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085647062 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262425073909432 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085647062 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647062 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44906<->l=127.0.0.1:4258 20241228085647064 DAUC <0003> db_auc.c:157 IMSI='262429825310072': No 2G Auth Data 20241228085647064 DAUC <0003> db_auc.c:192 IMSI='262429825310072': No 3G Auth Data 20241228085647079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44916<->l=127.0.0.1:4258 20241228085647086 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647086 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085647086 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429825310072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429825310072" session_id=3145516322 session_state=BEGIN} 20241228085647086 DSS <0004> hlr_ussd.c:576 262429825310072/0xbb7cc522: Process SS (BEGIN) 20241228085647086 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241228085647086 DSS <0004> hlr_ussd.c:518 262429825310072/0xbb7cc522: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241228085647086 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647086 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647086 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647086 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647088 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647088 DLINP <000b> input/ipa.c:406 127.0.0.1:43131 message received 20241228085647088 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262429825310072 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429825310072" session_id=3145516322 session_state=CONTINUE} 20241228085647088 DSS <0004> hlr_ussd.c:576 262429825310072/0xbb7cc522: Process SS (CONTINUE) 20241228085647088 DSS <0004> hlr_ussd.c:518 262429825310072/0xbb7cc522: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241228085647088 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429825310072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429825310072" session_id=3145516322 session_state=CONTINUE} 20241228085647088 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262429825310072 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085647088 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647088 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647094 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085647094 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429825310072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429825310072" session_id=3145516322 session_state=CONTINUE} 20241228085647094 DSS <0004> hlr_ussd.c:576 262429825310072/0xbb7cc522: Process SS (CONTINUE) 20241228085647094 DSS <0004> hlr_ussd.c:518 262429825310072/0xbb7cc522: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241228085647094 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429825310072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085647094 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647094 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647094 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647094 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647096 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647096 DLINP <000b> input/ipa.c:406 127.0.0.1:43131 message received 20241228085647096 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262429825310072 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429825310072" session_id=3145516322 session_state=END} 20241228085647096 DSS <0004> hlr_ussd.c:576 262429825310072/0xbb7cc522: Process SS (END) 20241228085647096 DSS <0004> hlr_ussd.c:518 262429825310072/0xbb7cc522: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241228085647096 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429825310072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429825310072" session_id=3145516322 session_state=END} 20241228085647096 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429825310072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085647096 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262429825310072 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085647096 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647096 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44916<->l=127.0.0.1:4258 20241228085647099 DAUC <0003> db_auc.c:157 IMSI='262421655768672': No 2G Auth Data 20241228085647099 DAUC <0003> db_auc.c:192 IMSI='262421655768672': No 3G Auth Data 20241228085647113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44928<->l=127.0.0.1:4258 20241228085647118 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085647118 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421655768672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421655768672" session_id=1178395998 session_state=BEGIN} 20241228085647118 DSS <0004> hlr_ussd.c:576 262421655768672/0x463ce55e: Process SS (BEGIN) 20241228085647118 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241228085647118 DSS <0004> hlr_ussd.c:518 262421655768672/0x463ce55e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241228085647118 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647118 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647118 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647118 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647120 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647120 DLINP <000b> input/ipa.c:406 127.0.0.1:43131 message received 20241228085647120 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262421655768672 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421655768672" session_id=1178395998 session_state=CONTINUE} 20241228085647120 DSS <0004> hlr_ussd.c:576 262421655768672/0x463ce55e: Process SS (CONTINUE) 20241228085647120 DSS <0004> hlr_ussd.c:518 262421655768672/0x463ce55e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241228085647120 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421655768672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421655768672" session_id=1178395998 session_state=CONTINUE} 20241228085647120 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262421655768672 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085647120 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647120 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647124 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647124 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085647124 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421655768672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421655768672" session_id=1178395998 session_state=CONTINUE} 20241228085647124 DSS <0004> hlr_ussd.c:576 262421655768672/0x463ce55e: Process SS (CONTINUE) 20241228085647124 DSS <0004> hlr_ussd.c:518 262421655768672/0x463ce55e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241228085647124 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421655768672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085647124 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647124 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647124 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647124 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647126 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647126 DLINP <000b> input/ipa.c:406 127.0.0.1:43131 message received 20241228085647126 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262421655768672 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421655768672" session_id=1178395998 session_state=END} 20241228085647126 DSS <0004> hlr_ussd.c:576 262421655768672/0x463ce55e: Process SS (END) 20241228085647126 DSS <0004> hlr_ussd.c:518 262421655768672/0x463ce55e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241228085647126 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421655768672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421655768672" session_id=1178395998 session_state=END} 20241228085647126 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421655768672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085647126 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262421655768672 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085647126 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647126 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647126 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647126 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44928<->l=127.0.0.1:4258 20241228085647129 DAUC <0003> db_auc.c:157 IMSI='262425347591699': No 2G Auth Data 20241228085647129 DAUC <0003> db_auc.c:192 IMSI='262425347591699': No 3G Auth Data 20241228085647145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44932<->l=127.0.0.1:4258 20241228085647150 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085647150 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425347591699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425347591699" session_id=2274640784 session_state=BEGIN} 20241228085647150 DSS <0004> hlr_ussd.c:576 262425347591699/0x87944390: Process SS (BEGIN) 20241228085647150 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241228085647150 DSS <0004> hlr_ussd.c:518 262425347591699/0x87944390: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241228085647150 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647150 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647150 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647150 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647152 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647152 DLINP <000b> input/ipa.c:406 127.0.0.1:43131 message received 20241228085647152 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262425347591699 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425347591699" session_id=2274640784 session_state=CONTINUE} 20241228085647152 DSS <0004> hlr_ussd.c:576 262425347591699/0x87944390: Process SS (CONTINUE) 20241228085647152 DSS <0004> hlr_ussd.c:518 262425347591699/0x87944390: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241228085647152 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425347591699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425347591699" session_id=2274640784 session_state=CONTINUE} 20241228085647152 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262425347591699 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085647152 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647152 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647157 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647157 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085647157 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425347591699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425347591699" session_id=2274640784 session_state=CONTINUE} 20241228085647157 DSS <0004> hlr_ussd.c:576 262425347591699/0x87944390: Process SS (CONTINUE) 20241228085647157 DSS <0004> hlr_ussd.c:518 262425347591699/0x87944390: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241228085647157 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425347591699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085647157 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647157 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647157 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647157 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647159 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647159 DLINP <000b> input/ipa.c:406 127.0.0.1:43131 message received 20241228085647159 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262425347591699 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425347591699" session_id=2274640784 session_state=END} 20241228085647159 DSS <0004> hlr_ussd.c:576 262425347591699/0x87944390: Process SS (END) 20241228085647159 DSS <0004> hlr_ussd.c:518 262425347591699/0x87944390: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241228085647159 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425347591699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425347591699" session_id=2274640784 session_state=END} 20241228085647159 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425347591699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085647159 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262425347591699 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085647159 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647159 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44932<->l=127.0.0.1:4258 20241228085647161 DAUC <0003> db_auc.c:157 IMSI='262428056763804': No 2G Auth Data 20241228085647161 DAUC <0003> db_auc.c:192 IMSI='262428056763804': No 3G Auth Data 20241228085647179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44946<->l=127.0.0.1:4258 20241228085647185 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647185 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085647185 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428056763804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428056763804" session_id=1885146082 session_state=BEGIN} 20241228085647185 DSS <0004> hlr_ussd.c:576 262428056763804/0x705d0be2: Process SS (BEGIN) 20241228085647185 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241228085647185 DSS <0004> hlr_ussd.c:518 262428056763804/0x705d0be2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241228085647185 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647185 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647185 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647185 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647187 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647187 DLINP <000b> input/ipa.c:406 127.0.0.1:43131 message received 20241228085647187 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262428056763804 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428056763804" session_id=1885146082 session_state=CONTINUE} 20241228085647187 DSS <0004> hlr_ussd.c:576 262428056763804/0x705d0be2: Process SS (CONTINUE) 20241228085647187 DSS <0004> hlr_ussd.c:518 262428056763804/0x705d0be2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241228085647187 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428056763804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428056763804" session_id=1885146082 session_state=CONTINUE} 20241228085647187 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262428056763804 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085647187 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647187 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647192 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085647192 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428056763804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428056763804" session_id=1885146082 session_state=CONTINUE} 20241228085647192 DSS <0004> hlr_ussd.c:576 262428056763804/0x705d0be2: Process SS (CONTINUE) 20241228085647192 DSS <0004> hlr_ussd.c:518 262428056763804/0x705d0be2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241228085647192 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428056763804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085647192 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647192 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647192 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647192 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647194 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647194 DLINP <000b> input/ipa.c:406 127.0.0.1:43131 message received 20241228085647194 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262428056763804 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428056763804" session_id=1885146082 session_state=END} 20241228085647194 DSS <0004> hlr_ussd.c:576 262428056763804/0x705d0be2: Process SS (END) 20241228085647194 DSS <0004> hlr_ussd.c:518 262428056763804/0x705d0be2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241228085647194 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428056763804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428056763804" session_id=1885146082 session_state=END} 20241228085647194 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428056763804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085647194 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262428056763804 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085647194 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647194 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44946<->l=127.0.0.1:4258 20241228085647196 DAUC <0003> db_auc.c:157 IMSI='262429397089588': No 2G Auth Data 20241228085647196 DAUC <0003> db_auc.c:192 IMSI='262429397089588': No 3G Auth Data 20241228085647210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44952<->l=127.0.0.1:4258 20241228085647215 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085647215 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429397089588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429397089588" session_id=4129854966 session_state=BEGIN} 20241228085647215 DSS <0004> hlr_ussd.c:576 262429397089588/0xf62895f6: Process SS (BEGIN) 20241228085647215 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241228085647215 DSS <0004> hlr_ussd.c:518 262429397089588/0xf62895f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241228085647215 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647215 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647215 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647215 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647217 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647217 DLINP <000b> input/ipa.c:406 127.0.0.1:43131 message received 20241228085647217 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262429397089588 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429397089588" session_id=4129854966 session_state=CONTINUE} 20241228085647217 DSS <0004> hlr_ussd.c:576 262429397089588/0xf62895f6: Process SS (CONTINUE) 20241228085647217 DSS <0004> hlr_ussd.c:518 262429397089588/0xf62895f6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241228085647217 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429397089588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429397089588" session_id=4129854966 session_state=CONTINUE} 20241228085647217 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262429397089588 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085647217 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647218 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647222 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085647222 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262429397089588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429397089588" session_id=4129854966 session_state=CONTINUE} 20241228085647222 DSS <0004> hlr_ussd.c:576 262429397089588/0xf62895f6: Process SS (CONTINUE) 20241228085647222 DSS <0004> hlr_ussd.c:518 262429397089588/0xf62895f6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241228085647222 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262429397089588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085647222 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647222 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647222 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647222 DLINP <000b> input/ipa.c:432 127.0.0.1:43131 sending data 20241228085647224 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647225 DLINP <000b> input/ipa.c:406 127.0.0.1:43131 message received 20241228085647225 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262429397089588 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429397089588" session_id=4129854966 session_state=END} 20241228085647225 DSS <0004> hlr_ussd.c:576 262429397089588/0xf62895f6: Process SS (END) 20241228085647225 DSS <0004> hlr_ussd.c:518 262429397089588/0xf62895f6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241228085647225 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429397089588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429397089588" session_id=4129854966 session_state=END} 20241228085647225 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429397089588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085647225 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262429397089588 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085647225 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647225 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085647226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44952<->l=127.0.0.1:4258 20241228085647228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44886<->l=127.0.0.1:4258 20241228085647229 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33681<->l=127.0.0.1:4259) 20241228085647229 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647229 DLINP <000b> input/ipa.c:406 127.0.0.1:43131 message received 20241228085647230 DLINP <000b> input/ipa.c:415 127.0.0.1:43131 connection closed with server 20241228085647230 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:43131 20241228085647230 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241228085647230 DLINP <000b> input/ipa.c:452 connected read/write 20241228085647230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085647230 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085647230 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085647230 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085647270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4258 20241228085647471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4258 20241228085650553 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33133 20241228085650553 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:33133 20241228085650556 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650556 DLINP <000b> input/ipa.c:406 127.0.0.1:33133 message received 20241228085650556 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085650556 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085650559 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650559 DLINP <000b> input/ipa.c:406 127.0.0.1:33133 message received 20241228085650559 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085650559 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241228085650559 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241228085650559 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241228085650559 DLGSUP <0013> gsup_server.c:238 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  20241228085650559 DLGSUP <0013> gsup_server.c:236 2:  20241228085650559 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085650559 DLGSUP <0013> gsup_server.c:236 3:  20241228085650559 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085650559 DLGSUP <0013> gsup_server.c:236 4:  20241228085650559 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085650559 DLGSUP <0013> gsup_server.c:236 5:  20241228085650559 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085650559 DLGSUP <0013> gsup_server.c:236 7:  20241228085650559 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085650559 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085650559 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085650559 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33133 20241228085650559 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650559 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085650560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44982<->l=127.0.0.1:4258 20241228085650563 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650563 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085650563 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085650563 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085650563 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085650563 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085650563 DLGSUP <0013> gsup_server.c:238 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  20241228085650563 DLGSUP <0013> gsup_server.c:236 2:  20241228085650563 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085650563 DLGSUP <0013> gsup_server.c:236 3:  20241228085650563 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085650563 DLGSUP <0013> gsup_server.c:236 4:  20241228085650563 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085650563 DLGSUP <0013> gsup_server.c:236 5:  20241228085650563 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085650563 DLGSUP <0013> gsup_server.c:236 7:  20241228085650563 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085650563 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085650563 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085650563 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085650581 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35283<->l=127.0.0.1:4259) 20241228085650589 DAUC <0003> db_auc.c:157 IMSI='262422710296585': No 2G Auth Data 20241228085650589 DAUC <0003> db_auc.c:192 IMSI='262422710296585': No 3G Auth Data 20241228085650603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44988<->l=127.0.0.1:4258 20241228085650609 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650609 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085650609 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422710296585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422710296585" session_id=1035671884 session_state=BEGIN} 20241228085650609 DSS <0004> hlr_ussd.c:576 262422710296585/0x3dbb194c: Process SS (BEGIN) 20241228085650609 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241228085650609 DSS <0004> hlr_ussd.c:518 262422710296585/0x3dbb194c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241228085650609 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650609 DLINP <000b> input/ipa.c:432 127.0.0.1:33133 sending data 20241228085650609 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650609 DLINP <000b> input/ipa.c:432 127.0.0.1:33133 sending data 20241228085650618 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650618 DLINP <000b> input/ipa.c:406 127.0.0.1:33133 message received 20241228085650618 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262422710296585 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422710296585" session_id=1035671884 session_state=END} 20241228085650618 DSS <0004> hlr_ussd.c:576 262422710296585/0x3dbb194c: Process SS (END) 20241228085650618 DSS <0004> hlr_ussd.c:518 262422710296585/0x3dbb194c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241228085650618 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422710296585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422710296585" session_id=1035671884 session_state=END} 20241228085650618 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422710296585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085650618 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262422710296585 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085650618 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085650618 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085650623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44988<->l=127.0.0.1:4258 20241228085650624 DAUC <0003> db_auc.c:157 IMSI='262420578000473': No 2G Auth Data 20241228085650624 DAUC <0003> db_auc.c:192 IMSI='262420578000473': No 3G Auth Data 20241228085650640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45002<->l=127.0.0.1:4258 20241228085650647 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650647 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085650647 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420578000473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420578000473" session_id=1657775876 session_state=BEGIN} 20241228085650647 DSS <0004> hlr_ussd.c:576 262420578000473/0x62cfa704: Process SS (BEGIN) 20241228085650647 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241228085650647 DSS <0004> hlr_ussd.c:518 262420578000473/0x62cfa704: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241228085650647 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650647 DLINP <000b> input/ipa.c:432 127.0.0.1:33133 sending data 20241228085650647 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650647 DLINP <000b> input/ipa.c:432 127.0.0.1:33133 sending data 20241228085650649 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650649 DLINP <000b> input/ipa.c:406 127.0.0.1:33133 message received 20241228085650649 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262420578000473 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420578000473" session_id=1657775876 session_state=END} 20241228085650649 DSS <0004> hlr_ussd.c:576 262420578000473/0x62cfa704: Process SS (END) 20241228085650649 DSS <0004> hlr_ussd.c:518 262420578000473/0x62cfa704: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241228085650649 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420578000473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420578000473" session_id=1657775876 session_state=END} 20241228085650649 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420578000473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085650649 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262420578000473 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085650649 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085650649 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085650653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45002<->l=127.0.0.1:4258 20241228085650653 DAUC <0003> db_auc.c:157 IMSI='262424322229880': No 2G Auth Data 20241228085650653 DAUC <0003> db_auc.c:192 IMSI='262424322229880': No 3G Auth Data 20241228085650670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45018<->l=127.0.0.1:4258 20241228085650674 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085650674 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424322229880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424322229880" session_id=907429472 session_state=BEGIN} 20241228085650674 DSS <0004> hlr_ussd.c:576 262424322229880/0x36164660: Process SS (BEGIN) 20241228085650674 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241228085650674 DSS <0004> hlr_ussd.c:518 262424322229880/0x36164660: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241228085650674 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650674 DLINP <000b> input/ipa.c:432 127.0.0.1:33133 sending data 20241228085650674 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650674 DLINP <000b> input/ipa.c:432 127.0.0.1:33133 sending data 20241228085650676 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650676 DLINP <000b> input/ipa.c:406 127.0.0.1:33133 message received 20241228085650676 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262424322229880 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424322229880" session_id=907429472 session_state=END} 20241228085650676 DSS <0004> hlr_ussd.c:576 262424322229880/0x36164660: Process SS (END) 20241228085650676 DSS <0004> hlr_ussd.c:518 262424322229880/0x36164660: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241228085650676 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424322229880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424322229880" session_id=907429472 session_state=END} 20241228085650676 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424322229880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085650676 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262424322229880 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085650676 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085650676 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085650680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45018<->l=127.0.0.1:4258 20241228085650680 DAUC <0003> db_auc.c:157 IMSI='262428194847541': No 2G Auth Data 20241228085650680 DAUC <0003> db_auc.c:192 IMSI='262428194847541': No 3G Auth Data 20241228085650695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45028<->l=127.0.0.1:4258 20241228085650701 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650701 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085650701 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428194847541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428194847541" session_id=2297590959 session_state=BEGIN} 20241228085650701 DSS <0004> hlr_ussd.c:576 262428194847541/0x88f274af: Process SS (BEGIN) 20241228085650701 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241228085650701 DSS <0004> hlr_ussd.c:518 262428194847541/0x88f274af: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241228085650701 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650701 DLINP <000b> input/ipa.c:432 127.0.0.1:33133 sending data 20241228085650701 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650701 DLINP <000b> input/ipa.c:432 127.0.0.1:33133 sending data 20241228085650703 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650703 DLINP <000b> input/ipa.c:406 127.0.0.1:33133 message received 20241228085650703 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262428194847541 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428194847541" session_id=2297590959 session_state=END} 20241228085650703 DSS <0004> hlr_ussd.c:576 262428194847541/0x88f274af: Process SS (END) 20241228085650703 DSS <0004> hlr_ussd.c:518 262428194847541/0x88f274af: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241228085650703 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428194847541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428194847541" session_id=2297590959 session_state=END} 20241228085650703 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428194847541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085650703 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262428194847541 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085650703 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085650703 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085650706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45028<->l=127.0.0.1:4258 20241228085650707 DAUC <0003> db_auc.c:157 IMSI='262423468093499': No 2G Auth Data 20241228085650707 DAUC <0003> db_auc.c:192 IMSI='262423468093499': No 3G Auth Data 20241228085650723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45040<->l=127.0.0.1:4258 20241228085650729 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085650729 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423468093499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423468093499" session_id=1361888182 session_state=BEGIN} 20241228085650729 DSS <0004> hlr_ussd.c:576 262423468093499/0x512cc3b6: Process SS (BEGIN) 20241228085650729 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241228085650729 DSS <0004> hlr_ussd.c:518 262423468093499/0x512cc3b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241228085650729 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650729 DLINP <000b> input/ipa.c:432 127.0.0.1:33133 sending data 20241228085650729 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650729 DLINP <000b> input/ipa.c:432 127.0.0.1:33133 sending data 20241228085650731 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650731 DLINP <000b> input/ipa.c:406 127.0.0.1:33133 message received 20241228085650731 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262423468093499 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423468093499" session_id=1361888182 session_state=END} 20241228085650731 DSS <0004> hlr_ussd.c:576 262423468093499/0x512cc3b6: Process SS (END) 20241228085650731 DSS <0004> hlr_ussd.c:518 262423468093499/0x512cc3b6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241228085650731 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423468093499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423468093499" session_id=1361888182 session_state=END} 20241228085650731 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423468093499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085650731 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262423468093499 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085650731 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085650731 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085650735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45040<->l=127.0.0.1:4258 20241228085650736 DAUC <0003> db_auc.c:157 IMSI='262423053521994': No 2G Auth Data 20241228085650736 DAUC <0003> db_auc.c:192 IMSI='262423053521994': No 3G Auth Data 20241228085650751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45044<->l=127.0.0.1:4258 20241228085650757 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650757 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085650757 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423053521994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423053521994" session_id=3589679286 session_state=BEGIN} 20241228085650757 DSS <0004> hlr_ussd.c:576 262423053521994/0xd5f628b6: Process SS (BEGIN) 20241228085650757 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241228085650757 DSS <0004> hlr_ussd.c:518 262423053521994/0xd5f628b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241228085650757 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650757 DLINP <000b> input/ipa.c:432 127.0.0.1:33133 sending data 20241228085650757 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650757 DLINP <000b> input/ipa.c:432 127.0.0.1:33133 sending data 20241228085650758 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650758 DLINP <000b> input/ipa.c:406 127.0.0.1:33133 message received 20241228085650759 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262423053521994 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423053521994" session_id=3589679286 session_state=END} 20241228085650759 DSS <0004> hlr_ussd.c:576 262423053521994/0xd5f628b6: Process SS (END) 20241228085650759 DSS <0004> hlr_ussd.c:518 262423053521994/0xd5f628b6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241228085650759 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423053521994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423053521994" session_id=3589679286 session_state=END} 20241228085650759 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423053521994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085650759 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262423053521994 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085650759 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085650759 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085650762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45044<->l=127.0.0.1:4258 20241228085650763 DAUC <0003> db_auc.c:157 IMSI='262424218882803': No 2G Auth Data 20241228085650763 DAUC <0003> db_auc.c:192 IMSI='262424218882803': No 3G Auth Data 20241228085650780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45046<->l=127.0.0.1:4258 20241228085650787 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650787 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085650787 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424218882803 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424218882803" session_id=600731303 session_state=BEGIN} 20241228085650787 DSS <0004> hlr_ussd.c:576 262424218882803/0x23ce6ea7: Process SS (BEGIN) 20241228085650787 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241228085650787 DSS <0004> hlr_ussd.c:518 262424218882803/0x23ce6ea7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241228085650787 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650788 DLINP <000b> input/ipa.c:432 127.0.0.1:33133 sending data 20241228085650788 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650788 DLINP <000b> input/ipa.c:432 127.0.0.1:33133 sending data 20241228085650789 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650789 DLINP <000b> input/ipa.c:406 127.0.0.1:33133 message received 20241228085650789 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262424218882803 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424218882803" session_id=600731303 session_state=END} 20241228085650789 DSS <0004> hlr_ussd.c:576 262424218882803/0x23ce6ea7: Process SS (END) 20241228085650789 DSS <0004> hlr_ussd.c:518 262424218882803/0x23ce6ea7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241228085650789 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424218882803 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424218882803" session_id=600731303 session_state=END} 20241228085650789 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424218882803 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085650789 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262424218882803 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085650789 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085650789 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085650793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45046<->l=127.0.0.1:4258 20241228085650794 DAUC <0003> db_auc.c:157 IMSI='262427724202883': No 2G Auth Data 20241228085650794 DAUC <0003> db_auc.c:192 IMSI='262427724202883': No 3G Auth Data 20241228085650813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45058<->l=127.0.0.1:4258 20241228085650818 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085650818 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427724202883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427724202883" session_id=4147520233 session_state=BEGIN} 20241228085650818 DSS <0004> hlr_ussd.c:576 262427724202883/0xf73622e9: Process SS (BEGIN) 20241228085650818 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241228085650818 DSS <0004> hlr_ussd.c:518 262427724202883/0xf73622e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241228085650818 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650818 DLINP <000b> input/ipa.c:432 127.0.0.1:33133 sending data 20241228085650818 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650818 DLINP <000b> input/ipa.c:432 127.0.0.1:33133 sending data 20241228085650820 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650820 DLINP <000b> input/ipa.c:406 127.0.0.1:33133 message received 20241228085650820 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262427724202883 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427724202883" session_id=4147520233 session_state=END} 20241228085650820 DSS <0004> hlr_ussd.c:576 262427724202883/0xf73622e9: Process SS (END) 20241228085650820 DSS <0004> hlr_ussd.c:518 262427724202883/0xf73622e9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241228085650820 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427724202883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427724202883" session_id=4147520233 session_state=END} 20241228085650820 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427724202883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085650820 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262427724202883 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241228085650820 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085650820 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085650823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45058<->l=127.0.0.1:4258 20241228085650827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44982<->l=127.0.0.1:4258 20241228085650827 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650827 DLINP <000b> input/ipa.c:406 127.0.0.1:33133 message received 20241228085650827 DLINP <000b> input/ipa.c:415 127.0.0.1:33133 connection closed with server 20241228085650828 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:33133 20241228085650828 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241228085650828 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35283<->l=127.0.0.1:4259) 20241228085650828 DLINP <000b> input/ipa.c:452 connected read/write 20241228085650828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085650828 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085650828 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085650828 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085650873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45072<->l=127.0.0.1:4258 20241228085651074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45072<->l=127.0.0.1:4258 20241228085652049 DSS <0004> hlr_ussd.c:239 262422128039492/0x136d3913: SS Session Timeout, destroying 20241228085652049 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422128039492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085652078 DSS <0004> hlr_ussd.c:239 262428862313437/0xa0c964ce: SS Session Timeout, destroying 20241228085652078 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428862313437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085652105 DSS <0004> hlr_ussd.c:239 262427876440049/0x36e6cf86: SS Session Timeout, destroying 20241228085652105 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427876440049 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085652131 DSS <0004> hlr_ussd.c:239 262428104698438/0xf0d484b2: SS Session Timeout, destroying 20241228085652131 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428104698438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085652158 DSS <0004> hlr_ussd.c:239 262423185418249/0x7826b2e7: SS Session Timeout, destroying 20241228085652158 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423185418249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085652182 DSS <0004> hlr_ussd.c:239 262429236124463/0xab7774bc: SS Session Timeout, destroying 20241228085652182 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429236124463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085652211 DSS <0004> hlr_ussd.c:239 262422602507744/0x4ea15a3a: SS Session Timeout, destroying 20241228085652211 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422602507744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085652238 DSS <0004> hlr_ussd.c:239 262429753788755/0x32aec52e: SS Session Timeout, destroying 20241228085652238 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429753788755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085654150 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085654150 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085654153 DLINP <000b> input/ipa.c:452 connected read/write 20241228085654153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085654153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45078<->l=127.0.0.1:4258 20241228085654155 DLINP <000b> input/ipa.c:452 connected read/write 20241228085654155 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085654155 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085654155 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085654155 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085654155 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085654155 DLGSUP <0013> gsup_server.c:238 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  20241228085654155 DLGSUP <0013> gsup_server.c:236 2:  20241228085654155 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085654155 DLGSUP <0013> gsup_server.c:236 3:  20241228085654155 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085654155 DLGSUP <0013> gsup_server.c:236 4:  20241228085654155 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085654155 DLGSUP <0013> gsup_server.c:236 5:  20241228085654155 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085654155 DLGSUP <0013> gsup_server.c:236 7:  20241228085654155 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085654155 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085654155 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085654155 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085654176 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39439<->l=127.0.0.1:4259) 20241228085654179 DAUC <0003> db_auc.c:157 IMSI='262426698851553': No 2G Auth Data 20241228085654179 DAUC <0003> db_auc.c:192 IMSI='262426698851553': No 3G Auth Data 20241228085654191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45084<->l=127.0.0.1:4258 20241228085654199 DLINP <000b> input/ipa.c:452 connected read/write 20241228085654199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085654199 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426698851553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426698851553" session_id=3914908759 session_state=BEGIN} 20241228085654199 DSS <0004> hlr_ussd.c:576 262426698851553/0xe958c457: Process SS (BEGIN) 20241228085654199 DSS <0004> hlr_ussd.c:498 262426698851553/0xe958c457: SS CompType=Invoke, OpCode=InterrogateSS 20241228085654199 DSS <0004> hlr_ussd.c:506 262426698851553/0xe958c457: Structured SS requests are not supported, rejecting... 20241228085654199 DSS <0004> hlr_ussd.c:354 262426698851553/0xe958c457: Tx ReturnError(0, 0x15) 20241228085654199 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426698851553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426698851553" session_id=3914908759 session_state=END} 20241228085654199 DLINP <000b> input/ipa.c:452 connected read/write 20241228085654199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085654199 DLINP <000b> input/ipa.c:452 connected read/write 20241228085654199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085654202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45084<->l=127.0.0.1:4258 20241228085654204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45078<->l=127.0.0.1:4258 20241228085654205 DLINP <000b> input/ipa.c:452 connected read/write 20241228085654205 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085654205 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085654205 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085654205 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085654205 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39439<->l=127.0.0.1:4259) 20241228085654251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45090<->l=127.0.0.1:4258 20241228085654351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45090<->l=127.0.0.1:4258 20241228085655512 DSS <0004> hlr_ussd.c:239 262428452659300/0xc7124ef4: SS Session Timeout, destroying 20241228085655512 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428452659300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085655538 DSS <0004> hlr_ussd.c:239 262420712426091/0x599c8081: SS Session Timeout, destroying 20241228085655538 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420712426091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085655563 DSS <0004> hlr_ussd.c:239 262425876785581/0xba84d1b0: SS Session Timeout, destroying 20241228085655563 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425876785581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085655588 DSS <0004> hlr_ussd.c:239 262427818579836/0xed1fc0c6: SS Session Timeout, destroying 20241228085655588 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427818579836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085655616 DSS <0004> hlr_ussd.c:239 262424110830783/0xd653cb88: SS Session Timeout, destroying 20241228085655616 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424110830783 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085655643 DSS <0004> hlr_ussd.c:239 262423472313255/0xe110717f: SS Session Timeout, destroying 20241228085655643 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423472313255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085655668 DSS <0004> hlr_ussd.c:239 262427340948417/0x17fb3607: SS Session Timeout, destroying 20241228085655668 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427340948417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085655695 DSS <0004> hlr_ussd.c:239 262427855205008/0x4b2cb343: SS Session Timeout, destroying 20241228085655695 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427855205008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085657423 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085657423 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085657425 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657425 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085657425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53380<->l=127.0.0.1:4258 20241228085657427 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085657427 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085657427 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085657427 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085657427 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085657427 DLGSUP <0013> gsup_server.c:238 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  20241228085657427 DLGSUP <0013> gsup_server.c:236 2:  20241228085657427 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085657427 DLGSUP <0013> gsup_server.c:236 3:  20241228085657427 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085657427 DLGSUP <0013> gsup_server.c:236 4:  20241228085657427 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085657427 DLGSUP <0013> gsup_server.c:236 5:  20241228085657427 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085657427 DLGSUP <0013> gsup_server.c:236 7:  20241228085657427 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085657427 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085657427 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085657427 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085657448 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42969<->l=127.0.0.1:4259) 20241228085657454 DAUC <0003> db_auc.c:157 IMSI='262424611202051': No 2G Auth Data 20241228085657454 DAUC <0003> db_auc.c:192 IMSI='262424611202051': No 3G Auth Data 20241228085657468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53384<->l=127.0.0.1:4258 20241228085657474 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085657475 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424611202051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424611202051"} 20241228085657475 DMAIN <0000> hlr.c:435 IMSI='262424611202051': has IMEI = 12345678901234 (consider setting 'store-imei') 20241228085657475 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424611202051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424611202051"} 20241228085657475 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424611202051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085657475 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657475 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657477 DAUC <0003> db_auc.c:192 IMSI='262424611202051': No 3G Auth Data 20241228085657480 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657480 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085657480 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424611202051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424611202051"} 20241228085657480 DAUC <0003> hlr.c:428 IMSI='262424611202051': storing IMEI = 12345678901234 20241228085657480 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424611202051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424611202051"} 20241228085657480 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424611202051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085657480 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657480 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657481 DAUC <0003> db_auc.c:192 IMSI='262424611202051': No 3G Auth Data 20241228085657482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53384<->l=127.0.0.1:4258 20241228085657484 DAUC <0003> db_auc.c:157 IMSI='262423940464679': No 2G Auth Data 20241228085657484 DAUC <0003> db_auc.c:192 IMSI='262423940464679': No 3G Auth Data 20241228085657502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53388<->l=127.0.0.1:4258 20241228085657507 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085657507 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423940464679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423940464679"} 20241228085657507 DMAIN <0000> hlr.c:435 IMSI='262423940464679': has IMEI = 12345678901234 (consider setting 'store-imei') 20241228085657507 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423940464679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423940464679"} 20241228085657507 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423940464679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085657507 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657507 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657509 DAUC <0003> db_auc.c:192 IMSI='262423940464679': No 3G Auth Data 20241228085657512 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085657512 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423940464679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423940464679"} 20241228085657512 DAUC <0003> hlr.c:428 IMSI='262423940464679': storing IMEI = 12345678901234 20241228085657512 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423940464679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423940464679"} 20241228085657512 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423940464679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085657512 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657512 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657513 DAUC <0003> db_auc.c:192 IMSI='262423940464679': No 3G Auth Data 20241228085657515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53388<->l=127.0.0.1:4258 20241228085657516 DAUC <0003> db_auc.c:157 IMSI='262428265231506': No 2G Auth Data 20241228085657516 DAUC <0003> db_auc.c:192 IMSI='262428265231506': No 3G Auth Data 20241228085657531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53394<->l=127.0.0.1:4258 20241228085657537 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085657537 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428265231506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428265231506"} 20241228085657537 DMAIN <0000> hlr.c:435 IMSI='262428265231506': has IMEI = 12345678901234 (consider setting 'store-imei') 20241228085657537 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428265231506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428265231506"} 20241228085657537 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428265231506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085657537 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657537 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657539 DAUC <0003> db_auc.c:192 IMSI='262428265231506': No 3G Auth Data 20241228085657542 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085657542 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428265231506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428265231506"} 20241228085657542 DAUC <0003> hlr.c:428 IMSI='262428265231506': storing IMEI = 12345678901234 20241228085657542 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428265231506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428265231506"} 20241228085657542 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428265231506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085657542 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657542 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657543 DAUC <0003> db_auc.c:192 IMSI='262428265231506': No 3G Auth Data 20241228085657544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53394<->l=127.0.0.1:4258 20241228085657545 DAUC <0003> db_auc.c:157 IMSI='262427896798602': No 2G Auth Data 20241228085657545 DAUC <0003> db_auc.c:192 IMSI='262427896798602': No 3G Auth Data 20241228085657561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53400<->l=127.0.0.1:4258 20241228085657566 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085657566 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427896798602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427896798602"} 20241228085657566 DMAIN <0000> hlr.c:435 IMSI='262427896798602': has IMEI = 12345678901234 (consider setting 'store-imei') 20241228085657566 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427896798602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427896798602"} 20241228085657566 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427896798602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085657566 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657566 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657567 DAUC <0003> db_auc.c:157 IMSI='262427896798602': No 2G Auth Data 20241228085657570 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085657570 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427896798602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427896798602"} 20241228085657570 DAUC <0003> hlr.c:428 IMSI='262427896798602': storing IMEI = 12345678901234 20241228085657570 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427896798602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427896798602"} 20241228085657570 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427896798602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085657570 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657570 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657571 DAUC <0003> db_auc.c:157 IMSI='262427896798602': No 2G Auth Data 20241228085657572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53400<->l=127.0.0.1:4258 20241228085657573 DAUC <0003> db_auc.c:157 IMSI='262429973893126': No 2G Auth Data 20241228085657573 DAUC <0003> db_auc.c:192 IMSI='262429973893126': No 3G Auth Data 20241228085657592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53410<->l=127.0.0.1:4258 20241228085657598 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657598 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085657598 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429973893126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429973893126"} 20241228085657598 DMAIN <0000> hlr.c:435 IMSI='262429973893126': has IMEI = 12345678901234 (consider setting 'store-imei') 20241228085657598 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429973893126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429973893126"} 20241228085657598 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429973893126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085657598 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657598 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657600 DAUC <0003> db_auc.c:157 IMSI='262429973893126': No 2G Auth Data 20241228085657602 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085657602 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429973893126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429973893126"} 20241228085657602 DAUC <0003> hlr.c:428 IMSI='262429973893126': storing IMEI = 12345678901234 20241228085657602 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429973893126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429973893126"} 20241228085657602 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429973893126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085657602 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657602 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657603 DAUC <0003> db_auc.c:157 IMSI='262429973893126': No 2G Auth Data 20241228085657605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53410<->l=127.0.0.1:4258 20241228085657606 DAUC <0003> db_auc.c:157 IMSI='262424259658484': No 2G Auth Data 20241228085657606 DAUC <0003> db_auc.c:192 IMSI='262424259658484': No 3G Auth Data 20241228085657621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53426<->l=127.0.0.1:4258 20241228085657627 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657627 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085657627 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424259658484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424259658484"} 20241228085657627 DMAIN <0000> hlr.c:435 IMSI='262424259658484': has IMEI = 12345678901234 (consider setting 'store-imei') 20241228085657627 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424259658484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424259658484"} 20241228085657627 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424259658484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085657627 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657627 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657631 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657631 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085657631 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424259658484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424259658484"} 20241228085657631 DAUC <0003> hlr.c:428 IMSI='262424259658484': storing IMEI = 12345678901234 20241228085657631 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424259658484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424259658484"} 20241228085657631 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424259658484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085657631 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657631 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53426<->l=127.0.0.1:4258 20241228085657634 DAUC <0003> db_auc.c:157 IMSI='262424680350274': No 2G Auth Data 20241228085657634 DAUC <0003> db_auc.c:192 IMSI='262424680350274': No 3G Auth Data 20241228085657649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53434<->l=127.0.0.1:4258 20241228085657655 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657655 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085657655 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424680350274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424680350274"} 20241228085657655 DMAIN <0000> hlr.c:435 IMSI='262424680350274': has IMEI = 12345678901234 (consider setting 'store-imei') 20241228085657655 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424680350274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424680350274"} 20241228085657655 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424680350274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085657655 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657655 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657660 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085657660 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424680350274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424680350274"} 20241228085657660 DAUC <0003> hlr.c:428 IMSI='262424680350274': storing IMEI = 12345678901234 20241228085657660 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424680350274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424680350274"} 20241228085657660 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424680350274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085657660 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657660 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53434<->l=127.0.0.1:4258 20241228085657664 DAUC <0003> db_auc.c:157 IMSI='262429242525810': No 2G Auth Data 20241228085657664 DAUC <0003> db_auc.c:192 IMSI='262429242525810': No 3G Auth Data 20241228085657679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53450<->l=127.0.0.1:4258 20241228085657683 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085657683 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429242525810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429242525810"} 20241228085657683 DMAIN <0000> hlr.c:435 IMSI='262429242525810': has IMEI = 12345678901234 (consider setting 'store-imei') 20241228085657683 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429242525810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429242525810"} 20241228085657683 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429242525810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085657683 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657683 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657687 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657687 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085657687 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429242525810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429242525810"} 20241228085657687 DAUC <0003> hlr.c:428 IMSI='262429242525810': storing IMEI = 12345678901234 20241228085657687 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429242525810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429242525810"} 20241228085657687 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429242525810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085657687 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657687 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085657689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53450<->l=127.0.0.1:4258 20241228085657691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53380<->l=127.0.0.1:4258 20241228085657691 DLINP <000b> input/ipa.c:452 connected read/write 20241228085657691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085657691 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085657692 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085657692 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085657692 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42969<->l=127.0.0.1:4259) 20241228085657734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53454<->l=127.0.0.1:4258 20241228085657834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53454<->l=127.0.0.1:4258 20241228085700917 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085700918 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085700920 DLINP <000b> input/ipa.c:452 connected read/write 20241228085700920 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085700921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53464<->l=127.0.0.1:4258 20241228085700923 DLINP <000b> input/ipa.c:452 connected read/write 20241228085700923 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085700923 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085700923 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085700923 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085700923 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085700923 DLGSUP <0013> gsup_server.c:238 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  20241228085700923 DLGSUP <0013> gsup_server.c:236 2:  20241228085700923 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085700923 DLGSUP <0013> gsup_server.c:236 3:  20241228085700924 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085700924 DLGSUP <0013> gsup_server.c:236 4:  20241228085700924 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085700924 DLGSUP <0013> gsup_server.c:236 5:  20241228085700924 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085700924 DLGSUP <0013> gsup_server.c:236 7:  20241228085700924 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085700924 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085700924 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085700924 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085700943 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38961<->l=127.0.0.1:4259) 20241228085700951 DAUC <0003> db_auc.c:157 IMSI='262425715732421': No 2G Auth Data 20241228085700951 DAUC <0003> db_auc.c:192 IMSI='262425715732421': No 3G Auth Data 20241228085700965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53478<->l=127.0.0.1:4258 20241228085700972 DLINP <000b> input/ipa.c:452 connected read/write 20241228085700972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085700972 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425715732421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425715732421" source_name="the-source\n"} 20241228085700972 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241228085700972 DMAIN <0000> hlr.c:435 IMSI='262425715732421': has IMEI = 12345678901234 (consider setting 'store-imei') 20241228085700972 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262425715732421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425715732421" destination_name="the-source\n"} 20241228085700972 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262425715732421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085700972 DLINP <000b> input/ipa.c:452 connected read/write 20241228085700972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085700972 DLINP <000b> input/ipa.c:452 connected read/write 20241228085700972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085700975 DAUC <0003> db_auc.c:192 IMSI='262425715732421': No 3G Auth Data 20241228085700977 DLINP <000b> input/ipa.c:452 connected read/write 20241228085700977 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085700977 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425715732421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425715732421" source_name="the-source\n"} 20241228085700978 DAUC <0003> hlr.c:428 IMSI='262425715732421': storing IMEI = 12345678901234 20241228085700978 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262425715732421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425715732421" destination_name="the-source\n"} 20241228085700978 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262425715732421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085700978 DLINP <000b> input/ipa.c:452 connected read/write 20241228085700978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085700978 DLINP <000b> input/ipa.c:452 connected read/write 20241228085700978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085700979 DAUC <0003> db_auc.c:192 IMSI='262425715732421': No 3G Auth Data 20241228085700980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53478<->l=127.0.0.1:4258 20241228085700982 DAUC <0003> db_auc.c:157 IMSI='262422534898345': No 2G Auth Data 20241228085700982 DAUC <0003> db_auc.c:192 IMSI='262422534898345': No 3G Auth Data 20241228085700999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53484<->l=127.0.0.1:4258 20241228085701004 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085701004 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262422534898345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422534898345" source_name="the-source\n"} 20241228085701005 DMAIN <0000> hlr.c:435 IMSI='262422534898345': has IMEI = 12345678901234 (consider setting 'store-imei') 20241228085701005 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262422534898345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422534898345" destination_name="the-source\n"} 20241228085701005 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262422534898345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085701005 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701005 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701006 DAUC <0003> db_auc.c:192 IMSI='262422534898345': No 3G Auth Data 20241228085701009 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085701009 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262422534898345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422534898345" source_name="the-source\n"} 20241228085701009 DAUC <0003> hlr.c:428 IMSI='262422534898345': storing IMEI = 12345678901234 20241228085701009 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262422534898345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422534898345" destination_name="the-source\n"} 20241228085701009 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262422534898345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085701009 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701009 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701010 DAUC <0003> db_auc.c:192 IMSI='262422534898345': No 3G Auth Data 20241228085701011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53484<->l=127.0.0.1:4258 20241228085701013 DAUC <0003> db_auc.c:157 IMSI='262427654046018': No 2G Auth Data 20241228085701013 DAUC <0003> db_auc.c:192 IMSI='262427654046018': No 3G Auth Data 20241228085701029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53498<->l=127.0.0.1:4258 20241228085701036 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085701036 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262427654046018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427654046018" source_name="the-source\n"} 20241228085701036 DMAIN <0000> hlr.c:435 IMSI='262427654046018': has IMEI = 12345678901234 (consider setting 'store-imei') 20241228085701036 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262427654046018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427654046018" destination_name="the-source\n"} 20241228085701036 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262427654046018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085701036 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701036 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701038 DAUC <0003> db_auc.c:192 IMSI='262427654046018': No 3G Auth Data 20241228085701041 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085701041 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262427654046018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427654046018" source_name="the-source\n"} 20241228085701041 DAUC <0003> hlr.c:428 IMSI='262427654046018': storing IMEI = 12345678901234 20241228085701041 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262427654046018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427654046018" destination_name="the-source\n"} 20241228085701041 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262427654046018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085701041 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701041 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701042 DAUC <0003> db_auc.c:192 IMSI='262427654046018': No 3G Auth Data 20241228085701043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53498<->l=127.0.0.1:4258 20241228085701044 DAUC <0003> db_auc.c:157 IMSI='262428301917103': No 2G Auth Data 20241228085701044 DAUC <0003> db_auc.c:192 IMSI='262428301917103': No 3G Auth Data 20241228085701062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53506<->l=127.0.0.1:4258 20241228085701066 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085701066 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262428301917103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428301917103" source_name="the-source\n"} 20241228085701067 DMAIN <0000> hlr.c:435 IMSI='262428301917103': has IMEI = 12345678901234 (consider setting 'store-imei') 20241228085701067 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262428301917103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428301917103" destination_name="the-source\n"} 20241228085701067 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262428301917103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085701067 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701067 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701068 DAUC <0003> db_auc.c:157 IMSI='262428301917103': No 2G Auth Data 20241228085701072 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085701072 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262428301917103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428301917103" source_name="the-source\n"} 20241228085701072 DAUC <0003> hlr.c:428 IMSI='262428301917103': storing IMEI = 12345678901234 20241228085701072 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262428301917103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428301917103" destination_name="the-source\n"} 20241228085701072 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262428301917103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085701072 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701072 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701073 DAUC <0003> db_auc.c:157 IMSI='262428301917103': No 2G Auth Data 20241228085701075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53506<->l=127.0.0.1:4258 20241228085701076 DAUC <0003> db_auc.c:157 IMSI='262420681719325': No 2G Auth Data 20241228085701076 DAUC <0003> db_auc.c:192 IMSI='262420681719325': No 3G Auth Data 20241228085701094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53518<->l=127.0.0.1:4258 20241228085701099 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701099 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085701099 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262420681719325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420681719325" source_name="the-source\n"} 20241228085701099 DMAIN <0000> hlr.c:435 IMSI='262420681719325': has IMEI = 12345678901234 (consider setting 'store-imei') 20241228085701099 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262420681719325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420681719325" destination_name="the-source\n"} 20241228085701099 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262420681719325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085701099 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701099 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701101 DAUC <0003> db_auc.c:157 IMSI='262420681719325': No 2G Auth Data 20241228085701103 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701103 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085701103 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262420681719325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420681719325" source_name="the-source\n"} 20241228085701103 DAUC <0003> hlr.c:428 IMSI='262420681719325': storing IMEI = 12345678901234 20241228085701103 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262420681719325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420681719325" destination_name="the-source\n"} 20241228085701103 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262420681719325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085701103 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701103 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701104 DAUC <0003> db_auc.c:157 IMSI='262420681719325': No 2G Auth Data 20241228085701105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53518<->l=127.0.0.1:4258 20241228085701106 DAUC <0003> db_auc.c:157 IMSI='262427806170798': No 2G Auth Data 20241228085701106 DAUC <0003> db_auc.c:192 IMSI='262427806170798': No 3G Auth Data 20241228085701123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53522<->l=127.0.0.1:4258 20241228085701129 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701129 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085701129 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427806170798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427806170798" source_name="the-source\n"} 20241228085701129 DMAIN <0000> hlr.c:435 IMSI='262427806170798': has IMEI = 12345678901234 (consider setting 'store-imei') 20241228085701129 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262427806170798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427806170798" destination_name="the-source\n"} 20241228085701129 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262427806170798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085701129 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701129 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701134 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701134 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085701134 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427806170798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427806170798" source_name="the-source\n"} 20241228085701134 DAUC <0003> hlr.c:428 IMSI='262427806170798': storing IMEI = 12345678901234 20241228085701134 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262427806170798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427806170798" destination_name="the-source\n"} 20241228085701134 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262427806170798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085701134 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701134 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53522<->l=127.0.0.1:4258 20241228085701138 DAUC <0003> db_auc.c:157 IMSI='262422564652165': No 2G Auth Data 20241228085701138 DAUC <0003> db_auc.c:192 IMSI='262422564652165': No 3G Auth Data 20241228085701154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53536<->l=127.0.0.1:4258 20241228085701158 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085701158 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262422564652165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422564652165" source_name="the-source\n"} 20241228085701158 DMAIN <0000> hlr.c:435 IMSI='262422564652165': has IMEI = 12345678901234 (consider setting 'store-imei') 20241228085701158 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262422564652165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422564652165" destination_name="the-source\n"} 20241228085701158 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262422564652165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085701158 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701158 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701163 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701163 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085701163 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262422564652165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422564652165" source_name="the-source\n"} 20241228085701163 DAUC <0003> hlr.c:428 IMSI='262422564652165': storing IMEI = 12345678901234 20241228085701163 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262422564652165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422564652165" destination_name="the-source\n"} 20241228085701163 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262422564652165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085701163 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701163 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53536<->l=127.0.0.1:4258 20241228085701167 DAUC <0003> db_auc.c:157 IMSI='262427072994342': No 2G Auth Data 20241228085701167 DAUC <0003> db_auc.c:192 IMSI='262427072994342': No 3G Auth Data 20241228085701181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53544<->l=127.0.0.1:4258 20241228085701186 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085701186 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262427072994342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427072994342" source_name="the-source\n"} 20241228085701187 DMAIN <0000> hlr.c:435 IMSI='262427072994342': has IMEI = 12345678901234 (consider setting 'store-imei') 20241228085701187 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262427072994342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427072994342" destination_name="the-source\n"} 20241228085701187 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262427072994342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085701187 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701187 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701191 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085701191 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262427072994342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427072994342" source_name="the-source\n"} 20241228085701191 DAUC <0003> hlr.c:428 IMSI='262427072994342': storing IMEI = 12345678901234 20241228085701191 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262427072994342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427072994342" destination_name="the-source\n"} 20241228085701191 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262427072994342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085701191 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701191 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085701193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53544<->l=127.0.0.1:4258 20241228085701194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53464<->l=127.0.0.1:4258 20241228085701195 DLINP <000b> input/ipa.c:452 connected read/write 20241228085701196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085701196 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085701196 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085701196 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085701196 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241228085701196 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38961<->l=127.0.0.1:4259) 20241228085701233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53558<->l=127.0.0.1:4258 20241228085701334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53558<->l=127.0.0.1:4258 20241228085704416 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085704416 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085704418 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704418 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53562<->l=127.0.0.1:4258 20241228085704422 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704422 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085704422 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085704422 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085704422 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085704422 DLGSUP <0013> gsup_server.c:238 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  20241228085704422 DLGSUP <0013> gsup_server.c:236 2:  20241228085704422 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085704422 DLGSUP <0013> gsup_server.c:236 3:  20241228085704423 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085704423 DLGSUP <0013> gsup_server.c:236 4:  20241228085704423 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085704423 DLGSUP <0013> gsup_server.c:236 5:  20241228085704423 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085704423 DLGSUP <0013> gsup_server.c:236 7:  20241228085704423 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085704423 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085704423 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085704423 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085704440 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37525<->l=127.0.0.1:4259) 20241228085704446 DAUC <0003> db_auc.c:157 IMSI='262423768803051': No 2G Auth Data 20241228085704446 DAUC <0003> db_auc.c:192 IMSI='262423768803051': No 3G Auth Data 20241228085704465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53574<->l=127.0.0.1:4258 20241228085704469 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704469 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704469 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423768803051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423768803051"} 20241228085704469 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423768803051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241228085704469 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423768803051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423768803051" cause=Invalid mandatory information} 20241228085704469 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423768803051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704469 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704469 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704472 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704472 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423768803051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423768803051"} 20241228085704472 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423768803051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241228085704472 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423768803051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423768803051" cause=Invalid mandatory information} 20241228085704472 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423768803051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704472 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704472 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704474 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704474 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423768803051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423768803051"} 20241228085704474 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423768803051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241228085704474 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423768803051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423768803051" cause=Invalid mandatory information} 20241228085704474 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423768803051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704474 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704474 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704476 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704476 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423768803051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423768803051"} 20241228085704476 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423768803051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241228085704476 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423768803051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423768803051" cause=Invalid mandatory information} 20241228085704476 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423768803051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704476 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704476 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704478 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704478 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423768803051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423768803051"} 20241228085704478 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423768803051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241228085704478 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423768803051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423768803051" cause=Invalid mandatory information} 20241228085704478 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423768803051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704478 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704478 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53574<->l=127.0.0.1:4258 20241228085704481 DAUC <0003> db_auc.c:157 IMSI='262424064875408': No 2G Auth Data 20241228085704481 DAUC <0003> db_auc.c:192 IMSI='262424064875408': No 3G Auth Data 20241228085704498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53586<->l=127.0.0.1:4258 20241228085704502 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704502 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424064875408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424064875408"} 20241228085704502 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424064875408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241228085704502 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424064875408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424064875408" cause=Invalid mandatory information} 20241228085704502 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424064875408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704502 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704502 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704505 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704505 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704505 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424064875408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424064875408"} 20241228085704505 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424064875408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241228085704505 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424064875408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424064875408" cause=Invalid mandatory information} 20241228085704505 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424064875408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704505 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704505 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704507 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704507 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424064875408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424064875408"} 20241228085704507 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424064875408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241228085704507 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424064875408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424064875408" cause=Invalid mandatory information} 20241228085704507 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424064875408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704507 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704507 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704509 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704509 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704509 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424064875408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424064875408"} 20241228085704509 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424064875408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241228085704509 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424064875408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424064875408" cause=Invalid mandatory information} 20241228085704509 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424064875408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704509 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704509 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704511 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704511 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424064875408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424064875408"} 20241228085704511 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424064875408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241228085704511 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424064875408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424064875408" cause=Invalid mandatory information} 20241228085704511 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424064875408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704511 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704511 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53586<->l=127.0.0.1:4258 20241228085704514 DAUC <0003> db_auc.c:157 IMSI='262420879103857': No 2G Auth Data 20241228085704514 DAUC <0003> db_auc.c:192 IMSI='262420879103857': No 3G Auth Data 20241228085704529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53588<->l=127.0.0.1:4258 20241228085704533 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704533 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420879103857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420879103857"} 20241228085704533 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420879103857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241228085704533 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420879103857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420879103857" cause=Invalid mandatory information} 20241228085704533 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420879103857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704533 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704533 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704535 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704536 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420879103857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420879103857"} 20241228085704536 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420879103857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241228085704536 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420879103857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420879103857" cause=Invalid mandatory information} 20241228085704536 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420879103857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704536 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704536 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704538 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704538 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420879103857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420879103857"} 20241228085704538 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420879103857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241228085704538 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420879103857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420879103857" cause=Invalid mandatory information} 20241228085704538 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420879103857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704538 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704538 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704540 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704540 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420879103857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420879103857"} 20241228085704540 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420879103857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241228085704540 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420879103857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420879103857" cause=Invalid mandatory information} 20241228085704540 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420879103857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704540 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704540 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704542 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704542 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420879103857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420879103857"} 20241228085704542 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420879103857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241228085704542 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420879103857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420879103857" cause=Invalid mandatory information} 20241228085704542 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420879103857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704542 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704542 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53588<->l=127.0.0.1:4258 20241228085704544 DAUC <0003> db_auc.c:157 IMSI='262428815366649': No 2G Auth Data 20241228085704544 DAUC <0003> db_auc.c:192 IMSI='262428815366649': No 3G Auth Data 20241228085704562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53592<->l=127.0.0.1:4258 20241228085704565 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704565 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704565 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428815366649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428815366649"} 20241228085704565 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428815366649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241228085704565 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428815366649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428815366649" cause=Invalid mandatory information} 20241228085704565 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428815366649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704565 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704565 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704567 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704567 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428815366649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428815366649"} 20241228085704567 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428815366649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241228085704567 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428815366649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428815366649" cause=Invalid mandatory information} 20241228085704567 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428815366649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704567 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704567 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704568 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704568 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704568 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428815366649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428815366649"} 20241228085704568 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428815366649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241228085704568 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428815366649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428815366649" cause=Invalid mandatory information} 20241228085704568 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428815366649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704568 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704568 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704569 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704569 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428815366649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428815366649"} 20241228085704569 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428815366649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241228085704569 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428815366649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428815366649" cause=Invalid mandatory information} 20241228085704569 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428815366649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704569 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704569 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704571 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704571 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704571 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428815366649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428815366649"} 20241228085704571 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428815366649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241228085704571 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428815366649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428815366649" cause=Invalid mandatory information} 20241228085704571 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428815366649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704571 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704571 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53592<->l=127.0.0.1:4258 20241228085704573 DAUC <0003> db_auc.c:157 IMSI='262428670096511': No 2G Auth Data 20241228085704573 DAUC <0003> db_auc.c:192 IMSI='262428670096511': No 3G Auth Data 20241228085704590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53594<->l=127.0.0.1:4258 20241228085704594 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704594 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428670096511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428670096511"} 20241228085704594 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428670096511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241228085704594 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428670096511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428670096511" cause=Invalid mandatory information} 20241228085704594 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428670096511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704594 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704594 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704596 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704596 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428670096511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428670096511"} 20241228085704596 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428670096511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241228085704596 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428670096511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428670096511" cause=Invalid mandatory information} 20241228085704596 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428670096511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704596 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704596 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704598 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704598 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704598 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428670096511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428670096511"} 20241228085704598 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428670096511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241228085704598 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428670096511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428670096511" cause=Invalid mandatory information} 20241228085704598 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428670096511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704598 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704598 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704600 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704600 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428670096511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428670096511"} 20241228085704600 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428670096511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241228085704600 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428670096511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428670096511" cause=Invalid mandatory information} 20241228085704600 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428670096511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704600 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704600 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704602 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704602 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428670096511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428670096511"} 20241228085704602 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428670096511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241228085704602 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428670096511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428670096511" cause=Invalid mandatory information} 20241228085704602 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428670096511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704602 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704602 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53594<->l=127.0.0.1:4258 20241228085704605 DAUC <0003> db_auc.c:157 IMSI='262428319684077': No 2G Auth Data 20241228085704605 DAUC <0003> db_auc.c:192 IMSI='262428319684077': No 3G Auth Data 20241228085704622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53596<->l=127.0.0.1:4258 20241228085704625 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704625 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428319684077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428319684077"} 20241228085704625 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428319684077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241228085704625 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428319684077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428319684077" cause=Invalid mandatory information} 20241228085704625 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428319684077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704625 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704625 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704627 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704627 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704627 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428319684077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428319684077"} 20241228085704627 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428319684077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241228085704627 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428319684077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428319684077" cause=Invalid mandatory information} 20241228085704627 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428319684077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704627 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704627 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704628 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704628 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704628 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428319684077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428319684077"} 20241228085704628 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428319684077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241228085704628 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428319684077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428319684077" cause=Invalid mandatory information} 20241228085704628 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428319684077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704628 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704628 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704630 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704630 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428319684077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428319684077"} 20241228085704630 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428319684077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241228085704630 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428319684077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428319684077" cause=Invalid mandatory information} 20241228085704630 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428319684077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704630 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704630 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704632 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704632 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704632 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428319684077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428319684077"} 20241228085704632 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428319684077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241228085704632 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428319684077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428319684077" cause=Invalid mandatory information} 20241228085704632 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428319684077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704632 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704632 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53596<->l=127.0.0.1:4258 20241228085704635 DAUC <0003> db_auc.c:157 IMSI='262429355474841': No 2G Auth Data 20241228085704635 DAUC <0003> db_auc.c:192 IMSI='262429355474841': No 3G Auth Data 20241228085704654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53610<->l=127.0.0.1:4258 20241228085704658 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704658 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429355474841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429355474841"} 20241228085704658 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429355474841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241228085704658 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429355474841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429355474841" cause=Invalid mandatory information} 20241228085704658 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429355474841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704658 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704658 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704660 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704660 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429355474841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429355474841"} 20241228085704660 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429355474841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241228085704661 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429355474841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429355474841" cause=Invalid mandatory information} 20241228085704661 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429355474841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704661 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704661 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704663 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704663 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429355474841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429355474841"} 20241228085704663 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429355474841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241228085704663 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429355474841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429355474841" cause=Invalid mandatory information} 20241228085704663 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429355474841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704663 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704663 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704665 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704665 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704665 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429355474841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429355474841"} 20241228085704665 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429355474841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241228085704665 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429355474841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429355474841" cause=Invalid mandatory information} 20241228085704665 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429355474841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704665 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704665 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704666 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704666 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429355474841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429355474841"} 20241228085704666 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429355474841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241228085704666 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429355474841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429355474841" cause=Invalid mandatory information} 20241228085704666 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429355474841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704666 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704666 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53610<->l=127.0.0.1:4258 20241228085704669 DAUC <0003> db_auc.c:157 IMSI='262424761981165': No 2G Auth Data 20241228085704669 DAUC <0003> db_auc.c:192 IMSI='262424761981165': No 3G Auth Data 20241228085704682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53614<->l=127.0.0.1:4258 20241228085704684 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704684 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424761981165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424761981165"} 20241228085704684 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424761981165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241228085704684 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424761981165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424761981165" cause=Invalid mandatory information} 20241228085704684 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424761981165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704684 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704685 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704686 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704686 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704686 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424761981165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424761981165"} 20241228085704686 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424761981165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241228085704686 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424761981165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424761981165" cause=Invalid mandatory information} 20241228085704686 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424761981165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704686 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704686 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704688 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704688 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704688 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424761981165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424761981165"} 20241228085704688 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424761981165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241228085704688 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424761981165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424761981165" cause=Invalid mandatory information} 20241228085704688 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424761981165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704688 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704688 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704689 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704689 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424761981165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424761981165"} 20241228085704689 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424761981165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241228085704689 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424761981165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424761981165" cause=Invalid mandatory information} 20241228085704689 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424761981165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704689 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704689 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704691 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704691 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424761981165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424761981165"} 20241228085704691 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424761981165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241228085704691 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424761981165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424761981165" cause=Invalid mandatory information} 20241228085704691 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424761981165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085704691 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704691 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085704693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53614<->l=127.0.0.1:4258 20241228085704694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53562<->l=127.0.0.1:4258 20241228085704695 DLINP <000b> input/ipa.c:452 connected read/write 20241228085704695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085704695 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085704695 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085704695 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085704696 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37525<->l=127.0.0.1:4259) 20241228085704737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53626<->l=127.0.0.1:4258 20241228085704838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53626<->l=127.0.0.1:4258 20241228085707917 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085707917 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085707920 DLINP <000b> input/ipa.c:452 connected read/write 20241228085707920 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085707921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58382<->l=127.0.0.1:4258 20241228085707923 DLINP <000b> input/ipa.c:452 connected read/write 20241228085707923 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085707923 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085707923 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085707923 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085707923 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085707923 DLGSUP <0013> gsup_server.c:238 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  20241228085707923 DLGSUP <0013> gsup_server.c:236 2:  20241228085707923 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085707923 DLGSUP <0013> gsup_server.c:236 3:  20241228085707923 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085707923 DLGSUP <0013> gsup_server.c:236 4:  20241228085707923 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085707923 DLGSUP <0013> gsup_server.c:236 5:  20241228085707923 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085707923 DLGSUP <0013> gsup_server.c:236 7:  20241228085707923 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085707924 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085707924 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085707924 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085707943 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44897<->l=127.0.0.1:4259) 20241228085707956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58392<->l=127.0.0.1:4258 20241228085707969 DLINP <000b> input/ipa.c:452 connected read/write 20241228085707969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085707969 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425696129274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425696129274"} 20241228085707969 DMAIN <0000> hlr.c:435 IMSI='262425696129274': has IMEI = 22245678901234 (consider setting 'store-imei') 20241228085707969 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425696129274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241228085707969 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425696129274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425696129274" cause=Invalid mandatory information} 20241228085707969 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425696129274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085707969 DLINP <000b> input/ipa.c:452 connected read/write 20241228085707969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085707969 DLINP <000b> input/ipa.c:452 connected read/write 20241228085707969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085707974 DLINP <000b> input/ipa.c:452 connected read/write 20241228085707974 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085707974 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425696129274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425696129274"} 20241228085707974 DAUC <0003> hlr.c:428 IMSI='262425696129274': storing IMEI = 22245678901234 20241228085707974 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262425696129274': no such subscriber 20241228085707974 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425696129274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241228085707974 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425696129274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425696129274" cause=Invalid mandatory information} 20241228085707974 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425696129274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085707974 DLINP <000b> input/ipa.c:452 connected read/write 20241228085707974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085707974 DLINP <000b> input/ipa.c:452 connected read/write 20241228085707974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085707976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58392<->l=127.0.0.1:4258 20241228085707977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58382<->l=127.0.0.1:4258 20241228085707978 DLINP <000b> input/ipa.c:452 connected read/write 20241228085707978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085707978 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085707978 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085707979 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085707979 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44897<->l=127.0.0.1:4259) 20241228085708020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58394<->l=127.0.0.1:4258 20241228085708120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58394<->l=127.0.0.1:4258 20241228085711196 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085711196 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085711199 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085711199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58400<->l=127.0.0.1:4258 20241228085711202 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711202 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085711202 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085711202 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085711202 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085711202 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085711202 DLGSUP <0013> gsup_server.c:238 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  20241228085711202 DLGSUP <0013> gsup_server.c:236 2:  20241228085711202 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085711202 DLGSUP <0013> gsup_server.c:236 3:  20241228085711202 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085711202 DLGSUP <0013> gsup_server.c:236 4:  20241228085711202 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085711202 DLGSUP <0013> gsup_server.c:236 5:  20241228085711202 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085711202 DLGSUP <0013> gsup_server.c:236 7:  20241228085711202 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085711202 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085711202 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085711202 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085711221 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42127<->l=127.0.0.1:4259) 20241228085711233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58408<->l=127.0.0.1:4258 20241228085711245 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085711245 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420791119840"} 20241228085711245 DMAIN <0000> hlr.c:227 IMSI='262420791119840': Creating subscriber on demand 20241228085711245 DMAIN <0000> hlr.c:243 IMSI='262420791119840': Successfully assigned MSISDN='182' 20241228085711245 DAUC <0003> hlr.c:428 IMSI='262420791119840': storing IMEI = 12345678901234 20241228085711245 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420791119840"} 20241228085711245 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085711245 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711246 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711248 DAUC <0003> db_auc.c:157 IMSI='262420791119840': No 2G Auth Data 20241228085711248 DAUC <0003> db_auc.c:192 IMSI='262420791119840': No 3G Auth Data 20241228085711249 DAUC <0003> db_auc.c:157 IMSI='262420791119840': No 2G Auth Data 20241228085711249 DAUC <0003> db_auc.c:192 IMSI='262420791119840': No 3G Auth Data 20241228085711250 DAUC <0003> db_auc.c:157 IMSI='262420791119840': No 2G Auth Data 20241228085711250 DAUC <0003> db_auc.c:192 IMSI='262420791119840': No 3G Auth Data 20241228085711251 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711251 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085711251 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420791119840" cn_domain=PS} 20241228085711251 DLU <0006> fsm.c:456 lu(262420791119840)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085711251 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085711251 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420791119840)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085711251 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420791119840" cn_domain=PS} 20241228085711251 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711251 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711253 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085711253 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420791119840"} 20241228085711253 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420791119840)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085711253 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085711253 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420791119840"} 20241228085711254 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085711254 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420791119840)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085711254 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420791119840)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085711254 DLU <0006> fsm.c:568 lu(PS:IMSI-262420791119840)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085711254 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711254 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711258 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085711258 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420791119840"} 20241228085711258 DMAIN <0000> hlr.c:227 IMSI='262420791119840': Creating subscriber on demand 20241228085711258 DMAIN <0000> hlr.c:243 IMSI='262420791119840': Successfully assigned MSISDN='617' 20241228085711258 DAUC <0003> hlr.c:428 IMSI='262420791119840': storing IMEI = 12345678901234 20241228085711258 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420791119840"} 20241228085711258 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085711258 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711258 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711259 DAUC <0003> db_auc.c:157 IMSI='262420791119840': No 2G Auth Data 20241228085711259 DAUC <0003> db_auc.c:192 IMSI='262420791119840': No 3G Auth Data 20241228085711259 DAUC <0003> db_auc.c:157 IMSI='262420791119840': No 2G Auth Data 20241228085711260 DAUC <0003> db_auc.c:192 IMSI='262420791119840': No 3G Auth Data 20241228085711260 DAUC <0003> db_auc.c:157 IMSI='262420791119840': No 2G Auth Data 20241228085711260 DAUC <0003> db_auc.c:192 IMSI='262420791119840': No 3G Auth Data 20241228085711261 DAUC <0003> db_auc.c:157 IMSI='262420791119840': No 2G Auth Data 20241228085711261 DAUC <0003> db_auc.c:192 IMSI='262420791119840': No 3G Auth Data 20241228085711262 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085711262 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420791119840" cn_domain=PS} 20241228085711262 DLU <0006> fsm.c:456 lu(262420791119840)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085711262 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085711262 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420791119840)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085711262 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420791119840" cn_domain=PS} 20241228085711262 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711262 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711263 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085711263 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420791119840"} 20241228085711263 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420791119840)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085711263 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085711263 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420791119840"} 20241228085711263 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085711263 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420791119840)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085711263 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420791119840)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085711263 DLU <0006> fsm.c:568 lu(PS:IMSI-262420791119840)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085711263 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711263 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711267 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085711267 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420791119840"} 20241228085711267 DMAIN <0000> hlr.c:227 IMSI='262420791119840': Creating subscriber on demand 20241228085711267 DMAIN <0000> hlr.c:243 IMSI='262420791119840': Successfully assigned MSISDN='137' 20241228085711267 DAUC <0003> hlr.c:428 IMSI='262420791119840': storing IMEI = 12345678901234 20241228085711267 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420791119840"} 20241228085711267 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085711267 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711267 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711268 DAUC <0003> db_auc.c:157 IMSI='262420791119840': No 2G Auth Data 20241228085711268 DAUC <0003> db_auc.c:192 IMSI='262420791119840': No 3G Auth Data 20241228085711268 DAUC <0003> db_auc.c:157 IMSI='262420791119840': No 2G Auth Data 20241228085711268 DAUC <0003> db_auc.c:192 IMSI='262420791119840': No 3G Auth Data 20241228085711269 DAUC <0003> db_auc.c:157 IMSI='262420791119840': No 2G Auth Data 20241228085711269 DAUC <0003> db_auc.c:192 IMSI='262420791119840': No 3G Auth Data 20241228085711269 DAUC <0003> db_auc.c:157 IMSI='262420791119840': No 2G Auth Data 20241228085711269 DAUC <0003> db_auc.c:192 IMSI='262420791119840': No 3G Auth Data 20241228085711270 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085711271 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420791119840" cn_domain=PS} 20241228085711271 DLU <0006> fsm.c:456 lu(262420791119840)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085711271 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241228085711271 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420791119840" cause=GPRS services not allowed} 20241228085711271 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085711271 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420791119840)[0x55ace135db30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085711271 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420791119840)[0x55ace135db30]{UNVALIDATED}: Freeing instance 20241228085711271 DLU <0006> fsm.c:568 lu(PS:IMSI-262420791119840)[0x55ace135db30]{UNVALIDATED}: Deallocated 20241228085711271 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711271 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711271 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711271 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711274 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085711274 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420791119840"} 20241228085711274 DMAIN <0000> hlr.c:227 IMSI='262420791119840': Creating subscriber on demand 20241228085711274 DMAIN <0000> hlr.c:243 IMSI='262420791119840': Successfully assigned MSISDN='444' 20241228085711274 DAUC <0003> hlr.c:428 IMSI='262420791119840': storing IMEI = 12345678901234 20241228085711274 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420791119840"} 20241228085711274 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085711274 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711274 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711275 DAUC <0003> db_auc.c:157 IMSI='262420791119840': No 2G Auth Data 20241228085711275 DAUC <0003> db_auc.c:192 IMSI='262420791119840': No 3G Auth Data 20241228085711276 DAUC <0003> db_auc.c:157 IMSI='262420791119840': No 2G Auth Data 20241228085711276 DAUC <0003> db_auc.c:192 IMSI='262420791119840': No 3G Auth Data 20241228085711276 DAUC <0003> db_auc.c:157 IMSI='262420791119840': No 2G Auth Data 20241228085711276 DAUC <0003> db_auc.c:192 IMSI='262420791119840': No 3G Auth Data 20241228085711277 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085711277 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420791119840" cn_domain=PS} 20241228085711277 DLU <0006> fsm.c:456 lu(262420791119840)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085711277 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241228085711277 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420791119840" cause=GPRS services not allowed} 20241228085711277 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085711277 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420791119840)[0x55ace135db30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085711277 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420791119840)[0x55ace135db30]{UNVALIDATED}: Freeing instance 20241228085711277 DLU <0006> fsm.c:568 lu(PS:IMSI-262420791119840)[0x55ace135db30]{UNVALIDATED}: Deallocated 20241228085711277 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711277 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711280 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085711280 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420791119840"} 20241228085711280 DMAIN <0000> hlr.c:227 IMSI='262420791119840': Creating subscriber on demand 20241228085711281 DAUC <0003> hlr.c:428 IMSI='262420791119840': storing IMEI = 12345678901234 20241228085711281 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420791119840"} 20241228085711281 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085711281 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711281 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711282 DAUC <0003> db_auc.c:157 IMSI='262420791119840': No 2G Auth Data 20241228085711282 DAUC <0003> db_auc.c:192 IMSI='262420791119840': No 3G Auth Data 20241228085711282 DAUC <0003> db_auc.c:157 IMSI='262420791119840': No 2G Auth Data 20241228085711282 DAUC <0003> db_auc.c:192 IMSI='262420791119840': No 3G Auth Data 20241228085711283 DAUC <0003> db_auc.c:157 IMSI='262420791119840': No 2G Auth Data 20241228085711283 DAUC <0003> db_auc.c:192 IMSI='262420791119840': No 3G Auth Data 20241228085711284 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711284 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085711284 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420791119840" cn_domain=PS} 20241228085711284 DLU <0006> fsm.c:456 lu(262420791119840)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085711284 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241228085711284 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420791119840" cause=GPRS services not allowed} 20241228085711284 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085711284 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420791119840)[0x55ace135db30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085711284 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420791119840)[0x55ace135db30]{UNVALIDATED}: Freeing instance 20241228085711284 DLU <0006> fsm.c:568 lu(PS:IMSI-262420791119840)[0x55ace135db30]{UNVALIDATED}: Deallocated 20241228085711284 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711284 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711287 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085711287 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420791119840"} 20241228085711287 DMAIN <0000> hlr.c:227 IMSI='262420791119840': Creating subscriber on demand 20241228085711287 DAUC <0003> hlr.c:428 IMSI='262420791119840': storing IMEI = 12345678901234 20241228085711287 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420791119840"} 20241228085711287 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241228085711287 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711287 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711288 DAUC <0003> db_auc.c:157 IMSI='262420791119840': No 2G Auth Data 20241228085711288 DAUC <0003> db_auc.c:192 IMSI='262420791119840': No 3G Auth Data 20241228085711289 DAUC <0003> db_auc.c:157 IMSI='262420791119840': No 2G Auth Data 20241228085711289 DAUC <0003> db_auc.c:192 IMSI='262420791119840': No 3G Auth Data 20241228085711289 DAUC <0003> db_auc.c:157 IMSI='262420791119840': No 2G Auth Data 20241228085711289 DAUC <0003> db_auc.c:192 IMSI='262420791119840': No 3G Auth Data 20241228085711290 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085711290 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420791119840" cn_domain=PS} 20241228085711290 DLU <0006> fsm.c:456 lu(262420791119840)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085711290 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085711290 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420791119840)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085711290 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420791119840" cn_domain=PS} 20241228085711290 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711290 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711292 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711292 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085711292 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420791119840"} 20241228085711292 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420791119840)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085711292 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085711292 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420791119840"} 20241228085711292 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420791119840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085711292 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420791119840)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085711292 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420791119840)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085711292 DLU <0006> fsm.c:568 lu(PS:IMSI-262420791119840)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085711292 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711292 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085711294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58408<->l=127.0.0.1:4258 20241228085711295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58400<->l=127.0.0.1:4258 20241228085711296 DLINP <000b> input/ipa.c:452 connected read/write 20241228085711296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085711296 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085711296 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085711296 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085711296 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42127<->l=127.0.0.1:4259) 20241228085711339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58424<->l=127.0.0.1:4258 20241228085711439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58424<->l=127.0.0.1:4258 20241228085714522 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085714522 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085714524 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085714525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58430<->l=127.0.0.1:4258 20241228085714528 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085714528 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085714528 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085714528 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085714528 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085714528 DLGSUP <0013> gsup_server.c:238 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  20241228085714528 DLGSUP <0013> gsup_server.c:236 2:  20241228085714528 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085714528 DLGSUP <0013> gsup_server.c:236 3:  20241228085714528 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085714528 DLGSUP <0013> gsup_server.c:236 4:  20241228085714528 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085714528 DLGSUP <0013> gsup_server.c:236 5:  20241228085714528 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085714528 DLGSUP <0013> gsup_server.c:236 7:  20241228085714528 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085714528 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085714528 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085714528 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085714545 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43095<->l=127.0.0.1:4259) 20241228085714558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58434<->l=127.0.0.1:4258 20241228085714569 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085714569 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429890440149" cn_domain=PS} 20241228085714569 DMAIN <0000> hlr.c:227 IMSI='262429890440149': Creating subscriber on demand 20241228085714569 DMAIN <0000> hlr.c:243 IMSI='262429890440149': Successfully assigned MSISDN='126' 20241228085714569 DLU <0006> fsm.c:456 lu(262429890440149)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085714569 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085714569 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429890440149)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085714569 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429890440149" cn_domain=PS} 20241228085714569 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085714570 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085714572 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085714572 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429890440149"} 20241228085714572 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429890440149)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085714572 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085714572 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429890440149"} 20241228085714572 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085714572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429890440149)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085714572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429890440149)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085714572 DLU <0006> fsm.c:568 lu(PS:IMSI-262429890440149)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085714572 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085714572 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085714574 DAUC <0003> db_auc.c:157 IMSI='262429890440149': No 2G Auth Data 20241228085714574 DAUC <0003> db_auc.c:192 IMSI='262429890440149': No 3G Auth Data 20241228085714575 DAUC <0003> db_auc.c:157 IMSI='262429890440149': No 2G Auth Data 20241228085714575 DAUC <0003> db_auc.c:192 IMSI='262429890440149': No 3G Auth Data 20241228085714576 DAUC <0003> db_auc.c:157 IMSI='262429890440149': No 2G Auth Data 20241228085714576 DAUC <0003> db_auc.c:192 IMSI='262429890440149': No 3G Auth Data 20241228085714581 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085714581 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429890440149" cn_domain=PS} 20241228085714581 DMAIN <0000> hlr.c:227 IMSI='262429890440149': Creating subscriber on demand 20241228085714581 DMAIN <0000> hlr.c:243 IMSI='262429890440149': Successfully assigned MSISDN='568' 20241228085714581 DLU <0006> fsm.c:456 lu(262429890440149)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085714581 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085714581 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429890440149)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085714581 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429890440149" cn_domain=PS} 20241228085714581 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085714581 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085714583 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714583 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085714583 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429890440149"} 20241228085714583 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429890440149)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085714583 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085714583 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429890440149"} 20241228085714583 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085714583 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429890440149)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085714583 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429890440149)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085714583 DLU <0006> fsm.c:568 lu(PS:IMSI-262429890440149)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085714583 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085714583 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085714584 DAUC <0003> db_auc.c:157 IMSI='262429890440149': No 2G Auth Data 20241228085714584 DAUC <0003> db_auc.c:192 IMSI='262429890440149': No 3G Auth Data 20241228085714585 DAUC <0003> db_auc.c:157 IMSI='262429890440149': No 2G Auth Data 20241228085714585 DAUC <0003> db_auc.c:192 IMSI='262429890440149': No 3G Auth Data 20241228085714586 DAUC <0003> db_auc.c:157 IMSI='262429890440149': No 2G Auth Data 20241228085714586 DAUC <0003> db_auc.c:192 IMSI='262429890440149': No 3G Auth Data 20241228085714587 DAUC <0003> db_auc.c:157 IMSI='262429890440149': No 2G Auth Data 20241228085714587 DAUC <0003> db_auc.c:192 IMSI='262429890440149': No 3G Auth Data 20241228085714591 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085714591 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429890440149" cn_domain=PS} 20241228085714591 DMAIN <0000> hlr.c:227 IMSI='262429890440149': Creating subscriber on demand 20241228085714591 DMAIN <0000> hlr.c:243 IMSI='262429890440149': Successfully assigned MSISDN='772' 20241228085714591 DLU <0006> fsm.c:456 lu(262429890440149)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085714591 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241228085714591 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429890440149" cause=GPRS services not allowed} 20241228085714591 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085714591 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429890440149)[0x55ace135db30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085714591 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429890440149)[0x55ace135db30]{UNVALIDATED}: Freeing instance 20241228085714591 DLU <0006> fsm.c:568 lu(PS:IMSI-262429890440149)[0x55ace135db30]{UNVALIDATED}: Deallocated 20241228085714591 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085714591 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085714592 DAUC <0003> db_auc.c:157 IMSI='262429890440149': No 2G Auth Data 20241228085714592 DAUC <0003> db_auc.c:192 IMSI='262429890440149': No 3G Auth Data 20241228085714593 DAUC <0003> db_auc.c:157 IMSI='262429890440149': No 2G Auth Data 20241228085714593 DAUC <0003> db_auc.c:192 IMSI='262429890440149': No 3G Auth Data 20241228085714593 DAUC <0003> db_auc.c:157 IMSI='262429890440149': No 2G Auth Data 20241228085714593 DAUC <0003> db_auc.c:192 IMSI='262429890440149': No 3G Auth Data 20241228085714594 DAUC <0003> db_auc.c:157 IMSI='262429890440149': No 2G Auth Data 20241228085714594 DAUC <0003> db_auc.c:192 IMSI='262429890440149': No 3G Auth Data 20241228085714597 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085714597 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429890440149" cn_domain=PS} 20241228085714597 DMAIN <0000> hlr.c:227 IMSI='262429890440149': Creating subscriber on demand 20241228085714597 DMAIN <0000> hlr.c:243 IMSI='262429890440149': Successfully assigned MSISDN='771' 20241228085714597 DLU <0006> fsm.c:456 lu(262429890440149)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085714597 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241228085714597 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429890440149" cause=GPRS services not allowed} 20241228085714597 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085714597 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429890440149)[0x55ace135db30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085714597 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429890440149)[0x55ace135db30]{UNVALIDATED}: Freeing instance 20241228085714597 DLU <0006> fsm.c:568 lu(PS:IMSI-262429890440149)[0x55ace135db30]{UNVALIDATED}: Deallocated 20241228085714597 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085714597 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085714598 DAUC <0003> db_auc.c:157 IMSI='262429890440149': No 2G Auth Data 20241228085714598 DAUC <0003> db_auc.c:192 IMSI='262429890440149': No 3G Auth Data 20241228085714599 DAUC <0003> db_auc.c:157 IMSI='262429890440149': No 2G Auth Data 20241228085714599 DAUC <0003> db_auc.c:192 IMSI='262429890440149': No 3G Auth Data 20241228085714600 DAUC <0003> db_auc.c:157 IMSI='262429890440149': No 2G Auth Data 20241228085714600 DAUC <0003> db_auc.c:192 IMSI='262429890440149': No 3G Auth Data 20241228085714604 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085714604 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429890440149" cn_domain=PS} 20241228085714604 DMAIN <0000> hlr.c:227 IMSI='262429890440149': Creating subscriber on demand 20241228085714604 DLU <0006> fsm.c:456 lu(262429890440149)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085714604 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241228085714604 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429890440149" cause=GPRS services not allowed} 20241228085714604 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085714604 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429890440149)[0x55ace135db30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085714604 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429890440149)[0x55ace135db30]{UNVALIDATED}: Freeing instance 20241228085714604 DLU <0006> fsm.c:568 lu(PS:IMSI-262429890440149)[0x55ace135db30]{UNVALIDATED}: Deallocated 20241228085714604 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085714604 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085714605 DAUC <0003> db_auc.c:157 IMSI='262429890440149': No 2G Auth Data 20241228085714605 DAUC <0003> db_auc.c:192 IMSI='262429890440149': No 3G Auth Data 20241228085714606 DAUC <0003> db_auc.c:157 IMSI='262429890440149': No 2G Auth Data 20241228085714606 DAUC <0003> db_auc.c:192 IMSI='262429890440149': No 3G Auth Data 20241228085714606 DAUC <0003> db_auc.c:157 IMSI='262429890440149': No 2G Auth Data 20241228085714606 DAUC <0003> db_auc.c:192 IMSI='262429890440149': No 3G Auth Data 20241228085714610 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085714610 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429890440149" cn_domain=PS} 20241228085714610 DMAIN <0000> hlr.c:227 IMSI='262429890440149': Creating subscriber on demand 20241228085714610 DLU <0006> fsm.c:456 lu(262429890440149)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085714610 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085714610 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429890440149)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085714610 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429890440149" cn_domain=PS} 20241228085714610 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085714610 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085714612 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085714612 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429890440149"} 20241228085714612 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429890440149)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085714612 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085714612 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429890440149"} 20241228085714612 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429890440149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085714612 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429890440149)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085714612 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429890440149)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085714612 DLU <0006> fsm.c:568 lu(PS:IMSI-262429890440149)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085714612 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085714612 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085714613 DAUC <0003> db_auc.c:157 IMSI='262429890440149': No 2G Auth Data 20241228085714613 DAUC <0003> db_auc.c:192 IMSI='262429890440149': No 3G Auth Data 20241228085714614 DAUC <0003> db_auc.c:157 IMSI='262429890440149': No 2G Auth Data 20241228085714614 DAUC <0003> db_auc.c:192 IMSI='262429890440149': No 3G Auth Data 20241228085714615 DAUC <0003> db_auc.c:157 IMSI='262429890440149': No 2G Auth Data 20241228085714615 DAUC <0003> db_auc.c:192 IMSI='262429890440149': No 3G Auth Data 20241228085714617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58434<->l=127.0.0.1:4258 20241228085714618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58430<->l=127.0.0.1:4258 20241228085714619 DLINP <000b> input/ipa.c:452 connected read/write 20241228085714619 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085714619 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085714619 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085714619 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085714619 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43095<->l=127.0.0.1:4259) 20241228085714661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58442<->l=127.0.0.1:4258 20241228085714762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58442<->l=127.0.0.1:4258 20241228085717840 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085717840 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085717842 DLINP <000b> input/ipa.c:452 connected read/write 20241228085717842 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085717842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57852<->l=127.0.0.1:4258 20241228085717844 DLINP <000b> input/ipa.c:452 connected read/write 20241228085717844 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085717844 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085717844 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085717844 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085717844 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085717844 DLGSUP <0013> gsup_server.c:238 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  20241228085717844 DLGSUP <0013> gsup_server.c:236 2:  20241228085717844 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085717844 DLGSUP <0013> gsup_server.c:236 3:  20241228085717844 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085717844 DLGSUP <0013> gsup_server.c:236 4:  20241228085717844 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085717844 DLGSUP <0013> gsup_server.c:236 5:  20241228085717844 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085717844 DLGSUP <0013> gsup_server.c:236 7:  20241228085717844 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085717844 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085717844 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085717844 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085717860 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37451<->l=127.0.0.1:4259) 20241228085717873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57862<->l=127.0.0.1:4258 20241228085717885 DLINP <000b> input/ipa.c:452 connected read/write 20241228085717885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085717885 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428888102834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428888102834"} 20241228085717885 DMAIN <0000> hlr.c:227 IMSI='262428888102834': Creating subscriber on demand 20241228085717885 DMAIN <0000> hlr.c:243 IMSI='262428888102834': Successfully assigned MSISDN='709' 20241228085717886 DAUC <0003> db_auc.c:157 IMSI='262428888102834': No 2G Auth Data 20241228085717886 DAUC <0003> db_auc.c:192 IMSI='262428888102834': No 3G Auth Data 20241228085717886 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428888102834 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 20241228085717886 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428888102834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428888102834" cause=IMSI unknown in HLR} 20241228085717886 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428888102834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241228085717886 DLINP <000b> input/ipa.c:452 connected read/write 20241228085717886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085717886 DLINP <000b> input/ipa.c:452 connected read/write 20241228085717886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085717888 DAUC <0003> db_auc.c:157 IMSI='262428888102834': No 2G Auth Data 20241228085717888 DAUC <0003> db_auc.c:192 IMSI='262428888102834': No 3G Auth Data 20241228085717889 DAUC <0003> db_auc.c:157 IMSI='262428888102834': No 2G Auth Data 20241228085717889 DAUC <0003> db_auc.c:192 IMSI='262428888102834': No 3G Auth Data 20241228085717890 DAUC <0003> db_auc.c:157 IMSI='262428888102834': No 2G Auth Data 20241228085717890 DAUC <0003> db_auc.c:192 IMSI='262428888102834': No 3G Auth Data 20241228085717891 DLINP <000b> input/ipa.c:452 connected read/write 20241228085717891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085717891 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428888102834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428888102834" cn_domain=PS} 20241228085717891 DLU <0006> fsm.c:456 lu(262428888102834)[0x55ace135db30]{UNVALIDATED}: Allocated 20241228085717892 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428888102834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241228085717892 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428888102834)[0x55ace135db30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085717892 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428888102834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428888102834" cn_domain=PS} 20241228085717892 DLINP <000b> input/ipa.c:452 connected read/write 20241228085717892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085717892 DLINP <000b> input/ipa.c:452 connected read/write 20241228085717892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085717894 DLINP <000b> input/ipa.c:452 connected read/write 20241228085717894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085717894 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428888102834 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428888102834"} 20241228085717894 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428888102834)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085717894 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428888102834 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085717894 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428888102834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428888102834"} 20241228085717894 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428888102834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085717894 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428888102834)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085717894 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428888102834)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085717894 DLU <0006> fsm.c:568 lu(PS:IMSI-262428888102834)[0x55ace135db30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085717894 DLINP <000b> input/ipa.c:452 connected read/write 20241228085717894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085717894 DLINP <000b> input/ipa.c:452 connected read/write 20241228085717895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085717897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57862<->l=127.0.0.1:4258 20241228085717898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57852<->l=127.0.0.1:4258 20241228085717899 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37451<->l=127.0.0.1:4259) 20241228085717899 DLINP <000b> input/ipa.c:452 connected read/write 20241228085717899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085717899 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085717899 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085717899 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085717942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57864<->l=127.0.0.1:4258 20241228085718043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57864<->l=127.0.0.1:4258 20241228085721120 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085721120 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085721123 DLINP <000b> input/ipa.c:452 connected read/write 20241228085721123 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085721123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57868<->l=127.0.0.1:4258 20241228085721126 DLINP <000b> input/ipa.c:452 connected read/write 20241228085721126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085721126 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085721126 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085721126 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085721126 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085721126 DLGSUP <0013> gsup_server.c:238 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  20241228085721126 DLGSUP <0013> gsup_server.c:236 2:  20241228085721126 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085721126 DLGSUP <0013> gsup_server.c:236 3:  20241228085721126 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085721126 DLGSUP <0013> gsup_server.c:236 4:  20241228085721126 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085721126 DLGSUP <0013> gsup_server.c:236 5:  20241228085721126 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085721126 DLGSUP <0013> gsup_server.c:236 7:  20241228085721126 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085721126 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085721126 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085721126 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085721148 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36099<->l=127.0.0.1:4259) 20241228085721151 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241228085721151 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241228085721166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57878<->l=127.0.0.1:4258 20241228085721170 DAUC <0003> db_auc.c:157 IMSI='262427082196440': No 2G Auth Data 20241228085721170 DAUC <0003> db_auc.c:192 IMSI='262427082196440': No 3G Auth Data 20241228085721174 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612745386.msisdn 20241228085721174 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491612745386.msisdn: not attached (vlr_number unset) 20241228085721174 DDGSM <0007> mslookup_server.c:327 sip.voice.491612745386.msisdn: does not exist in GSUP proxy 20241228085722176 DLINP <000b> input/ipa.c:452 connected read/write 20241228085722176 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085722177 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427082196440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427082196440" cn_domain=CS} 20241228085722177 DLU <0006> fsm.c:456 lu(262427082196440)[0x55ace1358ef0]{UNVALIDATED}: Allocated 20241228085722177 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427082196440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241228085722177 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262427082196440)[0x55ace1358ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241228085722177 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427082196440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427082196440" cn_domain=CS} 20241228085722177 DLINP <000b> input/ipa.c:452 connected read/write 20241228085722177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085722177 DLINP <000b> input/ipa.c:452 connected read/write 20241228085722177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085722180 DLINP <000b> input/ipa.c:452 connected read/write 20241228085722180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085722180 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262427082196440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427082196440"} 20241228085722181 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262427082196440)[0x55ace1358ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241228085722181 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262427082196440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241228085722181 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427082196440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427082196440"} 20241228085722181 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427082196440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085722181 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262427082196440)[0x55ace1358ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241228085722181 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262427082196440)[0x55ace1358ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241228085722181 DLU <0006> fsm.c:568 lu(CS:IMSI-262427082196440)[0x55ace1358ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241228085722181 DLINP <000b> input/ipa.c:452 connected read/write 20241228085722181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085722181 DLINP <000b> input/ipa.c:452 connected read/write 20241228085722181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085722183 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612745386.msisdn 20241228085722183 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491612745386.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241228085722183 DDGSM <0007> mslookup_server.c:327 sip.voice.491612745386.msisdn: does not exist in GSUP proxy 20241228085722183 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612745386.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241228085722187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57878<->l=127.0.0.1:4258 20241228085722187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57868<->l=127.0.0.1:4258 20241228085722188 DLINP <000b> input/ipa.c:452 connected read/write 20241228085722188 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085722188 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085722188 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085722188 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085722188 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36099<->l=127.0.0.1:4259) 20241228085722229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57888<->l=127.0.0.1:4258 20241228085722329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57888<->l=127.0.0.1:4258 20241228085724202 DSS <0004> hlr_ussd.c:239 262426698851553/0xe958c457: SS Session Timeout, destroying 20241228085724202 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426698851553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241228085725407 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085725407 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085725409 DLINP <000b> input/ipa.c:452 connected read/write 20241228085725409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085725410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57898<->l=127.0.0.1:4258 20241228085725412 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241228085725412 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241228085725412 DLINP <000b> input/ipa.c:452 connected read/write 20241228085725412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085725413 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085725413 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085725413 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085725413 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085725413 DLGSUP <0013> gsup_server.c:238 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  20241228085725413 DLGSUP <0013> gsup_server.c:236 2:  20241228085725413 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085725413 DLGSUP <0013> gsup_server.c:236 3:  20241228085725413 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085725413 DLGSUP <0013> gsup_server.c:236 4:  20241228085725413 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085725413 DLGSUP <0013> gsup_server.c:236 5:  20241228085725413 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085725413 DLGSUP <0013> gsup_server.c:236 7:  20241228085725413 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085725413 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085725413 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085725413 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085725441 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44207<->l=127.0.0.1:4259) 20241228085725443 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241228085725443 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241228085725457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57904<->l=127.0.0.1:4258 20241228085725463 DLINP <000b> input/ipa.c:452 connected read/write 20241228085725463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085725464 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425968989201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425968989201" cn_domain=CS} 20241228085725464 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425968989201 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241228085725464 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425968989201 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241228085725464 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425968989201.imsi 20241228085725464 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425968989201.imsi 20241228085725464 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425968989201.imsi: does not exist in local HLR 20241228085725470 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425968989201 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241228085725470 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241228085725470 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241228085725470 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241228085725470 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241228085725470 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241228085725470 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425968989201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085725470 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241228085725470 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241228085725470 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241228085725470 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241228085725470 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241228085725470 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241228085725472 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241228085725472 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241228085725472 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241228085725472 DLINP <000b> ipa.c:396 tag 1: HLR 20241228085725472 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241228085725474 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241228085725474 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241228085725474 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241228085725521 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241228085725521 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241228085725521 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241228085725521 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241228085725521 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425968989201 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613474400 20241228085725521 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425968989201 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241228085725521 DLINP <000b> input/ipa.c:452 connected read/write 20241228085725521 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085725522 DLINP <000b> input/ipa.c:452 connected read/write 20241228085725522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085725525 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241228085725525 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241228085725525 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425968989201 MSISDN-491613474400 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241228085725525 DLINP <000b> input/ipa.c:452 connected read/write 20241228085725525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085725525 DLINP <000b> input/ipa.c:452 connected read/write 20241228085725525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085725527 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241228085725527 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241228085725528 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425968989201 MSISDN-491613474400 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 20241228085725528 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425968989201 MSISDN-491613474400 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241228085725528 DLINP <000b> input/ipa.c:452 connected read/write 20241228085725528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085725528 DLINP <000b> input/ipa.c:452 connected read/write 20241228085725528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085725529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57904<->l=127.0.0.1:4258 20241228085725531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57898<->l=127.0.0.1:4258 20241228085725531 DLINP <000b> input/ipa.c:452 connected read/write 20241228085725531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085725531 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085725531 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085725531 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085725532 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241228085725532 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241228085725532 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241228085725532 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241228085725532 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241228085725532 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44207<->l=127.0.0.1:4259) 20241228085725579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57910<->l=127.0.0.1:4258 20241228085725680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57910<->l=127.0.0.1:4258 20241228085728756 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085728756 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085728759 DLINP <000b> input/ipa.c:452 connected read/write 20241228085728759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085728759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43578<->l=127.0.0.1:4258 20241228085728762 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241228085728762 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241228085728762 DLINP <000b> input/ipa.c:452 connected read/write 20241228085728762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085728762 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085728762 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085728762 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085728762 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085728762 DLGSUP <0013> gsup_server.c:238 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  20241228085728762 DLGSUP <0013> gsup_server.c:236 2:  20241228085728762 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085728762 DLGSUP <0013> gsup_server.c:236 3:  20241228085728762 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085728762 DLGSUP <0013> gsup_server.c:236 4:  20241228085728762 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085728762 DLGSUP <0013> gsup_server.c:236 5:  20241228085728762 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085728762 DLGSUP <0013> gsup_server.c:236 7:  20241228085728762 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085728762 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085728762 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085728763 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085728781 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38681<->l=127.0.0.1:4259) 20241228085728783 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241228085728783 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241228085728797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43580<->l=127.0.0.1:4258 20241228085728800 DAUC <0003> db_auc.c:157 IMSI='262421508140597': No 2G Auth Data 20241228085728800 DAUC <0003> db_auc.c:192 IMSI='262421508140597': No 3G Auth Data 20241228085728805 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421508140597.imsi 20241228085728805 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262421508140597.imsi: found in local HLR 20241228085728809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43580<->l=127.0.0.1:4258 20241228085728810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43578<->l=127.0.0.1:4258 20241228085728811 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38681<->l=127.0.0.1:4259) 20241228085728811 DLINP <000b> input/ipa.c:452 connected read/write 20241228085728811 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085728811 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085728811 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085728811 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085728856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43588<->l=127.0.0.1:4258 20241228085728957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43588<->l=127.0.0.1:4258 20241228085732032 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085732032 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085732034 DLINP <000b> input/ipa.c:452 connected read/write 20241228085732034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085732035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43592<->l=127.0.0.1:4258 20241228085732037 DLINP <000b> input/ipa.c:452 connected read/write 20241228085732037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085732037 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085732037 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085732037 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085732038 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085732038 DLGSUP <0013> gsup_server.c:238 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  20241228085732038 DLGSUP <0013> gsup_server.c:236 2:  20241228085732038 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085732038 DLGSUP <0013> gsup_server.c:236 3:  20241228085732038 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085732038 DLGSUP <0013> gsup_server.c:236 4:  20241228085732038 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085732038 DLGSUP <0013> gsup_server.c:236 5:  20241228085732038 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085732038 DLGSUP <0013> gsup_server.c:236 7:  20241228085732038 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085732038 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085732038 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085732038 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085732038 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241228085732038 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241228085732068 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45003<->l=127.0.0.1:4259) 20241228085732071 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241228085732071 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241228085732084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43604<->l=127.0.0.1:4258 20241228085732090 DLINP <000b> input/ipa.c:452 connected read/write 20241228085732090 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085732090 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422100854052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422100854052" cn_domain=CS} 20241228085732090 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422100854052 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241228085732090 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422100854052 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241228085732090 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422100854052.imsi 20241228085732090 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422100854052.imsi 20241228085732090 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422100854052.imsi: does not exist in local HLR 20241228085732095 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422100854052 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241228085732095 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241228085732095 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241228085732095 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241228085732095 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241228085732095 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241228085732096 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422100854052 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085732096 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241228085732096 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241228085732096 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241228085732096 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241228085732096 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241228085732096 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241228085732097 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241228085732097 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241228085732097 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241228085732097 DLINP <000b> ipa.c:396 tag 1: HLR 20241228085732097 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241228085732098 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241228085732098 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241228085732098 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241228085732141 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241228085732141 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241228085732141 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241228085732141 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241228085732141 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422100854052 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611071011 20241228085732141 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422100854052 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241228085732141 DLINP <000b> input/ipa.c:452 connected read/write 20241228085732141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085732141 DLINP <000b> input/ipa.c:452 connected read/write 20241228085732141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085732145 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241228085732145 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241228085732145 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422100854052 MSISDN-491611071011 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241228085732145 DLINP <000b> input/ipa.c:452 connected read/write 20241228085732145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085732145 DLINP <000b> input/ipa.c:452 connected read/write 20241228085732145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085732147 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241228085732147 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241228085732147 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422100854052 MSISDN-491611071011 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 20241228085732147 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422100854052 MSISDN-491611071011 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241228085732147 DLINP <000b> input/ipa.c:452 connected read/write 20241228085732147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085732147 DLINP <000b> input/ipa.c:452 connected read/write 20241228085732147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085732150 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422100854052.imsi 20241228085732150 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422100854052.imsi: does not exist in local HLR 20241228085733151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43604<->l=127.0.0.1:4258 20241228085733152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43592<->l=127.0.0.1:4258 20241228085733153 DLINP <000b> input/ipa.c:452 connected read/write 20241228085733153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085733153 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085733153 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085733153 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085733153 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45003<->l=127.0.0.1:4259) 20241228085733154 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241228085733154 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241228085733154 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241228085733154 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241228085733154 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241228085733195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43610<->l=127.0.0.1:4258 20241228085733295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43610<->l=127.0.0.1:4258 20241228085736369 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241228085736369 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241228085736370 DLINP <000b> input/ipa.c:452 connected read/write 20241228085736370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085736371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43624<->l=127.0.0.1:4258 20241228085736372 DLINP <000b> input/ipa.c:452 connected read/write 20241228085736372 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085736372 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241228085736372 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241228085736372 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241228085736372 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241228085736372 DLGSUP <0013> gsup_server.c:238 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  20241228085736372 DLGSUP <0013> gsup_server.c:236 2:  20241228085736372 DLGSUP <0013> gsup_server.c:238 2: 00  20241228085736372 DLGSUP <0013> gsup_server.c:236 3:  20241228085736372 DLGSUP <0013> gsup_server.c:238 3: 00  20241228085736372 DLGSUP <0013> gsup_server.c:236 4:  20241228085736372 DLGSUP <0013> gsup_server.c:238 4: 00  20241228085736372 DLGSUP <0013> gsup_server.c:236 5:  20241228085736372 DLGSUP <0013> gsup_server.c:238 5: 00  20241228085736372 DLGSUP <0013> gsup_server.c:236 7:  20241228085736372 DLGSUP <0013> gsup_server.c:238 7: 00  20241228085736372 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241228085736372 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241228085736372 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241228085736373 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241228085736373 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241228085736406 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38415<->l=127.0.0.1:4259) 20241228085736409 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241228085736409 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241228085736424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43636<->l=127.0.0.1:4258 20241228085736429 DLINP <000b> input/ipa.c:452 connected read/write 20241228085736429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085736429 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428593544656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428593544656" cn_domain=CS} 20241228085736429 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428593544656 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241228085736429 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428593544656 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241228085736429 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428593544656.imsi 20241228085736429 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428593544656.imsi 20241228085736429 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428593544656.imsi: does not exist in local HLR 20241228085736434 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428593544656 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241228085736434 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241228085736434 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241228085736434 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241228085736434 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241228085736434 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241228085736434 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428593544656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241228085736434 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241228085736434 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241228085736434 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241228085736434 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241228085736434 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241228085736434 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241228085736436 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241228085736436 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241228085736436 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241228085736436 DLINP <000b> ipa.c:396 tag 1: HLR 20241228085736436 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241228085736438 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241228085736438 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241228085736438 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241228085736481 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241228085736481 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241228085736481 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241228085736481 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241228085736481 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428593544656 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612837333 20241228085736481 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428593544656 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241228085736481 DLINP <000b> input/ipa.c:452 connected read/write 20241228085736481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085736481 DLINP <000b> input/ipa.c:452 connected read/write 20241228085736481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085736485 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241228085736485 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241228085736485 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428593544656 MSISDN-491612837333 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241228085736485 DLINP <000b> input/ipa.c:452 connected read/write 20241228085736485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085736485 DLINP <000b> input/ipa.c:452 connected read/write 20241228085736485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085736487 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241228085736487 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241228085736487 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428593544656 MSISDN-491612837333 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 20241228085736487 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428593544656 MSISDN-491612837333 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241228085736487 DLINP <000b> input/ipa.c:452 connected read/write 20241228085736487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085736487 DLINP <000b> input/ipa.c:452 connected read/write 20241228085736487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241228085736489 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612837333.msisdn 20241228085736489 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491612837333.msisdn: does not exist in local HLR 20241228085736489 DDGSM <0007> mslookup_server.c:352 sip.voice.491612837333.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241228085736489 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612837333.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241228085736491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43636<->l=127.0.0.1:4258 20241228085736492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43624<->l=127.0.0.1:4258 20241228085736493 DLINP <000b> input/ipa.c:452 connected read/write 20241228085736493 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241228085736493 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241228085736493 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241228085736493 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241228085736493 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38415<->l=127.0.0.1:4259) 20241228085736493 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241228085736493 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241228085736493 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241228085736493 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241228085736493 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241228085736540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43642<->l=127.0.0.1:4258 20241228085736641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43642<->l=127.0.0.1:4258