20241227122516684 DMAIN <0000> hlr.c:802 hlr starting 20241227122516684 DDB <0001> db.c:599 using database: :memory: 20241227122516684 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241227122516684 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241227122516685 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241227122516685 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241227122516686 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241227122516686 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241227122516687 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241227122516688 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241227122516688 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241227122518193 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122518193 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122518196 DLINP <000b> input/ipa.c:451 connected read/write 20241227122518196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122518197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44078<->l=127.0.0.1:4258 20241227122518199 DLINP <000b> input/ipa.c:451 connected read/write 20241227122518199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122518199 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122518199 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122518199 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122518199 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122518199 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122518199 DLGSUP <0013> gsup_server.c:235 2:  20241227122518199 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122518199 DLGSUP <0013> gsup_server.c:235 3:  20241227122518199 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122518199 DLGSUP <0013> gsup_server.c:235 4:  20241227122518199 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122518199 DLGSUP <0013> gsup_server.c:235 5:  20241227122518199 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122518199 DLGSUP <0013> gsup_server.c:235 7:  20241227122518199 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122518199 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122518199 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122518199 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122518213 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41069<->l=127.0.0.1:4259) 20241227122518220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44094<->l=127.0.0.1:4258 20241227122518242 DLINP <000b> input/ipa.c:451 connected read/write 20241227122518242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122518242 DLGSUP <0013> gsup_req.c:138 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20241227122518242 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241227122518242 DLGSUP <0013> gsup_req.c:274 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20241227122518243 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122518243 DLINP <000b> input/ipa.c:451 connected read/write 20241227122518243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122518243 DLINP <000b> input/ipa.c:451 connected read/write 20241227122518243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122518250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44094<->l=127.0.0.1:4258 20241227122518252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44078<->l=127.0.0.1:4258 20241227122518254 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41069<->l=127.0.0.1:4259) 20241227122518255 DLINP <000b> input/ipa.c:451 connected read/write 20241227122518255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122518255 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122518255 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122518255 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122518304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44104<->l=127.0.0.1:4258 20241227122518405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44104<->l=127.0.0.1:4258 20241227122521516 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122521516 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122521518 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122521519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44110<->l=127.0.0.1:4258 20241227122521520 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122521520 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122521520 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122521520 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122521520 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122521520 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122521520 DLGSUP <0013> gsup_server.c:235 2:  20241227122521520 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122521520 DLGSUP <0013> gsup_server.c:235 3:  20241227122521520 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122521520 DLGSUP <0013> gsup_server.c:235 4:  20241227122521520 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122521520 DLGSUP <0013> gsup_server.c:235 5:  20241227122521520 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122521520 DLGSUP <0013> gsup_server.c:235 7:  20241227122521520 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122521520 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122521520 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122521520 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122521530 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43941<->l=127.0.0.1:4259) 20241227122521534 DAUC <0003> db_auc.c:157 IMSI='262422364508151': No 2G Auth Data 20241227122521534 DAUC <0003> db_auc.c:192 IMSI='262422364508151': No 3G Auth Data 20241227122521542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44118<->l=127.0.0.1:4258 20241227122521566 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122521566 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422364508151 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422364508151"} 20241227122521566 DAUC <0003> db_auc.c:192 IMSI='262422364508151': No 3G Auth Data 20241227122521566 DAUC <0003> db_auc.c:236 IMSI='262422364508151': Calling to generate 5 vectors 20241227122521566 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241227122521566 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122521566 DAUC <0003> auc.c:113 vector [0]: rand = 7d0aa9956a7782e2cae6bcf289ffda1a 20241227122521566 DAUC <0003> auc.c:179 vector [0]: kc = 3ebfadb0da5fc000 20241227122521566 DAUC <0003> auc.c:180 vector [0]: sres = 78e074e4 20241227122521566 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241227122521566 DAUC <0003> auc.c:113 vector [1]: rand = 4038e0f1c5a1e936194e6d774abfcf89 20241227122521566 DAUC <0003> auc.c:179 vector [1]: kc = 9eb2de0bd0082c00 20241227122521566 DAUC <0003> auc.c:180 vector [1]: sres = 4fa8a26e 20241227122521566 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241227122521566 DAUC <0003> auc.c:113 vector [2]: rand = dbe157179409189c50391f5a8ccbc18b 20241227122521566 DAUC <0003> auc.c:179 vector [2]: kc = 8ac1b32b90c79400 20241227122521566 DAUC <0003> auc.c:180 vector [2]: sres = f0500f34 20241227122521567 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241227122521567 DAUC <0003> auc.c:113 vector [3]: rand = f175a8eb4668e12a1345ba2e91c6cafd 20241227122521567 DAUC <0003> auc.c:179 vector [3]: kc = c57f623fbc364000 20241227122521567 DAUC <0003> auc.c:180 vector [3]: sres = 792e84e8 20241227122521567 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241227122521567 DAUC <0003> auc.c:113 vector [4]: rand = 8184c3f76a7a2b911a9628b829c67146 20241227122521567 DAUC <0003> auc.c:179 vector [4]: kc = a1ad90431b1d1000 20241227122521567 DAUC <0003> auc.c:180 vector [4]: sres = 1a9fd43a 20241227122521567 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241227122521567 DAUC <0003> db_auc.c:245 IMSI='262422364508151': Generated 5 vectors 20241227122521567 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422364508151 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422364508151"} 20241227122521567 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422364508151 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122521567 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122521567 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122521575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44118<->l=127.0.0.1:4258 20241227122521578 DAUC <0003> db_auc.c:157 IMSI='262420733702976': No 2G Auth Data 20241227122521578 DAUC <0003> db_auc.c:192 IMSI='262420733702976': No 3G Auth Data 20241227122521596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46096<->l=127.0.0.1:4258 20241227122521597 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122521597 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420733702976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420733702976"} 20241227122521597 DAUC <0003> db_auc.c:192 IMSI='262420733702976': No 3G Auth Data 20241227122521597 DAUC <0003> db_auc.c:236 IMSI='262420733702976': Calling to generate 5 vectors 20241227122521597 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241227122521597 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122521597 DAUC <0003> auc.c:113 vector [0]: rand = 5ac69e9667de6aad1f8120278621b49f 20241227122521597 DAUC <0003> auc.c:179 vector [0]: kc = 6a431895c50d1400 20241227122521597 DAUC <0003> auc.c:180 vector [0]: sres = 35ae5380 20241227122521598 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241227122521598 DAUC <0003> auc.c:113 vector [1]: rand = 20ef771a551977852174c1ed0dc4fafd 20241227122521598 DAUC <0003> auc.c:179 vector [1]: kc = fefd4b00dcc42000 20241227122521598 DAUC <0003> auc.c:180 vector [1]: sres = 10c0a48b 20241227122521598 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241227122521598 DAUC <0003> auc.c:113 vector [2]: rand = 52bdec0e43714f7198338a03038273c8 20241227122521598 DAUC <0003> auc.c:179 vector [2]: kc = a02fd85ac8451400 20241227122521598 DAUC <0003> auc.c:180 vector [2]: sres = 4a4cfd93 20241227122521598 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241227122521598 DAUC <0003> auc.c:113 vector [3]: rand = 9b88de818225c1163d155f90ef6718de 20241227122521598 DAUC <0003> auc.c:179 vector [3]: kc = 5f03f8be4eac0800 20241227122521598 DAUC <0003> auc.c:180 vector [3]: sres = 2a5ff26d 20241227122521598 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241227122521598 DAUC <0003> auc.c:113 vector [4]: rand = 4f9e500f47cf09c1b333b285e1cc358e 20241227122521598 DAUC <0003> auc.c:179 vector [4]: kc = e8b01d355e1da000 20241227122521598 DAUC <0003> auc.c:180 vector [4]: sres = 6657bbc7 20241227122521598 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241227122521598 DAUC <0003> db_auc.c:245 IMSI='262420733702976': Generated 5 vectors 20241227122521598 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420733702976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420733702976"} 20241227122521598 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420733702976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122521598 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122521598 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122521599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46096<->l=127.0.0.1:4258 20241227122521599 DAUC <0003> db_auc.c:157 IMSI='262425522924905': No 2G Auth Data 20241227122521599 DAUC <0003> db_auc.c:192 IMSI='262425522924905': No 3G Auth Data 20241227122521606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46100<->l=127.0.0.1:4258 20241227122521607 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122521607 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425522924905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425522924905"} 20241227122521607 DAUC <0003> db_auc.c:192 IMSI='262425522924905': No 3G Auth Data 20241227122521607 DAUC <0003> db_auc.c:236 IMSI='262425522924905': Calling to generate 5 vectors 20241227122521607 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241227122521607 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122521607 DAUC <0003> auc.c:113 vector [0]: rand = e9aa63a0e3dfde4ff8eac87f3d15da91 20241227122521607 DAUC <0003> auc.c:179 vector [0]: kc = 2bb6b04b07f45ec9 20241227122521607 DAUC <0003> auc.c:180 vector [0]: sres = 546dd8d2 20241227122521607 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241227122521607 DAUC <0003> auc.c:113 vector [1]: rand = 6634aed397b2ec5c137255e68de4352c 20241227122521607 DAUC <0003> auc.c:179 vector [1]: kc = a80662385f969203 20241227122521607 DAUC <0003> auc.c:180 vector [1]: sres = fd5ffbdd 20241227122521607 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241227122521607 DAUC <0003> auc.c:113 vector [2]: rand = c6f3c433c7f975a7479586441bb8c696 20241227122521607 DAUC <0003> auc.c:179 vector [2]: kc = 9397be58b61a7a21 20241227122521607 DAUC <0003> auc.c:180 vector [2]: sres = 4ed9f092 20241227122521607 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241227122521607 DAUC <0003> auc.c:113 vector [3]: rand = 57519791439ce14f11cb8ff5ee93e27d 20241227122521607 DAUC <0003> auc.c:179 vector [3]: kc = 5b2fef4ae17ff659 20241227122521607 DAUC <0003> auc.c:180 vector [3]: sres = b79389ad 20241227122521607 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241227122521607 DAUC <0003> auc.c:113 vector [4]: rand = c6e573cfee8a4f3680a44ae2dc201381 20241227122521607 DAUC <0003> auc.c:179 vector [4]: kc = 01192a6f9d221ec9 20241227122521607 DAUC <0003> auc.c:180 vector [4]: sres = 74215841 20241227122521607 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241227122521607 DAUC <0003> db_auc.c:245 IMSI='262425522924905': Generated 5 vectors 20241227122521607 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425522924905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425522924905"} 20241227122521607 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425522924905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122521607 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122521607 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122521609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46100<->l=127.0.0.1:4258 20241227122521609 DAUC <0003> db_auc.c:157 IMSI='262423600964514': No 2G Auth Data 20241227122521609 DAUC <0003> db_auc.c:192 IMSI='262423600964514': No 3G Auth Data 20241227122521615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46108<->l=127.0.0.1:4258 20241227122521617 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122521617 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423600964514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423600964514"} 20241227122521617 DAUC <0003> db_auc.c:157 IMSI='262423600964514': No 2G Auth Data 20241227122521617 DAUC <0003> db_auc.c:236 IMSI='262423600964514': Calling to generate 5 vectors 20241227122521617 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241227122521617 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122521617 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241227122521617 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241227122521617 DAUC <0003> auc.c:113 vector [0]: rand = 86288358e7df5d97fedc06022a1c4111 20241227122521617 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241227122521617 DAUC <0003> auc.c:142 vector [0]: autn = 027426e963cc0000b7949c94396f5203 20241227122521617 DAUC <0003> auc.c:143 vector [0]: ck = bae4b4d4feffe60c3cee5bcb63da0ff6 20241227122521617 DAUC <0003> auc.c:144 vector [0]: ik = 4098aa21e3912336365c42a19f5f9ebd 20241227122521617 DAUC <0003> auc.c:145 vector [0]: res = 947e86b6e1ec5cd80000000000000000 20241227122521617 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122521617 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241227122521617 DAUC <0003> auc.c:151 vector [0]: kc = f0ce079fe1eb5471 20241227122521617 DAUC <0003> auc.c:152 vector [0]: sres = 7592da6e 20241227122521617 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241227122521617 DAUC <0003> auc.c:113 vector [1]: rand = 2ae7c88bbf34983fa7ddf241fba6f248 20241227122521617 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241227122521617 DAUC <0003> auc.c:142 vector [1]: autn = 1fe1411c31b3000080dc8cdbff5ab0b1 20241227122521617 DAUC <0003> auc.c:143 vector [1]: ck = 5deb56d200e57edcfd97494626a2197b 20241227122521617 DAUC <0003> auc.c:144 vector [1]: ik = ca07338f908bb4dea3a55eadd3f20ded 20241227122521617 DAUC <0003> auc.c:145 vector [1]: res = bc8ec829d59ad1d00000000000000000 20241227122521617 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122521617 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241227122521617 DAUC <0003> auc.c:151 vector [1]: kc = c9de72b6653ede94 20241227122521617 DAUC <0003> auc.c:152 vector [1]: sres = 691419f9 20241227122521617 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241227122521617 DAUC <0003> auc.c:113 vector [2]: rand = bd9d251d825bc7825f4f7fb6eac8011d 20241227122521617 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241227122521617 DAUC <0003> auc.c:142 vector [2]: autn = b628f1060f9e0000f6776511b267e6c6 20241227122521617 DAUC <0003> auc.c:143 vector [2]: ck = cb1ed9bbebf1e2f0457b5ff807c5b425 20241227122521617 DAUC <0003> auc.c:144 vector [2]: ik = dea867911c96eb12ab4da9846c4a38c2 20241227122521617 DAUC <0003> auc.c:145 vector [2]: res = 2c2f54ca33b9afa70000000000000000 20241227122521617 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122521617 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241227122521617 DAUC <0003> auc.c:151 vector [2]: kc = fb8048569ce88505 20241227122521617 DAUC <0003> auc.c:152 vector [2]: sres = 1f96fb6d 20241227122521617 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241227122521617 DAUC <0003> auc.c:113 vector [3]: rand = 582854cd5a4d2d0366805e9053cdfcc8 20241227122521617 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241227122521617 DAUC <0003> auc.c:142 vector [3]: autn = 0c3161030b2500002d3883ea15a6b889 20241227122521617 DAUC <0003> auc.c:143 vector [3]: ck = f85822a2c21f2e4bed84b5378ae8c20d 20241227122521617 DAUC <0003> auc.c:144 vector [3]: ik = 07889ad617c67fd580e90cd16417c9fa 20241227122521617 DAUC <0003> auc.c:145 vector [3]: res = 3251b6119e73ecfc0000000000000000 20241227122521617 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122521617 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241227122521617 DAUC <0003> auc.c:151 vector [3]: kc = 92bd01923b265a69 20241227122521617 DAUC <0003> auc.c:152 vector [3]: sres = ac225aed 20241227122521617 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241227122521617 DAUC <0003> auc.c:113 vector [4]: rand = c690c5815eec794980606fce73cf7687 20241227122521617 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241227122521617 DAUC <0003> auc.c:142 vector [4]: autn = 8ab4ec157bb7000001695df2d334c041 20241227122521617 DAUC <0003> auc.c:143 vector [4]: ck = ba8b7daf543465656abec6d1500a0d5c 20241227122521617 DAUC <0003> auc.c:144 vector [4]: ik = 1f62ee679d1abb994bea683938b5fecd 20241227122521617 DAUC <0003> auc.c:145 vector [4]: res = def93cb1b6b4445f0000000000000000 20241227122521617 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241227122521617 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241227122521617 DAUC <0003> auc.c:151 vector [4]: kc = 84bd3d20a1912d6d 20241227122521617 DAUC <0003> auc.c:152 vector [4]: sres = 684d78ee 20241227122521617 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241227122521617 DAUC <0003> db_auc.c:245 IMSI='262423600964514': Generated 5 vectors 20241227122521617 DAUC <0003> db_auc.c:249 IMSI='262423600964514': Updating SQN=161 in DB 20241227122521617 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423600964514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423600964514"} 20241227122521617 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423600964514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122521618 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122521618 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122521619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46108<->l=127.0.0.1:4258 20241227122521620 DAUC <0003> db_auc.c:157 IMSI='262423597789838': No 2G Auth Data 20241227122521620 DAUC <0003> db_auc.c:192 IMSI='262423597789838': No 3G Auth Data 20241227122521626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46124<->l=127.0.0.1:4258 20241227122521628 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122521628 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423597789838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423597789838"} 20241227122521628 DAUC <0003> db_auc.c:157 IMSI='262423597789838': No 2G Auth Data 20241227122521628 DAUC <0003> db_auc.c:236 IMSI='262423597789838': Calling to generate 5 vectors 20241227122521628 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241227122521628 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122521628 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241227122521628 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241227122521628 DAUC <0003> auc.c:113 vector [0]: rand = d9614e93f216d6e016de15788113787f 20241227122521628 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241227122521628 DAUC <0003> auc.c:142 vector [0]: autn = 7d79d226bb56000051a337c9da1984c8 20241227122521628 DAUC <0003> auc.c:143 vector [0]: ck = 333a351dfa557a460c4338a6b9af3086 20241227122521628 DAUC <0003> auc.c:144 vector [0]: ik = b1972ef129c998bdc95ffc3fdd819593 20241227122521628 DAUC <0003> auc.c:145 vector [0]: res = 2b5a4ab63af76e7d0000000000000000 20241227122521628 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122521628 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241227122521628 DAUC <0003> auc.c:151 vector [0]: kc = 47b1df75b7b247ee 20241227122521628 DAUC <0003> auc.c:152 vector [0]: sres = 11ad24cb 20241227122521628 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241227122521628 DAUC <0003> auc.c:113 vector [1]: rand = 6621bfa83a50d82da3afd5b20ef91173 20241227122521628 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241227122521628 DAUC <0003> auc.c:142 vector [1]: autn = 842781c6511500008cc297b53f69900f 20241227122521628 DAUC <0003> auc.c:143 vector [1]: ck = be37199cf4e03a84a281cfcc841a7633 20241227122521628 DAUC <0003> auc.c:144 vector [1]: ik = c8f07993aac436e9df5f4b35c11e6f0b 20241227122521628 DAUC <0003> auc.c:145 vector [1]: res = e09d527cb4af2ee20000000000000000 20241227122521628 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122521628 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241227122521628 DAUC <0003> auc.c:151 vector [1]: kc = 0b19e4f61b201555 20241227122521628 DAUC <0003> auc.c:152 vector [1]: sres = 54327c9e 20241227122521628 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241227122521628 DAUC <0003> auc.c:113 vector [2]: rand = 12e4689240934f897766f10d2f4172bd 20241227122521628 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241227122521628 DAUC <0003> auc.c:142 vector [2]: autn = 47fecfca49720000abc61a8cba6f92d4 20241227122521628 DAUC <0003> auc.c:143 vector [2]: ck = c10635969d4fb1e4b403fa56ad773c1c 20241227122521628 DAUC <0003> auc.c:144 vector [2]: ik = 78215f088eb1217f12b594fb8bf1b59d 20241227122521628 DAUC <0003> auc.c:145 vector [2]: res = 63c91494acc651750000000000000000 20241227122521628 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122521628 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241227122521628 DAUC <0003> auc.c:151 vector [2]: kc = 1f9104333578191a 20241227122521628 DAUC <0003> auc.c:152 vector [2]: sres = cf0f45e1 20241227122521628 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241227122521628 DAUC <0003> auc.c:113 vector [3]: rand = d9e43d61fea0defa3119b4f1d3cdda2f 20241227122521628 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241227122521628 DAUC <0003> auc.c:142 vector [3]: autn = dcc47d4f19ce0000d2798369068ccac6 20241227122521628 DAUC <0003> auc.c:143 vector [3]: ck = dc9add94e50ea7628d00eb9a0a8352d1 20241227122521628 DAUC <0003> auc.c:144 vector [3]: ik = 291cad98ae75fa06188c3905752f700d 20241227122521628 DAUC <0003> auc.c:145 vector [3]: res = da0c6b4567aff69a0000000000000000 20241227122521628 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122521628 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241227122521628 DAUC <0003> auc.c:151 vector [3]: kc = 600aa29334d77fb8 20241227122521628 DAUC <0003> auc.c:152 vector [3]: sres = bda39ddf 20241227122521628 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241227122521628 DAUC <0003> auc.c:113 vector [4]: rand = 9f012487deaf43da262347f8ddfa5025 20241227122521628 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241227122521628 DAUC <0003> auc.c:142 vector [4]: autn = f5d25ea011d400007dca045940b27b71 20241227122521628 DAUC <0003> auc.c:143 vector [4]: ck = 5dd00e768d86f1fc64d25abd5ee3c623 20241227122521628 DAUC <0003> auc.c:144 vector [4]: ik = 8ecc5986f631a8db55ff98bd20dfe452 20241227122521628 DAUC <0003> auc.c:145 vector [4]: res = 17c43a618dac82500000000000000000 20241227122521628 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241227122521628 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241227122521628 DAUC <0003> auc.c:151 vector [4]: kc = e23195f0058b7b56 20241227122521628 DAUC <0003> auc.c:152 vector [4]: sres = 9a68b831 20241227122521628 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241227122521628 DAUC <0003> db_auc.c:245 IMSI='262423597789838': Generated 5 vectors 20241227122521628 DAUC <0003> db_auc.c:249 IMSI='262423597789838': Updating SQN=161 in DB 20241227122521628 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423597789838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423597789838"} 20241227122521628 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423597789838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122521628 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122521628 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122521630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46124<->l=127.0.0.1:4258 20241227122521631 DAUC <0003> db_auc.c:157 IMSI='262424465312115': No 2G Auth Data 20241227122521631 DAUC <0003> db_auc.c:192 IMSI='262424465312115': No 3G Auth Data 20241227122521637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46134<->l=127.0.0.1:4258 20241227122521639 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122521639 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424465312115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424465312115"} 20241227122521639 DAUC <0003> db_auc.c:236 IMSI='262424465312115': Calling to generate 5 vectors 20241227122521639 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241227122521639 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122521639 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241227122521639 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241227122521639 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122521639 DAUC <0003> auc.c:113 vector [0]: rand = 8cc69c3adaef646a732fe8593f2efee2 20241227122521639 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241227122521639 DAUC <0003> auc.c:142 vector [0]: autn = f2b8b4c5d53000001d13a2fbd395769f 20241227122521639 DAUC <0003> auc.c:143 vector [0]: ck = 3661448943dc96a3b9cadbc304013a23 20241227122521639 DAUC <0003> auc.c:144 vector [0]: ik = bd404889e1045d70baa831f293ce857f 20241227122521639 DAUC <0003> auc.c:145 vector [0]: res = c12201e61e1493670000000000000000 20241227122521639 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122521639 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241227122521639 DAUC <0003> auc.c:179 vector [0]: kc = 88188b0305f37400 20241227122521639 DAUC <0003> auc.c:180 vector [0]: sres = a80b4f7f 20241227122521639 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241227122521639 DAUC <0003> auc.c:113 vector [1]: rand = efb1687e65e5d7b0d3afb4fbd87fb161 20241227122521639 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241227122521639 DAUC <0003> auc.c:142 vector [1]: autn = 20186cee4ff300008f54c8f13518a975 20241227122521639 DAUC <0003> auc.c:143 vector [1]: ck = 707050fced4f09998fab0b16ae2e2294 20241227122521639 DAUC <0003> auc.c:144 vector [1]: ik = 1ba7a7e9131d6a6805b97d536c6e46ca 20241227122521639 DAUC <0003> auc.c:145 vector [1]: res = ed6ada99db9b8eba0000000000000000 20241227122521639 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122521639 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241227122521639 DAUC <0003> auc.c:179 vector [1]: kc = bea369eb767ca800 20241227122521639 DAUC <0003> auc.c:180 vector [1]: sres = 25233e04 20241227122521639 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241227122521639 DAUC <0003> auc.c:113 vector [2]: rand = d67f39d397e25555e481d995a7f59b15 20241227122521639 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241227122521639 DAUC <0003> auc.c:142 vector [2]: autn = dd4dd3d8a5b50000b05e1518cd1b5a6d 20241227122521639 DAUC <0003> auc.c:143 vector [2]: ck = 0e8c83a7af7997c40f97c21524f6c865 20241227122521639 DAUC <0003> auc.c:144 vector [2]: ik = d3f62937b0e8831896b18b5b570f2a8e 20241227122521639 DAUC <0003> auc.c:145 vector [2]: res = 2ee8da3d741567f50000000000000000 20241227122521639 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122521639 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241227122521639 DAUC <0003> auc.c:179 vector [2]: kc = 4c8adf1b33fe4800 20241227122521639 DAUC <0003> auc.c:180 vector [2]: sres = a9a9f9bc 20241227122521639 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241227122521639 DAUC <0003> auc.c:113 vector [3]: rand = 9ee145b586f7b0a70df6f102eecf4f04 20241227122521639 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241227122521639 DAUC <0003> auc.c:142 vector [3]: autn = 451d804a71d5000036bfba05fc47e7b5 20241227122521639 DAUC <0003> auc.c:143 vector [3]: ck = ca79e5d37471b5157dfeacc41bf794ac 20241227122521639 DAUC <0003> auc.c:144 vector [3]: ik = 4167b75b9661fd38f55d725dd0f547cb 20241227122521639 DAUC <0003> auc.c:145 vector [3]: res = 5383e0dbfc863ef80000000000000000 20241227122521639 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122521639 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241227122521639 DAUC <0003> auc.c:179 vector [3]: kc = d2795f07bfb40000 20241227122521639 DAUC <0003> auc.c:180 vector [3]: sres = 26ff63ae 20241227122521639 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241227122521639 DAUC <0003> auc.c:113 vector [4]: rand = 3aec75fd74c7f265dc9d6a5f8931788b 20241227122521639 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241227122521639 DAUC <0003> auc.c:142 vector [4]: autn = 25a3b6378deb00001bea6972142fdb4c 20241227122521639 DAUC <0003> auc.c:143 vector [4]: ck = afb2e46d10a50d88d54342d00b96fe2c 20241227122521639 DAUC <0003> auc.c:144 vector [4]: ik = 49a230205869c0a1f1becfcc5d953131 20241227122521639 DAUC <0003> auc.c:145 vector [4]: res = 4bda3f5600af70c30000000000000000 20241227122521639 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241227122521639 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241227122521639 DAUC <0003> auc.c:179 vector [4]: kc = efd7cfd45d410c00 20241227122521639 DAUC <0003> auc.c:180 vector [4]: sres = b5f492b3 20241227122521639 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241227122521639 DAUC <0003> db_auc.c:245 IMSI='262424465312115': Generated 5 vectors 20241227122521639 DAUC <0003> db_auc.c:249 IMSI='262424465312115': Updating SQN=161 in DB 20241227122521639 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424465312115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424465312115"} 20241227122521639 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424465312115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122521639 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122521639 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122521641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46134<->l=127.0.0.1:4258 20241227122521641 DAUC <0003> db_auc.c:157 IMSI='262422196289109': No 2G Auth Data 20241227122521641 DAUC <0003> db_auc.c:192 IMSI='262422196289109': No 3G Auth Data 20241227122521648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46146<->l=127.0.0.1:4258 20241227122521649 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122521649 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422196289109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422196289109"} 20241227122521649 DAUC <0003> db_auc.c:236 IMSI='262422196289109': Calling to generate 5 vectors 20241227122521649 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241227122521649 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122521649 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241227122521649 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241227122521649 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122521649 DAUC <0003> auc.c:113 vector [0]: rand = c6dc4025068d38bf127380de5aef141e 20241227122521649 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241227122521649 DAUC <0003> auc.c:142 vector [0]: autn = c8b77826b97a0000c2915632bbc8f0cf 20241227122521649 DAUC <0003> auc.c:143 vector [0]: ck = cf4ac2ba5bf8e4f3d49bb9f5232c9ff8 20241227122521649 DAUC <0003> auc.c:144 vector [0]: ik = aac33a868ba42de898f27960e0452bb6 20241227122521649 DAUC <0003> auc.c:145 vector [0]: res = 2e03a5aff4c168bb0000000000000000 20241227122521649 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122521649 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241227122521649 DAUC <0003> auc.c:179 vector [0]: kc = 2ed001c8aa2c7000 20241227122521649 DAUC <0003> auc.c:180 vector [0]: sres = 0a384197 20241227122521649 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241227122521649 DAUC <0003> auc.c:113 vector [1]: rand = 891199574fb93f71a7f3286beb778804 20241227122521649 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241227122521649 DAUC <0003> auc.c:142 vector [1]: autn = 72b392b315ce000077e0b9ff42cffbcc 20241227122521649 DAUC <0003> auc.c:143 vector [1]: ck = 9fecfdf7f48ac53731149c477684926a 20241227122521649 DAUC <0003> auc.c:144 vector [1]: ik = 4c86d16dd1eff18f3ba53e8fffb25221 20241227122521649 DAUC <0003> auc.c:145 vector [1]: res = a5450b2033e037ad0000000000000000 20241227122521649 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122521649 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241227122521649 DAUC <0003> auc.c:179 vector [1]: kc = 90a7ac1d9e7c5800 20241227122521649 DAUC <0003> auc.c:180 vector [1]: sres = 37a962cb 20241227122521649 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241227122521649 DAUC <0003> auc.c:113 vector [2]: rand = 258c9561b09378eba193323e36853c8e 20241227122521649 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241227122521649 DAUC <0003> auc.c:142 vector [2]: autn = 70134c377f4b000013b15ffa28b0fad7 20241227122521649 DAUC <0003> auc.c:143 vector [2]: ck = 32b3e6193a8ee980dc3f17235d979900 20241227122521649 DAUC <0003> auc.c:144 vector [2]: ik = d57367677dda70fb94b5346e69a5b04b 20241227122521649 DAUC <0003> auc.c:145 vector [2]: res = bd13bea61128d7770000000000000000 20241227122521649 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122521649 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241227122521649 DAUC <0003> auc.c:179 vector [2]: kc = 233c7356d5cc6800 20241227122521649 DAUC <0003> auc.c:180 vector [2]: sres = 1fe20207 20241227122521649 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241227122521649 DAUC <0003> auc.c:113 vector [3]: rand = 50f13d203c79c20aa2c885124f29738c 20241227122521649 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241227122521650 DAUC <0003> auc.c:142 vector [3]: autn = 981b814b50880000d0c1ed9a6ac673b8 20241227122521650 DAUC <0003> auc.c:143 vector [3]: ck = b2fd61bf3ac1ad713e20cf41d137e1ee 20241227122521650 DAUC <0003> auc.c:144 vector [3]: ik = d57c17bf8ed7ce057d4f19dc902c37fc 20241227122521650 DAUC <0003> auc.c:145 vector [3]: res = 25b441599fb069da0000000000000000 20241227122521650 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122521650 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241227122521650 DAUC <0003> auc.c:179 vector [3]: kc = 49d8282051193000 20241227122521650 DAUC <0003> auc.c:180 vector [3]: sres = 0e08b209 20241227122521650 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241227122521650 DAUC <0003> auc.c:113 vector [4]: rand = 4be1749a69657cb9d125cb4fa3a3fec2 20241227122521650 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241227122521650 DAUC <0003> auc.c:142 vector [4]: autn = c844f97f933f000065704ad637607aab 20241227122521650 DAUC <0003> auc.c:143 vector [4]: ck = 0778f1ca4e1aa4083ad4b7c60adad8a0 20241227122521650 DAUC <0003> auc.c:144 vector [4]: ik = f9ceedf76a1e62c8807d3b199c72807c 20241227122521650 DAUC <0003> auc.c:145 vector [4]: res = 7af0f2baf0b51bd20000000000000000 20241227122521650 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241227122521650 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241227122521650 DAUC <0003> auc.c:179 vector [4]: kc = 33922635349b7400 20241227122521650 DAUC <0003> auc.c:180 vector [4]: sres = 49d75a9b 20241227122521650 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241227122521650 DAUC <0003> db_auc.c:245 IMSI='262422196289109': Generated 5 vectors 20241227122521650 DAUC <0003> db_auc.c:249 IMSI='262422196289109': Updating SQN=161 in DB 20241227122521650 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422196289109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422196289109"} 20241227122521650 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422196289109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122521650 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122521650 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122521651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46146<->l=127.0.0.1:4258 20241227122521652 DAUC <0003> db_auc.c:157 IMSI='262421408571938': No 2G Auth Data 20241227122521652 DAUC <0003> db_auc.c:192 IMSI='262421408571938': No 3G Auth Data 20241227122521659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46152<->l=127.0.0.1:4258 20241227122521661 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122521661 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421408571938 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421408571938"} 20241227122521661 DAUC <0003> db_auc.c:236 IMSI='262421408571938': Calling to generate 5 vectors 20241227122521661 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241227122521661 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122521661 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241227122521661 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241227122521661 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122521661 DAUC <0003> auc.c:113 vector [0]: rand = ca8d18a90b3a64ac13fc3fe3566a8d92 20241227122521661 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241227122521661 DAUC <0003> auc.c:142 vector [0]: autn = c9bc7c8c77ad0000cf9ee4bf1553550f 20241227122521661 DAUC <0003> auc.c:143 vector [0]: ck = 03774be83cfcff3ac616527119ddec9a 20241227122521661 DAUC <0003> auc.c:144 vector [0]: ik = 53daac49455ed9720c4159d167478ad5 20241227122521661 DAUC <0003> auc.c:145 vector [0]: res = b02b048ecc35e02a0000000000000000 20241227122521661 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122521661 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241227122521661 DAUC <0003> auc.c:179 vector [0]: kc = 324c735273ddceb2 20241227122521661 DAUC <0003> auc.c:180 vector [0]: sres = 20cf5167 20241227122521661 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241227122521661 DAUC <0003> auc.c:113 vector [1]: rand = b3591818f38ca2d8f45e50acd893a255 20241227122521661 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241227122521661 DAUC <0003> auc.c:142 vector [1]: autn = e3b1aa43370400001f03c79b91676767 20241227122521661 DAUC <0003> auc.c:143 vector [1]: ck = e06d1aef7fac639985707acb1466467c 20241227122521661 DAUC <0003> auc.c:144 vector [1]: ik = 35dfc42324955d04c9d1e8195734406a 20241227122521661 DAUC <0003> auc.c:145 vector [1]: res = 2f0359e2ba6428490000000000000000 20241227122521661 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122521661 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241227122521661 DAUC <0003> auc.c:179 vector [1]: kc = 5b76b8288d7d5636 20241227122521661 DAUC <0003> auc.c:180 vector [1]: sres = 79ac2f65 20241227122521661 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241227122521661 DAUC <0003> auc.c:113 vector [2]: rand = 70d648e0042f49aed3f64ba372b8674b 20241227122521661 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241227122521661 DAUC <0003> auc.c:142 vector [2]: autn = 0294b5814adc00002f8448b7f2fb45bf 20241227122521661 DAUC <0003> auc.c:143 vector [2]: ck = 45ff104d5735cb59536d8e596f8283ef 20241227122521661 DAUC <0003> auc.c:144 vector [2]: ik = 2329018014e0f4852f87748633d58758 20241227122521661 DAUC <0003> auc.c:145 vector [2]: res = 2e48d0e28ac47ed90000000000000000 20241227122521661 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122521661 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241227122521661 DAUC <0003> auc.c:179 vector [2]: kc = acd646c8910dd3f4 20241227122521661 DAUC <0003> auc.c:180 vector [2]: sres = 35fb66cc 20241227122521661 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241227122521661 DAUC <0003> auc.c:113 vector [3]: rand = ba18c1eb56a8391998db0ae2ba711ada 20241227122521661 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241227122521661 DAUC <0003> auc.c:142 vector [3]: autn = 7b85a707c2e30000b3b66688c999d4f9 20241227122521661 DAUC <0003> auc.c:143 vector [3]: ck = 4b377d83fd18ddf436f523a33ea178fc 20241227122521661 DAUC <0003> auc.c:144 vector [3]: ik = d3e1ebbaab4a7849ae19856f9c10197c 20241227122521661 DAUC <0003> auc.c:145 vector [3]: res = fe58e2a13d40748e0000000000000000 20241227122521661 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122521661 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241227122521661 DAUC <0003> auc.c:179 vector [3]: kc = 672a7cda4336a7da 20241227122521661 DAUC <0003> auc.c:180 vector [3]: sres = 747b16db 20241227122521661 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241227122521661 DAUC <0003> auc.c:113 vector [4]: rand = b5795d42fd203df8202d30b946cc34fe 20241227122521661 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241227122521661 DAUC <0003> auc.c:142 vector [4]: autn = 01b5f0ec1c080000893ad311c85914c0 20241227122521661 DAUC <0003> auc.c:143 vector [4]: ck = 5af51c5233e620d765ca16ee6d9a9c40 20241227122521661 DAUC <0003> auc.c:144 vector [4]: ik = 52d731d51cdcbe3d24a349dcae1844a2 20241227122521661 DAUC <0003> auc.c:145 vector [4]: res = e8cfb1982b8fe05a0000000000000000 20241227122521661 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241227122521661 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241227122521661 DAUC <0003> auc.c:179 vector [4]: kc = 689fa035a8b2c633 20241227122521661 DAUC <0003> auc.c:180 vector [4]: sres = cc9ed9f1 20241227122521661 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241227122521661 DAUC <0003> db_auc.c:245 IMSI='262421408571938': Generated 5 vectors 20241227122521661 DAUC <0003> db_auc.c:249 IMSI='262421408571938': Updating SQN=161 in DB 20241227122521661 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421408571938 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421408571938"} 20241227122521661 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421408571938 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122521661 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122521661 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122521663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46152<->l=127.0.0.1:4258 20241227122521664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44110<->l=127.0.0.1:4258 20241227122521664 DLINP <000b> input/ipa.c:451 connected read/write 20241227122521664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122521664 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122521664 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122521664 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122521664 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43941<->l=127.0.0.1:4259) 20241227122521687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46156<->l=127.0.0.1:4258 20241227122521788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46156<->l=127.0.0.1:4258 20241227122524923 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122524923 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122524928 DLINP <000b> input/ipa.c:451 connected read/write 20241227122524928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122524929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46166<->l=127.0.0.1:4258 20241227122524933 DLINP <000b> input/ipa.c:451 connected read/write 20241227122524933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122524933 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122524933 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122524933 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122524933 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122524933 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122524933 DLGSUP <0013> gsup_server.c:235 2:  20241227122524933 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122524933 DLGSUP <0013> gsup_server.c:235 3:  20241227122524933 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122524933 DLGSUP <0013> gsup_server.c:235 4:  20241227122524933 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122524933 DLGSUP <0013> gsup_server.c:235 5:  20241227122524933 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122524933 DLGSUP <0013> gsup_server.c:235 7:  20241227122524933 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122524933 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122524933 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122524933 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122524955 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40941<->l=127.0.0.1:4259) 20241227122524967 DAUC <0003> db_auc.c:157 IMSI='262427222281099': No 2G Auth Data 20241227122524967 DAUC <0003> db_auc.c:192 IMSI='262427222281099': No 3G Auth Data 20241227122524990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46172<->l=127.0.0.1:4258 20241227122525000 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525000 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427222281099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427222281099"} 20241227122525000 DAUC <0003> db_auc.c:192 IMSI='262427222281099': No 3G Auth Data 20241227122525000 DAUC <0003> db_auc.c:236 IMSI='262427222281099': Calling to generate 1 vectors 20241227122525000 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241227122525000 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122525000 DAUC <0003> auc.c:113 vector [0]: rand = 87e00156c7f10018173068c66002e9e0 20241227122525000 DAUC <0003> auc.c:179 vector [0]: kc = bf7dc60bc4839000 20241227122525000 DAUC <0003> auc.c:180 vector [0]: sres = d0b56ea9 20241227122525000 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241227122525000 DAUC <0003> db_auc.c:245 IMSI='262427222281099': Generated 1 vectors 20241227122525001 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427222281099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427222281099"} 20241227122525001 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427222281099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525001 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525001 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525007 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525007 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427222281099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427222281099"} 20241227122525008 DAUC <0003> db_auc.c:192 IMSI='262427222281099': No 3G Auth Data 20241227122525008 DAUC <0003> db_auc.c:236 IMSI='262427222281099': Calling to generate 4 vectors 20241227122525008 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241227122525008 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122525008 DAUC <0003> auc.c:113 vector [0]: rand = c2057b26d79887fc0ab53c9f28d0456b 20241227122525008 DAUC <0003> auc.c:179 vector [0]: kc = 85a190c776548c00 20241227122525008 DAUC <0003> auc.c:180 vector [0]: sres = 0d8dc7d3 20241227122525008 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241227122525008 DAUC <0003> auc.c:113 vector [1]: rand = 7f4d1a77d326e03f169ff2f45b5c1df1 20241227122525008 DAUC <0003> auc.c:179 vector [1]: kc = bc72b4f57a10a800 20241227122525008 DAUC <0003> auc.c:180 vector [1]: sres = 056013c5 20241227122525008 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241227122525008 DAUC <0003> auc.c:113 vector [2]: rand = 487fc9e04ae2ab94c084c8f52cd3eade 20241227122525008 DAUC <0003> auc.c:179 vector [2]: kc = 493f78798e2d1800 20241227122525008 DAUC <0003> auc.c:180 vector [2]: sres = cc5e46be 20241227122525008 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241227122525008 DAUC <0003> auc.c:113 vector [3]: rand = 1277485cae3cc6dd0f8f83ed15e3f337 20241227122525008 DAUC <0003> auc.c:179 vector [3]: kc = 8b121bae0f37bc00 20241227122525008 DAUC <0003> auc.c:180 vector [3]: sres = 615602fb 20241227122525008 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241227122525008 DAUC <0003> db_auc.c:245 IMSI='262427222281099': Generated 4 vectors 20241227122525008 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427222281099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427222281099"} 20241227122525008 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427222281099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525008 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525008 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525012 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525012 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427222281099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427222281099"} 20241227122525012 DAUC <0003> db_auc.c:192 IMSI='262427222281099': No 3G Auth Data 20241227122525012 DAUC <0003> db_auc.c:236 IMSI='262427222281099': Calling to generate 5 vectors 20241227122525012 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241227122525012 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122525012 DAUC <0003> auc.c:113 vector [0]: rand = a23e6b9e261c476083703fb9fb14b22e 20241227122525012 DAUC <0003> auc.c:179 vector [0]: kc = f74446313f1a9c00 20241227122525012 DAUC <0003> auc.c:180 vector [0]: sres = 713ac47c 20241227122525012 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241227122525012 DAUC <0003> auc.c:113 vector [1]: rand = cdf1f1e07840b75f9e170829be4ef429 20241227122525012 DAUC <0003> auc.c:179 vector [1]: kc = 5522ac3eb8a9c400 20241227122525012 DAUC <0003> auc.c:180 vector [1]: sres = 6e7b7682 20241227122525012 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241227122525012 DAUC <0003> auc.c:113 vector [2]: rand = a0d9e47797fb144d63a922d50b1d249f 20241227122525012 DAUC <0003> auc.c:179 vector [2]: kc = ac45d10d5370e000 20241227122525012 DAUC <0003> auc.c:180 vector [2]: sres = e6c390bc 20241227122525012 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241227122525013 DAUC <0003> auc.c:113 vector [3]: rand = af56cf8d8f973e89aa33bc8b17590db2 20241227122525013 DAUC <0003> auc.c:179 vector [3]: kc = a293bc8fe1093800 20241227122525013 DAUC <0003> auc.c:180 vector [3]: sres = 3f11dbfa 20241227122525013 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241227122525013 DAUC <0003> auc.c:113 vector [4]: rand = fdcef8f1284710292617af0707c8c756 20241227122525013 DAUC <0003> auc.c:179 vector [4]: kc = 8585af12d7a4e400 20241227122525013 DAUC <0003> auc.c:180 vector [4]: sres = c1364273 20241227122525013 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241227122525013 DAUC <0003> db_auc.c:245 IMSI='262427222281099': Generated 5 vectors 20241227122525013 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427222281099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427222281099"} 20241227122525013 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427222281099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525013 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525013 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525017 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525017 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427222281099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427222281099"} 20241227122525017 DAUC <0003> db_auc.c:192 IMSI='262427222281099': No 3G Auth Data 20241227122525017 DAUC <0003> db_auc.c:236 IMSI='262427222281099': Calling to generate 5 vectors 20241227122525017 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241227122525017 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122525017 DAUC <0003> auc.c:113 vector [0]: rand = ed3b196e3873e8f6580daf0260e6e5ff 20241227122525017 DAUC <0003> auc.c:179 vector [0]: kc = c20990f42e12cc00 20241227122525017 DAUC <0003> auc.c:180 vector [0]: sres = afa773cd 20241227122525017 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241227122525017 DAUC <0003> auc.c:113 vector [1]: rand = b5273d2c75d76c8ac69b599f8c515d37 20241227122525017 DAUC <0003> auc.c:179 vector [1]: kc = b0a605bbc2389800 20241227122525017 DAUC <0003> auc.c:180 vector [1]: sres = 5ae21018 20241227122525017 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241227122525017 DAUC <0003> auc.c:113 vector [2]: rand = 99c468a91d183d409b33ea21a0a9db52 20241227122525017 DAUC <0003> auc.c:179 vector [2]: kc = a23b0a01f5fc8400 20241227122525017 DAUC <0003> auc.c:180 vector [2]: sres = d5c1b218 20241227122525017 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241227122525017 DAUC <0003> auc.c:113 vector [3]: rand = dc6c06f85998a389aa611735000d4499 20241227122525017 DAUC <0003> auc.c:179 vector [3]: kc = 3cce87a7bfc0e000 20241227122525017 DAUC <0003> auc.c:180 vector [3]: sres = 995e7104 20241227122525017 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241227122525017 DAUC <0003> auc.c:113 vector [4]: rand = ec8a365cd3c6c1e8c7944d15fc361cb1 20241227122525017 DAUC <0003> auc.c:179 vector [4]: kc = cf27b8dbdf0df800 20241227122525017 DAUC <0003> auc.c:180 vector [4]: sres = ed679996 20241227122525017 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241227122525017 DAUC <0003> db_auc.c:245 IMSI='262427222281099': Generated 5 vectors 20241227122525017 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427222281099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427222281099"} 20241227122525017 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427222281099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525017 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525017 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46172<->l=127.0.0.1:4258 20241227122525025 DAUC <0003> db_auc.c:157 IMSI='262421964298681': No 2G Auth Data 20241227122525025 DAUC <0003> db_auc.c:192 IMSI='262421964298681': No 3G Auth Data 20241227122525040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46188<->l=127.0.0.1:4258 20241227122525042 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525042 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421964298681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421964298681"} 20241227122525042 DAUC <0003> db_auc.c:192 IMSI='262421964298681': No 3G Auth Data 20241227122525042 DAUC <0003> db_auc.c:236 IMSI='262421964298681': Calling to generate 1 vectors 20241227122525042 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241227122525042 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122525042 DAUC <0003> auc.c:113 vector [0]: rand = 3740cf82b376ebacccf6f37490efe99e 20241227122525042 DAUC <0003> auc.c:179 vector [0]: kc = dd08666ab0a63c00 20241227122525042 DAUC <0003> auc.c:180 vector [0]: sres = 6953b99b 20241227122525042 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241227122525042 DAUC <0003> db_auc.c:245 IMSI='262421964298681': Generated 1 vectors 20241227122525042 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421964298681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421964298681"} 20241227122525042 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421964298681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525042 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525042 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525043 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525043 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421964298681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421964298681"} 20241227122525043 DAUC <0003> db_auc.c:192 IMSI='262421964298681': No 3G Auth Data 20241227122525043 DAUC <0003> db_auc.c:236 IMSI='262421964298681': Calling to generate 4 vectors 20241227122525043 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241227122525043 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122525043 DAUC <0003> auc.c:113 vector [0]: rand = 7137ef20cb302cb32922653df215c91c 20241227122525043 DAUC <0003> auc.c:179 vector [0]: kc = 07fc355aba70c000 20241227122525043 DAUC <0003> auc.c:180 vector [0]: sres = eb3a155d 20241227122525043 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241227122525043 DAUC <0003> auc.c:113 vector [1]: rand = 17de202b2f5f0dd45599648b42c6473a 20241227122525043 DAUC <0003> auc.c:179 vector [1]: kc = 86ab3036240d4c00 20241227122525043 DAUC <0003> auc.c:180 vector [1]: sres = 66f128e3 20241227122525043 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241227122525043 DAUC <0003> auc.c:113 vector [2]: rand = 06cc45f9add00e6ce3b635bbbaa35be0 20241227122525043 DAUC <0003> auc.c:179 vector [2]: kc = 9e93d69a21157c00 20241227122525043 DAUC <0003> auc.c:180 vector [2]: sres = 11399a81 20241227122525043 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241227122525043 DAUC <0003> auc.c:113 vector [3]: rand = 775263269b2cf957414eb3423f4d267e 20241227122525043 DAUC <0003> auc.c:179 vector [3]: kc = f3160dd600e4ac00 20241227122525043 DAUC <0003> auc.c:180 vector [3]: sres = 08e699d4 20241227122525043 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241227122525043 DAUC <0003> db_auc.c:245 IMSI='262421964298681': Generated 4 vectors 20241227122525043 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421964298681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421964298681"} 20241227122525043 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421964298681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525043 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525043 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525044 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525044 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421964298681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421964298681"} 20241227122525044 DAUC <0003> db_auc.c:192 IMSI='262421964298681': No 3G Auth Data 20241227122525044 DAUC <0003> db_auc.c:236 IMSI='262421964298681': Calling to generate 5 vectors 20241227122525044 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241227122525044 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122525044 DAUC <0003> auc.c:113 vector [0]: rand = e25dcd7da7646fb79c4ec0400be100d1 20241227122525044 DAUC <0003> auc.c:179 vector [0]: kc = 4a9d46375e44c000 20241227122525044 DAUC <0003> auc.c:180 vector [0]: sres = 9be4883e 20241227122525044 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241227122525044 DAUC <0003> auc.c:113 vector [1]: rand = cd9ea23219a1699798a94f37c28bbc18 20241227122525044 DAUC <0003> auc.c:179 vector [1]: kc = 4f2047254348ac00 20241227122525044 DAUC <0003> auc.c:180 vector [1]: sres = 736c0317 20241227122525044 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241227122525044 DAUC <0003> auc.c:113 vector [2]: rand = 38677022f8338cae4fa869d24a6fab94 20241227122525044 DAUC <0003> auc.c:179 vector [2]: kc = e01ffb35c6566800 20241227122525044 DAUC <0003> auc.c:180 vector [2]: sres = 0778a02f 20241227122525044 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241227122525044 DAUC <0003> auc.c:113 vector [3]: rand = 7878c42e873b91ed29682812778941ab 20241227122525044 DAUC <0003> auc.c:179 vector [3]: kc = f101b956b1477c00 20241227122525044 DAUC <0003> auc.c:180 vector [3]: sres = ffd019e3 20241227122525044 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241227122525044 DAUC <0003> auc.c:113 vector [4]: rand = 19795f40e8bb8b9225e30247c45adc29 20241227122525044 DAUC <0003> auc.c:179 vector [4]: kc = e02434df02f56800 20241227122525044 DAUC <0003> auc.c:180 vector [4]: sres = ee692c41 20241227122525044 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241227122525044 DAUC <0003> db_auc.c:245 IMSI='262421964298681': Generated 5 vectors 20241227122525044 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421964298681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421964298681"} 20241227122525044 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421964298681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525044 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525044 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525044 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525044 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421964298681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421964298681"} 20241227122525044 DAUC <0003> db_auc.c:192 IMSI='262421964298681': No 3G Auth Data 20241227122525044 DAUC <0003> db_auc.c:236 IMSI='262421964298681': Calling to generate 5 vectors 20241227122525044 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241227122525044 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122525044 DAUC <0003> auc.c:113 vector [0]: rand = e50bbb80f2151beb75885da3efb31255 20241227122525044 DAUC <0003> auc.c:179 vector [0]: kc = 669e799e611ee400 20241227122525044 DAUC <0003> auc.c:180 vector [0]: sres = 658b447d 20241227122525044 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241227122525044 DAUC <0003> auc.c:113 vector [1]: rand = 3679b9880504e298931d519c13b5708f 20241227122525044 DAUC <0003> auc.c:179 vector [1]: kc = 8aa419cba8791c00 20241227122525044 DAUC <0003> auc.c:180 vector [1]: sres = 5f6e869a 20241227122525044 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241227122525044 DAUC <0003> auc.c:113 vector [2]: rand = 2412abb19cbcf21950c35abf15386852 20241227122525044 DAUC <0003> auc.c:179 vector [2]: kc = bcb7728567f9bc00 20241227122525044 DAUC <0003> auc.c:180 vector [2]: sres = a7a03585 20241227122525044 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241227122525044 DAUC <0003> auc.c:113 vector [3]: rand = 306a0124d2d65540a9f6dc7a27cfbd52 20241227122525044 DAUC <0003> auc.c:179 vector [3]: kc = bf3f3d4c143ae800 20241227122525044 DAUC <0003> auc.c:180 vector [3]: sres = ff215429 20241227122525044 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241227122525044 DAUC <0003> auc.c:113 vector [4]: rand = a582bc634e26a9b81bda3c03e72b1959 20241227122525044 DAUC <0003> auc.c:179 vector [4]: kc = 31c1e6b24455c800 20241227122525044 DAUC <0003> auc.c:180 vector [4]: sres = fc693882 20241227122525044 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241227122525044 DAUC <0003> db_auc.c:245 IMSI='262421964298681': Generated 5 vectors 20241227122525044 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421964298681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421964298681"} 20241227122525044 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421964298681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525044 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525044 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46188<->l=127.0.0.1:4258 20241227122525046 DAUC <0003> db_auc.c:157 IMSI='262422319017012': No 2G Auth Data 20241227122525046 DAUC <0003> db_auc.c:192 IMSI='262422319017012': No 3G Auth Data 20241227122525051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46194<->l=127.0.0.1:4258 20241227122525053 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525053 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422319017012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422319017012"} 20241227122525053 DAUC <0003> db_auc.c:192 IMSI='262422319017012': No 3G Auth Data 20241227122525053 DAUC <0003> db_auc.c:236 IMSI='262422319017012': Calling to generate 1 vectors 20241227122525053 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241227122525053 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122525053 DAUC <0003> auc.c:113 vector [0]: rand = 5dc6a93ef00625d4f2cc7df435be7df2 20241227122525053 DAUC <0003> auc.c:179 vector [0]: kc = 048a2e1dafbcb552 20241227122525053 DAUC <0003> auc.c:180 vector [0]: sres = 7d2518a0 20241227122525053 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241227122525053 DAUC <0003> db_auc.c:245 IMSI='262422319017012': Generated 1 vectors 20241227122525053 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422319017012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422319017012"} 20241227122525053 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422319017012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525053 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525053 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525054 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525054 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422319017012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422319017012"} 20241227122525054 DAUC <0003> db_auc.c:192 IMSI='262422319017012': No 3G Auth Data 20241227122525054 DAUC <0003> db_auc.c:236 IMSI='262422319017012': Calling to generate 4 vectors 20241227122525054 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241227122525054 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122525054 DAUC <0003> auc.c:113 vector [0]: rand = fb705467294c5c1cdc62d5e8f90a0c5e 20241227122525054 DAUC <0003> auc.c:179 vector [0]: kc = 7b8a68970172de07 20241227122525054 DAUC <0003> auc.c:180 vector [0]: sres = 542b0818 20241227122525054 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241227122525054 DAUC <0003> auc.c:113 vector [1]: rand = aa2f71cb333d522f332eec1f3f1e7762 20241227122525054 DAUC <0003> auc.c:179 vector [1]: kc = fd39d65c7cb7e196 20241227122525054 DAUC <0003> auc.c:180 vector [1]: sres = 4674ed01 20241227122525054 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241227122525054 DAUC <0003> auc.c:113 vector [2]: rand = a9e24b4bbb64c076c373d6a2553e1316 20241227122525054 DAUC <0003> auc.c:179 vector [2]: kc = 45a0bb3175cac85d 20241227122525054 DAUC <0003> auc.c:180 vector [2]: sres = 72466a29 20241227122525054 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241227122525054 DAUC <0003> auc.c:113 vector [3]: rand = e84a3f1472cc9a88d3cb609ca98ccdd6 20241227122525054 DAUC <0003> auc.c:179 vector [3]: kc = 9716c0a964f2a59e 20241227122525054 DAUC <0003> auc.c:180 vector [3]: sres = 9b79fdcd 20241227122525054 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241227122525054 DAUC <0003> db_auc.c:245 IMSI='262422319017012': Generated 4 vectors 20241227122525054 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422319017012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422319017012"} 20241227122525054 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422319017012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525054 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525054 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525055 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525055 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422319017012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422319017012"} 20241227122525055 DAUC <0003> db_auc.c:192 IMSI='262422319017012': No 3G Auth Data 20241227122525055 DAUC <0003> db_auc.c:236 IMSI='262422319017012': Calling to generate 5 vectors 20241227122525055 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241227122525055 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122525055 DAUC <0003> auc.c:113 vector [0]: rand = a3a182a4fdb99189753f4c35d349872f 20241227122525055 DAUC <0003> auc.c:179 vector [0]: kc = 1a289711069cbae1 20241227122525055 DAUC <0003> auc.c:180 vector [0]: sres = b0d648cb 20241227122525055 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241227122525055 DAUC <0003> auc.c:113 vector [1]: rand = 82e166e51e5441941917c1d3ef82e53c 20241227122525055 DAUC <0003> auc.c:179 vector [1]: kc = 2fa268d329763e97 20241227122525055 DAUC <0003> auc.c:180 vector [1]: sres = 020dbc32 20241227122525055 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241227122525055 DAUC <0003> auc.c:113 vector [2]: rand = 07b11aafb9cf1783098454fcd0131e0e 20241227122525055 DAUC <0003> auc.c:179 vector [2]: kc = 6f480087e1268e29 20241227122525055 DAUC <0003> auc.c:180 vector [2]: sres = 1776e554 20241227122525055 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241227122525055 DAUC <0003> auc.c:113 vector [3]: rand = d6a424e6234243e259accbaeb62f2beb 20241227122525055 DAUC <0003> auc.c:179 vector [3]: kc = 3e1608c51c014e28 20241227122525055 DAUC <0003> auc.c:180 vector [3]: sres = 9b2d5634 20241227122525055 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241227122525055 DAUC <0003> auc.c:113 vector [4]: rand = e9740f6e175e8e1b3d112732c0d3c358 20241227122525055 DAUC <0003> auc.c:179 vector [4]: kc = 1132ea20f6fbec73 20241227122525055 DAUC <0003> auc.c:180 vector [4]: sres = 339da0a2 20241227122525055 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241227122525055 DAUC <0003> db_auc.c:245 IMSI='262422319017012': Generated 5 vectors 20241227122525055 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422319017012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422319017012"} 20241227122525055 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422319017012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525055 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525055 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525056 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525056 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422319017012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422319017012"} 20241227122525056 DAUC <0003> db_auc.c:192 IMSI='262422319017012': No 3G Auth Data 20241227122525056 DAUC <0003> db_auc.c:236 IMSI='262422319017012': Calling to generate 5 vectors 20241227122525056 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241227122525056 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122525056 DAUC <0003> auc.c:113 vector [0]: rand = 4facf168c8510d441191943f875ca067 20241227122525056 DAUC <0003> auc.c:179 vector [0]: kc = 846dd96e3bfc4836 20241227122525056 DAUC <0003> auc.c:180 vector [0]: sres = 57a444aa 20241227122525056 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241227122525056 DAUC <0003> auc.c:113 vector [1]: rand = 29364cdd0c7f0149881cf6cdff62f74f 20241227122525056 DAUC <0003> auc.c:179 vector [1]: kc = 9279becf257452de 20241227122525056 DAUC <0003> auc.c:180 vector [1]: sres = 5533603d 20241227122525056 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241227122525056 DAUC <0003> auc.c:113 vector [2]: rand = cdf8e0df2bcaf24ca2fd4b047154e939 20241227122525056 DAUC <0003> auc.c:179 vector [2]: kc = cdee9b66d78ae67c 20241227122525056 DAUC <0003> auc.c:180 vector [2]: sres = 6c802154 20241227122525056 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241227122525056 DAUC <0003> auc.c:113 vector [3]: rand = 04cb705d2ebadc43d4978da3fc0de913 20241227122525056 DAUC <0003> auc.c:179 vector [3]: kc = 7bfd5dc7bcfbf500 20241227122525056 DAUC <0003> auc.c:180 vector [3]: sres = 3b921963 20241227122525056 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241227122525056 DAUC <0003> auc.c:113 vector [4]: rand = a3d3e247d123a9ca17a288cad597c159 20241227122525056 DAUC <0003> auc.c:179 vector [4]: kc = caa4f9b4cf651ee6 20241227122525056 DAUC <0003> auc.c:180 vector [4]: sres = f8e0f319 20241227122525056 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241227122525056 DAUC <0003> db_auc.c:245 IMSI='262422319017012': Generated 5 vectors 20241227122525056 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422319017012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422319017012"} 20241227122525056 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422319017012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525056 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525056 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46194<->l=127.0.0.1:4258 20241227122525058 DAUC <0003> db_auc.c:157 IMSI='262420495895223': No 2G Auth Data 20241227122525058 DAUC <0003> db_auc.c:192 IMSI='262420495895223': No 3G Auth Data 20241227122525064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46196<->l=127.0.0.1:4258 20241227122525066 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525066 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420495895223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420495895223"} 20241227122525066 DAUC <0003> db_auc.c:157 IMSI='262420495895223': No 2G Auth Data 20241227122525066 DAUC <0003> db_auc.c:236 IMSI='262420495895223': Calling to generate 1 vectors 20241227122525066 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241227122525066 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122525066 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241227122525066 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241227122525066 DAUC <0003> auc.c:113 vector [0]: rand = 0db789d392f57a7e8fd357898b072f7b 20241227122525066 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241227122525066 DAUC <0003> auc.c:142 vector [0]: autn = 735b6f3c99fb000093da8e6f7675adc3 20241227122525066 DAUC <0003> auc.c:143 vector [0]: ck = 041f8aa6920bd9e9a7c6cbe2f7b8b902 20241227122525066 DAUC <0003> auc.c:144 vector [0]: ik = 0a9c5b361d43a4843ed08d2ffea43afd 20241227122525066 DAUC <0003> auc.c:145 vector [0]: res = 1d45f9894370785c0000000000000000 20241227122525066 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122525066 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241227122525066 DAUC <0003> auc.c:151 vector [0]: kc = 9795975d8654fe92 20241227122525066 DAUC <0003> auc.c:152 vector [0]: sres = 5e3581d5 20241227122525066 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241227122525066 DAUC <0003> db_auc.c:245 IMSI='262420495895223': Generated 1 vectors 20241227122525066 DAUC <0003> db_auc.c:249 IMSI='262420495895223': Updating SQN=33 in DB 20241227122525066 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420495895223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420495895223"} 20241227122525066 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420495895223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525066 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525066 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525067 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525067 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420495895223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420495895223"} 20241227122525067 DAUC <0003> db_auc.c:157 IMSI='262420495895223': No 2G Auth Data 20241227122525067 DAUC <0003> db_auc.c:236 IMSI='262420495895223': Calling to generate 4 vectors 20241227122525067 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241227122525067 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122525067 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241227122525067 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241227122525067 DAUC <0003> auc.c:113 vector [0]: rand = dc2df4c3d94b13054dbb3dd070864369 20241227122525067 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241227122525067 DAUC <0003> auc.c:142 vector [0]: autn = 7c983a5858180000a972fd1a0e8867c1 20241227122525067 DAUC <0003> auc.c:143 vector [0]: ck = eb08b28e021e570e925f1cdd8d190e24 20241227122525067 DAUC <0003> auc.c:144 vector [0]: ik = 8a0db24be14a3c161e2cb0d0f193c445 20241227122525067 DAUC <0003> auc.c:145 vector [0]: res = f6a41ed44be4b63a0000000000000000 20241227122525067 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122525067 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241227122525067 DAUC <0003> auc.c:151 vector [0]: kc = ed76acc89fdea179 20241227122525067 DAUC <0003> auc.c:152 vector [0]: sres = bd40a8ee 20241227122525067 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241227122525067 DAUC <0003> auc.c:113 vector [1]: rand = 7f2124748bbfdb889cf4d12c2ebeda06 20241227122525067 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241227122525067 DAUC <0003> auc.c:142 vector [1]: autn = 49b43e80ecbe0000452c138deee040b5 20241227122525067 DAUC <0003> auc.c:143 vector [1]: ck = 4609b6182fbd209d7687839180dce9ff 20241227122525067 DAUC <0003> auc.c:144 vector [1]: ik = 6381499dd91d03b8b4250a7e444e5f98 20241227122525067 DAUC <0003> auc.c:145 vector [1]: res = bb6b8127860bb0c10000000000000000 20241227122525067 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122525067 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241227122525067 DAUC <0003> auc.c:151 vector [1]: kc = e72a766a32329542 20241227122525067 DAUC <0003> auc.c:152 vector [1]: sres = 3d6031e6 20241227122525067 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241227122525067 DAUC <0003> auc.c:113 vector [2]: rand = b2163793ecffef4fe80bb14be748d8b1 20241227122525067 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241227122525067 DAUC <0003> auc.c:142 vector [2]: autn = aec3ae7496fb000002e72ac41cb0fd4f 20241227122525067 DAUC <0003> auc.c:143 vector [2]: ck = 01e289c472aa5c2894fc296b03f44cb0 20241227122525067 DAUC <0003> auc.c:144 vector [2]: ik = b603b1aeca19bcb75872b633dff5639c 20241227122525067 DAUC <0003> auc.c:145 vector [2]: res = 716557cd24d65b9b0000000000000000 20241227122525067 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122525067 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241227122525067 DAUC <0003> auc.c:151 vector [2]: kc = 7b6fa73264b2cfb3 20241227122525067 DAUC <0003> auc.c:152 vector [2]: sres = 55b30c56 20241227122525067 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241227122525067 DAUC <0003> auc.c:113 vector [3]: rand = 601efd0b421b76972ae7caedb323f48c 20241227122525067 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241227122525067 DAUC <0003> auc.c:142 vector [3]: autn = c5e076e89da600001c70db9335af43cc 20241227122525067 DAUC <0003> auc.c:143 vector [3]: ck = 36daa89ebb59a54d8ae8db5153de53ad 20241227122525067 DAUC <0003> auc.c:144 vector [3]: ik = d4e1a5f98368522767ea227567892aad 20241227122525067 DAUC <0003> auc.c:145 vector [3]: res = 0ea8a33f592b88440000000000000000 20241227122525067 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122525067 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241227122525067 DAUC <0003> auc.c:151 vector [3]: kc = 0f39f4430c668e6a 20241227122525067 DAUC <0003> auc.c:152 vector [3]: sres = 57832b7b 20241227122525067 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241227122525067 DAUC <0003> db_auc.c:245 IMSI='262420495895223': Generated 4 vectors 20241227122525067 DAUC <0003> db_auc.c:249 IMSI='262420495895223': Updating SQN=161 in DB 20241227122525067 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420495895223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420495895223"} 20241227122525067 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420495895223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525067 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525067 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525068 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525068 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420495895223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420495895223"} 20241227122525068 DAUC <0003> db_auc.c:157 IMSI='262420495895223': No 2G Auth Data 20241227122525068 DAUC <0003> db_auc.c:236 IMSI='262420495895223': Calling to generate 5 vectors 20241227122525068 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241227122525068 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122525068 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241227122525068 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241227122525068 DAUC <0003> auc.c:113 vector [0]: rand = f1d385652d8b9290d968710a40b02f20 20241227122525068 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241227122525068 DAUC <0003> auc.c:142 vector [0]: autn = d4a26b87d361000007ec284ff6544c8f 20241227122525068 DAUC <0003> auc.c:143 vector [0]: ck = 833bd4a57d50956cc9d10c879b987811 20241227122525068 DAUC <0003> auc.c:144 vector [0]: ik = bddc9cad09bfc16ab7a30d45d52dd432 20241227122525068 DAUC <0003> auc.c:145 vector [0]: res = b4d91f42f09250ca0000000000000000 20241227122525068 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122525068 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241227122525068 DAUC <0003> auc.c:151 vector [0]: kc = 409549ca3a5af825 20241227122525068 DAUC <0003> auc.c:152 vector [0]: sres = 444b4f88 20241227122525068 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241227122525068 DAUC <0003> auc.c:113 vector [1]: rand = 6d8b35ab47a658a314de6ecd10016712 20241227122525068 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241227122525068 DAUC <0003> auc.c:142 vector [1]: autn = 0e01e728f75e0000beb95582c217edc0 20241227122525068 DAUC <0003> auc.c:143 vector [1]: ck = 120badd859dbcb3b6e4dec62c15d43a1 20241227122525068 DAUC <0003> auc.c:144 vector [1]: ik = 0aafaf857ddfa3ead211c7300c9335f1 20241227122525068 DAUC <0003> auc.c:145 vector [1]: res = 040d2118810993a80000000000000000 20241227122525068 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122525068 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241227122525068 DAUC <0003> auc.c:151 vector [1]: kc = a4f8290fe9ca1e81 20241227122525068 DAUC <0003> auc.c:152 vector [1]: sres = 8504b2b0 20241227122525068 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241227122525068 DAUC <0003> auc.c:113 vector [2]: rand = 0e430845892005d24df47b3132975670 20241227122525068 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241227122525068 DAUC <0003> auc.c:142 vector [2]: autn = 95854e80925e0000dc1b4f2731094526 20241227122525068 DAUC <0003> auc.c:143 vector [2]: ck = ba587653461d8092c07e1d999f446089 20241227122525068 DAUC <0003> auc.c:144 vector [2]: ik = 09dbaefd94dfa8273d23ebbaf784a71d 20241227122525068 DAUC <0003> auc.c:145 vector [2]: res = 8012ddcf320a68000000000000000000 20241227122525068 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122525068 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241227122525068 DAUC <0003> auc.c:151 vector [2]: kc = 4ede2e8dba02ef21 20241227122525068 DAUC <0003> auc.c:152 vector [2]: sres = b218b5cf 20241227122525068 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241227122525068 DAUC <0003> auc.c:113 vector [3]: rand = e4af892c048ca28f29a1a4bfe00cb4f2 20241227122525068 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241227122525068 DAUC <0003> auc.c:142 vector [3]: autn = 4c8f9683808e000071501345c2531de6 20241227122525068 DAUC <0003> auc.c:143 vector [3]: ck = 5079922a737a14bf0e65726825c7dcd1 20241227122525068 DAUC <0003> auc.c:144 vector [3]: ik = e15a5abba6dba8cb46e103b48293c1c0 20241227122525068 DAUC <0003> auc.c:145 vector [3]: res = ca3a241833cd720d0000000000000000 20241227122525068 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122525068 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241227122525068 DAUC <0003> auc.c:151 vector [3]: kc = f9a7b94d72f5a165 20241227122525068 DAUC <0003> auc.c:152 vector [3]: sres = f9f75615 20241227122525068 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241227122525068 DAUC <0003> auc.c:113 vector [4]: rand = c59db0c59fc6f17c0b4834d5295146fe 20241227122525068 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241227122525068 DAUC <0003> auc.c:142 vector [4]: autn = b0ccc2f65f6f0000fad1060a0d03c5a4 20241227122525068 DAUC <0003> auc.c:143 vector [4]: ck = cf2bc29d4f859e6d76653a3f54fcb8c6 20241227122525068 DAUC <0003> auc.c:144 vector [4]: ik = 43605548f1a75e0d292cfd3acbbfac01 20241227122525068 DAUC <0003> auc.c:145 vector [4]: res = 473d54428425a6120000000000000000 20241227122525068 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241227122525068 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241227122525068 DAUC <0003> auc.c:151 vector [4]: kc = d30250d02161d4a7 20241227122525068 DAUC <0003> auc.c:152 vector [4]: sres = c318f250 20241227122525068 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241227122525068 DAUC <0003> db_auc.c:245 IMSI='262420495895223': Generated 5 vectors 20241227122525068 DAUC <0003> db_auc.c:249 IMSI='262420495895223': Updating SQN=321 in DB 20241227122525068 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420495895223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420495895223"} 20241227122525068 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420495895223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525068 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525068 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525070 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525070 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420495895223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420495895223"} 20241227122525070 DAUC <0003> db_auc.c:157 IMSI='262420495895223': No 2G Auth Data 20241227122525070 DAUC <0003> db_auc.c:236 IMSI='262420495895223': Calling to generate 5 vectors 20241227122525070 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241227122525070 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122525070 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241227122525070 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241227122525070 DAUC <0003> auc.c:113 vector [0]: rand = bb3230b4c196b694216ed66970f94a63 20241227122525070 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241227122525070 DAUC <0003> auc.c:142 vector [0]: autn = 8bb3691377c3000071e27dc9e0da1857 20241227122525070 DAUC <0003> auc.c:143 vector [0]: ck = 0aa096bcd0e165f0d36898100318fd57 20241227122525070 DAUC <0003> auc.c:144 vector [0]: ik = eeb5fae7106748e23c801196dea03d2c 20241227122525070 DAUC <0003> auc.c:145 vector [0]: res = dbaf0b761db446530000000000000000 20241227122525070 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122525070 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241227122525070 DAUC <0003> auc.c:151 vector [0]: kc = 0bfde5dd1d3eed69 20241227122525070 DAUC <0003> auc.c:152 vector [0]: sres = c61b4d25 20241227122525070 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241227122525070 DAUC <0003> auc.c:113 vector [1]: rand = e251deeca77cfaf52b2d43a5c536a23e 20241227122525070 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241227122525070 DAUC <0003> auc.c:142 vector [1]: autn = 8e82c754c47d000062d0ff2be520e548 20241227122525070 DAUC <0003> auc.c:143 vector [1]: ck = 9a9d8f2bbe3214d6fe92b5ee3febed2f 20241227122525070 DAUC <0003> auc.c:144 vector [1]: ik = f8e21a155507ecbf4722b9538ea2aaee 20241227122525070 DAUC <0003> auc.c:145 vector [1]: res = be9c17eb5211d01a0000000000000000 20241227122525070 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122525070 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241227122525070 DAUC <0003> auc.c:151 vector [1]: kc = dbcf99835a7cbfa8 20241227122525070 DAUC <0003> auc.c:152 vector [1]: sres = ec8dc7f1 20241227122525070 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241227122525070 DAUC <0003> auc.c:113 vector [2]: rand = 58951c8cce7bbebb6aa0af21e769a757 20241227122525070 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241227122525070 DAUC <0003> auc.c:142 vector [2]: autn = 647710486ee10000ac31fce3c061a554 20241227122525070 DAUC <0003> auc.c:143 vector [2]: ck = 306319099d330b3ada9c957310317e1b 20241227122525070 DAUC <0003> auc.c:144 vector [2]: ik = d016e6004cbc485f67723ceb940b1f0c 20241227122525070 DAUC <0003> auc.c:145 vector [2]: res = 8a6a31468665bd3e0000000000000000 20241227122525070 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122525070 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241227122525070 DAUC <0003> auc.c:151 vector [2]: kc = 5d9b569155b52272 20241227122525070 DAUC <0003> auc.c:152 vector [2]: sres = 0c0f8c78 20241227122525070 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241227122525070 DAUC <0003> auc.c:113 vector [3]: rand = 65ef693db642606b2bfe7764eb43a1e6 20241227122525070 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241227122525070 DAUC <0003> auc.c:142 vector [3]: autn = 3b67bf9bffd20000dea76f62f9c4e13d 20241227122525070 DAUC <0003> auc.c:143 vector [3]: ck = 3684fd337dbf1e8c1b7fe8ae9cf66177 20241227122525070 DAUC <0003> auc.c:144 vector [3]: ik = 82e4a152a6988584043efb2538c91713 20241227122525070 DAUC <0003> auc.c:145 vector [3]: res = 21d4b11621913ecc0000000000000000 20241227122525070 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122525070 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241227122525070 DAUC <0003> auc.c:151 vector [3]: kc = ab214fea7f18ed6c 20241227122525070 DAUC <0003> auc.c:152 vector [3]: sres = 00458fda 20241227122525070 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241227122525070 DAUC <0003> auc.c:113 vector [4]: rand = 244f0837311b78afa14bd6a7860f6bee 20241227122525070 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241227122525070 DAUC <0003> auc.c:142 vector [4]: autn = edfa6d216cd400002d1b4f6988655326 20241227122525070 DAUC <0003> auc.c:143 vector [4]: ck = 6b0c049f88b38ed9cc80bceec516a414 20241227122525070 DAUC <0003> auc.c:144 vector [4]: ik = aa85611bd5332df8e0027501311b6a31 20241227122525070 DAUC <0003> auc.c:145 vector [4]: res = b56a4f3454258cb80000000000000000 20241227122525070 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241227122525070 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241227122525070 DAUC <0003> auc.c:151 vector [4]: kc = ed0bac6ba98d6d04 20241227122525070 DAUC <0003> auc.c:152 vector [4]: sres = e14fc38c 20241227122525070 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241227122525070 DAUC <0003> db_auc.c:245 IMSI='262420495895223': Generated 5 vectors 20241227122525070 DAUC <0003> db_auc.c:249 IMSI='262420495895223': Updating SQN=481 in DB 20241227122525070 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420495895223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420495895223"} 20241227122525070 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420495895223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525070 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525070 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46196<->l=127.0.0.1:4258 20241227122525071 DAUC <0003> db_auc.c:157 IMSI='262421835039892': No 2G Auth Data 20241227122525071 DAUC <0003> db_auc.c:192 IMSI='262421835039892': No 3G Auth Data 20241227122525078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46210<->l=127.0.0.1:4258 20241227122525079 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525079 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421835039892 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421835039892"} 20241227122525079 DAUC <0003> db_auc.c:157 IMSI='262421835039892': No 2G Auth Data 20241227122525079 DAUC <0003> db_auc.c:236 IMSI='262421835039892': Calling to generate 1 vectors 20241227122525079 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241227122525079 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122525079 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241227122525079 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241227122525079 DAUC <0003> auc.c:113 vector [0]: rand = a357b7a5de4319310b2f7bfb91d6c1d4 20241227122525079 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241227122525079 DAUC <0003> auc.c:142 vector [0]: autn = 58dd9a529ac000002226bf9ab11810b2 20241227122525079 DAUC <0003> auc.c:143 vector [0]: ck = 5123ef65754c76c48ebee9fb5f346cbe 20241227122525079 DAUC <0003> auc.c:144 vector [0]: ik = 545eb57f1d929a30d2fe172a57092af1 20241227122525079 DAUC <0003> auc.c:145 vector [0]: res = 519298e3a1ead9dc0000000000000000 20241227122525079 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122525079 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241227122525079 DAUC <0003> auc.c:151 vector [0]: kc = 593da4cb60e3aabb 20241227122525079 DAUC <0003> auc.c:152 vector [0]: sres = f078413f 20241227122525079 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241227122525079 DAUC <0003> db_auc.c:245 IMSI='262421835039892': Generated 1 vectors 20241227122525079 DAUC <0003> db_auc.c:249 IMSI='262421835039892': Updating SQN=33 in DB 20241227122525079 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421835039892 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421835039892"} 20241227122525079 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421835039892 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525079 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525079 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525080 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525080 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421835039892 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421835039892"} 20241227122525080 DAUC <0003> db_auc.c:157 IMSI='262421835039892': No 2G Auth Data 20241227122525080 DAUC <0003> db_auc.c:236 IMSI='262421835039892': Calling to generate 4 vectors 20241227122525080 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241227122525080 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122525080 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241227122525080 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241227122525080 DAUC <0003> auc.c:113 vector [0]: rand = b18b51fb89752d306aed7587c44c43ed 20241227122525080 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241227122525080 DAUC <0003> auc.c:142 vector [0]: autn = 2d84de4f2a960000b1a4f38aebff2312 20241227122525080 DAUC <0003> auc.c:143 vector [0]: ck = 4ff8aa391f6adacc224ac32dee5f427c 20241227122525080 DAUC <0003> auc.c:144 vector [0]: ik = f0fad1be3fa0919406885da79240df06 20241227122525080 DAUC <0003> auc.c:145 vector [0]: res = 5cc4ca98cc5449fe0000000000000000 20241227122525080 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122525080 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241227122525080 DAUC <0003> auc.c:151 vector [0]: kc = 9bc0e50d5cd5d622 20241227122525080 DAUC <0003> auc.c:152 vector [0]: sres = 90908366 20241227122525080 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241227122525080 DAUC <0003> auc.c:113 vector [1]: rand = 100c32454292617b7725b53e3d219fb5 20241227122525080 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241227122525080 DAUC <0003> auc.c:142 vector [1]: autn = 0aef9f9107dd000077d0ae21635aa336 20241227122525080 DAUC <0003> auc.c:143 vector [1]: ck = 67a4454f96e51f013a8ddb467f9b1947 20241227122525080 DAUC <0003> auc.c:144 vector [1]: ik = b6aaef1f520c91cb1b5534a90cba7a1d 20241227122525080 DAUC <0003> auc.c:145 vector [1]: res = 39f880766290d5a50000000000000000 20241227122525080 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122525080 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241227122525080 DAUC <0003> auc.c:151 vector [1]: kc = f0d645bfb7c8ed90 20241227122525080 DAUC <0003> auc.c:152 vector [1]: sres = 5b6855d3 20241227122525080 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241227122525080 DAUC <0003> auc.c:113 vector [2]: rand = a852d540ee11266a9adc21b6a0faa776 20241227122525080 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241227122525080 DAUC <0003> auc.c:142 vector [2]: autn = 846c66c1ece90000cdec4fab33275e2f 20241227122525080 DAUC <0003> auc.c:143 vector [2]: ck = c64f2a9f0177da257693fb5362648c91 20241227122525080 DAUC <0003> auc.c:144 vector [2]: ik = 25127f47ee57d0f816bb0177e35a3e6e 20241227122525080 DAUC <0003> auc.c:145 vector [2]: res = 21935d85e1461cb60000000000000000 20241227122525080 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122525080 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241227122525080 DAUC <0003> auc.c:151 vector [2]: kc = 8375affc6e1eb822 20241227122525080 DAUC <0003> auc.c:152 vector [2]: sres = c0d54133 20241227122525080 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241227122525080 DAUC <0003> auc.c:113 vector [3]: rand = 7712bf13bb3fed794bf3fd168ab47a71 20241227122525080 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241227122525080 DAUC <0003> auc.c:142 vector [3]: autn = bd13ce2378fa000026c9bb13083acf78 20241227122525080 DAUC <0003> auc.c:143 vector [3]: ck = 4eeed3c2cd12bc411f4498af63235960 20241227122525080 DAUC <0003> auc.c:144 vector [3]: ik = f05d1e0a056596dc984fe73072851b52 20241227122525080 DAUC <0003> auc.c:145 vector [3]: res = 4ea959a7e813a1000000000000000000 20241227122525080 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122525080 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241227122525080 DAUC <0003> auc.c:151 vector [3]: kc = 39b8b257d9d168af 20241227122525080 DAUC <0003> auc.c:152 vector [3]: sres = a6baf8a7 20241227122525080 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241227122525080 DAUC <0003> db_auc.c:245 IMSI='262421835039892': Generated 4 vectors 20241227122525080 DAUC <0003> db_auc.c:249 IMSI='262421835039892': Updating SQN=161 in DB 20241227122525080 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421835039892 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421835039892"} 20241227122525080 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421835039892 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525080 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525080 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525081 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525081 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421835039892 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421835039892"} 20241227122525081 DAUC <0003> db_auc.c:157 IMSI='262421835039892': No 2G Auth Data 20241227122525081 DAUC <0003> db_auc.c:236 IMSI='262421835039892': Calling to generate 5 vectors 20241227122525081 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241227122525081 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122525081 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241227122525081 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241227122525081 DAUC <0003> auc.c:113 vector [0]: rand = 41267a365e8e9f1fc5a88d4b8bd60602 20241227122525081 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241227122525081 DAUC <0003> auc.c:142 vector [0]: autn = 5d41cb2971d30000b3cf7c035ab3bd8e 20241227122525081 DAUC <0003> auc.c:143 vector [0]: ck = 2807b696faa76b5024ea320361ce096c 20241227122525081 DAUC <0003> auc.c:144 vector [0]: ik = a814b8942f3a9bc646260b64e32a887e 20241227122525081 DAUC <0003> auc.c:145 vector [0]: res = 04aaa3f301b8ead20000000000000000 20241227122525081 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122525081 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241227122525081 DAUC <0003> auc.c:151 vector [0]: kc = e2df376557797184 20241227122525081 DAUC <0003> auc.c:152 vector [0]: sres = 05124921 20241227122525081 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241227122525081 DAUC <0003> auc.c:113 vector [1]: rand = 6d5fb0074a8d4ddf3c0b911264cd765f 20241227122525081 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241227122525081 DAUC <0003> auc.c:142 vector [1]: autn = c9f061d4387400003cd19f9ec4368baf 20241227122525081 DAUC <0003> auc.c:143 vector [1]: ck = 1554c1e3e544cde78d8f0f4cde480c8d 20241227122525081 DAUC <0003> auc.c:144 vector [1]: ik = b389f48a3f7131bba0e9a6e9c154d79e 20241227122525081 DAUC <0003> auc.c:145 vector [1]: res = 5be261dac1321e6d0000000000000000 20241227122525081 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122525081 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241227122525081 DAUC <0003> auc.c:151 vector [1]: kc = 8bbb9cccc529274f 20241227122525081 DAUC <0003> auc.c:152 vector [1]: sres = 9ad07fb7 20241227122525081 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241227122525081 DAUC <0003> auc.c:113 vector [2]: rand = d7e1ef5ac6e4b398fe2273500c96e741 20241227122525081 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241227122525081 DAUC <0003> auc.c:142 vector [2]: autn = 75c3442563b500000b3f21555e56165b 20241227122525081 DAUC <0003> auc.c:143 vector [2]: ck = 74b11892fdcf9275c39ce9b31695e2df 20241227122525081 DAUC <0003> auc.c:144 vector [2]: ik = a1c8c7e7a066debf418f6885d5c87161 20241227122525081 DAUC <0003> auc.c:145 vector [2]: res = dded6aca12eda21e0000000000000000 20241227122525081 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122525081 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241227122525081 DAUC <0003> auc.c:151 vector [2]: kc = 576a5e439ef4df74 20241227122525081 DAUC <0003> auc.c:152 vector [2]: sres = cf00c8d4 20241227122525081 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241227122525081 DAUC <0003> auc.c:113 vector [3]: rand = c9f62c420d81ca6b0c38f7c1ec445101 20241227122525081 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241227122525081 DAUC <0003> auc.c:142 vector [3]: autn = 4b7fb8288ea30000f797d7f8d424b60a 20241227122525081 DAUC <0003> auc.c:143 vector [3]: ck = e0560de422deecd6811f182935578b5e 20241227122525081 DAUC <0003> auc.c:144 vector [3]: ik = 3825b4547aefd4df9db764b423a84a9d 20241227122525081 DAUC <0003> auc.c:145 vector [3]: res = 13776e166e3384360000000000000000 20241227122525081 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122525081 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241227122525081 DAUC <0003> auc.c:151 vector [3]: kc = c4dbc52d4ecef9ca 20241227122525081 DAUC <0003> auc.c:152 vector [3]: sres = 7d44ea20 20241227122525081 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241227122525081 DAUC <0003> auc.c:113 vector [4]: rand = 6ec0fa766538958038ba52232aa13bcd 20241227122525081 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241227122525081 DAUC <0003> auc.c:142 vector [4]: autn = 4b323e33667a00003a5d3545e5348cd0 20241227122525081 DAUC <0003> auc.c:143 vector [4]: ck = 0c17b16818175f00999580cd80c1e203 20241227122525081 DAUC <0003> auc.c:144 vector [4]: ik = 6fa260caaa8bc04e398e90f4705fbf13 20241227122525081 DAUC <0003> auc.c:145 vector [4]: res = d7bd53c2885667570000000000000000 20241227122525081 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241227122525081 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241227122525081 DAUC <0003> auc.c:151 vector [4]: kc = c3aec19b4202c25e 20241227122525081 DAUC <0003> auc.c:152 vector [4]: sres = 5feb3495 20241227122525081 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241227122525081 DAUC <0003> db_auc.c:245 IMSI='262421835039892': Generated 5 vectors 20241227122525081 DAUC <0003> db_auc.c:249 IMSI='262421835039892': Updating SQN=321 in DB 20241227122525081 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421835039892 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421835039892"} 20241227122525081 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421835039892 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525081 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525081 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525082 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525082 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421835039892 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421835039892"} 20241227122525082 DAUC <0003> db_auc.c:157 IMSI='262421835039892': No 2G Auth Data 20241227122525082 DAUC <0003> db_auc.c:236 IMSI='262421835039892': Calling to generate 5 vectors 20241227122525082 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241227122525082 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122525082 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241227122525082 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241227122525082 DAUC <0003> auc.c:113 vector [0]: rand = 29dd50829b4d5629ca08abd93e71753f 20241227122525082 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241227122525082 DAUC <0003> auc.c:142 vector [0]: autn = 011eea9fbe1800008a6734ea96befa27 20241227122525082 DAUC <0003> auc.c:143 vector [0]: ck = 6edc3ed6db0c827ab1d0ea91d58cd896 20241227122525082 DAUC <0003> auc.c:144 vector [0]: ik = 8a44c5a57e6cd4470277dad4fa4ae6bb 20241227122525082 DAUC <0003> auc.c:145 vector [0]: res = f11daa5a6b03f34a0000000000000000 20241227122525082 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122525082 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241227122525082 DAUC <0003> auc.c:151 vector [0]: kc = 573fcb368aa66810 20241227122525082 DAUC <0003> auc.c:152 vector [0]: sres = 9a1e5910 20241227122525082 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241227122525082 DAUC <0003> auc.c:113 vector [1]: rand = 8d1fc2360a22ad59693c2856b8e8deed 20241227122525082 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241227122525082 DAUC <0003> auc.c:142 vector [1]: autn = d721e08806a4000056245a9b691ae8c3 20241227122525082 DAUC <0003> auc.c:143 vector [1]: ck = 51b148a08d863f1458bcccf72a52135c 20241227122525082 DAUC <0003> auc.c:144 vector [1]: ik = 145d8a9a7a022afb1f5bbe505f2fa25c 20241227122525082 DAUC <0003> auc.c:145 vector [1]: res = 90f7de848ec2d1f30000000000000000 20241227122525082 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122525082 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241227122525082 DAUC <0003> auc.c:151 vector [1]: kc = 020bb09d82f9a4ef 20241227122525082 DAUC <0003> auc.c:152 vector [1]: sres = 1e350f77 20241227122525082 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241227122525082 DAUC <0003> auc.c:113 vector [2]: rand = 6ae3acc0b931d88b150889bdd0f8295e 20241227122525082 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241227122525082 DAUC <0003> auc.c:142 vector [2]: autn = c23d00e74d4200007c71e0aed19e99e1 20241227122525082 DAUC <0003> auc.c:143 vector [2]: ck = 064e62445952974d996e4ab3cbb5c362 20241227122525082 DAUC <0003> auc.c:144 vector [2]: ik = c4e916daa95f187f8e44a371cf0b8dd1 20241227122525082 DAUC <0003> auc.c:145 vector [2]: res = ea8b9354b1bf69a60000000000000000 20241227122525082 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122525082 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241227122525082 DAUC <0003> auc.c:151 vector [2]: kc = d58d9d5cf4b3c181 20241227122525082 DAUC <0003> auc.c:152 vector [2]: sres = 5b34faf2 20241227122525082 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241227122525082 DAUC <0003> auc.c:113 vector [3]: rand = d728aacbfb8c005b1f333dee1e2d7f14 20241227122525083 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241227122525083 DAUC <0003> auc.c:142 vector [3]: autn = c9f3af1ea0880000fb2d387cfa4a1151 20241227122525083 DAUC <0003> auc.c:143 vector [3]: ck = 8207ec010aadf3d8d079bba22c761f5c 20241227122525083 DAUC <0003> auc.c:144 vector [3]: ik = d8a0d8ca01ea42a21f9dc72d9d760a10 20241227122525083 DAUC <0003> auc.c:145 vector [3]: res = 50336014d1e1edda0000000000000000 20241227122525083 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122525083 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241227122525083 DAUC <0003> auc.c:151 vector [3]: kc = 95434844ba47a436 20241227122525083 DAUC <0003> auc.c:152 vector [3]: sres = 81d28dce 20241227122525083 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241227122525083 DAUC <0003> auc.c:113 vector [4]: rand = ce92f8abbda56acfec77aa559ef19efb 20241227122525083 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241227122525083 DAUC <0003> auc.c:142 vector [4]: autn = ef62c4b6d88b000043e616a94bc2f54d 20241227122525083 DAUC <0003> auc.c:143 vector [4]: ck = 49889e6ff9c1f4694e432dd04adb717e 20241227122525083 DAUC <0003> auc.c:144 vector [4]: ik = 9fcebb588c4115b3d36de84d6ee33f0f 20241227122525083 DAUC <0003> auc.c:145 vector [4]: res = faba3561a7979bc50000000000000000 20241227122525083 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241227122525083 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241227122525083 DAUC <0003> auc.c:151 vector [4]: kc = 4b68e0aa51b8afab 20241227122525083 DAUC <0003> auc.c:152 vector [4]: sres = 5d2daea4 20241227122525083 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241227122525083 DAUC <0003> db_auc.c:245 IMSI='262421835039892': Generated 5 vectors 20241227122525083 DAUC <0003> db_auc.c:249 IMSI='262421835039892': Updating SQN=481 in DB 20241227122525083 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421835039892 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421835039892"} 20241227122525083 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421835039892 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525083 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525083 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46210<->l=127.0.0.1:4258 20241227122525084 DAUC <0003> db_auc.c:157 IMSI='262428978549125': No 2G Auth Data 20241227122525084 DAUC <0003> db_auc.c:192 IMSI='262428978549125': No 3G Auth Data 20241227122525091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46214<->l=127.0.0.1:4258 20241227122525093 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525093 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428978549125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428978549125"} 20241227122525093 DAUC <0003> db_auc.c:236 IMSI='262428978549125': Calling to generate 1 vectors 20241227122525093 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241227122525093 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122525093 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241227122525093 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241227122525093 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122525093 DAUC <0003> auc.c:113 vector [0]: rand = 3931d3773cc2296c498ce8df7beb981c 20241227122525093 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241227122525093 DAUC <0003> auc.c:142 vector [0]: autn = f599f3116b5e0000225c945c6db981a6 20241227122525093 DAUC <0003> auc.c:143 vector [0]: ck = 92b0cab1f35af4e29d9111822564a929 20241227122525093 DAUC <0003> auc.c:144 vector [0]: ik = dc54d3e85a5cbadb1f88337f5c24f755 20241227122525093 DAUC <0003> auc.c:145 vector [0]: res = d5734bbee24bd0250000000000000000 20241227122525093 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122525093 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241227122525093 DAUC <0003> auc.c:179 vector [0]: kc = 7d0048a6156d6400 20241227122525093 DAUC <0003> auc.c:180 vector [0]: sres = df053bdc 20241227122525093 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241227122525093 DAUC <0003> db_auc.c:245 IMSI='262428978549125': Generated 1 vectors 20241227122525093 DAUC <0003> db_auc.c:249 IMSI='262428978549125': Updating SQN=33 in DB 20241227122525093 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428978549125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428978549125"} 20241227122525093 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428978549125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525093 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525093 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525094 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525094 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428978549125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428978549125"} 20241227122525094 DAUC <0003> db_auc.c:236 IMSI='262428978549125': Calling to generate 4 vectors 20241227122525094 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241227122525094 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122525094 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241227122525094 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241227122525094 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122525094 DAUC <0003> auc.c:113 vector [0]: rand = 37113e7ee9f80493bc07932ccd7b11ea 20241227122525094 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241227122525094 DAUC <0003> auc.c:142 vector [0]: autn = 959640a7986400002d641c029d7c6050 20241227122525094 DAUC <0003> auc.c:143 vector [0]: ck = 77a95557d3594c3a1110d00195fb9f58 20241227122525094 DAUC <0003> auc.c:144 vector [0]: ik = 1da19f623e57810d112d896d8c02f217 20241227122525094 DAUC <0003> auc.c:145 vector [0]: res = 13eb12af81c70e710000000000000000 20241227122525094 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122525094 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241227122525094 DAUC <0003> auc.c:179 vector [0]: kc = 202d13ba4a900400 20241227122525094 DAUC <0003> auc.c:180 vector [0]: sres = f39db433 20241227122525094 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241227122525094 DAUC <0003> auc.c:113 vector [1]: rand = 2c9762db7f0d7316b8b3f334a33e585d 20241227122525094 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241227122525094 DAUC <0003> auc.c:142 vector [1]: autn = 034bf59aa2280000cd457586ba5d41ae 20241227122525094 DAUC <0003> auc.c:143 vector [1]: ck = bfacfe619c2c4ba2a8656dfcdc42ed30 20241227122525094 DAUC <0003> auc.c:144 vector [1]: ik = fac65cff43b2e2e1a70763cc019d6e45 20241227122525094 DAUC <0003> auc.c:145 vector [1]: res = 47b3ab279997aa9a0000000000000000 20241227122525094 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122525094 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241227122525094 DAUC <0003> auc.c:179 vector [1]: kc = edf1f05e83f76800 20241227122525094 DAUC <0003> auc.c:180 vector [1]: sres = 63ac5404 20241227122525094 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241227122525094 DAUC <0003> auc.c:113 vector [2]: rand = 47e30aee9f70b62676eca78e094a0d97 20241227122525094 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241227122525094 DAUC <0003> auc.c:142 vector [2]: autn = 4f868ea8c6c60000d4e28dae44954f7f 20241227122525094 DAUC <0003> auc.c:143 vector [2]: ck = d866be2cd97bb7e847d5c84ea4e3e324 20241227122525094 DAUC <0003> auc.c:144 vector [2]: ik = 55b0091a3c56bddd12b376b0ba2ae120 20241227122525094 DAUC <0003> auc.c:145 vector [2]: res = f2903e388600eb9f0000000000000000 20241227122525094 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122525094 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241227122525094 DAUC <0003> auc.c:179 vector [2]: kc = 6f9cfd6088ef7000 20241227122525094 DAUC <0003> auc.c:180 vector [2]: sres = 019321fe 20241227122525094 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241227122525094 DAUC <0003> auc.c:113 vector [3]: rand = 0502bfa36833ba2695c8fac00586ed1a 20241227122525094 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241227122525094 DAUC <0003> auc.c:142 vector [3]: autn = 12d0cdf2897000008b8b6a80146e3037 20241227122525094 DAUC <0003> auc.c:143 vector [3]: ck = af506be95a748d03f5dcce806414b676 20241227122525094 DAUC <0003> auc.c:144 vector [3]: ik = 26b8c259c743eeb1a050e38e5240d41d 20241227122525094 DAUC <0003> auc.c:145 vector [3]: res = 6b87b37d3b42b4090000000000000000 20241227122525094 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122525094 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241227122525094 DAUC <0003> auc.c:179 vector [3]: kc = d8f9635175d4d000 20241227122525094 DAUC <0003> auc.c:180 vector [3]: sres = bf742fe9 20241227122525094 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241227122525094 DAUC <0003> db_auc.c:245 IMSI='262428978549125': Generated 4 vectors 20241227122525094 DAUC <0003> db_auc.c:249 IMSI='262428978549125': Updating SQN=161 in DB 20241227122525094 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428978549125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428978549125"} 20241227122525094 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428978549125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525094 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525094 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525095 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525095 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428978549125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428978549125"} 20241227122525095 DAUC <0003> db_auc.c:236 IMSI='262428978549125': Calling to generate 5 vectors 20241227122525095 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241227122525095 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122525095 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241227122525095 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241227122525095 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122525095 DAUC <0003> auc.c:113 vector [0]: rand = 5aca7f996fda255beac36fbf90eaf07a 20241227122525095 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241227122525095 DAUC <0003> auc.c:142 vector [0]: autn = 69172067499a000001f8e8103e8fdc2f 20241227122525095 DAUC <0003> auc.c:143 vector [0]: ck = 2a2fa0a9e808ac89d9ba6a7de3eae18e 20241227122525095 DAUC <0003> auc.c:144 vector [0]: ik = 53cc6b1773d35941bd01809741ce3d64 20241227122525095 DAUC <0003> auc.c:145 vector [0]: res = b58c5704ecab0c440000000000000000 20241227122525095 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122525095 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241227122525095 DAUC <0003> auc.c:179 vector [0]: kc = 9d18ad7b4539e800 20241227122525095 DAUC <0003> auc.c:180 vector [0]: sres = b42b5694 20241227122525095 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241227122525095 DAUC <0003> auc.c:113 vector [1]: rand = a81fb9da0a7c4c1e8d608a63ad2aff5b 20241227122525095 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241227122525095 DAUC <0003> auc.c:142 vector [1]: autn = cbd7e4f3c8f20000efef1f7c2fdc4bb8 20241227122525095 DAUC <0003> auc.c:143 vector [1]: ck = bc92ec4c472f03ef75efde1855e9325a 20241227122525095 DAUC <0003> auc.c:144 vector [1]: ik = 17742f4edacf713970b960840c309b00 20241227122525095 DAUC <0003> auc.c:145 vector [1]: res = 58ad141151ffb2500000000000000000 20241227122525095 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122525095 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241227122525095 DAUC <0003> auc.c:179 vector [1]: kc = 3570d63ad7aa5800 20241227122525095 DAUC <0003> auc.c:180 vector [1]: sres = bc8c86b5 20241227122525095 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241227122525095 DAUC <0003> auc.c:113 vector [2]: rand = 40d2a09aa4f262d123ff4f615771a8f3 20241227122525095 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241227122525095 DAUC <0003> auc.c:142 vector [2]: autn = b5ab085db2550000fba5c7f5544028bd 20241227122525096 DAUC <0003> auc.c:143 vector [2]: ck = f32450ffd2256506229c11ccea8b6823 20241227122525096 DAUC <0003> auc.c:144 vector [2]: ik = 117f5bc17c765c72b7f76250b559d4b3 20241227122525096 DAUC <0003> auc.c:145 vector [2]: res = ffe743c517e45eea0000000000000000 20241227122525096 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122525096 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241227122525096 DAUC <0003> auc.c:179 vector [2]: kc = 297e17a94d651000 20241227122525096 DAUC <0003> auc.c:180 vector [2]: sres = cdf6f47d 20241227122525096 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241227122525096 DAUC <0003> auc.c:113 vector [3]: rand = d0e8536a25971c6fda1147f73dda4cee 20241227122525096 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241227122525096 DAUC <0003> auc.c:142 vector [3]: autn = d7809ad517a50000a5c56f5ef67f95b5 20241227122525096 DAUC <0003> auc.c:143 vector [3]: ck = 1e4f05db6f56f5f8fd2ee97d64d2aa6b 20241227122525096 DAUC <0003> auc.c:144 vector [3]: ik = 2746755f1dfc567ed5cf61c0a2da9d10 20241227122525096 DAUC <0003> auc.c:145 vector [3]: res = b89ec9624389fd580000000000000000 20241227122525096 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122525096 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241227122525096 DAUC <0003> auc.c:179 vector [3]: kc = 491e5a7f19d71800 20241227122525096 DAUC <0003> auc.c:180 vector [3]: sres = a7108add 20241227122525096 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241227122525096 DAUC <0003> auc.c:113 vector [4]: rand = d3986a8cdd4a0b1f2e5795f726b06f96 20241227122525096 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241227122525096 DAUC <0003> auc.c:142 vector [4]: autn = c9398766f8b500000cd4c032c25cadfb 20241227122525096 DAUC <0003> auc.c:143 vector [4]: ck = 68903b3c280433e25f7ef93542811ec8 20241227122525096 DAUC <0003> auc.c:144 vector [4]: ik = 9f8ab6e1c7deda876011f019c22c5273 20241227122525096 DAUC <0003> auc.c:145 vector [4]: res = 9f07c1c88e301e5b0000000000000000 20241227122525096 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241227122525096 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241227122525096 DAUC <0003> auc.c:179 vector [4]: kc = eb6fcf43c1b35000 20241227122525096 DAUC <0003> auc.c:180 vector [4]: sres = 6c4673f8 20241227122525096 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241227122525096 DAUC <0003> db_auc.c:245 IMSI='262428978549125': Generated 5 vectors 20241227122525096 DAUC <0003> db_auc.c:249 IMSI='262428978549125': Updating SQN=321 in DB 20241227122525096 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428978549125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428978549125"} 20241227122525096 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428978549125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525096 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525096 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525097 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525097 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428978549125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428978549125"} 20241227122525097 DAUC <0003> db_auc.c:236 IMSI='262428978549125': Calling to generate 5 vectors 20241227122525097 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241227122525097 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122525097 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241227122525097 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241227122525097 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122525097 DAUC <0003> auc.c:113 vector [0]: rand = 8a114a5b2f68cd9b34386e044f0f7733 20241227122525097 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241227122525097 DAUC <0003> auc.c:142 vector [0]: autn = 52ea567df5110000f28c737be7b1886b 20241227122525097 DAUC <0003> auc.c:143 vector [0]: ck = d125af9c5828ea3764d50d9d1e565bb5 20241227122525097 DAUC <0003> auc.c:144 vector [0]: ik = 517a4807ed2627c8b2118336024ef509 20241227122525097 DAUC <0003> auc.c:145 vector [0]: res = 75a5262fe96051340000000000000000 20241227122525097 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122525097 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241227122525097 DAUC <0003> auc.c:179 vector [0]: kc = 4a84fad91acea800 20241227122525097 DAUC <0003> auc.c:180 vector [0]: sres = 056daed4 20241227122525097 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241227122525097 DAUC <0003> auc.c:113 vector [1]: rand = 5607b477957eed46e9afb2c0366cff66 20241227122525097 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241227122525097 DAUC <0003> auc.c:142 vector [1]: autn = 2901389a18a40000c89e546da959543b 20241227122525097 DAUC <0003> auc.c:143 vector [1]: ck = a793e91e73154ffd37b0441c42078868 20241227122525097 DAUC <0003> auc.c:144 vector [1]: ik = 78479189d22b5b016b14495d5842a946 20241227122525097 DAUC <0003> auc.c:145 vector [1]: res = f6c78df67a1f4ec00000000000000000 20241227122525097 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122525097 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241227122525097 DAUC <0003> auc.c:179 vector [1]: kc = 8d97fb75f3597800 20241227122525097 DAUC <0003> auc.c:180 vector [1]: sres = e985aa13 20241227122525097 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241227122525097 DAUC <0003> auc.c:113 vector [2]: rand = 07e4c7321b08412ad8b554b60152ee97 20241227122525097 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241227122525097 DAUC <0003> auc.c:142 vector [2]: autn = b107b590ce570000bbf20963d0f7bad3 20241227122525097 DAUC <0003> auc.c:143 vector [2]: ck = 2bc32c5db4dc7e0d2d924f89d51707d4 20241227122525097 DAUC <0003> auc.c:144 vector [2]: ik = ab2f8988c192bcb1d29a0b65639f378f 20241227122525097 DAUC <0003> auc.c:145 vector [2]: res = bb353aea3a20f0400000000000000000 20241227122525097 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122525097 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241227122525097 DAUC <0003> auc.c:179 vector [2]: kc = a1cedb8b711f2c00 20241227122525097 DAUC <0003> auc.c:180 vector [2]: sres = 16a272d1 20241227122525097 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241227122525097 DAUC <0003> auc.c:113 vector [3]: rand = 91a945cbe23426b8e34cbb05600ddb68 20241227122525097 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241227122525097 DAUC <0003> auc.c:142 vector [3]: autn = f78a5d0f9bd400000121103e03bc1c3f 20241227122525097 DAUC <0003> auc.c:143 vector [3]: ck = 25d7d993dabe33d595126b19a1c6cb24 20241227122525097 DAUC <0003> auc.c:144 vector [3]: ik = 318105b81c142dd822e7b0a36442011b 20241227122525097 DAUC <0003> auc.c:145 vector [3]: res = c37a0a8cd69e09ff0000000000000000 20241227122525097 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122525097 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241227122525097 DAUC <0003> auc.c:179 vector [3]: kc = ac2c4d92dcc37c00 20241227122525097 DAUC <0003> auc.c:180 vector [3]: sres = 9b47302d 20241227122525097 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241227122525097 DAUC <0003> auc.c:113 vector [4]: rand = 23c7371973080c35bf96706b660f784f 20241227122525097 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241227122525097 DAUC <0003> auc.c:142 vector [4]: autn = 1d228f4e343b000048277fd79e1cd223 20241227122525097 DAUC <0003> auc.c:143 vector [4]: ck = e5b8114cea6a2cedece57eb946d509cd 20241227122525097 DAUC <0003> auc.c:144 vector [4]: ik = 4c6b344b0564fe87cfcd9e58e4d5a07a 20241227122525097 DAUC <0003> auc.c:145 vector [4]: res = b50fe36e9f38c1d50000000000000000 20241227122525097 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241227122525097 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241227122525097 DAUC <0003> auc.c:179 vector [4]: kc = b2adacee74b6a800 20241227122525097 DAUC <0003> auc.c:180 vector [4]: sres = 7ad214db 20241227122525097 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241227122525097 DAUC <0003> db_auc.c:245 IMSI='262428978549125': Generated 5 vectors 20241227122525097 DAUC <0003> db_auc.c:249 IMSI='262428978549125': Updating SQN=481 in DB 20241227122525097 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428978549125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428978549125"} 20241227122525097 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428978549125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525097 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525097 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46214<->l=127.0.0.1:4258 20241227122525099 DAUC <0003> db_auc.c:157 IMSI='262426346445816': No 2G Auth Data 20241227122525099 DAUC <0003> db_auc.c:192 IMSI='262426346445816': No 3G Auth Data 20241227122525105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46220<->l=127.0.0.1:4258 20241227122525107 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525107 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426346445816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426346445816"} 20241227122525107 DAUC <0003> db_auc.c:236 IMSI='262426346445816': Calling to generate 1 vectors 20241227122525107 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241227122525107 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122525107 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241227122525107 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241227122525107 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122525107 DAUC <0003> auc.c:113 vector [0]: rand = cacbc704a75e2e6492c85e85f0d5a210 20241227122525107 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241227122525107 DAUC <0003> auc.c:142 vector [0]: autn = bba023b09a09000060458b0c7c68d65e 20241227122525107 DAUC <0003> auc.c:143 vector [0]: ck = f8601cd7c8633a7a6d38e956dd9203b1 20241227122525107 DAUC <0003> auc.c:144 vector [0]: ik = bf5fc79accc2f473b4b08efcbd0a481e 20241227122525107 DAUC <0003> auc.c:145 vector [0]: res = 6dfdbe52c11760a50000000000000000 20241227122525107 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122525107 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241227122525107 DAUC <0003> auc.c:179 vector [0]: kc = c069accf75ed3000 20241227122525107 DAUC <0003> auc.c:180 vector [0]: sres = 3e861389 20241227122525107 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241227122525107 DAUC <0003> db_auc.c:245 IMSI='262426346445816': Generated 1 vectors 20241227122525107 DAUC <0003> db_auc.c:249 IMSI='262426346445816': Updating SQN=33 in DB 20241227122525107 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426346445816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426346445816"} 20241227122525107 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426346445816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525107 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525107 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525108 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525108 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426346445816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426346445816"} 20241227122525108 DAUC <0003> db_auc.c:236 IMSI='262426346445816': Calling to generate 4 vectors 20241227122525108 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241227122525108 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122525108 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241227122525108 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241227122525108 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122525108 DAUC <0003> auc.c:113 vector [0]: rand = 4ce2b882091dc8774282b1d57edff399 20241227122525108 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241227122525108 DAUC <0003> auc.c:142 vector [0]: autn = b583e3bb8db100003fde05acf5440f35 20241227122525108 DAUC <0003> auc.c:143 vector [0]: ck = 74efbc17a59da73d536a6251651dbf49 20241227122525108 DAUC <0003> auc.c:144 vector [0]: ik = 9c229c4284f8cf9712d5fa00460beb0b 20241227122525108 DAUC <0003> auc.c:145 vector [0]: res = 9b519ee15f39d7df0000000000000000 20241227122525108 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122525108 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241227122525108 DAUC <0003> auc.c:179 vector [0]: kc = d90da299bfc8e000 20241227122525108 DAUC <0003> auc.c:180 vector [0]: sres = 5f8c9d62 20241227122525108 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241227122525108 DAUC <0003> auc.c:113 vector [1]: rand = b0713f876fa69295b2a8ed3d67bccacc 20241227122525108 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241227122525108 DAUC <0003> auc.c:142 vector [1]: autn = b7d90d2a394000007f145aad3bef17da 20241227122525108 DAUC <0003> auc.c:143 vector [1]: ck = 3c946938ca3876f706a4103b5156379e 20241227122525108 DAUC <0003> auc.c:144 vector [1]: ik = fdbe999661abd5f7433d6e7092f58774 20241227122525108 DAUC <0003> auc.c:145 vector [1]: res = 9bc362c4bbc43c960000000000000000 20241227122525108 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122525108 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241227122525108 DAUC <0003> auc.c:179 vector [1]: kc = bc874a682a952400 20241227122525108 DAUC <0003> auc.c:180 vector [1]: sres = a3b2d07a 20241227122525108 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241227122525108 DAUC <0003> auc.c:113 vector [2]: rand = c32bc5c084eb0aecdb1112fc2ce1dbf3 20241227122525108 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241227122525108 DAUC <0003> auc.c:142 vector [2]: autn = e0b45af5aad100000a0a748b3a610858 20241227122525108 DAUC <0003> auc.c:143 vector [2]: ck = 2379354e6d8f80545eceeb9aa8b188ea 20241227122525108 DAUC <0003> auc.c:144 vector [2]: ik = c56ae5131b4c8448db78d47f72f123f7 20241227122525108 DAUC <0003> auc.c:145 vector [2]: res = 77cceeb1f615c1820000000000000000 20241227122525108 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122525108 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241227122525108 DAUC <0003> auc.c:179 vector [2]: kc = d3fca0ab439ea000 20241227122525108 DAUC <0003> auc.c:180 vector [2]: sres = 410dbc10 20241227122525108 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241227122525108 DAUC <0003> auc.c:113 vector [3]: rand = 5e4f35cbfef09d48c95d3ad83a576b48 20241227122525108 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241227122525108 DAUC <0003> auc.c:142 vector [3]: autn = b20e1eb68add000072496a3d19a5b9be 20241227122525108 DAUC <0003> auc.c:143 vector [3]: ck = 518fd4588188b9813ae85a2c961b1e85 20241227122525108 DAUC <0003> auc.c:144 vector [3]: ik = ef4873b7dafa7143603b56979522e52c 20241227122525108 DAUC <0003> auc.c:145 vector [3]: res = 70acaabff0779e2f0000000000000000 20241227122525108 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122525108 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241227122525108 DAUC <0003> auc.c:179 vector [3]: kc = dd6c23e01a689400 20241227122525108 DAUC <0003> auc.c:180 vector [3]: sres = e995b4ea 20241227122525108 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241227122525108 DAUC <0003> db_auc.c:245 IMSI='262426346445816': Generated 4 vectors 20241227122525108 DAUC <0003> db_auc.c:249 IMSI='262426346445816': Updating SQN=161 in DB 20241227122525108 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426346445816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426346445816"} 20241227122525108 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426346445816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525108 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525108 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525109 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525109 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426346445816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426346445816"} 20241227122525109 DAUC <0003> db_auc.c:236 IMSI='262426346445816': Calling to generate 5 vectors 20241227122525109 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241227122525109 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122525109 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241227122525109 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241227122525109 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122525109 DAUC <0003> auc.c:113 vector [0]: rand = 9ad0b554bc07f568ad5b63759772701f 20241227122525109 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241227122525109 DAUC <0003> auc.c:142 vector [0]: autn = dd65e1ffd3f30000e0cfa75b664e91f7 20241227122525109 DAUC <0003> auc.c:143 vector [0]: ck = 19c7c0e98a665404319a0aeaa6919a6f 20241227122525109 DAUC <0003> auc.c:144 vector [0]: ik = 5c60f1ac6edc2986955604ab1249f6f6 20241227122525109 DAUC <0003> auc.c:145 vector [0]: res = 13110e8a2bed5a1f0000000000000000 20241227122525109 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122525109 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241227122525109 DAUC <0003> auc.c:179 vector [0]: kc = c6123b104c944c00 20241227122525109 DAUC <0003> auc.c:180 vector [0]: sres = dfa373fe 20241227122525109 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241227122525109 DAUC <0003> auc.c:113 vector [1]: rand = 4dc078b6ab062bc6786ebe525fb95e3b 20241227122525109 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241227122525109 DAUC <0003> auc.c:142 vector [1]: autn = f518371731d900004c3a650ab6ef6f31 20241227122525109 DAUC <0003> auc.c:143 vector [1]: ck = 4d057f41c73fc8091fea36d12919c8d2 20241227122525109 DAUC <0003> auc.c:144 vector [1]: ik = 23f007f60229fe16526ce3e5cbbaab62 20241227122525109 DAUC <0003> auc.c:145 vector [1]: res = e195801f479a4c830000000000000000 20241227122525109 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122525109 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241227122525109 DAUC <0003> auc.c:179 vector [1]: kc = a3048b57327e4800 20241227122525109 DAUC <0003> auc.c:180 vector [1]: sres = 4d676624 20241227122525109 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241227122525109 DAUC <0003> auc.c:113 vector [2]: rand = 32947f587f80490d9431fcc9d04920ab 20241227122525109 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241227122525109 DAUC <0003> auc.c:142 vector [2]: autn = eba0468658a70000ae40ad0389c54ed7 20241227122525109 DAUC <0003> auc.c:143 vector [2]: ck = c2cf76a71ce6dbb7ba2f120d579abae9 20241227122525109 DAUC <0003> auc.c:144 vector [2]: ik = 2b52db5dcd2e65e5902f5246c4dd8e79 20241227122525109 DAUC <0003> auc.c:145 vector [2]: res = 2e96710ccda4cbfc0000000000000000 20241227122525109 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122525109 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241227122525109 DAUC <0003> auc.c:179 vector [2]: kc = 19467f43c217a000 20241227122525109 DAUC <0003> auc.c:180 vector [2]: sres = aa086486 20241227122525109 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241227122525109 DAUC <0003> auc.c:113 vector [3]: rand = 81f0a0c5bb5f7bab9f40b12a36e549e1 20241227122525109 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241227122525109 DAUC <0003> auc.c:142 vector [3]: autn = 9039f069eebc0000e7f7bd727f3235a0 20241227122525109 DAUC <0003> auc.c:143 vector [3]: ck = 8fe099a27a0a72f4abc822a16929460b 20241227122525109 DAUC <0003> auc.c:144 vector [3]: ik = 08ab5bfc21e9deaf76d8ebf70e88305a 20241227122525109 DAUC <0003> auc.c:145 vector [3]: res = 57a713a4fe9f7f110000000000000000 20241227122525109 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122525109 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241227122525109 DAUC <0003> auc.c:179 vector [3]: kc = 5939087866097c00 20241227122525109 DAUC <0003> auc.c:180 vector [3]: sres = 72de698c 20241227122525109 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241227122525109 DAUC <0003> auc.c:113 vector [4]: rand = a3e14de6cc79bac63e261303440527cc 20241227122525109 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241227122525109 DAUC <0003> auc.c:142 vector [4]: autn = 3aba9ba4f0550000e0986b0f9f194e2c 20241227122525109 DAUC <0003> auc.c:143 vector [4]: ck = 6f657d4a304e8f66934a9a02ef9a8cee 20241227122525109 DAUC <0003> auc.c:144 vector [4]: ik = 490480213db2e4bb897fb196326792fd 20241227122525109 DAUC <0003> auc.c:145 vector [4]: res = c0ad64cf86f74e1d0000000000000000 20241227122525109 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241227122525109 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241227122525109 DAUC <0003> auc.c:179 vector [4]: kc = 3d29130ae22e9000 20241227122525109 DAUC <0003> auc.c:180 vector [4]: sres = a2d2a9b8 20241227122525109 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241227122525109 DAUC <0003> db_auc.c:245 IMSI='262426346445816': Generated 5 vectors 20241227122525109 DAUC <0003> db_auc.c:249 IMSI='262426346445816': Updating SQN=321 in DB 20241227122525109 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426346445816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426346445816"} 20241227122525109 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426346445816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525109 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525109 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525110 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525110 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426346445816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426346445816"} 20241227122525110 DAUC <0003> db_auc.c:236 IMSI='262426346445816': Calling to generate 5 vectors 20241227122525110 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241227122525110 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122525110 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241227122525110 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241227122525110 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122525110 DAUC <0003> auc.c:113 vector [0]: rand = 409a4e90b8d06355be4e6cf0d94de071 20241227122525110 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241227122525110 DAUC <0003> auc.c:142 vector [0]: autn = 01aa184cbe2700000cc60365762967c2 20241227122525110 DAUC <0003> auc.c:143 vector [0]: ck = f3ad5bbe66406f0db2f5a894f0bcd37c 20241227122525110 DAUC <0003> auc.c:144 vector [0]: ik = e1714f77a47a96e93394b0877389666a 20241227122525110 DAUC <0003> auc.c:145 vector [0]: res = 3654a7a074c07a250000000000000000 20241227122525110 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122525110 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241227122525110 DAUC <0003> auc.c:179 vector [0]: kc = 7f31a991d6fdb800 20241227122525110 DAUC <0003> auc.c:180 vector [0]: sres = 98136f63 20241227122525110 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241227122525110 DAUC <0003> auc.c:113 vector [1]: rand = b8bc6127259b4bbd2a8949b1ec05d626 20241227122525110 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241227122525110 DAUC <0003> auc.c:142 vector [1]: autn = 8c04dc52f2880000afe96af9acdfaa4c 20241227122525110 DAUC <0003> auc.c:143 vector [1]: ck = 0ddbe5f8ad7c9bf7303fb7d6e2f661a2 20241227122525110 DAUC <0003> auc.c:144 vector [1]: ik = f4815c3ebc23a6ca4fda33acf9f26204 20241227122525110 DAUC <0003> auc.c:145 vector [1]: res = ab4934fefba5ca6b0000000000000000 20241227122525110 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122525110 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241227122525110 DAUC <0003> auc.c:179 vector [1]: kc = 1d45cb9f527b6800 20241227122525110 DAUC <0003> auc.c:180 vector [1]: sres = 2098a231 20241227122525110 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241227122525110 DAUC <0003> auc.c:113 vector [2]: rand = 7561f387a0ab9d2d0510b1fe88842eba 20241227122525110 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241227122525110 DAUC <0003> auc.c:142 vector [2]: autn = 7ce22f74a8f50000d2c6ea55cd005994 20241227122525110 DAUC <0003> auc.c:143 vector [2]: ck = 34039ae14fc03b76cfcba7adb0369506 20241227122525110 DAUC <0003> auc.c:144 vector [2]: ik = 5bb6b44d18d8e20e467b83bb0df0866e 20241227122525110 DAUC <0003> auc.c:145 vector [2]: res = 01e71a1eefbc8e6b0000000000000000 20241227122525110 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122525110 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241227122525110 DAUC <0003> auc.c:179 vector [2]: kc = 26b12569000a5800 20241227122525110 DAUC <0003> auc.c:180 vector [2]: sres = 93ecfee6 20241227122525110 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241227122525110 DAUC <0003> auc.c:113 vector [3]: rand = 67145d17e0d7932a601a67cd673fed68 20241227122525110 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241227122525110 DAUC <0003> auc.c:142 vector [3]: autn = d236c3f93dd40000f52ef747f0a0fa6a 20241227122525110 DAUC <0003> auc.c:143 vector [3]: ck = 82083d3265906b98f9d1908e2c8b61d6 20241227122525110 DAUC <0003> auc.c:144 vector [3]: ik = e0068bd3ad955107960e54ef242e1ca0 20241227122525110 DAUC <0003> auc.c:145 vector [3]: res = 9789e4a79e3f05f80000000000000000 20241227122525110 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122525110 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241227122525110 DAUC <0003> auc.c:179 vector [3]: kc = f637134f6c40cc00 20241227122525110 DAUC <0003> auc.c:180 vector [3]: sres = 300f471e 20241227122525110 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241227122525110 DAUC <0003> auc.c:113 vector [4]: rand = 461a5154124a1445af20c2f8051c2b25 20241227122525110 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241227122525110 DAUC <0003> auc.c:142 vector [4]: autn = 5c3d38b0ea9e00005b0282dee0242de3 20241227122525110 DAUC <0003> auc.c:143 vector [4]: ck = 27a3509094ca3b308ac8fdf3919b70db 20241227122525110 DAUC <0003> auc.c:144 vector [4]: ik = ab8b120101c22c209bc8daf87bc09d73 20241227122525110 DAUC <0003> auc.c:145 vector [4]: res = 0eb1a4ef4c2aeb560000000000000000 20241227122525110 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241227122525110 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241227122525110 DAUC <0003> auc.c:179 vector [4]: kc = 9f1c904a3932c400 20241227122525110 DAUC <0003> auc.c:180 vector [4]: sres = 554510cd 20241227122525110 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241227122525110 DAUC <0003> db_auc.c:245 IMSI='262426346445816': Generated 5 vectors 20241227122525110 DAUC <0003> db_auc.c:249 IMSI='262426346445816': Updating SQN=481 in DB 20241227122525110 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426346445816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426346445816"} 20241227122525110 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426346445816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525110 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525110 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46220<->l=127.0.0.1:4258 20241227122525112 DAUC <0003> db_auc.c:157 IMSI='262421648898350': No 2G Auth Data 20241227122525112 DAUC <0003> db_auc.c:192 IMSI='262421648898350': No 3G Auth Data 20241227122525118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46228<->l=127.0.0.1:4258 20241227122525120 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525120 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421648898350 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421648898350"} 20241227122525120 DAUC <0003> db_auc.c:236 IMSI='262421648898350': Calling to generate 1 vectors 20241227122525120 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241227122525120 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122525120 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241227122525120 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241227122525120 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122525120 DAUC <0003> auc.c:113 vector [0]: rand = 1325ef79a754cf606533b6a486cb1573 20241227122525120 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241227122525120 DAUC <0003> auc.c:142 vector [0]: autn = d8e41b80095500007f66e241c022c84c 20241227122525120 DAUC <0003> auc.c:143 vector [0]: ck = 9168803793e31fe59fd05d4d6653954e 20241227122525120 DAUC <0003> auc.c:144 vector [0]: ik = d4f94451876b9e56c4baf7b23b166619 20241227122525120 DAUC <0003> auc.c:145 vector [0]: res = 709259e040ed3ac70000000000000000 20241227122525120 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122525120 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241227122525120 DAUC <0003> auc.c:179 vector [0]: kc = 8a6907abfa512e87 20241227122525120 DAUC <0003> auc.c:180 vector [0]: sres = 1ed8872e 20241227122525120 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241227122525120 DAUC <0003> db_auc.c:245 IMSI='262421648898350': Generated 1 vectors 20241227122525120 DAUC <0003> db_auc.c:249 IMSI='262421648898350': Updating SQN=33 in DB 20241227122525120 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421648898350 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421648898350"} 20241227122525120 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421648898350 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525120 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525120 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525121 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525121 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421648898350 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421648898350"} 20241227122525121 DAUC <0003> db_auc.c:236 IMSI='262421648898350': Calling to generate 4 vectors 20241227122525121 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241227122525121 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122525121 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241227122525121 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241227122525121 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122525121 DAUC <0003> auc.c:113 vector [0]: rand = 6c031ed6f30bff492f028edbfbd9a67a 20241227122525121 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241227122525121 DAUC <0003> auc.c:142 vector [0]: autn = c817f9bd3c0b0000956551ff0d43aa8a 20241227122525121 DAUC <0003> auc.c:143 vector [0]: ck = afc6281da72a8ed484a88f8d24bfd76a 20241227122525121 DAUC <0003> auc.c:144 vector [0]: ik = 148607a0f9a205924289fb56b3007df6 20241227122525121 DAUC <0003> auc.c:145 vector [0]: res = fe4940ce9d360eb10000000000000000 20241227122525121 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122525121 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241227122525121 DAUC <0003> auc.c:179 vector [0]: kc = bc2cf84e2704de4d 20241227122525121 DAUC <0003> auc.c:180 vector [0]: sres = 75364d4d 20241227122525121 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241227122525121 DAUC <0003> auc.c:113 vector [1]: rand = 7988a4a0e413fe41d283b7bbea10bbd5 20241227122525121 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241227122525121 DAUC <0003> auc.c:142 vector [1]: autn = a00aa283496b00003b87023b587b8344 20241227122525121 DAUC <0003> auc.c:143 vector [1]: ck = 9a3a90d13620fccb3d596c5f2cad8bbf 20241227122525121 DAUC <0003> auc.c:144 vector [1]: ik = fdee78cc0184475e6cde61e750093823 20241227122525121 DAUC <0003> auc.c:145 vector [1]: res = b8b777c7305c9dd40000000000000000 20241227122525121 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122525121 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241227122525121 DAUC <0003> auc.c:179 vector [1]: kc = 15ac1d7d512a8d81 20241227122525121 DAUC <0003> auc.c:180 vector [1]: sres = 3e9b6d1b 20241227122525121 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241227122525121 DAUC <0003> auc.c:113 vector [2]: rand = 916506b0c265cbc2e1fae3320079b918 20241227122525121 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241227122525121 DAUC <0003> auc.c:142 vector [2]: autn = c15c6bfa7584000034d852e48318b880 20241227122525121 DAUC <0003> auc.c:143 vector [2]: ck = 8bc04ea7c8a1316020750b61dc813ced 20241227122525121 DAUC <0003> auc.c:144 vector [2]: ik = 1f9f40618e169eff7ee04a5aadce38f2 20241227122525121 DAUC <0003> auc.c:145 vector [2]: res = dcd5f1ae63c56e490000000000000000 20241227122525121 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122525121 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241227122525121 DAUC <0003> auc.c:179 vector [2]: kc = d87fdf12395d6e65 20241227122525121 DAUC <0003> auc.c:180 vector [2]: sres = b65a3c1f 20241227122525121 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241227122525121 DAUC <0003> auc.c:113 vector [3]: rand = 3dbfa0be00d712ba96625d3b742559da 20241227122525121 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241227122525121 DAUC <0003> auc.c:142 vector [3]: autn = dd4d38b3f8610000938372a5f00a23f9 20241227122525121 DAUC <0003> auc.c:143 vector [3]: ck = 20275e626750cd943b99c7209b3bf504 20241227122525121 DAUC <0003> auc.c:144 vector [3]: ik = 8587a0c7159c63e2aa7ae2470aea5522 20241227122525121 DAUC <0003> auc.c:145 vector [3]: res = 035a9aa3636e94e70000000000000000 20241227122525121 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122525121 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241227122525121 DAUC <0003> auc.c:179 vector [3]: kc = 8ba552a49a138efd 20241227122525121 DAUC <0003> auc.c:180 vector [3]: sres = 62b27229 20241227122525121 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241227122525121 DAUC <0003> db_auc.c:245 IMSI='262421648898350': Generated 4 vectors 20241227122525121 DAUC <0003> db_auc.c:249 IMSI='262421648898350': Updating SQN=161 in DB 20241227122525121 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421648898350 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421648898350"} 20241227122525121 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421648898350 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525121 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525121 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525122 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525122 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421648898350 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421648898350"} 20241227122525123 DAUC <0003> db_auc.c:236 IMSI='262421648898350': Calling to generate 5 vectors 20241227122525123 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241227122525123 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122525123 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241227122525123 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241227122525123 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122525123 DAUC <0003> auc.c:113 vector [0]: rand = 2c33a23544e8ec7c88ad99a42f37f581 20241227122525123 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241227122525123 DAUC <0003> auc.c:142 vector [0]: autn = 61ff089bbdcb0000ea34ebd017113b69 20241227122525123 DAUC <0003> auc.c:143 vector [0]: ck = fbbd6ba4b46bc59791e9648e46267a02 20241227122525123 DAUC <0003> auc.c:144 vector [0]: ik = 6898f20b7d9d24236c33068b52211f09 20241227122525123 DAUC <0003> auc.c:145 vector [0]: res = 8b15fab522e97f310000000000000000 20241227122525123 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122525123 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241227122525123 DAUC <0003> auc.c:179 vector [0]: kc = 51f9ef36201e0a05 20241227122525123 DAUC <0003> auc.c:180 vector [0]: sres = 87945848 20241227122525123 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241227122525123 DAUC <0003> auc.c:113 vector [1]: rand = 2255b1ba9e75b7d3ce396908aafe6d2b 20241227122525123 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241227122525123 DAUC <0003> auc.c:142 vector [1]: autn = b4f0857c9d0400009e1ec71f21900291 20241227122525123 DAUC <0003> auc.c:143 vector [1]: ck = 5cd2924dce98b6fb538fc1573a95e97e 20241227122525123 DAUC <0003> auc.c:144 vector [1]: ik = e0f5f1dd24fb1a222e1a8473f528a20e 20241227122525123 DAUC <0003> auc.c:145 vector [1]: res = b2978f62158dd6670000000000000000 20241227122525123 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122525123 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241227122525123 DAUC <0003> auc.c:179 vector [1]: kc = fe7dce42a07bf7ee 20241227122525123 DAUC <0003> auc.c:180 vector [1]: sres = be991fd4 20241227122525123 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241227122525123 DAUC <0003> auc.c:113 vector [2]: rand = 6145401d5242efe6317f2e544e5a0612 20241227122525123 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241227122525123 DAUC <0003> auc.c:142 vector [2]: autn = 5f804a812d2d00000ae0c35f3cbee480 20241227122525123 DAUC <0003> auc.c:143 vector [2]: ck = f8459ff95e4108a7596668b06594fb94 20241227122525123 DAUC <0003> auc.c:144 vector [2]: ik = 6ba20792ef925596fe6fe96a49661aae 20241227122525123 DAUC <0003> auc.c:145 vector [2]: res = d923548a91381c280000000000000000 20241227122525123 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122525123 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241227122525123 DAUC <0003> auc.c:179 vector [2]: kc = e4b2692d1214ee18 20241227122525123 DAUC <0003> auc.c:180 vector [2]: sres = 9fc68a14 20241227122525123 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241227122525123 DAUC <0003> auc.c:113 vector [3]: rand = 1bf7f476eac3650fb429ce6df17809ff 20241227122525123 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241227122525123 DAUC <0003> auc.c:142 vector [3]: autn = 3a5ae26581fa0000f71b1b4f1cf4355c 20241227122525123 DAUC <0003> auc.c:143 vector [3]: ck = 0252061e7d122a8d0a87e30d5762046a 20241227122525123 DAUC <0003> auc.c:144 vector [3]: ik = bd30dbe6ea0187a93bf01671a299eb5b 20241227122525123 DAUC <0003> auc.c:145 vector [3]: res = 6f7b706d865b46d40000000000000000 20241227122525123 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122525123 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241227122525123 DAUC <0003> auc.c:179 vector [3]: kc = f3b1f625575e35e4 20241227122525123 DAUC <0003> auc.c:180 vector [3]: sres = 1bd2a3a2 20241227122525123 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241227122525123 DAUC <0003> auc.c:113 vector [4]: rand = 09d15c71284d54ee039db7a83786476d 20241227122525123 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241227122525123 DAUC <0003> auc.c:142 vector [4]: autn = e14b887b09780000e6e8da773614d617 20241227122525123 DAUC <0003> auc.c:143 vector [4]: ck = 6ae4f71a23ac261a65c9e7705fde4f60 20241227122525123 DAUC <0003> auc.c:144 vector [4]: ik = 01c57218d78f5dc96a56b5f3dd338c84 20241227122525123 DAUC <0003> auc.c:145 vector [4]: res = 9dce6ba98c0fb3600000000000000000 20241227122525123 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241227122525123 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241227122525123 DAUC <0003> auc.c:179 vector [4]: kc = fba0bea0ca4ccbe4 20241227122525123 DAUC <0003> auc.c:180 vector [4]: sres = fa5ccc4e 20241227122525123 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241227122525123 DAUC <0003> db_auc.c:245 IMSI='262421648898350': Generated 5 vectors 20241227122525123 DAUC <0003> db_auc.c:249 IMSI='262421648898350': Updating SQN=321 in DB 20241227122525123 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421648898350 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421648898350"} 20241227122525123 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421648898350 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525123 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525123 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525124 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525124 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421648898350 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421648898350"} 20241227122525124 DAUC <0003> db_auc.c:236 IMSI='262421648898350': Calling to generate 5 vectors 20241227122525124 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241227122525124 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122525124 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241227122525124 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241227122525124 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122525124 DAUC <0003> auc.c:113 vector [0]: rand = 3e42756e46a85f59def110bb42105308 20241227122525124 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241227122525124 DAUC <0003> auc.c:142 vector [0]: autn = c0f02bbe3bba00004025d80d5f5bf448 20241227122525124 DAUC <0003> auc.c:143 vector [0]: ck = 7c22071adf58e076d19f2724ff01fabc 20241227122525124 DAUC <0003> auc.c:144 vector [0]: ik = 333a6216d91ee96c2af144dbcedd7144 20241227122525124 DAUC <0003> auc.c:145 vector [0]: res = f89e9af5cd8134cc0000000000000000 20241227122525124 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122525124 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241227122525124 DAUC <0003> auc.c:179 vector [0]: kc = 6870ee8d3a7ed391 20241227122525124 DAUC <0003> auc.c:180 vector [0]: sres = 27bc6b10 20241227122525124 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241227122525124 DAUC <0003> auc.c:113 vector [1]: rand = e44bd1ed8ff1fee2c63533ffedd95e3a 20241227122525124 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241227122525124 DAUC <0003> auc.c:142 vector [1]: autn = ff70442a096f000065d5b922a945cc53 20241227122525124 DAUC <0003> auc.c:143 vector [1]: ck = 848ec3d17bd0d998c504e7ed0da80ccd 20241227122525124 DAUC <0003> auc.c:144 vector [1]: ik = b5fa001d8e7cc549e60968f540fc994b 20241227122525124 DAUC <0003> auc.c:145 vector [1]: res = a83886b5aef4f9050000000000000000 20241227122525124 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122525124 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241227122525124 DAUC <0003> auc.c:179 vector [1]: kc = d9d5f685c17badb0 20241227122525124 DAUC <0003> auc.c:180 vector [1]: sres = d658ba2a 20241227122525124 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241227122525124 DAUC <0003> auc.c:113 vector [2]: rand = d14b5521dc46e0067a0d7ca03589a9b4 20241227122525124 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241227122525124 DAUC <0003> auc.c:142 vector [2]: autn = a0f17ce2eb630000ee2dd583a494ac27 20241227122525124 DAUC <0003> auc.c:143 vector [2]: ck = 3c584024709ca39687453852273c91f6 20241227122525124 DAUC <0003> auc.c:144 vector [2]: ik = 3e0d6a155291fff65a0903a185a3eb7d 20241227122525124 DAUC <0003> auc.c:145 vector [2]: res = 8d433b734c5e46d90000000000000000 20241227122525124 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122525124 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241227122525124 DAUC <0003> auc.c:179 vector [2]: kc = 1f6543500fe5f0aa 20241227122525124 DAUC <0003> auc.c:180 vector [2]: sres = 078d6b91 20241227122525124 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241227122525124 DAUC <0003> auc.c:113 vector [3]: rand = db039aa836914e989e81693b94a7fa4d 20241227122525124 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241227122525124 DAUC <0003> auc.c:142 vector [3]: autn = 0abead71cd250000641edfec35f01432 20241227122525124 DAUC <0003> auc.c:143 vector [3]: ck = 50b2c0601b7ab4fdb8c557c684db8431 20241227122525124 DAUC <0003> auc.c:144 vector [3]: ik = a463257b0dd0e9443da1e8999e4123af 20241227122525124 DAUC <0003> auc.c:145 vector [3]: res = 6b2bb201c86f16000000000000000000 20241227122525124 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122525124 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241227122525124 DAUC <0003> auc.c:179 vector [3]: kc = 93dbe3097ff1d54d 20241227122525124 DAUC <0003> auc.c:180 vector [3]: sres = 6b2b1176 20241227122525124 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241227122525124 DAUC <0003> auc.c:113 vector [4]: rand = cad0bcdb53b699656bff84bbb94650c1 20241227122525124 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241227122525124 DAUC <0003> auc.c:142 vector [4]: autn = 3fa2f61f141a00004ab5dd29ce790510 20241227122525124 DAUC <0003> auc.c:143 vector [4]: ck = 36dc15dd6af237b5f2073c0a71c7a439 20241227122525124 DAUC <0003> auc.c:144 vector [4]: ik = de1c6606e2878f1c6f75312508cdd13d 20241227122525124 DAUC <0003> auc.c:145 vector [4]: res = c7b38c80afc992580000000000000000 20241227122525124 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241227122525124 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241227122525124 DAUC <0003> auc.c:179 vector [4]: kc = 28b4613487b54b23 20241227122525124 DAUC <0003> auc.c:180 vector [4]: sres = a66f01ed 20241227122525124 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241227122525124 DAUC <0003> db_auc.c:245 IMSI='262421648898350': Generated 5 vectors 20241227122525124 DAUC <0003> db_auc.c:249 IMSI='262421648898350': Updating SQN=481 in DB 20241227122525124 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421648898350 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421648898350"} 20241227122525124 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421648898350 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122525124 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525124 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122525125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46228<->l=127.0.0.1:4258 20241227122525126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46166<->l=127.0.0.1:4258 20241227122525127 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40941<->l=127.0.0.1:4259) 20241227122525127 DLINP <000b> input/ipa.c:451 connected read/write 20241227122525127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122525127 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122525127 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122525127 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122525149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46232<->l=127.0.0.1:4258 20241227122525250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46232<->l=127.0.0.1:4258 20241227122528694 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122528694 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122528696 DLINP <000b> input/ipa.c:451 connected read/write 20241227122528696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122528697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46236<->l=127.0.0.1:4258 20241227122528698 DLINP <000b> input/ipa.c:451 connected read/write 20241227122528698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122528698 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122528698 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122528698 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122528698 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122528698 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122528698 DLGSUP <0013> gsup_server.c:235 2:  20241227122528698 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122528698 DLGSUP <0013> gsup_server.c:235 3:  20241227122528698 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122528698 DLGSUP <0013> gsup_server.c:235 4:  20241227122528698 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122528698 DLGSUP <0013> gsup_server.c:235 5:  20241227122528698 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122528698 DLGSUP <0013> gsup_server.c:235 7:  20241227122528698 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122528698 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122528698 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122528698 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122528711 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34565<->l=127.0.0.1:4259) 20241227122528714 DAUC <0003> db_auc.c:157 IMSI='262424006413636': No 2G Auth Data 20241227122528714 DAUC <0003> db_auc.c:192 IMSI='262424006413636': No 3G Auth Data 20241227122528722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46250<->l=127.0.0.1:4258 20241227122528742 DLINP <000b> input/ipa.c:451 connected read/write 20241227122528742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122528742 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424006413636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424006413636"} 20241227122528742 DAUC <0003> db_auc.c:157 IMSI='262424006413636': No 2G Auth Data 20241227122528742 DAUC <0003> db_auc.c:236 IMSI='262424006413636': Calling to generate 5 vectors 20241227122528742 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241227122528742 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122528742 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241227122528742 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241227122528742 DAUC <0003> auc.c:113 vector [0]: rand = c72d6829fbf20d08f3ac283f904d073f 20241227122528742 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241227122528742 DAUC <0003> auc.c:142 vector [0]: autn = 58972d37d0c78000e7234d76df2131f7 20241227122528742 DAUC <0003> auc.c:143 vector [0]: ck = eff8136e97b742c2eb7e7df826a5d99e 20241227122528742 DAUC <0003> auc.c:144 vector [0]: ik = f31e424c013fd1dd684676ba0dc31ffd 20241227122528742 DAUC <0003> auc.c:145 vector [0]: res = e6613372f53ee4010000000000000000 20241227122528742 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122528742 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241227122528742 DAUC <0003> auc.c:151 vector [0]: kc = 9fde5a60bdee557c 20241227122528742 DAUC <0003> auc.c:152 vector [0]: sres = 135fd773 20241227122528742 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241227122528742 DAUC <0003> auc.c:113 vector [1]: rand = f18d5cfdc20672f87e8fd9de636c9d42 20241227122528743 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241227122528743 DAUC <0003> auc.c:142 vector [1]: autn = 32d0491b3b8780005b963817dbc9fe81 20241227122528743 DAUC <0003> auc.c:143 vector [1]: ck = f69ea9da8ef3220dd1042bd8a1007f19 20241227122528743 DAUC <0003> auc.c:144 vector [1]: ik = 8c2b812ec0219f6ac5225e76eb45365a 20241227122528743 DAUC <0003> auc.c:145 vector [1]: res = 44cbe8b03e9e24fd0000000000000000 20241227122528743 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122528743 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241227122528743 DAUC <0003> auc.c:151 vector [1]: kc = 6e935d5a0497f424 20241227122528743 DAUC <0003> auc.c:152 vector [1]: sres = 7a55cc4d 20241227122528743 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241227122528743 DAUC <0003> auc.c:113 vector [2]: rand = 153e43d93b775c689574c3a6a07b8e6e 20241227122528743 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241227122528743 DAUC <0003> auc.c:142 vector [2]: autn = 1658ad60fd8e80007513ea3b3dd0d235 20241227122528743 DAUC <0003> auc.c:143 vector [2]: ck = ea409e092970a9a43cb95488f2c7ff16 20241227122528743 DAUC <0003> auc.c:144 vector [2]: ik = 93a4d2fdde2d4f4d0b7eacb4e9091c14 20241227122528743 DAUC <0003> auc.c:145 vector [2]: res = 2a7996d0c6f7b3c70000000000000000 20241227122528743 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122528743 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241227122528743 DAUC <0003> auc.c:151 vector [2]: kc = 4e23b4c8ec9305eb 20241227122528743 DAUC <0003> auc.c:152 vector [2]: sres = ec8e2517 20241227122528743 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241227122528743 DAUC <0003> auc.c:113 vector [3]: rand = eeafa1d445863c4b440aa0e41e97df2a 20241227122528743 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241227122528743 DAUC <0003> auc.c:142 vector [3]: autn = 0e4e6cca5d048000705f8ddcebf3a6aa 20241227122528743 DAUC <0003> auc.c:143 vector [3]: ck = 1b446f5576aef557a69666efdaf8de7e 20241227122528743 DAUC <0003> auc.c:144 vector [3]: ik = 02bfd78695d9091c8b40c1a22effbe42 20241227122528743 DAUC <0003> auc.c:145 vector [3]: res = 0af9bb6782754a490000000000000000 20241227122528743 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122528743 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241227122528743 DAUC <0003> auc.c:151 vector [3]: kc = 342d1f9e17709c77 20241227122528743 DAUC <0003> auc.c:152 vector [3]: sres = 888cf12e 20241227122528743 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241227122528743 DAUC <0003> auc.c:113 vector [4]: rand = 228fdaae6c6d269afa13f1caa6e90750 20241227122528743 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241227122528743 DAUC <0003> auc.c:142 vector [4]: autn = c7045540a84780005edc49a6eb1867bc 20241227122528743 DAUC <0003> auc.c:143 vector [4]: ck = 27bd77bdb4377b6f713463ffaa3d295c 20241227122528743 DAUC <0003> auc.c:144 vector [4]: ik = f72dad097522745c5cdc3ba83760ada3 20241227122528743 DAUC <0003> auc.c:145 vector [4]: res = c476ee3bb40d9b790000000000000000 20241227122528743 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241227122528743 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241227122528743 DAUC <0003> auc.c:151 vector [4]: kc = fd7882e35c488bcc 20241227122528743 DAUC <0003> auc.c:152 vector [4]: sres = 707b7542 20241227122528743 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241227122528743 DAUC <0003> db_auc.c:245 IMSI='262424006413636': Generated 5 vectors 20241227122528743 DAUC <0003> db_auc.c:249 IMSI='262424006413636': Updating SQN=161 in DB 20241227122528743 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424006413636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424006413636"} 20241227122528744 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424006413636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122528744 DLINP <000b> input/ipa.c:451 connected read/write 20241227122528744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122528744 DLINP <000b> input/ipa.c:451 connected read/write 20241227122528744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122528751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46250<->l=127.0.0.1:4258 20241227122528753 DAUC <0003> db_auc.c:157 IMSI='262422261792878': No 2G Auth Data 20241227122528753 DAUC <0003> db_auc.c:192 IMSI='262422261792878': No 3G Auth Data 20241227122528761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46252<->l=127.0.0.1:4258 20241227122528763 DLINP <000b> input/ipa.c:451 connected read/write 20241227122528763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122528763 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422261792878 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422261792878"} 20241227122528763 DAUC <0003> db_auc.c:157 IMSI='262422261792878': No 2G Auth Data 20241227122528763 DAUC <0003> db_auc.c:236 IMSI='262422261792878': Calling to generate 5 vectors 20241227122528763 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241227122528763 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122528763 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241227122528763 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241227122528763 DAUC <0003> auc.c:113 vector [0]: rand = aacb086280fe3bf19e6712a17df8c75c 20241227122528763 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241227122528763 DAUC <0003> auc.c:142 vector [0]: autn = 10e8325ffe6e8000cf785907af0fc2b9 20241227122528763 DAUC <0003> auc.c:143 vector [0]: ck = 163b4b4871e0f8c2d6f11a557a365a8d 20241227122528763 DAUC <0003> auc.c:144 vector [0]: ik = 8356b55078f159020038b0c72238c193 20241227122528763 DAUC <0003> auc.c:145 vector [0]: res = 1fbffd5ecb1315850000000000000000 20241227122528763 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122528763 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241227122528763 DAUC <0003> auc.c:151 vector [0]: kc = 43a4548a511f3ade 20241227122528763 DAUC <0003> auc.c:152 vector [0]: sres = d4ace8db 20241227122528763 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241227122528763 DAUC <0003> auc.c:113 vector [1]: rand = cec58df366d5b9192e1a3ea8d87e45cb 20241227122528763 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241227122528763 DAUC <0003> auc.c:142 vector [1]: autn = d169858b606380002552824341d711f1 20241227122528763 DAUC <0003> auc.c:143 vector [1]: ck = 26982457298c4f29999d58f652ee8732 20241227122528763 DAUC <0003> auc.c:144 vector [1]: ik = 6f577fe7a58732cd22a5122de2d0d561 20241227122528763 DAUC <0003> auc.c:145 vector [1]: res = f935f9ceec39605d0000000000000000 20241227122528763 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122528763 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241227122528763 DAUC <0003> auc.c:151 vector [1]: kc = f2f7116b3c352fb7 20241227122528763 DAUC <0003> auc.c:152 vector [1]: sres = 150c9993 20241227122528763 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241227122528763 DAUC <0003> auc.c:113 vector [2]: rand = 30e931d4259ff95a2a2e5ddfd84cf398 20241227122528763 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241227122528763 DAUC <0003> auc.c:142 vector [2]: autn = 8392b41370928000038610cea015f3f4 20241227122528763 DAUC <0003> auc.c:143 vector [2]: ck = 9b779290a1ad73d687b1cbb764c715e5 20241227122528763 DAUC <0003> auc.c:144 vector [2]: ik = 4c305159f0df3a25b40b51e6bac328d2 20241227122528763 DAUC <0003> auc.c:145 vector [2]: res = 6fbcc65addc0ebe00000000000000000 20241227122528763 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122528763 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241227122528763 DAUC <0003> auc.c:151 vector [2]: kc = e4fd59988f7674c4 20241227122528763 DAUC <0003> auc.c:152 vector [2]: sres = b27c2dba 20241227122528763 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241227122528763 DAUC <0003> auc.c:113 vector [3]: rand = 1cc127f473a73d17d0cdc90ae3b8d116 20241227122528763 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241227122528763 DAUC <0003> auc.c:142 vector [3]: autn = 17e3e1ea20808000566fd4aebe634255 20241227122528763 DAUC <0003> auc.c:143 vector [3]: ck = 004b1f710af9fe5523bb4f27e4b26f13 20241227122528763 DAUC <0003> auc.c:144 vector [3]: ik = 68e32c7b9f4e281b320a7fc4823d2144 20241227122528763 DAUC <0003> auc.c:145 vector [3]: res = 585563641248c9c80000000000000000 20241227122528763 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122528763 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241227122528763 DAUC <0003> auc.c:151 vector [3]: kc = 791903e9f3389819 20241227122528763 DAUC <0003> auc.c:152 vector [3]: sres = 4a1daaac 20241227122528763 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241227122528763 DAUC <0003> auc.c:113 vector [4]: rand = bb9d8155926ae2f0e43be21f3980c62d 20241227122528763 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241227122528763 DAUC <0003> auc.c:142 vector [4]: autn = ece7fd8f506e80002dd937a84cb9c555 20241227122528763 DAUC <0003> auc.c:143 vector [4]: ck = 80b417665a945a51f6d8703373c71344 20241227122528763 DAUC <0003> auc.c:144 vector [4]: ik = ed3758b31b7f800c72935d027fca165b 20241227122528763 DAUC <0003> auc.c:145 vector [4]: res = d17573a9192fff5d0000000000000000 20241227122528763 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241227122528763 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241227122528763 DAUC <0003> auc.c:151 vector [4]: kc = e9c862e44de6df42 20241227122528763 DAUC <0003> auc.c:152 vector [4]: sres = c85a8cf4 20241227122528763 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241227122528763 DAUC <0003> db_auc.c:245 IMSI='262422261792878': Generated 5 vectors 20241227122528763 DAUC <0003> db_auc.c:249 IMSI='262422261792878': Updating SQN=161 in DB 20241227122528763 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422261792878 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422261792878"} 20241227122528763 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422261792878 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122528763 DLINP <000b> input/ipa.c:451 connected read/write 20241227122528763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122528763 DLINP <000b> input/ipa.c:451 connected read/write 20241227122528763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122528765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46252<->l=127.0.0.1:4258 20241227122528765 DAUC <0003> db_auc.c:157 IMSI='262425074306045': No 2G Auth Data 20241227122528765 DAUC <0003> db_auc.c:192 IMSI='262425074306045': No 3G Auth Data 20241227122528771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46256<->l=127.0.0.1:4258 20241227122528773 DLINP <000b> input/ipa.c:451 connected read/write 20241227122528773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122528773 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425074306045 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425074306045"} 20241227122528773 DAUC <0003> db_auc.c:236 IMSI='262425074306045': Calling to generate 5 vectors 20241227122528773 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241227122528773 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122528773 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241227122528773 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241227122528773 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122528773 DAUC <0003> auc.c:113 vector [0]: rand = 8216a2552a9ebe6aff25ce59054bf41f 20241227122528773 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241227122528773 DAUC <0003> auc.c:142 vector [0]: autn = 06e7583211868000edc93df48f814948 20241227122528773 DAUC <0003> auc.c:143 vector [0]: ck = 23c5a091c7daf0488482d26ab29b8016 20241227122528773 DAUC <0003> auc.c:144 vector [0]: ik = 954e871faf7448b26e515d3ee85b3f01 20241227122528773 DAUC <0003> auc.c:145 vector [0]: res = 11665df00c050e3c0000000000000000 20241227122528773 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122528773 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241227122528773 DAUC <0003> auc.c:179 vector [0]: kc = 82b3b25def7e7000 20241227122528773 DAUC <0003> auc.c:180 vector [0]: sres = d71d5c82 20241227122528773 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241227122528773 DAUC <0003> auc.c:113 vector [1]: rand = 32abb5abef0029939f6ddbc0e7dfde54 20241227122528773 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241227122528773 DAUC <0003> auc.c:142 vector [1]: autn = ac914a930c8f800063b8551b3a139bd2 20241227122528773 DAUC <0003> auc.c:143 vector [1]: ck = 2e8a8e2763ded801a294812e0f95f57d 20241227122528773 DAUC <0003> auc.c:144 vector [1]: ik = 87c44971cbf5394f12a0c562371b8af5 20241227122528773 DAUC <0003> auc.c:145 vector [1]: res = efc874370d4c02d30000000000000000 20241227122528773 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122528773 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241227122528773 DAUC <0003> auc.c:179 vector [1]: kc = 15f97638b5056000 20241227122528773 DAUC <0003> auc.c:180 vector [1]: sres = dbd97a9a 20241227122528773 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241227122528773 DAUC <0003> auc.c:113 vector [2]: rand = 1b4389abd26d89875f359e7b471d82ae 20241227122528773 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241227122528773 DAUC <0003> auc.c:142 vector [2]: autn = 7719d126e8db80008caaf25804859a43 20241227122528773 DAUC <0003> auc.c:143 vector [2]: ck = 48cc97f019f3514b82c22b2392dd241f 20241227122528773 DAUC <0003> auc.c:144 vector [2]: ik = d46cbdd1e249b000d156ed405009d70e 20241227122528773 DAUC <0003> auc.c:145 vector [2]: res = e8979d291a39372a0000000000000000 20241227122528773 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122528773 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241227122528773 DAUC <0003> auc.c:179 vector [2]: kc = 122572a8a6677400 20241227122528773 DAUC <0003> auc.c:180 vector [2]: sres = d9d4510d 20241227122528773 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241227122528773 DAUC <0003> auc.c:113 vector [3]: rand = 29a68699773b575740b635467dc92264 20241227122528773 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241227122528773 DAUC <0003> auc.c:142 vector [3]: autn = ea825f1c8489800074a178984fb1b338 20241227122528773 DAUC <0003> auc.c:143 vector [3]: ck = 09e614c8b980151b47b1d19cecd0eb0d 20241227122528773 DAUC <0003> auc.c:144 vector [3]: ik = 616682fc00a3eebd9864215460333026 20241227122528773 DAUC <0003> auc.c:145 vector [3]: res = ce895ffa880ff4600000000000000000 20241227122528773 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122528773 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241227122528773 DAUC <0003> auc.c:179 vector [3]: kc = 050a99b21f1bac00 20241227122528773 DAUC <0003> auc.c:180 vector [3]: sres = a1ae01f3 20241227122528773 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241227122528773 DAUC <0003> auc.c:113 vector [4]: rand = ce725b5803f2335790e55276445ac33a 20241227122528773 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241227122528773 DAUC <0003> auc.c:142 vector [4]: autn = 225c27dcab7780002d4726d569ec0460 20241227122528773 DAUC <0003> auc.c:143 vector [4]: ck = 9ed3d0f87ab4eed3e6d940725bc917bd 20241227122528773 DAUC <0003> auc.c:144 vector [4]: ik = 601f1c69aee5f409fa4177c9154ca090 20241227122528773 DAUC <0003> auc.c:145 vector [4]: res = fa2bc48923dd0a640000000000000000 20241227122528773 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241227122528773 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241227122528773 DAUC <0003> auc.c:179 vector [4]: kc = 9adf8b61755e1000 20241227122528773 DAUC <0003> auc.c:180 vector [4]: sres = e8feeac6 20241227122528773 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241227122528773 DAUC <0003> db_auc.c:245 IMSI='262425074306045': Generated 5 vectors 20241227122528773 DAUC <0003> db_auc.c:249 IMSI='262425074306045': Updating SQN=161 in DB 20241227122528774 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425074306045 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425074306045"} 20241227122528774 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425074306045 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122528774 DLINP <000b> input/ipa.c:451 connected read/write 20241227122528774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122528774 DLINP <000b> input/ipa.c:451 connected read/write 20241227122528774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122528775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46256<->l=127.0.0.1:4258 20241227122528775 DAUC <0003> db_auc.c:157 IMSI='262424853372310': No 2G Auth Data 20241227122528775 DAUC <0003> db_auc.c:192 IMSI='262424853372310': No 3G Auth Data 20241227122528782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46262<->l=127.0.0.1:4258 20241227122528783 DLINP <000b> input/ipa.c:451 connected read/write 20241227122528783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122528783 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424853372310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424853372310"} 20241227122528783 DAUC <0003> db_auc.c:236 IMSI='262424853372310': Calling to generate 5 vectors 20241227122528783 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241227122528783 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122528783 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241227122528783 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241227122528783 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122528783 DAUC <0003> auc.c:113 vector [0]: rand = 5b541e55ac7609337ddd4f6b0a9cbf0a 20241227122528783 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241227122528783 DAUC <0003> auc.c:142 vector [0]: autn = 78725882dd88800026e1d8be41eca593 20241227122528783 DAUC <0003> auc.c:143 vector [0]: ck = fe929acb52354e53d856509b53b1756c 20241227122528783 DAUC <0003> auc.c:144 vector [0]: ik = 15148d559e8bf41e9020a3c12b55a97c 20241227122528783 DAUC <0003> auc.c:145 vector [0]: res = 67e6c76f4287919c0000000000000000 20241227122528783 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122528783 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241227122528783 DAUC <0003> auc.c:179 vector [0]: kc = 6eac51c8523efc00 20241227122528783 DAUC <0003> auc.c:180 vector [0]: sres = 09bd708b 20241227122528783 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241227122528783 DAUC <0003> auc.c:113 vector [1]: rand = c61e683921a31a9faed06da15b2236a7 20241227122528783 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241227122528783 DAUC <0003> auc.c:142 vector [1]: autn = a9f1aaa45c28800075688b9a09fd3893 20241227122528783 DAUC <0003> auc.c:143 vector [1]: ck = 44a4d7f48608fa2c877931fb2f83a610 20241227122528783 DAUC <0003> auc.c:144 vector [1]: ik = 34b1459692c9f8724f706e12d9747443 20241227122528784 DAUC <0003> auc.c:145 vector [1]: res = 0b7213ff4c3321ce0000000000000000 20241227122528784 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122528784 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241227122528784 DAUC <0003> auc.c:179 vector [1]: kc = ab40e441fe467000 20241227122528784 DAUC <0003> auc.c:180 vector [1]: sres = a111f05e 20241227122528784 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241227122528784 DAUC <0003> auc.c:113 vector [2]: rand = 8ca61d6ad731c3aeb233bb873c90de86 20241227122528784 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241227122528784 DAUC <0003> auc.c:142 vector [2]: autn = d17d95a526c88000a22dc67d312230bf 20241227122528784 DAUC <0003> auc.c:143 vector [2]: ck = 9e25954a0a0ed7e52371aa930810939e 20241227122528784 DAUC <0003> auc.c:144 vector [2]: ik = d0cfd1ff623852b55463992831a7b759 20241227122528784 DAUC <0003> auc.c:145 vector [2]: res = f038eac214fecb450000000000000000 20241227122528784 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122528784 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241227122528784 DAUC <0003> auc.c:179 vector [2]: kc = 67781f2070498400 20241227122528784 DAUC <0003> auc.c:180 vector [2]: sres = 73b4d88a 20241227122528784 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241227122528784 DAUC <0003> auc.c:113 vector [3]: rand = 0941192e32db50ffa159cc04ddef4726 20241227122528784 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241227122528784 DAUC <0003> auc.c:142 vector [3]: autn = 52a2416695298000c1e95e010097bcf6 20241227122528784 DAUC <0003> auc.c:143 vector [3]: ck = 250bfce28470dee9a9443778f35f43cc 20241227122528784 DAUC <0003> auc.c:144 vector [3]: ik = 75ab1c310c270b1584f8642fab1e0655 20241227122528784 DAUC <0003> auc.c:145 vector [3]: res = 382029d2f622dec80000000000000000 20241227122528784 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122528784 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241227122528784 DAUC <0003> auc.c:179 vector [3]: kc = ecf6fbb6ca6ffc00 20241227122528784 DAUC <0003> auc.c:180 vector [3]: sres = a6b9718b 20241227122528784 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241227122528784 DAUC <0003> auc.c:113 vector [4]: rand = 50f3a4a54cfe96a4f1e787c647bf49d8 20241227122528784 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241227122528784 DAUC <0003> auc.c:142 vector [4]: autn = 1ddc5669c81e80001800a79a67fe2d26 20241227122528784 DAUC <0003> auc.c:143 vector [4]: ck = 05d8b003201f047bebb55ed20ac358ab 20241227122528784 DAUC <0003> auc.c:144 vector [4]: ik = 1bbe0e1529cdb22ec862c9f927c93cc1 20241227122528784 DAUC <0003> auc.c:145 vector [4]: res = 2cc83a040e2696700000000000000000 20241227122528784 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241227122528784 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241227122528784 DAUC <0003> auc.c:179 vector [4]: kc = a44cda37df215800 20241227122528784 DAUC <0003> auc.c:180 vector [4]: sres = c6371e34 20241227122528784 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241227122528784 DAUC <0003> db_auc.c:245 IMSI='262424853372310': Generated 5 vectors 20241227122528784 DAUC <0003> db_auc.c:249 IMSI='262424853372310': Updating SQN=161 in DB 20241227122528784 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424853372310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424853372310"} 20241227122528784 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424853372310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122528784 DLINP <000b> input/ipa.c:451 connected read/write 20241227122528784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122528784 DLINP <000b> input/ipa.c:451 connected read/write 20241227122528784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122528785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46262<->l=127.0.0.1:4258 20241227122528786 DAUC <0003> db_auc.c:157 IMSI='262429438242314': No 2G Auth Data 20241227122528786 DAUC <0003> db_auc.c:192 IMSI='262429438242314': No 3G Auth Data 20241227122528793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46278<->l=127.0.0.1:4258 20241227122528794 DLINP <000b> input/ipa.c:451 connected read/write 20241227122528794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122528794 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429438242314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429438242314"} 20241227122528794 DAUC <0003> db_auc.c:236 IMSI='262429438242314': Calling to generate 5 vectors 20241227122528794 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241227122528795 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241227122528795 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241227122528795 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241227122528795 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241227122528795 DAUC <0003> auc.c:113 vector [0]: rand = 30666bda2d238ab28a6e08820f5f4787 20241227122528795 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241227122528795 DAUC <0003> auc.c:142 vector [0]: autn = f504b7ebed758000bde6e7eab8d32543 20241227122528795 DAUC <0003> auc.c:143 vector [0]: ck = 4420f377e74a7a4400f99cdfa736a53b 20241227122528795 DAUC <0003> auc.c:144 vector [0]: ik = c9def423f6a053bd343673d4afc31576 20241227122528795 DAUC <0003> auc.c:145 vector [0]: res = bdd9a58088e077f20000000000000000 20241227122528795 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241227122528795 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241227122528795 DAUC <0003> auc.c:179 vector [0]: kc = 4d6b42c6381c9349 20241227122528795 DAUC <0003> auc.c:180 vector [0]: sres = 7dac457f 20241227122528795 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241227122528795 DAUC <0003> auc.c:113 vector [1]: rand = 93c8382b4e150b284736cc22cc87d828 20241227122528795 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241227122528795 DAUC <0003> auc.c:142 vector [1]: autn = 59e0b6cd3957800023fd52fd58cbad3a 20241227122528795 DAUC <0003> auc.c:143 vector [1]: ck = 762579c437d93a690d222eab9013822d 20241227122528795 DAUC <0003> auc.c:144 vector [1]: ik = 8aa9f91ab5df7f510ab45dc9c9fd4329 20241227122528795 DAUC <0003> auc.c:145 vector [1]: res = 2377daddb15921520000000000000000 20241227122528795 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241227122528795 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241227122528795 DAUC <0003> auc.c:179 vector [1]: kc = c0e8ce56afb0f0cf 20241227122528795 DAUC <0003> auc.c:180 vector [1]: sres = e3d6d031 20241227122528795 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241227122528795 DAUC <0003> auc.c:113 vector [2]: rand = cb011142dea2aff5eb5dba847732f3d6 20241227122528795 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241227122528795 DAUC <0003> auc.c:142 vector [2]: autn = 75aa61d009e980000241133ad044dde6 20241227122528795 DAUC <0003> auc.c:143 vector [2]: ck = c11bce78028fa8606a5b6fb7ecfcd6e4 20241227122528795 DAUC <0003> auc.c:144 vector [2]: ik = 095d5b0b159b924d1e8f2ae8e137119f 20241227122528795 DAUC <0003> auc.c:145 vector [2]: res = 9245e455075cebd30000000000000000 20241227122528795 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241227122528795 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241227122528795 DAUC <0003> auc.c:179 vector [2]: kc = 2f642de7150af293 20241227122528795 DAUC <0003> auc.c:180 vector [2]: sres = a6caa943 20241227122528795 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241227122528795 DAUC <0003> auc.c:113 vector [3]: rand = e9b728e20c4e0b054bac73074ed629a4 20241227122528795 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241227122528795 DAUC <0003> auc.c:142 vector [3]: autn = caa818d70f658000c75ba7394534f94f 20241227122528795 DAUC <0003> auc.c:143 vector [3]: ck = d2398f687b24ac560ed4aba600e414ef 20241227122528795 DAUC <0003> auc.c:144 vector [3]: ik = 470ba14f49aff09df62c32b38d2c69fe 20241227122528795 DAUC <0003> auc.c:145 vector [3]: res = 08688bdf3bdfb29c0000000000000000 20241227122528795 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241227122528795 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241227122528795 DAUC <0003> auc.c:179 vector [3]: kc = 46fc2f69212fac44 20241227122528795 DAUC <0003> auc.c:180 vector [3]: sres = feef6456 20241227122528795 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241227122528795 DAUC <0003> auc.c:113 vector [4]: rand = 7a61243de192f73e6e3a00f4a7cfce55 20241227122528795 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241227122528795 DAUC <0003> auc.c:142 vector [4]: autn = 11954f9f08cd8000681f3a957065036a 20241227122528795 DAUC <0003> auc.c:143 vector [4]: ck = b20160fd68809d4e2ccabd2257498324 20241227122528795 DAUC <0003> auc.c:144 vector [4]: ik = 301ea6f4debff19971728d8ac9fe4cd7 20241227122528795 DAUC <0003> auc.c:145 vector [4]: res = d6bf5f1559741c510000000000000000 20241227122528795 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241227122528795 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241227122528795 DAUC <0003> auc.c:179 vector [4]: kc = 188c19211abb6335 20241227122528795 DAUC <0003> auc.c:180 vector [4]: sres = f9dce262 20241227122528795 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241227122528795 DAUC <0003> db_auc.c:245 IMSI='262429438242314': Generated 5 vectors 20241227122528795 DAUC <0003> db_auc.c:249 IMSI='262429438242314': Updating SQN=161 in DB 20241227122528795 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429438242314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429438242314"} 20241227122528795 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429438242314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122528795 DLINP <000b> input/ipa.c:451 connected read/write 20241227122528795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122528795 DLINP <000b> input/ipa.c:451 connected read/write 20241227122528795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122528796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46278<->l=127.0.0.1:4258 20241227122528797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46236<->l=127.0.0.1:4258 20241227122528798 DLINP <000b> input/ipa.c:451 connected read/write 20241227122528798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122528798 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122528798 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122528798 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122528798 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34565<->l=127.0.0.1:4259) 20241227122528823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46282<->l=127.0.0.1:4258 20241227122528924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46282<->l=127.0.0.1:4258 20241227122532041 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122532041 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122532046 DLINP <000b> input/ipa.c:451 connected read/write 20241227122532046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122532047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59518<->l=127.0.0.1:4258 20241227122532052 DLINP <000b> input/ipa.c:451 connected read/write 20241227122532052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122532052 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122532052 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122532052 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122532052 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122532052 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122532052 DLGSUP <0013> gsup_server.c:235 2:  20241227122532052 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122532052 DLGSUP <0013> gsup_server.c:235 3:  20241227122532052 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122532052 DLGSUP <0013> gsup_server.c:235 4:  20241227122532052 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122532052 DLGSUP <0013> gsup_server.c:235 5:  20241227122532052 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122532052 DLGSUP <0013> gsup_server.c:235 7:  20241227122532052 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122532052 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122532052 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122532053 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122532074 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38579<->l=127.0.0.1:4259) 20241227122532086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59522<->l=127.0.0.1:4258 20241227122532094 DLINP <000b> input/ipa.c:451 connected read/write 20241227122532094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122532094 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420550038503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420550038503" cn_domain=PS} 20241227122532094 DLU <0006> fsm.c:456 lu(262420550038503)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122532094 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420550038503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241227122532094 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420550038503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420550038503" cause=IMSI unknown in HLR} 20241227122532094 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420550038503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122532094 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420550038503)[0x55f2ac3a96e0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122532094 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420550038503)[0x55f2ac3a96e0]{UNVALIDATED}: Freeing instance 20241227122532094 DLU <0006> fsm.c:568 lu(PS:IMSI-262420550038503)[0x55f2ac3a96e0]{UNVALIDATED}: Deallocated 20241227122532094 DLINP <000b> input/ipa.c:451 connected read/write 20241227122532094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122532094 DLINP <000b> input/ipa.c:451 connected read/write 20241227122532094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122532098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59522<->l=127.0.0.1:4258 20241227122532099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59518<->l=127.0.0.1:4258 20241227122532100 DLINP <000b> input/ipa.c:451 connected read/write 20241227122532100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122532100 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122532100 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122532100 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122532100 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38579<->l=127.0.0.1:4259) 20241227122532126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59524<->l=127.0.0.1:4258 20241227122532227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59524<->l=127.0.0.1:4258 20241227122535319 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122535319 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122535320 DLINP <000b> input/ipa.c:451 connected read/write 20241227122535320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122535320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59536<->l=127.0.0.1:4258 20241227122535321 DLINP <000b> input/ipa.c:451 connected read/write 20241227122535321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122535321 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122535321 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122535321 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122535321 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122535321 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122535321 DLGSUP <0013> gsup_server.c:235 2:  20241227122535321 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122535321 DLGSUP <0013> gsup_server.c:235 3:  20241227122535321 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122535321 DLGSUP <0013> gsup_server.c:235 4:  20241227122535321 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122535321 DLGSUP <0013> gsup_server.c:235 5:  20241227122535321 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122535321 DLGSUP <0013> gsup_server.c:235 7:  20241227122535321 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122535321 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122535321 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122535321 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122535328 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42865<->l=127.0.0.1:4259) 20241227122535333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59548<->l=127.0.0.1:4258 20241227122535362 DLINP <000b> input/ipa.c:451 connected read/write 20241227122535362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122535362 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429754617040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429754617040" cn_domain=PS source_name="the-source\n"} 20241227122535362 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241227122535362 DLU <0006> fsm.c:456 lu(262429754617040)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122535362 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262429754617040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241227122535362 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262429754617040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429754617040" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241227122535362 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262429754617040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122535362 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429754617040)[0x55f2ac3a96e0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122535362 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429754617040)[0x55f2ac3a96e0]{UNVALIDATED}: Freeing instance 20241227122535362 DLU <0006> fsm.c:568 lu(PS:IMSI-262429754617040)[0x55f2ac3a96e0]{UNVALIDATED}: Deallocated 20241227122535362 DLINP <000b> input/ipa.c:451 connected read/write 20241227122535362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122535362 DLINP <000b> input/ipa.c:451 connected read/write 20241227122535362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122535363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59548<->l=127.0.0.1:4258 20241227122535364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59536<->l=127.0.0.1:4258 20241227122535364 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42865<->l=127.0.0.1:4259) 20241227122535364 DLINP <000b> input/ipa.c:451 connected read/write 20241227122535364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122535364 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122535364 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122535364 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122535364 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241227122535386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59554<->l=127.0.0.1:4258 20241227122535487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59554<->l=127.0.0.1:4258 20241227122538592 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122538593 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122538598 DLINP <000b> input/ipa.c:451 connected read/write 20241227122538598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122538599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59566<->l=127.0.0.1:4258 20241227122538603 DLINP <000b> input/ipa.c:451 connected read/write 20241227122538603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122538603 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122538603 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122538603 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122538603 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122538603 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122538603 DLGSUP <0013> gsup_server.c:235 2:  20241227122538603 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122538603 DLGSUP <0013> gsup_server.c:235 3:  20241227122538603 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122538603 DLGSUP <0013> gsup_server.c:235 4:  20241227122538603 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122538603 DLGSUP <0013> gsup_server.c:235 5:  20241227122538603 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122538603 DLGSUP <0013> gsup_server.c:235 7:  20241227122538603 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122538603 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122538603 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122538603 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122538624 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33991<->l=127.0.0.1:4259) 20241227122538638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59576<->l=127.0.0.1:4258 20241227122538648 DLINP <000b> input/ipa.c:451 connected read/write 20241227122538648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122538648 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427316733381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427316733381" cn_domain=PS} 20241227122538648 DLU <0006> fsm.c:456 lu(262427316733381)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122538649 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427316733381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241227122538649 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427316733381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427316733381" cause=Roaming not allowed in this location area} 20241227122538649 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427316733381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122538649 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427316733381)[0x55f2ac3a96e0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122538649 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427316733381)[0x55f2ac3a96e0]{UNVALIDATED}: Freeing instance 20241227122538649 DLU <0006> fsm.c:568 lu(PS:IMSI-262427316733381)[0x55f2ac3a96e0]{UNVALIDATED}: Deallocated 20241227122538649 DLINP <000b> input/ipa.c:451 connected read/write 20241227122538649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122538649 DLINP <000b> input/ipa.c:451 connected read/write 20241227122538649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122538653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59576<->l=127.0.0.1:4258 20241227122538655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59566<->l=127.0.0.1:4258 20241227122538657 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33991<->l=127.0.0.1:4259) 20241227122538657 DLINP <000b> input/ipa.c:451 connected read/write 20241227122538658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122538658 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122538658 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122538658 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122538691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59580<->l=127.0.0.1:4258 20241227122538792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59580<->l=127.0.0.1:4258 20241227122541852 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122541852 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122541857 DLINP <000b> input/ipa.c:451 connected read/write 20241227122541857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122541859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46048<->l=127.0.0.1:4258 20241227122541863 DLINP <000b> input/ipa.c:451 connected read/write 20241227122541863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122541863 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122541863 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122541863 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122541863 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122541863 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122541863 DLGSUP <0013> gsup_server.c:235 2:  20241227122541863 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122541863 DLGSUP <0013> gsup_server.c:235 3:  20241227122541863 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122541863 DLGSUP <0013> gsup_server.c:235 4:  20241227122541863 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122541863 DLGSUP <0013> gsup_server.c:235 5:  20241227122541863 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122541863 DLGSUP <0013> gsup_server.c:235 7:  20241227122541863 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122541863 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122541863 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122541864 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122541887 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39675<->l=127.0.0.1:4259) 20241227122541902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46050<->l=127.0.0.1:4258 20241227122541909 DLINP <000b> input/ipa.c:451 connected read/write 20241227122541909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122541909 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428013369172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428013369172"} 20241227122541909 DAUC <0003> db_auc.c:133 IMSI='262428013369172': No such subscriber 20241227122541909 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428013369172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241227122541909 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428013369172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428013369172" cause=IMSI unknown in HLR} 20241227122541909 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428013369172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122541909 DLINP <000b> input/ipa.c:451 connected read/write 20241227122541909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122541909 DLINP <000b> input/ipa.c:451 connected read/write 20241227122541909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122541913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46050<->l=127.0.0.1:4258 20241227122541915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46048<->l=127.0.0.1:4258 20241227122541916 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39675<->l=127.0.0.1:4259) 20241227122541917 DLINP <000b> input/ipa.c:451 connected read/write 20241227122541917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122541917 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122541917 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122541917 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122541948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46058<->l=127.0.0.1:4258 20241227122542049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46058<->l=127.0.0.1:4258 20241227122545165 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122545165 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122545169 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122545171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46072<->l=127.0.0.1:4258 20241227122545175 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122545175 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122545175 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122545175 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122545175 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122545175 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122545175 DLGSUP <0013> gsup_server.c:235 2:  20241227122545175 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122545175 DLGSUP <0013> gsup_server.c:235 3:  20241227122545175 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122545175 DLGSUP <0013> gsup_server.c:235 4:  20241227122545175 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122545175 DLGSUP <0013> gsup_server.c:235 5:  20241227122545175 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122545175 DLGSUP <0013> gsup_server.c:235 7:  20241227122545175 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122545175 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122545175 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122545175 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122545191 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33129<->l=127.0.0.1:4259) 20241227122545196 DAUC <0003> db_auc.c:157 IMSI='262429507730396': No 2G Auth Data 20241227122545196 DAUC <0003> db_auc.c:192 IMSI='262429507730396': No 3G Auth Data 20241227122545204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46084<->l=127.0.0.1:4258 20241227122545218 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122545218 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429507730396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429507730396" cn_domain=PS} 20241227122545218 DLU <0006> fsm.c:456 lu(262429507730396)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122545218 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429507730396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122545218 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429507730396)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122545218 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429507730396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429507730396" cn_domain=PS} 20241227122545218 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545218 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545224 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122545224 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429507730396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429507730396"} 20241227122545224 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429507730396)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122545225 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429507730396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122545225 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429507730396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429507730396"} 20241227122545225 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429507730396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122545225 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429507730396)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122545225 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429507730396)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122545225 DLU <0006> fsm.c:568 lu(PS:IMSI-262429507730396)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122545225 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545225 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46084<->l=127.0.0.1:4258 20241227122545230 DAUC <0003> db_auc.c:157 IMSI='262428179585541': No 2G Auth Data 20241227122545230 DAUC <0003> db_auc.c:192 IMSI='262428179585541': No 3G Auth Data 20241227122545231 DLGSUP <0013> hlr.c:121 IMSI 262428179585541: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122545243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46090<->l=127.0.0.1:4258 20241227122545246 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122545246 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428179585541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428179585541" cn_domain=PS} 20241227122545246 DLU <0006> fsm.c:456 lu(262428179585541)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122545246 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428179585541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122545246 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428179585541)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122545246 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428179585541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428179585541" cn_domain=PS} 20241227122545246 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545246 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545248 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122545248 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428179585541 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428179585541"} 20241227122545248 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428179585541)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122545248 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428179585541 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122545248 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428179585541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428179585541"} 20241227122545248 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428179585541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122545248 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428179585541)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122545248 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428179585541)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122545248 DLU <0006> fsm.c:568 lu(PS:IMSI-262428179585541)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122545248 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545248 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46090<->l=127.0.0.1:4258 20241227122545249 DAUC <0003> db_auc.c:157 IMSI='262426572326775': No 2G Auth Data 20241227122545249 DAUC <0003> db_auc.c:192 IMSI='262426572326775': No 3G Auth Data 20241227122545249 DLGSUP <0013> hlr.c:121 IMSI 262426572326775: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122545256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46104<->l=127.0.0.1:4258 20241227122545258 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122545258 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426572326775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426572326775" cn_domain=PS} 20241227122545258 DLU <0006> fsm.c:456 lu(262426572326775)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122545258 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426572326775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122545258 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426572326775)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122545258 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426572326775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426572326775" cn_domain=PS} 20241227122545258 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545258 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545259 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122545259 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426572326775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426572326775"} 20241227122545259 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426572326775)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122545259 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426572326775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122545259 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426572326775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426572326775"} 20241227122545259 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426572326775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122545259 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426572326775)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122545259 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426572326775)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122545259 DLU <0006> fsm.c:568 lu(PS:IMSI-262426572326775)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122545259 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545259 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46104<->l=127.0.0.1:4258 20241227122545260 DAUC <0003> db_auc.c:157 IMSI='262424960461712': No 2G Auth Data 20241227122545260 DAUC <0003> db_auc.c:192 IMSI='262424960461712': No 3G Auth Data 20241227122545261 DLGSUP <0013> hlr.c:121 IMSI 262424960461712: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122545267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46114<->l=127.0.0.1:4258 20241227122545268 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122545268 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424960461712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424960461712" cn_domain=PS} 20241227122545268 DLU <0006> fsm.c:456 lu(262424960461712)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122545268 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424960461712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122545268 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424960461712)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122545268 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424960461712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424960461712" cn_domain=PS} 20241227122545268 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545268 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545270 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122545270 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424960461712 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424960461712"} 20241227122545270 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424960461712)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122545270 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424960461712 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122545270 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424960461712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424960461712"} 20241227122545270 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424960461712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122545270 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424960461712)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122545270 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424960461712)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122545270 DLU <0006> fsm.c:568 lu(PS:IMSI-262424960461712)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122545270 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545270 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46114<->l=127.0.0.1:4258 20241227122545271 DAUC <0003> db_auc.c:157 IMSI='262426050303989': No 2G Auth Data 20241227122545271 DAUC <0003> db_auc.c:192 IMSI='262426050303989': No 3G Auth Data 20241227122545271 DLGSUP <0013> hlr.c:121 IMSI 262426050303989: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122545277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46118<->l=127.0.0.1:4258 20241227122545278 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122545278 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426050303989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426050303989" cn_domain=PS} 20241227122545278 DLU <0006> fsm.c:456 lu(262426050303989)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122545278 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426050303989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122545278 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426050303989)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122545278 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426050303989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426050303989" cn_domain=PS} 20241227122545278 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545278 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545279 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122545280 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426050303989 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426050303989"} 20241227122545280 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426050303989)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122545280 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426050303989 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122545280 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426050303989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426050303989"} 20241227122545280 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426050303989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122545280 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426050303989)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122545280 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426050303989)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122545280 DLU <0006> fsm.c:568 lu(PS:IMSI-262426050303989)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122545280 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545280 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46118<->l=127.0.0.1:4258 20241227122545281 DAUC <0003> db_auc.c:157 IMSI='262422820685578': No 2G Auth Data 20241227122545281 DAUC <0003> db_auc.c:192 IMSI='262422820685578': No 3G Auth Data 20241227122545281 DLGSUP <0013> hlr.c:121 IMSI 262422820685578: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122545287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46120<->l=127.0.0.1:4258 20241227122545288 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122545288 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422820685578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422820685578" cn_domain=PS} 20241227122545288 DLU <0006> fsm.c:456 lu(262422820685578)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122545288 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422820685578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122545288 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422820685578)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122545288 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422820685578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422820685578" cn_domain=PS} 20241227122545288 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545288 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545289 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122545289 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422820685578 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422820685578"} 20241227122545289 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422820685578)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122545289 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422820685578 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122545289 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422820685578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422820685578"} 20241227122545289 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422820685578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122545289 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422820685578)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122545290 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422820685578)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122545290 DLU <0006> fsm.c:568 lu(PS:IMSI-262422820685578)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122545290 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545290 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46120<->l=127.0.0.1:4258 20241227122545291 DAUC <0003> db_auc.c:157 IMSI='262427040291517': No 2G Auth Data 20241227122545291 DAUC <0003> db_auc.c:192 IMSI='262427040291517': No 3G Auth Data 20241227122545291 DLGSUP <0013> hlr.c:121 IMSI 262427040291517: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122545298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46132<->l=127.0.0.1:4258 20241227122545299 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122545299 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427040291517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427040291517" cn_domain=PS} 20241227122545299 DLU <0006> fsm.c:456 lu(262427040291517)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122545299 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427040291517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122545299 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427040291517)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122545299 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427040291517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427040291517" cn_domain=PS} 20241227122545299 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545299 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545300 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122545300 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427040291517 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427040291517"} 20241227122545300 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427040291517)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122545300 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427040291517 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122545300 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427040291517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427040291517"} 20241227122545300 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427040291517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122545300 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427040291517)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122545300 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427040291517)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122545300 DLU <0006> fsm.c:568 lu(PS:IMSI-262427040291517)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122545300 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545300 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46132<->l=127.0.0.1:4258 20241227122545301 DAUC <0003> db_auc.c:157 IMSI='262425026939278': No 2G Auth Data 20241227122545301 DAUC <0003> db_auc.c:192 IMSI='262425026939278': No 3G Auth Data 20241227122545302 DLGSUP <0013> hlr.c:121 IMSI 262425026939278: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122545308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46138<->l=127.0.0.1:4258 20241227122545310 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122545310 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425026939278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425026939278" cn_domain=PS} 20241227122545310 DLU <0006> fsm.c:456 lu(262425026939278)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122545310 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425026939278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122545310 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425026939278)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122545310 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425026939278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425026939278" cn_domain=PS} 20241227122545310 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545310 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545311 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122545311 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425026939278 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425026939278"} 20241227122545311 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425026939278)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122545311 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425026939278 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122545311 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425026939278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425026939278"} 20241227122545311 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425026939278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122545311 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425026939278)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122545311 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425026939278)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122545311 DLU <0006> fsm.c:568 lu(PS:IMSI-262425026939278)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122545311 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545311 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122545311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46138<->l=127.0.0.1:4258 20241227122545312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46072<->l=127.0.0.1:4258 20241227122545312 DLINP <000b> input/ipa.c:451 connected read/write 20241227122545312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122545312 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122545312 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122545312 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122545312 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33129<->l=127.0.0.1:4259) 20241227122545336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46146<->l=127.0.0.1:4258 20241227122545436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46146<->l=127.0.0.1:4258 20241227122548555 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122548555 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122548560 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122548561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46162<->l=127.0.0.1:4258 20241227122548565 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122548565 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122548565 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122548565 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122548565 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122548565 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122548565 DLGSUP <0013> gsup_server.c:235 2:  20241227122548565 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122548565 DLGSUP <0013> gsup_server.c:235 3:  20241227122548566 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122548566 DLGSUP <0013> gsup_server.c:235 4:  20241227122548566 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122548566 DLGSUP <0013> gsup_server.c:235 5:  20241227122548566 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122548566 DLGSUP <0013> gsup_server.c:235 7:  20241227122548566 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122548566 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122548566 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122548566 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122548599 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36091<->l=127.0.0.1:4259) 20241227122548609 DAUC <0003> db_auc.c:157 IMSI='262422078831595': No 2G Auth Data 20241227122548609 DAUC <0003> db_auc.c:192 IMSI='262422078831595': No 3G Auth Data 20241227122548639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46164<->l=127.0.0.1:4258 20241227122548648 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122548648 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422078831595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422078831595" cn_domain=PS source_name="the-source\n"} 20241227122548648 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241227122548648 DLU <0006> fsm.c:456 lu(262422078831595)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122548648 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422078831595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241227122548648 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422078831595)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122548648 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422078831595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422078831595" cn_domain=PS destination_name="the-source\n"} 20241227122548648 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548648 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548653 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122548653 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422078831595 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422078831595" source_name="the-source\n"} 20241227122548653 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422078831595)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122548653 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262422078831595 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122548653 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422078831595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422078831595" destination_name="the-source\n"} 20241227122548653 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262422078831595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122548653 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422078831595)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122548654 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422078831595)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122548654 DLU <0006> fsm.c:568 lu(PS:IMSI-262422078831595)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122548654 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548654 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46164<->l=127.0.0.1:4258 20241227122548658 DAUC <0003> db_auc.c:157 IMSI='262420752190868': No 2G Auth Data 20241227122548658 DAUC <0003> db_auc.c:192 IMSI='262420752190868': No 3G Auth Data 20241227122548659 DLGSUP <0013> hlr.c:121 IMSI 262420752190868: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122548668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46180<->l=127.0.0.1:4258 20241227122548669 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122548669 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262420752190868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420752190868" cn_domain=PS source_name="the-source\n"} 20241227122548669 DLU <0006> fsm.c:456 lu(262420752190868)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122548669 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262420752190868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241227122548669 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420752190868)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122548669 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262420752190868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420752190868" cn_domain=PS destination_name="the-source\n"} 20241227122548669 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548669 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548670 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122548670 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262420752190868 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420752190868" source_name="the-source\n"} 20241227122548670 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420752190868)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122548670 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262420752190868 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122548670 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262420752190868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420752190868" destination_name="the-source\n"} 20241227122548670 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262420752190868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122548670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420752190868)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122548670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420752190868)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122548670 DLU <0006> fsm.c:568 lu(PS:IMSI-262420752190868)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122548670 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548670 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46180<->l=127.0.0.1:4258 20241227122548672 DAUC <0003> db_auc.c:157 IMSI='262424976279724': No 2G Auth Data 20241227122548672 DAUC <0003> db_auc.c:192 IMSI='262424976279724': No 3G Auth Data 20241227122548672 DLGSUP <0013> hlr.c:121 IMSI 262424976279724: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122548678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46192<->l=127.0.0.1:4258 20241227122548679 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122548679 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424976279724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424976279724" cn_domain=PS source_name="the-source\n"} 20241227122548679 DLU <0006> fsm.c:456 lu(262424976279724)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122548679 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424976279724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241227122548679 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424976279724)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122548679 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424976279724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424976279724" cn_domain=PS destination_name="the-source\n"} 20241227122548679 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548679 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548681 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122548681 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424976279724 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424976279724" source_name="the-source\n"} 20241227122548681 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424976279724)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122548681 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262424976279724 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122548681 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424976279724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424976279724" destination_name="the-source\n"} 20241227122548681 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262424976279724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122548681 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424976279724)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122548681 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424976279724)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122548681 DLU <0006> fsm.c:568 lu(PS:IMSI-262424976279724)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122548681 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548681 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46192<->l=127.0.0.1:4258 20241227122548682 DAUC <0003> db_auc.c:157 IMSI='262427586105463': No 2G Auth Data 20241227122548682 DAUC <0003> db_auc.c:192 IMSI='262427586105463': No 3G Auth Data 20241227122548682 DLGSUP <0013> hlr.c:121 IMSI 262427586105463: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122548688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46206<->l=127.0.0.1:4258 20241227122548690 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122548690 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262427586105463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427586105463" cn_domain=PS source_name="the-source\n"} 20241227122548690 DLU <0006> fsm.c:456 lu(262427586105463)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122548690 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262427586105463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241227122548690 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427586105463)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122548690 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262427586105463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427586105463" cn_domain=PS destination_name="the-source\n"} 20241227122548690 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548690 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548691 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122548691 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262427586105463 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427586105463" source_name="the-source\n"} 20241227122548691 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427586105463)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122548691 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262427586105463 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122548691 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262427586105463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427586105463" destination_name="the-source\n"} 20241227122548691 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262427586105463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122548691 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427586105463)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122548691 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427586105463)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122548691 DLU <0006> fsm.c:568 lu(PS:IMSI-262427586105463)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122548691 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548691 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46206<->l=127.0.0.1:4258 20241227122548693 DAUC <0003> db_auc.c:157 IMSI='262421490927190': No 2G Auth Data 20241227122548693 DAUC <0003> db_auc.c:192 IMSI='262421490927190': No 3G Auth Data 20241227122548693 DLGSUP <0013> hlr.c:121 IMSI 262421490927190: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122548699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46210<->l=127.0.0.1:4258 20241227122548700 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122548700 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262421490927190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421490927190" cn_domain=PS source_name="the-source\n"} 20241227122548701 DLU <0006> fsm.c:456 lu(262421490927190)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122548701 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262421490927190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241227122548701 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421490927190)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122548701 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262421490927190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421490927190" cn_domain=PS destination_name="the-source\n"} 20241227122548701 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548701 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548702 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122548702 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262421490927190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421490927190" source_name="the-source\n"} 20241227122548702 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421490927190)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122548702 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262421490927190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122548702 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262421490927190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421490927190" destination_name="the-source\n"} 20241227122548702 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262421490927190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122548702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421490927190)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122548702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421490927190)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122548702 DLU <0006> fsm.c:568 lu(PS:IMSI-262421490927190)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122548702 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548702 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46210<->l=127.0.0.1:4258 20241227122548703 DAUC <0003> db_auc.c:157 IMSI='262423326815556': No 2G Auth Data 20241227122548703 DAUC <0003> db_auc.c:192 IMSI='262423326815556': No 3G Auth Data 20241227122548704 DLGSUP <0013> hlr.c:121 IMSI 262423326815556: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122548710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46222<->l=127.0.0.1:4258 20241227122548712 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122548712 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262423326815556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423326815556" cn_domain=PS source_name="the-source\n"} 20241227122548712 DLU <0006> fsm.c:456 lu(262423326815556)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122548712 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262423326815556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241227122548712 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423326815556)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122548712 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262423326815556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423326815556" cn_domain=PS destination_name="the-source\n"} 20241227122548712 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548712 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548713 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122548713 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262423326815556 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423326815556" source_name="the-source\n"} 20241227122548713 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423326815556)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122548713 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262423326815556 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122548713 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262423326815556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423326815556" destination_name="the-source\n"} 20241227122548713 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262423326815556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122548713 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423326815556)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122548713 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423326815556)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122548713 DLU <0006> fsm.c:568 lu(PS:IMSI-262423326815556)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122548714 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548714 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46222<->l=127.0.0.1:4258 20241227122548715 DAUC <0003> db_auc.c:157 IMSI='262428535406315': No 2G Auth Data 20241227122548715 DAUC <0003> db_auc.c:192 IMSI='262428535406315': No 3G Auth Data 20241227122548716 DLGSUP <0013> hlr.c:121 IMSI 262428535406315: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122548722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46226<->l=127.0.0.1:4258 20241227122548723 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122548723 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428535406315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428535406315" cn_domain=PS source_name="the-source\n"} 20241227122548723 DLU <0006> fsm.c:456 lu(262428535406315)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122548723 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262428535406315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241227122548723 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428535406315)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122548723 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262428535406315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428535406315" cn_domain=PS destination_name="the-source\n"} 20241227122548723 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548723 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548724 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122548724 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428535406315 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428535406315" source_name="the-source\n"} 20241227122548724 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428535406315)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122548724 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262428535406315 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122548724 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262428535406315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428535406315" destination_name="the-source\n"} 20241227122548724 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262428535406315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122548724 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428535406315)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122548724 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428535406315)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122548724 DLU <0006> fsm.c:568 lu(PS:IMSI-262428535406315)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122548724 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548725 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46226<->l=127.0.0.1:4258 20241227122548726 DAUC <0003> db_auc.c:157 IMSI='262425614174404': No 2G Auth Data 20241227122548726 DAUC <0003> db_auc.c:192 IMSI='262425614174404': No 3G Auth Data 20241227122548726 DLGSUP <0013> hlr.c:121 IMSI 262425614174404: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122548731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46242<->l=127.0.0.1:4258 20241227122548733 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122548733 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262425614174404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425614174404" cn_domain=PS source_name="the-source\n"} 20241227122548733 DLU <0006> fsm.c:456 lu(262425614174404)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122548733 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262425614174404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241227122548733 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425614174404)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122548733 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262425614174404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425614174404" cn_domain=PS destination_name="the-source\n"} 20241227122548733 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548733 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548735 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122548735 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262425614174404 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425614174404" source_name="the-source\n"} 20241227122548735 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425614174404)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122548735 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262425614174404 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122548735 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262425614174404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425614174404" destination_name="the-source\n"} 20241227122548735 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262425614174404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122548735 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425614174404)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122548735 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425614174404)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122548735 DLU <0006> fsm.c:568 lu(PS:IMSI-262425614174404)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122548735 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548735 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122548736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46242<->l=127.0.0.1:4258 20241227122548737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46162<->l=127.0.0.1:4258 20241227122548737 DLINP <000b> input/ipa.c:451 connected read/write 20241227122548737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122548737 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122548737 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122548737 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122548737 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241227122548737 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36091<->l=127.0.0.1:4259) 20241227122548770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46256<->l=127.0.0.1:4258 20241227122548871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46256<->l=127.0.0.1:4258 20241227122551936 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122551936 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122551940 DLINP <000b> input/ipa.c:451 connected read/write 20241227122551940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122551942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54364<->l=127.0.0.1:4258 20241227122551947 DLINP <000b> input/ipa.c:451 connected read/write 20241227122551947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122551947 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122551947 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122551947 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122551947 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122551948 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122551948 DLGSUP <0013> gsup_server.c:235 2:  20241227122551948 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122551948 DLGSUP <0013> gsup_server.c:235 3:  20241227122551948 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122551948 DLGSUP <0013> gsup_server.c:235 4:  20241227122551948 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122551948 DLGSUP <0013> gsup_server.c:235 5:  20241227122551948 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122551948 DLGSUP <0013> gsup_server.c:235 7:  20241227122551948 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122551948 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122551948 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122551948 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122551970 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33023<->l=127.0.0.1:4259) 20241227122551994 DAUC <0003> db_auc.c:157 IMSI='262421874071338': No 2G Auth Data 20241227122551994 DAUC <0003> db_auc.c:192 IMSI='262421874071338': No 3G Auth Data 20241227122552021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54378<->l=127.0.0.1:4258 20241227122552029 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122552029 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421874071338 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421874071338" cn_domain=PS} 20241227122552029 DLU <0006> fsm.c:456 lu(262421874071338)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122552029 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421874071338 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122552029 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421874071338)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122552029 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421874071338 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421874071338" cn_domain=PS} 20241227122552029 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552029 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552033 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122552033 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421874071338 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421874071338"} 20241227122552033 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421874071338)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122552033 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421874071338 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122552033 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421874071338 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421874071338"} 20241227122552033 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421874071338 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122552033 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421874071338)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122552033 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421874071338)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122552033 DLU <0006> fsm.c:568 lu(PS:IMSI-262421874071338)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122552033 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552033 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54378<->l=127.0.0.1:4258 20241227122552037 DAUC <0003> db_auc.c:157 IMSI='262428583241141': No 2G Auth Data 20241227122552037 DAUC <0003> db_auc.c:192 IMSI='262428583241141': No 3G Auth Data 20241227122552038 DLGSUP <0013> hlr.c:121 IMSI 262428583241141: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122552051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54382<->l=127.0.0.1:4258 20241227122552053 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122552053 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428583241141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428583241141" cn_domain=PS} 20241227122552053 DLU <0006> fsm.c:456 lu(262428583241141)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122552053 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428583241141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122552053 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428583241141)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122552053 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428583241141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428583241141" cn_domain=PS} 20241227122552053 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552053 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552054 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122552054 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262428583241141 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428583241141"} 20241227122552054 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428583241141)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122552054 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262428583241141 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122552054 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428583241141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428583241141"} 20241227122552054 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428583241141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122552054 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428583241141)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122552054 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428583241141)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122552054 DLU <0006> fsm.c:568 lu(PS:IMSI-262428583241141)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122552054 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552054 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54382<->l=127.0.0.1:4258 20241227122552055 DAUC <0003> db_auc.c:157 IMSI='262429689104380': No 2G Auth Data 20241227122552055 DAUC <0003> db_auc.c:192 IMSI='262429689104380': No 3G Auth Data 20241227122552056 DLGSUP <0013> hlr.c:121 IMSI 262429689104380: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122552062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54394<->l=127.0.0.1:4258 20241227122552063 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122552063 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429689104380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429689104380" cn_domain=PS} 20241227122552063 DLU <0006> fsm.c:456 lu(262429689104380)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122552063 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429689104380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122552063 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429689104380)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122552063 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429689104380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429689104380" cn_domain=PS} 20241227122552063 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552063 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552064 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122552064 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429689104380 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429689104380"} 20241227122552064 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429689104380)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122552064 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429689104380 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122552064 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429689104380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429689104380"} 20241227122552064 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429689104380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122552064 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429689104380)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122552064 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429689104380)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122552064 DLU <0006> fsm.c:568 lu(PS:IMSI-262429689104380)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122552064 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552064 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54394<->l=127.0.0.1:4258 20241227122552065 DAUC <0003> db_auc.c:157 IMSI='262422447573684': No 2G Auth Data 20241227122552065 DAUC <0003> db_auc.c:192 IMSI='262422447573684': No 3G Auth Data 20241227122552066 DLGSUP <0013> hlr.c:121 IMSI 262422447573684: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122552073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54400<->l=127.0.0.1:4258 20241227122552075 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122552075 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422447573684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422447573684" cn_domain=PS} 20241227122552075 DLU <0006> fsm.c:456 lu(262422447573684)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122552075 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422447573684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122552075 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422447573684)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122552075 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422447573684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422447573684" cn_domain=PS} 20241227122552075 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552075 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552076 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122552076 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422447573684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422447573684"} 20241227122552076 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422447573684)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122552076 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422447573684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122552076 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422447573684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422447573684"} 20241227122552076 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422447573684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122552076 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422447573684)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122552076 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422447573684)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122552076 DLU <0006> fsm.c:568 lu(PS:IMSI-262422447573684)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122552076 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552076 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54400<->l=127.0.0.1:4258 20241227122552078 DAUC <0003> db_auc.c:157 IMSI='262427734429030': No 2G Auth Data 20241227122552078 DAUC <0003> db_auc.c:192 IMSI='262427734429030': No 3G Auth Data 20241227122552078 DLGSUP <0013> hlr.c:121 IMSI 262427734429030: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122552085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54414<->l=127.0.0.1:4258 20241227122552087 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122552087 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427734429030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427734429030" cn_domain=PS} 20241227122552087 DLU <0006> fsm.c:456 lu(262427734429030)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122552087 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427734429030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122552087 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427734429030)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122552087 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427734429030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427734429030" cn_domain=PS} 20241227122552087 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552087 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552088 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122552088 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427734429030 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427734429030"} 20241227122552088 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427734429030)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122552088 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427734429030 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122552088 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427734429030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427734429030"} 20241227122552088 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427734429030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122552088 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427734429030)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122552088 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427734429030)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122552088 DLU <0006> fsm.c:568 lu(PS:IMSI-262427734429030)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122552088 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552088 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54414<->l=127.0.0.1:4258 20241227122552090 DAUC <0003> db_auc.c:157 IMSI='262428409199730': No 2G Auth Data 20241227122552090 DAUC <0003> db_auc.c:192 IMSI='262428409199730': No 3G Auth Data 20241227122552090 DLGSUP <0013> hlr.c:121 IMSI 262428409199730: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122552097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54416<->l=127.0.0.1:4258 20241227122552099 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122552099 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428409199730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428409199730" cn_domain=PS} 20241227122552099 DLU <0006> fsm.c:456 lu(262428409199730)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122552099 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428409199730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122552099 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428409199730)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122552099 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428409199730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428409199730" cn_domain=PS} 20241227122552099 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552099 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552100 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122552100 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428409199730 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428409199730"} 20241227122552100 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428409199730)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122552100 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428409199730 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122552100 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428409199730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428409199730"} 20241227122552100 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428409199730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122552100 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428409199730)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122552101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428409199730)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122552101 DLU <0006> fsm.c:568 lu(PS:IMSI-262428409199730)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122552101 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552101 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54416<->l=127.0.0.1:4258 20241227122552102 DAUC <0003> db_auc.c:157 IMSI='262423484294682': No 2G Auth Data 20241227122552102 DAUC <0003> db_auc.c:192 IMSI='262423484294682': No 3G Auth Data 20241227122552103 DLGSUP <0013> hlr.c:121 IMSI 262423484294682: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122552109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54426<->l=127.0.0.1:4258 20241227122552111 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122552111 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423484294682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423484294682" cn_domain=PS} 20241227122552111 DLU <0006> fsm.c:456 lu(262423484294682)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122552111 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423484294682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122552111 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423484294682)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122552111 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423484294682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423484294682" cn_domain=PS} 20241227122552111 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552111 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552112 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122552112 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423484294682 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423484294682"} 20241227122552112 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423484294682)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122552112 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423484294682 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122552112 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423484294682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423484294682"} 20241227122552112 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423484294682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122552112 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423484294682)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122552112 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423484294682)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122552112 DLU <0006> fsm.c:568 lu(PS:IMSI-262423484294682)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122552112 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552112 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54426<->l=127.0.0.1:4258 20241227122552114 DAUC <0003> db_auc.c:157 IMSI='262429931369142': No 2G Auth Data 20241227122552114 DAUC <0003> db_auc.c:192 IMSI='262429931369142': No 3G Auth Data 20241227122552114 DLGSUP <0013> hlr.c:121 IMSI 262429931369142: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122552121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54428<->l=127.0.0.1:4258 20241227122552122 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122552122 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429931369142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429931369142" cn_domain=PS} 20241227122552122 DLU <0006> fsm.c:456 lu(262429931369142)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122552122 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429931369142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122552123 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429931369142)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122552123 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429931369142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429931369142" cn_domain=PS} 20241227122552123 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552123 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552124 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122552124 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429931369142 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429931369142"} 20241227122552124 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429931369142)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122552124 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429931369142 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122552124 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429931369142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429931369142"} 20241227122552124 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429931369142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122552124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429931369142)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122552124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429931369142)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122552124 DLU <0006> fsm.c:568 lu(PS:IMSI-262429931369142)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122552124 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552124 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122552125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54428<->l=127.0.0.1:4258 20241227122552125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54364<->l=127.0.0.1:4258 20241227122552126 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33023<->l=127.0.0.1:4259) 20241227122552126 DLINP <000b> input/ipa.c:451 connected read/write 20241227122552126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122552126 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122552126 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122552126 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122552148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54440<->l=127.0.0.1:4258 20241227122552249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54440<->l=127.0.0.1:4258 20241227122555369 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122555369 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122555374 DLINP <000b> input/ipa.c:451 connected read/write 20241227122555374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122555376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54456<->l=127.0.0.1:4258 20241227122555379 DLINP <000b> input/ipa.c:451 connected read/write 20241227122555379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122555379 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122555379 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122555379 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122555379 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122555379 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122555379 DLGSUP <0013> gsup_server.c:235 2:  20241227122555379 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122555379 DLGSUP <0013> gsup_server.c:235 3:  20241227122555379 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122555380 DLGSUP <0013> gsup_server.c:235 4:  20241227122555380 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122555380 DLGSUP <0013> gsup_server.c:235 5:  20241227122555380 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122555380 DLGSUP <0013> gsup_server.c:235 7:  20241227122555380 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122555380 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122555380 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122555380 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122555399 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32849<->l=127.0.0.1:4259) 20241227122555401 DAUC <0003> db_auc.c:157 IMSI='262420955174774': No 2G Auth Data 20241227122555402 DAUC <0003> db_auc.c:192 IMSI='262420955174774': No 3G Auth Data 20241227122555405 DAUC <0003> db_auc.c:192 IMSI='262420955174774': No 3G Auth Data 20241227122555408 DAUC <0003> db_auc.c:157 IMSI='262428003491867': No 2G Auth Data 20241227122555408 DAUC <0003> db_auc.c:192 IMSI='262428003491867': No 3G Auth Data 20241227122555413 DAUC <0003> db_auc.c:157 IMSI='262428003491867': No 2G Auth Data 20241227122555417 DAUC <0003> db_auc.c:157 IMSI='262429983617022': No 2G Auth Data 20241227122555417 DAUC <0003> db_auc.c:192 IMSI='262429983617022': No 3G Auth Data 20241227122555426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54456<->l=127.0.0.1:4258 20241227122555428 DLINP <000b> input/ipa.c:451 connected read/write 20241227122555428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122555428 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122555428 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122555428 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122555428 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32849<->l=127.0.0.1:4259) 20241227122555465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54466<->l=127.0.0.1:4258 20241227122555566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54466<->l=127.0.0.1:4258 20241227122558679 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122558679 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122558684 DLINP <000b> input/ipa.c:451 connected read/write 20241227122558684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122558685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54472<->l=127.0.0.1:4258 20241227122558690 DLINP <000b> input/ipa.c:451 connected read/write 20241227122558690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122558690 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122558690 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122558690 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122558690 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122558690 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122558690 DLGSUP <0013> gsup_server.c:235 2:  20241227122558690 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122558690 DLGSUP <0013> gsup_server.c:235 3:  20241227122558690 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122558690 DLGSUP <0013> gsup_server.c:235 4:  20241227122558690 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122558690 DLGSUP <0013> gsup_server.c:235 5:  20241227122558690 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122558690 DLGSUP <0013> gsup_server.c:235 7:  20241227122558690 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122558690 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122558690 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122558690 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122558729 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39883<->l=127.0.0.1:4259) 20241227122558743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54480<->l=127.0.0.1:4258 20241227122558747 DAUC <0003> db_auc.c:157 IMSI='262425464598257': No 2G Auth Data 20241227122558747 DAUC <0003> db_auc.c:192 IMSI='262425464598257': No 3G Auth Data 20241227122558756 DLINP <000b> input/ipa.c:451 connected read/write 20241227122558756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122558756 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425464598257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425464598257" cn_domain=PS} 20241227122558756 DLU <0006> fsm.c:456 lu(262425464598257)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122558756 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425464598257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122558756 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425464598257)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122558756 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425464598257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425464598257" cn_domain=PS} 20241227122558756 DLINP <000b> input/ipa.c:451 connected read/write 20241227122558756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122558756 DLINP <000b> input/ipa.c:451 connected read/write 20241227122558756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122558762 DLINP <000b> input/ipa.c:451 connected read/write 20241227122558762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122558762 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425464598257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425464598257"} 20241227122558762 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425464598257)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122558762 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425464598257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122558762 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425464598257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425464598257"} 20241227122558762 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425464598257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122558762 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425464598257)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122558762 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425464598257)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122558762 DLU <0006> fsm.c:568 lu(PS:IMSI-262425464598257)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122558762 DLINP <000b> input/ipa.c:451 connected read/write 20241227122558762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122558762 DLINP <000b> input/ipa.c:451 connected read/write 20241227122558762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122558765 DLGSUP <0013> hlr.c:128 IMSI 262425464598257: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241227122558765 DLINP <000b> input/ipa.c:451 connected read/write 20241227122558765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122558765 DLINP <000b> input/ipa.c:451 connected read/write 20241227122558765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122558768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54480<->l=127.0.0.1:4258 20241227122558769 DLINP <000b> input/ipa.c:451 connected read/write 20241227122558769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122558769 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425464598257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425464598257"} 20241227122558769 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425464598257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241227122558769 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425464598257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122558770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54472<->l=127.0.0.1:4258 20241227122558772 DLINP <000b> input/ipa.c:451 connected read/write 20241227122558772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122558772 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122558772 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122558772 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122558773 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39883<->l=127.0.0.1:4259) 20241227122558812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54492<->l=127.0.0.1:4258 20241227122558913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54492<->l=127.0.0.1:4258 20241227122601976 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122601976 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122601981 DLINP <000b> input/ipa.c:451 connected read/write 20241227122601981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122601983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44178<->l=127.0.0.1:4258 20241227122601986 DLINP <000b> input/ipa.c:451 connected read/write 20241227122601986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122601987 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122601987 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122601987 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122601987 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122601987 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122601987 DLGSUP <0013> gsup_server.c:235 2:  20241227122601987 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122601987 DLGSUP <0013> gsup_server.c:235 3:  20241227122601987 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122601987 DLGSUP <0013> gsup_server.c:235 4:  20241227122601987 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122601987 DLGSUP <0013> gsup_server.c:235 5:  20241227122601987 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122601987 DLGSUP <0013> gsup_server.c:235 7:  20241227122601987 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122601987 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122601987 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122601987 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122602008 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39825<->l=127.0.0.1:4259) 20241227122602013 DAUC <0003> db_auc.c:157 IMSI='262421091470742': No 2G Auth Data 20241227122602013 DAUC <0003> db_auc.c:192 IMSI='262421091470742': No 3G Auth Data 20241227122602022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44188<->l=127.0.0.1:4258 20241227122602030 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602030 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421091470742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421091470742" cn_domain=PS} 20241227122602030 DLU <0006> fsm.c:456 lu(262421091470742)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122602030 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421091470742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122602030 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421091470742)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122602030 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421091470742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421091470742" cn_domain=PS} 20241227122602030 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602030 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602035 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602035 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421091470742 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421091470742"} 20241227122602035 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421091470742)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122602035 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421091470742 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122602035 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421091470742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421091470742"} 20241227122602035 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421091470742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122602035 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421091470742)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122602035 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421091470742)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122602035 DLU <0006> fsm.c:568 lu(PS:IMSI-262421091470742)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122602035 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602035 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602037 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602038 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421091470742 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421091470742" cn_domain=CS} 20241227122602038 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421091470742 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241227122602038 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421091470742 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421091470742"} 20241227122602038 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421091470742 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241227122602038 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602038 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44188<->l=127.0.0.1:4258 20241227122602043 DAUC <0003> db_auc.c:157 IMSI='262428693009695': No 2G Auth Data 20241227122602043 DAUC <0003> db_auc.c:192 IMSI='262428693009695': No 3G Auth Data 20241227122602044 DLGSUP <0013> hlr.c:121 IMSI 262428693009695: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122602053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44190<->l=127.0.0.1:4258 20241227122602054 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602054 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428693009695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428693009695" cn_domain=PS} 20241227122602054 DLU <0006> fsm.c:456 lu(262428693009695)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122602054 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428693009695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122602054 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428693009695)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122602054 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428693009695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428693009695" cn_domain=PS} 20241227122602054 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602054 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602055 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602055 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428693009695 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428693009695"} 20241227122602055 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428693009695)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122602055 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428693009695 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122602055 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428693009695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428693009695"} 20241227122602055 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428693009695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122602055 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428693009695)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122602055 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428693009695)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122602055 DLU <0006> fsm.c:568 lu(PS:IMSI-262428693009695)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122602055 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602055 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602056 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602056 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428693009695 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428693009695" cn_domain=CS} 20241227122602056 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428693009695 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241227122602056 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428693009695 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428693009695"} 20241227122602056 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428693009695 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241227122602056 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602056 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44190<->l=127.0.0.1:4258 20241227122602057 DAUC <0003> db_auc.c:157 IMSI='262422139194966': No 2G Auth Data 20241227122602057 DAUC <0003> db_auc.c:192 IMSI='262422139194966': No 3G Auth Data 20241227122602057 DLGSUP <0013> hlr.c:121 IMSI 262422139194966: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122602062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44202<->l=127.0.0.1:4258 20241227122602064 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602064 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422139194966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422139194966" cn_domain=PS} 20241227122602064 DLU <0006> fsm.c:456 lu(262422139194966)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122602064 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422139194966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122602064 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422139194966)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122602064 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422139194966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422139194966" cn_domain=PS} 20241227122602064 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602064 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602065 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602065 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422139194966 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422139194966"} 20241227122602065 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422139194966)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122602065 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422139194966 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122602065 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422139194966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422139194966"} 20241227122602065 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422139194966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122602065 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422139194966)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122602065 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422139194966)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122602065 DLU <0006> fsm.c:568 lu(PS:IMSI-262422139194966)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122602065 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602065 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602065 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602065 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422139194966 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422139194966" cn_domain=CS} 20241227122602065 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422139194966 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241227122602065 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422139194966 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422139194966"} 20241227122602065 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422139194966 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241227122602065 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602065 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44202<->l=127.0.0.1:4258 20241227122602066 DAUC <0003> db_auc.c:157 IMSI='262428851088801': No 2G Auth Data 20241227122602066 DAUC <0003> db_auc.c:192 IMSI='262428851088801': No 3G Auth Data 20241227122602067 DLGSUP <0013> hlr.c:121 IMSI 262428851088801: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122602072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44212<->l=127.0.0.1:4258 20241227122602073 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602073 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428851088801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428851088801" cn_domain=PS} 20241227122602073 DLU <0006> fsm.c:456 lu(262428851088801)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122602073 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428851088801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122602074 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428851088801)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122602074 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428851088801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428851088801" cn_domain=PS} 20241227122602074 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602074 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602074 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602074 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428851088801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428851088801"} 20241227122602074 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428851088801)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122602074 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428851088801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122602074 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428851088801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428851088801"} 20241227122602074 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428851088801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122602074 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428851088801)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122602074 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428851088801)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122602074 DLU <0006> fsm.c:568 lu(PS:IMSI-262428851088801)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122602074 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602074 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602075 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602075 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428851088801 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428851088801" cn_domain=CS} 20241227122602075 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428851088801 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241227122602075 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428851088801 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428851088801"} 20241227122602075 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428851088801 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241227122602075 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602075 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44212<->l=127.0.0.1:4258 20241227122602077 DAUC <0003> db_auc.c:157 IMSI='262428485251892': No 2G Auth Data 20241227122602077 DAUC <0003> db_auc.c:192 IMSI='262428485251892': No 3G Auth Data 20241227122602077 DLGSUP <0013> hlr.c:121 IMSI 262428485251892: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122602083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44224<->l=127.0.0.1:4258 20241227122602085 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602085 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428485251892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428485251892" cn_domain=PS} 20241227122602085 DLU <0006> fsm.c:456 lu(262428485251892)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122602085 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428485251892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122602085 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428485251892)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122602085 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428485251892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428485251892" cn_domain=PS} 20241227122602085 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602085 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602086 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602086 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428485251892 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428485251892"} 20241227122602086 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428485251892)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122602086 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428485251892 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122602086 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428485251892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428485251892"} 20241227122602086 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428485251892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122602086 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428485251892)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122602086 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428485251892)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122602086 DLU <0006> fsm.c:568 lu(PS:IMSI-262428485251892)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122602086 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602086 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602087 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602087 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428485251892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428485251892" cn_domain=CS} 20241227122602087 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428485251892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241227122602087 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428485251892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428485251892"} 20241227122602087 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428485251892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241227122602087 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602087 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44224<->l=127.0.0.1:4258 20241227122602088 DAUC <0003> db_auc.c:157 IMSI='262420054824353': No 2G Auth Data 20241227122602088 DAUC <0003> db_auc.c:192 IMSI='262420054824353': No 3G Auth Data 20241227122602089 DLGSUP <0013> hlr.c:121 IMSI 262420054824353: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122602095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44230<->l=127.0.0.1:4258 20241227122602096 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602096 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420054824353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420054824353" cn_domain=PS} 20241227122602096 DLU <0006> fsm.c:456 lu(262420054824353)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122602097 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420054824353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122602097 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420054824353)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122602097 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420054824353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420054824353" cn_domain=PS} 20241227122602097 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602097 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602098 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602098 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420054824353 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420054824353"} 20241227122602098 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420054824353)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122602098 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420054824353 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122602098 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420054824353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420054824353"} 20241227122602098 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420054824353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122602098 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420054824353)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122602098 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420054824353)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122602098 DLU <0006> fsm.c:568 lu(PS:IMSI-262420054824353)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122602098 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602098 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602099 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602099 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420054824353 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420054824353" cn_domain=CS} 20241227122602099 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420054824353 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241227122602099 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420054824353 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420054824353"} 20241227122602099 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420054824353 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241227122602099 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602099 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44230<->l=127.0.0.1:4258 20241227122602100 DAUC <0003> db_auc.c:157 IMSI='262422035973067': No 2G Auth Data 20241227122602100 DAUC <0003> db_auc.c:192 IMSI='262422035973067': No 3G Auth Data 20241227122602100 DLGSUP <0013> hlr.c:121 IMSI 262422035973067: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122602107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44236<->l=127.0.0.1:4258 20241227122602109 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602109 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422035973067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422035973067" cn_domain=PS} 20241227122602109 DLU <0006> fsm.c:456 lu(262422035973067)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122602109 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422035973067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122602109 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422035973067)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122602109 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422035973067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422035973067" cn_domain=PS} 20241227122602109 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602109 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602111 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602111 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422035973067 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422035973067"} 20241227122602111 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422035973067)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122602111 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422035973067 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122602111 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422035973067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422035973067"} 20241227122602111 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422035973067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122602111 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422035973067)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122602111 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422035973067)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122602111 DLU <0006> fsm.c:568 lu(PS:IMSI-262422035973067)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122602111 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602111 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602112 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602112 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422035973067 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422035973067" cn_domain=CS} 20241227122602112 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422035973067 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241227122602112 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422035973067 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422035973067"} 20241227122602112 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422035973067 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241227122602112 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602112 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44236<->l=127.0.0.1:4258 20241227122602113 DAUC <0003> db_auc.c:157 IMSI='262423100487963': No 2G Auth Data 20241227122602113 DAUC <0003> db_auc.c:192 IMSI='262423100487963': No 3G Auth Data 20241227122602113 DLGSUP <0013> hlr.c:121 IMSI 262423100487963: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122602120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44240<->l=127.0.0.1:4258 20241227122602122 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602122 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423100487963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423100487963" cn_domain=PS} 20241227122602122 DLU <0006> fsm.c:456 lu(262423100487963)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122602122 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423100487963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122602122 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423100487963)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122602122 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423100487963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423100487963" cn_domain=PS} 20241227122602122 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602122 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602123 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602123 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423100487963 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423100487963"} 20241227122602123 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423100487963)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122602123 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423100487963 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122602123 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423100487963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423100487963"} 20241227122602123 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423100487963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122602123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423100487963)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122602123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423100487963)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122602123 DLU <0006> fsm.c:568 lu(PS:IMSI-262423100487963)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122602123 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602123 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602124 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602124 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423100487963 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423100487963" cn_domain=CS} 20241227122602124 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423100487963 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241227122602124 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423100487963 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423100487963"} 20241227122602124 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423100487963 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241227122602124 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602124 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122602125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44240<->l=127.0.0.1:4258 20241227122602125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44178<->l=127.0.0.1:4258 20241227122602126 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39825<->l=127.0.0.1:4259) 20241227122602126 DLINP <000b> input/ipa.c:451 connected read/write 20241227122602126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122602126 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122602126 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122602126 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122602148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44248<->l=127.0.0.1:4258 20241227122602249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44248<->l=127.0.0.1:4258 20241227122605367 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122605367 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122605371 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44262<->l=127.0.0.1:4258 20241227122605377 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605377 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122605377 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122605377 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122605377 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122605377 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122605377 DLGSUP <0013> gsup_server.c:235 2:  20241227122605377 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122605377 DLGSUP <0013> gsup_server.c:235 3:  20241227122605377 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122605377 DLGSUP <0013> gsup_server.c:235 4:  20241227122605377 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122605377 DLGSUP <0013> gsup_server.c:235 5:  20241227122605377 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122605377 DLGSUP <0013> gsup_server.c:235 7:  20241227122605377 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122605377 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122605377 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122605377 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122605406 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41701<->l=127.0.0.1:4259) 20241227122605416 DAUC <0003> db_auc.c:157 IMSI='262423953515910': No 2G Auth Data 20241227122605416 DAUC <0003> db_auc.c:192 IMSI='262423953515910': No 3G Auth Data 20241227122605432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44272<->l=127.0.0.1:4258 20241227122605441 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605441 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423953515910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423953515910" cn_domain=PS} 20241227122605441 DLU <0006> fsm.c:456 lu(262423953515910)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122605441 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423953515910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122605442 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423953515910)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122605442 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423953515910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423953515910" cn_domain=PS} 20241227122605442 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605442 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605445 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605445 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423953515910 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423953515910"} 20241227122605445 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423953515910)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122605445 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423953515910 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122605445 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423953515910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423953515910"} 20241227122605445 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423953515910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122605445 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423953515910)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122605445 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423953515910)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122605445 DLU <0006> fsm.c:568 lu(PS:IMSI-262423953515910)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122605445 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605445 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605448 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605448 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423953515910 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423953515910" cn_domain=PS} 20241227122605448 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423953515910 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241227122605448 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423953515910 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423953515910"} 20241227122605448 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423953515910 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241227122605449 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605449 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44272<->l=127.0.0.1:4258 20241227122605455 DAUC <0003> db_auc.c:157 IMSI='262428878636559': No 2G Auth Data 20241227122605455 DAUC <0003> db_auc.c:192 IMSI='262428878636559': No 3G Auth Data 20241227122605457 DLGSUP <0013> hlr.c:121 IMSI 262428878636559: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122605467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44282<->l=127.0.0.1:4258 20241227122605469 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605469 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428878636559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428878636559" cn_domain=PS} 20241227122605469 DLU <0006> fsm.c:456 lu(262428878636559)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122605469 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428878636559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122605469 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428878636559)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122605469 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428878636559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428878636559" cn_domain=PS} 20241227122605469 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605469 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605470 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605470 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428878636559 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428878636559"} 20241227122605470 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428878636559)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122605470 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428878636559 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122605470 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428878636559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428878636559"} 20241227122605470 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428878636559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122605470 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428878636559)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122605470 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428878636559)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122605470 DLU <0006> fsm.c:568 lu(PS:IMSI-262428878636559)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122605470 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605470 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605470 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605470 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428878636559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428878636559" cn_domain=PS} 20241227122605470 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428878636559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241227122605471 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428878636559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428878636559"} 20241227122605471 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428878636559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241227122605471 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605471 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44282<->l=127.0.0.1:4258 20241227122605471 DAUC <0003> db_auc.c:157 IMSI='262429728687419': No 2G Auth Data 20241227122605471 DAUC <0003> db_auc.c:192 IMSI='262429728687419': No 3G Auth Data 20241227122605472 DLGSUP <0013> hlr.c:121 IMSI 262429728687419: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122605477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44292<->l=127.0.0.1:4258 20241227122605479 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605479 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429728687419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429728687419" cn_domain=PS} 20241227122605479 DLU <0006> fsm.c:456 lu(262429728687419)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122605479 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429728687419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122605479 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429728687419)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122605479 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429728687419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429728687419" cn_domain=PS} 20241227122605479 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605479 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605480 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605480 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429728687419 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429728687419"} 20241227122605480 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429728687419)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122605480 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429728687419 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122605480 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429728687419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429728687419"} 20241227122605480 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429728687419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122605480 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429728687419)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122605480 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429728687419)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122605480 DLU <0006> fsm.c:568 lu(PS:IMSI-262429728687419)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122605480 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605480 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605481 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605481 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429728687419 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429728687419" cn_domain=PS} 20241227122605481 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429728687419 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241227122605481 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429728687419 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429728687419"} 20241227122605481 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429728687419 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241227122605481 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605481 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44292<->l=127.0.0.1:4258 20241227122605482 DAUC <0003> db_auc.c:157 IMSI='262429776919300': No 2G Auth Data 20241227122605482 DAUC <0003> db_auc.c:192 IMSI='262429776919300': No 3G Auth Data 20241227122605483 DLGSUP <0013> hlr.c:121 IMSI 262429776919300: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122605490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44308<->l=127.0.0.1:4258 20241227122605492 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605492 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429776919300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429776919300" cn_domain=PS} 20241227122605492 DLU <0006> fsm.c:456 lu(262429776919300)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122605492 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429776919300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122605492 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429776919300)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122605492 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429776919300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429776919300" cn_domain=PS} 20241227122605492 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605492 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605493 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605493 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429776919300 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429776919300"} 20241227122605493 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429776919300)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122605493 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429776919300 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122605493 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429776919300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429776919300"} 20241227122605493 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429776919300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122605493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429776919300)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122605493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429776919300)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122605493 DLU <0006> fsm.c:568 lu(PS:IMSI-262429776919300)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122605493 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605493 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605494 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605494 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429776919300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429776919300" cn_domain=PS} 20241227122605494 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429776919300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241227122605494 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429776919300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429776919300"} 20241227122605494 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429776919300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241227122605494 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605494 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44308<->l=127.0.0.1:4258 20241227122605495 DAUC <0003> db_auc.c:157 IMSI='262421427642744': No 2G Auth Data 20241227122605496 DAUC <0003> db_auc.c:192 IMSI='262421427642744': No 3G Auth Data 20241227122605496 DLGSUP <0013> hlr.c:121 IMSI 262421427642744: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122605503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44314<->l=127.0.0.1:4258 20241227122605505 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605505 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421427642744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421427642744" cn_domain=PS} 20241227122605505 DLU <0006> fsm.c:456 lu(262421427642744)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122605505 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421427642744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122605505 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421427642744)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122605505 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421427642744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421427642744" cn_domain=PS} 20241227122605505 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605505 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605506 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605506 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421427642744 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421427642744"} 20241227122605506 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421427642744)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122605506 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421427642744 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122605506 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421427642744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421427642744"} 20241227122605506 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421427642744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122605506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421427642744)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122605506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421427642744)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122605506 DLU <0006> fsm.c:568 lu(PS:IMSI-262421427642744)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122605506 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605506 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605507 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605507 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421427642744 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421427642744" cn_domain=PS} 20241227122605507 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421427642744 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241227122605507 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421427642744 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421427642744"} 20241227122605507 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421427642744 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241227122605507 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605507 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44314<->l=127.0.0.1:4258 20241227122605508 DAUC <0003> db_auc.c:157 IMSI='262424063811193': No 2G Auth Data 20241227122605508 DAUC <0003> db_auc.c:192 IMSI='262424063811193': No 3G Auth Data 20241227122605509 DLGSUP <0013> hlr.c:121 IMSI 262424063811193: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122605515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44316<->l=127.0.0.1:4258 20241227122605516 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605516 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424063811193 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424063811193" cn_domain=PS} 20241227122605516 DLU <0006> fsm.c:456 lu(262424063811193)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122605516 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424063811193 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122605516 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424063811193)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122605516 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424063811193 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424063811193" cn_domain=PS} 20241227122605516 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605516 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605518 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605518 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424063811193 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424063811193"} 20241227122605518 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424063811193)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122605518 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424063811193 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122605518 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424063811193 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424063811193"} 20241227122605518 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424063811193 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122605518 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424063811193)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122605518 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424063811193)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122605518 DLU <0006> fsm.c:568 lu(PS:IMSI-262424063811193)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122605518 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605518 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605518 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605518 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424063811193 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424063811193" cn_domain=PS} 20241227122605519 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424063811193 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241227122605519 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424063811193 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424063811193"} 20241227122605519 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424063811193 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241227122605519 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605519 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44316<->l=127.0.0.1:4258 20241227122605520 DAUC <0003> db_auc.c:157 IMSI='262423719754770': No 2G Auth Data 20241227122605520 DAUC <0003> db_auc.c:192 IMSI='262423719754770': No 3G Auth Data 20241227122605520 DLGSUP <0013> hlr.c:121 IMSI 262423719754770: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122605526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44332<->l=127.0.0.1:4258 20241227122605527 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605527 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423719754770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423719754770" cn_domain=PS} 20241227122605527 DLU <0006> fsm.c:456 lu(262423719754770)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122605527 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423719754770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122605527 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423719754770)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122605527 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423719754770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423719754770" cn_domain=PS} 20241227122605527 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605527 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605529 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605529 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423719754770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423719754770"} 20241227122605529 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423719754770)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122605529 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423719754770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122605529 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423719754770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423719754770"} 20241227122605529 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423719754770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122605529 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423719754770)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122605529 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423719754770)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122605529 DLU <0006> fsm.c:568 lu(PS:IMSI-262423719754770)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122605529 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605529 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605529 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605529 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423719754770 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423719754770" cn_domain=PS} 20241227122605530 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423719754770 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241227122605530 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423719754770 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423719754770"} 20241227122605530 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423719754770 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241227122605530 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605530 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44332<->l=127.0.0.1:4258 20241227122605531 DAUC <0003> db_auc.c:157 IMSI='262425564114573': No 2G Auth Data 20241227122605531 DAUC <0003> db_auc.c:192 IMSI='262425564114573': No 3G Auth Data 20241227122605531 DLGSUP <0013> hlr.c:121 IMSI 262425564114573: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241227122605537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44342<->l=127.0.0.1:4258 20241227122605539 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605539 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425564114573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425564114573" cn_domain=PS} 20241227122605539 DLU <0006> fsm.c:456 lu(262425564114573)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122605539 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425564114573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122605539 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425564114573)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122605539 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425564114573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425564114573" cn_domain=PS} 20241227122605539 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605539 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605541 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605541 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425564114573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425564114573"} 20241227122605541 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425564114573)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122605541 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425564114573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122605541 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425564114573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425564114573"} 20241227122605541 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425564114573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122605541 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425564114573)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122605541 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425564114573)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122605541 DLU <0006> fsm.c:568 lu(PS:IMSI-262425564114573)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122605541 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605541 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605542 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605542 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425564114573 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425564114573" cn_domain=PS} 20241227122605542 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425564114573 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241227122605542 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425564114573 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425564114573"} 20241227122605542 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425564114573 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241227122605542 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605542 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122605543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44342<->l=127.0.0.1:4258 20241227122605544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44262<->l=127.0.0.1:4258 20241227122605544 DLINP <000b> input/ipa.c:451 connected read/write 20241227122605544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122605544 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122605544 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122605544 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122605544 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41701<->l=127.0.0.1:4259) 20241227122605568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44354<->l=127.0.0.1:4258 20241227122605669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44354<->l=127.0.0.1:4258 20241227122608794 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122608794 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122608799 DLINP <000b> input/ipa.c:451 connected read/write 20241227122608799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122608801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44366<->l=127.0.0.1:4258 20241227122608804 DLINP <000b> input/ipa.c:451 connected read/write 20241227122608804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122608804 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122608804 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122608804 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122608804 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122608805 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122608805 DLGSUP <0013> gsup_server.c:235 2:  20241227122608805 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122608805 DLGSUP <0013> gsup_server.c:235 3:  20241227122608805 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122608805 DLGSUP <0013> gsup_server.c:235 4:  20241227122608805 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122608805 DLGSUP <0013> gsup_server.c:235 5:  20241227122608805 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122608805 DLGSUP <0013> gsup_server.c:235 7:  20241227122608805 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122608805 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122608805 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122608805 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122608827 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33911<->l=127.0.0.1:4259) 20241227122608839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44380<->l=127.0.0.1:4258 20241227122608847 DLINP <000b> input/ipa.c:451 connected read/write 20241227122608847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122608847 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20241227122608847 DLU <0006> fsm.c:456 lu(2345743413463)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122608847 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 20241227122608847 DLGSUP <0013> gsup_req.c:274 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20241227122608847 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122608847 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55f2ac3a96e0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122608847 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55f2ac3a96e0]{UNVALIDATED}: Freeing instance 20241227122608847 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55f2ac3a96e0]{UNVALIDATED}: Deallocated 20241227122608847 DLINP <000b> input/ipa.c:451 connected read/write 20241227122608847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122608847 DLINP <000b> input/ipa.c:451 connected read/write 20241227122608847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122608851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44380<->l=127.0.0.1:4258 20241227122608853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44366<->l=127.0.0.1:4258 20241227122608855 DLINP <000b> input/ipa.c:451 connected read/write 20241227122608855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122608855 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122608855 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122608855 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122608856 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33911<->l=127.0.0.1:4259) 20241227122608889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44388<->l=127.0.0.1:4258 20241227122608989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44388<->l=127.0.0.1:4258 20241227122612101 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122612101 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122612106 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122612108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4258 20241227122612112 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122612113 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122612113 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122612113 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122612113 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122612113 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122612113 DLGSUP <0013> gsup_server.c:235 2:  20241227122612113 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122612113 DLGSUP <0013> gsup_server.c:235 3:  20241227122612113 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122612113 DLGSUP <0013> gsup_server.c:235 4:  20241227122612113 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122612113 DLGSUP <0013> gsup_server.c:235 5:  20241227122612113 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122612113 DLGSUP <0013> gsup_server.c:235 7:  20241227122612113 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122612113 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122612113 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122612113 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122612139 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44577<->l=127.0.0.1:4259) 20241227122612149 DAUC <0003> db_auc.c:157 IMSI='262425980794892': No 2G Auth Data 20241227122612149 DAUC <0003> db_auc.c:192 IMSI='262425980794892': No 3G Auth Data 20241227122612177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42568<->l=127.0.0.1:4258 20241227122612190 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122612191 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425980794892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425980794892" session_id=1260202606 session_state=BEGIN} 20241227122612191 DSS <0004> hlr_ussd.c:576 262425980794892/0x4b1d2a6e: Process SS (BEGIN) 20241227122612191 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241227122612191 DSS <0004> hlr_ussd.c:518 262425980794892/0x4b1d2a6e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241227122612191 DSS <0004> hlr_ussd.c:523 262425980794892/0x4b1d2a6e: USSD for unknown code '*#200#' 20241227122612191 DSS <0004> hlr_ussd.c:354 262425980794892/0x4b1d2a6e: Tx ReturnError(1, 0x12) 20241227122612191 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425980794892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425980794892" session_id=1260202606 session_state=END} 20241227122612191 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122612191 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122612199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42568<->l=127.0.0.1:4258 20241227122612201 DAUC <0003> db_auc.c:157 IMSI='262420236911446': No 2G Auth Data 20241227122612201 DAUC <0003> db_auc.c:192 IMSI='262420236911446': No 3G Auth Data 20241227122612216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42572<->l=127.0.0.1:4258 20241227122612219 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122612219 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420236911446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420236911446" session_id=931064130 session_state=BEGIN} 20241227122612219 DSS <0004> hlr_ussd.c:576 262420236911446/0x377ee942: Process SS (BEGIN) 20241227122612219 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241227122612219 DSS <0004> hlr_ussd.c:518 262420236911446/0x377ee942: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241227122612219 DSS <0004> hlr_ussd.c:523 262420236911446/0x377ee942: USSD for unknown code '*#200#' 20241227122612219 DSS <0004> hlr_ussd.c:354 262420236911446/0x377ee942: Tx ReturnError(1, 0x12) 20241227122612219 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420236911446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420236911446" session_id=931064130 session_state=END} 20241227122612219 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122612219 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122612221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42572<->l=127.0.0.1:4258 20241227122612221 DAUC <0003> db_auc.c:157 IMSI='262423019543710': No 2G Auth Data 20241227122612221 DAUC <0003> db_auc.c:192 IMSI='262423019543710': No 3G Auth Data 20241227122612227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42576<->l=127.0.0.1:4258 20241227122612230 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122612230 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423019543710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423019543710" session_id=3862612541 session_state=BEGIN} 20241227122612230 DSS <0004> hlr_ussd.c:576 262423019543710/0xe63aca3d: Process SS (BEGIN) 20241227122612230 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241227122612230 DSS <0004> hlr_ussd.c:518 262423019543710/0xe63aca3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241227122612230 DSS <0004> hlr_ussd.c:523 262423019543710/0xe63aca3d: USSD for unknown code '*#200#' 20241227122612230 DSS <0004> hlr_ussd.c:354 262423019543710/0xe63aca3d: Tx ReturnError(1, 0x12) 20241227122612230 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423019543710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423019543710" session_id=3862612541 session_state=END} 20241227122612230 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122612230 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122612231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42576<->l=127.0.0.1:4258 20241227122612232 DAUC <0003> db_auc.c:157 IMSI='262427774254038': No 2G Auth Data 20241227122612232 DAUC <0003> db_auc.c:192 IMSI='262427774254038': No 3G Auth Data 20241227122612238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42592<->l=127.0.0.1:4258 20241227122612241 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122612241 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427774254038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427774254038" session_id=3360437982 session_state=BEGIN} 20241227122612241 DSS <0004> hlr_ussd.c:576 262427774254038/0xc84c36de: Process SS (BEGIN) 20241227122612241 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241227122612241 DSS <0004> hlr_ussd.c:518 262427774254038/0xc84c36de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241227122612241 DSS <0004> hlr_ussd.c:523 262427774254038/0xc84c36de: USSD for unknown code '*#200#' 20241227122612241 DSS <0004> hlr_ussd.c:354 262427774254038/0xc84c36de: Tx ReturnError(1, 0x12) 20241227122612241 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427774254038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427774254038" session_id=3360437982 session_state=END} 20241227122612241 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122612241 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122612243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42592<->l=127.0.0.1:4258 20241227122612243 DAUC <0003> db_auc.c:157 IMSI='262425501316892': No 2G Auth Data 20241227122612243 DAUC <0003> db_auc.c:192 IMSI='262425501316892': No 3G Auth Data 20241227122612249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42600<->l=127.0.0.1:4258 20241227122612252 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122612252 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425501316892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425501316892" session_id=1139027264 session_state=BEGIN} 20241227122612252 DSS <0004> hlr_ussd.c:576 262425501316892/0x43e42d40: Process SS (BEGIN) 20241227122612252 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241227122612252 DSS <0004> hlr_ussd.c:518 262425501316892/0x43e42d40: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241227122612252 DSS <0004> hlr_ussd.c:523 262425501316892/0x43e42d40: USSD for unknown code '*#200#' 20241227122612252 DSS <0004> hlr_ussd.c:354 262425501316892/0x43e42d40: Tx ReturnError(1, 0x12) 20241227122612252 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425501316892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425501316892" session_id=1139027264 session_state=END} 20241227122612252 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122612252 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122612254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42600<->l=127.0.0.1:4258 20241227122612254 DAUC <0003> db_auc.c:157 IMSI='262422212129485': No 2G Auth Data 20241227122612254 DAUC <0003> db_auc.c:192 IMSI='262422212129485': No 3G Auth Data 20241227122612262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42602<->l=127.0.0.1:4258 20241227122612265 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122612265 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422212129485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422212129485" session_id=255229272 session_state=BEGIN} 20241227122612265 DSS <0004> hlr_ussd.c:576 262422212129485/0x0f367d58: Process SS (BEGIN) 20241227122612265 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241227122612265 DSS <0004> hlr_ussd.c:518 262422212129485/0x0f367d58: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241227122612265 DSS <0004> hlr_ussd.c:523 262422212129485/0x0f367d58: USSD for unknown code '*#200#' 20241227122612265 DSS <0004> hlr_ussd.c:354 262422212129485/0x0f367d58: Tx ReturnError(1, 0x12) 20241227122612265 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422212129485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422212129485" session_id=255229272 session_state=END} 20241227122612265 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122612265 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122612267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42602<->l=127.0.0.1:4258 20241227122612267 DAUC <0003> db_auc.c:157 IMSI='262427700495151': No 2G Auth Data 20241227122612267 DAUC <0003> db_auc.c:192 IMSI='262427700495151': No 3G Auth Data 20241227122612274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42608<->l=127.0.0.1:4258 20241227122612276 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122612276 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427700495151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427700495151" session_id=2062505067 session_state=BEGIN} 20241227122612276 DSS <0004> hlr_ussd.c:576 262427700495151/0x7aef546b: Process SS (BEGIN) 20241227122612276 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241227122612276 DSS <0004> hlr_ussd.c:518 262427700495151/0x7aef546b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241227122612276 DSS <0004> hlr_ussd.c:523 262427700495151/0x7aef546b: USSD for unknown code '*#200#' 20241227122612276 DSS <0004> hlr_ussd.c:354 262427700495151/0x7aef546b: Tx ReturnError(1, 0x12) 20241227122612276 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427700495151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427700495151" session_id=2062505067 session_state=END} 20241227122612276 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122612276 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122612278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42608<->l=127.0.0.1:4258 20241227122612278 DAUC <0003> db_auc.c:157 IMSI='262426367301953': No 2G Auth Data 20241227122612278 DAUC <0003> db_auc.c:192 IMSI='262426367301953': No 3G Auth Data 20241227122612285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42610<->l=127.0.0.1:4258 20241227122612288 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122612288 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426367301953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426367301953" session_id=1809956773 session_state=BEGIN} 20241227122612288 DSS <0004> hlr_ussd.c:576 262426367301953/0x6be1bfa5: Process SS (BEGIN) 20241227122612288 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241227122612288 DSS <0004> hlr_ussd.c:518 262426367301953/0x6be1bfa5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241227122612288 DSS <0004> hlr_ussd.c:523 262426367301953/0x6be1bfa5: USSD for unknown code '*#200#' 20241227122612288 DSS <0004> hlr_ussd.c:354 262426367301953/0x6be1bfa5: Tx ReturnError(1, 0x12) 20241227122612288 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426367301953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426367301953" session_id=1809956773 session_state=END} 20241227122612288 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122612288 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122612289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42610<->l=127.0.0.1:4258 20241227122612290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4258 20241227122612290 DLINP <000b> input/ipa.c:451 connected read/write 20241227122612290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122612290 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122612290 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122612290 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122612290 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44577<->l=127.0.0.1:4259) 20241227122612313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42620<->l=127.0.0.1:4258 20241227122612414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42620<->l=127.0.0.1:4258 20241227122615478 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122615478 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122615482 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122615484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42622<->l=127.0.0.1:4258 20241227122615488 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122615488 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122615488 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122615488 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122615488 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122615488 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122615488 DLGSUP <0013> gsup_server.c:235 2:  20241227122615488 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122615488 DLGSUP <0013> gsup_server.c:235 3:  20241227122615488 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122615488 DLGSUP <0013> gsup_server.c:235 4:  20241227122615488 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122615488 DLGSUP <0013> gsup_server.c:235 5:  20241227122615488 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122615488 DLGSUP <0013> gsup_server.c:235 7:  20241227122615488 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122615488 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122615488 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122615488 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122615510 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37931<->l=127.0.0.1:4259) 20241227122615519 DAUC <0003> db_auc.c:157 IMSI='262421353552298': No 2G Auth Data 20241227122615519 DAUC <0003> db_auc.c:192 IMSI='262421353552298': No 3G Auth Data 20241227122615545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42626<->l=127.0.0.1:4258 20241227122615559 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122615559 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421353552298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421353552298" session_id=236377525 session_state=BEGIN} 20241227122615559 DSS <0004> hlr_ussd.c:576 262421353552298/0x0e16d5b5: Process SS (BEGIN) 20241227122615559 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241227122615559 DSS <0004> hlr_ussd.c:518 262421353552298/0x0e16d5b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241227122615559 DSS <0004> hlr_ussd.c:542 262421353552298/0x0e16d5b5: Cannot find conn for EUSE EUSE-foobar 20241227122615559 DSS <0004> hlr_ussd.c:354 262421353552298/0x0e16d5b5: Tx ReturnError(1, 0x22) 20241227122615559 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421353552298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421353552298" session_id=236377525 session_state=END} 20241227122615559 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122615559 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122615567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42626<->l=127.0.0.1:4258 20241227122615568 DAUC <0003> db_auc.c:157 IMSI='262422989544610': No 2G Auth Data 20241227122615568 DAUC <0003> db_auc.c:192 IMSI='262422989544610': No 3G Auth Data 20241227122615579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42636<->l=127.0.0.1:4258 20241227122615582 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122615582 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422989544610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422989544610" session_id=685266424 session_state=BEGIN} 20241227122615582 DSS <0004> hlr_ussd.c:576 262422989544610/0x28d855f8: Process SS (BEGIN) 20241227122615582 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241227122615582 DSS <0004> hlr_ussd.c:518 262422989544610/0x28d855f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241227122615582 DSS <0004> hlr_ussd.c:542 262422989544610/0x28d855f8: Cannot find conn for EUSE EUSE-foobar 20241227122615582 DSS <0004> hlr_ussd.c:354 262422989544610/0x28d855f8: Tx ReturnError(1, 0x22) 20241227122615582 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422989544610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422989544610" session_id=685266424 session_state=END} 20241227122615582 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122615582 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122615583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42636<->l=127.0.0.1:4258 20241227122615583 DAUC <0003> db_auc.c:157 IMSI='262429023271544': No 2G Auth Data 20241227122615583 DAUC <0003> db_auc.c:192 IMSI='262429023271544': No 3G Auth Data 20241227122615590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42644<->l=127.0.0.1:4258 20241227122615593 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122615593 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429023271544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429023271544" session_id=1136098632 session_state=BEGIN} 20241227122615593 DSS <0004> hlr_ussd.c:576 262429023271544/0x43b77d48: Process SS (BEGIN) 20241227122615593 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241227122615593 DSS <0004> hlr_ussd.c:518 262429023271544/0x43b77d48: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241227122615593 DSS <0004> hlr_ussd.c:542 262429023271544/0x43b77d48: Cannot find conn for EUSE EUSE-foobar 20241227122615593 DSS <0004> hlr_ussd.c:354 262429023271544/0x43b77d48: Tx ReturnError(1, 0x22) 20241227122615593 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429023271544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429023271544" session_id=1136098632 session_state=END} 20241227122615593 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122615593 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122615595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42644<->l=127.0.0.1:4258 20241227122615595 DAUC <0003> db_auc.c:157 IMSI='262421555317544': No 2G Auth Data 20241227122615595 DAUC <0003> db_auc.c:192 IMSI='262421555317544': No 3G Auth Data 20241227122615603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42646<->l=127.0.0.1:4258 20241227122615606 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122615606 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421555317544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421555317544" session_id=2536677923 session_state=BEGIN} 20241227122615606 DSS <0004> hlr_ussd.c:576 262421555317544/0x9732a223: Process SS (BEGIN) 20241227122615606 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241227122615606 DSS <0004> hlr_ussd.c:518 262421555317544/0x9732a223: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241227122615606 DSS <0004> hlr_ussd.c:542 262421555317544/0x9732a223: Cannot find conn for EUSE EUSE-foobar 20241227122615606 DSS <0004> hlr_ussd.c:354 262421555317544/0x9732a223: Tx ReturnError(1, 0x22) 20241227122615606 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421555317544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421555317544" session_id=2536677923 session_state=END} 20241227122615606 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122615606 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122615610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42646<->l=127.0.0.1:4258 20241227122615611 DAUC <0003> db_auc.c:157 IMSI='262429459823608': No 2G Auth Data 20241227122615611 DAUC <0003> db_auc.c:192 IMSI='262429459823608': No 3G Auth Data 20241227122615623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42660<->l=127.0.0.1:4258 20241227122615629 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122615629 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429459823608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429459823608" session_id=3923860886 session_state=BEGIN} 20241227122615630 DSS <0004> hlr_ussd.c:576 262429459823608/0xe9e15d96: Process SS (BEGIN) 20241227122615630 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241227122615630 DSS <0004> hlr_ussd.c:518 262429459823608/0xe9e15d96: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241227122615630 DSS <0004> hlr_ussd.c:542 262429459823608/0xe9e15d96: Cannot find conn for EUSE EUSE-foobar 20241227122615630 DSS <0004> hlr_ussd.c:354 262429459823608/0xe9e15d96: Tx ReturnError(1, 0x22) 20241227122615630 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429459823608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429459823608" session_id=3923860886 session_state=END} 20241227122615630 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122615630 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122615632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42660<->l=127.0.0.1:4258 20241227122615633 DAUC <0003> db_auc.c:157 IMSI='262428351119701': No 2G Auth Data 20241227122615633 DAUC <0003> db_auc.c:192 IMSI='262428351119701': No 3G Auth Data 20241227122615641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42666<->l=127.0.0.1:4258 20241227122615645 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122615645 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428351119701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428351119701" session_id=3479401599 session_state=BEGIN} 20241227122615645 DSS <0004> hlr_ussd.c:576 262428351119701/0xcf63747f: Process SS (BEGIN) 20241227122615645 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241227122615645 DSS <0004> hlr_ussd.c:518 262428351119701/0xcf63747f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241227122615645 DSS <0004> hlr_ussd.c:542 262428351119701/0xcf63747f: Cannot find conn for EUSE EUSE-foobar 20241227122615645 DSS <0004> hlr_ussd.c:354 262428351119701/0xcf63747f: Tx ReturnError(1, 0x22) 20241227122615645 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428351119701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428351119701" session_id=3479401599 session_state=END} 20241227122615645 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122615645 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122615647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42666<->l=127.0.0.1:4258 20241227122615647 DAUC <0003> db_auc.c:157 IMSI='262426596655000': No 2G Auth Data 20241227122615647 DAUC <0003> db_auc.c:192 IMSI='262426596655000': No 3G Auth Data 20241227122615653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42682<->l=127.0.0.1:4258 20241227122615656 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122615656 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426596655000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426596655000" session_id=1249595483 session_state=BEGIN} 20241227122615656 DSS <0004> hlr_ussd.c:576 262426596655000/0x4a7b505b: Process SS (BEGIN) 20241227122615656 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241227122615656 DSS <0004> hlr_ussd.c:518 262426596655000/0x4a7b505b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241227122615656 DSS <0004> hlr_ussd.c:542 262426596655000/0x4a7b505b: Cannot find conn for EUSE EUSE-foobar 20241227122615656 DSS <0004> hlr_ussd.c:354 262426596655000/0x4a7b505b: Tx ReturnError(1, 0x22) 20241227122615656 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426596655000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426596655000" session_id=1249595483 session_state=END} 20241227122615656 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122615656 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122615658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42682<->l=127.0.0.1:4258 20241227122615658 DAUC <0003> db_auc.c:157 IMSI='262426173786943': No 2G Auth Data 20241227122615658 DAUC <0003> db_auc.c:192 IMSI='262426173786943': No 3G Auth Data 20241227122615665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42684<->l=127.0.0.1:4258 20241227122615668 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122615668 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426173786943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426173786943" session_id=3266488878 session_state=BEGIN} 20241227122615668 DSS <0004> hlr_ussd.c:576 262426173786943/0xc2b2aa2e: Process SS (BEGIN) 20241227122615668 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241227122615668 DSS <0004> hlr_ussd.c:518 262426173786943/0xc2b2aa2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241227122615668 DSS <0004> hlr_ussd.c:542 262426173786943/0xc2b2aa2e: Cannot find conn for EUSE EUSE-foobar 20241227122615668 DSS <0004> hlr_ussd.c:354 262426173786943/0xc2b2aa2e: Tx ReturnError(1, 0x22) 20241227122615668 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426173786943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426173786943" session_id=3266488878 session_state=END} 20241227122615668 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122615668 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122615670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42684<->l=127.0.0.1:4258 20241227122615670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42622<->l=127.0.0.1:4258 20241227122615671 DLINP <000b> input/ipa.c:451 connected read/write 20241227122615671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122615671 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122615671 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122615671 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122615671 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37931<->l=127.0.0.1:4259) 20241227122615695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42686<->l=127.0.0.1:4258 20241227122615896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42686<->l=127.0.0.1:4258 20241227122618956 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122618956 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122618961 DLINP <000b> input/ipa.c:451 connected read/write 20241227122618961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122618963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42688<->l=127.0.0.1:4258 20241227122618967 DLINP <000b> input/ipa.c:451 connected read/write 20241227122618967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122618967 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122618967 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122618967 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122618967 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122618967 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122618967 DLGSUP <0013> gsup_server.c:235 2:  20241227122618967 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122618967 DLGSUP <0013> gsup_server.c:235 3:  20241227122618967 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122618967 DLGSUP <0013> gsup_server.c:235 4:  20241227122618967 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122618967 DLGSUP <0013> gsup_server.c:235 5:  20241227122618967 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122618967 DLGSUP <0013> gsup_server.c:235 7:  20241227122618967 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122618967 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122618967 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122618967 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122618995 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37445<->l=127.0.0.1:4259) 20241227122619005 DAUC <0003> db_auc.c:157 IMSI='262426667579974': No 2G Auth Data 20241227122619005 DAUC <0003> db_auc.c:192 IMSI='262426667579974': No 3G Auth Data 20241227122619032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42702<->l=127.0.0.1:4258 20241227122619044 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122619045 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426667579974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426667579974" session_id=3642944064 session_state=BEGIN} 20241227122619045 DSS <0004> hlr_ussd.c:576 262426667579974/0xd922ea40: Process SS (BEGIN) 20241227122619045 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241227122619045 DSS <0004> hlr_ussd.c:518 262426667579974/0xd922ea40: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241227122619045 DSS <0004> hlr_ussd.c:363 262426667579974/0xd922ea40: Tx USSD 'Your IMSI is 262426667579974' 20241227122619045 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426667579974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426667579974" session_id=3642944064 session_state=END} 20241227122619045 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426667579974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122619045 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122619045 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122619051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42702<->l=127.0.0.1:4258 20241227122619052 DAUC <0003> db_auc.c:157 IMSI='262425112193559': No 2G Auth Data 20241227122619052 DAUC <0003> db_auc.c:192 IMSI='262425112193559': No 3G Auth Data 20241227122619060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42708<->l=127.0.0.1:4258 20241227122619062 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122619062 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425112193559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425112193559" session_id=3614757401 session_state=BEGIN} 20241227122619062 DSS <0004> hlr_ussd.c:576 262425112193559/0xd774d219: Process SS (BEGIN) 20241227122619062 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241227122619062 DSS <0004> hlr_ussd.c:518 262425112193559/0xd774d219: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241227122619062 DSS <0004> hlr_ussd.c:363 262425112193559/0xd774d219: Tx USSD 'Your IMSI is 262425112193559' 20241227122619062 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425112193559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425112193559" session_id=3614757401 session_state=END} 20241227122619062 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425112193559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122619062 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122619062 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122619064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42708<->l=127.0.0.1:4258 20241227122619064 DAUC <0003> db_auc.c:157 IMSI='262421215964037': No 2G Auth Data 20241227122619064 DAUC <0003> db_auc.c:192 IMSI='262421215964037': No 3G Auth Data 20241227122619070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42716<->l=127.0.0.1:4258 20241227122619073 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122619073 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421215964037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421215964037" session_id=1270189586 session_state=BEGIN} 20241227122619073 DSS <0004> hlr_ussd.c:576 262421215964037/0x4bb58e12: Process SS (BEGIN) 20241227122619073 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241227122619073 DSS <0004> hlr_ussd.c:518 262421215964037/0x4bb58e12: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241227122619073 DSS <0004> hlr_ussd.c:363 262421215964037/0x4bb58e12: Tx USSD 'Your IMSI is 262421215964037' 20241227122619073 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421215964037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421215964037" session_id=1270189586 session_state=END} 20241227122619073 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421215964037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122619073 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122619073 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122619075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42716<->l=127.0.0.1:4258 20241227122619075 DAUC <0003> db_auc.c:157 IMSI='262425636308684': No 2G Auth Data 20241227122619075 DAUC <0003> db_auc.c:192 IMSI='262425636308684': No 3G Auth Data 20241227122619082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42728<->l=127.0.0.1:4258 20241227122619085 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122619085 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425636308684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425636308684" session_id=3328530334 session_state=BEGIN} 20241227122619085 DSS <0004> hlr_ussd.c:576 262425636308684/0xc665579e: Process SS (BEGIN) 20241227122619085 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241227122619085 DSS <0004> hlr_ussd.c:518 262425636308684/0xc665579e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241227122619085 DSS <0004> hlr_ussd.c:363 262425636308684/0xc665579e: Tx USSD 'Your IMSI is 262425636308684' 20241227122619085 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425636308684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425636308684" session_id=3328530334 session_state=END} 20241227122619085 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425636308684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122619085 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122619085 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122619087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42728<->l=127.0.0.1:4258 20241227122619087 DAUC <0003> db_auc.c:157 IMSI='262424230044898': No 2G Auth Data 20241227122619087 DAUC <0003> db_auc.c:192 IMSI='262424230044898': No 3G Auth Data 20241227122619094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42738<->l=127.0.0.1:4258 20241227122619097 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122619097 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424230044898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424230044898" session_id=1954094834 session_state=BEGIN} 20241227122619097 DSS <0004> hlr_ussd.c:576 262424230044898/0x74791ef2: Process SS (BEGIN) 20241227122619097 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241227122619097 DSS <0004> hlr_ussd.c:518 262424230044898/0x74791ef2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241227122619097 DSS <0004> hlr_ussd.c:363 262424230044898/0x74791ef2: Tx USSD 'Your IMSI is 262424230044898' 20241227122619097 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424230044898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424230044898" session_id=1954094834 session_state=END} 20241227122619097 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424230044898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122619097 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122619097 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122619099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42738<->l=127.0.0.1:4258 20241227122619099 DAUC <0003> db_auc.c:157 IMSI='262429381132302': No 2G Auth Data 20241227122619099 DAUC <0003> db_auc.c:192 IMSI='262429381132302': No 3G Auth Data 20241227122619106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42746<->l=127.0.0.1:4258 20241227122619109 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122619109 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429381132302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429381132302" session_id=2139810199 session_state=BEGIN} 20241227122619109 DSS <0004> hlr_ussd.c:576 262429381132302/0x7f8ae997: Process SS (BEGIN) 20241227122619109 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241227122619109 DSS <0004> hlr_ussd.c:518 262429381132302/0x7f8ae997: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241227122619109 DSS <0004> hlr_ussd.c:363 262429381132302/0x7f8ae997: Tx USSD 'Your IMSI is 262429381132302' 20241227122619109 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429381132302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429381132302" session_id=2139810199 session_state=END} 20241227122619109 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429381132302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122619109 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122619109 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122619111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42746<->l=127.0.0.1:4258 20241227122619111 DAUC <0003> db_auc.c:157 IMSI='262420106726439': No 2G Auth Data 20241227122619111 DAUC <0003> db_auc.c:192 IMSI='262420106726439': No 3G Auth Data 20241227122619117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42762<->l=127.0.0.1:4258 20241227122619120 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122619120 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420106726439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420106726439" session_id=786901004 session_state=BEGIN} 20241227122619120 DSS <0004> hlr_ussd.c:576 262420106726439/0x2ee7280c: Process SS (BEGIN) 20241227122619120 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241227122619120 DSS <0004> hlr_ussd.c:518 262420106726439/0x2ee7280c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241227122619120 DSS <0004> hlr_ussd.c:363 262420106726439/0x2ee7280c: Tx USSD 'Your IMSI is 262420106726439' 20241227122619120 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420106726439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420106726439" session_id=786901004 session_state=END} 20241227122619120 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420106726439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122619120 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122619120 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122619122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42762<->l=127.0.0.1:4258 20241227122619123 DAUC <0003> db_auc.c:157 IMSI='262424413075188': No 2G Auth Data 20241227122619123 DAUC <0003> db_auc.c:192 IMSI='262424413075188': No 3G Auth Data 20241227122619129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42776<->l=127.0.0.1:4258 20241227122619132 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122619132 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424413075188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424413075188" session_id=1522849190 session_state=BEGIN} 20241227122619132 DSS <0004> hlr_ussd.c:576 262424413075188/0x5ac4d5a6: Process SS (BEGIN) 20241227122619132 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241227122619132 DSS <0004> hlr_ussd.c:518 262424413075188/0x5ac4d5a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241227122619132 DSS <0004> hlr_ussd.c:363 262424413075188/0x5ac4d5a6: Tx USSD 'Your IMSI is 262424413075188' 20241227122619132 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424413075188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424413075188" session_id=1522849190 session_state=END} 20241227122619132 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424413075188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122619132 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122619132 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122619134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42776<->l=127.0.0.1:4258 20241227122619135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42688<->l=127.0.0.1:4258 20241227122619135 DLINP <000b> input/ipa.c:451 connected read/write 20241227122619135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122619135 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122619135 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122619135 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122619135 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37445<->l=127.0.0.1:4259) 20241227122619164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42778<->l=127.0.0.1:4258 20241227122619365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42778<->l=127.0.0.1:4258 20241227122622464 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122622464 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122622465 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122622465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52014<->l=127.0.0.1:4258 20241227122622466 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122622466 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122622466 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122622466 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122622466 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122622466 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122622466 DLGSUP <0013> gsup_server.c:235 2:  20241227122622466 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122622466 DLGSUP <0013> gsup_server.c:235 3:  20241227122622466 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122622466 DLGSUP <0013> gsup_server.c:235 4:  20241227122622466 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122622466 DLGSUP <0013> gsup_server.c:235 5:  20241227122622466 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122622466 DLGSUP <0013> gsup_server.c:235 7:  20241227122622466 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122622466 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122622466 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122622466 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122622472 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35897<->l=127.0.0.1:4259) 20241227122622474 DAUC <0003> db_auc.c:157 IMSI='262428351036699': No 2G Auth Data 20241227122622474 DAUC <0003> db_auc.c:192 IMSI='262428351036699': No 3G Auth Data 20241227122622479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52022<->l=127.0.0.1:4258 20241227122622510 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122622510 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262428351036699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428351036699" source_name="the-source\n" session_id=3064741283 session_state=BEGIN} 20241227122622510 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241227122622510 DSS <0004> hlr_ussd.c:576 262428351036699/0xb6ac3da3: Process SS (BEGIN) 20241227122622510 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241227122622510 DSS <0004> hlr_ussd.c:518 262428351036699/0xb6ac3da3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241227122622510 DSS <0004> hlr_ussd.c:363 262428351036699/0xb6ac3da3: Tx USSD 'Your IMSI is 262428351036699' 20241227122622510 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262428351036699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428351036699" destination_name="the-source\n" session_id=3064741283 session_state=END} 20241227122622510 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262428351036699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122622510 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122622510 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122622513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52022<->l=127.0.0.1:4258 20241227122622514 DAUC <0003> db_auc.c:157 IMSI='262421082235958': No 2G Auth Data 20241227122622514 DAUC <0003> db_auc.c:192 IMSI='262421082235958': No 3G Auth Data 20241227122622520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52026<->l=127.0.0.1:4258 20241227122622523 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122622523 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262421082235958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421082235958" source_name="the-source\n" session_id=1708844123 session_state=BEGIN} 20241227122622523 DSS <0004> hlr_ussd.c:576 262421082235958/0x65dae45b: Process SS (BEGIN) 20241227122622523 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241227122622523 DSS <0004> hlr_ussd.c:518 262421082235958/0x65dae45b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241227122622523 DSS <0004> hlr_ussd.c:363 262421082235958/0x65dae45b: Tx USSD 'Your IMSI is 262421082235958' 20241227122622523 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262421082235958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421082235958" destination_name="the-source\n" session_id=1708844123 session_state=END} 20241227122622523 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262421082235958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122622523 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122622523 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122622525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52026<->l=127.0.0.1:4258 20241227122622526 DAUC <0003> db_auc.c:157 IMSI='262422988772553': No 2G Auth Data 20241227122622526 DAUC <0003> db_auc.c:192 IMSI='262422988772553': No 3G Auth Data 20241227122622534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52040<->l=127.0.0.1:4258 20241227122622539 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122622539 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262422988772553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422988772553" source_name="the-source\n" session_id=2636713085 session_state=BEGIN} 20241227122622539 DSS <0004> hlr_ussd.c:576 262422988772553/0x9d290c7d: Process SS (BEGIN) 20241227122622539 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241227122622539 DSS <0004> hlr_ussd.c:518 262422988772553/0x9d290c7d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241227122622539 DSS <0004> hlr_ussd.c:363 262422988772553/0x9d290c7d: Tx USSD 'Your IMSI is 262422988772553' 20241227122622539 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262422988772553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422988772553" destination_name="the-source\n" session_id=2636713085 session_state=END} 20241227122622539 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262422988772553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122622539 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122622539 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122622541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52040<->l=127.0.0.1:4258 20241227122622542 DAUC <0003> db_auc.c:157 IMSI='262423773815951': No 2G Auth Data 20241227122622542 DAUC <0003> db_auc.c:192 IMSI='262423773815951': No 3G Auth Data 20241227122622548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52048<->l=127.0.0.1:4258 20241227122622551 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122622551 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262423773815951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423773815951" source_name="the-source\n" session_id=1531959019 session_state=BEGIN} 20241227122622551 DSS <0004> hlr_ussd.c:576 262423773815951/0x5b4fd6eb: Process SS (BEGIN) 20241227122622551 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241227122622551 DSS <0004> hlr_ussd.c:518 262423773815951/0x5b4fd6eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241227122622551 DSS <0004> hlr_ussd.c:363 262423773815951/0x5b4fd6eb: Tx USSD 'Your IMSI is 262423773815951' 20241227122622551 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262423773815951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423773815951" destination_name="the-source\n" session_id=1531959019 session_state=END} 20241227122622551 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262423773815951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122622551 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122622551 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122622553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52048<->l=127.0.0.1:4258 20241227122622554 DAUC <0003> db_auc.c:157 IMSI='262429757484857': No 2G Auth Data 20241227122622554 DAUC <0003> db_auc.c:192 IMSI='262429757484857': No 3G Auth Data 20241227122622560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52050<->l=127.0.0.1:4258 20241227122622564 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122622564 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262429757484857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429757484857" source_name="the-source\n" session_id=1889955787 session_state=BEGIN} 20241227122622564 DSS <0004> hlr_ussd.c:576 262429757484857/0x70a66fcb: Process SS (BEGIN) 20241227122622564 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241227122622564 DSS <0004> hlr_ussd.c:518 262429757484857/0x70a66fcb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241227122622564 DSS <0004> hlr_ussd.c:363 262429757484857/0x70a66fcb: Tx USSD 'Your IMSI is 262429757484857' 20241227122622564 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262429757484857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429757484857" destination_name="the-source\n" session_id=1889955787 session_state=END} 20241227122622564 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262429757484857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122622564 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122622564 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122622567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52050<->l=127.0.0.1:4258 20241227122622567 DAUC <0003> db_auc.c:157 IMSI='262423045123966': No 2G Auth Data 20241227122622567 DAUC <0003> db_auc.c:192 IMSI='262423045123966': No 3G Auth Data 20241227122622574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52064<->l=127.0.0.1:4258 20241227122622577 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122622577 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262423045123966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423045123966" source_name="the-source\n" session_id=151746582 session_state=BEGIN} 20241227122622577 DSS <0004> hlr_ussd.c:576 262423045123966/0x090b7816: Process SS (BEGIN) 20241227122622577 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241227122622577 DSS <0004> hlr_ussd.c:518 262423045123966/0x090b7816: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241227122622577 DSS <0004> hlr_ussd.c:363 262423045123966/0x090b7816: Tx USSD 'Your IMSI is 262423045123966' 20241227122622577 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262423045123966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423045123966" destination_name="the-source\n" session_id=151746582 session_state=END} 20241227122622577 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262423045123966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122622577 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122622577 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122622579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52064<->l=127.0.0.1:4258 20241227122622580 DAUC <0003> db_auc.c:157 IMSI='262422174650360': No 2G Auth Data 20241227122622580 DAUC <0003> db_auc.c:192 IMSI='262422174650360': No 3G Auth Data 20241227122622586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52074<->l=127.0.0.1:4258 20241227122622589 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122622589 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262422174650360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422174650360" source_name="the-source\n" session_id=888453386 session_state=BEGIN} 20241227122622589 DSS <0004> hlr_ussd.c:576 262422174650360/0x34f4b90a: Process SS (BEGIN) 20241227122622589 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241227122622589 DSS <0004> hlr_ussd.c:518 262422174650360/0x34f4b90a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241227122622589 DSS <0004> hlr_ussd.c:363 262422174650360/0x34f4b90a: Tx USSD 'Your IMSI is 262422174650360' 20241227122622589 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262422174650360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422174650360" destination_name="the-source\n" session_id=888453386 session_state=END} 20241227122622589 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262422174650360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122622589 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122622589 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122622591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52074<->l=127.0.0.1:4258 20241227122622592 DAUC <0003> db_auc.c:157 IMSI='262426891066913': No 2G Auth Data 20241227122622592 DAUC <0003> db_auc.c:192 IMSI='262426891066913': No 3G Auth Data 20241227122622600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52078<->l=127.0.0.1:4258 20241227122622603 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122622603 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262426891066913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426891066913" source_name="the-source\n" session_id=1012716830 session_state=BEGIN} 20241227122622603 DSS <0004> hlr_ussd.c:576 262426891066913/0x3c5cd51e: Process SS (BEGIN) 20241227122622603 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241227122622603 DSS <0004> hlr_ussd.c:518 262426891066913/0x3c5cd51e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241227122622603 DSS <0004> hlr_ussd.c:363 262426891066913/0x3c5cd51e: Tx USSD 'Your IMSI is 262426891066913' 20241227122622603 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262426891066913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426891066913" destination_name="the-source\n" session_id=1012716830 session_state=END} 20241227122622603 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262426891066913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122622603 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122622603 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122622605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52078<->l=127.0.0.1:4258 20241227122622606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52014<->l=127.0.0.1:4258 20241227122622607 DLINP <000b> input/ipa.c:451 connected read/write 20241227122622607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122622607 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122622607 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122622607 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122622607 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241227122622607 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35897<->l=127.0.0.1:4259) 20241227122622631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52090<->l=127.0.0.1:4258 20241227122622832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52090<->l=127.0.0.1:4258 20241227122625900 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122625901 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122625902 DLINP <000b> input/ipa.c:451 connected read/write 20241227122625902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122625902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52102<->l=127.0.0.1:4258 20241227122625903 DLINP <000b> input/ipa.c:451 connected read/write 20241227122625903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122625903 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122625903 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122625903 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122625903 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122625903 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122625903 DLGSUP <0013> gsup_server.c:235 2:  20241227122625903 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122625903 DLGSUP <0013> gsup_server.c:235 3:  20241227122625903 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122625903 DLGSUP <0013> gsup_server.c:235 4:  20241227122625903 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122625903 DLGSUP <0013> gsup_server.c:235 5:  20241227122625903 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122625903 DLGSUP <0013> gsup_server.c:235 7:  20241227122625903 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122625903 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122625903 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122625903 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122625909 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40979<->l=127.0.0.1:4259) 20241227122625912 DAUC <0003> db_auc.c:157 IMSI='262420102746297': No 2G Auth Data 20241227122625912 DAUC <0003> db_auc.c:192 IMSI='262420102746297': No 3G Auth Data 20241227122625917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52110<->l=127.0.0.1:4258 20241227122625946 DLINP <000b> input/ipa.c:451 connected read/write 20241227122625946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122625946 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420102746297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420102746297" session_id=2425497691 session_state=BEGIN} 20241227122625946 DSS <0004> hlr_ussd.c:576 262420102746297/0x9092285b: Process SS (BEGIN) 20241227122625946 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241227122625946 DSS <0004> hlr_ussd.c:518 262420102746297/0x9092285b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241227122625946 DSS <0004> hlr_ussd.c:363 262420102746297/0x9092285b: Tx USSD 'Your extension is 491614647355' 20241227122625946 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420102746297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420102746297" session_id=2425497691 session_state=END} 20241227122625946 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420102746297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122625946 DLINP <000b> input/ipa.c:451 connected read/write 20241227122625946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122625946 DLINP <000b> input/ipa.c:451 connected read/write 20241227122625946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122625948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52110<->l=127.0.0.1:4258 20241227122625948 DAUC <0003> db_auc.c:157 IMSI='262421896921579': No 2G Auth Data 20241227122625948 DAUC <0003> db_auc.c:192 IMSI='262421896921579': No 3G Auth Data 20241227122625954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52114<->l=127.0.0.1:4258 20241227122625957 DLINP <000b> input/ipa.c:451 connected read/write 20241227122625957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122625957 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421896921579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421896921579" session_id=368375926 session_state=BEGIN} 20241227122625957 DSS <0004> hlr_ussd.c:576 262421896921579/0x15f4f876: Process SS (BEGIN) 20241227122625957 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241227122625957 DSS <0004> hlr_ussd.c:518 262421896921579/0x15f4f876: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241227122625957 DSS <0004> hlr_ussd.c:363 262421896921579/0x15f4f876: Tx USSD 'Your extension is 491616776516' 20241227122625957 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421896921579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421896921579" session_id=368375926 session_state=END} 20241227122625957 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421896921579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122625957 DLINP <000b> input/ipa.c:451 connected read/write 20241227122625957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122625957 DLINP <000b> input/ipa.c:451 connected read/write 20241227122625957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122625959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52114<->l=127.0.0.1:4258 20241227122625959 DAUC <0003> db_auc.c:157 IMSI='262423305542365': No 2G Auth Data 20241227122625959 DAUC <0003> db_auc.c:192 IMSI='262423305542365': No 3G Auth Data 20241227122625965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52124<->l=127.0.0.1:4258 20241227122625968 DLINP <000b> input/ipa.c:451 connected read/write 20241227122625968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122625968 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423305542365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423305542365" session_id=3545390649 session_state=BEGIN} 20241227122625968 DSS <0004> hlr_ussd.c:576 262423305542365/0xd3525e39: Process SS (BEGIN) 20241227122625968 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241227122625968 DSS <0004> hlr_ussd.c:518 262423305542365/0xd3525e39: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241227122625968 DSS <0004> hlr_ussd.c:363 262423305542365/0xd3525e39: Tx USSD 'Your extension is 491612184431' 20241227122625968 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423305542365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423305542365" session_id=3545390649 session_state=END} 20241227122625968 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423305542365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122625968 DLINP <000b> input/ipa.c:451 connected read/write 20241227122625968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122625968 DLINP <000b> input/ipa.c:451 connected read/write 20241227122625968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122625970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52124<->l=127.0.0.1:4258 20241227122625970 DAUC <0003> db_auc.c:157 IMSI='262424183151857': No 2G Auth Data 20241227122625970 DAUC <0003> db_auc.c:192 IMSI='262424183151857': No 3G Auth Data 20241227122625976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52132<->l=127.0.0.1:4258 20241227122625979 DLINP <000b> input/ipa.c:451 connected read/write 20241227122625979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122625979 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424183151857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424183151857" session_id=902056409 session_state=BEGIN} 20241227122625979 DSS <0004> hlr_ussd.c:576 262424183151857/0x35c449d9: Process SS (BEGIN) 20241227122625979 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241227122625979 DSS <0004> hlr_ussd.c:518 262424183151857/0x35c449d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241227122625979 DSS <0004> hlr_ussd.c:363 262424183151857/0x35c449d9: Tx USSD 'Your extension is 491618206404' 20241227122625979 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424183151857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424183151857" session_id=902056409 session_state=END} 20241227122625979 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424183151857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122625979 DLINP <000b> input/ipa.c:451 connected read/write 20241227122625979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122625979 DLINP <000b> input/ipa.c:451 connected read/write 20241227122625979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122625981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52132<->l=127.0.0.1:4258 20241227122625982 DAUC <0003> db_auc.c:157 IMSI='262427175054660': No 2G Auth Data 20241227122625982 DAUC <0003> db_auc.c:192 IMSI='262427175054660': No 3G Auth Data 20241227122625989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52134<->l=127.0.0.1:4258 20241227122625992 DLINP <000b> input/ipa.c:451 connected read/write 20241227122625992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122625992 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427175054660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427175054660" session_id=4002890578 session_state=BEGIN} 20241227122625992 DSS <0004> hlr_ussd.c:576 262427175054660/0xee974352: Process SS (BEGIN) 20241227122625992 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241227122625992 DSS <0004> hlr_ussd.c:518 262427175054660/0xee974352: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241227122625992 DSS <0004> hlr_ussd.c:363 262427175054660/0xee974352: Tx USSD 'Your extension is 491612143757' 20241227122625992 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427175054660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427175054660" session_id=4002890578 session_state=END} 20241227122625992 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427175054660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122625992 DLINP <000b> input/ipa.c:451 connected read/write 20241227122625992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122625992 DLINP <000b> input/ipa.c:451 connected read/write 20241227122625992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122625994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52134<->l=127.0.0.1:4258 20241227122625994 DAUC <0003> db_auc.c:157 IMSI='262429617216087': No 2G Auth Data 20241227122625994 DAUC <0003> db_auc.c:192 IMSI='262429617216087': No 3G Auth Data 20241227122626000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52148<->l=127.0.0.1:4258 20241227122626003 DLINP <000b> input/ipa.c:451 connected read/write 20241227122626003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122626003 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429617216087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429617216087" session_id=1226565978 session_state=BEGIN} 20241227122626003 DSS <0004> hlr_ussd.c:576 262429617216087/0x491be95a: Process SS (BEGIN) 20241227122626003 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241227122626003 DSS <0004> hlr_ussd.c:518 262429617216087/0x491be95a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241227122626003 DSS <0004> hlr_ussd.c:363 262429617216087/0x491be95a: Tx USSD 'Your extension is 491613054731' 20241227122626003 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429617216087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429617216087" session_id=1226565978 session_state=END} 20241227122626003 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429617216087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122626003 DLINP <000b> input/ipa.c:451 connected read/write 20241227122626003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122626003 DLINP <000b> input/ipa.c:451 connected read/write 20241227122626003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122626005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52148<->l=127.0.0.1:4258 20241227122626005 DAUC <0003> db_auc.c:157 IMSI='262425816244684': No 2G Auth Data 20241227122626005 DAUC <0003> db_auc.c:192 IMSI='262425816244684': No 3G Auth Data 20241227122626012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52158<->l=127.0.0.1:4258 20241227122626015 DLINP <000b> input/ipa.c:451 connected read/write 20241227122626015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122626015 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425816244684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425816244684" session_id=3870153834 session_state=BEGIN} 20241227122626015 DSS <0004> hlr_ussd.c:576 262425816244684/0xe6addc6a: Process SS (BEGIN) 20241227122626015 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241227122626015 DSS <0004> hlr_ussd.c:518 262425816244684/0xe6addc6a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241227122626015 DSS <0004> hlr_ussd.c:363 262425816244684/0xe6addc6a: Tx USSD 'Your extension is 491612377673' 20241227122626015 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425816244684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425816244684" session_id=3870153834 session_state=END} 20241227122626015 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425816244684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122626015 DLINP <000b> input/ipa.c:451 connected read/write 20241227122626015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122626015 DLINP <000b> input/ipa.c:451 connected read/write 20241227122626015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122626017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52158<->l=127.0.0.1:4258 20241227122626018 DAUC <0003> db_auc.c:157 IMSI='262423892693820': No 2G Auth Data 20241227122626018 DAUC <0003> db_auc.c:192 IMSI='262423892693820': No 3G Auth Data 20241227122626024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52162<->l=127.0.0.1:4258 20241227122626027 DLINP <000b> input/ipa.c:451 connected read/write 20241227122626027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122626027 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423892693820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423892693820" session_id=1178753104 session_state=BEGIN} 20241227122626027 DSS <0004> hlr_ussd.c:576 262423892693820/0x46425850: Process SS (BEGIN) 20241227122626027 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241227122626027 DSS <0004> hlr_ussd.c:518 262423892693820/0x46425850: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241227122626027 DSS <0004> hlr_ussd.c:363 262423892693820/0x46425850: Tx USSD 'Your extension is 491615174115' 20241227122626027 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423892693820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423892693820" session_id=1178753104 session_state=END} 20241227122626027 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423892693820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122626027 DLINP <000b> input/ipa.c:451 connected read/write 20241227122626027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122626027 DLINP <000b> input/ipa.c:451 connected read/write 20241227122626027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122626029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52162<->l=127.0.0.1:4258 20241227122626030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52102<->l=127.0.0.1:4258 20241227122626030 DLINP <000b> input/ipa.c:451 connected read/write 20241227122626030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122626030 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122626030 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122626030 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122626030 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40979<->l=127.0.0.1:4259) 20241227122626053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52172<->l=127.0.0.1:4258 20241227122626254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52172<->l=127.0.0.1:4258 20241227122629359 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122629359 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122629362 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122629363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52174<->l=127.0.0.1:4258 20241227122629366 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122629366 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122629366 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122629366 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122629366 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122629366 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122629366 DLGSUP <0013> gsup_server.c:235 2:  20241227122629366 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122629366 DLGSUP <0013> gsup_server.c:235 3:  20241227122629366 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122629366 DLGSUP <0013> gsup_server.c:235 4:  20241227122629366 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122629366 DLGSUP <0013> gsup_server.c:235 5:  20241227122629366 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122629366 DLGSUP <0013> gsup_server.c:235 7:  20241227122629366 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122629366 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122629366 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122629366 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122629383 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45999<->l=127.0.0.1:4259) 20241227122629389 DAUC <0003> db_auc.c:157 IMSI='262420285440645': No 2G Auth Data 20241227122629389 DAUC <0003> db_auc.c:192 IMSI='262420285440645': No 3G Auth Data 20241227122629406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52182<->l=127.0.0.1:4258 20241227122629416 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122629416 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262420285440645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420285440645" source_name="the-source\n" session_id=1365716638 session_state=BEGIN} 20241227122629416 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241227122629416 DSS <0004> hlr_ussd.c:576 262420285440645/0x51672e9e: Process SS (BEGIN) 20241227122629416 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241227122629416 DSS <0004> hlr_ussd.c:518 262420285440645/0x51672e9e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241227122629416 DSS <0004> hlr_ussd.c:363 262420285440645/0x51672e9e: Tx USSD 'Your extension is 491611031136' 20241227122629416 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262420285440645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420285440645" destination_name="the-source\n" session_id=1365716638 session_state=END} 20241227122629416 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262420285440645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122629416 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122629416 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122629421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52182<->l=127.0.0.1:4258 20241227122629422 DAUC <0003> db_auc.c:157 IMSI='262429177941036': No 2G Auth Data 20241227122629422 DAUC <0003> db_auc.c:192 IMSI='262429177941036': No 3G Auth Data 20241227122629431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52198<->l=127.0.0.1:4258 20241227122629434 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122629434 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262429177941036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429177941036" source_name="the-source\n" session_id=2930104021 session_state=BEGIN} 20241227122629434 DSS <0004> hlr_ussd.c:576 262429177941036/0xaea5d6d5: Process SS (BEGIN) 20241227122629434 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241227122629434 DSS <0004> hlr_ussd.c:518 262429177941036/0xaea5d6d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241227122629434 DSS <0004> hlr_ussd.c:363 262429177941036/0xaea5d6d5: Tx USSD 'Your extension is 491612223314' 20241227122629434 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262429177941036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429177941036" destination_name="the-source\n" session_id=2930104021 session_state=END} 20241227122629434 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262429177941036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122629434 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122629434 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122629436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52198<->l=127.0.0.1:4258 20241227122629437 DAUC <0003> db_auc.c:157 IMSI='262429828742040': No 2G Auth Data 20241227122629437 DAUC <0003> db_auc.c:192 IMSI='262429828742040': No 3G Auth Data 20241227122629444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52204<->l=127.0.0.1:4258 20241227122629447 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122629447 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429828742040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429828742040" source_name="the-source\n" session_id=506191967 session_state=BEGIN} 20241227122629447 DSS <0004> hlr_ussd.c:576 262429828742040/0x1e2be05f: Process SS (BEGIN) 20241227122629448 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241227122629448 DSS <0004> hlr_ussd.c:518 262429828742040/0x1e2be05f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241227122629448 DSS <0004> hlr_ussd.c:363 262429828742040/0x1e2be05f: Tx USSD 'Your extension is 491612574881' 20241227122629448 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429828742040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429828742040" destination_name="the-source\n" session_id=506191967 session_state=END} 20241227122629448 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262429828742040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122629448 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122629448 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122629449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52204<->l=127.0.0.1:4258 20241227122629450 DAUC <0003> db_auc.c:157 IMSI='262423884831175': No 2G Auth Data 20241227122629450 DAUC <0003> db_auc.c:192 IMSI='262423884831175': No 3G Auth Data 20241227122629457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52212<->l=127.0.0.1:4258 20241227122629460 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122629460 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262423884831175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423884831175" source_name="the-source\n" session_id=1278740930 session_state=BEGIN} 20241227122629460 DSS <0004> hlr_ussd.c:576 262423884831175/0x4c3809c2: Process SS (BEGIN) 20241227122629460 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241227122629460 DSS <0004> hlr_ussd.c:518 262423884831175/0x4c3809c2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241227122629460 DSS <0004> hlr_ussd.c:363 262423884831175/0x4c3809c2: Tx USSD 'Your extension is 491614373563' 20241227122629460 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262423884831175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423884831175" destination_name="the-source\n" session_id=1278740930 session_state=END} 20241227122629460 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262423884831175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122629460 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122629460 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122629462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52212<->l=127.0.0.1:4258 20241227122629462 DAUC <0003> db_auc.c:157 IMSI='262425562874230': No 2G Auth Data 20241227122629462 DAUC <0003> db_auc.c:192 IMSI='262425562874230': No 3G Auth Data 20241227122629470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52218<->l=127.0.0.1:4258 20241227122629472 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122629472 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262425562874230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425562874230" source_name="the-source\n" session_id=506524698 session_state=BEGIN} 20241227122629472 DSS <0004> hlr_ussd.c:576 262425562874230/0x1e30f41a: Process SS (BEGIN) 20241227122629472 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241227122629472 DSS <0004> hlr_ussd.c:518 262425562874230/0x1e30f41a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241227122629472 DSS <0004> hlr_ussd.c:363 262425562874230/0x1e30f41a: Tx USSD 'Your extension is 491617043628' 20241227122629472 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262425562874230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425562874230" destination_name="the-source\n" session_id=506524698 session_state=END} 20241227122629472 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262425562874230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122629472 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122629472 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122629474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52218<->l=127.0.0.1:4258 20241227122629475 DAUC <0003> db_auc.c:157 IMSI='262422774269624': No 2G Auth Data 20241227122629475 DAUC <0003> db_auc.c:192 IMSI='262422774269624': No 3G Auth Data 20241227122629481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52230<->l=127.0.0.1:4258 20241227122629484 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122629484 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262422774269624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422774269624" source_name="the-source\n" session_id=3155622493 session_state=BEGIN} 20241227122629484 DSS <0004> hlr_ussd.c:576 262422774269624/0xbc16fa5d: Process SS (BEGIN) 20241227122629484 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241227122629484 DSS <0004> hlr_ussd.c:518 262422774269624/0xbc16fa5d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241227122629484 DSS <0004> hlr_ussd.c:363 262422774269624/0xbc16fa5d: Tx USSD 'Your extension is 491612582560' 20241227122629484 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262422774269624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422774269624" destination_name="the-source\n" session_id=3155622493 session_state=END} 20241227122629484 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262422774269624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122629484 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122629484 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122629486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52230<->l=127.0.0.1:4258 20241227122629486 DAUC <0003> db_auc.c:157 IMSI='262426550850994': No 2G Auth Data 20241227122629486 DAUC <0003> db_auc.c:192 IMSI='262426550850994': No 3G Auth Data 20241227122629493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52242<->l=127.0.0.1:4258 20241227122629498 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122629498 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262426550850994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426550850994" source_name="the-source\n" session_id=3626123202 session_state=BEGIN} 20241227122629498 DSS <0004> hlr_ussd.c:576 262426550850994/0xd8223fc2: Process SS (BEGIN) 20241227122629498 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241227122629498 DSS <0004> hlr_ussd.c:518 262426550850994/0xd8223fc2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241227122629498 DSS <0004> hlr_ussd.c:363 262426550850994/0xd8223fc2: Tx USSD 'Your extension is 491618321507' 20241227122629498 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262426550850994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426550850994" destination_name="the-source\n" session_id=3626123202 session_state=END} 20241227122629498 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262426550850994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122629498 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122629498 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122629501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52242<->l=127.0.0.1:4258 20241227122629502 DAUC <0003> db_auc.c:157 IMSI='262425293975817': No 2G Auth Data 20241227122629502 DAUC <0003> db_auc.c:192 IMSI='262425293975817': No 3G Auth Data 20241227122629509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52252<->l=127.0.0.1:4258 20241227122629513 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122629513 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262425293975817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425293975817" source_name="the-source\n" session_id=2716522211 session_state=BEGIN} 20241227122629513 DSS <0004> hlr_ussd.c:576 262425293975817/0xa1ead6e3: Process SS (BEGIN) 20241227122629513 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241227122629513 DSS <0004> hlr_ussd.c:518 262425293975817/0xa1ead6e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241227122629513 DSS <0004> hlr_ussd.c:363 262425293975817/0xa1ead6e3: Tx USSD 'Your extension is 491618048722' 20241227122629513 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262425293975817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425293975817" destination_name="the-source\n" session_id=2716522211 session_state=END} 20241227122629513 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262425293975817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122629513 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122629513 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122629515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52252<->l=127.0.0.1:4258 20241227122629515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52174<->l=127.0.0.1:4258 20241227122629516 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45999<->l=127.0.0.1:4259) 20241227122629516 DLINP <000b> input/ipa.c:451 connected read/write 20241227122629516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122629516 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122629516 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122629516 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122629516 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241227122629541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52258<->l=127.0.0.1:4258 20241227122629742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52258<->l=127.0.0.1:4258 20241227122632848 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37481 20241227122632848 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37481 20241227122632850 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632850 DLINP <000b> input/ipa.c:405 127.0.0.1:37481 message received 20241227122632850 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122632850 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122632851 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632851 DLINP <000b> input/ipa.c:405 127.0.0.1:37481 message received 20241227122632851 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122632851 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241227122632851 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241227122632851 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241227122632851 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122632851 DLGSUP <0013> gsup_server.c:235 2:  20241227122632851 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122632851 DLGSUP <0013> gsup_server.c:235 3:  20241227122632851 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122632851 DLGSUP <0013> gsup_server.c:235 4:  20241227122632851 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122632851 DLGSUP <0013> gsup_server.c:235 5:  20241227122632851 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122632851 DLGSUP <0013> gsup_server.c:235 7:  20241227122632851 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122632852 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122632852 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122632852 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37481 20241227122632852 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122632853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43210<->l=127.0.0.1:4258 20241227122632854 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122632854 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122632854 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122632854 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122632854 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122632854 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122632854 DLGSUP <0013> gsup_server.c:235 2:  20241227122632854 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122632854 DLGSUP <0013> gsup_server.c:235 3:  20241227122632854 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122632854 DLGSUP <0013> gsup_server.c:235 4:  20241227122632854 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122632854 DLGSUP <0013> gsup_server.c:235 5:  20241227122632854 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122632854 DLGSUP <0013> gsup_server.c:235 7:  20241227122632854 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122632854 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122632854 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122632854 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122632864 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37147<->l=127.0.0.1:4259) 20241227122632868 DAUC <0003> db_auc.c:157 IMSI='262427847835129': No 2G Auth Data 20241227122632868 DAUC <0003> db_auc.c:192 IMSI='262427847835129': No 3G Auth Data 20241227122632877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43216<->l=127.0.0.1:4258 20241227122632898 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122632898 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427847835129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427847835129" session_id=2157467998 session_state=BEGIN} 20241227122632898 DSS <0004> hlr_ussd.c:576 262427847835129/0x8098595e: Process SS (BEGIN) 20241227122632898 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241227122632898 DSS <0004> hlr_ussd.c:518 262427847835129/0x8098595e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241227122632898 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632898 DLINP <000b> input/ipa.c:431 127.0.0.1:37481 sending data 20241227122632898 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632898 DLINP <000b> input/ipa.c:431 127.0.0.1:37481 sending data 20241227122632912 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632912 DLINP <000b> input/ipa.c:405 127.0.0.1:37481 message received 20241227122632912 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262427847835129 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427847835129" session_id=2157467998 session_state=END} 20241227122632912 DSS <0004> hlr_ussd.c:576 262427847835129/0x8098595e: Process SS (END) 20241227122632912 DSS <0004> hlr_ussd.c:518 262427847835129/0x8098595e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241227122632912 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427847835129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427847835129" session_id=2157467998 session_state=END} 20241227122632912 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427847835129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122632912 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262427847835129 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122632912 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122632912 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122632919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43216<->l=127.0.0.1:4258 20241227122632919 DAUC <0003> db_auc.c:157 IMSI='262429393757746': No 2G Auth Data 20241227122632919 DAUC <0003> db_auc.c:192 IMSI='262429393757746': No 3G Auth Data 20241227122632928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43220<->l=127.0.0.1:4258 20241227122632930 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122632930 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429393757746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429393757746" session_id=352436174 session_state=BEGIN} 20241227122632930 DSS <0004> hlr_ussd.c:576 262429393757746/0x1501bfce: Process SS (BEGIN) 20241227122632930 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241227122632930 DSS <0004> hlr_ussd.c:518 262429393757746/0x1501bfce: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241227122632930 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632930 DLINP <000b> input/ipa.c:431 127.0.0.1:37481 sending data 20241227122632930 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632930 DLINP <000b> input/ipa.c:431 127.0.0.1:37481 sending data 20241227122632931 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632931 DLINP <000b> input/ipa.c:405 127.0.0.1:37481 message received 20241227122632931 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262429393757746 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429393757746" session_id=352436174 session_state=END} 20241227122632931 DSS <0004> hlr_ussd.c:576 262429393757746/0x1501bfce: Process SS (END) 20241227122632931 DSS <0004> hlr_ussd.c:518 262429393757746/0x1501bfce: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241227122632931 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429393757746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429393757746" session_id=352436174 session_state=END} 20241227122632931 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429393757746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122632931 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262429393757746 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122632931 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122632931 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122632932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43220<->l=127.0.0.1:4258 20241227122632933 DAUC <0003> db_auc.c:157 IMSI='262424963144511': No 2G Auth Data 20241227122632933 DAUC <0003> db_auc.c:192 IMSI='262424963144511': No 3G Auth Data 20241227122632939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43226<->l=127.0.0.1:4258 20241227122632941 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122632941 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424963144511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424963144511" session_id=3493259230 session_state=BEGIN} 20241227122632941 DSS <0004> hlr_ussd.c:576 262424963144511/0xd036e7de: Process SS (BEGIN) 20241227122632941 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241227122632941 DSS <0004> hlr_ussd.c:518 262424963144511/0xd036e7de: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241227122632941 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632941 DLINP <000b> input/ipa.c:431 127.0.0.1:37481 sending data 20241227122632941 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632941 DLINP <000b> input/ipa.c:431 127.0.0.1:37481 sending data 20241227122632942 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632942 DLINP <000b> input/ipa.c:405 127.0.0.1:37481 message received 20241227122632942 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262424963144511 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424963144511" session_id=3493259230 session_state=END} 20241227122632942 DSS <0004> hlr_ussd.c:576 262424963144511/0xd036e7de: Process SS (END) 20241227122632942 DSS <0004> hlr_ussd.c:518 262424963144511/0xd036e7de: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241227122632942 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424963144511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424963144511" session_id=3493259230 session_state=END} 20241227122632942 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424963144511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122632942 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262424963144511 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122632942 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122632942 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122632944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43226<->l=127.0.0.1:4258 20241227122632945 DAUC <0003> db_auc.c:157 IMSI='262427729131830': No 2G Auth Data 20241227122632945 DAUC <0003> db_auc.c:192 IMSI='262427729131830': No 3G Auth Data 20241227122632952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43240<->l=127.0.0.1:4258 20241227122632955 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122632955 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427729131830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427729131830" session_id=4034238655 session_state=BEGIN} 20241227122632955 DSS <0004> hlr_ussd.c:576 262427729131830/0xf07598bf: Process SS (BEGIN) 20241227122632955 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241227122632955 DSS <0004> hlr_ussd.c:518 262427729131830/0xf07598bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241227122632955 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632955 DLINP <000b> input/ipa.c:431 127.0.0.1:37481 sending data 20241227122632955 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632955 DLINP <000b> input/ipa.c:431 127.0.0.1:37481 sending data 20241227122632956 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632956 DLINP <000b> input/ipa.c:405 127.0.0.1:37481 message received 20241227122632956 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262427729131830 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427729131830" session_id=4034238655 session_state=END} 20241227122632956 DSS <0004> hlr_ussd.c:576 262427729131830/0xf07598bf: Process SS (END) 20241227122632956 DSS <0004> hlr_ussd.c:518 262427729131830/0xf07598bf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241227122632956 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427729131830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427729131830" session_id=4034238655 session_state=END} 20241227122632956 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427729131830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122632956 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262427729131830 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122632956 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122632956 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122632958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43240<->l=127.0.0.1:4258 20241227122632958 DAUC <0003> db_auc.c:157 IMSI='262425113057750': No 2G Auth Data 20241227122632958 DAUC <0003> db_auc.c:192 IMSI='262425113057750': No 3G Auth Data 20241227122632965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43248<->l=127.0.0.1:4258 20241227122632968 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122632968 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425113057750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425113057750" session_id=1521563240 session_state=BEGIN} 20241227122632968 DSS <0004> hlr_ussd.c:576 262425113057750/0x5ab13668: Process SS (BEGIN) 20241227122632968 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241227122632968 DSS <0004> hlr_ussd.c:518 262425113057750/0x5ab13668: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241227122632968 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632968 DLINP <000b> input/ipa.c:431 127.0.0.1:37481 sending data 20241227122632968 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632968 DLINP <000b> input/ipa.c:431 127.0.0.1:37481 sending data 20241227122632969 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632969 DLINP <000b> input/ipa.c:405 127.0.0.1:37481 message received 20241227122632969 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262425113057750 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425113057750" session_id=1521563240 session_state=END} 20241227122632969 DSS <0004> hlr_ussd.c:576 262425113057750/0x5ab13668: Process SS (END) 20241227122632969 DSS <0004> hlr_ussd.c:518 262425113057750/0x5ab13668: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241227122632969 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425113057750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425113057750" session_id=1521563240 session_state=END} 20241227122632969 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425113057750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122632969 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262425113057750 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122632969 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122632969 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122632971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43248<->l=127.0.0.1:4258 20241227122632971 DAUC <0003> db_auc.c:157 IMSI='262423601328048': No 2G Auth Data 20241227122632971 DAUC <0003> db_auc.c:192 IMSI='262423601328048': No 3G Auth Data 20241227122632977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43254<->l=127.0.0.1:4258 20241227122632980 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122632980 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423601328048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423601328048" session_id=4125595147 session_state=BEGIN} 20241227122632981 DSS <0004> hlr_ussd.c:576 262423601328048/0xf5e7960b: Process SS (BEGIN) 20241227122632981 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241227122632981 DSS <0004> hlr_ussd.c:518 262423601328048/0xf5e7960b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241227122632981 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632981 DLINP <000b> input/ipa.c:431 127.0.0.1:37481 sending data 20241227122632981 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632981 DLINP <000b> input/ipa.c:431 127.0.0.1:37481 sending data 20241227122632981 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632981 DLINP <000b> input/ipa.c:405 127.0.0.1:37481 message received 20241227122632981 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262423601328048 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423601328048" session_id=4125595147 session_state=END} 20241227122632981 DSS <0004> hlr_ussd.c:576 262423601328048/0xf5e7960b: Process SS (END) 20241227122632981 DSS <0004> hlr_ussd.c:518 262423601328048/0xf5e7960b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241227122632981 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423601328048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423601328048" session_id=4125595147 session_state=END} 20241227122632981 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423601328048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122632981 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262423601328048 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122632981 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122632981 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122632983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43254<->l=127.0.0.1:4258 20241227122632984 DAUC <0003> db_auc.c:157 IMSI='262426306564755': No 2G Auth Data 20241227122632984 DAUC <0003> db_auc.c:192 IMSI='262426306564755': No 3G Auth Data 20241227122632990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43256<->l=127.0.0.1:4258 20241227122632993 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122632993 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426306564755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426306564755" session_id=2469663970 session_state=BEGIN} 20241227122632993 DSS <0004> hlr_ussd.c:576 262426306564755/0x933414e2: Process SS (BEGIN) 20241227122632993 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241227122632993 DSS <0004> hlr_ussd.c:518 262426306564755/0x933414e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241227122632993 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632993 DLINP <000b> input/ipa.c:431 127.0.0.1:37481 sending data 20241227122632993 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632993 DLINP <000b> input/ipa.c:431 127.0.0.1:37481 sending data 20241227122632994 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632994 DLINP <000b> input/ipa.c:405 127.0.0.1:37481 message received 20241227122632994 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262426306564755 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426306564755" session_id=2469663970 session_state=END} 20241227122632994 DSS <0004> hlr_ussd.c:576 262426306564755/0x933414e2: Process SS (END) 20241227122632994 DSS <0004> hlr_ussd.c:518 262426306564755/0x933414e2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241227122632994 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426306564755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426306564755" session_id=2469663970 session_state=END} 20241227122632994 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426306564755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122632994 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262426306564755 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122632994 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122632994 DLINP <000b> input/ipa.c:451 connected read/write 20241227122632994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122632996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43256<->l=127.0.0.1:4258 20241227122632996 DAUC <0003> db_auc.c:157 IMSI='262423807595068': No 2G Auth Data 20241227122632996 DAUC <0003> db_auc.c:192 IMSI='262423807595068': No 3G Auth Data 20241227122633003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43270<->l=127.0.0.1:4258 20241227122633006 DLINP <000b> input/ipa.c:451 connected read/write 20241227122633006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122633006 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423807595068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423807595068" session_id=341582689 session_state=BEGIN} 20241227122633006 DSS <0004> hlr_ussd.c:576 262423807595068/0x145c2361: Process SS (BEGIN) 20241227122633006 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241227122633006 DSS <0004> hlr_ussd.c:518 262423807595068/0x145c2361: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241227122633006 DLINP <000b> input/ipa.c:451 connected read/write 20241227122633006 DLINP <000b> input/ipa.c:431 127.0.0.1:37481 sending data 20241227122633006 DLINP <000b> input/ipa.c:451 connected read/write 20241227122633006 DLINP <000b> input/ipa.c:431 127.0.0.1:37481 sending data 20241227122633007 DLINP <000b> input/ipa.c:451 connected read/write 20241227122633007 DLINP <000b> input/ipa.c:405 127.0.0.1:37481 message received 20241227122633007 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262423807595068 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423807595068" session_id=341582689 session_state=END} 20241227122633007 DSS <0004> hlr_ussd.c:576 262423807595068/0x145c2361: Process SS (END) 20241227122633007 DSS <0004> hlr_ussd.c:518 262423807595068/0x145c2361: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241227122633007 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423807595068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423807595068" session_id=341582689 session_state=END} 20241227122633007 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423807595068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122633007 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262423807595068 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122633007 DLINP <000b> input/ipa.c:451 connected read/write 20241227122633007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122633007 DLINP <000b> input/ipa.c:451 connected read/write 20241227122633007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122633009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43270<->l=127.0.0.1:4258 20241227122633010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43210<->l=127.0.0.1:4258 20241227122633010 DLINP <000b> input/ipa.c:451 connected read/write 20241227122633010 DLINP <000b> input/ipa.c:405 127.0.0.1:37481 message received 20241227122633010 DLINP <000b> input/ipa.c:414 127.0.0.1:37481 connection closed with server 20241227122633010 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37481 20241227122633010 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241227122633010 DLINP <000b> input/ipa.c:451 connected read/write 20241227122633010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122633010 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122633010 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122633010 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122633010 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37147<->l=127.0.0.1:4259) 20241227122633034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43274<->l=127.0.0.1:4258 20241227122633235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43274<->l=127.0.0.1:4258 20241227122636358 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37957 20241227122636358 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37957 20241227122636359 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636359 DLINP <000b> input/ipa.c:405 127.0.0.1:37957 message received 20241227122636360 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122636360 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122636361 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636361 DLINP <000b> input/ipa.c:405 127.0.0.1:37957 message received 20241227122636361 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122636361 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241227122636361 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241227122636361 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241227122636361 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122636361 DLGSUP <0013> gsup_server.c:235 2:  20241227122636361 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122636362 DLGSUP <0013> gsup_server.c:235 3:  20241227122636362 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122636362 DLGSUP <0013> gsup_server.c:235 4:  20241227122636362 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122636362 DLGSUP <0013> gsup_server.c:235 5:  20241227122636362 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122636362 DLGSUP <0013> gsup_server.c:235 7:  20241227122636362 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122636362 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122636362 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122636362 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37957 20241227122636362 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122636362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43280<->l=127.0.0.1:4258 20241227122636366 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122636366 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122636366 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122636366 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122636366 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122636366 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122636366 DLGSUP <0013> gsup_server.c:235 2:  20241227122636366 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122636366 DLGSUP <0013> gsup_server.c:235 3:  20241227122636366 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122636366 DLGSUP <0013> gsup_server.c:235 4:  20241227122636366 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122636366 DLGSUP <0013> gsup_server.c:235 5:  20241227122636366 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122636366 DLGSUP <0013> gsup_server.c:235 7:  20241227122636366 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122636366 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122636366 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122636366 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122636380 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34985<->l=127.0.0.1:4259) 20241227122636389 DAUC <0003> db_auc.c:157 IMSI='262424908399529': No 2G Auth Data 20241227122636389 DAUC <0003> db_auc.c:192 IMSI='262424908399529': No 3G Auth Data 20241227122636414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43286<->l=127.0.0.1:4258 20241227122636429 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122636429 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424908399529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424908399529" session_id=2741803030 session_state=BEGIN} 20241227122636429 DSS <0004> hlr_ussd.c:576 262424908399529/0xa36c9816: Process SS (BEGIN) 20241227122636429 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241227122636429 DSS <0004> hlr_ussd.c:518 262424908399529/0xa36c9816: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241227122636429 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636429 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636429 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636429 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636444 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636445 DLINP <000b> input/ipa.c:405 127.0.0.1:37957 message received 20241227122636445 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262424908399529 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424908399529" session_id=2741803030 session_state=CONTINUE} 20241227122636445 DSS <0004> hlr_ussd.c:576 262424908399529/0xa36c9816: Process SS (CONTINUE) 20241227122636445 DSS <0004> hlr_ussd.c:518 262424908399529/0xa36c9816: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241227122636445 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424908399529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424908399529" session_id=2741803030 session_state=CONTINUE} 20241227122636445 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262424908399529 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122636445 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636445 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636457 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122636457 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424908399529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424908399529" session_id=2741803030 session_state=CONTINUE} 20241227122636457 DSS <0004> hlr_ussd.c:576 262424908399529/0xa36c9816: Process SS (CONTINUE) 20241227122636458 DSS <0004> hlr_ussd.c:518 262424908399529/0xa36c9816: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241227122636458 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424908399529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122636458 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636458 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636458 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636458 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636460 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636460 DLINP <000b> input/ipa.c:405 127.0.0.1:37957 message received 20241227122636460 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262424908399529 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424908399529" session_id=2741803030 session_state=END} 20241227122636460 DSS <0004> hlr_ussd.c:576 262424908399529/0xa36c9816: Process SS (END) 20241227122636460 DSS <0004> hlr_ussd.c:518 262424908399529/0xa36c9816: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241227122636461 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424908399529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424908399529" session_id=2741803030 session_state=END} 20241227122636461 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424908399529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122636461 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262424908399529 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122636461 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636461 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43286<->l=127.0.0.1:4258 20241227122636464 DAUC <0003> db_auc.c:157 IMSI='262424220437714': No 2G Auth Data 20241227122636464 DAUC <0003> db_auc.c:192 IMSI='262424220437714': No 3G Auth Data 20241227122636477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43296<->l=127.0.0.1:4258 20241227122636480 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122636480 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424220437714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424220437714" session_id=3765056169 session_state=BEGIN} 20241227122636480 DSS <0004> hlr_ussd.c:576 262424220437714/0xe06a32a9: Process SS (BEGIN) 20241227122636480 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241227122636480 DSS <0004> hlr_ussd.c:518 262424220437714/0xe06a32a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241227122636480 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636480 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636480 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636480 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636481 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636481 DLINP <000b> input/ipa.c:405 127.0.0.1:37957 message received 20241227122636481 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262424220437714 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424220437714" session_id=3765056169 session_state=CONTINUE} 20241227122636481 DSS <0004> hlr_ussd.c:576 262424220437714/0xe06a32a9: Process SS (CONTINUE) 20241227122636481 DSS <0004> hlr_ussd.c:518 262424220437714/0xe06a32a9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241227122636481 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424220437714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424220437714" session_id=3765056169 session_state=CONTINUE} 20241227122636481 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262424220437714 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122636481 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636481 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636483 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122636483 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424220437714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424220437714" session_id=3765056169 session_state=CONTINUE} 20241227122636483 DSS <0004> hlr_ussd.c:576 262424220437714/0xe06a32a9: Process SS (CONTINUE) 20241227122636483 DSS <0004> hlr_ussd.c:518 262424220437714/0xe06a32a9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241227122636483 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424220437714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122636483 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636483 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636483 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636483 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636484 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636484 DLINP <000b> input/ipa.c:405 127.0.0.1:37957 message received 20241227122636484 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262424220437714 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424220437714" session_id=3765056169 session_state=END} 20241227122636484 DSS <0004> hlr_ussd.c:576 262424220437714/0xe06a32a9: Process SS (END) 20241227122636484 DSS <0004> hlr_ussd.c:518 262424220437714/0xe06a32a9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241227122636484 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424220437714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424220437714" session_id=3765056169 session_state=END} 20241227122636484 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424220437714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122636484 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262424220437714 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122636484 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636484 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43296<->l=127.0.0.1:4258 20241227122636485 DAUC <0003> db_auc.c:157 IMSI='262426556327555': No 2G Auth Data 20241227122636485 DAUC <0003> db_auc.c:192 IMSI='262426556327555': No 3G Auth Data 20241227122636492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43310<->l=127.0.0.1:4258 20241227122636497 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122636497 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426556327555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426556327555" session_id=34797181 session_state=BEGIN} 20241227122636497 DSS <0004> hlr_ussd.c:576 262426556327555/0x0212f67d: Process SS (BEGIN) 20241227122636497 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241227122636497 DSS <0004> hlr_ussd.c:518 262426556327555/0x0212f67d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241227122636497 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636497 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636497 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636497 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636498 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636498 DLINP <000b> input/ipa.c:405 127.0.0.1:37957 message received 20241227122636498 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262426556327555 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426556327555" session_id=34797181 session_state=CONTINUE} 20241227122636498 DSS <0004> hlr_ussd.c:576 262426556327555/0x0212f67d: Process SS (CONTINUE) 20241227122636498 DSS <0004> hlr_ussd.c:518 262426556327555/0x0212f67d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241227122636498 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426556327555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426556327555" session_id=34797181 session_state=CONTINUE} 20241227122636498 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262426556327555 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122636498 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636498 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636501 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122636501 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426556327555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426556327555" session_id=34797181 session_state=CONTINUE} 20241227122636501 DSS <0004> hlr_ussd.c:576 262426556327555/0x0212f67d: Process SS (CONTINUE) 20241227122636501 DSS <0004> hlr_ussd.c:518 262426556327555/0x0212f67d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241227122636501 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426556327555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122636501 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636501 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636501 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636501 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636502 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636502 DLINP <000b> input/ipa.c:405 127.0.0.1:37957 message received 20241227122636502 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262426556327555 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426556327555" session_id=34797181 session_state=END} 20241227122636502 DSS <0004> hlr_ussd.c:576 262426556327555/0x0212f67d: Process SS (END) 20241227122636502 DSS <0004> hlr_ussd.c:518 262426556327555/0x0212f67d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241227122636502 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426556327555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426556327555" session_id=34797181 session_state=END} 20241227122636502 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426556327555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122636502 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262426556327555 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122636502 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636502 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43310<->l=127.0.0.1:4258 20241227122636503 DAUC <0003> db_auc.c:157 IMSI='262426961904163': No 2G Auth Data 20241227122636503 DAUC <0003> db_auc.c:192 IMSI='262426961904163': No 3G Auth Data 20241227122636509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43326<->l=127.0.0.1:4258 20241227122636512 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122636512 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426961904163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426961904163" session_id=1956940923 session_state=BEGIN} 20241227122636512 DSS <0004> hlr_ussd.c:576 262426961904163/0x74a48c7b: Process SS (BEGIN) 20241227122636512 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241227122636512 DSS <0004> hlr_ussd.c:518 262426961904163/0x74a48c7b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241227122636512 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636512 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636512 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636512 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636513 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636513 DLINP <000b> input/ipa.c:405 127.0.0.1:37957 message received 20241227122636513 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262426961904163 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426961904163" session_id=1956940923 session_state=CONTINUE} 20241227122636513 DSS <0004> hlr_ussd.c:576 262426961904163/0x74a48c7b: Process SS (CONTINUE) 20241227122636513 DSS <0004> hlr_ussd.c:518 262426961904163/0x74a48c7b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241227122636513 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426961904163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426961904163" session_id=1956940923 session_state=CONTINUE} 20241227122636513 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262426961904163 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122636513 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636513 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636515 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122636515 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426961904163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426961904163" session_id=1956940923 session_state=CONTINUE} 20241227122636515 DSS <0004> hlr_ussd.c:576 262426961904163/0x74a48c7b: Process SS (CONTINUE) 20241227122636515 DSS <0004> hlr_ussd.c:518 262426961904163/0x74a48c7b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241227122636515 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426961904163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122636515 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636515 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636515 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636515 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636516 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636516 DLINP <000b> input/ipa.c:405 127.0.0.1:37957 message received 20241227122636516 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262426961904163 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426961904163" session_id=1956940923 session_state=END} 20241227122636516 DSS <0004> hlr_ussd.c:576 262426961904163/0x74a48c7b: Process SS (END) 20241227122636516 DSS <0004> hlr_ussd.c:518 262426961904163/0x74a48c7b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241227122636516 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426961904163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426961904163" session_id=1956940923 session_state=END} 20241227122636516 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426961904163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122636516 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262426961904163 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122636516 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636516 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43326<->l=127.0.0.1:4258 20241227122636517 DAUC <0003> db_auc.c:157 IMSI='262429995056577': No 2G Auth Data 20241227122636517 DAUC <0003> db_auc.c:192 IMSI='262429995056577': No 3G Auth Data 20241227122636524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43336<->l=127.0.0.1:4258 20241227122636527 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122636527 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429995056577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429995056577" session_id=2861325112 session_state=BEGIN} 20241227122636527 DSS <0004> hlr_ussd.c:576 262429995056577/0xaa8c5b38: Process SS (BEGIN) 20241227122636527 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241227122636527 DSS <0004> hlr_ussd.c:518 262429995056577/0xaa8c5b38: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241227122636527 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636527 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636527 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636527 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636528 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636528 DLINP <000b> input/ipa.c:405 127.0.0.1:37957 message received 20241227122636528 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262429995056577 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429995056577" session_id=2861325112 session_state=CONTINUE} 20241227122636528 DSS <0004> hlr_ussd.c:576 262429995056577/0xaa8c5b38: Process SS (CONTINUE) 20241227122636528 DSS <0004> hlr_ussd.c:518 262429995056577/0xaa8c5b38: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241227122636528 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429995056577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429995056577" session_id=2861325112 session_state=CONTINUE} 20241227122636528 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262429995056577 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122636528 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636528 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636530 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122636530 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429995056577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429995056577" session_id=2861325112 session_state=CONTINUE} 20241227122636530 DSS <0004> hlr_ussd.c:576 262429995056577/0xaa8c5b38: Process SS (CONTINUE) 20241227122636530 DSS <0004> hlr_ussd.c:518 262429995056577/0xaa8c5b38: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241227122636530 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429995056577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122636530 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636530 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636530 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636530 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636531 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636531 DLINP <000b> input/ipa.c:405 127.0.0.1:37957 message received 20241227122636531 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262429995056577 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429995056577" session_id=2861325112 session_state=END} 20241227122636531 DSS <0004> hlr_ussd.c:576 262429995056577/0xaa8c5b38: Process SS (END) 20241227122636531 DSS <0004> hlr_ussd.c:518 262429995056577/0xaa8c5b38: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241227122636531 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429995056577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429995056577" session_id=2861325112 session_state=END} 20241227122636531 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429995056577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122636531 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262429995056577 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122636531 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636531 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43336<->l=127.0.0.1:4258 20241227122636532 DAUC <0003> db_auc.c:157 IMSI='262423849408778': No 2G Auth Data 20241227122636532 DAUC <0003> db_auc.c:192 IMSI='262423849408778': No 3G Auth Data 20241227122636538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43340<->l=127.0.0.1:4258 20241227122636541 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122636541 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423849408778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423849408778" session_id=3160377465 session_state=BEGIN} 20241227122636541 DSS <0004> hlr_ussd.c:576 262423849408778/0xbc5f8879: Process SS (BEGIN) 20241227122636541 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241227122636541 DSS <0004> hlr_ussd.c:518 262423849408778/0xbc5f8879: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241227122636541 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636541 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636541 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636541 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636542 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636542 DLINP <000b> input/ipa.c:405 127.0.0.1:37957 message received 20241227122636542 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262423849408778 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423849408778" session_id=3160377465 session_state=CONTINUE} 20241227122636542 DSS <0004> hlr_ussd.c:576 262423849408778/0xbc5f8879: Process SS (CONTINUE) 20241227122636542 DSS <0004> hlr_ussd.c:518 262423849408778/0xbc5f8879: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241227122636542 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423849408778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423849408778" session_id=3160377465 session_state=CONTINUE} 20241227122636542 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262423849408778 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122636542 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636542 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636544 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122636544 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423849408778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423849408778" session_id=3160377465 session_state=CONTINUE} 20241227122636545 DSS <0004> hlr_ussd.c:576 262423849408778/0xbc5f8879: Process SS (CONTINUE) 20241227122636545 DSS <0004> hlr_ussd.c:518 262423849408778/0xbc5f8879: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241227122636545 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423849408778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122636545 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636545 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636545 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636545 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636545 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636545 DLINP <000b> input/ipa.c:405 127.0.0.1:37957 message received 20241227122636545 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262423849408778 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423849408778" session_id=3160377465 session_state=END} 20241227122636545 DSS <0004> hlr_ussd.c:576 262423849408778/0xbc5f8879: Process SS (END) 20241227122636545 DSS <0004> hlr_ussd.c:518 262423849408778/0xbc5f8879: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241227122636545 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423849408778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423849408778" session_id=3160377465 session_state=END} 20241227122636545 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423849408778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122636545 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262423849408778 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122636545 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636545 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43340<->l=127.0.0.1:4258 20241227122636546 DAUC <0003> db_auc.c:157 IMSI='262428223493536': No 2G Auth Data 20241227122636546 DAUC <0003> db_auc.c:192 IMSI='262428223493536': No 3G Auth Data 20241227122636554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43344<->l=127.0.0.1:4258 20241227122636558 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122636558 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428223493536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428223493536" session_id=256700380 session_state=BEGIN} 20241227122636558 DSS <0004> hlr_ussd.c:576 262428223493536/0x0f4cefdc: Process SS (BEGIN) 20241227122636558 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241227122636558 DSS <0004> hlr_ussd.c:518 262428223493536/0x0f4cefdc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241227122636558 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636558 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636558 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636558 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636559 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636559 DLINP <000b> input/ipa.c:405 127.0.0.1:37957 message received 20241227122636559 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262428223493536 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428223493536" session_id=256700380 session_state=CONTINUE} 20241227122636559 DSS <0004> hlr_ussd.c:576 262428223493536/0x0f4cefdc: Process SS (CONTINUE) 20241227122636559 DSS <0004> hlr_ussd.c:518 262428223493536/0x0f4cefdc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241227122636559 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428223493536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428223493536" session_id=256700380 session_state=CONTINUE} 20241227122636559 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262428223493536 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122636559 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636559 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636561 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122636561 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428223493536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428223493536" session_id=256700380 session_state=CONTINUE} 20241227122636561 DSS <0004> hlr_ussd.c:576 262428223493536/0x0f4cefdc: Process SS (CONTINUE) 20241227122636561 DSS <0004> hlr_ussd.c:518 262428223493536/0x0f4cefdc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241227122636561 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428223493536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122636562 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636562 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636562 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636562 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636562 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636562 DLINP <000b> input/ipa.c:405 127.0.0.1:37957 message received 20241227122636562 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262428223493536 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428223493536" session_id=256700380 session_state=END} 20241227122636562 DSS <0004> hlr_ussd.c:576 262428223493536/0x0f4cefdc: Process SS (END) 20241227122636562 DSS <0004> hlr_ussd.c:518 262428223493536/0x0f4cefdc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241227122636562 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428223493536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428223493536" session_id=256700380 session_state=END} 20241227122636562 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428223493536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122636562 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262428223493536 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122636562 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636562 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43344<->l=127.0.0.1:4258 20241227122636563 DAUC <0003> db_auc.c:157 IMSI='262421641571609': No 2G Auth Data 20241227122636563 DAUC <0003> db_auc.c:192 IMSI='262421641571609': No 3G Auth Data 20241227122636570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43346<->l=127.0.0.1:4258 20241227122636573 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122636573 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421641571609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421641571609" session_id=3947533109 session_state=BEGIN} 20241227122636573 DSS <0004> hlr_ussd.c:576 262421641571609/0xeb4a9335: Process SS (BEGIN) 20241227122636573 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241227122636573 DSS <0004> hlr_ussd.c:518 262421641571609/0xeb4a9335: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241227122636573 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636573 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636573 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636573 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636574 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636574 DLINP <000b> input/ipa.c:405 127.0.0.1:37957 message received 20241227122636574 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262421641571609 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421641571609" session_id=3947533109 session_state=CONTINUE} 20241227122636574 DSS <0004> hlr_ussd.c:576 262421641571609/0xeb4a9335: Process SS (CONTINUE) 20241227122636574 DSS <0004> hlr_ussd.c:518 262421641571609/0xeb4a9335: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241227122636574 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421641571609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421641571609" session_id=3947533109 session_state=CONTINUE} 20241227122636574 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262421641571609 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122636574 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636574 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636576 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122636576 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421641571609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421641571609" session_id=3947533109 session_state=CONTINUE} 20241227122636576 DSS <0004> hlr_ussd.c:576 262421641571609/0xeb4a9335: Process SS (CONTINUE) 20241227122636576 DSS <0004> hlr_ussd.c:518 262421641571609/0xeb4a9335: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241227122636576 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421641571609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122636576 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636576 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636576 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636576 DLINP <000b> input/ipa.c:431 127.0.0.1:37957 sending data 20241227122636577 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636577 DLINP <000b> input/ipa.c:405 127.0.0.1:37957 message received 20241227122636577 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262421641571609 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421641571609" session_id=3947533109 session_state=END} 20241227122636577 DSS <0004> hlr_ussd.c:576 262421641571609/0xeb4a9335: Process SS (END) 20241227122636577 DSS <0004> hlr_ussd.c:518 262421641571609/0xeb4a9335: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241227122636577 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421641571609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421641571609" session_id=3947533109 session_state=END} 20241227122636577 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421641571609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122636577 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262421641571609 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122636577 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636577 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122636578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43346<->l=127.0.0.1:4258 20241227122636578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43280<->l=127.0.0.1:4258 20241227122636579 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122636579 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122636579 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122636579 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122636579 DLINP <000b> input/ipa.c:451 connected read/write 20241227122636579 DLINP <000b> input/ipa.c:405 127.0.0.1:37957 message received 20241227122636579 DLINP <000b> input/ipa.c:414 127.0.0.1:37957 connection closed with server 20241227122636579 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37957 20241227122636579 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241227122636579 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34985<->l=127.0.0.1:4259) 20241227122636604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43362<->l=127.0.0.1:4258 20241227122636805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43362<->l=127.0.0.1:4258 20241227122639877 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37659 20241227122639877 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37659 20241227122639878 DLINP <000b> input/ipa.c:451 connected read/write 20241227122639878 DLINP <000b> input/ipa.c:405 127.0.0.1:37659 message received 20241227122639879 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122639879 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122639880 DLINP <000b> input/ipa.c:451 connected read/write 20241227122639880 DLINP <000b> input/ipa.c:405 127.0.0.1:37659 message received 20241227122639880 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122639880 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241227122639880 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241227122639880 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241227122639880 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122639880 DLGSUP <0013> gsup_server.c:235 2:  20241227122639880 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122639880 DLGSUP <0013> gsup_server.c:235 3:  20241227122639880 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122639880 DLGSUP <0013> gsup_server.c:235 4:  20241227122639880 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122639880 DLGSUP <0013> gsup_server.c:235 5:  20241227122639880 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122639880 DLGSUP <0013> gsup_server.c:235 7:  20241227122639880 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122639880 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122639880 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122639880 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37659 20241227122639880 DLINP <000b> input/ipa.c:451 connected read/write 20241227122639880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122639881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43378<->l=127.0.0.1:4258 20241227122639882 DLINP <000b> input/ipa.c:451 connected read/write 20241227122639882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122639882 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122639882 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122639882 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122639882 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122639882 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122639882 DLGSUP <0013> gsup_server.c:235 2:  20241227122639882 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122639882 DLGSUP <0013> gsup_server.c:235 3:  20241227122639882 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122639882 DLGSUP <0013> gsup_server.c:235 4:  20241227122639882 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122639882 DLGSUP <0013> gsup_server.c:235 5:  20241227122639882 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122639882 DLGSUP <0013> gsup_server.c:235 7:  20241227122639882 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122639882 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122639882 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122639882 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122639895 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33257<->l=127.0.0.1:4259) 20241227122639906 DAUC <0003> db_auc.c:157 IMSI='262422225497613': No 2G Auth Data 20241227122639906 DAUC <0003> db_auc.c:192 IMSI='262422225497613': No 3G Auth Data 20241227122639923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43390<->l=127.0.0.1:4258 20241227122639938 DLINP <000b> input/ipa.c:451 connected read/write 20241227122639938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122639938 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422225497613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422225497613" session_id=2793275158 session_state=BEGIN} 20241227122639938 DSS <0004> hlr_ussd.c:576 262422225497613/0xa67dff16: Process SS (BEGIN) 20241227122639938 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241227122639938 DSS <0004> hlr_ussd.c:518 262422225497613/0xa67dff16: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241227122639938 DLINP <000b> input/ipa.c:451 connected read/write 20241227122639938 DLINP <000b> input/ipa.c:431 127.0.0.1:37659 sending data 20241227122639938 DLINP <000b> input/ipa.c:451 connected read/write 20241227122639938 DLINP <000b> input/ipa.c:431 127.0.0.1:37659 sending data 20241227122639953 DLINP <000b> input/ipa.c:451 connected read/write 20241227122639954 DLINP <000b> input/ipa.c:405 127.0.0.1:37659 message received 20241227122639954 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262422225497613 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422225497613" session_id=2793275158 session_state=END} 20241227122639954 DSS <0004> hlr_ussd.c:576 262422225497613/0xa67dff16: Process SS (END) 20241227122639954 DSS <0004> hlr_ussd.c:518 262422225497613/0xa67dff16: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241227122639954 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422225497613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422225497613" session_id=2793275158 session_state=END} 20241227122639954 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422225497613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122639954 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262422225497613 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122639954 DLINP <000b> input/ipa.c:451 connected read/write 20241227122639954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122639954 DLINP <000b> input/ipa.c:451 connected read/write 20241227122639954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122639964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43390<->l=127.0.0.1:4258 20241227122639965 DAUC <0003> db_auc.c:157 IMSI='262425404267619': No 2G Auth Data 20241227122639965 DAUC <0003> db_auc.c:192 IMSI='262425404267619': No 3G Auth Data 20241227122639984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43396<->l=127.0.0.1:4258 20241227122639988 DLINP <000b> input/ipa.c:451 connected read/write 20241227122639988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122639988 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425404267619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425404267619" session_id=1348434094 session_state=BEGIN} 20241227122639988 DSS <0004> hlr_ussd.c:576 262425404267619/0x505f78ae: Process SS (BEGIN) 20241227122639988 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241227122639988 DSS <0004> hlr_ussd.c:518 262425404267619/0x505f78ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241227122639988 DLINP <000b> input/ipa.c:451 connected read/write 20241227122639988 DLINP <000b> input/ipa.c:431 127.0.0.1:37659 sending data 20241227122639988 DLINP <000b> input/ipa.c:451 connected read/write 20241227122639988 DLINP <000b> input/ipa.c:431 127.0.0.1:37659 sending data 20241227122639989 DLINP <000b> input/ipa.c:451 connected read/write 20241227122639989 DLINP <000b> input/ipa.c:405 127.0.0.1:37659 message received 20241227122639989 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262425404267619 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425404267619" session_id=1348434094 session_state=END} 20241227122639989 DSS <0004> hlr_ussd.c:576 262425404267619/0x505f78ae: Process SS (END) 20241227122639989 DSS <0004> hlr_ussd.c:518 262425404267619/0x505f78ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241227122639989 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425404267619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425404267619" session_id=1348434094 session_state=END} 20241227122639989 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425404267619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122639989 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262425404267619 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122639989 DLINP <000b> input/ipa.c:451 connected read/write 20241227122639989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122639989 DLINP <000b> input/ipa.c:451 connected read/write 20241227122639989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122639991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43396<->l=127.0.0.1:4258 20241227122639992 DAUC <0003> db_auc.c:157 IMSI='262424207928045': No 2G Auth Data 20241227122639992 DAUC <0003> db_auc.c:192 IMSI='262424207928045': No 3G Auth Data 20241227122639999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43410<->l=127.0.0.1:4258 20241227122640002 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122640002 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424207928045 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424207928045" session_id=2314805001 session_state=BEGIN} 20241227122640002 DSS <0004> hlr_ussd.c:576 262424207928045/0x89f91f09: Process SS (BEGIN) 20241227122640002 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241227122640002 DSS <0004> hlr_ussd.c:518 262424207928045/0x89f91f09: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241227122640002 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640002 DLINP <000b> input/ipa.c:431 127.0.0.1:37659 sending data 20241227122640002 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640002 DLINP <000b> input/ipa.c:431 127.0.0.1:37659 sending data 20241227122640002 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640002 DLINP <000b> input/ipa.c:405 127.0.0.1:37659 message received 20241227122640002 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262424207928045 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424207928045" session_id=2314805001 session_state=END} 20241227122640002 DSS <0004> hlr_ussd.c:576 262424207928045/0x89f91f09: Process SS (END) 20241227122640002 DSS <0004> hlr_ussd.c:518 262424207928045/0x89f91f09: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241227122640002 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424207928045 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424207928045" session_id=2314805001 session_state=END} 20241227122640002 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424207928045 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122640002 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262424207928045 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122640002 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122640002 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122640004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43410<->l=127.0.0.1:4258 20241227122640005 DAUC <0003> db_auc.c:157 IMSI='262422562681251': No 2G Auth Data 20241227122640005 DAUC <0003> db_auc.c:192 IMSI='262422562681251': No 3G Auth Data 20241227122640011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43418<->l=127.0.0.1:4258 20241227122640014 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122640014 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422562681251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422562681251" session_id=824139489 session_state=BEGIN} 20241227122640014 DSS <0004> hlr_ussd.c:576 262422562681251/0x311f5ee1: Process SS (BEGIN) 20241227122640014 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241227122640014 DSS <0004> hlr_ussd.c:518 262422562681251/0x311f5ee1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241227122640014 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640014 DLINP <000b> input/ipa.c:431 127.0.0.1:37659 sending data 20241227122640014 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640014 DLINP <000b> input/ipa.c:431 127.0.0.1:37659 sending data 20241227122640015 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640015 DLINP <000b> input/ipa.c:405 127.0.0.1:37659 message received 20241227122640015 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262422562681251 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422562681251" session_id=824139489 session_state=END} 20241227122640015 DSS <0004> hlr_ussd.c:576 262422562681251/0x311f5ee1: Process SS (END) 20241227122640015 DSS <0004> hlr_ussd.c:518 262422562681251/0x311f5ee1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241227122640015 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422562681251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422562681251" session_id=824139489 session_state=END} 20241227122640015 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422562681251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122640015 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262422562681251 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122640015 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122640015 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122640017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43418<->l=127.0.0.1:4258 20241227122640017 DAUC <0003> db_auc.c:157 IMSI='262428954325418': No 2G Auth Data 20241227122640017 DAUC <0003> db_auc.c:192 IMSI='262428954325418': No 3G Auth Data 20241227122640024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43422<->l=127.0.0.1:4258 20241227122640027 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122640027 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428954325418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428954325418" session_id=920345793 session_state=BEGIN} 20241227122640027 DSS <0004> hlr_ussd.c:576 262428954325418/0x36db5cc1: Process SS (BEGIN) 20241227122640027 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241227122640027 DSS <0004> hlr_ussd.c:518 262428954325418/0x36db5cc1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241227122640027 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640027 DLINP <000b> input/ipa.c:431 127.0.0.1:37659 sending data 20241227122640028 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640028 DLINP <000b> input/ipa.c:431 127.0.0.1:37659 sending data 20241227122640028 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640028 DLINP <000b> input/ipa.c:405 127.0.0.1:37659 message received 20241227122640028 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262428954325418 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428954325418" session_id=920345793 session_state=END} 20241227122640028 DSS <0004> hlr_ussd.c:576 262428954325418/0x36db5cc1: Process SS (END) 20241227122640028 DSS <0004> hlr_ussd.c:518 262428954325418/0x36db5cc1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241227122640028 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428954325418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428954325418" session_id=920345793 session_state=END} 20241227122640028 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428954325418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122640028 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262428954325418 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122640028 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122640028 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122640030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43422<->l=127.0.0.1:4258 20241227122640031 DAUC <0003> db_auc.c:157 IMSI='262429473357031': No 2G Auth Data 20241227122640031 DAUC <0003> db_auc.c:192 IMSI='262429473357031': No 3G Auth Data 20241227122640037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43428<->l=127.0.0.1:4258 20241227122640040 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122640040 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429473357031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429473357031" session_id=3895475421 session_state=BEGIN} 20241227122640040 DSS <0004> hlr_ussd.c:576 262429473357031/0xe8303cdd: Process SS (BEGIN) 20241227122640040 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241227122640040 DSS <0004> hlr_ussd.c:518 262429473357031/0xe8303cdd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241227122640040 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640040 DLINP <000b> input/ipa.c:431 127.0.0.1:37659 sending data 20241227122640040 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640040 DLINP <000b> input/ipa.c:431 127.0.0.1:37659 sending data 20241227122640041 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640041 DLINP <000b> input/ipa.c:405 127.0.0.1:37659 message received 20241227122640041 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262429473357031 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429473357031" session_id=3895475421 session_state=END} 20241227122640041 DSS <0004> hlr_ussd.c:576 262429473357031/0xe8303cdd: Process SS (END) 20241227122640041 DSS <0004> hlr_ussd.c:518 262429473357031/0xe8303cdd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241227122640041 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429473357031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429473357031" session_id=3895475421 session_state=END} 20241227122640041 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429473357031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122640041 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262429473357031 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122640041 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122640041 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122640043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43428<->l=127.0.0.1:4258 20241227122640043 DAUC <0003> db_auc.c:157 IMSI='262426659069371': No 2G Auth Data 20241227122640043 DAUC <0003> db_auc.c:192 IMSI='262426659069371': No 3G Auth Data 20241227122640050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43432<->l=127.0.0.1:4258 20241227122640054 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122640054 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426659069371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426659069371" session_id=2176981460 session_state=BEGIN} 20241227122640054 DSS <0004> hlr_ussd.c:576 262426659069371/0x81c219d4: Process SS (BEGIN) 20241227122640054 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241227122640054 DSS <0004> hlr_ussd.c:518 262426659069371/0x81c219d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241227122640054 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640054 DLINP <000b> input/ipa.c:431 127.0.0.1:37659 sending data 20241227122640054 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640054 DLINP <000b> input/ipa.c:431 127.0.0.1:37659 sending data 20241227122640054 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640054 DLINP <000b> input/ipa.c:405 127.0.0.1:37659 message received 20241227122640054 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262426659069371 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426659069371" session_id=2176981460 session_state=END} 20241227122640054 DSS <0004> hlr_ussd.c:576 262426659069371/0x81c219d4: Process SS (END) 20241227122640054 DSS <0004> hlr_ussd.c:518 262426659069371/0x81c219d4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241227122640054 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426659069371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426659069371" session_id=2176981460 session_state=END} 20241227122640054 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426659069371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122640054 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262426659069371 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122640054 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122640054 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122640057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43432<->l=127.0.0.1:4258 20241227122640057 DAUC <0003> db_auc.c:157 IMSI='262420394749386': No 2G Auth Data 20241227122640057 DAUC <0003> db_auc.c:192 IMSI='262420394749386': No 3G Auth Data 20241227122640063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43434<->l=127.0.0.1:4258 20241227122640066 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122640066 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420394749386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420394749386" session_id=2042927404 session_state=BEGIN} 20241227122640066 DSS <0004> hlr_ussd.c:576 262420394749386/0x79c4992c: Process SS (BEGIN) 20241227122640066 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241227122640066 DSS <0004> hlr_ussd.c:518 262420394749386/0x79c4992c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241227122640066 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640066 DLINP <000b> input/ipa.c:431 127.0.0.1:37659 sending data 20241227122640066 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640066 DLINP <000b> input/ipa.c:431 127.0.0.1:37659 sending data 20241227122640067 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640067 DLINP <000b> input/ipa.c:405 127.0.0.1:37659 message received 20241227122640067 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262420394749386 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420394749386" session_id=2042927404 session_state=END} 20241227122640067 DSS <0004> hlr_ussd.c:576 262420394749386/0x79c4992c: Process SS (END) 20241227122640067 DSS <0004> hlr_ussd.c:518 262420394749386/0x79c4992c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241227122640067 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420394749386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420394749386" session_id=2042927404 session_state=END} 20241227122640067 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420394749386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122640067 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262420394749386 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241227122640067 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122640067 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122640069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43434<->l=127.0.0.1:4258 20241227122640070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43378<->l=127.0.0.1:4258 20241227122640070 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640070 DLINP <000b> input/ipa.c:405 127.0.0.1:37659 message received 20241227122640070 DLINP <000b> input/ipa.c:414 127.0.0.1:37659 connection closed with server 20241227122640070 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37659 20241227122640070 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241227122640070 DLINP <000b> input/ipa.c:451 connected read/write 20241227122640070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122640071 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122640071 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122640071 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122640071 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33257<->l=127.0.0.1:4259) 20241227122640112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43440<->l=127.0.0.1:4258 20241227122640313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43440<->l=127.0.0.1:4258 20241227122642192 DSS <0004> hlr_ussd.c:239 262425980794892/0x4b1d2a6e: SS Session Timeout, destroying 20241227122642192 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425980794892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122642220 DSS <0004> hlr_ussd.c:239 262420236911446/0x377ee942: SS Session Timeout, destroying 20241227122642220 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420236911446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122642231 DSS <0004> hlr_ussd.c:239 262423019543710/0xe63aca3d: SS Session Timeout, destroying 20241227122642231 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423019543710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122642242 DSS <0004> hlr_ussd.c:239 262427774254038/0xc84c36de: SS Session Timeout, destroying 20241227122642242 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427774254038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122642253 DSS <0004> hlr_ussd.c:239 262425501316892/0x43e42d40: SS Session Timeout, destroying 20241227122642253 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425501316892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122642265 DSS <0004> hlr_ussd.c:239 262422212129485/0x0f367d58: SS Session Timeout, destroying 20241227122642265 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422212129485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122642277 DSS <0004> hlr_ussd.c:239 262427700495151/0x7aef546b: SS Session Timeout, destroying 20241227122642277 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427700495151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122642288 DSS <0004> hlr_ussd.c:239 262426367301953/0x6be1bfa5: SS Session Timeout, destroying 20241227122642288 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426367301953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122643430 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122643430 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122643435 DLINP <000b> input/ipa.c:451 connected read/write 20241227122643435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122643437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52354<->l=127.0.0.1:4258 20241227122643440 DLINP <000b> input/ipa.c:451 connected read/write 20241227122643440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122643440 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122643441 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122643441 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122643441 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122643441 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122643441 DLGSUP <0013> gsup_server.c:235 2:  20241227122643441 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122643441 DLGSUP <0013> gsup_server.c:235 3:  20241227122643441 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122643441 DLGSUP <0013> gsup_server.c:235 4:  20241227122643441 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122643441 DLGSUP <0013> gsup_server.c:235 5:  20241227122643441 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122643441 DLGSUP <0013> gsup_server.c:235 7:  20241227122643441 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122643441 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122643441 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122643441 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122643472 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44629<->l=127.0.0.1:4259) 20241227122643477 DAUC <0003> db_auc.c:157 IMSI='262423722510259': No 2G Auth Data 20241227122643477 DAUC <0003> db_auc.c:192 IMSI='262423722510259': No 3G Auth Data 20241227122643497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52358<->l=127.0.0.1:4258 20241227122643502 DLINP <000b> input/ipa.c:451 connected read/write 20241227122643502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122643502 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423722510259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423722510259" session_id=1041647055 session_state=BEGIN} 20241227122643502 DSS <0004> hlr_ussd.c:576 262423722510259/0x3e1645cf: Process SS (BEGIN) 20241227122643502 DSS <0004> hlr_ussd.c:498 262423722510259/0x3e1645cf: SS CompType=Invoke, OpCode=InterrogateSS 20241227122643502 DSS <0004> hlr_ussd.c:506 262423722510259/0x3e1645cf: Structured SS requests are not supported, rejecting... 20241227122643502 DSS <0004> hlr_ussd.c:354 262423722510259/0x3e1645cf: Tx ReturnError(0, 0x15) 20241227122643502 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423722510259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423722510259" session_id=1041647055 session_state=END} 20241227122643502 DLINP <000b> input/ipa.c:451 connected read/write 20241227122643502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122643502 DLINP <000b> input/ipa.c:451 connected read/write 20241227122643502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122643504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52358<->l=127.0.0.1:4258 20241227122643505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52354<->l=127.0.0.1:4258 20241227122643506 DLINP <000b> input/ipa.c:451 connected read/write 20241227122643506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122643506 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122643506 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122643506 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122643506 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44629<->l=127.0.0.1:4259) 20241227122643531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52366<->l=127.0.0.1:4258 20241227122643631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52366<->l=127.0.0.1:4258 20241227122645562 DSS <0004> hlr_ussd.c:239 262421353552298/0x0e16d5b5: SS Session Timeout, destroying 20241227122645562 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421353552298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122645582 DSS <0004> hlr_ussd.c:239 262422989544610/0x28d855f8: SS Session Timeout, destroying 20241227122645582 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422989544610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122645593 DSS <0004> hlr_ussd.c:239 262429023271544/0x43b77d48: SS Session Timeout, destroying 20241227122645594 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429023271544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122645607 DSS <0004> hlr_ussd.c:239 262421555317544/0x9732a223: SS Session Timeout, destroying 20241227122645607 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421555317544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122645630 DSS <0004> hlr_ussd.c:239 262429459823608/0xe9e15d96: SS Session Timeout, destroying 20241227122645630 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429459823608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122645646 DSS <0004> hlr_ussd.c:239 262428351119701/0xcf63747f: SS Session Timeout, destroying 20241227122645646 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428351119701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122645657 DSS <0004> hlr_ussd.c:239 262426596655000/0x4a7b505b: SS Session Timeout, destroying 20241227122645657 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426596655000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122645668 DSS <0004> hlr_ussd.c:239 262426173786943/0xc2b2aa2e: SS Session Timeout, destroying 20241227122645669 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426173786943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122646738 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122646738 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122646742 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122646744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52378<->l=127.0.0.1:4258 20241227122646746 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122646746 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122646746 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122646746 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122646746 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122646746 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122646746 DLGSUP <0013> gsup_server.c:235 2:  20241227122646746 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122646746 DLGSUP <0013> gsup_server.c:235 3:  20241227122646746 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122646746 DLGSUP <0013> gsup_server.c:235 4:  20241227122646746 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122646746 DLGSUP <0013> gsup_server.c:235 5:  20241227122646746 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122646746 DLGSUP <0013> gsup_server.c:235 7:  20241227122646746 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122646746 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122646746 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122646746 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122646757 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42859<->l=127.0.0.1:4259) 20241227122646761 DAUC <0003> db_auc.c:157 IMSI='262422476770029': No 2G Auth Data 20241227122646761 DAUC <0003> db_auc.c:192 IMSI='262422476770029': No 3G Auth Data 20241227122646768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52382<->l=127.0.0.1:4258 20241227122646790 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122646790 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422476770029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422476770029"} 20241227122646790 DMAIN <0000> hlr.c:424 IMSI='262422476770029': has IMEI = 12345678901234 (consider setting 'store-imei') 20241227122646790 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422476770029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422476770029"} 20241227122646790 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422476770029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122646790 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646790 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646793 DAUC <0003> db_auc.c:192 IMSI='262422476770029': No 3G Auth Data 20241227122646801 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122646801 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422476770029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422476770029"} 20241227122646801 DAUC <0003> hlr.c:417 IMSI='262422476770029': storing IMEI = 12345678901234 20241227122646801 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422476770029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422476770029"} 20241227122646801 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422476770029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122646801 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646801 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646803 DAUC <0003> db_auc.c:192 IMSI='262422476770029': No 3G Auth Data 20241227122646805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52382<->l=127.0.0.1:4258 20241227122646807 DAUC <0003> db_auc.c:157 IMSI='262421465940745': No 2G Auth Data 20241227122646807 DAUC <0003> db_auc.c:192 IMSI='262421465940745': No 3G Auth Data 20241227122646820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52396<->l=127.0.0.1:4258 20241227122646823 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122646823 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421465940745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421465940745"} 20241227122646823 DMAIN <0000> hlr.c:424 IMSI='262421465940745': has IMEI = 12345678901234 (consider setting 'store-imei') 20241227122646823 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421465940745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421465940745"} 20241227122646823 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421465940745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122646823 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646823 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646824 DAUC <0003> db_auc.c:192 IMSI='262421465940745': No 3G Auth Data 20241227122646825 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122646825 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421465940745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421465940745"} 20241227122646825 DAUC <0003> hlr.c:417 IMSI='262421465940745': storing IMEI = 12345678901234 20241227122646825 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421465940745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421465940745"} 20241227122646825 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421465940745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122646825 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646825 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646825 DAUC <0003> db_auc.c:192 IMSI='262421465940745': No 3G Auth Data 20241227122646826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52396<->l=127.0.0.1:4258 20241227122646826 DAUC <0003> db_auc.c:157 IMSI='262425069634507': No 2G Auth Data 20241227122646826 DAUC <0003> db_auc.c:192 IMSI='262425069634507': No 3G Auth Data 20241227122646833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52398<->l=127.0.0.1:4258 20241227122646835 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122646835 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425069634507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425069634507"} 20241227122646835 DMAIN <0000> hlr.c:424 IMSI='262425069634507': has IMEI = 12345678901234 (consider setting 'store-imei') 20241227122646835 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425069634507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425069634507"} 20241227122646835 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425069634507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122646835 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646835 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646836 DAUC <0003> db_auc.c:192 IMSI='262425069634507': No 3G Auth Data 20241227122646837 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122646837 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425069634507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425069634507"} 20241227122646837 DAUC <0003> hlr.c:417 IMSI='262425069634507': storing IMEI = 12345678901234 20241227122646837 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425069634507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425069634507"} 20241227122646837 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425069634507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122646837 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646837 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646837 DAUC <0003> db_auc.c:192 IMSI='262425069634507': No 3G Auth Data 20241227122646838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52398<->l=127.0.0.1:4258 20241227122646838 DAUC <0003> db_auc.c:157 IMSI='262420919954498': No 2G Auth Data 20241227122646838 DAUC <0003> db_auc.c:192 IMSI='262420919954498': No 3G Auth Data 20241227122646845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52410<->l=127.0.0.1:4258 20241227122646848 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122646848 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420919954498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420919954498"} 20241227122646848 DMAIN <0000> hlr.c:424 IMSI='262420919954498': has IMEI = 12345678901234 (consider setting 'store-imei') 20241227122646848 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420919954498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420919954498"} 20241227122646848 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420919954498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122646848 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646848 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646850 DAUC <0003> db_auc.c:157 IMSI='262420919954498': No 2G Auth Data 20241227122646851 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122646851 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420919954498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420919954498"} 20241227122646851 DAUC <0003> hlr.c:417 IMSI='262420919954498': storing IMEI = 12345678901234 20241227122646851 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420919954498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420919954498"} 20241227122646851 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420919954498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122646851 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646851 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646852 DAUC <0003> db_auc.c:157 IMSI='262420919954498': No 2G Auth Data 20241227122646852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52410<->l=127.0.0.1:4258 20241227122646853 DAUC <0003> db_auc.c:157 IMSI='262422093512694': No 2G Auth Data 20241227122646853 DAUC <0003> db_auc.c:192 IMSI='262422093512694': No 3G Auth Data 20241227122646860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52414<->l=127.0.0.1:4258 20241227122646862 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122646862 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422093512694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422093512694"} 20241227122646862 DMAIN <0000> hlr.c:424 IMSI='262422093512694': has IMEI = 12345678901234 (consider setting 'store-imei') 20241227122646862 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422093512694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422093512694"} 20241227122646862 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422093512694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122646862 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646862 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646863 DAUC <0003> db_auc.c:157 IMSI='262422093512694': No 2G Auth Data 20241227122646864 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122646864 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422093512694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422093512694"} 20241227122646864 DAUC <0003> hlr.c:417 IMSI='262422093512694': storing IMEI = 12345678901234 20241227122646864 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422093512694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422093512694"} 20241227122646864 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422093512694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122646864 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646864 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646865 DAUC <0003> db_auc.c:157 IMSI='262422093512694': No 2G Auth Data 20241227122646865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52414<->l=127.0.0.1:4258 20241227122646866 DAUC <0003> db_auc.c:157 IMSI='262428972389689': No 2G Auth Data 20241227122646866 DAUC <0003> db_auc.c:192 IMSI='262428972389689': No 3G Auth Data 20241227122646872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52416<->l=127.0.0.1:4258 20241227122646874 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122646874 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428972389689 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428972389689"} 20241227122646874 DMAIN <0000> hlr.c:424 IMSI='262428972389689': has IMEI = 12345678901234 (consider setting 'store-imei') 20241227122646874 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428972389689 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428972389689"} 20241227122646874 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428972389689 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122646874 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646874 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646876 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122646876 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428972389689 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428972389689"} 20241227122646876 DAUC <0003> hlr.c:417 IMSI='262428972389689': storing IMEI = 12345678901234 20241227122646876 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428972389689 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428972389689"} 20241227122646876 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428972389689 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122646876 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646876 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52416<->l=127.0.0.1:4258 20241227122646878 DAUC <0003> db_auc.c:157 IMSI='262423567162131': No 2G Auth Data 20241227122646878 DAUC <0003> db_auc.c:192 IMSI='262423567162131': No 3G Auth Data 20241227122646884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52424<->l=127.0.0.1:4258 20241227122646886 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122646886 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423567162131 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423567162131"} 20241227122646886 DMAIN <0000> hlr.c:424 IMSI='262423567162131': has IMEI = 12345678901234 (consider setting 'store-imei') 20241227122646886 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423567162131 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423567162131"} 20241227122646886 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423567162131 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122646886 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646886 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646888 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122646888 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423567162131 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423567162131"} 20241227122646888 DAUC <0003> hlr.c:417 IMSI='262423567162131': storing IMEI = 12345678901234 20241227122646888 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423567162131 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423567162131"} 20241227122646888 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423567162131 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122646888 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646888 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52424<->l=127.0.0.1:4258 20241227122646890 DAUC <0003> db_auc.c:157 IMSI='262423057547939': No 2G Auth Data 20241227122646890 DAUC <0003> db_auc.c:192 IMSI='262423057547939': No 3G Auth Data 20241227122646896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52438<->l=127.0.0.1:4258 20241227122646899 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122646899 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423057547939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423057547939"} 20241227122646899 DMAIN <0000> hlr.c:424 IMSI='262423057547939': has IMEI = 12345678901234 (consider setting 'store-imei') 20241227122646899 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423057547939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423057547939"} 20241227122646899 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423057547939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122646899 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646899 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646901 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122646901 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423057547939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423057547939"} 20241227122646901 DAUC <0003> hlr.c:417 IMSI='262423057547939': storing IMEI = 12345678901234 20241227122646901 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423057547939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423057547939"} 20241227122646901 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423057547939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122646901 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646901 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122646902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52438<->l=127.0.0.1:4258 20241227122646904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52378<->l=127.0.0.1:4258 20241227122646904 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42859<->l=127.0.0.1:4259) 20241227122646904 DLINP <000b> input/ipa.c:451 connected read/write 20241227122646904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122646904 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122646904 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122646904 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122646929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52440<->l=127.0.0.1:4258 20241227122647030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52440<->l=127.0.0.1:4258 20241227122650115 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122650115 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122650120 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122650122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52454<->l=127.0.0.1:4258 20241227122650125 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122650126 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122650126 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122650126 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122650126 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122650126 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122650126 DLGSUP <0013> gsup_server.c:235 2:  20241227122650126 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122650126 DLGSUP <0013> gsup_server.c:235 3:  20241227122650126 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122650126 DLGSUP <0013> gsup_server.c:235 4:  20241227122650126 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122650126 DLGSUP <0013> gsup_server.c:235 5:  20241227122650126 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122650126 DLGSUP <0013> gsup_server.c:235 7:  20241227122650126 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122650126 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122650126 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122650126 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122650152 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34897<->l=127.0.0.1:4259) 20241227122650157 DAUC <0003> db_auc.c:157 IMSI='262427375998478': No 2G Auth Data 20241227122650157 DAUC <0003> db_auc.c:192 IMSI='262427375998478': No 3G Auth Data 20241227122650179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52464<->l=127.0.0.1:4258 20241227122650191 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122650191 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262427375998478 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427375998478" source_name="the-source\n"} 20241227122650191 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241227122650191 DMAIN <0000> hlr.c:424 IMSI='262427375998478': has IMEI = 12345678901234 (consider setting 'store-imei') 20241227122650191 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262427375998478 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427375998478" destination_name="the-source\n"} 20241227122650191 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262427375998478 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122650191 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650191 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650195 DAUC <0003> db_auc.c:192 IMSI='262427375998478': No 3G Auth Data 20241227122650200 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122650201 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262427375998478 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427375998478" source_name="the-source\n"} 20241227122650201 DAUC <0003> hlr.c:417 IMSI='262427375998478': storing IMEI = 12345678901234 20241227122650201 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262427375998478 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427375998478" destination_name="the-source\n"} 20241227122650201 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262427375998478 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122650201 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650201 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650203 DAUC <0003> db_auc.c:192 IMSI='262427375998478': No 3G Auth Data 20241227122650205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52464<->l=127.0.0.1:4258 20241227122650207 DAUC <0003> db_auc.c:157 IMSI='262420912705021': No 2G Auth Data 20241227122650207 DAUC <0003> db_auc.c:192 IMSI='262420912705021': No 3G Auth Data 20241227122650217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52472<->l=127.0.0.1:4258 20241227122650220 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122650220 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262420912705021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420912705021" source_name="the-source\n"} 20241227122650220 DMAIN <0000> hlr.c:424 IMSI='262420912705021': has IMEI = 12345678901234 (consider setting 'store-imei') 20241227122650220 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262420912705021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420912705021" destination_name="the-source\n"} 20241227122650220 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262420912705021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122650220 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650220 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650221 DAUC <0003> db_auc.c:192 IMSI='262420912705021': No 3G Auth Data 20241227122650222 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122650222 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262420912705021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420912705021" source_name="the-source\n"} 20241227122650222 DAUC <0003> hlr.c:417 IMSI='262420912705021': storing IMEI = 12345678901234 20241227122650222 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262420912705021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420912705021" destination_name="the-source\n"} 20241227122650222 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262420912705021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122650222 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650222 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650222 DAUC <0003> db_auc.c:192 IMSI='262420912705021': No 3G Auth Data 20241227122650223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52472<->l=127.0.0.1:4258 20241227122650223 DAUC <0003> db_auc.c:157 IMSI='262428672988434': No 2G Auth Data 20241227122650223 DAUC <0003> db_auc.c:192 IMSI='262428672988434': No 3G Auth Data 20241227122650230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52486<->l=127.0.0.1:4258 20241227122650232 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122650232 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262428672988434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428672988434" source_name="the-source\n"} 20241227122650232 DMAIN <0000> hlr.c:424 IMSI='262428672988434': has IMEI = 12345678901234 (consider setting 'store-imei') 20241227122650232 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262428672988434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428672988434" destination_name="the-source\n"} 20241227122650232 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262428672988434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122650232 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650232 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650233 DAUC <0003> db_auc.c:192 IMSI='262428672988434': No 3G Auth Data 20241227122650234 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122650234 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262428672988434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428672988434" source_name="the-source\n"} 20241227122650234 DAUC <0003> hlr.c:417 IMSI='262428672988434': storing IMEI = 12345678901234 20241227122650234 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262428672988434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428672988434" destination_name="the-source\n"} 20241227122650234 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262428672988434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122650234 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650234 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650235 DAUC <0003> db_auc.c:192 IMSI='262428672988434': No 3G Auth Data 20241227122650235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52486<->l=127.0.0.1:4258 20241227122650236 DAUC <0003> db_auc.c:157 IMSI='262428205314384': No 2G Auth Data 20241227122650236 DAUC <0003> db_auc.c:192 IMSI='262428205314384': No 3G Auth Data 20241227122650243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52498<->l=127.0.0.1:4258 20241227122650245 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122650245 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262428205314384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428205314384" source_name="the-source\n"} 20241227122650245 DMAIN <0000> hlr.c:424 IMSI='262428205314384': has IMEI = 12345678901234 (consider setting 'store-imei') 20241227122650245 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262428205314384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428205314384" destination_name="the-source\n"} 20241227122650245 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262428205314384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122650245 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650245 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650246 DAUC <0003> db_auc.c:157 IMSI='262428205314384': No 2G Auth Data 20241227122650247 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122650247 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262428205314384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428205314384" source_name="the-source\n"} 20241227122650247 DAUC <0003> hlr.c:417 IMSI='262428205314384': storing IMEI = 12345678901234 20241227122650247 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262428205314384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428205314384" destination_name="the-source\n"} 20241227122650247 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262428205314384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122650247 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650247 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650248 DAUC <0003> db_auc.c:157 IMSI='262428205314384': No 2G Auth Data 20241227122650248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52498<->l=127.0.0.1:4258 20241227122650249 DAUC <0003> db_auc.c:157 IMSI='262427794989622': No 2G Auth Data 20241227122650249 DAUC <0003> db_auc.c:192 IMSI='262427794989622': No 3G Auth Data 20241227122650256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52502<->l=127.0.0.1:4258 20241227122650258 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122650258 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262427794989622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427794989622" source_name="the-source\n"} 20241227122650258 DMAIN <0000> hlr.c:424 IMSI='262427794989622': has IMEI = 12345678901234 (consider setting 'store-imei') 20241227122650258 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262427794989622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427794989622" destination_name="the-source\n"} 20241227122650258 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262427794989622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122650258 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650258 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650259 DAUC <0003> db_auc.c:157 IMSI='262427794989622': No 2G Auth Data 20241227122650261 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122650261 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262427794989622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427794989622" source_name="the-source\n"} 20241227122650261 DAUC <0003> hlr.c:417 IMSI='262427794989622': storing IMEI = 12345678901234 20241227122650261 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262427794989622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427794989622" destination_name="the-source\n"} 20241227122650261 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262427794989622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122650261 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650261 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650261 DAUC <0003> db_auc.c:157 IMSI='262427794989622': No 2G Auth Data 20241227122650262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52502<->l=127.0.0.1:4258 20241227122650263 DAUC <0003> db_auc.c:157 IMSI='262423460788832': No 2G Auth Data 20241227122650263 DAUC <0003> db_auc.c:192 IMSI='262423460788832': No 3G Auth Data 20241227122650269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52506<->l=127.0.0.1:4258 20241227122650272 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122650272 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423460788832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423460788832" source_name="the-source\n"} 20241227122650272 DMAIN <0000> hlr.c:424 IMSI='262423460788832': has IMEI = 12345678901234 (consider setting 'store-imei') 20241227122650272 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262423460788832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423460788832" destination_name="the-source\n"} 20241227122650272 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262423460788832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122650272 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650272 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650275 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122650275 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423460788832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423460788832" source_name="the-source\n"} 20241227122650275 DAUC <0003> hlr.c:417 IMSI='262423460788832': storing IMEI = 12345678901234 20241227122650275 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262423460788832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423460788832" destination_name="the-source\n"} 20241227122650275 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262423460788832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122650275 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650275 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52506<->l=127.0.0.1:4258 20241227122650278 DAUC <0003> db_auc.c:157 IMSI='262420714409901': No 2G Auth Data 20241227122650278 DAUC <0003> db_auc.c:192 IMSI='262420714409901': No 3G Auth Data 20241227122650283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52520<->l=127.0.0.1:4258 20241227122650286 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122650286 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262420714409901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420714409901" source_name="the-source\n"} 20241227122650286 DMAIN <0000> hlr.c:424 IMSI='262420714409901': has IMEI = 12345678901234 (consider setting 'store-imei') 20241227122650286 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262420714409901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420714409901" destination_name="the-source\n"} 20241227122650286 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262420714409901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122650286 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650286 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650288 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122650288 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262420714409901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420714409901" source_name="the-source\n"} 20241227122650288 DAUC <0003> hlr.c:417 IMSI='262420714409901': storing IMEI = 12345678901234 20241227122650288 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262420714409901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420714409901" destination_name="the-source\n"} 20241227122650288 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262420714409901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122650288 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650288 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52520<->l=127.0.0.1:4258 20241227122650290 DAUC <0003> db_auc.c:157 IMSI='262421800510507': No 2G Auth Data 20241227122650290 DAUC <0003> db_auc.c:192 IMSI='262421800510507': No 3G Auth Data 20241227122650297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52536<->l=127.0.0.1:4258 20241227122650299 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122650299 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421800510507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421800510507" source_name="the-source\n"} 20241227122650299 DMAIN <0000> hlr.c:424 IMSI='262421800510507': has IMEI = 12345678901234 (consider setting 'store-imei') 20241227122650299 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262421800510507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421800510507" destination_name="the-source\n"} 20241227122650299 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262421800510507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122650299 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650299 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650302 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122650302 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421800510507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421800510507" source_name="the-source\n"} 20241227122650302 DAUC <0003> hlr.c:417 IMSI='262421800510507': storing IMEI = 12345678901234 20241227122650302 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262421800510507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421800510507" destination_name="the-source\n"} 20241227122650302 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262421800510507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122650302 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650302 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122650303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52536<->l=127.0.0.1:4258 20241227122650303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52454<->l=127.0.0.1:4258 20241227122650304 DLINP <000b> input/ipa.c:451 connected read/write 20241227122650304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122650304 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122650304 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122650304 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122650304 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241227122650304 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34897<->l=127.0.0.1:4259) 20241227122650327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52538<->l=127.0.0.1:4258 20241227122650428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52538<->l=127.0.0.1:4258 20241227122653542 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122653542 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122653544 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53344<->l=127.0.0.1:4258 20241227122653548 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653548 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122653548 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122653548 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122653548 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122653548 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122653548 DLGSUP <0013> gsup_server.c:235 2:  20241227122653548 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122653548 DLGSUP <0013> gsup_server.c:235 3:  20241227122653548 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122653548 DLGSUP <0013> gsup_server.c:235 4:  20241227122653548 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122653548 DLGSUP <0013> gsup_server.c:235 5:  20241227122653548 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122653548 DLGSUP <0013> gsup_server.c:235 7:  20241227122653548 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122653549 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122653549 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122653549 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122653570 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33139<->l=127.0.0.1:4259) 20241227122653579 DAUC <0003> db_auc.c:157 IMSI='262424964677144': No 2G Auth Data 20241227122653579 DAUC <0003> db_auc.c:192 IMSI='262424964677144': No 3G Auth Data 20241227122653604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53352<->l=127.0.0.1:4258 20241227122653611 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653611 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424964677144 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424964677144"} 20241227122653611 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424964677144 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241227122653611 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424964677144 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424964677144" cause=Invalid mandatory information} 20241227122653611 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424964677144 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653611 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653611 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653613 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653613 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424964677144 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424964677144"} 20241227122653613 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424964677144 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241227122653613 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424964677144 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424964677144" cause=Invalid mandatory information} 20241227122653613 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424964677144 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653613 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653613 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653615 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653615 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424964677144 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424964677144"} 20241227122653615 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424964677144 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241227122653615 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424964677144 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424964677144" cause=Invalid mandatory information} 20241227122653615 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424964677144 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653615 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653615 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653617 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653617 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424964677144 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424964677144"} 20241227122653617 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424964677144 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241227122653617 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424964677144 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424964677144" cause=Invalid mandatory information} 20241227122653617 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424964677144 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653617 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653617 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653620 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653620 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424964677144 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424964677144"} 20241227122653620 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424964677144 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241227122653620 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424964677144 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424964677144" cause=Invalid mandatory information} 20241227122653620 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424964677144 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653620 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653620 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53352<->l=127.0.0.1:4258 20241227122653624 DAUC <0003> db_auc.c:157 IMSI='262421056403773': No 2G Auth Data 20241227122653624 DAUC <0003> db_auc.c:192 IMSI='262421056403773': No 3G Auth Data 20241227122653637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53354<->l=127.0.0.1:4258 20241227122653640 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653640 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421056403773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421056403773"} 20241227122653640 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421056403773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241227122653640 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421056403773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421056403773" cause=Invalid mandatory information} 20241227122653640 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421056403773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653640 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653640 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653641 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653641 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421056403773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421056403773"} 20241227122653641 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421056403773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241227122653641 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421056403773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421056403773" cause=Invalid mandatory information} 20241227122653641 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421056403773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653641 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653641 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653642 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653642 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421056403773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421056403773"} 20241227122653642 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421056403773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241227122653642 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421056403773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421056403773" cause=Invalid mandatory information} 20241227122653642 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421056403773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653642 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653642 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653642 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653642 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421056403773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421056403773"} 20241227122653642 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421056403773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241227122653642 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421056403773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421056403773" cause=Invalid mandatory information} 20241227122653642 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421056403773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653642 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653642 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653643 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653643 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421056403773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421056403773"} 20241227122653643 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421056403773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241227122653643 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421056403773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421056403773" cause=Invalid mandatory information} 20241227122653643 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421056403773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653643 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653643 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53354<->l=127.0.0.1:4258 20241227122653644 DAUC <0003> db_auc.c:157 IMSI='262427730983693': No 2G Auth Data 20241227122653644 DAUC <0003> db_auc.c:192 IMSI='262427730983693': No 3G Auth Data 20241227122653652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53368<->l=127.0.0.1:4258 20241227122653654 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653654 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427730983693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427730983693"} 20241227122653654 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427730983693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241227122653654 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427730983693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427730983693" cause=Invalid mandatory information} 20241227122653654 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427730983693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653654 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653654 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653655 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653655 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427730983693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427730983693"} 20241227122653655 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427730983693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241227122653655 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427730983693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427730983693" cause=Invalid mandatory information} 20241227122653655 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427730983693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653655 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653655 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653656 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653656 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427730983693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427730983693"} 20241227122653656 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427730983693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241227122653656 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427730983693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427730983693" cause=Invalid mandatory information} 20241227122653656 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427730983693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653656 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653656 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653656 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653656 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427730983693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427730983693"} 20241227122653656 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427730983693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241227122653656 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427730983693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427730983693" cause=Invalid mandatory information} 20241227122653656 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427730983693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653656 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653656 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653657 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653657 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427730983693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427730983693"} 20241227122653657 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427730983693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241227122653657 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427730983693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427730983693" cause=Invalid mandatory information} 20241227122653657 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427730983693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653657 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653657 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53368<->l=127.0.0.1:4258 20241227122653659 DAUC <0003> db_auc.c:157 IMSI='262423298304500': No 2G Auth Data 20241227122653659 DAUC <0003> db_auc.c:192 IMSI='262423298304500': No 3G Auth Data 20241227122653665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53370<->l=127.0.0.1:4258 20241227122653667 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653667 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423298304500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423298304500"} 20241227122653667 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423298304500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241227122653667 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423298304500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423298304500" cause=Invalid mandatory information} 20241227122653667 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423298304500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653667 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653667 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653668 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653668 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423298304500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423298304500"} 20241227122653668 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423298304500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241227122653668 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423298304500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423298304500" cause=Invalid mandatory information} 20241227122653668 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423298304500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653668 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653668 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653669 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653669 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423298304500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423298304500"} 20241227122653669 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423298304500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241227122653669 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423298304500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423298304500" cause=Invalid mandatory information} 20241227122653669 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423298304500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653669 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653669 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653670 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653670 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423298304500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423298304500"} 20241227122653670 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423298304500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241227122653670 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423298304500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423298304500" cause=Invalid mandatory information} 20241227122653670 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423298304500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653670 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653670 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653671 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653672 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423298304500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423298304500"} 20241227122653672 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423298304500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241227122653672 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423298304500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423298304500" cause=Invalid mandatory information} 20241227122653672 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423298304500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653672 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653672 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53370<->l=127.0.0.1:4258 20241227122653674 DAUC <0003> db_auc.c:157 IMSI='262420059800395': No 2G Auth Data 20241227122653674 DAUC <0003> db_auc.c:192 IMSI='262420059800395': No 3G Auth Data 20241227122653683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53378<->l=127.0.0.1:4258 20241227122653685 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653685 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420059800395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420059800395"} 20241227122653685 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420059800395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241227122653685 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420059800395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420059800395" cause=Invalid mandatory information} 20241227122653685 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420059800395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653685 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653685 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653686 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653686 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420059800395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420059800395"} 20241227122653686 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420059800395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241227122653686 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420059800395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420059800395" cause=Invalid mandatory information} 20241227122653686 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420059800395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653686 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653686 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653687 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653687 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420059800395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420059800395"} 20241227122653687 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420059800395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241227122653687 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420059800395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420059800395" cause=Invalid mandatory information} 20241227122653687 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420059800395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653687 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653687 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653688 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653688 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420059800395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420059800395"} 20241227122653688 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420059800395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241227122653688 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420059800395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420059800395" cause=Invalid mandatory information} 20241227122653688 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420059800395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653688 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653688 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653689 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653689 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420059800395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420059800395"} 20241227122653689 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420059800395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241227122653689 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420059800395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420059800395" cause=Invalid mandatory information} 20241227122653689 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420059800395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653689 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653689 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53378<->l=127.0.0.1:4258 20241227122653690 DAUC <0003> db_auc.c:157 IMSI='262422420522264': No 2G Auth Data 20241227122653690 DAUC <0003> db_auc.c:192 IMSI='262422420522264': No 3G Auth Data 20241227122653698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53388<->l=127.0.0.1:4258 20241227122653700 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653700 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422420522264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422420522264"} 20241227122653700 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422420522264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241227122653700 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422420522264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422420522264" cause=Invalid mandatory information} 20241227122653700 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422420522264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653700 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653700 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653701 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653701 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422420522264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422420522264"} 20241227122653701 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422420522264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241227122653701 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422420522264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422420522264" cause=Invalid mandatory information} 20241227122653701 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422420522264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653701 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653701 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653702 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653702 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422420522264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422420522264"} 20241227122653702 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422420522264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241227122653702 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422420522264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422420522264" cause=Invalid mandatory information} 20241227122653702 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422420522264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653702 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653702 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653703 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653703 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422420522264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422420522264"} 20241227122653703 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422420522264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241227122653703 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422420522264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422420522264" cause=Invalid mandatory information} 20241227122653703 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422420522264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653703 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653703 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653703 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653703 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422420522264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422420522264"} 20241227122653703 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422420522264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241227122653703 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422420522264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422420522264" cause=Invalid mandatory information} 20241227122653703 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422420522264 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653703 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653703 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53388<->l=127.0.0.1:4258 20241227122653705 DAUC <0003> db_auc.c:157 IMSI='262421462889000': No 2G Auth Data 20241227122653705 DAUC <0003> db_auc.c:192 IMSI='262421462889000': No 3G Auth Data 20241227122653712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53396<->l=127.0.0.1:4258 20241227122653714 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653714 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421462889000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421462889000"} 20241227122653714 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421462889000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241227122653714 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421462889000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421462889000" cause=Invalid mandatory information} 20241227122653714 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421462889000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653714 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653714 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653715 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653715 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421462889000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421462889000"} 20241227122653715 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421462889000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241227122653715 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421462889000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421462889000" cause=Invalid mandatory information} 20241227122653715 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421462889000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653715 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653715 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653715 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653715 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421462889000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421462889000"} 20241227122653715 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421462889000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241227122653715 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421462889000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421462889000" cause=Invalid mandatory information} 20241227122653716 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421462889000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653716 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653716 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653716 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653716 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421462889000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421462889000"} 20241227122653716 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421462889000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241227122653716 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421462889000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421462889000" cause=Invalid mandatory information} 20241227122653716 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421462889000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653716 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653716 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653717 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653717 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421462889000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421462889000"} 20241227122653717 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421462889000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241227122653717 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421462889000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421462889000" cause=Invalid mandatory information} 20241227122653717 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421462889000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653717 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653717 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53396<->l=127.0.0.1:4258 20241227122653718 DAUC <0003> db_auc.c:157 IMSI='262427193806103': No 2G Auth Data 20241227122653718 DAUC <0003> db_auc.c:192 IMSI='262427193806103': No 3G Auth Data 20241227122653725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53412<->l=127.0.0.1:4258 20241227122653727 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653727 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427193806103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427193806103"} 20241227122653727 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427193806103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241227122653727 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427193806103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427193806103" cause=Invalid mandatory information} 20241227122653727 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427193806103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653727 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653727 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653728 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653728 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427193806103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427193806103"} 20241227122653728 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427193806103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241227122653728 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427193806103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427193806103" cause=Invalid mandatory information} 20241227122653728 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427193806103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653728 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653728 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653729 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653729 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427193806103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427193806103"} 20241227122653729 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427193806103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241227122653729 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427193806103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427193806103" cause=Invalid mandatory information} 20241227122653729 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427193806103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653729 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653729 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653730 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653730 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427193806103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427193806103"} 20241227122653730 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427193806103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241227122653730 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427193806103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427193806103" cause=Invalid mandatory information} 20241227122653730 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427193806103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653730 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653730 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653731 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653731 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427193806103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427193806103"} 20241227122653731 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427193806103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241227122653731 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427193806103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427193806103" cause=Invalid mandatory information} 20241227122653731 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427193806103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122653731 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653731 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122653732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53412<->l=127.0.0.1:4258 20241227122653733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53344<->l=127.0.0.1:4258 20241227122653733 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33139<->l=127.0.0.1:4259) 20241227122653733 DLINP <000b> input/ipa.c:451 connected read/write 20241227122653733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122653734 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122653734 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122653734 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122653756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53428<->l=127.0.0.1:4258 20241227122653857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53428<->l=127.0.0.1:4258 20241227122656957 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122656957 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122656961 DLINP <000b> input/ipa.c:451 connected read/write 20241227122656961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122656962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53442<->l=127.0.0.1:4258 20241227122656965 DLINP <000b> input/ipa.c:451 connected read/write 20241227122656965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122656965 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122656965 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122656965 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122656965 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122656965 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122656965 DLGSUP <0013> gsup_server.c:235 2:  20241227122656965 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122656965 DLGSUP <0013> gsup_server.c:235 3:  20241227122656965 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122656965 DLGSUP <0013> gsup_server.c:235 4:  20241227122656965 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122656965 DLGSUP <0013> gsup_server.c:235 5:  20241227122656965 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122656965 DLGSUP <0013> gsup_server.c:235 7:  20241227122656965 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122656965 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122656965 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122656965 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122656986 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36557<->l=127.0.0.1:4259) 20241227122656997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53456<->l=127.0.0.1:4258 20241227122657009 DLINP <000b> input/ipa.c:451 connected read/write 20241227122657009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122657009 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422291344179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422291344179"} 20241227122657009 DMAIN <0000> hlr.c:424 IMSI='262422291344179': has IMEI = 22245678901234 (consider setting 'store-imei') 20241227122657009 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422291344179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241227122657009 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422291344179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422291344179" cause=Invalid mandatory information} 20241227122657009 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422291344179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122657009 DLINP <000b> input/ipa.c:451 connected read/write 20241227122657009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122657009 DLINP <000b> input/ipa.c:451 connected read/write 20241227122657009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122657017 DLINP <000b> input/ipa.c:451 connected read/write 20241227122657017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122657017 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422291344179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422291344179"} 20241227122657017 DAUC <0003> hlr.c:417 IMSI='262422291344179': storing IMEI = 22245678901234 20241227122657017 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262422291344179': no such subscriber 20241227122657017 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422291344179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241227122657017 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422291344179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422291344179" cause=Invalid mandatory information} 20241227122657017 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422291344179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122657017 DLINP <000b> input/ipa.c:451 connected read/write 20241227122657017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122657017 DLINP <000b> input/ipa.c:451 connected read/write 20241227122657017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122657020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53456<->l=127.0.0.1:4258 20241227122657022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53442<->l=127.0.0.1:4258 20241227122657024 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36557<->l=127.0.0.1:4259) 20241227122657024 DLINP <000b> input/ipa.c:451 connected read/write 20241227122657024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122657024 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122657024 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122657024 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122657057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53468<->l=127.0.0.1:4258 20241227122657157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53468<->l=127.0.0.1:4258 20241227122700280 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122700280 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122700284 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122700285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53472<->l=127.0.0.1:4258 20241227122700287 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122700287 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122700287 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122700287 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122700288 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122700288 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122700288 DLGSUP <0013> gsup_server.c:235 2:  20241227122700288 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122700288 DLGSUP <0013> gsup_server.c:235 3:  20241227122700288 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122700288 DLGSUP <0013> gsup_server.c:235 4:  20241227122700288 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122700288 DLGSUP <0013> gsup_server.c:235 5:  20241227122700288 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122700288 DLGSUP <0013> gsup_server.c:235 7:  20241227122700288 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122700288 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122700288 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122700288 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122700303 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34179<->l=127.0.0.1:4259) 20241227122700314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53482<->l=127.0.0.1:4258 20241227122700334 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122700334 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428787734467"} 20241227122700334 DMAIN <0000> hlr.c:216 IMSI='262428787734467': Creating subscriber on demand 20241227122700334 DMAIN <0000> hlr.c:232 IMSI='262428787734467': Successfully assigned MSISDN='795' 20241227122700334 DAUC <0003> hlr.c:417 IMSI='262428787734467': storing IMEI = 12345678901234 20241227122700334 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428787734467"} 20241227122700334 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122700334 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700335 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700341 DAUC <0003> db_auc.c:157 IMSI='262428787734467': No 2G Auth Data 20241227122700341 DAUC <0003> db_auc.c:192 IMSI='262428787734467': No 3G Auth Data 20241227122700342 DAUC <0003> db_auc.c:157 IMSI='262428787734467': No 2G Auth Data 20241227122700342 DAUC <0003> db_auc.c:192 IMSI='262428787734467': No 3G Auth Data 20241227122700344 DAUC <0003> db_auc.c:157 IMSI='262428787734467': No 2G Auth Data 20241227122700344 DAUC <0003> db_auc.c:192 IMSI='262428787734467': No 3G Auth Data 20241227122700347 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122700347 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428787734467" cn_domain=PS} 20241227122700347 DLU <0006> fsm.c:456 lu(262428787734467)[0x55f2ac3ca700]{UNVALIDATED}: Allocated 20241227122700347 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122700347 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428787734467)[0x55f2ac3ca700]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122700347 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428787734467" cn_domain=PS} 20241227122700347 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700347 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700354 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122700354 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428787734467"} 20241227122700354 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428787734467)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122700354 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122700354 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428787734467"} 20241227122700354 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122700354 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428787734467)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122700354 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428787734467)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122700354 DLU <0006> fsm.c:568 lu(PS:IMSI-262428787734467)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122700354 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700354 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700364 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122700364 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428787734467"} 20241227122700364 DMAIN <0000> hlr.c:216 IMSI='262428787734467': Creating subscriber on demand 20241227122700364 DMAIN <0000> hlr.c:232 IMSI='262428787734467': Successfully assigned MSISDN='306' 20241227122700364 DAUC <0003> hlr.c:417 IMSI='262428787734467': storing IMEI = 12345678901234 20241227122700364 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428787734467"} 20241227122700364 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122700365 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700365 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700367 DAUC <0003> db_auc.c:157 IMSI='262428787734467': No 2G Auth Data 20241227122700367 DAUC <0003> db_auc.c:192 IMSI='262428787734467': No 3G Auth Data 20241227122700368 DAUC <0003> db_auc.c:157 IMSI='262428787734467': No 2G Auth Data 20241227122700368 DAUC <0003> db_auc.c:192 IMSI='262428787734467': No 3G Auth Data 20241227122700369 DAUC <0003> db_auc.c:157 IMSI='262428787734467': No 2G Auth Data 20241227122700369 DAUC <0003> db_auc.c:192 IMSI='262428787734467': No 3G Auth Data 20241227122700370 DAUC <0003> db_auc.c:157 IMSI='262428787734467': No 2G Auth Data 20241227122700370 DAUC <0003> db_auc.c:192 IMSI='262428787734467': No 3G Auth Data 20241227122700371 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122700371 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428787734467" cn_domain=PS} 20241227122700371 DLU <0006> fsm.c:456 lu(262428787734467)[0x55f2ac3ca700]{UNVALIDATED}: Allocated 20241227122700371 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122700371 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428787734467)[0x55f2ac3ca700]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122700371 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428787734467" cn_domain=PS} 20241227122700371 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700371 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700374 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122700374 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428787734467"} 20241227122700374 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428787734467)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122700374 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122700374 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428787734467"} 20241227122700374 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122700374 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428787734467)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122700374 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428787734467)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122700374 DLU <0006> fsm.c:568 lu(PS:IMSI-262428787734467)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122700374 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700374 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700379 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122700379 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428787734467"} 20241227122700379 DMAIN <0000> hlr.c:216 IMSI='262428787734467': Creating subscriber on demand 20241227122700379 DMAIN <0000> hlr.c:232 IMSI='262428787734467': Successfully assigned MSISDN='269' 20241227122700379 DAUC <0003> hlr.c:417 IMSI='262428787734467': storing IMEI = 12345678901234 20241227122700379 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428787734467"} 20241227122700379 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122700379 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700379 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700381 DAUC <0003> db_auc.c:157 IMSI='262428787734467': No 2G Auth Data 20241227122700381 DAUC <0003> db_auc.c:192 IMSI='262428787734467': No 3G Auth Data 20241227122700382 DAUC <0003> db_auc.c:157 IMSI='262428787734467': No 2G Auth Data 20241227122700382 DAUC <0003> db_auc.c:192 IMSI='262428787734467': No 3G Auth Data 20241227122700383 DAUC <0003> db_auc.c:157 IMSI='262428787734467': No 2G Auth Data 20241227122700383 DAUC <0003> db_auc.c:192 IMSI='262428787734467': No 3G Auth Data 20241227122700383 DAUC <0003> db_auc.c:157 IMSI='262428787734467': No 2G Auth Data 20241227122700383 DAUC <0003> db_auc.c:192 IMSI='262428787734467': No 3G Auth Data 20241227122700384 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122700384 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428787734467" cn_domain=PS} 20241227122700384 DLU <0006> fsm.c:456 lu(262428787734467)[0x55f2ac3ca700]{UNVALIDATED}: Allocated 20241227122700384 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241227122700384 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428787734467" cause=GPRS services not allowed} 20241227122700384 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122700384 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428787734467)[0x55f2ac3ca700]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122700384 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428787734467)[0x55f2ac3ca700]{UNVALIDATED}: Freeing instance 20241227122700384 DLU <0006> fsm.c:568 lu(PS:IMSI-262428787734467)[0x55f2ac3ca700]{UNVALIDATED}: Deallocated 20241227122700384 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700384 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700387 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122700387 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428787734467"} 20241227122700387 DMAIN <0000> hlr.c:216 IMSI='262428787734467': Creating subscriber on demand 20241227122700387 DMAIN <0000> hlr.c:232 IMSI='262428787734467': Successfully assigned MSISDN='399' 20241227122700387 DAUC <0003> hlr.c:417 IMSI='262428787734467': storing IMEI = 12345678901234 20241227122700387 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428787734467"} 20241227122700387 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122700387 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700387 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700388 DAUC <0003> db_auc.c:157 IMSI='262428787734467': No 2G Auth Data 20241227122700388 DAUC <0003> db_auc.c:192 IMSI='262428787734467': No 3G Auth Data 20241227122700389 DAUC <0003> db_auc.c:157 IMSI='262428787734467': No 2G Auth Data 20241227122700389 DAUC <0003> db_auc.c:192 IMSI='262428787734467': No 3G Auth Data 20241227122700389 DAUC <0003> db_auc.c:157 IMSI='262428787734467': No 2G Auth Data 20241227122700389 DAUC <0003> db_auc.c:192 IMSI='262428787734467': No 3G Auth Data 20241227122700391 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122700391 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428787734467" cn_domain=PS} 20241227122700391 DLU <0006> fsm.c:456 lu(262428787734467)[0x55f2ac3ca700]{UNVALIDATED}: Allocated 20241227122700391 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241227122700391 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428787734467" cause=GPRS services not allowed} 20241227122700391 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122700391 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428787734467)[0x55f2ac3ca700]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122700391 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428787734467)[0x55f2ac3ca700]{UNVALIDATED}: Freeing instance 20241227122700391 DLU <0006> fsm.c:568 lu(PS:IMSI-262428787734467)[0x55f2ac3ca700]{UNVALIDATED}: Deallocated 20241227122700391 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700391 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700396 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122700396 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428787734467"} 20241227122700396 DMAIN <0000> hlr.c:216 IMSI='262428787734467': Creating subscriber on demand 20241227122700396 DAUC <0003> hlr.c:417 IMSI='262428787734467': storing IMEI = 12345678901234 20241227122700396 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428787734467"} 20241227122700396 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122700396 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700396 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700397 DAUC <0003> db_auc.c:157 IMSI='262428787734467': No 2G Auth Data 20241227122700397 DAUC <0003> db_auc.c:192 IMSI='262428787734467': No 3G Auth Data 20241227122700399 DAUC <0003> db_auc.c:157 IMSI='262428787734467': No 2G Auth Data 20241227122700399 DAUC <0003> db_auc.c:192 IMSI='262428787734467': No 3G Auth Data 20241227122700400 DAUC <0003> db_auc.c:157 IMSI='262428787734467': No 2G Auth Data 20241227122700400 DAUC <0003> db_auc.c:192 IMSI='262428787734467': No 3G Auth Data 20241227122700402 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122700402 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428787734467" cn_domain=PS} 20241227122700402 DLU <0006> fsm.c:456 lu(262428787734467)[0x55f2ac3ca700]{UNVALIDATED}: Allocated 20241227122700402 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241227122700403 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428787734467" cause=GPRS services not allowed} 20241227122700403 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122700403 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428787734467)[0x55f2ac3ca700]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122700403 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428787734467)[0x55f2ac3ca700]{UNVALIDATED}: Freeing instance 20241227122700403 DLU <0006> fsm.c:568 lu(PS:IMSI-262428787734467)[0x55f2ac3ca700]{UNVALIDATED}: Deallocated 20241227122700403 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700403 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700409 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122700409 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428787734467"} 20241227122700409 DMAIN <0000> hlr.c:216 IMSI='262428787734467': Creating subscriber on demand 20241227122700409 DAUC <0003> hlr.c:417 IMSI='262428787734467': storing IMEI = 12345678901234 20241227122700409 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428787734467"} 20241227122700409 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241227122700409 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700409 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700411 DAUC <0003> db_auc.c:157 IMSI='262428787734467': No 2G Auth Data 20241227122700411 DAUC <0003> db_auc.c:192 IMSI='262428787734467': No 3G Auth Data 20241227122700412 DAUC <0003> db_auc.c:157 IMSI='262428787734467': No 2G Auth Data 20241227122700412 DAUC <0003> db_auc.c:192 IMSI='262428787734467': No 3G Auth Data 20241227122700414 DAUC <0003> db_auc.c:157 IMSI='262428787734467': No 2G Auth Data 20241227122700414 DAUC <0003> db_auc.c:192 IMSI='262428787734467': No 3G Auth Data 20241227122700417 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122700417 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428787734467" cn_domain=PS} 20241227122700417 DLU <0006> fsm.c:456 lu(262428787734467)[0x55f2ac3ca700]{UNVALIDATED}: Allocated 20241227122700417 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122700417 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428787734467)[0x55f2ac3ca700]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122700417 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428787734467" cn_domain=PS} 20241227122700417 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700417 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700420 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122700420 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428787734467"} 20241227122700420 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428787734467)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122700420 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122700420 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428787734467"} 20241227122700420 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428787734467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122700420 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428787734467)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122700420 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428787734467)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122700420 DLU <0006> fsm.c:568 lu(PS:IMSI-262428787734467)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122700421 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700421 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122700425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53482<->l=127.0.0.1:4258 20241227122700427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53472<->l=127.0.0.1:4258 20241227122700429 DLINP <000b> input/ipa.c:451 connected read/write 20241227122700429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122700429 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122700429 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122700429 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122700430 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34179<->l=127.0.0.1:4259) 20241227122700503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53494<->l=127.0.0.1:4258 20241227122700604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53494<->l=127.0.0.1:4258 20241227122703675 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122703675 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122703677 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122703678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50194<->l=127.0.0.1:4258 20241227122703680 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122703680 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122703680 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122703680 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122703680 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122703680 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122703680 DLGSUP <0013> gsup_server.c:235 2:  20241227122703680 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122703680 DLGSUP <0013> gsup_server.c:235 3:  20241227122703680 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122703680 DLGSUP <0013> gsup_server.c:235 4:  20241227122703680 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122703680 DLGSUP <0013> gsup_server.c:235 5:  20241227122703680 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122703680 DLGSUP <0013> gsup_server.c:235 7:  20241227122703680 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122703680 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122703680 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122703680 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122703692 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38687<->l=127.0.0.1:4259) 20241227122703698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50210<->l=127.0.0.1:4258 20241227122703722 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122703722 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429346456213" cn_domain=PS} 20241227122703722 DMAIN <0000> hlr.c:216 IMSI='262429346456213': Creating subscriber on demand 20241227122703722 DMAIN <0000> hlr.c:232 IMSI='262429346456213': Successfully assigned MSISDN='490' 20241227122703722 DLU <0006> fsm.c:456 lu(262429346456213)[0x55f2ac3ca700]{UNVALIDATED}: Allocated 20241227122703722 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122703722 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429346456213)[0x55f2ac3ca700]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122703722 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429346456213" cn_domain=PS} 20241227122703722 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122703722 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122703727 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122703727 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429346456213"} 20241227122703727 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429346456213)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122703727 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122703727 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429346456213"} 20241227122703727 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122703727 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429346456213)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122703727 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429346456213)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122703727 DLU <0006> fsm.c:568 lu(PS:IMSI-262429346456213)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122703727 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122703727 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122703729 DAUC <0003> db_auc.c:157 IMSI='262429346456213': No 2G Auth Data 20241227122703729 DAUC <0003> db_auc.c:192 IMSI='262429346456213': No 3G Auth Data 20241227122703731 DAUC <0003> db_auc.c:157 IMSI='262429346456213': No 2G Auth Data 20241227122703731 DAUC <0003> db_auc.c:192 IMSI='262429346456213': No 3G Auth Data 20241227122703732 DAUC <0003> db_auc.c:157 IMSI='262429346456213': No 2G Auth Data 20241227122703732 DAUC <0003> db_auc.c:192 IMSI='262429346456213': No 3G Auth Data 20241227122703739 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122703739 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429346456213" cn_domain=PS} 20241227122703739 DMAIN <0000> hlr.c:216 IMSI='262429346456213': Creating subscriber on demand 20241227122703739 DMAIN <0000> hlr.c:232 IMSI='262429346456213': Successfully assigned MSISDN='363' 20241227122703739 DLU <0006> fsm.c:456 lu(262429346456213)[0x55f2ac3ca700]{UNVALIDATED}: Allocated 20241227122703739 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122703739 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429346456213)[0x55f2ac3ca700]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122703739 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429346456213" cn_domain=PS} 20241227122703739 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122703739 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122703743 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122703743 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429346456213"} 20241227122703743 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429346456213)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122703743 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122703743 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429346456213"} 20241227122703743 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122703743 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429346456213)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122703743 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429346456213)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122703743 DLU <0006> fsm.c:568 lu(PS:IMSI-262429346456213)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122703743 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122703743 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122703745 DAUC <0003> db_auc.c:157 IMSI='262429346456213': No 2G Auth Data 20241227122703745 DAUC <0003> db_auc.c:192 IMSI='262429346456213': No 3G Auth Data 20241227122703746 DAUC <0003> db_auc.c:157 IMSI='262429346456213': No 2G Auth Data 20241227122703746 DAUC <0003> db_auc.c:192 IMSI='262429346456213': No 3G Auth Data 20241227122703749 DAUC <0003> db_auc.c:157 IMSI='262429346456213': No 2G Auth Data 20241227122703749 DAUC <0003> db_auc.c:192 IMSI='262429346456213': No 3G Auth Data 20241227122703751 DAUC <0003> db_auc.c:157 IMSI='262429346456213': No 2G Auth Data 20241227122703751 DAUC <0003> db_auc.c:192 IMSI='262429346456213': No 3G Auth Data 20241227122703759 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122703759 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429346456213" cn_domain=PS} 20241227122703759 DMAIN <0000> hlr.c:216 IMSI='262429346456213': Creating subscriber on demand 20241227122703759 DMAIN <0000> hlr.c:232 IMSI='262429346456213': Successfully assigned MSISDN='133' 20241227122703759 DLU <0006> fsm.c:456 lu(262429346456213)[0x55f2ac3ca700]{UNVALIDATED}: Allocated 20241227122703759 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241227122703759 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429346456213" cause=GPRS services not allowed} 20241227122703759 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122703759 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429346456213)[0x55f2ac3ca700]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122703759 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429346456213)[0x55f2ac3ca700]{UNVALIDATED}: Freeing instance 20241227122703759 DLU <0006> fsm.c:568 lu(PS:IMSI-262429346456213)[0x55f2ac3ca700]{UNVALIDATED}: Deallocated 20241227122703759 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122703759 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122703761 DAUC <0003> db_auc.c:157 IMSI='262429346456213': No 2G Auth Data 20241227122703761 DAUC <0003> db_auc.c:192 IMSI='262429346456213': No 3G Auth Data 20241227122703762 DAUC <0003> db_auc.c:157 IMSI='262429346456213': No 2G Auth Data 20241227122703762 DAUC <0003> db_auc.c:192 IMSI='262429346456213': No 3G Auth Data 20241227122703764 DAUC <0003> db_auc.c:157 IMSI='262429346456213': No 2G Auth Data 20241227122703764 DAUC <0003> db_auc.c:192 IMSI='262429346456213': No 3G Auth Data 20241227122703766 DAUC <0003> db_auc.c:157 IMSI='262429346456213': No 2G Auth Data 20241227122703766 DAUC <0003> db_auc.c:192 IMSI='262429346456213': No 3G Auth Data 20241227122703772 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122703772 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429346456213" cn_domain=PS} 20241227122703772 DMAIN <0000> hlr.c:216 IMSI='262429346456213': Creating subscriber on demand 20241227122703772 DMAIN <0000> hlr.c:232 IMSI='262429346456213': Successfully assigned MSISDN='193' 20241227122703772 DLU <0006> fsm.c:456 lu(262429346456213)[0x55f2ac3ca700]{UNVALIDATED}: Allocated 20241227122703772 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241227122703772 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429346456213" cause=GPRS services not allowed} 20241227122703772 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122703772 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429346456213)[0x55f2ac3ca700]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122703772 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429346456213)[0x55f2ac3ca700]{UNVALIDATED}: Freeing instance 20241227122703772 DLU <0006> fsm.c:568 lu(PS:IMSI-262429346456213)[0x55f2ac3ca700]{UNVALIDATED}: Deallocated 20241227122703772 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122703773 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122703775 DAUC <0003> db_auc.c:157 IMSI='262429346456213': No 2G Auth Data 20241227122703775 DAUC <0003> db_auc.c:192 IMSI='262429346456213': No 3G Auth Data 20241227122703777 DAUC <0003> db_auc.c:157 IMSI='262429346456213': No 2G Auth Data 20241227122703777 DAUC <0003> db_auc.c:192 IMSI='262429346456213': No 3G Auth Data 20241227122703778 DAUC <0003> db_auc.c:157 IMSI='262429346456213': No 2G Auth Data 20241227122703778 DAUC <0003> db_auc.c:192 IMSI='262429346456213': No 3G Auth Data 20241227122703784 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122703784 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429346456213" cn_domain=PS} 20241227122703784 DMAIN <0000> hlr.c:216 IMSI='262429346456213': Creating subscriber on demand 20241227122703785 DLU <0006> fsm.c:456 lu(262429346456213)[0x55f2ac3ca700]{UNVALIDATED}: Allocated 20241227122703785 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241227122703785 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429346456213" cause=GPRS services not allowed} 20241227122703785 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122703785 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429346456213)[0x55f2ac3ca700]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122703785 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429346456213)[0x55f2ac3ca700]{UNVALIDATED}: Freeing instance 20241227122703785 DLU <0006> fsm.c:568 lu(PS:IMSI-262429346456213)[0x55f2ac3ca700]{UNVALIDATED}: Deallocated 20241227122703785 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122703785 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122703787 DAUC <0003> db_auc.c:157 IMSI='262429346456213': No 2G Auth Data 20241227122703787 DAUC <0003> db_auc.c:192 IMSI='262429346456213': No 3G Auth Data 20241227122703789 DAUC <0003> db_auc.c:157 IMSI='262429346456213': No 2G Auth Data 20241227122703789 DAUC <0003> db_auc.c:192 IMSI='262429346456213': No 3G Auth Data 20241227122703790 DAUC <0003> db_auc.c:157 IMSI='262429346456213': No 2G Auth Data 20241227122703790 DAUC <0003> db_auc.c:192 IMSI='262429346456213': No 3G Auth Data 20241227122703796 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122703796 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429346456213" cn_domain=PS} 20241227122703796 DMAIN <0000> hlr.c:216 IMSI='262429346456213': Creating subscriber on demand 20241227122703796 DLU <0006> fsm.c:456 lu(262429346456213)[0x55f2ac3ca700]{UNVALIDATED}: Allocated 20241227122703796 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122703796 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429346456213)[0x55f2ac3ca700]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122703796 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429346456213" cn_domain=PS} 20241227122703796 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122703796 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122703799 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122703799 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429346456213"} 20241227122703799 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429346456213)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122703799 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122703799 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429346456213"} 20241227122703799 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429346456213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122703799 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429346456213)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122703799 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429346456213)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122703799 DLU <0006> fsm.c:568 lu(PS:IMSI-262429346456213)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122703799 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122703799 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122703801 DAUC <0003> db_auc.c:157 IMSI='262429346456213': No 2G Auth Data 20241227122703801 DAUC <0003> db_auc.c:192 IMSI='262429346456213': No 3G Auth Data 20241227122703802 DAUC <0003> db_auc.c:157 IMSI='262429346456213': No 2G Auth Data 20241227122703802 DAUC <0003> db_auc.c:192 IMSI='262429346456213': No 3G Auth Data 20241227122703803 DAUC <0003> db_auc.c:157 IMSI='262429346456213': No 2G Auth Data 20241227122703804 DAUC <0003> db_auc.c:192 IMSI='262429346456213': No 3G Auth Data 20241227122703806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50210<->l=127.0.0.1:4258 20241227122703807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50194<->l=127.0.0.1:4258 20241227122703808 DLINP <000b> input/ipa.c:451 connected read/write 20241227122703808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122703808 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122703808 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122703808 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122703808 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38687<->l=127.0.0.1:4259) 20241227122703840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50222<->l=127.0.0.1:4258 20241227122703941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50222<->l=127.0.0.1:4258 20241227122706992 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122706992 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122706995 DLINP <000b> input/ipa.c:451 connected read/write 20241227122706995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122706996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50234<->l=127.0.0.1:4258 20241227122707002 DLINP <000b> input/ipa.c:451 connected read/write 20241227122707002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122707002 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122707002 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122707002 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122707002 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122707002 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122707002 DLGSUP <0013> gsup_server.c:235 2:  20241227122707002 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122707002 DLGSUP <0013> gsup_server.c:235 3:  20241227122707002 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122707002 DLGSUP <0013> gsup_server.c:235 4:  20241227122707002 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122707002 DLGSUP <0013> gsup_server.c:235 5:  20241227122707002 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122707002 DLGSUP <0013> gsup_server.c:235 7:  20241227122707002 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122707002 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122707002 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122707002 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122707015 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35739<->l=127.0.0.1:4259) 20241227122707029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50236<->l=127.0.0.1:4258 20241227122707050 DLINP <000b> input/ipa.c:451 connected read/write 20241227122707050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122707050 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424415079415 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424415079415"} 20241227122707050 DMAIN <0000> hlr.c:216 IMSI='262424415079415': Creating subscriber on demand 20241227122707050 DMAIN <0000> hlr.c:232 IMSI='262424415079415': Successfully assigned MSISDN='539' 20241227122707050 DAUC <0003> db_auc.c:157 IMSI='262424415079415': No 2G Auth Data 20241227122707050 DAUC <0003> db_auc.c:192 IMSI='262424415079415': No 3G Auth Data 20241227122707050 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424415079415 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 20241227122707050 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424415079415 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424415079415" cause=IMSI unknown in HLR} 20241227122707050 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424415079415 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241227122707050 DLINP <000b> input/ipa.c:451 connected read/write 20241227122707050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122707050 DLINP <000b> input/ipa.c:451 connected read/write 20241227122707050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122707053 DAUC <0003> db_auc.c:157 IMSI='262424415079415': No 2G Auth Data 20241227122707053 DAUC <0003> db_auc.c:192 IMSI='262424415079415': No 3G Auth Data 20241227122707054 DAUC <0003> db_auc.c:157 IMSI='262424415079415': No 2G Auth Data 20241227122707054 DAUC <0003> db_auc.c:192 IMSI='262424415079415': No 3G Auth Data 20241227122707055 DAUC <0003> db_auc.c:157 IMSI='262424415079415': No 2G Auth Data 20241227122707055 DAUC <0003> db_auc.c:192 IMSI='262424415079415': No 3G Auth Data 20241227122707057 DLINP <000b> input/ipa.c:451 connected read/write 20241227122707057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122707057 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424415079415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424415079415" cn_domain=PS} 20241227122707057 DLU <0006> fsm.c:456 lu(262424415079415)[0x55f2ac3ca700]{UNVALIDATED}: Allocated 20241227122707057 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424415079415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241227122707057 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424415079415)[0x55f2ac3ca700]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122707057 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424415079415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424415079415" cn_domain=PS} 20241227122707057 DLINP <000b> input/ipa.c:451 connected read/write 20241227122707057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122707057 DLINP <000b> input/ipa.c:451 connected read/write 20241227122707057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122707060 DLINP <000b> input/ipa.c:451 connected read/write 20241227122707060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122707060 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424415079415 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424415079415"} 20241227122707060 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424415079415)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122707060 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424415079415 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122707060 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424415079415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424415079415"} 20241227122707060 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424415079415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122707060 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424415079415)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122707060 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424415079415)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122707060 DLU <0006> fsm.c:568 lu(PS:IMSI-262424415079415)[0x55f2ac3ca700]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122707060 DLINP <000b> input/ipa.c:451 connected read/write 20241227122707060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122707060 DLINP <000b> input/ipa.c:451 connected read/write 20241227122707060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122707063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50236<->l=127.0.0.1:4258 20241227122707064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50234<->l=127.0.0.1:4258 20241227122707066 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35739<->l=127.0.0.1:4259) 20241227122707087 DLINP <000b> input/ipa.c:451 connected read/write 20241227122707087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122707087 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122707087 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122707087 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122707158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50252<->l=127.0.0.1:4258 20241227122707258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50252<->l=127.0.0.1:4258 20241227122710406 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122710406 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122710410 DLINP <000b> input/ipa.c:451 connected read/write 20241227122710410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122710414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50266<->l=127.0.0.1:4258 20241227122710414 DLINP <000b> input/ipa.c:451 connected read/write 20241227122710414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122710414 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122710414 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122710414 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122710414 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122710414 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122710414 DLGSUP <0013> gsup_server.c:235 2:  20241227122710414 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122710414 DLGSUP <0013> gsup_server.c:235 3:  20241227122710414 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122710414 DLGSUP <0013> gsup_server.c:235 4:  20241227122710414 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122710414 DLGSUP <0013> gsup_server.c:235 5:  20241227122710414 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122710414 DLGSUP <0013> gsup_server.c:235 7:  20241227122710414 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122710414 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122710414 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122710414 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122710439 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44955<->l=127.0.0.1:4259) 20241227122710442 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241227122710442 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241227122710461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50268<->l=127.0.0.1:4258 20241227122710464 DAUC <0003> db_auc.c:157 IMSI='262422923392659': No 2G Auth Data 20241227122710464 DAUC <0003> db_auc.c:192 IMSI='262422923392659': No 3G Auth Data 20241227122710474 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615080054.msisdn 20241227122710474 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491615080054.msisdn: not attached (vlr_number unset) 20241227122710474 DDGSM <0007> mslookup_server.c:327 sip.voice.491615080054.msisdn: does not exist in GSUP proxy 20241227122711477 DLINP <000b> input/ipa.c:451 connected read/write 20241227122711477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122711477 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422923392659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422923392659" cn_domain=CS} 20241227122711477 DLU <0006> fsm.c:456 lu(262422923392659)[0x55f2ac3a96e0]{UNVALIDATED}: Allocated 20241227122711477 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422923392659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241227122711477 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262422923392659)[0x55f2ac3a96e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241227122711477 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422923392659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422923392659" cn_domain=CS} 20241227122711477 DLINP <000b> input/ipa.c:451 connected read/write 20241227122711477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122711477 DLINP <000b> input/ipa.c:451 connected read/write 20241227122711477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122711479 DLINP <000b> input/ipa.c:451 connected read/write 20241227122711479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122711479 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422923392659 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422923392659"} 20241227122711479 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262422923392659)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241227122711479 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422923392659 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241227122711479 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422923392659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422923392659"} 20241227122711479 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422923392659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122711479 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422923392659)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241227122711479 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422923392659)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241227122711479 DLU <0006> fsm.c:568 lu(CS:IMSI-262422923392659)[0x55f2ac3a96e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241227122711479 DLINP <000b> input/ipa.c:451 connected read/write 20241227122711479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122711479 DLINP <000b> input/ipa.c:451 connected read/write 20241227122711479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122711480 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615080054.msisdn 20241227122711480 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491615080054.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241227122711480 DDGSM <0007> mslookup_server.c:327 sip.voice.491615080054.msisdn: does not exist in GSUP proxy 20241227122711480 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615080054.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241227122711482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50268<->l=127.0.0.1:4258 20241227122711482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50266<->l=127.0.0.1:4258 20241227122711482 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44955<->l=127.0.0.1:4259) 20241227122711483 DLINP <000b> input/ipa.c:451 connected read/write 20241227122711483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122711483 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122711483 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122711483 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122711506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50276<->l=127.0.0.1:4258 20241227122711607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50276<->l=127.0.0.1:4258 20241227122713504 DSS <0004> hlr_ussd.c:239 262423722510259/0x3e1645cf: SS Session Timeout, destroying 20241227122713504 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423722510259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241227122714640 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122714640 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122714641 DLINP <000b> input/ipa.c:451 connected read/write 20241227122714641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122714641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44848<->l=127.0.0.1:4258 20241227122714642 DLINP <000b> input/ipa.c:451 connected read/write 20241227122714642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122714642 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122714642 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122714642 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122714642 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122714642 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122714642 DLGSUP <0013> gsup_server.c:235 2:  20241227122714642 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122714642 DLGSUP <0013> gsup_server.c:235 3:  20241227122714642 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122714642 DLGSUP <0013> gsup_server.c:235 4:  20241227122714642 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122714642 DLGSUP <0013> gsup_server.c:235 5:  20241227122714642 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122714642 DLGSUP <0013> gsup_server.c:235 7:  20241227122714642 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122714642 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122714642 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122714642 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122714642 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241227122714642 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241227122714656 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41245<->l=127.0.0.1:4259) 20241227122714658 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241227122714658 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241227122714663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44852<->l=127.0.0.1:4258 20241227122714690 DLINP <000b> input/ipa.c:451 connected read/write 20241227122714690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122714690 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428925182347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428925182347" cn_domain=CS} 20241227122714690 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428925182347 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241227122714690 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428925182347 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241227122714690 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428925182347.imsi 20241227122714690 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428925182347.imsi 20241227122714690 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428925182347.imsi: does not exist in local HLR 20241227122714693 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428925182347 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241227122714693 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241227122714693 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241227122714693 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241227122714693 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241227122714693 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241227122714693 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428925182347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122714693 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241227122714693 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241227122714693 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241227122714693 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241227122714693 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241227122714693 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241227122714694 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241227122714694 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241227122714694 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241227122714694 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241227122714694 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241227122714695 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241227122714695 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241227122714695 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241227122714742 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241227122714742 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241227122714742 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241227122714742 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241227122714742 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428925182347 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615083602 20241227122714742 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428925182347 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241227122714742 DLINP <000b> input/ipa.c:451 connected read/write 20241227122714742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122714742 DLINP <000b> input/ipa.c:451 connected read/write 20241227122714742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122714744 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241227122714744 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241227122714744 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428925182347 MSISDN-491615083602 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241227122714744 DLINP <000b> input/ipa.c:451 connected read/write 20241227122714744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122714744 DLINP <000b> input/ipa.c:451 connected read/write 20241227122714744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122714745 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241227122714745 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241227122714745 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428925182347 MSISDN-491615083602 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 20241227122714745 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428925182347 MSISDN-491615083602 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241227122714745 DLINP <000b> input/ipa.c:451 connected read/write 20241227122714745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122714745 DLINP <000b> input/ipa.c:451 connected read/write 20241227122714745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122714747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44852<->l=127.0.0.1:4258 20241227122714748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44848<->l=127.0.0.1:4258 20241227122714748 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41245<->l=127.0.0.1:4259) 20241227122714748 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241227122714748 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241227122714748 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241227122714748 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241227122714748 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241227122714749 DLINP <000b> input/ipa.c:451 connected read/write 20241227122714749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122714749 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122714749 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122714749 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122714784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44864<->l=127.0.0.1:4258 20241227122714884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44864<->l=127.0.0.1:4258 20241227122717946 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122717946 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122717951 DLINP <000b> input/ipa.c:451 connected read/write 20241227122717951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122717952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44870<->l=127.0.0.1:4258 20241227122717956 DLINP <000b> input/ipa.c:451 connected read/write 20241227122717956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122717956 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122717956 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122717956 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122717956 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122717956 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122717956 DLGSUP <0013> gsup_server.c:235 2:  20241227122717956 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122717956 DLGSUP <0013> gsup_server.c:235 3:  20241227122717956 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122717956 DLGSUP <0013> gsup_server.c:235 4:  20241227122717956 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122717956 DLGSUP <0013> gsup_server.c:235 5:  20241227122717956 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122717956 DLGSUP <0013> gsup_server.c:235 7:  20241227122717956 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122717956 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122717956 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122717956 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122717957 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241227122717957 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241227122717986 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42227<->l=127.0.0.1:4259) 20241227122717991 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241227122717991 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241227122718013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44882<->l=127.0.0.1:4258 20241227122718018 DAUC <0003> db_auc.c:157 IMSI='262429756717509': No 2G Auth Data 20241227122718018 DAUC <0003> db_auc.c:192 IMSI='262429756717509': No 3G Auth Data 20241227122718027 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429756717509.imsi 20241227122718027 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262429756717509.imsi: found in local HLR 20241227122718034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44882<->l=127.0.0.1:4258 20241227122718036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44870<->l=127.0.0.1:4258 20241227122718038 DLINP <000b> input/ipa.c:451 connected read/write 20241227122718038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122718038 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122718038 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122718038 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122718039 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42227<->l=127.0.0.1:4259) 20241227122718071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44896<->l=127.0.0.1:4258 20241227122718172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44896<->l=127.0.0.1:4258 20241227122721302 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122721302 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122721307 DLINP <000b> input/ipa.c:451 connected read/write 20241227122721307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122721308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44906<->l=127.0.0.1:4258 20241227122721312 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241227122721312 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241227122721312 DLINP <000b> input/ipa.c:451 connected read/write 20241227122721312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122721312 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122721312 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122721313 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122721313 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122721313 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122721313 DLGSUP <0013> gsup_server.c:235 2:  20241227122721313 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122721313 DLGSUP <0013> gsup_server.c:235 3:  20241227122721313 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122721313 DLGSUP <0013> gsup_server.c:235 4:  20241227122721313 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122721313 DLGSUP <0013> gsup_server.c:235 5:  20241227122721313 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122721313 DLGSUP <0013> gsup_server.c:235 7:  20241227122721313 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122721313 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122721313 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122721313 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122721344 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42719<->l=127.0.0.1:4259) 20241227122721346 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241227122721346 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241227122721354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44914<->l=127.0.0.1:4258 20241227122721357 DLINP <000b> input/ipa.c:451 connected read/write 20241227122721357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122721357 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424994766704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424994766704" cn_domain=CS} 20241227122721357 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424994766704 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241227122721357 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424994766704 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241227122721357 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424994766704.imsi 20241227122721357 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424994766704.imsi 20241227122721357 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424994766704.imsi: does not exist in local HLR 20241227122721364 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424994766704 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241227122721364 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241227122721364 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241227122721364 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241227122721364 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241227122721364 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241227122721364 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424994766704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122721364 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241227122721364 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241227122721364 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241227122721364 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241227122721364 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241227122721364 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241227122721368 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241227122721368 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241227122721368 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241227122721368 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241227122721368 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241227122721371 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241227122721371 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241227122721371 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241227122721414 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241227122721414 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241227122721414 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241227122721414 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241227122721415 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424994766704 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616470701 20241227122721415 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424994766704 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241227122721415 DLINP <000b> input/ipa.c:451 connected read/write 20241227122721415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122721415 DLINP <000b> input/ipa.c:451 connected read/write 20241227122721415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122721424 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241227122721424 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241227122721424 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424994766704 MSISDN-491616470701 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241227122721424 DLINP <000b> input/ipa.c:451 connected read/write 20241227122721424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122721425 DLINP <000b> input/ipa.c:451 connected read/write 20241227122721425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122721428 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241227122721428 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241227122721428 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424994766704 MSISDN-491616470701 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 20241227122721428 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424994766704 MSISDN-491616470701 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241227122721428 DLINP <000b> input/ipa.c:451 connected read/write 20241227122721428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122721428 DLINP <000b> input/ipa.c:451 connected read/write 20241227122721428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122721431 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424994766704.imsi 20241227122721431 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424994766704.imsi: does not exist in local HLR 20241227122722434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44914<->l=127.0.0.1:4258 20241227122722444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44906<->l=127.0.0.1:4258 20241227122722446 DLINP <000b> input/ipa.c:451 connected read/write 20241227122722446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122722446 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122722446 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122722447 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122722448 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42719<->l=127.0.0.1:4259) 20241227122722448 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241227122722448 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241227122722448 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241227122722449 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241227122722449 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241227122722529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53840<->l=127.0.0.1:4258 20241227122722630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53840<->l=127.0.0.1:4258 20241227122725735 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241227122725735 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241227122725737 DLINP <000b> input/ipa.c:451 connected read/write 20241227122725737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122725737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53844<->l=127.0.0.1:4258 20241227122725739 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241227122725739 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241227122725739 DLINP <000b> input/ipa.c:451 connected read/write 20241227122725739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122725739 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241227122725739 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241227122725739 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241227122725739 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241227122725739 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241227122725739 DLGSUP <0013> gsup_server.c:235 2:  20241227122725739 DLGSUP <0013> gsup_server.c:237 2: 00  20241227122725739 DLGSUP <0013> gsup_server.c:235 3:  20241227122725739 DLGSUP <0013> gsup_server.c:237 3: 00  20241227122725739 DLGSUP <0013> gsup_server.c:235 4:  20241227122725739 DLGSUP <0013> gsup_server.c:237 4: 00  20241227122725739 DLGSUP <0013> gsup_server.c:235 5:  20241227122725739 DLGSUP <0013> gsup_server.c:237 5: 00  20241227122725739 DLGSUP <0013> gsup_server.c:235 7:  20241227122725739 DLGSUP <0013> gsup_server.c:237 7: 00  20241227122725739 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241227122725739 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241227122725739 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241227122725759 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39733<->l=127.0.0.1:4259) 20241227122725761 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241227122725761 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241227122725768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53848<->l=127.0.0.1:4258 20241227122725782 DLINP <000b> input/ipa.c:451 connected read/write 20241227122725782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122725782 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424988069302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424988069302" cn_domain=CS} 20241227122725782 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424988069302 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241227122725782 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424988069302 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241227122725782 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424988069302.imsi 20241227122725782 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424988069302.imsi 20241227122725782 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424988069302.imsi: does not exist in local HLR 20241227122725793 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424988069302 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241227122725793 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241227122725793 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241227122725793 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241227122725793 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241227122725793 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241227122725793 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424988069302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241227122725793 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241227122725793 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241227122725793 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241227122725793 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241227122725793 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241227122725793 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241227122725796 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241227122725796 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241227122725796 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241227122725796 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241227122725796 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241227122725797 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241227122725797 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241227122725797 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241227122725838 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241227122725838 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241227122725838 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241227122725838 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241227122725838 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424988069302 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611127861 20241227122725838 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424988069302 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241227122725838 DLINP <000b> input/ipa.c:451 connected read/write 20241227122725838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122725838 DLINP <000b> input/ipa.c:451 connected read/write 20241227122725838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122725847 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241227122725847 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241227122725847 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424988069302 MSISDN-491611127861 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241227122725847 DLINP <000b> input/ipa.c:451 connected read/write 20241227122725847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122725847 DLINP <000b> input/ipa.c:451 connected read/write 20241227122725847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122725851 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241227122725851 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241227122725851 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424988069302 MSISDN-491611127861 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 20241227122725851 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424988069302 MSISDN-491611127861 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241227122725851 DLINP <000b> input/ipa.c:451 connected read/write 20241227122725851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122725851 DLINP <000b> input/ipa.c:451 connected read/write 20241227122725851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241227122725854 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611127861.msisdn 20241227122725854 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611127861.msisdn: does not exist in local HLR 20241227122725854 DDGSM <0007> mslookup_server.c:352 sip.voice.491611127861.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241227122725854 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611127861.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241227122725858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53848<->l=127.0.0.1:4258 20241227122725859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53844<->l=127.0.0.1:4258 20241227122725863 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241227122725863 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241227122725863 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241227122725863 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241227122725863 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241227122725863 DLINP <000b> input/ipa.c:451 connected read/write 20241227122725863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241227122725863 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241227122725863 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241227122725863 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241227122725863 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39733<->l=127.0.0.1:4259) 20241227122725944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53852<->l=127.0.0.1:4258 20241227122726045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53852<->l=127.0.0.1:4258