20241024055521842 DMAIN <0000> hlr.c:813 hlr starting 20241024055521842 DDB <0001> db.c:599 using database: hlr.db 20241024055521842 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241024055521842 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241024055521842 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241024055521843 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241024055521843 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241024055521843 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241024055521874 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241024055521874 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241024055521961 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241024055521962 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241024055521962 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241024055523531 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055523531 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055523534 DLINP <000b> input/ipa.c:451 connected read/write 20241024055523534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055523535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60056<->l=127.0.0.1:4258 20241024055523537 DLINP <000b> input/ipa.c:451 connected read/write 20241024055523537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055523537 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055523537 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055523537 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  20241024055523537 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055523537 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  20241024055523537 DLGSUP <0013> gsup_server.c:235 2:  20241024055523537 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055523537 DLGSUP <0013> gsup_server.c:235 3:  20241024055523537 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055523537 DLGSUP <0013> gsup_server.c:235 4:  20241024055523537 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055523537 DLGSUP <0013> gsup_server.c:235 5:  20241024055523537 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055523537 DLGSUP <0013> gsup_server.c:235 7:  20241024055523537 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055523537 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055523537 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055523537 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055523555 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44511<->l=127.0.0.1:4259) 20241024055523569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60058<->l=127.0.0.1:4258 20241024055523577 DLINP <000b> input/ipa.c:451 connected read/write 20241024055523577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055523577 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"} 20241024055523577 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" 20241024055523577 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} 20241024055523577 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 20241024055523577 DLINP <000b> input/ipa.c:451 connected read/write 20241024055523577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055523577 DLINP <000b> input/ipa.c:451 connected read/write 20241024055523577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055523580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60058<->l=127.0.0.1:4258 20241024055523580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60056<->l=127.0.0.1:4258 20241024055523582 DLINP <000b> input/ipa.c:451 connected read/write 20241024055523582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055523582 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055523582 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055523582 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055523582 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44511<->l=127.0.0.1:4259) 20241024055523645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60074<->l=127.0.0.1:4258 20241024055523645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60074<->l=127.0.0.1:4258 20241024055526720 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055526720 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055526722 DLINP <000b> input/ipa.c:451 connected read/write 20241024055526722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055526722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44870<->l=127.0.0.1:4258 20241024055526725 DLINP <000b> input/ipa.c:451 connected read/write 20241024055526725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055526725 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055526725 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055526725 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  20241024055526725 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055526725 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  20241024055526725 DLGSUP <0013> gsup_server.c:235 2:  20241024055526725 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055526725 DLGSUP <0013> gsup_server.c:235 3:  20241024055526725 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055526725 DLGSUP <0013> gsup_server.c:235 4:  20241024055526725 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055526725 DLGSUP <0013> gsup_server.c:235 5:  20241024055526725 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055526725 DLGSUP <0013> gsup_server.c:235 7:  20241024055526725 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055526725 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055526725 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055526725 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055526741 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42855<->l=127.0.0.1:4259) 20241024055526766 DAUC <0003> db_auc.c:157 IMSI='262422270355538': No 2G Auth Data 20241024055526766 DAUC <0003> db_auc.c:192 IMSI='262422270355538': No 3G Auth Data 20241024055526805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44884<->l=127.0.0.1:4258 20241024055526811 DLINP <000b> input/ipa.c:451 connected read/write 20241024055526811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055526811 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422270355538 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422270355538"} 20241024055526819 DAUC <0003> db_auc.c:192 IMSI='262422270355538': No 3G Auth Data 20241024055526819 DAUC <0003> db_auc.c:236 IMSI='262422270355538': Calling to generate 5 vectors 20241024055526819 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241024055526819 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055526819 DAUC <0003> auc.c:113 vector [0]: rand = 4db44c762af49f10fac2da7cb6735f10 20241024055526819 DAUC <0003> auc.c:179 vector [0]: kc = 0d4f74455b56a400 20241024055526819 DAUC <0003> auc.c:180 vector [0]: sres = 0df12182 20241024055526819 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241024055526819 DAUC <0003> auc.c:113 vector [1]: rand = 3b11d10005d7cbce03aa05c798b97ce2 20241024055526819 DAUC <0003> auc.c:179 vector [1]: kc = bc670525c8cb0000 20241024055526819 DAUC <0003> auc.c:180 vector [1]: sres = 38da5e9e 20241024055526819 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241024055526819 DAUC <0003> auc.c:113 vector [2]: rand = 31b8652cd08505809a8c35d19ce5198f 20241024055526819 DAUC <0003> auc.c:179 vector [2]: kc = d619c1febdb2ac00 20241024055526819 DAUC <0003> auc.c:180 vector [2]: sres = df1e59c1 20241024055526819 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241024055526819 DAUC <0003> auc.c:113 vector [3]: rand = 9eede352f8c66a673cf42a87d41e6444 20241024055526819 DAUC <0003> auc.c:179 vector [3]: kc = 92509d0ddedd4400 20241024055526819 DAUC <0003> auc.c:180 vector [3]: sres = 32ae6da9 20241024055526819 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241024055526819 DAUC <0003> auc.c:113 vector [4]: rand = 48e618f27da089a1a3c4e521e1c9724b 20241024055526819 DAUC <0003> auc.c:179 vector [4]: kc = e316cae7977ac800 20241024055526819 DAUC <0003> auc.c:180 vector [4]: sres = 18761096 20241024055526819 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241024055526819 DAUC <0003> db_auc.c:245 IMSI='262422270355538': Generated 5 vectors 20241024055526819 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422270355538 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422270355538"} 20241024055526819 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422270355538 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055526819 DLINP <000b> input/ipa.c:451 connected read/write 20241024055526819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055526819 DLINP <000b> input/ipa.c:451 connected read/write 20241024055526819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055526823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44884<->l=127.0.0.1:4258 20241024055526848 DAUC <0003> db_auc.c:157 IMSI='262421391484718': No 2G Auth Data 20241024055526848 DAUC <0003> db_auc.c:192 IMSI='262421391484718': No 3G Auth Data 20241024055526882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44894<->l=127.0.0.1:4258 20241024055526885 DLINP <000b> input/ipa.c:451 connected read/write 20241024055526885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055526885 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421391484718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421391484718"} 20241024055526885 DAUC <0003> db_auc.c:192 IMSI='262421391484718': No 3G Auth Data 20241024055526885 DAUC <0003> db_auc.c:236 IMSI='262421391484718': Calling to generate 5 vectors 20241024055526885 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241024055526885 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055526885 DAUC <0003> auc.c:113 vector [0]: rand = 4b67197401da0e449fa70e87f60666dc 20241024055526885 DAUC <0003> auc.c:179 vector [0]: kc = ed4edbc03d546800 20241024055526885 DAUC <0003> auc.c:180 vector [0]: sres = 12f8b00c 20241024055526885 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241024055526885 DAUC <0003> auc.c:113 vector [1]: rand = a4aabb65c409b8a588d237855f18fdbe 20241024055526885 DAUC <0003> auc.c:179 vector [1]: kc = dd3f3fc313b06c00 20241024055526885 DAUC <0003> auc.c:180 vector [1]: sres = cf5128f4 20241024055526885 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241024055526885 DAUC <0003> auc.c:113 vector [2]: rand = a83f00bb865d659fdcc666d27554f2d4 20241024055526885 DAUC <0003> auc.c:179 vector [2]: kc = ddcea3498b8b3c00 20241024055526885 DAUC <0003> auc.c:180 vector [2]: sres = 1a27e69b 20241024055526885 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241024055526885 DAUC <0003> auc.c:113 vector [3]: rand = 09a80a549712e5c69ffdc497727cb4d7 20241024055526885 DAUC <0003> auc.c:179 vector [3]: kc = 1064a1014a64d400 20241024055526885 DAUC <0003> auc.c:180 vector [3]: sres = c0ad7029 20241024055526885 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241024055526885 DAUC <0003> auc.c:113 vector [4]: rand = be08ae6520074f599f9f633f00b46e28 20241024055526885 DAUC <0003> auc.c:179 vector [4]: kc = 6b139923806af400 20241024055526885 DAUC <0003> auc.c:180 vector [4]: sres = e4475048 20241024055526885 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241024055526885 DAUC <0003> db_auc.c:245 IMSI='262421391484718': Generated 5 vectors 20241024055526885 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421391484718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421391484718"} 20241024055526885 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421391484718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055526885 DLINP <000b> input/ipa.c:451 connected read/write 20241024055526885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055526885 DLINP <000b> input/ipa.c:451 connected read/write 20241024055526885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055526887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44894<->l=127.0.0.1:4258 20241024055526914 DAUC <0003> db_auc.c:157 IMSI='262429180334661': No 2G Auth Data 20241024055526914 DAUC <0003> db_auc.c:192 IMSI='262429180334661': No 3G Auth Data 20241024055526952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44908<->l=127.0.0.1:4258 20241024055526956 DLINP <000b> input/ipa.c:451 connected read/write 20241024055526956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055526956 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429180334661 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429180334661"} 20241024055526956 DAUC <0003> db_auc.c:192 IMSI='262429180334661': No 3G Auth Data 20241024055526956 DAUC <0003> db_auc.c:236 IMSI='262429180334661': Calling to generate 5 vectors 20241024055526956 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241024055526956 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055526956 DAUC <0003> auc.c:113 vector [0]: rand = 4ea523d45875c7a19327a6d6196145b1 20241024055526956 DAUC <0003> auc.c:179 vector [0]: kc = db3c04bddf85692a 20241024055526956 DAUC <0003> auc.c:180 vector [0]: sres = dbdad173 20241024055526956 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241024055526956 DAUC <0003> auc.c:113 vector [1]: rand = 6ad8bbf8e201290f8420920e7731f5b2 20241024055526956 DAUC <0003> auc.c:179 vector [1]: kc = 3a150e239c443bcc 20241024055526956 DAUC <0003> auc.c:180 vector [1]: sres = d7edf269 20241024055526956 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241024055526956 DAUC <0003> auc.c:113 vector [2]: rand = c3d348830e6b827a8d3722bf15885083 20241024055526956 DAUC <0003> auc.c:179 vector [2]: kc = 3cd600ce1fe0e771 20241024055526956 DAUC <0003> auc.c:180 vector [2]: sres = 4751c307 20241024055526956 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241024055526956 DAUC <0003> auc.c:113 vector [3]: rand = 8a85c9848f68e0f4459da35f1d85d033 20241024055526956 DAUC <0003> auc.c:179 vector [3]: kc = 1558c6364315e34c 20241024055526956 DAUC <0003> auc.c:180 vector [3]: sres = e093899e 20241024055526956 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241024055526956 DAUC <0003> auc.c:113 vector [4]: rand = 9b733dbdf26409ad4e696ffe6a74e6da 20241024055526956 DAUC <0003> auc.c:179 vector [4]: kc = e72830274789ee5b 20241024055526956 DAUC <0003> auc.c:180 vector [4]: sres = a6f3a2e2 20241024055526956 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241024055526956 DAUC <0003> db_auc.c:245 IMSI='262429180334661': Generated 5 vectors 20241024055526956 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429180334661 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429180334661"} 20241024055526956 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429180334661 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055526956 DLINP <000b> input/ipa.c:451 connected read/write 20241024055526956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055526956 DLINP <000b> input/ipa.c:451 connected read/write 20241024055526956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055526958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44908<->l=127.0.0.1:4258 20241024055526982 DAUC <0003> db_auc.c:157 IMSI='262428155602232': No 2G Auth Data 20241024055526982 DAUC <0003> db_auc.c:192 IMSI='262428155602232': No 3G Auth Data 20241024055527014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44924<->l=127.0.0.1:4258 20241024055527018 DLINP <000b> input/ipa.c:451 connected read/write 20241024055527018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055527018 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428155602232 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428155602232"} 20241024055527019 DAUC <0003> db_auc.c:157 IMSI='262428155602232': No 2G Auth Data 20241024055527019 DAUC <0003> db_auc.c:236 IMSI='262428155602232': Calling to generate 5 vectors 20241024055527019 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241024055527019 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055527019 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241024055527019 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241024055527019 DAUC <0003> auc.c:113 vector [0]: rand = d8579a6e85257263643b1a4e83dfc3b8 20241024055527019 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241024055527019 DAUC <0003> auc.c:142 vector [0]: autn = 6c0e394589e40000b30487a232449856 20241024055527019 DAUC <0003> auc.c:143 vector [0]: ck = fba392993a229bd009e09aa270a4e704 20241024055527019 DAUC <0003> auc.c:144 vector [0]: ik = 0bb45be32082ae5527542565e71d4920 20241024055527019 DAUC <0003> auc.c:145 vector [0]: res = a10f3ed060da34c90000000000000000 20241024055527019 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055527019 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241024055527019 DAUC <0003> auc.c:151 vector [0]: kc = dea376bd8d199ba1 20241024055527019 DAUC <0003> auc.c:152 vector [0]: sres = c1d50a19 20241024055527019 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241024055527019 DAUC <0003> auc.c:113 vector [1]: rand = e8f19fca9fdd8ea7fbeb848bb7920ddc 20241024055527019 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241024055527019 DAUC <0003> auc.c:142 vector [1]: autn = 8b2b906fd0f70000bd8bb1a0021e7ec3 20241024055527019 DAUC <0003> auc.c:143 vector [1]: ck = ae3d2bc709513b111e379cded91a5ff2 20241024055527019 DAUC <0003> auc.c:144 vector [1]: ik = 279307c873a7af104c540626f55a2d9f 20241024055527019 DAUC <0003> auc.c:145 vector [1]: res = 289d9e0077996b340000000000000000 20241024055527019 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055527019 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241024055527019 DAUC <0003> auc.c:151 vector [1]: kc = dbcdb6f756b6e66c 20241024055527019 DAUC <0003> auc.c:152 vector [1]: sres = 5f04f534 20241024055527019 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241024055527019 DAUC <0003> auc.c:113 vector [2]: rand = a4bac04fb9e2c01d1268d6e5d7da1a8e 20241024055527019 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241024055527019 DAUC <0003> auc.c:142 vector [2]: autn = 84bbacaf2b800000724b0c20fbc3b71c 20241024055527019 DAUC <0003> auc.c:143 vector [2]: ck = b34c65e4d9d847631b3d02e713e1e726 20241024055527019 DAUC <0003> auc.c:144 vector [2]: ik = 20203d29e86f6bb579bc7a4997126cc9 20241024055527019 DAUC <0003> auc.c:145 vector [2]: res = a5e63feaf310b74e0000000000000000 20241024055527019 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055527019 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241024055527019 DAUC <0003> auc.c:151 vector [2]: kc = f1ed2063b544a739 20241024055527019 DAUC <0003> auc.c:152 vector [2]: sres = 56f688a4 20241024055527019 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241024055527019 DAUC <0003> auc.c:113 vector [3]: rand = 6a8b5baffd550f06e5c73da0bed6b3e6 20241024055527019 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241024055527019 DAUC <0003> auc.c:142 vector [3]: autn = dbebdf0578ac00008141eab6041836c7 20241024055527019 DAUC <0003> auc.c:143 vector [3]: ck = 47621fb947c2ba412995d75671c77cad 20241024055527019 DAUC <0003> auc.c:144 vector [3]: ik = fae3fa3d4d027f5b536a8d6cfc3404e4 20241024055527019 DAUC <0003> auc.c:145 vector [3]: res = ed512ad8ed6d69500000000000000000 20241024055527019 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055527019 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241024055527019 DAUC <0003> auc.c:151 vector [3]: kc = c77ebfbe8733bd53 20241024055527019 DAUC <0003> auc.c:152 vector [3]: sres = 003c4388 20241024055527019 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241024055527019 DAUC <0003> auc.c:113 vector [4]: rand = 8704f74d000fa360c71d22306014098f 20241024055527019 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241024055527019 DAUC <0003> auc.c:142 vector [4]: autn = ea95381dafd40000157001e8f8bdbf19 20241024055527019 DAUC <0003> auc.c:143 vector [4]: ck = 0c6d0fce46496faac01df6389e741ad3 20241024055527019 DAUC <0003> auc.c:144 vector [4]: ik = 0502b2ef3a64f15e3e4856e07a7f6ddc 20241024055527019 DAUC <0003> auc.c:145 vector [4]: res = 7cd9a9eb4b6d44670000000000000000 20241024055527019 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241024055527019 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241024055527019 DAUC <0003> auc.c:151 vector [4]: kc = f73a1df99826e9fb 20241024055527019 DAUC <0003> auc.c:152 vector [4]: sres = 37b4ed8c 20241024055527019 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241024055527019 DAUC <0003> db_auc.c:245 IMSI='262428155602232': Generated 5 vectors 20241024055527019 DAUC <0003> db_auc.c:249 IMSI='262428155602232': Updating SQN=161 in DB 20241024055527026 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428155602232 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428155602232"} 20241024055527026 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428155602232 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055527026 DLINP <000b> input/ipa.c:451 connected read/write 20241024055527026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055527026 DLINP <000b> input/ipa.c:451 connected read/write 20241024055527026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055527030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44924<->l=127.0.0.1:4258 20241024055527055 DAUC <0003> db_auc.c:157 IMSI='262421848518892': No 2G Auth Data 20241024055527055 DAUC <0003> db_auc.c:192 IMSI='262421848518892': No 3G Auth Data 20241024055527086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44928<->l=127.0.0.1:4258 20241024055527090 DLINP <000b> input/ipa.c:451 connected read/write 20241024055527090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055527090 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421848518892 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421848518892"} 20241024055527090 DAUC <0003> db_auc.c:157 IMSI='262421848518892': No 2G Auth Data 20241024055527090 DAUC <0003> db_auc.c:236 IMSI='262421848518892': Calling to generate 5 vectors 20241024055527090 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241024055527090 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055527090 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241024055527090 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241024055527090 DAUC <0003> auc.c:113 vector [0]: rand = 83dde6d14ef9e474678b9863872162d4 20241024055527090 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241024055527090 DAUC <0003> auc.c:142 vector [0]: autn = db2d6fc09cd40000d68608b70e6b93f9 20241024055527090 DAUC <0003> auc.c:143 vector [0]: ck = 225cc988294245b1e563f0f0e75a5ba3 20241024055527090 DAUC <0003> auc.c:144 vector [0]: ik = fa27a33f061d62e80cacdeda995175bd 20241024055527090 DAUC <0003> auc.c:145 vector [0]: res = 6cb54d056fb2bda50000000000000000 20241024055527090 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055527090 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241024055527090 DAUC <0003> auc.c:151 vector [0]: kc = 31b4449d51540947 20241024055527090 DAUC <0003> auc.c:152 vector [0]: sres = 0307f0a0 20241024055527090 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241024055527090 DAUC <0003> auc.c:113 vector [1]: rand = 71449334ee12be29cab2e3c8f74688e1 20241024055527090 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241024055527090 DAUC <0003> auc.c:142 vector [1]: autn = 3ecef0f6d505000027dbaeefef708b28 20241024055527090 DAUC <0003> auc.c:143 vector [1]: ck = 2cd61c8e7cc4561c8f0e9143dae2d2f4 20241024055527090 DAUC <0003> auc.c:144 vector [1]: ik = 0ab523ee6afa2cd6561ddaa974111da2 20241024055527090 DAUC <0003> auc.c:145 vector [1]: res = 65ac72ff194bd7640000000000000000 20241024055527090 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055527090 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241024055527090 DAUC <0003> auc.c:151 vector [1]: kc = ff70748ab8cdb59c 20241024055527090 DAUC <0003> auc.c:152 vector [1]: sres = 7ce7a59b 20241024055527090 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241024055527090 DAUC <0003> auc.c:113 vector [2]: rand = 32369e3ab49d089b73e704aded421218 20241024055527090 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241024055527090 DAUC <0003> auc.c:142 vector [2]: autn = 80d8e777bdc00000b7420aef428d667d 20241024055527090 DAUC <0003> auc.c:143 vector [2]: ck = 7b8533488387427ffb4ac86cba69cbad 20241024055527090 DAUC <0003> auc.c:144 vector [2]: ik = 3d4d94f6b310e84741540e698daecd35 20241024055527090 DAUC <0003> auc.c:145 vector [2]: res = 06b30c33104eb5b20000000000000000 20241024055527090 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055527090 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241024055527090 DAUC <0003> auc.c:151 vector [2]: kc = fcd661bb0750aca0 20241024055527090 DAUC <0003> auc.c:152 vector [2]: sres = 16fdb981 20241024055527090 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241024055527090 DAUC <0003> auc.c:113 vector [3]: rand = e324b4c38d84a7f361e1c3f6de90995d 20241024055527090 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241024055527090 DAUC <0003> auc.c:142 vector [3]: autn = 04f34fe5c01f0000c5a8ced42f04b021 20241024055527090 DAUC <0003> auc.c:143 vector [3]: ck = b1019523a0b6d82d1219e14cb503269f 20241024055527090 DAUC <0003> auc.c:144 vector [3]: ik = 2034bf542c8e622d69473ac247254fd0 20241024055527090 DAUC <0003> auc.c:145 vector [3]: res = 7769baec98cad3a30000000000000000 20241024055527090 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055527090 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241024055527090 DAUC <0003> auc.c:151 vector [3]: kc = ea6bf1f97e1ed34f 20241024055527090 DAUC <0003> auc.c:152 vector [3]: sres = efa3694f 20241024055527090 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241024055527090 DAUC <0003> auc.c:113 vector [4]: rand = f95d013c849e93bd6a5cf5343b01a814 20241024055527090 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241024055527090 DAUC <0003> auc.c:142 vector [4]: autn = eb2a2a3450360000c482fb5ee63c83b2 20241024055527090 DAUC <0003> auc.c:143 vector [4]: ck = 87c7966c0d9c2b67c7e0a36289b8dd78 20241024055527090 DAUC <0003> auc.c:144 vector [4]: ik = 1ec6c38df47374e84dd37fb7dde3616c 20241024055527090 DAUC <0003> auc.c:145 vector [4]: res = 06ff29e211f1e8160000000000000000 20241024055527090 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241024055527090 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241024055527090 DAUC <0003> auc.c:151 vector [4]: kc = 13328934adb4e39b 20241024055527090 DAUC <0003> auc.c:152 vector [4]: sres = 170ec1f4 20241024055527090 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241024055527090 DAUC <0003> db_auc.c:245 IMSI='262421848518892': Generated 5 vectors 20241024055527090 DAUC <0003> db_auc.c:249 IMSI='262421848518892': Updating SQN=161 in DB 20241024055527098 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421848518892 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421848518892"} 20241024055527098 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421848518892 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055527098 DLINP <000b> input/ipa.c:451 connected read/write 20241024055527098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055527098 DLINP <000b> input/ipa.c:451 connected read/write 20241024055527098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055527101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44928<->l=127.0.0.1:4258 20241024055527127 DAUC <0003> db_auc.c:157 IMSI='262421754309785': No 2G Auth Data 20241024055527127 DAUC <0003> db_auc.c:192 IMSI='262421754309785': No 3G Auth Data 20241024055527169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44938<->l=127.0.0.1:4258 20241024055527173 DLINP <000b> input/ipa.c:451 connected read/write 20241024055527173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055527173 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421754309785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421754309785"} 20241024055527173 DAUC <0003> db_auc.c:236 IMSI='262421754309785': Calling to generate 5 vectors 20241024055527173 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241024055527173 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055527173 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241024055527173 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241024055527173 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055527173 DAUC <0003> auc.c:113 vector [0]: rand = 2d16adc3d68f1b598f38d1f8e898ac35 20241024055527173 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241024055527173 DAUC <0003> auc.c:142 vector [0]: autn = 6a6f5c9dbde70000544d972def526581 20241024055527173 DAUC <0003> auc.c:143 vector [0]: ck = 22ba4c84f1bde6939de804020de9588c 20241024055527173 DAUC <0003> auc.c:144 vector [0]: ik = f2fea9e315ac51a1e69b60dd080a4240 20241024055527173 DAUC <0003> auc.c:145 vector [0]: res = db7a5d9732987cb20000000000000000 20241024055527173 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055527173 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241024055527173 DAUC <0003> auc.c:179 vector [0]: kc = cec02ef8ebbf8400 20241024055527173 DAUC <0003> auc.c:180 vector [0]: sres = 8bd514e8 20241024055527173 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241024055527173 DAUC <0003> auc.c:113 vector [1]: rand = ca933a67102a3af457de7c0015849887 20241024055527173 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241024055527173 DAUC <0003> auc.c:142 vector [1]: autn = a92bc2c784e20000ac5dfc6f49206fec 20241024055527173 DAUC <0003> auc.c:143 vector [1]: ck = 09c77776d7243254096bef98ae7dd7c4 20241024055527173 DAUC <0003> auc.c:144 vector [1]: ik = c209316756b8a7297d7a656f2f4dc0cf 20241024055527173 DAUC <0003> auc.c:145 vector [1]: res = 8dc7b07e0a98af9b0000000000000000 20241024055527173 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055527173 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241024055527173 DAUC <0003> auc.c:179 vector [1]: kc = 0d0182b792576400 20241024055527173 DAUC <0003> auc.c:180 vector [1]: sres = 7d6fd6ba 20241024055527173 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241024055527173 DAUC <0003> auc.c:113 vector [2]: rand = d8c363c9351f91dc261ab5cec95c6da6 20241024055527173 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241024055527173 DAUC <0003> auc.c:142 vector [2]: autn = 916bd8d460e300008a9b47eb59f7066a 20241024055527173 DAUC <0003> auc.c:143 vector [2]: ck = 34d18262c81814ad98f5af641b222182 20241024055527173 DAUC <0003> auc.c:144 vector [2]: ik = 2c4c33fe2cdfa1293a8dc4b70f811593 20241024055527173 DAUC <0003> auc.c:145 vector [2]: res = eb53c3599e5ebd9e0000000000000000 20241024055527173 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055527173 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241024055527174 DAUC <0003> auc.c:179 vector [2]: kc = 1dc94c0d16f46000 20241024055527174 DAUC <0003> auc.c:180 vector [2]: sres = e80ecb3a 20241024055527174 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241024055527174 DAUC <0003> auc.c:113 vector [3]: rand = 4fba9bddfa4c5c1174a201cd71ecb0c6 20241024055527174 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241024055527174 DAUC <0003> auc.c:142 vector [3]: autn = 17d42e8ace22000014e9ff977e45fa9c 20241024055527174 DAUC <0003> auc.c:143 vector [3]: ck = 5505f4568c14ba536ae4f58002d6a545 20241024055527174 DAUC <0003> auc.c:144 vector [3]: ik = 218781970ca121ba89399b0dfbbb8909 20241024055527174 DAUC <0003> auc.c:145 vector [3]: res = 3fb80d0020a8bf000000000000000000 20241024055527174 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055527174 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241024055527174 DAUC <0003> auc.c:179 vector [3]: kc = 2cde6e76428dd400 20241024055527174 DAUC <0003> auc.c:180 vector [3]: sres = 24cfbff0 20241024055527174 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241024055527174 DAUC <0003> auc.c:113 vector [4]: rand = bd28958ffb08885b8cf1ac2e5d7aac03 20241024055527174 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241024055527174 DAUC <0003> auc.c:142 vector [4]: autn = 3307f59ad5b10000c29d634cdbd138b1 20241024055527174 DAUC <0003> auc.c:143 vector [4]: ck = 9a291d66ba62341bb763602d5d5f07fa 20241024055527174 DAUC <0003> auc.c:144 vector [4]: ik = fbdc58815f4407599d82a0ba96654a49 20241024055527174 DAUC <0003> auc.c:145 vector [4]: res = cecc385a4f8f5c650000000000000000 20241024055527174 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241024055527174 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241024055527174 DAUC <0003> auc.c:179 vector [4]: kc = d5438c258a347c00 20241024055527174 DAUC <0003> auc.c:180 vector [4]: sres = 96c7d18f 20241024055527174 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241024055527174 DAUC <0003> db_auc.c:245 IMSI='262421754309785': Generated 5 vectors 20241024055527174 DAUC <0003> db_auc.c:249 IMSI='262421754309785': Updating SQN=161 in DB 20241024055527181 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421754309785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421754309785"} 20241024055527181 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421754309785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055527181 DLINP <000b> input/ipa.c:451 connected read/write 20241024055527181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055527181 DLINP <000b> input/ipa.c:451 connected read/write 20241024055527181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055527186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44938<->l=127.0.0.1:4258 20241024055527218 DAUC <0003> db_auc.c:157 IMSI='262425352932110': No 2G Auth Data 20241024055527218 DAUC <0003> db_auc.c:192 IMSI='262425352932110': No 3G Auth Data 20241024055527259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44952<->l=127.0.0.1:4258 20241024055527261 DLINP <000b> input/ipa.c:451 connected read/write 20241024055527261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055527261 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425352932110 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425352932110"} 20241024055527261 DAUC <0003> db_auc.c:236 IMSI='262425352932110': Calling to generate 5 vectors 20241024055527261 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241024055527261 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055527261 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241024055527261 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241024055527261 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055527261 DAUC <0003> auc.c:113 vector [0]: rand = 972fac80a1186c56ba21689e28e06a20 20241024055527261 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241024055527261 DAUC <0003> auc.c:142 vector [0]: autn = 47c3cebd339900002b6a3395518c7679 20241024055527261 DAUC <0003> auc.c:143 vector [0]: ck = 35c47544cd8ad5f73cc92a4f3fa5d53d 20241024055527261 DAUC <0003> auc.c:144 vector [0]: ik = 31ef33482d2d40dee26f7f754a3772f2 20241024055527261 DAUC <0003> auc.c:145 vector [0]: res = 8234726395ff8c470000000000000000 20241024055527261 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055527261 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241024055527261 DAUC <0003> auc.c:179 vector [0]: kc = 3da19577809c1800 20241024055527261 DAUC <0003> auc.c:180 vector [0]: sres = d9b5e972 20241024055527261 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241024055527261 DAUC <0003> auc.c:113 vector [1]: rand = 979b40e4c074e6e6005390e03f0073e0 20241024055527261 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241024055527261 DAUC <0003> auc.c:142 vector [1]: autn = 9fb3f066fe700000727e70cc05218d53 20241024055527261 DAUC <0003> auc.c:143 vector [1]: ck = 811d2d33970ffadfa066982916c8f397 20241024055527261 DAUC <0003> auc.c:144 vector [1]: ik = da2f2a142089f9e1f6314c2958da2d11 20241024055527261 DAUC <0003> auc.c:145 vector [1]: res = 06cf8c84fa875f400000000000000000 20241024055527261 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055527261 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241024055527261 DAUC <0003> auc.c:179 vector [1]: kc = 7f977e09e74cbc00 20241024055527261 DAUC <0003> auc.c:180 vector [1]: sres = 6c8a49bd 20241024055527261 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241024055527261 DAUC <0003> auc.c:113 vector [2]: rand = 613d6fe006440f21afbcf21c9616fcbf 20241024055527261 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241024055527261 DAUC <0003> auc.c:142 vector [2]: autn = 9e923bb04bfc00000c91d5a701b54069 20241024055527261 DAUC <0003> auc.c:143 vector [2]: ck = b34382cd811d812bdf55d80c80a67b0b 20241024055527261 DAUC <0003> auc.c:144 vector [2]: ik = 0c01aa944727373326f9adf1cefa668c 20241024055527261 DAUC <0003> auc.c:145 vector [2]: res = fd33a348fe5c0cf40000000000000000 20241024055527261 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055527261 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241024055527261 DAUC <0003> auc.c:179 vector [2]: kc = 0ef17ae47012d800 20241024055527261 DAUC <0003> auc.c:180 vector [2]: sres = 0b85da01 20241024055527261 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241024055527262 DAUC <0003> auc.c:113 vector [3]: rand = f8f2b1d917efdd718e4dfd8944bc4818 20241024055527262 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241024055527262 DAUC <0003> auc.c:142 vector [3]: autn = 4ae5bcae5e290000cfbfd54f9c44bc33 20241024055527262 DAUC <0003> auc.c:143 vector [3]: ck = f759dd79eb3389ec1f139050d4452e4a 20241024055527262 DAUC <0003> auc.c:144 vector [3]: ik = 2bafe40b7f5b753f7fce2061de977ee0 20241024055527262 DAUC <0003> auc.c:145 vector [3]: res = b93a060bca6732c50000000000000000 20241024055527262 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055527262 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241024055527262 DAUC <0003> auc.c:179 vector [3]: kc = d7998be171206400 20241024055527262 DAUC <0003> auc.c:180 vector [3]: sres = bd348f05 20241024055527262 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241024055527262 DAUC <0003> auc.c:113 vector [4]: rand = 633a10eaba22955cabc263742d341df3 20241024055527262 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241024055527262 DAUC <0003> auc.c:142 vector [4]: autn = ab432146805c000060046703fb483e52 20241024055527262 DAUC <0003> auc.c:143 vector [4]: ck = a0cee6cc777c43fbc0578aa6b2098238 20241024055527262 DAUC <0003> auc.c:144 vector [4]: ik = 2032b3d4e83032e525398bae7a673d57 20241024055527262 DAUC <0003> auc.c:145 vector [4]: res = 1ceaf8d33c6ca7f50000000000000000 20241024055527262 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241024055527262 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241024055527262 DAUC <0003> auc.c:179 vector [4]: kc = a5bbcb97b1798800 20241024055527262 DAUC <0003> auc.c:180 vector [4]: sres = 09c218b2 20241024055527262 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241024055527262 DAUC <0003> db_auc.c:245 IMSI='262425352932110': Generated 5 vectors 20241024055527262 DAUC <0003> db_auc.c:249 IMSI='262425352932110': Updating SQN=161 in DB 20241024055527270 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425352932110 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425352932110"} 20241024055527270 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425352932110 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055527270 DLINP <000b> input/ipa.c:451 connected read/write 20241024055527270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055527270 DLINP <000b> input/ipa.c:451 connected read/write 20241024055527270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055527273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44952<->l=127.0.0.1:4258 20241024055527310 DAUC <0003> db_auc.c:157 IMSI='262427630602725': No 2G Auth Data 20241024055527310 DAUC <0003> db_auc.c:192 IMSI='262427630602725': No 3G Auth Data 20241024055527352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4258 20241024055527355 DLINP <000b> input/ipa.c:451 connected read/write 20241024055527355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055527355 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427630602725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427630602725"} 20241024055527355 DAUC <0003> db_auc.c:236 IMSI='262427630602725': Calling to generate 5 vectors 20241024055527355 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241024055527355 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055527355 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241024055527355 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241024055527355 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055527355 DAUC <0003> auc.c:113 vector [0]: rand = d275025ae29bdf18e6a53e64155bd468 20241024055527355 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241024055527355 DAUC <0003> auc.c:142 vector [0]: autn = cbb8a9ce4de20000a141a3dbd9fd836f 20241024055527355 DAUC <0003> auc.c:143 vector [0]: ck = 2e7dfeafb05911a9ac4b4114f7d0c823 20241024055527355 DAUC <0003> auc.c:144 vector [0]: ik = 23702ca613f40e9f11b4470111fa2c0f 20241024055527355 DAUC <0003> auc.c:145 vector [0]: res = 22e14533eb1c8a9f0000000000000000 20241024055527355 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055527355 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241024055527355 DAUC <0003> auc.c:179 vector [0]: kc = 3c25b81ccc473350 20241024055527355 DAUC <0003> auc.c:180 vector [0]: sres = 225f188b 20241024055527355 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241024055527355 DAUC <0003> auc.c:113 vector [1]: rand = 27349f723e6048a69b758ccc19fcc1d1 20241024055527355 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241024055527355 DAUC <0003> auc.c:142 vector [1]: autn = 952c80ad2c4d000085d7f0c03ef0d43d 20241024055527355 DAUC <0003> auc.c:143 vector [1]: ck = 0cff3a5a65785d27f1eacde10de3e259 20241024055527355 DAUC <0003> auc.c:144 vector [1]: ik = 4128743cfada6c61c289c8c59e118e74 20241024055527355 DAUC <0003> auc.c:145 vector [1]: res = 8e9b7ec9fb8144a70000000000000000 20241024055527355 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055527355 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241024055527355 DAUC <0003> auc.c:179 vector [1]: kc = 6b65ef8cb63572ba 20241024055527355 DAUC <0003> auc.c:180 vector [1]: sres = ef66c9a1 20241024055527355 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241024055527355 DAUC <0003> auc.c:113 vector [2]: rand = d6023e3b2d6f11c30e47d04bf1b550ac 20241024055527355 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241024055527355 DAUC <0003> auc.c:142 vector [2]: autn = 095a33a5ef320000283b214ff8d34ac0 20241024055527355 DAUC <0003> auc.c:143 vector [2]: ck = e8d34e013cb87c3fbef55bc478b4a796 20241024055527355 DAUC <0003> auc.c:144 vector [2]: ik = 27d8c75dd3a5216d9850130be0b3684f 20241024055527355 DAUC <0003> auc.c:145 vector [2]: res = fabb8b2a60b94a510000000000000000 20241024055527355 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055527355 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241024055527355 DAUC <0003> auc.c:179 vector [2]: kc = b0a944c8a0e8d683 20241024055527355 DAUC <0003> auc.c:180 vector [2]: sres = c684ca2c 20241024055527355 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241024055527355 DAUC <0003> auc.c:113 vector [3]: rand = 0844e50b4863048d0c1000a89f44eeda 20241024055527355 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241024055527355 DAUC <0003> auc.c:142 vector [3]: autn = 46716fb813400000f9606484964e14eb 20241024055527355 DAUC <0003> auc.c:143 vector [3]: ck = d4e5ebaa729272f2b596370610aae558 20241024055527355 DAUC <0003> auc.c:144 vector [3]: ik = 9876b348f915f8ecabd4556062894392 20241024055527355 DAUC <0003> auc.c:145 vector [3]: res = b4ba5569bc583c830000000000000000 20241024055527355 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055527355 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241024055527355 DAUC <0003> auc.c:179 vector [3]: kc = cfc60cecc40e78ec 20241024055527355 DAUC <0003> auc.c:180 vector [3]: sres = d8fa45f4 20241024055527355 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241024055527355 DAUC <0003> auc.c:113 vector [4]: rand = 3b624ae6b1243d36624ea4b453632e84 20241024055527355 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241024055527355 DAUC <0003> auc.c:142 vector [4]: autn = ebd3a6394c0600002b4ed4d24c15aeac 20241024055527355 DAUC <0003> auc.c:143 vector [4]: ck = db79d312439742f2396bfab2353e78c5 20241024055527355 DAUC <0003> auc.c:144 vector [4]: ik = de8fa613b5e62ebeb6af86db8a10a479 20241024055527355 DAUC <0003> auc.c:145 vector [4]: res = b23e30026ca7615e0000000000000000 20241024055527355 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241024055527355 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241024055527355 DAUC <0003> auc.c:179 vector [4]: kc = 69af522a723753a8 20241024055527355 DAUC <0003> auc.c:180 vector [4]: sres = 5cc0f673 20241024055527355 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241024055527355 DAUC <0003> db_auc.c:245 IMSI='262427630602725': Generated 5 vectors 20241024055527355 DAUC <0003> db_auc.c:249 IMSI='262427630602725': Updating SQN=161 in DB 20241024055527363 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427630602725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427630602725"} 20241024055527363 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427630602725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055527363 DLINP <000b> input/ipa.c:451 connected read/write 20241024055527363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055527363 DLINP <000b> input/ipa.c:451 connected read/write 20241024055527363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055527367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4258 20241024055527395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44870<->l=127.0.0.1:4258 20241024055527396 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42855<->l=127.0.0.1:4259) 20241024055527396 DLINP <000b> input/ipa.c:451 connected read/write 20241024055527396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055527396 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055527396 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055527396 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055527441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44980<->l=127.0.0.1:4258 20241024055527442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44980<->l=127.0.0.1:4258 20241024055530515 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055530515 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055530517 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055530518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44996<->l=127.0.0.1:4258 20241024055530519 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055530519 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055530519 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055530519 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  20241024055530519 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055530519 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  20241024055530519 DLGSUP <0013> gsup_server.c:235 2:  20241024055530519 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055530519 DLGSUP <0013> gsup_server.c:235 3:  20241024055530519 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055530519 DLGSUP <0013> gsup_server.c:235 4:  20241024055530519 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055530519 DLGSUP <0013> gsup_server.c:235 5:  20241024055530519 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055530519 DLGSUP <0013> gsup_server.c:235 7:  20241024055530519 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055530519 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055530519 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055530519 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055530541 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38177<->l=127.0.0.1:4259) 20241024055530558 DAUC <0003> db_auc.c:157 IMSI='262424336964851': No 2G Auth Data 20241024055530558 DAUC <0003> db_auc.c:192 IMSI='262424336964851': No 3G Auth Data 20241024055530595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45000<->l=127.0.0.1:4258 20241024055530601 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055530601 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424336964851 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424336964851"} 20241024055530601 DAUC <0003> db_auc.c:192 IMSI='262424336964851': No 3G Auth Data 20241024055530601 DAUC <0003> db_auc.c:236 IMSI='262424336964851': Calling to generate 1 vectors 20241024055530601 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241024055530601 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055530601 DAUC <0003> auc.c:113 vector [0]: rand = 309855683f0b3e18c3c0ab5dff719589 20241024055530601 DAUC <0003> auc.c:179 vector [0]: kc = f69b6204fc590000 20241024055530601 DAUC <0003> auc.c:180 vector [0]: sres = 29e52de2 20241024055530601 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241024055530601 DAUC <0003> db_auc.c:245 IMSI='262424336964851': Generated 1 vectors 20241024055530601 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424336964851 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424336964851"} 20241024055530601 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424336964851 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055530601 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530601 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530604 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055530604 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424336964851 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424336964851"} 20241024055530604 DAUC <0003> db_auc.c:192 IMSI='262424336964851': No 3G Auth Data 20241024055530604 DAUC <0003> db_auc.c:236 IMSI='262424336964851': Calling to generate 4 vectors 20241024055530604 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241024055530604 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055530604 DAUC <0003> auc.c:113 vector [0]: rand = f2a164a0ec0f98c9ebfe083987c8fbc0 20241024055530604 DAUC <0003> auc.c:179 vector [0]: kc = e0fe5fb8621f6400 20241024055530604 DAUC <0003> auc.c:180 vector [0]: sres = b75a6c90 20241024055530604 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241024055530604 DAUC <0003> auc.c:113 vector [1]: rand = 569b4bca0e263b30a09ba3ca1a43a9f7 20241024055530604 DAUC <0003> auc.c:179 vector [1]: kc = 0660d0d48341b000 20241024055530604 DAUC <0003> auc.c:180 vector [1]: sres = 208971e6 20241024055530604 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241024055530604 DAUC <0003> auc.c:113 vector [2]: rand = 685bfbb435c7f985f7490dd8ef465bdb 20241024055530604 DAUC <0003> auc.c:179 vector [2]: kc = 2d2a475d9019b400 20241024055530604 DAUC <0003> auc.c:180 vector [2]: sres = 34854f29 20241024055530604 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241024055530604 DAUC <0003> auc.c:113 vector [3]: rand = 24dec8a4bab91d11ceb4616f33096fff 20241024055530604 DAUC <0003> auc.c:179 vector [3]: kc = 0900ce78c9ead400 20241024055530604 DAUC <0003> auc.c:180 vector [3]: sres = 2798a13b 20241024055530604 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241024055530604 DAUC <0003> db_auc.c:245 IMSI='262424336964851': Generated 4 vectors 20241024055530604 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424336964851 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424336964851"} 20241024055530604 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424336964851 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055530604 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530604 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530606 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055530606 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424336964851 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424336964851"} 20241024055530606 DAUC <0003> db_auc.c:192 IMSI='262424336964851': No 3G Auth Data 20241024055530606 DAUC <0003> db_auc.c:236 IMSI='262424336964851': Calling to generate 5 vectors 20241024055530606 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241024055530606 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055530606 DAUC <0003> auc.c:113 vector [0]: rand = 26cd0dfd7c80940c7caf792763f61982 20241024055530606 DAUC <0003> auc.c:179 vector [0]: kc = e560ccbd80113c00 20241024055530606 DAUC <0003> auc.c:180 vector [0]: sres = 9206d4f6 20241024055530606 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241024055530606 DAUC <0003> auc.c:113 vector [1]: rand = 0b981bebf6adb466ff0e20a1188c60d4 20241024055530606 DAUC <0003> auc.c:179 vector [1]: kc = 1c64b51144134000 20241024055530606 DAUC <0003> auc.c:180 vector [1]: sres = 4f732146 20241024055530606 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241024055530606 DAUC <0003> auc.c:113 vector [2]: rand = 093a11e22a0b2a48d3c5a791fe691a2f 20241024055530606 DAUC <0003> auc.c:179 vector [2]: kc = 5f56f87237837400 20241024055530606 DAUC <0003> auc.c:180 vector [2]: sres = 1e717140 20241024055530606 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241024055530606 DAUC <0003> auc.c:113 vector [3]: rand = b3631f9b3f3a24d3ce2b643f42633cac 20241024055530606 DAUC <0003> auc.c:179 vector [3]: kc = 559b322c5b009400 20241024055530606 DAUC <0003> auc.c:180 vector [3]: sres = e104ee70 20241024055530606 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241024055530606 DAUC <0003> auc.c:113 vector [4]: rand = 879c9b280d8d7538ed63f355a6b6be68 20241024055530606 DAUC <0003> auc.c:179 vector [4]: kc = 791c1128d9801400 20241024055530606 DAUC <0003> auc.c:180 vector [4]: sres = a138bce8 20241024055530606 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241024055530606 DAUC <0003> db_auc.c:245 IMSI='262424336964851': Generated 5 vectors 20241024055530606 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424336964851 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424336964851"} 20241024055530606 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424336964851 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055530606 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530606 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530608 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055530608 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424336964851 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424336964851"} 20241024055530608 DAUC <0003> db_auc.c:192 IMSI='262424336964851': No 3G Auth Data 20241024055530608 DAUC <0003> db_auc.c:236 IMSI='262424336964851': Calling to generate 5 vectors 20241024055530608 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241024055530608 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055530608 DAUC <0003> auc.c:113 vector [0]: rand = 8a800f5f6032d2e7828231764e5cec87 20241024055530608 DAUC <0003> auc.c:179 vector [0]: kc = 79295a47cbbd7c00 20241024055530608 DAUC <0003> auc.c:180 vector [0]: sres = 0f50cf6a 20241024055530608 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241024055530608 DAUC <0003> auc.c:113 vector [1]: rand = b0ce17720c2ef5e51955f101328b5951 20241024055530608 DAUC <0003> auc.c:179 vector [1]: kc = b5b935ada50a2800 20241024055530608 DAUC <0003> auc.c:180 vector [1]: sres = 493eb486 20241024055530608 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241024055530608 DAUC <0003> auc.c:113 vector [2]: rand = ed86314c1e31bd2706eaaccb7a465e3a 20241024055530608 DAUC <0003> auc.c:179 vector [2]: kc = 479f6590b022cc00 20241024055530608 DAUC <0003> auc.c:180 vector [2]: sres = 8a8d683a 20241024055530608 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241024055530608 DAUC <0003> auc.c:113 vector [3]: rand = e0e00658d065e33c0bcc29710c299ddc 20241024055530608 DAUC <0003> auc.c:179 vector [3]: kc = f4446072405f5400 20241024055530608 DAUC <0003> auc.c:180 vector [3]: sres = 27e653e7 20241024055530608 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241024055530608 DAUC <0003> auc.c:113 vector [4]: rand = a279c3abaf764247356031d9a560e8b3 20241024055530608 DAUC <0003> auc.c:179 vector [4]: kc = 342125c70239c400 20241024055530608 DAUC <0003> auc.c:180 vector [4]: sres = 80b7a74e 20241024055530608 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241024055530608 DAUC <0003> db_auc.c:245 IMSI='262424336964851': Generated 5 vectors 20241024055530608 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424336964851 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424336964851"} 20241024055530609 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424336964851 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055530609 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530609 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45000<->l=127.0.0.1:4258 20241024055530637 DAUC <0003> db_auc.c:157 IMSI='262427326449657': No 2G Auth Data 20241024055530637 DAUC <0003> db_auc.c:192 IMSI='262427326449657': No 3G Auth Data 20241024055530667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45010<->l=127.0.0.1:4258 20241024055530671 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055530671 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427326449657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427326449657"} 20241024055530671 DAUC <0003> db_auc.c:192 IMSI='262427326449657': No 3G Auth Data 20241024055530671 DAUC <0003> db_auc.c:236 IMSI='262427326449657': Calling to generate 1 vectors 20241024055530671 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241024055530671 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055530671 DAUC <0003> auc.c:113 vector [0]: rand = 18dcd9999deba81f8b10ad136d8bd1ea 20241024055530671 DAUC <0003> auc.c:179 vector [0]: kc = b9bfd5d8dabb0000 20241024055530671 DAUC <0003> auc.c:180 vector [0]: sres = 1730159d 20241024055530671 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241024055530671 DAUC <0003> db_auc.c:245 IMSI='262427326449657': Generated 1 vectors 20241024055530671 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427326449657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427326449657"} 20241024055530671 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427326449657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055530671 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530672 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530674 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055530674 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427326449657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427326449657"} 20241024055530674 DAUC <0003> db_auc.c:192 IMSI='262427326449657': No 3G Auth Data 20241024055530674 DAUC <0003> db_auc.c:236 IMSI='262427326449657': Calling to generate 4 vectors 20241024055530674 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241024055530674 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055530674 DAUC <0003> auc.c:113 vector [0]: rand = 5060f4edc7ae1676ca8b3f85e864515d 20241024055530674 DAUC <0003> auc.c:179 vector [0]: kc = 3d9cd055979e2400 20241024055530674 DAUC <0003> auc.c:180 vector [0]: sres = 058a5ea2 20241024055530674 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241024055530674 DAUC <0003> auc.c:113 vector [1]: rand = 3d5eb39b338daf211eed8454fcf27ea8 20241024055530674 DAUC <0003> auc.c:179 vector [1]: kc = a320a7485c7a3400 20241024055530674 DAUC <0003> auc.c:180 vector [1]: sres = c932b809 20241024055530674 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241024055530674 DAUC <0003> auc.c:113 vector [2]: rand = 546d3801d9f23d124f8e483a652e7194 20241024055530674 DAUC <0003> auc.c:179 vector [2]: kc = 941617f2b611d800 20241024055530674 DAUC <0003> auc.c:180 vector [2]: sres = bafa0bba 20241024055530674 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241024055530674 DAUC <0003> auc.c:113 vector [3]: rand = bf23b1b6f0fad6204e07fd47d3fd0bc2 20241024055530674 DAUC <0003> auc.c:179 vector [3]: kc = 9a4e518f78a8e000 20241024055530674 DAUC <0003> auc.c:180 vector [3]: sres = b75b2894 20241024055530674 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241024055530674 DAUC <0003> db_auc.c:245 IMSI='262427326449657': Generated 4 vectors 20241024055530674 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427326449657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427326449657"} 20241024055530674 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427326449657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055530674 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530674 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530676 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055530676 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427326449657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427326449657"} 20241024055530676 DAUC <0003> db_auc.c:192 IMSI='262427326449657': No 3G Auth Data 20241024055530676 DAUC <0003> db_auc.c:236 IMSI='262427326449657': Calling to generate 5 vectors 20241024055530676 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241024055530676 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055530676 DAUC <0003> auc.c:113 vector [0]: rand = e5a80d76f51f2ec2e8daa994f5c1fa22 20241024055530676 DAUC <0003> auc.c:179 vector [0]: kc = 071ef31a17a05800 20241024055530676 DAUC <0003> auc.c:180 vector [0]: sres = ce0288a6 20241024055530676 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241024055530676 DAUC <0003> auc.c:113 vector [1]: rand = 7a5d5790e208773baaa9ef527e3ea7e5 20241024055530676 DAUC <0003> auc.c:179 vector [1]: kc = 557e09af3bcdfc00 20241024055530676 DAUC <0003> auc.c:180 vector [1]: sres = 514754ff 20241024055530676 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241024055530676 DAUC <0003> auc.c:113 vector [2]: rand = b63d8c264b4fb9ba26366d95e0d88ed5 20241024055530676 DAUC <0003> auc.c:179 vector [2]: kc = a1981c18226a0c00 20241024055530676 DAUC <0003> auc.c:180 vector [2]: sres = 46bb56a3 20241024055530676 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241024055530676 DAUC <0003> auc.c:113 vector [3]: rand = d8a0d7fd558ad3424ee0c209319e6f25 20241024055530676 DAUC <0003> auc.c:179 vector [3]: kc = ad9ab7a3f0f57000 20241024055530676 DAUC <0003> auc.c:180 vector [3]: sres = 5436390f 20241024055530676 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241024055530676 DAUC <0003> auc.c:113 vector [4]: rand = 6f71adcc0a2d2963bce8dc3e4011cb7d 20241024055530676 DAUC <0003> auc.c:179 vector [4]: kc = 89966ce92a265800 20241024055530676 DAUC <0003> auc.c:180 vector [4]: sres = 90209adf 20241024055530676 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241024055530676 DAUC <0003> db_auc.c:245 IMSI='262427326449657': Generated 5 vectors 20241024055530676 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427326449657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427326449657"} 20241024055530676 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427326449657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055530676 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530676 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530678 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055530679 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427326449657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427326449657"} 20241024055530679 DAUC <0003> db_auc.c:192 IMSI='262427326449657': No 3G Auth Data 20241024055530679 DAUC <0003> db_auc.c:236 IMSI='262427326449657': Calling to generate 5 vectors 20241024055530679 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241024055530679 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055530679 DAUC <0003> auc.c:113 vector [0]: rand = 0e6634b435474a9620eac075577a49f4 20241024055530679 DAUC <0003> auc.c:179 vector [0]: kc = 9ef5ddab489ecc00 20241024055530679 DAUC <0003> auc.c:180 vector [0]: sres = a08b5b0a 20241024055530679 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241024055530679 DAUC <0003> auc.c:113 vector [1]: rand = e08af0f4cec2a31df6b80ac78c0f4e0b 20241024055530679 DAUC <0003> auc.c:179 vector [1]: kc = c5fa63ee12881800 20241024055530679 DAUC <0003> auc.c:180 vector [1]: sres = 361fb0a3 20241024055530679 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241024055530679 DAUC <0003> auc.c:113 vector [2]: rand = 87f591b0cdb67c08d6b5b47ada445fe6 20241024055530679 DAUC <0003> auc.c:179 vector [2]: kc = dcadd115625eb000 20241024055530679 DAUC <0003> auc.c:180 vector [2]: sres = fba2868d 20241024055530679 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241024055530679 DAUC <0003> auc.c:113 vector [3]: rand = cf8941bbad812a6b331bd7fa75434b42 20241024055530679 DAUC <0003> auc.c:179 vector [3]: kc = 863b8a91550fec00 20241024055530679 DAUC <0003> auc.c:180 vector [3]: sres = ccae5513 20241024055530679 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241024055530679 DAUC <0003> auc.c:113 vector [4]: rand = 4cdf303b87cada1f60b9a533df0c665c 20241024055530679 DAUC <0003> auc.c:179 vector [4]: kc = 0448ebb63796c000 20241024055530679 DAUC <0003> auc.c:180 vector [4]: sres = 507c8874 20241024055530679 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241024055530679 DAUC <0003> db_auc.c:245 IMSI='262427326449657': Generated 5 vectors 20241024055530679 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427326449657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427326449657"} 20241024055530679 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427326449657 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055530679 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530679 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45010<->l=127.0.0.1:4258 20241024055530704 DAUC <0003> db_auc.c:157 IMSI='262427384779483': No 2G Auth Data 20241024055530704 DAUC <0003> db_auc.c:192 IMSI='262427384779483': No 3G Auth Data 20241024055530737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45012<->l=127.0.0.1:4258 20241024055530741 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055530741 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427384779483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427384779483"} 20241024055530741 DAUC <0003> db_auc.c:192 IMSI='262427384779483': No 3G Auth Data 20241024055530741 DAUC <0003> db_auc.c:236 IMSI='262427384779483': Calling to generate 1 vectors 20241024055530741 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241024055530741 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055530741 DAUC <0003> auc.c:113 vector [0]: rand = fccc1ab59be66ae1ad7d4c837fdc60d9 20241024055530741 DAUC <0003> auc.c:179 vector [0]: kc = bea2f74e8e2c9a09 20241024055530741 DAUC <0003> auc.c:180 vector [0]: sres = 88bb0521 20241024055530741 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241024055530741 DAUC <0003> db_auc.c:245 IMSI='262427384779483': Generated 1 vectors 20241024055530741 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427384779483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427384779483"} 20241024055530741 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427384779483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055530741 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530741 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530744 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055530744 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427384779483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427384779483"} 20241024055530744 DAUC <0003> db_auc.c:192 IMSI='262427384779483': No 3G Auth Data 20241024055530744 DAUC <0003> db_auc.c:236 IMSI='262427384779483': Calling to generate 4 vectors 20241024055530744 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241024055530744 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055530744 DAUC <0003> auc.c:113 vector [0]: rand = e47aa46f171fb393d043d8d858f7ff8f 20241024055530744 DAUC <0003> auc.c:179 vector [0]: kc = 46c20ec40a646741 20241024055530744 DAUC <0003> auc.c:180 vector [0]: sres = 5078ed8a 20241024055530744 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241024055530744 DAUC <0003> auc.c:113 vector [1]: rand = c9aa7890a539856dd641989ecac70697 20241024055530744 DAUC <0003> auc.c:179 vector [1]: kc = 69a1994f3dc398a9 20241024055530744 DAUC <0003> auc.c:180 vector [1]: sres = a2c4883c 20241024055530744 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241024055530744 DAUC <0003> auc.c:113 vector [2]: rand = 212d112e5563831c6df7ae98c7ff79c3 20241024055530744 DAUC <0003> auc.c:179 vector [2]: kc = 32884b86d65f21fe 20241024055530744 DAUC <0003> auc.c:180 vector [2]: sres = 49c22663 20241024055530744 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241024055530744 DAUC <0003> auc.c:113 vector [3]: rand = 21d49db3cec547dbf3aa047af734cd62 20241024055530744 DAUC <0003> auc.c:179 vector [3]: kc = 429871292cc89b93 20241024055530744 DAUC <0003> auc.c:180 vector [3]: sres = a27d80c1 20241024055530744 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241024055530744 DAUC <0003> db_auc.c:245 IMSI='262427384779483': Generated 4 vectors 20241024055530744 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427384779483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427384779483"} 20241024055530744 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427384779483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055530744 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530744 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530747 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055530747 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427384779483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427384779483"} 20241024055530747 DAUC <0003> db_auc.c:192 IMSI='262427384779483': No 3G Auth Data 20241024055530747 DAUC <0003> db_auc.c:236 IMSI='262427384779483': Calling to generate 5 vectors 20241024055530747 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241024055530747 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055530747 DAUC <0003> auc.c:113 vector [0]: rand = 7519e9734cac321f4c2a9ffee6e67032 20241024055530747 DAUC <0003> auc.c:179 vector [0]: kc = d172cdd1743045e9 20241024055530747 DAUC <0003> auc.c:180 vector [0]: sres = 535ede9c 20241024055530747 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241024055530747 DAUC <0003> auc.c:113 vector [1]: rand = 4273c000040755870f9317e818f743c8 20241024055530747 DAUC <0003> auc.c:179 vector [1]: kc = 39ddc168c81d26a5 20241024055530747 DAUC <0003> auc.c:180 vector [1]: sres = c25afc5f 20241024055530747 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241024055530747 DAUC <0003> auc.c:113 vector [2]: rand = 1d93d9cde0b46a34f640e9b0ac51c4dc 20241024055530747 DAUC <0003> auc.c:179 vector [2]: kc = 277ceb05c306a604 20241024055530747 DAUC <0003> auc.c:180 vector [2]: sres = 7d263e91 20241024055530747 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241024055530747 DAUC <0003> auc.c:113 vector [3]: rand = d435ca89c5a7996153005d2ec9934ba2 20241024055530747 DAUC <0003> auc.c:179 vector [3]: kc = b90359fa3a1b7b62 20241024055530747 DAUC <0003> auc.c:180 vector [3]: sres = 890ff46b 20241024055530747 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241024055530747 DAUC <0003> auc.c:113 vector [4]: rand = 9bcb67136568155c642caf97525cf542 20241024055530747 DAUC <0003> auc.c:179 vector [4]: kc = b37bc5fa9bf55a75 20241024055530747 DAUC <0003> auc.c:180 vector [4]: sres = eb6fe491 20241024055530747 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241024055530747 DAUC <0003> db_auc.c:245 IMSI='262427384779483': Generated 5 vectors 20241024055530747 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427384779483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427384779483"} 20241024055530747 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427384779483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055530747 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530747 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530750 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055530750 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427384779483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427384779483"} 20241024055530750 DAUC <0003> db_auc.c:192 IMSI='262427384779483': No 3G Auth Data 20241024055530750 DAUC <0003> db_auc.c:236 IMSI='262427384779483': Calling to generate 5 vectors 20241024055530750 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241024055530750 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055530750 DAUC <0003> auc.c:113 vector [0]: rand = 0b8c2efaa2df25fe60b7c0a7e94f0831 20241024055530750 DAUC <0003> auc.c:179 vector [0]: kc = caa0a7d7e6719ce6 20241024055530750 DAUC <0003> auc.c:180 vector [0]: sres = faf06588 20241024055530750 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241024055530750 DAUC <0003> auc.c:113 vector [1]: rand = a4f3262ed0b3cd0d917635c0eb3dbad4 20241024055530750 DAUC <0003> auc.c:179 vector [1]: kc = 9cc79ce37b2b9af5 20241024055530750 DAUC <0003> auc.c:180 vector [1]: sres = c4c94580 20241024055530750 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241024055530750 DAUC <0003> auc.c:113 vector [2]: rand = acf0461dd70fab633edda7404cb0a040 20241024055530750 DAUC <0003> auc.c:179 vector [2]: kc = 4e12359e787af089 20241024055530750 DAUC <0003> auc.c:180 vector [2]: sres = 3083b083 20241024055530750 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241024055530750 DAUC <0003> auc.c:113 vector [3]: rand = 5234cc9dd5d7a21f00420120ac83c0a1 20241024055530750 DAUC <0003> auc.c:179 vector [3]: kc = 9c343b268746be82 20241024055530750 DAUC <0003> auc.c:180 vector [3]: sres = 2596f67d 20241024055530750 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241024055530750 DAUC <0003> auc.c:113 vector [4]: rand = a3637887a908e9740af86543d9942d5a 20241024055530750 DAUC <0003> auc.c:179 vector [4]: kc = 75c1fb5492e1b5f0 20241024055530750 DAUC <0003> auc.c:180 vector [4]: sres = 880522f0 20241024055530750 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241024055530750 DAUC <0003> db_auc.c:245 IMSI='262427384779483': Generated 5 vectors 20241024055530750 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427384779483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427384779483"} 20241024055530750 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427384779483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055530750 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530750 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45012<->l=127.0.0.1:4258 20241024055530785 DAUC <0003> db_auc.c:157 IMSI='262429863423119': No 2G Auth Data 20241024055530785 DAUC <0003> db_auc.c:192 IMSI='262429863423119': No 3G Auth Data 20241024055530821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45028<->l=127.0.0.1:4258 20241024055530825 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055530825 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429863423119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429863423119"} 20241024055530825 DAUC <0003> db_auc.c:157 IMSI='262429863423119': No 2G Auth Data 20241024055530825 DAUC <0003> db_auc.c:236 IMSI='262429863423119': Calling to generate 1 vectors 20241024055530825 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241024055530825 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055530825 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241024055530825 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241024055530825 DAUC <0003> auc.c:113 vector [0]: rand = b8dd4d82061f367a220da2a8319885cf 20241024055530825 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241024055530825 DAUC <0003> auc.c:142 vector [0]: autn = 4d1d9bb79b6100005456be1f791765ea 20241024055530825 DAUC <0003> auc.c:143 vector [0]: ck = ac3914a436c32def5b1cca69cb234a69 20241024055530825 DAUC <0003> auc.c:144 vector [0]: ik = 689dbaf81313b4d42cd6ad8d3842db60 20241024055530825 DAUC <0003> auc.c:145 vector [0]: res = 734898cec7d223170000000000000000 20241024055530825 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055530825 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241024055530825 DAUC <0003> auc.c:151 vector [0]: kc = b36ec9b8d6b10832 20241024055530825 DAUC <0003> auc.c:152 vector [0]: sres = b49abbd9 20241024055530825 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241024055530825 DAUC <0003> db_auc.c:245 IMSI='262429863423119': Generated 1 vectors 20241024055530825 DAUC <0003> db_auc.c:249 IMSI='262429863423119': Updating SQN=33 in DB 20241024055530832 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429863423119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429863423119"} 20241024055530832 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429863423119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055530832 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530832 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530835 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055530835 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429863423119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429863423119"} 20241024055530835 DAUC <0003> db_auc.c:157 IMSI='262429863423119': No 2G Auth Data 20241024055530835 DAUC <0003> db_auc.c:236 IMSI='262429863423119': Calling to generate 4 vectors 20241024055530835 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241024055530835 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055530835 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241024055530835 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241024055530835 DAUC <0003> auc.c:113 vector [0]: rand = cca1f96f6d0af47ef232dcd03970d36f 20241024055530835 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241024055530835 DAUC <0003> auc.c:142 vector [0]: autn = 651d8d6f2de90000d1165538a05f32fe 20241024055530835 DAUC <0003> auc.c:143 vector [0]: ck = df3d27770dfe0101264b5f70f2831595 20241024055530835 DAUC <0003> auc.c:144 vector [0]: ik = 9ca21d664236b49b8bfaaef83686e0d0 20241024055530835 DAUC <0003> auc.c:145 vector [0]: res = 61cbb3007b68d3240000000000000000 20241024055530835 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055530835 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241024055530835 DAUC <0003> auc.c:151 vector [0]: kc = ee2ecb998bcd40df 20241024055530835 DAUC <0003> auc.c:152 vector [0]: sres = 1aa36024 20241024055530835 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241024055530835 DAUC <0003> auc.c:113 vector [1]: rand = def8fb4bdb46fd1a53f0dc4ec189cf90 20241024055530835 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241024055530835 DAUC <0003> auc.c:142 vector [1]: autn = 1ee0813b30bf0000176214dea09fbcb7 20241024055530835 DAUC <0003> auc.c:143 vector [1]: ck = f048fa131906e6bfdf87821fabd7326a 20241024055530835 DAUC <0003> auc.c:144 vector [1]: ik = de9c5015916231e8b19439316b5027f5 20241024055530835 DAUC <0003> auc.c:145 vector [1]: res = f9860716da3b18640000000000000000 20241024055530835 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055530835 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241024055530835 DAUC <0003> auc.c:151 vector [1]: kc = 40c7112848e3c2c8 20241024055530835 DAUC <0003> auc.c:152 vector [1]: sres = 23bd1f72 20241024055530835 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241024055530835 DAUC <0003> auc.c:113 vector [2]: rand = 2d2938de9f6dd14f0c6f6af8d2fad339 20241024055530835 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241024055530835 DAUC <0003> auc.c:142 vector [2]: autn = 6051462798300000c8a0ea6345800192 20241024055530835 DAUC <0003> auc.c:143 vector [2]: ck = 155ff12e01e43ea887f2cf514dbe8131 20241024055530835 DAUC <0003> auc.c:144 vector [2]: ik = 2193129582eeacbd0a35ecbcc06b94bc 20241024055530835 DAUC <0003> auc.c:145 vector [2]: res = fcef6643bb25d7f60000000000000000 20241024055530835 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055530835 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241024055530835 DAUC <0003> auc.c:151 vector [2]: kc = b90bc0560edf8798 20241024055530835 DAUC <0003> auc.c:152 vector [2]: sres = 47cab1b5 20241024055530835 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241024055530835 DAUC <0003> auc.c:113 vector [3]: rand = ccf88db1d22578d82554805193699150 20241024055530835 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241024055530835 DAUC <0003> auc.c:142 vector [3]: autn = 29827ce9a3c90000b0f80f4f11ae29f7 20241024055530835 DAUC <0003> auc.c:143 vector [3]: ck = a47b7c4be14206041225b929e0c99323 20241024055530835 DAUC <0003> auc.c:144 vector [3]: ik = 8b3209e82f64ca9f82cf1cc5799bf92c 20241024055530835 DAUC <0003> auc.c:145 vector [3]: res = 8c47842fc8a9b8a70000000000000000 20241024055530835 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055530835 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241024055530835 DAUC <0003> auc.c:151 vector [3]: kc = bfa3d04f5774a694 20241024055530835 DAUC <0003> auc.c:152 vector [3]: sres = 44ee3c88 20241024055530835 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241024055530835 DAUC <0003> db_auc.c:245 IMSI='262429863423119': Generated 4 vectors 20241024055530835 DAUC <0003> db_auc.c:249 IMSI='262429863423119': Updating SQN=161 in DB 20241024055530846 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429863423119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429863423119"} 20241024055530846 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429863423119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055530846 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530846 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530850 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055530850 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429863423119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429863423119"} 20241024055530850 DAUC <0003> db_auc.c:157 IMSI='262429863423119': No 2G Auth Data 20241024055530850 DAUC <0003> db_auc.c:236 IMSI='262429863423119': Calling to generate 5 vectors 20241024055530850 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241024055530850 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055530850 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241024055530850 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241024055530850 DAUC <0003> auc.c:113 vector [0]: rand = 0fc43f564998c750194ad038e1a499c1 20241024055530850 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241024055530850 DAUC <0003> auc.c:142 vector [0]: autn = da948c5a7d320000022838b33ab32271 20241024055530850 DAUC <0003> auc.c:143 vector [0]: ck = dc67d0f3d70598ff96b1a63ab211df27 20241024055530850 DAUC <0003> auc.c:144 vector [0]: ik = 177901e75b8f9c8b3884f562d2494410 20241024055530850 DAUC <0003> auc.c:145 vector [0]: res = baa000798112b33a0000000000000000 20241024055530850 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055530850 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241024055530850 DAUC <0003> auc.c:151 vector [0]: kc = 652b824cecd29f43 20241024055530850 DAUC <0003> auc.c:152 vector [0]: sres = 3bb2b343 20241024055530850 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241024055530850 DAUC <0003> auc.c:113 vector [1]: rand = d867a9109ac5bee392c8ab043538459c 20241024055530850 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241024055530850 DAUC <0003> auc.c:142 vector [1]: autn = 8cbcd2677c200000593702e1743b9cac 20241024055530850 DAUC <0003> auc.c:143 vector [1]: ck = 93c63514f8aa72a92465d6fd0b2bdfed 20241024055530850 DAUC <0003> auc.c:144 vector [1]: ik = 0390477b5e1e8c88550cb9267aea4e06 20241024055530850 DAUC <0003> auc.c:145 vector [1]: res = 75ce2b2ec321c5ff0000000000000000 20241024055530850 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055530850 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241024055530850 DAUC <0003> auc.c:151 vector [1]: kc = e13f1db4d7756fca 20241024055530850 DAUC <0003> auc.c:152 vector [1]: sres = b6efeed1 20241024055530850 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241024055530850 DAUC <0003> auc.c:113 vector [2]: rand = b3d0b92d392857a10f1a0d8380d9dc3f 20241024055530850 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241024055530850 DAUC <0003> auc.c:142 vector [2]: autn = 16bcc87a72fd0000bb03c5a585149a09 20241024055530850 DAUC <0003> auc.c:143 vector [2]: ck = 4cd36ff25f6da75e64d6d266301f62bb 20241024055530850 DAUC <0003> auc.c:144 vector [2]: ik = af5b07f205a5ead9e1bcf20ba409ccf6 20241024055530850 DAUC <0003> auc.c:145 vector [2]: res = 2171529374f897bd0000000000000000 20241024055530850 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055530850 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241024055530850 DAUC <0003> auc.c:151 vector [2]: kc = 66e2486dcedee3ca 20241024055530850 DAUC <0003> auc.c:152 vector [2]: sres = 5589c52e 20241024055530850 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241024055530850 DAUC <0003> auc.c:113 vector [3]: rand = 9e4c2a85cd5c9df33010b7bf33bd9f7b 20241024055530850 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241024055530850 DAUC <0003> auc.c:142 vector [3]: autn = ad718f0c3ca70000f93a449f5fb0ef3f 20241024055530850 DAUC <0003> auc.c:143 vector [3]: ck = 552a2eef5eb8e0b926fe649fbb6fbf5f 20241024055530850 DAUC <0003> auc.c:144 vector [3]: ik = f115402f694046646eb86b94bad66842 20241024055530850 DAUC <0003> auc.c:145 vector [3]: res = 7c9b3a97f85b89030000000000000000 20241024055530850 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055530850 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241024055530850 DAUC <0003> auc.c:151 vector [3]: kc = ec7961cb364171c0 20241024055530850 DAUC <0003> auc.c:152 vector [3]: sres = 84c0b394 20241024055530850 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241024055530850 DAUC <0003> auc.c:113 vector [4]: rand = 9d11614ec571dec11efec3443660c43a 20241024055530850 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241024055530850 DAUC <0003> auc.c:142 vector [4]: autn = 16b88e64d073000036b78347798e02c2 20241024055530850 DAUC <0003> auc.c:143 vector [4]: ck = 7f9ab4fa1e91c65f2c91ee3e77902913 20241024055530850 DAUC <0003> auc.c:144 vector [4]: ik = ca9c3ef8b96c24ff554b49ba2d67e66c 20241024055530850 DAUC <0003> auc.c:145 vector [4]: res = 529419cac7e68b590000000000000000 20241024055530850 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241024055530850 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241024055530850 DAUC <0003> auc.c:151 vector [4]: kc = ccdc2d86fd0a2ddf 20241024055530850 DAUC <0003> auc.c:152 vector [4]: sres = 95729293 20241024055530850 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241024055530850 DAUC <0003> db_auc.c:245 IMSI='262429863423119': Generated 5 vectors 20241024055530850 DAUC <0003> db_auc.c:249 IMSI='262429863423119': Updating SQN=321 in DB 20241024055530860 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429863423119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429863423119"} 20241024055530860 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429863423119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055530860 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530860 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530864 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055530864 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429863423119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429863423119"} 20241024055530864 DAUC <0003> db_auc.c:157 IMSI='262429863423119': No 2G Auth Data 20241024055530864 DAUC <0003> db_auc.c:236 IMSI='262429863423119': Calling to generate 5 vectors 20241024055530864 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241024055530864 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055530864 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241024055530864 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241024055530864 DAUC <0003> auc.c:113 vector [0]: rand = b40ecac0329cfd39f8c8b5f3871850d1 20241024055530864 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241024055530864 DAUC <0003> auc.c:142 vector [0]: autn = 7652d971e04b0000441c2821480cf62f 20241024055530864 DAUC <0003> auc.c:143 vector [0]: ck = c340d0adecacf40fcc443c688d490cff 20241024055530864 DAUC <0003> auc.c:144 vector [0]: ik = 1f7f1e365a74159cf0a035a137f91584 20241024055530864 DAUC <0003> auc.c:145 vector [0]: res = 8e08fe185bbd07360000000000000000 20241024055530864 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055530864 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241024055530864 DAUC <0003> auc.c:151 vector [0]: kc = e0dbc7520c68f8e8 20241024055530864 DAUC <0003> auc.c:152 vector [0]: sres = d5b5f92e 20241024055530864 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241024055530864 DAUC <0003> auc.c:113 vector [1]: rand = 45c995f7c8c126a116f0770bd734e532 20241024055530864 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241024055530864 DAUC <0003> auc.c:142 vector [1]: autn = a3ebd4018b4b0000e263240fd89ffb39 20241024055530864 DAUC <0003> auc.c:143 vector [1]: ck = 6c9a47e0591988b5a73df4713302843a 20241024055530864 DAUC <0003> auc.c:144 vector [1]: ik = eecf83e7ee4e39a76c2f8a5a020f813b 20241024055530864 DAUC <0003> auc.c:145 vector [1]: res = dd65f121983b4c710000000000000000 20241024055530864 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055530864 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241024055530864 DAUC <0003> auc.c:151 vector [1]: kc = 4947ba2c865ab413 20241024055530864 DAUC <0003> auc.c:152 vector [1]: sres = 455ebd50 20241024055530864 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241024055530864 DAUC <0003> auc.c:113 vector [2]: rand = a9000ab03154a91d45856de4ec41346f 20241024055530864 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241024055530864 DAUC <0003> auc.c:142 vector [2]: autn = 307f19a85d0a0000c090c1f1534a1ab9 20241024055530864 DAUC <0003> auc.c:143 vector [2]: ck = bbd32a1adcacfc3fdfa7367ac28ba3ad 20241024055530864 DAUC <0003> auc.c:144 vector [2]: ik = e919b8435dd2bd4fb59edfa07a928569 20241024055530864 DAUC <0003> auc.c:145 vector [2]: res = 71333373a310490d0000000000000000 20241024055530864 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055530864 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241024055530864 DAUC <0003> auc.c:151 vector [2]: kc = 38f37b83396767b4 20241024055530864 DAUC <0003> auc.c:152 vector [2]: sres = d2237a7e 20241024055530864 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241024055530864 DAUC <0003> auc.c:113 vector [3]: rand = d42b07bf232f35f33b98c717fc617ed4 20241024055530864 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241024055530864 DAUC <0003> auc.c:142 vector [3]: autn = 59634faee13a0000b8b26310be9eb8f0 20241024055530864 DAUC <0003> auc.c:143 vector [3]: ck = 8096263f4d35ab056c0cf2ad30969044 20241024055530864 DAUC <0003> auc.c:144 vector [3]: ik = b9d0246d2eb5efd5ded4913625e85fc6 20241024055530864 DAUC <0003> auc.c:145 vector [3]: res = 01de7c8fcea3c1970000000000000000 20241024055530864 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055530864 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241024055530864 DAUC <0003> auc.c:151 vector [3]: kc = 8b9e61c976fe8b52 20241024055530864 DAUC <0003> auc.c:152 vector [3]: sres = cf7dbd18 20241024055530864 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241024055530864 DAUC <0003> auc.c:113 vector [4]: rand = 71f52a9847a1757912e82b28fed3e3ab 20241024055530864 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241024055530864 DAUC <0003> auc.c:142 vector [4]: autn = 9f99abb5a597000069666c745d58548b 20241024055530864 DAUC <0003> auc.c:143 vector [4]: ck = f5599eb9893761935010ee409c579302 20241024055530864 DAUC <0003> auc.c:144 vector [4]: ik = f71b3ff0d27e37cfdeb062a97e67ef2a 20241024055530864 DAUC <0003> auc.c:145 vector [4]: res = 162c7d0051e99ca40000000000000000 20241024055530864 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241024055530864 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241024055530864 DAUC <0003> auc.c:151 vector [4]: kc = 8ce22da0b9792a74 20241024055530864 DAUC <0003> auc.c:152 vector [4]: sres = 47c5e1a4 20241024055530864 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241024055530864 DAUC <0003> db_auc.c:245 IMSI='262429863423119': Generated 5 vectors 20241024055530864 DAUC <0003> db_auc.c:249 IMSI='262429863423119': Updating SQN=481 in DB 20241024055530875 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429863423119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429863423119"} 20241024055530875 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429863423119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055530875 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530875 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45028<->l=127.0.0.1:4258 20241024055530905 DAUC <0003> db_auc.c:157 IMSI='262429760877486': No 2G Auth Data 20241024055530905 DAUC <0003> db_auc.c:192 IMSI='262429760877486': No 3G Auth Data 20241024055530938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45036<->l=127.0.0.1:4258 20241024055530941 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055530941 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429760877486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429760877486"} 20241024055530941 DAUC <0003> db_auc.c:157 IMSI='262429760877486': No 2G Auth Data 20241024055530941 DAUC <0003> db_auc.c:236 IMSI='262429760877486': Calling to generate 1 vectors 20241024055530941 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241024055530941 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055530941 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241024055530941 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241024055530941 DAUC <0003> auc.c:113 vector [0]: rand = 344056676a5e449f5d5aa9f034a3af83 20241024055530941 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241024055530941 DAUC <0003> auc.c:142 vector [0]: autn = 837f2015217400001978f9b35685f1c5 20241024055530941 DAUC <0003> auc.c:143 vector [0]: ck = 02216479d41d933102a9309a2fa6c513 20241024055530941 DAUC <0003> auc.c:144 vector [0]: ik = 4ee007e582767f9b37d0919b57cd9912 20241024055530941 DAUC <0003> auc.c:145 vector [0]: res = f97a320f06f433870000000000000000 20241024055530941 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055530941 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241024055530941 DAUC <0003> auc.c:151 vector [0]: kc = 79b8c29d2e00b0ab 20241024055530941 DAUC <0003> auc.c:152 vector [0]: sres = ff8e0188 20241024055530941 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241024055530941 DAUC <0003> db_auc.c:245 IMSI='262429760877486': Generated 1 vectors 20241024055530941 DAUC <0003> db_auc.c:249 IMSI='262429760877486': Updating SQN=33 in DB 20241024055530949 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429760877486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429760877486"} 20241024055530949 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429760877486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055530949 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530949 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530951 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055530952 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429760877486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429760877486"} 20241024055530952 DAUC <0003> db_auc.c:157 IMSI='262429760877486': No 2G Auth Data 20241024055530952 DAUC <0003> db_auc.c:236 IMSI='262429760877486': Calling to generate 4 vectors 20241024055530952 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241024055530952 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055530952 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241024055530952 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241024055530952 DAUC <0003> auc.c:113 vector [0]: rand = 49981483117558a7cbc6813bc8c2a54e 20241024055530952 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241024055530952 DAUC <0003> auc.c:142 vector [0]: autn = 8f247f15d0d20000f31b5e75624b5a99 20241024055530952 DAUC <0003> auc.c:143 vector [0]: ck = 3c459efb7fa876e7ff41b678b00d05a4 20241024055530952 DAUC <0003> auc.c:144 vector [0]: ik = 92c68beeed8cee5be01b53a83b2dda91 20241024055530952 DAUC <0003> auc.c:145 vector [0]: res = f3fd0aa2accb6c4a0000000000000000 20241024055530952 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055530952 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241024055530952 DAUC <0003> auc.c:151 vector [0]: kc = b1d9f0c519044789 20241024055530952 DAUC <0003> auc.c:152 vector [0]: sres = 5f3666e8 20241024055530952 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241024055530952 DAUC <0003> auc.c:113 vector [1]: rand = f305d8ab729928105c0debe705154b69 20241024055530952 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241024055530952 DAUC <0003> auc.c:142 vector [1]: autn = a40e66a21caf0000893f7027b003f9bf 20241024055530952 DAUC <0003> auc.c:143 vector [1]: ck = 80677041bf884b4aaff073c223b9b4a0 20241024055530952 DAUC <0003> auc.c:144 vector [1]: ik = f8ba1a061e1f402ecd14df9972faffca 20241024055530952 DAUC <0003> auc.c:145 vector [1]: res = c6080f04ef5600610000000000000000 20241024055530952 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055530952 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241024055530952 DAUC <0003> auc.c:151 vector [1]: kc = 1a39c61cf0d4400e 20241024055530952 DAUC <0003> auc.c:152 vector [1]: sres = 295e0f65 20241024055530952 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241024055530952 DAUC <0003> auc.c:113 vector [2]: rand = 530f5bc97a7d7bef28006e4ecc5f7bcf 20241024055530952 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241024055530952 DAUC <0003> auc.c:142 vector [2]: autn = 1f0c8cddff12000051e0fdcfc7e2e828 20241024055530952 DAUC <0003> auc.c:143 vector [2]: ck = 12cc318c104e3bacb1f691d9fee723ca 20241024055530952 DAUC <0003> auc.c:144 vector [2]: ik = d22c13c3e5e5cb85f7f1f9f8e94511aa 20241024055530952 DAUC <0003> auc.c:145 vector [2]: res = 5c332908b6d0aba20000000000000000 20241024055530952 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055530952 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241024055530952 DAUC <0003> auc.c:151 vector [2]: kc = 86e74a6ee209c249 20241024055530952 DAUC <0003> auc.c:152 vector [2]: sres = eae382aa 20241024055530952 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241024055530952 DAUC <0003> auc.c:113 vector [3]: rand = fa79802fdf124ad8ffdace34a5197ae0 20241024055530952 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241024055530952 DAUC <0003> auc.c:142 vector [3]: autn = 9d94465e31900000d64a364c89240d8e 20241024055530952 DAUC <0003> auc.c:143 vector [3]: ck = 4d9bb31d6b836870d343b46c41b9f2ab 20241024055530952 DAUC <0003> auc.c:144 vector [3]: ik = 2a74133875ad5c4340df35c6fee4a488 20241024055530952 DAUC <0003> auc.c:145 vector [3]: res = 612db5d35202c1130000000000000000 20241024055530952 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055530952 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241024055530952 DAUC <0003> auc.c:151 vector [3]: kc = f473218fa1736210 20241024055530952 DAUC <0003> auc.c:152 vector [3]: sres = 332f74c0 20241024055530952 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241024055530952 DAUC <0003> db_auc.c:245 IMSI='262429760877486': Generated 4 vectors 20241024055530952 DAUC <0003> db_auc.c:249 IMSI='262429760877486': Updating SQN=161 in DB 20241024055530959 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429760877486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429760877486"} 20241024055530959 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429760877486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055530959 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530959 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530962 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055530962 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429760877486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429760877486"} 20241024055530962 DAUC <0003> db_auc.c:157 IMSI='262429760877486': No 2G Auth Data 20241024055530962 DAUC <0003> db_auc.c:236 IMSI='262429760877486': Calling to generate 5 vectors 20241024055530962 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241024055530962 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055530962 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241024055530962 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241024055530962 DAUC <0003> auc.c:113 vector [0]: rand = 7c8f28f57f1660a4f65799641ae097eb 20241024055530962 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241024055530962 DAUC <0003> auc.c:142 vector [0]: autn = 74bc7777b21b00001fa0dd2694c45657 20241024055530962 DAUC <0003> auc.c:143 vector [0]: ck = 9e27e3b38e049edc0d43dce84ef3b725 20241024055530962 DAUC <0003> auc.c:144 vector [0]: ik = 961a2b8f72c2af544589917e4bce37dc 20241024055530962 DAUC <0003> auc.c:145 vector [0]: res = 16e2d93089b2769e0000000000000000 20241024055530962 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055530962 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241024055530962 DAUC <0003> auc.c:151 vector [0]: kc = 40f785aaf9fbb171 20241024055530962 DAUC <0003> auc.c:152 vector [0]: sres = 9f50afae 20241024055530962 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241024055530962 DAUC <0003> auc.c:113 vector [1]: rand = 1b3701c6ccdc87bf14f55edc480e99b2 20241024055530962 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241024055530962 DAUC <0003> auc.c:142 vector [1]: autn = 5ce4937bc2860000a1c81c9755837ff4 20241024055530962 DAUC <0003> auc.c:143 vector [1]: ck = 66391479b5ea2279ca7ea54c3a829e4b 20241024055530962 DAUC <0003> auc.c:144 vector [1]: ik = 5df8847cd65e9b78f00c6f9da5942b7d 20241024055530962 DAUC <0003> auc.c:145 vector [1]: res = 61048d78adb6ceba0000000000000000 20241024055530962 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055530962 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241024055530962 DAUC <0003> auc.c:151 vector [1]: kc = 01b35ad4fca20c37 20241024055530962 DAUC <0003> auc.c:152 vector [1]: sres = ccb243c2 20241024055530962 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241024055530962 DAUC <0003> auc.c:113 vector [2]: rand = 8ce589e4500f6cd7acc59af48b0aa273 20241024055530962 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241024055530962 DAUC <0003> auc.c:142 vector [2]: autn = c334bb1be61b0000e5fa1c6aa619a8b4 20241024055530962 DAUC <0003> auc.c:143 vector [2]: ck = c7a68a4adf726a52d6cc14455bb37eb3 20241024055530962 DAUC <0003> auc.c:144 vector [2]: ik = 54668ae008a65056100546de9a940b53 20241024055530962 DAUC <0003> auc.c:145 vector [2]: res = bb905f3f43ab84890000000000000000 20241024055530962 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055530962 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241024055530962 DAUC <0003> auc.c:151 vector [2]: kc = 5509523116f34fe4 20241024055530962 DAUC <0003> auc.c:152 vector [2]: sres = f83bdbb6 20241024055530962 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241024055530962 DAUC <0003> auc.c:113 vector [3]: rand = 62474fe0a47accdfa0109938f481bb8e 20241024055530962 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241024055530962 DAUC <0003> auc.c:142 vector [3]: autn = 9f6303153ff60000e0b7b9de889a21ab 20241024055530962 DAUC <0003> auc.c:143 vector [3]: ck = 589a9a4a4ff6b05d0ea8db877f687d6d 20241024055530962 DAUC <0003> auc.c:144 vector [3]: ik = a9026d5fbfcf23739e59a1859458ccd5 20241024055530962 DAUC <0003> auc.c:145 vector [3]: res = bec0328a5a5858e50000000000000000 20241024055530962 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055530962 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241024055530962 DAUC <0003> auc.c:151 vector [3]: kc = 61698d171b092296 20241024055530962 DAUC <0003> auc.c:152 vector [3]: sres = e4986a6f 20241024055530962 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241024055530962 DAUC <0003> auc.c:113 vector [4]: rand = 433baf16f9aa5fbe3ff0eca7e4f675a8 20241024055530962 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241024055530962 DAUC <0003> auc.c:142 vector [4]: autn = e8a22621a0160000cc80ebef13fb8dcf 20241024055530962 DAUC <0003> auc.c:143 vector [4]: ck = daace9eb7264532dd667cff436e6ad53 20241024055530962 DAUC <0003> auc.c:144 vector [4]: ik = 8ed73e3befd386fdef3ac28e6810bf31 20241024055530962 DAUC <0003> auc.c:145 vector [4]: res = a8cea3c5a001d1210000000000000000 20241024055530962 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241024055530962 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241024055530962 DAUC <0003> auc.c:151 vector [4]: kc = 6d26daaac341c7b2 20241024055530962 DAUC <0003> auc.c:152 vector [4]: sres = 08cf72e4 20241024055530962 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241024055530962 DAUC <0003> db_auc.c:245 IMSI='262429760877486': Generated 5 vectors 20241024055530962 DAUC <0003> db_auc.c:249 IMSI='262429760877486': Updating SQN=321 in DB 20241024055530970 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429760877486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429760877486"} 20241024055530970 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429760877486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055530970 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530970 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530974 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055530974 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429760877486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429760877486"} 20241024055530974 DAUC <0003> db_auc.c:157 IMSI='262429760877486': No 2G Auth Data 20241024055530974 DAUC <0003> db_auc.c:236 IMSI='262429760877486': Calling to generate 5 vectors 20241024055530974 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241024055530974 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055530974 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241024055530974 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241024055530974 DAUC <0003> auc.c:113 vector [0]: rand = 32c5951e4cbc2b6df3d4b74580a7e42e 20241024055530974 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241024055530974 DAUC <0003> auc.c:142 vector [0]: autn = fdb32251e09400001d2cf24926ad54e3 20241024055530974 DAUC <0003> auc.c:143 vector [0]: ck = adf5d0f9f37c1d21ab0b5a39a04fe5eb 20241024055530974 DAUC <0003> auc.c:144 vector [0]: ik = 38141362b6066e962af2987728112d60 20241024055530974 DAUC <0003> auc.c:145 vector [0]: res = c273135a1178e57e0000000000000000 20241024055530974 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055530974 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241024055530974 DAUC <0003> auc.c:151 vector [0]: kc = 141801d5cd24bb3c 20241024055530974 DAUC <0003> auc.c:152 vector [0]: sres = d30bf624 20241024055530974 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241024055530974 DAUC <0003> auc.c:113 vector [1]: rand = 81be1231bb427995901eec85e640e556 20241024055530974 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241024055530974 DAUC <0003> auc.c:142 vector [1]: autn = c427ed3067030000da4c4ce14f2fd3a6 20241024055530974 DAUC <0003> auc.c:143 vector [1]: ck = 6a5550ab3b46e321e8e6bbfcf27ac9b1 20241024055530974 DAUC <0003> auc.c:144 vector [1]: ik = 8c961205bcb4751c747c04bc22cdce0b 20241024055530974 DAUC <0003> auc.c:145 vector [1]: res = 1f2316fe8406e2590000000000000000 20241024055530974 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055530974 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241024055530974 DAUC <0003> auc.c:151 vector [1]: kc = 7a59fdee57459187 20241024055530974 DAUC <0003> auc.c:152 vector [1]: sres = 9b25f4a7 20241024055530974 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241024055530974 DAUC <0003> auc.c:113 vector [2]: rand = 641ce262c1f48cf27b76683146df652f 20241024055530974 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241024055530974 DAUC <0003> auc.c:142 vector [2]: autn = 5de9c1966aab00002c4f6af8ccdfbca6 20241024055530974 DAUC <0003> auc.c:143 vector [2]: ck = 980fdf438b707cc5b78625bfea002e8f 20241024055530974 DAUC <0003> auc.c:144 vector [2]: ik = e36c43a1e54fc1e6b3ff351cad48a0b2 20241024055530974 DAUC <0003> auc.c:145 vector [2]: res = bd2d7a3ba16dab480000000000000000 20241024055530974 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055530974 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241024055530974 DAUC <0003> auc.c:151 vector [2]: kc = 7f1a8c412977331e 20241024055530974 DAUC <0003> auc.c:152 vector [2]: sres = 1c40d173 20241024055530974 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241024055530974 DAUC <0003> auc.c:113 vector [3]: rand = 987d4ceb2fee4e838a1e1b61903c9b60 20241024055530974 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241024055530974 DAUC <0003> auc.c:142 vector [3]: autn = 296ffa4c103200009d8c35d55daa9caa 20241024055530974 DAUC <0003> auc.c:143 vector [3]: ck = 9bb853dbe73a75572796d752d4b78d1c 20241024055530974 DAUC <0003> auc.c:144 vector [3]: ik = f89b0508ab32479576f0cda3945a2349 20241024055530974 DAUC <0003> auc.c:145 vector [3]: res = d06a3ad3aa9435400000000000000000 20241024055530974 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055530974 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241024055530974 DAUC <0003> auc.c:151 vector [3]: kc = 32454c220ce59c97 20241024055530974 DAUC <0003> auc.c:152 vector [3]: sres = 7afe0f93 20241024055530974 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241024055530974 DAUC <0003> auc.c:113 vector [4]: rand = b12d07e39d42554c01de0df7ed57f1e4 20241024055530974 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241024055530974 DAUC <0003> auc.c:142 vector [4]: autn = f8e0ec27ede500002861471ba9333dbc 20241024055530974 DAUC <0003> auc.c:143 vector [4]: ck = 87fc5e8776a43d26024c6ef3f06bd4cb 20241024055530974 DAUC <0003> auc.c:144 vector [4]: ik = 8935094549ed8dc5c2c885663ca774cd 20241024055530974 DAUC <0003> auc.c:145 vector [4]: res = 92ff6b740cc31b3c0000000000000000 20241024055530974 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241024055530974 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241024055530974 DAUC <0003> auc.c:151 vector [4]: kc = ce4dbc57f38510e5 20241024055530974 DAUC <0003> auc.c:152 vector [4]: sres = 9e3c7048 20241024055530974 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241024055530974 DAUC <0003> db_auc.c:245 IMSI='262429760877486': Generated 5 vectors 20241024055530974 DAUC <0003> db_auc.c:249 IMSI='262429760877486': Updating SQN=481 in DB 20241024055530981 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429760877486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429760877486"} 20241024055530981 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429760877486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055530981 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530981 DLINP <000b> input/ipa.c:451 connected read/write 20241024055530981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055530984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45036<->l=127.0.0.1:4258 20241024055531007 DAUC <0003> db_auc.c:157 IMSI='262427636183542': No 2G Auth Data 20241024055531007 DAUC <0003> db_auc.c:192 IMSI='262427636183542': No 3G Auth Data 20241024055531047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45050<->l=127.0.0.1:4258 20241024055531051 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055531051 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427636183542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427636183542"} 20241024055531051 DAUC <0003> db_auc.c:236 IMSI='262427636183542': Calling to generate 1 vectors 20241024055531051 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241024055531051 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055531051 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241024055531051 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241024055531051 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055531051 DAUC <0003> auc.c:113 vector [0]: rand = c4a0ed09864dfc70983bbf39324dea0e 20241024055531051 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241024055531051 DAUC <0003> auc.c:142 vector [0]: autn = cba719b1dcf20000e1cba80001fe3967 20241024055531051 DAUC <0003> auc.c:143 vector [0]: ck = a4dfafede458b7daa6b127349068eb91 20241024055531051 DAUC <0003> auc.c:144 vector [0]: ik = f490372702696514a39f87f016530c3b 20241024055531051 DAUC <0003> auc.c:145 vector [0]: res = caa86e5cc52bd8390000000000000000 20241024055531051 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055531051 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241024055531051 DAUC <0003> auc.c:179 vector [0]: kc = f8d9a2c137732800 20241024055531051 DAUC <0003> auc.c:180 vector [0]: sres = 60634501 20241024055531051 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241024055531051 DAUC <0003> db_auc.c:245 IMSI='262427636183542': Generated 1 vectors 20241024055531051 DAUC <0003> db_auc.c:249 IMSI='262427636183542': Updating SQN=33 in DB 20241024055531059 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427636183542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427636183542"} 20241024055531059 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427636183542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055531059 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055531059 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055531061 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055531061 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427636183542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427636183542"} 20241024055531061 DAUC <0003> db_auc.c:236 IMSI='262427636183542': Calling to generate 4 vectors 20241024055531061 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241024055531061 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055531061 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241024055531061 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241024055531061 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055531061 DAUC <0003> auc.c:113 vector [0]: rand = f31a30370ce8bdcc4f3298a8800d555e 20241024055531061 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241024055531061 DAUC <0003> auc.c:142 vector [0]: autn = 0ace0c9dacba00002b700ed9b13bf1ee 20241024055531061 DAUC <0003> auc.c:143 vector [0]: ck = faba9b684d5741e7967d12ad37a51583 20241024055531061 DAUC <0003> auc.c:144 vector [0]: ik = c4c2ff31685ab023ee65db793ff0e227 20241024055531061 DAUC <0003> auc.c:145 vector [0]: res = e2e75cce0898d7ee0000000000000000 20241024055531061 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055531061 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241024055531061 DAUC <0003> auc.c:179 vector [0]: kc = 84d3d43a7af5cc00 20241024055531062 DAUC <0003> auc.c:180 vector [0]: sres = edd6624f 20241024055531062 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241024055531062 DAUC <0003> auc.c:113 vector [1]: rand = a205b80176819def2a393d2f88157677 20241024055531062 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241024055531062 DAUC <0003> auc.c:142 vector [1]: autn = 5f754c5600170000b6ab46a24633be86 20241024055531062 DAUC <0003> auc.c:143 vector [1]: ck = 176c309f3975bef33d004832f61efa7e 20241024055531062 DAUC <0003> auc.c:144 vector [1]: ik = ee771d0f1d386e499a9b2d36e7905b5d 20241024055531062 DAUC <0003> auc.c:145 vector [1]: res = 925db366ec7e3bf90000000000000000 20241024055531062 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055531062 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241024055531062 DAUC <0003> auc.c:179 vector [1]: kc = d92803f614f7f800 20241024055531062 DAUC <0003> auc.c:180 vector [1]: sres = 6412dbfb 20241024055531062 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241024055531062 DAUC <0003> auc.c:113 vector [2]: rand = 974f89d398ea82f016e6e11ebf6b7e9f 20241024055531062 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241024055531062 DAUC <0003> auc.c:142 vector [2]: autn = df67e04c3ab2000089f1ee97ea0be460 20241024055531062 DAUC <0003> auc.c:143 vector [2]: ck = 2840e36335e8a38d4ff8f5d75f7f6d49 20241024055531062 DAUC <0003> auc.c:144 vector [2]: ik = a7175a39fd0a5e7669b2b3a7692654fb 20241024055531062 DAUC <0003> auc.c:145 vector [2]: res = 5d6e8439225810ef0000000000000000 20241024055531062 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055531062 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241024055531062 DAUC <0003> auc.c:179 vector [2]: kc = ba795a15bc97d000 20241024055531062 DAUC <0003> auc.c:180 vector [2]: sres = b0aadff1 20241024055531062 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241024055531062 DAUC <0003> auc.c:113 vector [3]: rand = c56477589427164fdc086f73f4d8ba57 20241024055531062 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241024055531062 DAUC <0003> auc.c:142 vector [3]: autn = 5d3542f6f946000084503a840961f5dc 20241024055531062 DAUC <0003> auc.c:143 vector [3]: ck = cf65c5aef98806966c2459b0a21057da 20241024055531062 DAUC <0003> auc.c:144 vector [3]: ik = 917b8aaf00b525eb95507cdbc87d018d 20241024055531062 DAUC <0003> auc.c:145 vector [3]: res = f4c819a0e5962dc10000000000000000 20241024055531062 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055531062 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241024055531062 DAUC <0003> auc.c:179 vector [3]: kc = e0e13de1e7142000 20241024055531062 DAUC <0003> auc.c:180 vector [3]: sres = 93233890 20241024055531062 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241024055531062 DAUC <0003> db_auc.c:245 IMSI='262427636183542': Generated 4 vectors 20241024055531062 DAUC <0003> db_auc.c:249 IMSI='262427636183542': Updating SQN=161 in DB 20241024055531069 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427636183542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427636183542"} 20241024055531069 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427636183542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055531069 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055531069 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055531071 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055531071 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427636183542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427636183542"} 20241024055531071 DAUC <0003> db_auc.c:236 IMSI='262427636183542': Calling to generate 5 vectors 20241024055531071 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241024055531071 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055531071 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241024055531071 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241024055531071 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055531071 DAUC <0003> auc.c:113 vector [0]: rand = 544271c2d7faa09a5567c684f3cf0563 20241024055531071 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241024055531071 DAUC <0003> auc.c:142 vector [0]: autn = 00b144f190d9000023f79d339c2aada2 20241024055531071 DAUC <0003> auc.c:143 vector [0]: ck = ab9ab004c58f9f7b370fe1b133f492d1 20241024055531071 DAUC <0003> auc.c:144 vector [0]: ik = 19dd39a007bc911f573eab2ea1226adb 20241024055531071 DAUC <0003> auc.c:145 vector [0]: res = 0f128229ca4a87820000000000000000 20241024055531071 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055531071 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241024055531071 DAUC <0003> auc.c:179 vector [0]: kc = d5df791b26787800 20241024055531071 DAUC <0003> auc.c:180 vector [0]: sres = a9991007 20241024055531071 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241024055531071 DAUC <0003> auc.c:113 vector [1]: rand = 303d45874f7e7f4018852dbc747ab9be 20241024055531071 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241024055531071 DAUC <0003> auc.c:142 vector [1]: autn = 5f6737fffcec00002de0ca71e4edf7ad 20241024055531071 DAUC <0003> auc.c:143 vector [1]: ck = 06741a84577f3c17b49d2ad9b29a5ced 20241024055531071 DAUC <0003> auc.c:144 vector [1]: ik = cb24f2b53484beb3e79ca890dd704e9e 20241024055531071 DAUC <0003> auc.c:145 vector [1]: res = 965ec255a87637fa0000000000000000 20241024055531071 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055531071 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241024055531071 DAUC <0003> auc.c:179 vector [1]: kc = c446fae59c370800 20241024055531071 DAUC <0003> auc.c:180 vector [1]: sres = ccd9503e 20241024055531071 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241024055531072 DAUC <0003> auc.c:113 vector [2]: rand = b55e432fedba8510a304ebe68b08094b 20241024055531072 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241024055531072 DAUC <0003> auc.c:142 vector [2]: autn = 61b97ebc0a9f0000db372cd0cd0985c7 20241024055531072 DAUC <0003> auc.c:143 vector [2]: ck = d7de07551e6bdb9fd0f4904cb003bf89 20241024055531072 DAUC <0003> auc.c:144 vector [2]: ik = 430107cbb861b75cfd18cbf4207b11b7 20241024055531072 DAUC <0003> auc.c:145 vector [2]: res = 599f68262f1743530000000000000000 20241024055531072 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055531072 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241024055531072 DAUC <0003> auc.c:179 vector [2]: kc = 05e3251863a2f800 20241024055531072 DAUC <0003> auc.c:180 vector [2]: sres = 2ea8ea18 20241024055531072 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241024055531072 DAUC <0003> auc.c:113 vector [3]: rand = 5c3344c92bec97b3d3b1e6d81c79e6d0 20241024055531072 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241024055531072 DAUC <0003> auc.c:142 vector [3]: autn = be4ecc2e7bb100004d6ec6dc0f3b69ff 20241024055531072 DAUC <0003> auc.c:143 vector [3]: ck = 9dc049dc58e4784378ffd06b7e168a55 20241024055531072 DAUC <0003> auc.c:144 vector [3]: ik = 7dce4fb58cf7a32298da0b0c912d95fc 20241024055531072 DAUC <0003> auc.c:145 vector [3]: res = c181616a2ce9b2480000000000000000 20241024055531072 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055531072 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241024055531072 DAUC <0003> auc.c:179 vector [3]: kc = 1b1f9591e1def400 20241024055531072 DAUC <0003> auc.c:180 vector [3]: sres = 6314e6ac 20241024055531072 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241024055531072 DAUC <0003> auc.c:113 vector [4]: rand = 8106dcc7f02c4394d62d5aec058fc794 20241024055531072 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241024055531072 DAUC <0003> auc.c:142 vector [4]: autn = 77a6017a884b00008712794dc73ed16f 20241024055531072 DAUC <0003> auc.c:143 vector [4]: ck = bd2c9ba48233bf772121cee1a91f67ce 20241024055531072 DAUC <0003> auc.c:144 vector [4]: ik = 17d486d8800b9cee4ea57580ea0cdd6b 20241024055531072 DAUC <0003> auc.c:145 vector [4]: res = 2d8bc30117bb32870000000000000000 20241024055531072 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241024055531072 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241024055531072 DAUC <0003> auc.c:179 vector [4]: kc = b32add6cc6b4a400 20241024055531072 DAUC <0003> auc.c:180 vector [4]: sres = 251ca376 20241024055531072 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241024055531072 DAUC <0003> db_auc.c:245 IMSI='262427636183542': Generated 5 vectors 20241024055531072 DAUC <0003> db_auc.c:249 IMSI='262427636183542': Updating SQN=321 in DB 20241024055531079 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427636183542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427636183542"} 20241024055531079 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427636183542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055531079 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055531079 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055531083 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055531083 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427636183542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427636183542"} 20241024055531083 DAUC <0003> db_auc.c:236 IMSI='262427636183542': Calling to generate 5 vectors 20241024055531083 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241024055531083 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055531083 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241024055531083 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241024055531083 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055531083 DAUC <0003> auc.c:113 vector [0]: rand = edb920a479a5f85575159506aa09cc5c 20241024055531083 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241024055531083 DAUC <0003> auc.c:142 vector [0]: autn = c5ef16c998f10000a92eacc940dc86d4 20241024055531083 DAUC <0003> auc.c:143 vector [0]: ck = 0429d72c2e3aa25dd88a2624d8597edc 20241024055531083 DAUC <0003> auc.c:144 vector [0]: ik = 9e581db3346cb0cae5ef2875be70b00b 20241024055531083 DAUC <0003> auc.c:145 vector [0]: res = d4a232b760e016dd0000000000000000 20241024055531083 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055531083 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241024055531083 DAUC <0003> auc.c:179 vector [0]: kc = d743fe1eda98a800 20241024055531083 DAUC <0003> auc.c:180 vector [0]: sres = c1883f4c 20241024055531083 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241024055531083 DAUC <0003> auc.c:113 vector [1]: rand = b343d388a4f64eaf122fd0c6a6c36b50 20241024055531083 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241024055531083 DAUC <0003> auc.c:142 vector [1]: autn = 6f62f86a06710000310a0aa1ac6ddaf6 20241024055531083 DAUC <0003> auc.c:143 vector [1]: ck = 761eb3da53883e14df42203349643d9b 20241024055531083 DAUC <0003> auc.c:144 vector [1]: ik = cd0f4aea37aa39b0bd3e1982c2f11985 20241024055531083 DAUC <0003> auc.c:145 vector [1]: res = 0dd8e666c61e37440000000000000000 20241024055531083 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055531083 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241024055531083 DAUC <0003> auc.c:179 vector [1]: kc = 290d7559de51ac00 20241024055531083 DAUC <0003> auc.c:180 vector [1]: sres = e032df3e 20241024055531083 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241024055531083 DAUC <0003> auc.c:113 vector [2]: rand = d31095b796e6bf37e068275349b3038f 20241024055531083 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241024055531083 DAUC <0003> auc.c:142 vector [2]: autn = 66588bc73fe500001a20ef1338773d8f 20241024055531083 DAUC <0003> auc.c:143 vector [2]: ck = aea4e8cbdeab126923897a90d91b5065 20241024055531083 DAUC <0003> auc.c:144 vector [2]: ik = 7bdfaaeec39349cc665e06a50d10817c 20241024055531083 DAUC <0003> auc.c:145 vector [2]: res = 8895eb7d9684abef0000000000000000 20241024055531083 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055531083 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241024055531083 DAUC <0003> auc.c:179 vector [2]: kc = 8e32ab6a7feeec00 20241024055531083 DAUC <0003> auc.c:180 vector [2]: sres = b8e9809a 20241024055531083 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241024055531083 DAUC <0003> auc.c:113 vector [3]: rand = cf469286cb16142827b9f83bff465448 20241024055531083 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241024055531083 DAUC <0003> auc.c:142 vector [3]: autn = 2f8b3a1c708500006debb71cc37e8d1a 20241024055531083 DAUC <0003> auc.c:143 vector [3]: ck = e83171d05109e045e5e95a6004654c23 20241024055531083 DAUC <0003> auc.c:144 vector [3]: ik = f0ae78e8725f9e4fd6aff78b89394dda 20241024055531083 DAUC <0003> auc.c:145 vector [3]: res = 1874ac4f935e60d20000000000000000 20241024055531083 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055531083 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241024055531083 DAUC <0003> auc.c:179 vector [3]: kc = 7c56d1b261af5c00 20241024055531083 DAUC <0003> auc.c:180 vector [3]: sres = a129fb99 20241024055531083 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241024055531083 DAUC <0003> auc.c:113 vector [4]: rand = 9121e002a923ed64a187f34e4d584cd0 20241024055531083 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241024055531083 DAUC <0003> auc.c:142 vector [4]: autn = 1d1e1cedd25c0000b234cb20fac5f644 20241024055531083 DAUC <0003> auc.c:143 vector [4]: ck = f9994fc1f12b8333ba89d8c8099a76b8 20241024055531083 DAUC <0003> auc.c:144 vector [4]: ik = 5de486b0f9f82913ba11e9ed1668f3d5 20241024055531083 DAUC <0003> auc.c:145 vector [4]: res = 09739a81b53938ce0000000000000000 20241024055531083 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241024055531083 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241024055531083 DAUC <0003> auc.c:179 vector [4]: kc = 53ee72582517d400 20241024055531083 DAUC <0003> auc.c:180 vector [4]: sres = a77269b0 20241024055531083 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241024055531083 DAUC <0003> db_auc.c:245 IMSI='262427636183542': Generated 5 vectors 20241024055531083 DAUC <0003> db_auc.c:249 IMSI='262427636183542': Updating SQN=481 in DB 20241024055531090 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427636183542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427636183542"} 20241024055531090 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427636183542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055531090 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055531090 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055531092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45050<->l=127.0.0.1:4258 20241024055531127 DAUC <0003> db_auc.c:157 IMSI='262428259310961': No 2G Auth Data 20241024055531127 DAUC <0003> db_auc.c:192 IMSI='262428259310961': No 3G Auth Data 20241024055531167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45060<->l=127.0.0.1:4258 20241024055531170 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055531170 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428259310961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428259310961"} 20241024055531170 DAUC <0003> db_auc.c:236 IMSI='262428259310961': Calling to generate 1 vectors 20241024055531170 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241024055531170 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055531170 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241024055531170 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241024055531170 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055531170 DAUC <0003> auc.c:113 vector [0]: rand = 3e59f68fdf9afebe9e561f9116890985 20241024055531170 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241024055531170 DAUC <0003> auc.c:142 vector [0]: autn = ee24976f2745000017ee60560ab14f24 20241024055531170 DAUC <0003> auc.c:143 vector [0]: ck = 38ce7f4ae5155efe36d597dd7a3e9d10 20241024055531170 DAUC <0003> auc.c:144 vector [0]: ik = 3e9d1b7a3f61beba0f75270d4f1b5918 20241024055531170 DAUC <0003> auc.c:145 vector [0]: res = 1f85585829412c010000000000000000 20241024055531170 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055531170 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241024055531170 DAUC <0003> auc.c:179 vector [0]: kc = d9e1614138fee000 20241024055531170 DAUC <0003> auc.c:180 vector [0]: sres = 195f1cb7 20241024055531170 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241024055531170 DAUC <0003> db_auc.c:245 IMSI='262428259310961': Generated 1 vectors 20241024055531170 DAUC <0003> db_auc.c:249 IMSI='262428259310961': Updating SQN=33 in DB 20241024055531180 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428259310961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428259310961"} 20241024055531180 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428259310961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055531180 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055531180 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055531183 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055531183 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428259310961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428259310961"} 20241024055531183 DAUC <0003> db_auc.c:236 IMSI='262428259310961': Calling to generate 4 vectors 20241024055531183 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241024055531183 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055531183 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241024055531183 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241024055531183 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055531183 DAUC <0003> auc.c:113 vector [0]: rand = 5f2f49da93f02929962cfcfdb6b7da38 20241024055531183 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241024055531183 DAUC <0003> auc.c:142 vector [0]: autn = c2f9fe8f7292000025b52b16d2e103db 20241024055531183 DAUC <0003> auc.c:143 vector [0]: ck = b5addf5c203b2d738dd93b35a59a61c3 20241024055531184 DAUC <0003> auc.c:144 vector [0]: ik = 57370df1e4a737fe14f14f375c675b01 20241024055531184 DAUC <0003> auc.c:145 vector [0]: res = 4416a39ca7d9fb9a0000000000000000 20241024055531184 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055531184 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241024055531184 DAUC <0003> auc.c:179 vector [0]: kc = 98e6ce372a5fe400 20241024055531184 DAUC <0003> auc.c:180 vector [0]: sres = e5ca7b82 20241024055531184 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241024055531184 DAUC <0003> auc.c:113 vector [1]: rand = 9df45b328e9f6c4b5c05886fc0597327 20241024055531184 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241024055531184 DAUC <0003> auc.c:142 vector [1]: autn = afdc078af6f20000523e1354d17335f9 20241024055531184 DAUC <0003> auc.c:143 vector [1]: ck = e84d6d33124a026ac83e68d2de569473 20241024055531184 DAUC <0003> auc.c:144 vector [1]: ik = 73d168b87fbc674a78abe8ea46721fec 20241024055531184 DAUC <0003> auc.c:145 vector [1]: res = bc0275f8ae6e0b520000000000000000 20241024055531184 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055531184 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241024055531184 DAUC <0003> auc.c:179 vector [1]: kc = 601443e5b8494c00 20241024055531184 DAUC <0003> auc.c:180 vector [1]: sres = 8da82ce8 20241024055531184 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241024055531184 DAUC <0003> auc.c:113 vector [2]: rand = daa63843be5d778c93d7d90c9b1334dd 20241024055531184 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241024055531184 DAUC <0003> auc.c:142 vector [2]: autn = 6798b6c7d5520000aad2031ac51ffe44 20241024055531184 DAUC <0003> auc.c:143 vector [2]: ck = c5bd66de74be6abbeea821d2c68574d8 20241024055531184 DAUC <0003> auc.c:144 vector [2]: ik = eb14d7b01d022e5c4fac9fceff535bc5 20241024055531184 DAUC <0003> auc.c:145 vector [2]: res = 846cfc360bac522d0000000000000000 20241024055531184 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055531184 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241024055531184 DAUC <0003> auc.c:179 vector [2]: kc = 37bf28a9dc364c00 20241024055531184 DAUC <0003> auc.c:180 vector [2]: sres = 427a22f1 20241024055531184 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241024055531184 DAUC <0003> auc.c:113 vector [3]: rand = 5823df4dc3b763b87655049683d6bb20 20241024055531184 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241024055531184 DAUC <0003> auc.c:142 vector [3]: autn = 3648330ac82e00009ec637afc7223399 20241024055531184 DAUC <0003> auc.c:143 vector [3]: ck = db2d0f63944f5d379658b15cca21901d 20241024055531184 DAUC <0003> auc.c:144 vector [3]: ik = 29077ec516f4bddd0ef02aca5dc8f6c6 20241024055531184 DAUC <0003> auc.c:145 vector [3]: res = b530b20b23b97f830000000000000000 20241024055531184 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055531184 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241024055531184 DAUC <0003> auc.c:179 vector [3]: kc = fbdd4fd8017a9c00 20241024055531184 DAUC <0003> auc.c:180 vector [3]: sres = 1a2840ad 20241024055531184 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241024055531184 DAUC <0003> db_auc.c:245 IMSI='262428259310961': Generated 4 vectors 20241024055531184 DAUC <0003> db_auc.c:249 IMSI='262428259310961': Updating SQN=161 in DB 20241024055531191 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428259310961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428259310961"} 20241024055531191 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428259310961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055531191 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055531191 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055531194 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055531194 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428259310961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428259310961"} 20241024055531194 DAUC <0003> db_auc.c:236 IMSI='262428259310961': Calling to generate 5 vectors 20241024055531194 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241024055531194 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055531194 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241024055531194 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241024055531194 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055531194 DAUC <0003> auc.c:113 vector [0]: rand = e5e4fe61e06263a316262375aec6ae5a 20241024055531194 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241024055531194 DAUC <0003> auc.c:142 vector [0]: autn = 877f991e1cb50000ac827dd96236b069 20241024055531194 DAUC <0003> auc.c:143 vector [0]: ck = 5d2a201862a17dd3518580ffec7fd81a 20241024055531194 DAUC <0003> auc.c:144 vector [0]: ik = a10bf6326af6e7bfc7153fbc184326e3 20241024055531194 DAUC <0003> auc.c:145 vector [0]: res = 1d2bdc278d7f52e50000000000000000 20241024055531194 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055531194 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241024055531194 DAUC <0003> auc.c:179 vector [0]: kc = b09f57b2414a2400 20241024055531194 DAUC <0003> auc.c:180 vector [0]: sres = 612683b9 20241024055531194 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241024055531194 DAUC <0003> auc.c:113 vector [1]: rand = dde0d7146f1529c730970be52584a3d9 20241024055531194 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241024055531194 DAUC <0003> auc.c:142 vector [1]: autn = 9e95e455b2a50000d8b30610052054bb 20241024055531194 DAUC <0003> auc.c:143 vector [1]: ck = df4f66470e44bd81025f631720f58185 20241024055531194 DAUC <0003> auc.c:144 vector [1]: ik = 54c85728e352b67669b73c9e36651c4c 20241024055531194 DAUC <0003> auc.c:145 vector [1]: res = f031b74bd79804c20000000000000000 20241024055531194 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055531194 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241024055531194 DAUC <0003> auc.c:179 vector [1]: kc = 8aefe70bd2d62c00 20241024055531194 DAUC <0003> auc.c:180 vector [1]: sres = da24c6fe 20241024055531194 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241024055531194 DAUC <0003> auc.c:113 vector [2]: rand = 384bf0306df87c688e0984d04cd84036 20241024055531194 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241024055531194 DAUC <0003> auc.c:142 vector [2]: autn = 7467cfe6104a0000b3fc7737992476f7 20241024055531194 DAUC <0003> auc.c:143 vector [2]: ck = 9fbd584ae740c4eaff1fdbe649ef7051 20241024055531194 DAUC <0003> auc.c:144 vector [2]: ik = 6f6fb01589646699e7cfbe54f71794c8 20241024055531194 DAUC <0003> auc.c:145 vector [2]: res = 6173035233d8c1e20000000000000000 20241024055531194 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055531194 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241024055531194 DAUC <0003> auc.c:179 vector [2]: kc = d9d53c63025b0400 20241024055531194 DAUC <0003> auc.c:180 vector [2]: sres = 6e5b763d 20241024055531194 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241024055531194 DAUC <0003> auc.c:113 vector [3]: rand = 44ad4f4a00d0f97edbc3009b8ee1c55f 20241024055531194 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241024055531194 DAUC <0003> auc.c:142 vector [3]: autn = 1662350b8e3800000e832f2186b43e0d 20241024055531194 DAUC <0003> auc.c:143 vector [3]: ck = 6058bd8cc51d44dbdda9785896212eb4 20241024055531194 DAUC <0003> auc.c:144 vector [3]: ik = 12dbb4943a5e1c8506393eb8f0d61b2a 20241024055531194 DAUC <0003> auc.c:145 vector [3]: res = 8ea9f7e4e69b79ff0000000000000000 20241024055531194 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055531194 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241024055531194 DAUC <0003> auc.c:179 vector [3]: kc = 6a90ec1cb2353000 20241024055531194 DAUC <0003> auc.c:180 vector [3]: sres = 817df93d 20241024055531194 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241024055531194 DAUC <0003> auc.c:113 vector [4]: rand = 5a47e52db0c6ff244352a497c5ad7f91 20241024055531194 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241024055531194 DAUC <0003> auc.c:142 vector [4]: autn = a28154701d4c0000a4ace5647044cd34 20241024055531194 DAUC <0003> auc.c:143 vector [4]: ck = 5c6b1fb9d42b431c5f79e43d2cba92f3 20241024055531194 DAUC <0003> auc.c:144 vector [4]: ik = 3f6c4c666107e3b8de2345c3aba47693 20241024055531194 DAUC <0003> auc.c:145 vector [4]: res = bb8a4c1e93de51140000000000000000 20241024055531194 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241024055531194 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241024055531194 DAUC <0003> auc.c:179 vector [4]: kc = 844367155b165400 20241024055531194 DAUC <0003> auc.c:180 vector [4]: sres = b572ed84 20241024055531194 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241024055531194 DAUC <0003> db_auc.c:245 IMSI='262428259310961': Generated 5 vectors 20241024055531194 DAUC <0003> db_auc.c:249 IMSI='262428259310961': Updating SQN=321 in DB 20241024055531201 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428259310961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428259310961"} 20241024055531201 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428259310961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055531201 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055531201 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055531204 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055531204 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428259310961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428259310961"} 20241024055531204 DAUC <0003> db_auc.c:236 IMSI='262428259310961': Calling to generate 5 vectors 20241024055531204 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241024055531204 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055531204 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241024055531204 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241024055531204 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055531204 DAUC <0003> auc.c:113 vector [0]: rand = 52cb18ddbb973c4f21f8cc700f01c475 20241024055531204 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241024055531204 DAUC <0003> auc.c:142 vector [0]: autn = 8a5de8e45e8b00000cbc40baeec44936 20241024055531204 DAUC <0003> auc.c:143 vector [0]: ck = 6e34975695ea1d3cce73ac5de671d6f6 20241024055531204 DAUC <0003> auc.c:144 vector [0]: ik = 61d65e2cccc582618aef4d9db6461def 20241024055531204 DAUC <0003> auc.c:145 vector [0]: res = 37d2f49e9e1700750000000000000000 20241024055531204 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055531204 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241024055531204 DAUC <0003> auc.c:179 vector [0]: kc = 9769b979e75b1c00 20241024055531204 DAUC <0003> auc.c:180 vector [0]: sres = ff5cda68 20241024055531204 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241024055531204 DAUC <0003> auc.c:113 vector [1]: rand = 395b45b97f879c8797ca83256c87b141 20241024055531204 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241024055531204 DAUC <0003> auc.c:142 vector [1]: autn = 26e79994384f0000c4fdbd0df07a92cc 20241024055531204 DAUC <0003> auc.c:143 vector [1]: ck = ce1037b602091f1457830722c55d7ceb 20241024055531204 DAUC <0003> auc.c:144 vector [1]: ik = cf9cc846d2dff3b21d03d1e707f0adc9 20241024055531204 DAUC <0003> auc.c:145 vector [1]: res = bfd83f9d5c8b89e00000000000000000 20241024055531204 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055531204 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241024055531204 DAUC <0003> auc.c:179 vector [1]: kc = 42ea4e2072b9e800 20241024055531204 DAUC <0003> auc.c:180 vector [1]: sres = 2ca8657d 20241024055531204 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241024055531204 DAUC <0003> auc.c:113 vector [2]: rand = 7adaf2b4d52ab63a68f2c603f8190442 20241024055531204 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241024055531204 DAUC <0003> auc.c:142 vector [2]: autn = 77d3c37737e400003fdcfc90fa323fef 20241024055531204 DAUC <0003> auc.c:143 vector [2]: ck = 1dab737a328980a17dae15ce265f8ef5 20241024055531204 DAUC <0003> auc.c:144 vector [2]: ik = 9a3f1e0bebb7300a6c7d1a596f893867 20241024055531204 DAUC <0003> auc.c:145 vector [2]: res = c1f4f27198a14e550000000000000000 20241024055531204 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055531204 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241024055531205 DAUC <0003> auc.c:179 vector [2]: kc = 68454663f4885400 20241024055531205 DAUC <0003> auc.c:180 vector [2]: sres = 47f1e83c 20241024055531205 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241024055531205 DAUC <0003> auc.c:113 vector [3]: rand = 9da527046241c7b67a5d5760402f74c1 20241024055531205 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241024055531205 DAUC <0003> auc.c:142 vector [3]: autn = ea969ebf8dfd000082522ad3446e4660 20241024055531205 DAUC <0003> auc.c:143 vector [3]: ck = 3a0c37f563ba2094e76b8927314d9ae7 20241024055531205 DAUC <0003> auc.c:144 vector [3]: ik = 26c5399dcbca23265f79b8d3593998df 20241024055531205 DAUC <0003> auc.c:145 vector [3]: res = 30ddbe8018f694370000000000000000 20241024055531205 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055531205 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241024055531205 DAUC <0003> auc.c:179 vector [3]: kc = 92062bd58c49e400 20241024055531205 DAUC <0003> auc.c:180 vector [3]: sres = c448aba0 20241024055531205 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241024055531205 DAUC <0003> auc.c:113 vector [4]: rand = 416a2bfa86964637083ddf2fb3911d6b 20241024055531205 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241024055531205 DAUC <0003> auc.c:142 vector [4]: autn = 26285bebc8de00000d5a0d4124e2aa75 20241024055531205 DAUC <0003> auc.c:143 vector [4]: ck = bb8c3edd509489b53c38925f791504ae 20241024055531205 DAUC <0003> auc.c:144 vector [4]: ik = 75b51debd21537923d4279d8525838db 20241024055531205 DAUC <0003> auc.c:145 vector [4]: res = 17b74ca7f39bed6a0000000000000000 20241024055531205 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241024055531205 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241024055531205 DAUC <0003> auc.c:179 vector [4]: kc = 57e22990ef28f800 20241024055531205 DAUC <0003> auc.c:180 vector [4]: sres = a48e3907 20241024055531205 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241024055531205 DAUC <0003> db_auc.c:245 IMSI='262428259310961': Generated 5 vectors 20241024055531205 DAUC <0003> db_auc.c:249 IMSI='262428259310961': Updating SQN=481 in DB 20241024055531212 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428259310961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428259310961"} 20241024055531212 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428259310961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055531212 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055531212 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055531215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45060<->l=127.0.0.1:4258 20241024055531244 DAUC <0003> db_auc.c:157 IMSI='262426307392682': No 2G Auth Data 20241024055531244 DAUC <0003> db_auc.c:192 IMSI='262426307392682': No 3G Auth Data 20241024055531285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45062<->l=127.0.0.1:4258 20241024055531289 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055531289 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426307392682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426307392682"} 20241024055531289 DAUC <0003> db_auc.c:236 IMSI='262426307392682': Calling to generate 1 vectors 20241024055531289 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241024055531289 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055531289 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241024055531289 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241024055531289 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055531289 DAUC <0003> auc.c:113 vector [0]: rand = abd91c3e000aa8c4fb9773b63784f233 20241024055531289 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241024055531289 DAUC <0003> auc.c:142 vector [0]: autn = b3158a26c9880000f1a1fcb3d3fc6a82 20241024055531289 DAUC <0003> auc.c:143 vector [0]: ck = a1f08ff959a3cc67842ae514fcb627dc 20241024055531289 DAUC <0003> auc.c:144 vector [0]: ik = 3570208339ae7a563e93d82cc9b74344 20241024055531289 DAUC <0003> auc.c:145 vector [0]: res = 72fdaa0cf85023e60000000000000000 20241024055531289 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055531289 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241024055531289 DAUC <0003> auc.c:179 vector [0]: kc = 4b6126a9f7ae80b3 20241024055531289 DAUC <0003> auc.c:180 vector [0]: sres = 71a04794 20241024055531289 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241024055531289 DAUC <0003> db_auc.c:245 IMSI='262426307392682': Generated 1 vectors 20241024055531289 DAUC <0003> db_auc.c:249 IMSI='262426307392682': Updating SQN=33 in DB 20241024055531300 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426307392682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426307392682"} 20241024055531300 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426307392682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055531300 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055531300 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055531303 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055531303 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426307392682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426307392682"} 20241024055531303 DAUC <0003> db_auc.c:236 IMSI='262426307392682': Calling to generate 4 vectors 20241024055531303 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241024055531303 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055531303 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241024055531303 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241024055531303 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055531303 DAUC <0003> auc.c:113 vector [0]: rand = 8d1422551c986111cc4b878a8dc96b2e 20241024055531303 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241024055531303 DAUC <0003> auc.c:142 vector [0]: autn = 03886ed961d90000c5fc669e9e64c664 20241024055531303 DAUC <0003> auc.c:143 vector [0]: ck = 56543c175710de2bc8af7bf5d7d5e787 20241024055531303 DAUC <0003> auc.c:144 vector [0]: ik = 9d561644f8001a896045981bc70b2601 20241024055531303 DAUC <0003> auc.c:145 vector [0]: res = 2902154bacb962ab0000000000000000 20241024055531303 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055531303 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241024055531303 DAUC <0003> auc.c:179 vector [0]: kc = 5d5ef6c058caa1bd 20241024055531303 DAUC <0003> auc.c:180 vector [0]: sres = ce80c541 20241024055531303 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241024055531303 DAUC <0003> auc.c:113 vector [1]: rand = 877747cdd3a63cd43d764fd83c287f8b 20241024055531303 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241024055531303 DAUC <0003> auc.c:142 vector [1]: autn = ef855dc1c4bf00006a61a205bdeaddbf 20241024055531303 DAUC <0003> auc.c:143 vector [1]: ck = 3de377fd42955a6e064f3dfc465b12b8 20241024055531303 DAUC <0003> auc.c:144 vector [1]: ik = bfd49244e31d319f8d017ad8ae2da7f8 20241024055531303 DAUC <0003> auc.c:145 vector [1]: res = e14c99d1726ae56a0000000000000000 20241024055531303 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055531303 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241024055531303 DAUC <0003> auc.c:179 vector [1]: kc = 3d8f19af19800ba9 20241024055531303 DAUC <0003> auc.c:180 vector [1]: sres = 5c779078 20241024055531303 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241024055531303 DAUC <0003> auc.c:113 vector [2]: rand = 3b3de5019a35f4fb592b7c3b9057fe9f 20241024055531303 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241024055531303 DAUC <0003> auc.c:142 vector [2]: autn = 35aec24d1a6b0000dfa4272aae27d852 20241024055531303 DAUC <0003> auc.c:143 vector [2]: ck = 57b9986b5b524d01fe2cece74f1e2a53 20241024055531303 DAUC <0003> auc.c:144 vector [2]: ik = d8747d8059f523da87a22b0112d0f29e 20241024055531303 DAUC <0003> auc.c:145 vector [2]: res = 1e7a2c80f78401020000000000000000 20241024055531303 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055531303 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241024055531303 DAUC <0003> auc.c:179 vector [2]: kc = 31414284bb314c88 20241024055531303 DAUC <0003> auc.c:180 vector [2]: sres = fbeb65e8 20241024055531303 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241024055531303 DAUC <0003> auc.c:113 vector [3]: rand = 12b621580efbff0ca25dd076205b13bd 20241024055531303 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241024055531303 DAUC <0003> auc.c:142 vector [3]: autn = 9194e6ffcbac0000195aff663ba04501 20241024055531303 DAUC <0003> auc.c:143 vector [3]: ck = fd07719347fc1a6f49e5b09043a0c292 20241024055531303 DAUC <0003> auc.c:144 vector [3]: ik = ecaff6a3d665baac844f2639927125d7 20241024055531303 DAUC <0003> auc.c:145 vector [3]: res = 0801d1d31fbfc34d0000000000000000 20241024055531303 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055531303 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241024055531303 DAUC <0003> auc.c:179 vector [3]: kc = 992baed77caec9d7 20241024055531303 DAUC <0003> auc.c:180 vector [3]: sres = 14340cd3 20241024055531303 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241024055531303 DAUC <0003> db_auc.c:245 IMSI='262426307392682': Generated 4 vectors 20241024055531303 DAUC <0003> db_auc.c:249 IMSI='262426307392682': Updating SQN=161 in DB 20241024055531314 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426307392682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426307392682"} 20241024055531314 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426307392682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055531314 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055531314 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055531317 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055531317 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426307392682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426307392682"} 20241024055531317 DAUC <0003> db_auc.c:236 IMSI='262426307392682': Calling to generate 5 vectors 20241024055531317 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241024055531317 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055531317 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241024055531317 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241024055531317 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055531317 DAUC <0003> auc.c:113 vector [0]: rand = 78216f57eada4811b501b80cd67fb549 20241024055531317 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241024055531317 DAUC <0003> auc.c:142 vector [0]: autn = ad3e09adba310000ccacce489e04811d 20241024055531317 DAUC <0003> auc.c:143 vector [0]: ck = 62f606aa0576b8c673dd48a1fbe2aa29 20241024055531317 DAUC <0003> auc.c:144 vector [0]: ik = c60a6a64dd9b0d26fce94f842192bb25 20241024055531317 DAUC <0003> auc.c:145 vector [0]: res = ff66e68e5f8ebb140000000000000000 20241024055531317 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055531317 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241024055531317 DAUC <0003> auc.c:179 vector [0]: kc = 31f9cbe80151c958 20241024055531317 DAUC <0003> auc.c:180 vector [0]: sres = 7e4d7bd1 20241024055531317 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241024055531317 DAUC <0003> auc.c:113 vector [1]: rand = 119850e1653e0b43262927b74f3222b9 20241024055531317 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241024055531317 DAUC <0003> auc.c:142 vector [1]: autn = 6bb8fd6252bd00005b0432004ca27119 20241024055531317 DAUC <0003> auc.c:143 vector [1]: ck = 67417e0ef575972d7d0b261c16c6266c 20241024055531317 DAUC <0003> auc.c:144 vector [1]: ik = 6dcf981c7019dd1d0cf504f502ee1be1 20241024055531317 DAUC <0003> auc.c:145 vector [1]: res = e6916ae4c9ebfbd50000000000000000 20241024055531317 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055531317 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241024055531317 DAUC <0003> auc.c:179 vector [1]: kc = 901925aa6eda2e8a 20241024055531317 DAUC <0003> auc.c:180 vector [1]: sres = 64f1da5f 20241024055531317 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241024055531317 DAUC <0003> auc.c:113 vector [2]: rand = 3cc212cfee19f0e197a0ef351828b6ef 20241024055531317 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241024055531317 DAUC <0003> auc.c:142 vector [2]: autn = 9374100ccc2f00003334aef7d5b8bbbb 20241024055531317 DAUC <0003> auc.c:143 vector [2]: ck = 0eaad0e035c43689da6fc9e3ce9dddd9 20241024055531317 DAUC <0003> auc.c:144 vector [2]: ik = dfd5af987cba4175a0eb87f48bfecc98 20241024055531317 DAUC <0003> auc.c:145 vector [2]: res = 63470ae0311fd03c0000000000000000 20241024055531317 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055531317 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241024055531317 DAUC <0003> auc.c:179 vector [2]: kc = 19f667a30cbbea1b 20241024055531317 DAUC <0003> auc.c:180 vector [2]: sres = b8df88a6 20241024055531317 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241024055531317 DAUC <0003> auc.c:113 vector [3]: rand = a8b8ed072bb0d25701181b50220f023d 20241024055531317 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241024055531317 DAUC <0003> auc.c:142 vector [3]: autn = 930bee42324400001613c98b16ead14d 20241024055531317 DAUC <0003> auc.c:143 vector [3]: ck = eb0ddce97e76ce5101164310b3ffece3 20241024055531317 DAUC <0003> auc.c:144 vector [3]: ik = 9658770670148d37f03f22e88ea40eaf 20241024055531317 DAUC <0003> auc.c:145 vector [3]: res = 74561f5f7f6c1e1c0000000000000000 20241024055531317 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055531317 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241024055531317 DAUC <0003> auc.c:179 vector [3]: kc = 32de4a68aa91e656 20241024055531317 DAUC <0003> auc.c:180 vector [3]: sres = 57ca2347 20241024055531317 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241024055531317 DAUC <0003> auc.c:113 vector [4]: rand = 136d56364dcdbfd3eff574d2e522a028 20241024055531317 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241024055531317 DAUC <0003> auc.c:142 vector [4]: autn = fc80192788a800003afac7faf7df57cd 20241024055531317 DAUC <0003> auc.c:143 vector [4]: ck = 3ea6013ad6e3be0a159f347d9028c0d6 20241024055531317 DAUC <0003> auc.c:144 vector [4]: ik = 86d9260a4d27054a7d6f1302e971ce24 20241024055531317 DAUC <0003> auc.c:145 vector [4]: res = a4051e0a334bbeb80000000000000000 20241024055531317 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241024055531317 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241024055531317 DAUC <0003> auc.c:179 vector [4]: kc = b9b6ce20c2ad1c70 20241024055531317 DAUC <0003> auc.c:180 vector [4]: sres = f1f3a6e6 20241024055531317 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241024055531317 DAUC <0003> db_auc.c:245 IMSI='262426307392682': Generated 5 vectors 20241024055531317 DAUC <0003> db_auc.c:249 IMSI='262426307392682': Updating SQN=321 in DB 20241024055531328 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426307392682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426307392682"} 20241024055531328 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426307392682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055531328 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055531328 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055531331 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055531331 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426307392682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426307392682"} 20241024055531331 DAUC <0003> db_auc.c:236 IMSI='262426307392682': Calling to generate 5 vectors 20241024055531331 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241024055531331 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055531331 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241024055531331 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241024055531331 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055531331 DAUC <0003> auc.c:113 vector [0]: rand = 326735ffb945d79c15f879dd77309707 20241024055531331 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241024055531331 DAUC <0003> auc.c:142 vector [0]: autn = 45fcded940830000c3a972f0f5bfeecc 20241024055531331 DAUC <0003> auc.c:143 vector [0]: ck = 57595d643bf3a28192849eb13599b352 20241024055531331 DAUC <0003> auc.c:144 vector [0]: ik = d632260bad223007b9e4cb3951055be6 20241024055531331 DAUC <0003> auc.c:145 vector [0]: res = 4efa6a2c8b84bb520000000000000000 20241024055531331 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055531331 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241024055531332 DAUC <0003> auc.c:179 vector [0]: kc = a01299bc78640d51 20241024055531332 DAUC <0003> auc.c:180 vector [0]: sres = e03afc94 20241024055531332 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241024055531332 DAUC <0003> auc.c:113 vector [1]: rand = 31dfd023c9c8d40249b9422817597d8b 20241024055531332 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241024055531332 DAUC <0003> auc.c:142 vector [1]: autn = 366968c75ff10000156f6fb9cf344072 20241024055531332 DAUC <0003> auc.c:143 vector [1]: ck = f34032734066384811d8ef65c23fe0e7 20241024055531332 DAUC <0003> auc.c:144 vector [1]: ik = 2ffccc63c7cbed224ded8b7f450e69d7 20241024055531332 DAUC <0003> auc.c:145 vector [1]: res = 13e8b62f522861ed0000000000000000 20241024055531332 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055531332 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241024055531332 DAUC <0003> auc.c:179 vector [1]: kc = f73d41044189075e 20241024055531332 DAUC <0003> auc.c:180 vector [1]: sres = de134755 20241024055531332 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241024055531332 DAUC <0003> auc.c:113 vector [2]: rand = bd70c6202aab6b2a89d4f64b48a0c00f 20241024055531332 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241024055531332 DAUC <0003> auc.c:142 vector [2]: autn = 3466d52b6c3a00009da9f5021d108c13 20241024055531332 DAUC <0003> auc.c:143 vector [2]: ck = ad8ca57e91af78cfd0488a062da732b3 20241024055531332 DAUC <0003> auc.c:144 vector [2]: ik = 0aeb61023c8d739a61704e84bcb9675b 20241024055531332 DAUC <0003> auc.c:145 vector [2]: res = 8f44c4367e1b396c0000000000000000 20241024055531332 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055531332 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241024055531332 DAUC <0003> auc.c:179 vector [2]: kc = 73b8b97968c62baf 20241024055531332 DAUC <0003> auc.c:180 vector [2]: sres = 27823b52 20241024055531332 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241024055531332 DAUC <0003> auc.c:113 vector [3]: rand = 51b3a2cfb47eab25e49e2c4cd1a76fe2 20241024055531332 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241024055531332 DAUC <0003> auc.c:142 vector [3]: autn = fe9fab27b10e0000eeaff00461df8527 20241024055531332 DAUC <0003> auc.c:143 vector [3]: ck = 4405e1119cd90fe41b8499f91f4f294f 20241024055531332 DAUC <0003> auc.c:144 vector [3]: ik = 8b9f59c8db4bffc4eaf9b6d573b9719c 20241024055531332 DAUC <0003> auc.c:145 vector [3]: res = 589f1606c80dfa340000000000000000 20241024055531332 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055531332 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241024055531332 DAUC <0003> auc.c:179 vector [3]: kc = 27edf82d3421d5e6 20241024055531332 DAUC <0003> auc.c:180 vector [3]: sres = a3dbcf71 20241024055531332 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241024055531332 DAUC <0003> auc.c:113 vector [4]: rand = e77d7f56a9ec9f56f82da3f0205fbc25 20241024055531332 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241024055531332 DAUC <0003> auc.c:142 vector [4]: autn = d013be3d045a0000a298bd7aa41c9cfd 20241024055531332 DAUC <0003> auc.c:143 vector [4]: ck = d3f7d883a2f69c56e5ada9431c9eb5cd 20241024055531332 DAUC <0003> auc.c:144 vector [4]: ik = fb73fbde69be9026d70e04f481ddd032 20241024055531332 DAUC <0003> auc.c:145 vector [4]: res = af3325b2a6e67d6b0000000000000000 20241024055531332 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241024055531332 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241024055531332 DAUC <0003> auc.c:179 vector [4]: kc = b2fa51906cd7843b 20241024055531332 DAUC <0003> auc.c:180 vector [4]: sres = 53e0eb66 20241024055531332 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241024055531332 DAUC <0003> db_auc.c:245 IMSI='262426307392682': Generated 5 vectors 20241024055531332 DAUC <0003> db_auc.c:249 IMSI='262426307392682': Updating SQN=481 in DB 20241024055531343 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426307392682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426307392682"} 20241024055531343 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426307392682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055531343 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055531343 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055531345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45062<->l=127.0.0.1:4258 20241024055531379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44996<->l=127.0.0.1:4258 20241024055531380 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38177<->l=127.0.0.1:4259) 20241024055531380 DLINP <000b> input/ipa.c:451 connected read/write 20241024055531380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055531380 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055531380 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055531380 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055531419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45072<->l=127.0.0.1:4258 20241024055531420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45072<->l=127.0.0.1:4258 20241024055534492 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055534492 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055534494 DLINP <000b> input/ipa.c:451 connected read/write 20241024055534494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055534495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45078<->l=127.0.0.1:4258 20241024055534497 DLINP <000b> input/ipa.c:451 connected read/write 20241024055534497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055534497 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055534497 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055534497 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  20241024055534497 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055534497 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  20241024055534497 DLGSUP <0013> gsup_server.c:235 2:  20241024055534497 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055534497 DLGSUP <0013> gsup_server.c:235 3:  20241024055534497 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055534497 DLGSUP <0013> gsup_server.c:235 4:  20241024055534497 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055534497 DLGSUP <0013> gsup_server.c:235 5:  20241024055534497 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055534497 DLGSUP <0013> gsup_server.c:235 7:  20241024055534497 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055534497 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055534497 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055534497 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055534518 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46591<->l=127.0.0.1:4259) 20241024055534541 DAUC <0003> db_auc.c:157 IMSI='262429838802734': No 2G Auth Data 20241024055534541 DAUC <0003> db_auc.c:192 IMSI='262429838802734': No 3G Auth Data 20241024055534605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45090<->l=127.0.0.1:4258 20241024055534609 DLINP <000b> input/ipa.c:451 connected read/write 20241024055534609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055534609 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429838802734 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429838802734"} 20241024055534609 DAUC <0003> db_auc.c:157 IMSI='262429838802734': No 2G Auth Data 20241024055534609 DAUC <0003> db_auc.c:236 IMSI='262429838802734': Calling to generate 5 vectors 20241024055534609 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241024055534609 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055534609 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241024055534609 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241024055534609 DAUC <0003> auc.c:113 vector [0]: rand = 73852433f166aa4acbf0dda1444bed33 20241024055534609 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241024055534609 DAUC <0003> auc.c:142 vector [0]: autn = 53e9b5f632c18000f4c2b4b4627bee9e 20241024055534609 DAUC <0003> auc.c:143 vector [0]: ck = 39f0e9d414b1a317371f6fe624a41c7e 20241024055534609 DAUC <0003> auc.c:144 vector [0]: ik = 99424d65aeacb1f1d8ddf2c932f7fce8 20241024055534609 DAUC <0003> auc.c:145 vector [0]: res = 33d9188b0299ccaa0000000000000000 20241024055534609 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055534609 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241024055534609 DAUC <0003> auc.c:151 vector [0]: kc = 4f70399eac4ef270 20241024055534609 DAUC <0003> auc.c:152 vector [0]: sres = 3140d421 20241024055534609 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241024055534609 DAUC <0003> auc.c:113 vector [1]: rand = a90ac4079ad470a1425c8a717e63857e 20241024055534609 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241024055534609 DAUC <0003> auc.c:142 vector [1]: autn = a511eded24258000f5b5ac0db50d7bb1 20241024055534609 DAUC <0003> auc.c:143 vector [1]: ck = 4aec22e06c6ee68cc1690d20cb9e8669 20241024055534609 DAUC <0003> auc.c:144 vector [1]: ik = abb54b09c052fd63fddb68a44670840b 20241024055534609 DAUC <0003> auc.c:145 vector [1]: res = 6dc7f220f63815cc0000000000000000 20241024055534609 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055534609 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241024055534609 DAUC <0003> auc.c:151 vector [1]: kc = ddeb0c6d21d2198d 20241024055534609 DAUC <0003> auc.c:152 vector [1]: sres = 9bffe7ec 20241024055534609 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241024055534609 DAUC <0003> auc.c:113 vector [2]: rand = 8dbcce9c98af7b3793e63ec0b125ccf5 20241024055534609 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241024055534609 DAUC <0003> auc.c:142 vector [2]: autn = ddf4d66b66bc8000d8d682fe910df3d0 20241024055534609 DAUC <0003> auc.c:143 vector [2]: ck = af30857c000062a9b04aa82a781ae71a 20241024055534609 DAUC <0003> auc.c:144 vector [2]: ik = 4c97a0c156430590c1e737dd6e8e54c9 20241024055534609 DAUC <0003> auc.c:145 vector [2]: res = 488f57f40503fa570000000000000000 20241024055534609 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055534609 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241024055534609 DAUC <0003> auc.c:151 vector [2]: kc = 920aba4a40d7d4ea 20241024055534609 DAUC <0003> auc.c:152 vector [2]: sres = 4d8cada3 20241024055534609 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241024055534609 DAUC <0003> auc.c:113 vector [3]: rand = 8ac1810adc402bdaf2019c29a348d0e3 20241024055534609 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241024055534609 DAUC <0003> auc.c:142 vector [3]: autn = 99494dde48e0800091cf245508a2ec70 20241024055534609 DAUC <0003> auc.c:143 vector [3]: ck = 7b0453419ba2dda91a51a2759f39fc7e 20241024055534609 DAUC <0003> auc.c:144 vector [3]: ik = e888761ffa938e17bb22076efe87ad0c 20241024055534609 DAUC <0003> auc.c:145 vector [3]: res = 880e134d591056a60000000000000000 20241024055534609 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055534609 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241024055534609 DAUC <0003> auc.c:151 vector [3]: kc = 32ff8045008f02cc 20241024055534609 DAUC <0003> auc.c:152 vector [3]: sres = d11e45eb 20241024055534609 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241024055534609 DAUC <0003> auc.c:113 vector [4]: rand = e71f2ae945eaab9ed2447ac041629e74 20241024055534609 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241024055534609 DAUC <0003> auc.c:142 vector [4]: autn = 7b84af5b5253800001b39cfa9fe4e83a 20241024055534609 DAUC <0003> auc.c:143 vector [4]: ck = 6af38904fdc4bbb0de59a1ef10949d98 20241024055534609 DAUC <0003> auc.c:144 vector [4]: ik = 04f79af490703e611b7692a783a1aa96 20241024055534609 DAUC <0003> auc.c:145 vector [4]: res = 35749c1ed6f00e920000000000000000 20241024055534609 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241024055534609 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241024055534609 DAUC <0003> auc.c:151 vector [4]: kc = ab2b20b8fe81b2df 20241024055534609 DAUC <0003> auc.c:152 vector [4]: sres = e384928c 20241024055534609 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241024055534609 DAUC <0003> db_auc.c:245 IMSI='262429838802734': Generated 5 vectors 20241024055534609 DAUC <0003> db_auc.c:249 IMSI='262429838802734': Updating SQN=161 in DB 20241024055534620 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429838802734 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429838802734"} 20241024055534621 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429838802734 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055534621 DLINP <000b> input/ipa.c:451 connected read/write 20241024055534621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055534621 DLINP <000b> input/ipa.c:451 connected read/write 20241024055534621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055534624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45090<->l=127.0.0.1:4258 20241024055534653 DAUC <0003> db_auc.c:157 IMSI='262421552900536': No 2G Auth Data 20241024055534653 DAUC <0003> db_auc.c:192 IMSI='262421552900536': No 3G Auth Data 20241024055534686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45098<->l=127.0.0.1:4258 20241024055534689 DLINP <000b> input/ipa.c:451 connected read/write 20241024055534689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055534689 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421552900536 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421552900536"} 20241024055534689 DAUC <0003> db_auc.c:157 IMSI='262421552900536': No 2G Auth Data 20241024055534689 DAUC <0003> db_auc.c:236 IMSI='262421552900536': Calling to generate 5 vectors 20241024055534689 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241024055534689 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055534689 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241024055534689 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241024055534689 DAUC <0003> auc.c:113 vector [0]: rand = dbf22d4f3f5f7862ac45b7217cbf586a 20241024055534689 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241024055534689 DAUC <0003> auc.c:142 vector [0]: autn = 0935ee1835d780006e1b98cc398007dc 20241024055534689 DAUC <0003> auc.c:143 vector [0]: ck = c2510d71d35f6d7149e3632fa9876a7f 20241024055534689 DAUC <0003> auc.c:144 vector [0]: ik = 93bbf11b73225b156683a14cc361b86c 20241024055534689 DAUC <0003> auc.c:145 vector [0]: res = 94e3a0a8545e3f310000000000000000 20241024055534689 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055534689 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241024055534689 DAUC <0003> auc.c:151 vector [0]: kc = 7e8a3e09ca9be477 20241024055534689 DAUC <0003> auc.c:152 vector [0]: sres = c0bd9f99 20241024055534689 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241024055534689 DAUC <0003> auc.c:113 vector [1]: rand = 9a06353219904c9a8bf1f76f000b821a 20241024055534689 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241024055534689 DAUC <0003> auc.c:142 vector [1]: autn = 849bee073fef8000c84b945817066d7b 20241024055534689 DAUC <0003> auc.c:143 vector [1]: ck = ed54b4e1876ae5ebca1679cc0af0a5e6 20241024055534689 DAUC <0003> auc.c:144 vector [1]: ik = 4a70327cbe5c2d16a18f1a9835da2490 20241024055534689 DAUC <0003> auc.c:145 vector [1]: res = a8125be23aac001a0000000000000000 20241024055534689 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055534689 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241024055534689 DAUC <0003> auc.c:151 vector [1]: kc = ccbde5c9061c498b 20241024055534689 DAUC <0003> auc.c:152 vector [1]: sres = 92be5bf8 20241024055534689 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241024055534689 DAUC <0003> auc.c:113 vector [2]: rand = 185e71ebf9b3152ac6329039ed8b2f53 20241024055534689 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241024055534689 DAUC <0003> auc.c:142 vector [2]: autn = 4c8f1a55d14480009676d080a554deb9 20241024055534689 DAUC <0003> auc.c:143 vector [2]: ck = 212ee06e323942450439546fc21f3303 20241024055534689 DAUC <0003> auc.c:144 vector [2]: ik = 2a52d6d2c224b16003a3073eeb45e74d 20241024055534689 DAUC <0003> auc.c:145 vector [2]: res = 410f9602aa4794bc0000000000000000 20241024055534689 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055534689 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241024055534689 DAUC <0003> auc.c:151 vector [2]: kc = 0ce665edd947276b 20241024055534689 DAUC <0003> auc.c:152 vector [2]: sres = eb4802be 20241024055534689 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241024055534689 DAUC <0003> auc.c:113 vector [3]: rand = 148fdedb4c50d1a0b4c4d7bfc84d95e3 20241024055534689 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241024055534689 DAUC <0003> auc.c:142 vector [3]: autn = 3a1fb86bb32680003837be1366119228 20241024055534689 DAUC <0003> auc.c:143 vector [3]: ck = 9a7462e16f8b26e0a3ab2118f311cc4f 20241024055534689 DAUC <0003> auc.c:144 vector [3]: ik = 6ceea83c5c64b64b2e2709ce16ff1b41 20241024055534689 DAUC <0003> auc.c:145 vector [3]: res = 24e4cfe5f62d80bb0000000000000000 20241024055534689 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055534689 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241024055534689 DAUC <0003> auc.c:151 vector [3]: kc = 7b16e20bd60147a5 20241024055534689 DAUC <0003> auc.c:152 vector [3]: sres = d2c94f5e 20241024055534690 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241024055534690 DAUC <0003> auc.c:113 vector [4]: rand = c8ae6d3faa7d37f1d8910b6f7f8dda9e 20241024055534690 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241024055534690 DAUC <0003> auc.c:142 vector [4]: autn = 3986182f4a808000decb1806e7a83b28 20241024055534690 DAUC <0003> auc.c:143 vector [4]: ck = 6a0c6bb081f6a6f0573fd1c3e771000b 20241024055534690 DAUC <0003> auc.c:144 vector [4]: ik = 7f37c1fa144d3f2d1faaaa1e3ed54260 20241024055534690 DAUC <0003> auc.c:145 vector [4]: res = cbd23a20787ff6110000000000000000 20241024055534690 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241024055534690 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241024055534690 DAUC <0003> auc.c:151 vector [4]: kc = 5daed1974c1fdbb6 20241024055534690 DAUC <0003> auc.c:152 vector [4]: sres = b3adcc31 20241024055534690 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241024055534690 DAUC <0003> db_auc.c:245 IMSI='262421552900536': Generated 5 vectors 20241024055534690 DAUC <0003> db_auc.c:249 IMSI='262421552900536': Updating SQN=161 in DB 20241024055534698 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421552900536 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421552900536"} 20241024055534698 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421552900536 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055534698 DLINP <000b> input/ipa.c:451 connected read/write 20241024055534698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055534698 DLINP <000b> input/ipa.c:451 connected read/write 20241024055534698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055534702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45098<->l=127.0.0.1:4258 20241024055534726 DAUC <0003> db_auc.c:157 IMSI='262423528728116': No 2G Auth Data 20241024055534726 DAUC <0003> db_auc.c:192 IMSI='262423528728116': No 3G Auth Data 20241024055534765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45102<->l=127.0.0.1:4258 20241024055534770 DLINP <000b> input/ipa.c:451 connected read/write 20241024055534770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055534770 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423528728116 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423528728116"} 20241024055534770 DAUC <0003> db_auc.c:236 IMSI='262423528728116': Calling to generate 5 vectors 20241024055534770 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241024055534770 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055534770 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241024055534770 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241024055534770 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055534770 DAUC <0003> auc.c:113 vector [0]: rand = fe712b7d017806fea70e42bf9e05056a 20241024055534770 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241024055534770 DAUC <0003> auc.c:142 vector [0]: autn = 21ac25ea669c800077452164110e4563 20241024055534770 DAUC <0003> auc.c:143 vector [0]: ck = 4d65375fffdc7f8d3154cb6f359741bc 20241024055534770 DAUC <0003> auc.c:144 vector [0]: ik = b7ac5ddb4cbcd2f1704cb976b7e2bf0f 20241024055534770 DAUC <0003> auc.c:145 vector [0]: res = 90177742ac2969a60000000000000000 20241024055534770 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055534770 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241024055534770 DAUC <0003> auc.c:179 vector [0]: kc = a4356d7735afe000 20241024055534770 DAUC <0003> auc.c:180 vector [0]: sres = 5b084816 20241024055534770 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241024055534770 DAUC <0003> auc.c:113 vector [1]: rand = 66c0c503421312bc90ca88dafd26517b 20241024055534770 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241024055534770 DAUC <0003> auc.c:142 vector [1]: autn = c74d07de53558000e9b4b10f895d0d8e 20241024055534770 DAUC <0003> auc.c:143 vector [1]: ck = f010e1953f07f22d56ee1fcfaccfe302 20241024055534770 DAUC <0003> auc.c:144 vector [1]: ik = 0a1ec27d503796c6c81988d226f45fb9 20241024055534770 DAUC <0003> auc.c:145 vector [1]: res = 1c8209ce933bd27a0000000000000000 20241024055534770 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055534770 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241024055534770 DAUC <0003> auc.c:179 vector [1]: kc = 7a52b239b2513c00 20241024055534770 DAUC <0003> auc.c:180 vector [1]: sres = 09170b76 20241024055534770 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241024055534770 DAUC <0003> auc.c:113 vector [2]: rand = 4a1e2123337f20804bc8bb978d973848 20241024055534770 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241024055534770 DAUC <0003> auc.c:142 vector [2]: autn = 0c8983c794548000ad4e6e09061e796c 20241024055534770 DAUC <0003> auc.c:143 vector [2]: ck = 80a147804c23225df78bcb823933cc0d 20241024055534770 DAUC <0003> auc.c:144 vector [2]: ik = 3ef0bb487d5a19f9d9991e257d0beea2 20241024055534770 DAUC <0003> auc.c:145 vector [2]: res = 7ef552a7a29623e10000000000000000 20241024055534770 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055534770 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241024055534770 DAUC <0003> auc.c:179 vector [2]: kc = 6cd6d9f3a5d85400 20241024055534770 DAUC <0003> auc.c:180 vector [2]: sres = d59be87d 20241024055534770 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241024055534770 DAUC <0003> auc.c:113 vector [3]: rand = 679e16e3bf3cb213d1ccd7cdacac88a6 20241024055534770 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241024055534770 DAUC <0003> auc.c:142 vector [3]: autn = 6ed090666622800066bb772be7ea69ff 20241024055534770 DAUC <0003> auc.c:143 vector [3]: ck = 2f9628e20c8a31d3fac76ded5b9b3c55 20241024055534770 DAUC <0003> auc.c:144 vector [3]: ik = ef06ef6d1d4a49664ee9aa2321d34179 20241024055534770 DAUC <0003> auc.c:145 vector [3]: res = a67982464e6d7ee20000000000000000 20241024055534770 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055534770 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241024055534770 DAUC <0003> auc.c:179 vector [3]: kc = 1de4c99298c68000 20241024055534770 DAUC <0003> auc.c:180 vector [3]: sres = f70eb160 20241024055534770 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241024055534770 DAUC <0003> auc.c:113 vector [4]: rand = acf1b00276071c45a27f594d14048342 20241024055534770 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241024055534770 DAUC <0003> auc.c:142 vector [4]: autn = 7cdf17f18fbf8000efe6fd3b60b1f8ea 20241024055534770 DAUC <0003> auc.c:143 vector [4]: ck = 0d371907d5460e16d680366fc4d0c721 20241024055534770 DAUC <0003> auc.c:144 vector [4]: ik = 6afc4ea5e008ed07ab1583ad4ca2386a 20241024055534770 DAUC <0003> auc.c:145 vector [4]: res = e8f12bf5f43b5d310000000000000000 20241024055534770 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241024055534770 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241024055534770 DAUC <0003> auc.c:179 vector [4]: kc = 169fb1dd62081000 20241024055534770 DAUC <0003> auc.c:180 vector [4]: sres = 0fc3ecdf 20241024055534770 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241024055534770 DAUC <0003> db_auc.c:245 IMSI='262423528728116': Generated 5 vectors 20241024055534770 DAUC <0003> db_auc.c:249 IMSI='262423528728116': Updating SQN=161 in DB 20241024055534778 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423528728116 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423528728116"} 20241024055534778 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423528728116 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055534778 DLINP <000b> input/ipa.c:451 connected read/write 20241024055534778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055534778 DLINP <000b> input/ipa.c:451 connected read/write 20241024055534778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055534781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45102<->l=127.0.0.1:4258 20241024055534814 DAUC <0003> db_auc.c:157 IMSI='262428241779099': No 2G Auth Data 20241024055534814 DAUC <0003> db_auc.c:192 IMSI='262428241779099': No 3G Auth Data 20241024055534854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45106<->l=127.0.0.1:4258 20241024055534857 DLINP <000b> input/ipa.c:451 connected read/write 20241024055534857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055534857 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428241779099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428241779099"} 20241024055534857 DAUC <0003> db_auc.c:236 IMSI='262428241779099': Calling to generate 5 vectors 20241024055534857 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241024055534857 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055534857 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241024055534857 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241024055534857 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055534857 DAUC <0003> auc.c:113 vector [0]: rand = 0ea6fb6ad7b216f85b93aa887a73bdf7 20241024055534857 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241024055534857 DAUC <0003> auc.c:142 vector [0]: autn = d03f9d0a3a2f80007b5ffdce58c97490 20241024055534857 DAUC <0003> auc.c:143 vector [0]: ck = 0ff584cd23d5356d0004cfe871c5285b 20241024055534857 DAUC <0003> auc.c:144 vector [0]: ik = 40b8c1e69671de4786daec034c7b661f 20241024055534857 DAUC <0003> auc.c:145 vector [0]: res = 05ef5617d3f9e5c50000000000000000 20241024055534857 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055534857 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241024055534857 DAUC <0003> auc.c:179 vector [0]: kc = 764543a868834000 20241024055534857 DAUC <0003> auc.c:180 vector [0]: sres = ee416db4 20241024055534857 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241024055534857 DAUC <0003> auc.c:113 vector [1]: rand = c15d6d2eba49c9909762979275e96229 20241024055534857 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241024055534857 DAUC <0003> auc.c:142 vector [1]: autn = 22470fcca5c080006bfd7bb91042f270 20241024055534857 DAUC <0003> auc.c:143 vector [1]: ck = 6e237b69ba493cbc247813d680743d91 20241024055534857 DAUC <0003> auc.c:144 vector [1]: ik = 475179a229c10fa045740ea5c7598f06 20241024055534857 DAUC <0003> auc.c:145 vector [1]: res = 2db599c013de7fbb0000000000000000 20241024055534857 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055534857 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241024055534857 DAUC <0003> auc.c:179 vector [1]: kc = 8cf3d159e37e4400 20241024055534857 DAUC <0003> auc.c:180 vector [1]: sres = 5feb192c 20241024055534857 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241024055534857 DAUC <0003> auc.c:113 vector [2]: rand = 6a77a8287ceed20d8fe2fc1d67ac475c 20241024055534857 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241024055534857 DAUC <0003> auc.c:142 vector [2]: autn = 536c978734678000a19f4f56ab1fc40b 20241024055534857 DAUC <0003> auc.c:143 vector [2]: ck = f779a60cbf8aed4f83d4ebaed224d4dc 20241024055534857 DAUC <0003> auc.c:144 vector [2]: ik = b67fd5a9f6001e4bc95f31dc1fadcc85 20241024055534857 DAUC <0003> auc.c:145 vector [2]: res = 5bb247aa44a31e580000000000000000 20241024055534857 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055534857 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241024055534857 DAUC <0003> auc.c:179 vector [2]: kc = 02895a6b41d3e400 20241024055534857 DAUC <0003> auc.c:180 vector [2]: sres = 34a8212c 20241024055534857 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241024055534857 DAUC <0003> auc.c:113 vector [3]: rand = 41ee8fc9c78286c766e4bc41055eabe2 20241024055534857 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241024055534857 DAUC <0003> auc.c:142 vector [3]: autn = 6681b05ff00380000437ea11a5d056ab 20241024055534857 DAUC <0003> auc.c:143 vector [3]: ck = b533cd29e8192a2d98f4c30874995a67 20241024055534857 DAUC <0003> auc.c:144 vector [3]: ik = 8d83d386e6eb7b846aad8bc5ba11ae89 20241024055534857 DAUC <0003> auc.c:145 vector [3]: res = d6a81205359720fc0000000000000000 20241024055534857 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055534857 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241024055534857 DAUC <0003> auc.c:179 vector [3]: kc = 9c899d079b0ee800 20241024055534857 DAUC <0003> auc.c:180 vector [3]: sres = baca809e 20241024055534857 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241024055534857 DAUC <0003> auc.c:113 vector [4]: rand = 32978af3a0678f3f39bee3fb3ddd1c7c 20241024055534857 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241024055534857 DAUC <0003> auc.c:142 vector [4]: autn = cad5af23031a8000f30f96eef80337b0 20241024055534857 DAUC <0003> auc.c:143 vector [4]: ck = 50c0e96ca27b6f1817a700ce693fdf5f 20241024055534857 DAUC <0003> auc.c:144 vector [4]: ik = 57e120f3460a87f10e774d50320767a0 20241024055534857 DAUC <0003> auc.c:145 vector [4]: res = 1f0d66ccdeb426280000000000000000 20241024055534857 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241024055534857 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241024055534857 DAUC <0003> auc.c:179 vector [4]: kc = 1702ef61bf858400 20241024055534857 DAUC <0003> auc.c:180 vector [4]: sres = bbaf36c6 20241024055534857 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241024055534857 DAUC <0003> db_auc.c:245 IMSI='262428241779099': Generated 5 vectors 20241024055534857 DAUC <0003> db_auc.c:249 IMSI='262428241779099': Updating SQN=161 in DB 20241024055534865 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428241779099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428241779099"} 20241024055534865 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428241779099 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055534865 DLINP <000b> input/ipa.c:451 connected read/write 20241024055534865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055534865 DLINP <000b> input/ipa.c:451 connected read/write 20241024055534865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055534869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45106<->l=127.0.0.1:4258 20241024055534904 DAUC <0003> db_auc.c:157 IMSI='262420727981907': No 2G Auth Data 20241024055534904 DAUC <0003> db_auc.c:192 IMSI='262420727981907': No 3G Auth Data 20241024055534946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45122<->l=127.0.0.1:4258 20241024055534950 DLINP <000b> input/ipa.c:451 connected read/write 20241024055534950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055534950 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420727981907 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420727981907"} 20241024055534950 DAUC <0003> db_auc.c:236 IMSI='262420727981907': Calling to generate 5 vectors 20241024055534950 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241024055534950 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241024055534950 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241024055534950 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241024055534950 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241024055534950 DAUC <0003> auc.c:113 vector [0]: rand = aa069affd136c24df09f9002b6719488 20241024055534950 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241024055534950 DAUC <0003> auc.c:142 vector [0]: autn = 4d3227872ab480002e809aa06fcd0405 20241024055534950 DAUC <0003> auc.c:143 vector [0]: ck = cabc4a39c7800ab54069cf8e46e1c5ed 20241024055534950 DAUC <0003> auc.c:144 vector [0]: ik = 1aa4afd2e159c0f82b57e1feeab41035 20241024055534950 DAUC <0003> auc.c:145 vector [0]: res = e527abd055d569f50000000000000000 20241024055534950 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241024055534950 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241024055534950 DAUC <0003> auc.c:179 vector [0]: kc = 30ad03c5346cfeb0 20241024055534950 DAUC <0003> auc.c:180 vector [0]: sres = 30e980dc 20241024055534950 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241024055534950 DAUC <0003> auc.c:113 vector [1]: rand = 0e2f289685e1900a2aa5ca2925656395 20241024055534950 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241024055534950 DAUC <0003> auc.c:142 vector [1]: autn = 9a35a1122a1c8000dcd58bb1398c89bc 20241024055534950 DAUC <0003> auc.c:143 vector [1]: ck = 8b3b6f604bfbd33e0a06530b01d9bab3 20241024055534950 DAUC <0003> auc.c:144 vector [1]: ik = b284ed659fe2efc177dfa3c41ab0f4ce 20241024055534950 DAUC <0003> auc.c:145 vector [1]: res = 0e734a7c5dee8e250000000000000000 20241024055534950 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241024055534950 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241024055534950 DAUC <0003> auc.c:179 vector [1]: kc = ff92f9458e0e326a 20241024055534950 DAUC <0003> auc.c:180 vector [1]: sres = e113dac2 20241024055534950 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241024055534950 DAUC <0003> auc.c:113 vector [2]: rand = e5b5cf196191ae7789cf66b91c1672ec 20241024055534950 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241024055534950 DAUC <0003> auc.c:142 vector [2]: autn = 838f1366a4708000a97878607bd87975 20241024055534950 DAUC <0003> auc.c:143 vector [2]: ck = 04f5188bc843535442a5c332bb817275 20241024055534950 DAUC <0003> auc.c:144 vector [2]: ik = c83afebcd5df5dd614b912a0cc256a08 20241024055534950 DAUC <0003> auc.c:145 vector [2]: res = e71681219697ff690000000000000000 20241024055534950 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241024055534950 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241024055534950 DAUC <0003> auc.c:179 vector [2]: kc = 9a8ee16e4a6e675b 20241024055534950 DAUC <0003> auc.c:180 vector [2]: sres = ed003662 20241024055534950 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241024055534950 DAUC <0003> auc.c:113 vector [3]: rand = 083c455d8fae07a5d9dfbd8c7954634d 20241024055534950 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241024055534950 DAUC <0003> auc.c:142 vector [3]: autn = db141ef6150280000bf97b647ba7cbfa 20241024055534950 DAUC <0003> auc.c:143 vector [3]: ck = 41ecefb60a2d17fe2573e0f883fadd52 20241024055534950 DAUC <0003> auc.c:144 vector [3]: ik = 8cdc1b94aca16b93229afcac118d213d 20241024055534950 DAUC <0003> auc.c:145 vector [3]: res = 334ad3a554d3a0d60000000000000000 20241024055534950 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241024055534950 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241024055534950 DAUC <0003> auc.c:179 vector [3]: kc = e66930b54e226e36 20241024055534950 DAUC <0003> auc.c:180 vector [3]: sres = 04096cc6 20241024055534950 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241024055534950 DAUC <0003> auc.c:113 vector [4]: rand = 74babddc69bcf9cdc22592bf21b31300 20241024055534950 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241024055534950 DAUC <0003> auc.c:142 vector [4]: autn = 27bc7367a6f980000a28cd86b74c6f69 20241024055534950 DAUC <0003> auc.c:143 vector [4]: ck = 61d10ba8a14aba4248e88d76dac438db 20241024055534950 DAUC <0003> auc.c:144 vector [4]: ik = 95bb2c7c9434599b983009c757fa00b1 20241024055534950 DAUC <0003> auc.c:145 vector [4]: res = 60706fff231b066e0000000000000000 20241024055534950 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241024055534950 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241024055534950 DAUC <0003> auc.c:179 vector [4]: kc = c13f45d06cf86590 20241024055534950 DAUC <0003> auc.c:180 vector [4]: sres = 92165939 20241024055534950 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241024055534950 DAUC <0003> db_auc.c:245 IMSI='262420727981907': Generated 5 vectors 20241024055534950 DAUC <0003> db_auc.c:249 IMSI='262420727981907': Updating SQN=161 in DB 20241024055534958 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420727981907 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420727981907"} 20241024055534958 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420727981907 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055534958 DLINP <000b> input/ipa.c:451 connected read/write 20241024055534958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055534958 DLINP <000b> input/ipa.c:451 connected read/write 20241024055534958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055534961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45122<->l=127.0.0.1:4258 20241024055534987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45078<->l=127.0.0.1:4258 20241024055534988 DLINP <000b> input/ipa.c:451 connected read/write 20241024055534988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055534988 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055534988 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055534988 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055534988 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46591<->l=127.0.0.1:4259) 20241024055535033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45132<->l=127.0.0.1:4258 20241024055535033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45132<->l=127.0.0.1:4258 20241024055538108 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055538108 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055538111 DLINP <000b> input/ipa.c:451 connected read/write 20241024055538111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055538111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52314<->l=127.0.0.1:4258 20241024055538113 DLINP <000b> input/ipa.c:451 connected read/write 20241024055538113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055538113 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055538114 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055538114 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  20241024055538114 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055538114 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  20241024055538114 DLGSUP <0013> gsup_server.c:235 2:  20241024055538114 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055538114 DLGSUP <0013> gsup_server.c:235 3:  20241024055538114 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055538114 DLGSUP <0013> gsup_server.c:235 4:  20241024055538114 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055538114 DLGSUP <0013> gsup_server.c:235 5:  20241024055538114 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055538114 DLGSUP <0013> gsup_server.c:235 7:  20241024055538114 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055538114 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055538114 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055538114 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055538132 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36449<->l=127.0.0.1:4259) 20241024055538147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52316<->l=127.0.0.1:4258 20241024055538161 DLINP <000b> input/ipa.c:451 connected read/write 20241024055538161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055538161 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424795408684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424795408684" cn_domain=PS} 20241024055538161 DLU <0006> fsm.c:456 lu(262424795408684)[0x56114794f6f0]{UNVALIDATED}: Allocated 20241024055538161 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424795408684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241024055538161 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424795408684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424795408684" cause=IMSI unknown in HLR} 20241024055538161 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424795408684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055538161 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424795408684)[0x56114794f6f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055538161 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424795408684)[0x56114794f6f0]{UNVALIDATED}: Freeing instance 20241024055538161 DLU <0006> fsm.c:568 lu(PS:IMSI-262424795408684)[0x56114794f6f0]{UNVALIDATED}: Deallocated 20241024055538161 DLINP <000b> input/ipa.c:451 connected read/write 20241024055538161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055538161 DLINP <000b> input/ipa.c:451 connected read/write 20241024055538161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055538164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52316<->l=127.0.0.1:4258 20241024055538165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52314<->l=127.0.0.1:4258 20241024055538166 DLINP <000b> input/ipa.c:451 connected read/write 20241024055538166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055538166 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055538166 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055538166 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055538166 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36449<->l=127.0.0.1:4259) 20241024055538204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52324<->l=127.0.0.1:4258 20241024055538205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52324<->l=127.0.0.1:4258 20241024055541277 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055541277 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055541279 DLINP <000b> input/ipa.c:451 connected read/write 20241024055541279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055541280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52326<->l=127.0.0.1:4258 20241024055541282 DLINP <000b> input/ipa.c:451 connected read/write 20241024055541282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055541282 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055541282 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055541282 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  20241024055541282 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055541282 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  20241024055541282 DLGSUP <0013> gsup_server.c:235 2:  20241024055541282 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055541282 DLGSUP <0013> gsup_server.c:235 3:  20241024055541282 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055541282 DLGSUP <0013> gsup_server.c:235 4:  20241024055541282 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055541282 DLGSUP <0013> gsup_server.c:235 5:  20241024055541282 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055541282 DLGSUP <0013> gsup_server.c:235 7:  20241024055541282 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055541282 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055541282 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055541282 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055541301 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44683<->l=127.0.0.1:4259) 20241024055541316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52340<->l=127.0.0.1:4258 20241024055541325 DLINP <000b> input/ipa.c:451 connected read/write 20241024055541325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055541325 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262428323523355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428323523355" cn_domain=PS source_name="the-source\n"} 20241024055541325 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241024055541325 DLU <0006> fsm.c:456 lu(262428323523355)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055541325 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262428323523355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241024055541325 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262428323523355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428323523355" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241024055541325 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262428323523355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055541325 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428323523355)[0x5611479507c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055541325 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428323523355)[0x5611479507c0]{UNVALIDATED}: Freeing instance 20241024055541325 DLU <0006> fsm.c:568 lu(PS:IMSI-262428323523355)[0x5611479507c0]{UNVALIDATED}: Deallocated 20241024055541325 DLINP <000b> input/ipa.c:451 connected read/write 20241024055541325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055541325 DLINP <000b> input/ipa.c:451 connected read/write 20241024055541325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055541328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52340<->l=127.0.0.1:4258 20241024055541329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52326<->l=127.0.0.1:4258 20241024055541330 DLINP <000b> input/ipa.c:451 connected read/write 20241024055541330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055541330 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055541330 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055541330 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055541330 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241024055541330 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44683<->l=127.0.0.1:4259) 20241024055541371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52344<->l=127.0.0.1:4258 20241024055541371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52344<->l=127.0.0.1:4258 20241024055544441 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055544441 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055544442 DLINP <000b> input/ipa.c:451 connected read/write 20241024055544442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055544443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52360<->l=127.0.0.1:4258 20241024055544444 DLINP <000b> input/ipa.c:451 connected read/write 20241024055544444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055544444 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055544444 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055544444 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  20241024055544444 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055544444 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  20241024055544444 DLGSUP <0013> gsup_server.c:235 2:  20241024055544444 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055544444 DLGSUP <0013> gsup_server.c:235 3:  20241024055544444 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055544444 DLGSUP <0013> gsup_server.c:235 4:  20241024055544444 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055544444 DLGSUP <0013> gsup_server.c:235 5:  20241024055544444 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055544444 DLGSUP <0013> gsup_server.c:235 7:  20241024055544444 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055544444 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055544444 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055544444 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055544465 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42859<->l=127.0.0.1:4259) 20241024055544479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52366<->l=127.0.0.1:4258 20241024055544486 DLINP <000b> input/ipa.c:451 connected read/write 20241024055544486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055544486 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425159662492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425159662492" cn_domain=PS} 20241024055544486 DLU <0006> fsm.c:456 lu(262425159662492)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055544486 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425159662492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241024055544486 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425159662492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425159662492" cause=Roaming not allowed in this location area} 20241024055544486 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425159662492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055544486 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425159662492)[0x5611479507c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055544486 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425159662492)[0x5611479507c0]{UNVALIDATED}: Freeing instance 20241024055544486 DLU <0006> fsm.c:568 lu(PS:IMSI-262425159662492)[0x5611479507c0]{UNVALIDATED}: Deallocated 20241024055544486 DLINP <000b> input/ipa.c:451 connected read/write 20241024055544486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055544486 DLINP <000b> input/ipa.c:451 connected read/write 20241024055544486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055544488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52366<->l=127.0.0.1:4258 20241024055544489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52360<->l=127.0.0.1:4258 20241024055544490 DLINP <000b> input/ipa.c:451 connected read/write 20241024055544490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055544490 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055544490 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055544490 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055544490 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42859<->l=127.0.0.1:4259) 20241024055544529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52376<->l=127.0.0.1:4258 20241024055544529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52376<->l=127.0.0.1:4258 20241024055547602 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055547602 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055547604 DLINP <000b> input/ipa.c:451 connected read/write 20241024055547604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055547604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50278<->l=127.0.0.1:4258 20241024055547606 DLINP <000b> input/ipa.c:451 connected read/write 20241024055547606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055547606 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055547606 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055547606 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  20241024055547606 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055547606 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  20241024055547606 DLGSUP <0013> gsup_server.c:235 2:  20241024055547606 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055547606 DLGSUP <0013> gsup_server.c:235 3:  20241024055547606 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055547606 DLGSUP <0013> gsup_server.c:235 4:  20241024055547606 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055547606 DLGSUP <0013> gsup_server.c:235 5:  20241024055547606 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055547606 DLGSUP <0013> gsup_server.c:235 7:  20241024055547606 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055547606 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055547606 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055547606 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055547623 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36007<->l=127.0.0.1:4259) 20241024055547633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50282<->l=127.0.0.1:4258 20241024055547649 DLINP <000b> input/ipa.c:451 connected read/write 20241024055547649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055547649 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420409246804 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420409246804"} 20241024055547649 DAUC <0003> db_auc.c:133 IMSI='262420409246804': No such subscriber 20241024055547649 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420409246804 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241024055547649 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420409246804 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420409246804" cause=IMSI unknown in HLR} 20241024055547649 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420409246804 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055547649 DLINP <000b> input/ipa.c:451 connected read/write 20241024055547649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055547649 DLINP <000b> input/ipa.c:451 connected read/write 20241024055547649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055547652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50282<->l=127.0.0.1:4258 20241024055547653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50278<->l=127.0.0.1:4258 20241024055547654 DLINP <000b> input/ipa.c:451 connected read/write 20241024055547654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055547654 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055547654 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055547654 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055547654 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36007<->l=127.0.0.1:4259) 20241024055547693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50286<->l=127.0.0.1:4258 20241024055547693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50286<->l=127.0.0.1:4258 20241024055550770 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055550770 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055550773 DLINP <000b> input/ipa.c:451 connected read/write 20241024055550773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055550774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50292<->l=127.0.0.1:4258 20241024055550775 DLINP <000b> input/ipa.c:451 connected read/write 20241024055550775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055550775 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055550775 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055550775 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  20241024055550775 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055550775 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  20241024055550775 DLGSUP <0013> gsup_server.c:235 2:  20241024055550775 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055550775 DLGSUP <0013> gsup_server.c:235 3:  20241024055550775 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055550775 DLGSUP <0013> gsup_server.c:235 4:  20241024055550775 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055550775 DLGSUP <0013> gsup_server.c:235 5:  20241024055550775 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055550775 DLGSUP <0013> gsup_server.c:235 7:  20241024055550775 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055550775 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055550775 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055550775 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055550795 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34525<->l=127.0.0.1:4259) 20241024055550817 DAUC <0003> db_auc.c:157 IMSI='262428283553133': No 2G Auth Data 20241024055550817 DAUC <0003> db_auc.c:192 IMSI='262428283553133': No 3G Auth Data 20241024055550857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50302<->l=127.0.0.1:4258 20241024055550862 DLINP <000b> input/ipa.c:451 connected read/write 20241024055550862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055550862 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428283553133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428283553133" cn_domain=PS} 20241024055550862 DLU <0006> fsm.c:456 lu(262428283553133)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055550862 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428283553133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055550879 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428283553133)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055550879 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428283553133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428283553133" cn_domain=PS} 20241024055550879 DLINP <000b> input/ipa.c:451 connected read/write 20241024055550879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055550879 DLINP <000b> input/ipa.c:451 connected read/write 20241024055550879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055550882 DLINP <000b> input/ipa.c:451 connected read/write 20241024055550883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055550883 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428283553133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428283553133"} 20241024055550883 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428283553133)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055550883 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428283553133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055550883 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428283553133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428283553133"} 20241024055550883 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428283553133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055550883 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428283553133)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055550883 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428283553133)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055550883 DLU <0006> fsm.c:568 lu(PS:IMSI-262428283553133)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055550883 DLINP <000b> input/ipa.c:451 connected read/write 20241024055550883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055550883 DLINP <000b> input/ipa.c:451 connected read/write 20241024055550883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055550884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50302<->l=127.0.0.1:4258 20241024055550910 DAUC <0003> db_auc.c:157 IMSI='262421388218594': No 2G Auth Data 20241024055550910 DAUC <0003> db_auc.c:192 IMSI='262421388218594': No 3G Auth Data 20241024055550919 DLGSUP <0013> hlr.c:121 IMSI 262421388218594: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055550944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50310<->l=127.0.0.1:4258 20241024055550948 DLINP <000b> input/ipa.c:451 connected read/write 20241024055550948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055550948 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421388218594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421388218594" cn_domain=PS} 20241024055550948 DLU <0006> fsm.c:456 lu(262421388218594)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055550948 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421388218594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055550964 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421388218594)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055550964 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421388218594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421388218594" cn_domain=PS} 20241024055550964 DLINP <000b> input/ipa.c:451 connected read/write 20241024055550964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055550964 DLINP <000b> input/ipa.c:451 connected read/write 20241024055550964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055550967 DLINP <000b> input/ipa.c:451 connected read/write 20241024055550967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055550967 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421388218594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421388218594"} 20241024055550967 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421388218594)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055550967 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421388218594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055550967 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421388218594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421388218594"} 20241024055550967 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421388218594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055550967 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421388218594)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055550967 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421388218594)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055550967 DLU <0006> fsm.c:568 lu(PS:IMSI-262421388218594)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055550967 DLINP <000b> input/ipa.c:451 connected read/write 20241024055550967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055550967 DLINP <000b> input/ipa.c:451 connected read/write 20241024055550967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055550968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50310<->l=127.0.0.1:4258 20241024055550992 DAUC <0003> db_auc.c:157 IMSI='262423041428784': No 2G Auth Data 20241024055550992 DAUC <0003> db_auc.c:192 IMSI='262423041428784': No 3G Auth Data 20241024055551000 DLGSUP <0013> hlr.c:121 IMSI 262423041428784: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055551023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50314<->l=127.0.0.1:4258 20241024055551026 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055551027 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423041428784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423041428784" cn_domain=PS} 20241024055551027 DLU <0006> fsm.c:456 lu(262423041428784)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055551027 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423041428784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055551042 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423041428784)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055551042 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423041428784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423041428784" cn_domain=PS} 20241024055551042 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055551042 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055551045 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055551045 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423041428784 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423041428784"} 20241024055551045 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423041428784)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055551045 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423041428784 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055551045 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423041428784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423041428784"} 20241024055551045 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423041428784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055551045 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423041428784)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055551045 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423041428784)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055551045 DLU <0006> fsm.c:568 lu(PS:IMSI-262423041428784)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055551045 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055551045 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055551047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50314<->l=127.0.0.1:4258 20241024055551072 DAUC <0003> db_auc.c:157 IMSI='262423464273364': No 2G Auth Data 20241024055551072 DAUC <0003> db_auc.c:192 IMSI='262423464273364': No 3G Auth Data 20241024055551081 DLGSUP <0013> hlr.c:121 IMSI 262423464273364: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055551102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50322<->l=127.0.0.1:4258 20241024055551106 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055551106 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423464273364 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423464273364" cn_domain=PS} 20241024055551106 DLU <0006> fsm.c:456 lu(262423464273364)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055551106 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423464273364 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055551122 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423464273364)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055551122 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423464273364 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423464273364" cn_domain=PS} 20241024055551122 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055551122 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055551125 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055551125 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423464273364 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423464273364"} 20241024055551125 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423464273364)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055551125 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423464273364 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055551125 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423464273364 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423464273364"} 20241024055551125 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423464273364 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055551125 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423464273364)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055551125 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423464273364)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055551125 DLU <0006> fsm.c:568 lu(PS:IMSI-262423464273364)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055551125 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055551125 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055551127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50322<->l=127.0.0.1:4258 20241024055551153 DAUC <0003> db_auc.c:157 IMSI='262428398426334': No 2G Auth Data 20241024055551153 DAUC <0003> db_auc.c:192 IMSI='262428398426334': No 3G Auth Data 20241024055551162 DLGSUP <0013> hlr.c:121 IMSI 262428398426334: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055551185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50324<->l=127.0.0.1:4258 20241024055551190 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055551190 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428398426334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428398426334" cn_domain=PS} 20241024055551190 DLU <0006> fsm.c:456 lu(262428398426334)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055551190 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428398426334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055551205 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428398426334)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055551205 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428398426334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428398426334" cn_domain=PS} 20241024055551205 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055551205 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055551208 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055551208 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428398426334 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428398426334"} 20241024055551208 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428398426334)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055551208 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428398426334 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055551208 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428398426334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428398426334"} 20241024055551208 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428398426334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055551208 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428398426334)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055551208 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428398426334)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055551208 DLU <0006> fsm.c:568 lu(PS:IMSI-262428398426334)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055551208 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055551208 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055551210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50324<->l=127.0.0.1:4258 20241024055551235 DAUC <0003> db_auc.c:157 IMSI='262426963842588': No 2G Auth Data 20241024055551235 DAUC <0003> db_auc.c:192 IMSI='262426963842588': No 3G Auth Data 20241024055551243 DLGSUP <0013> hlr.c:121 IMSI 262426963842588: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055551276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50328<->l=127.0.0.1:4258 20241024055551279 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055551279 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426963842588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426963842588" cn_domain=PS} 20241024055551280 DLU <0006> fsm.c:456 lu(262426963842588)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055551280 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426963842588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055551295 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426963842588)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055551295 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426963842588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426963842588" cn_domain=PS} 20241024055551295 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055551295 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055551298 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055551298 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426963842588 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426963842588"} 20241024055551298 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426963842588)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055551298 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426963842588 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055551298 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426963842588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426963842588"} 20241024055551298 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426963842588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055551298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426963842588)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055551298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426963842588)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055551298 DLU <0006> fsm.c:568 lu(PS:IMSI-262426963842588)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055551298 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055551298 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055551300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50328<->l=127.0.0.1:4258 20241024055551333 DAUC <0003> db_auc.c:157 IMSI='262428718109319': No 2G Auth Data 20241024055551333 DAUC <0003> db_auc.c:192 IMSI='262428718109319': No 3G Auth Data 20241024055551342 DLGSUP <0013> hlr.c:121 IMSI 262428718109319: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055551373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50338<->l=127.0.0.1:4258 20241024055551377 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055551377 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428718109319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428718109319" cn_domain=PS} 20241024055551377 DLU <0006> fsm.c:456 lu(262428718109319)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055551377 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428718109319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055551392 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428718109319)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055551392 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428718109319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428718109319" cn_domain=PS} 20241024055551392 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055551393 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055551395 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055551395 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428718109319 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428718109319"} 20241024055551395 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428718109319)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055551395 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428718109319 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055551395 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428718109319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428718109319"} 20241024055551395 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428718109319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055551395 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428718109319)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055551395 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428718109319)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055551395 DLU <0006> fsm.c:568 lu(PS:IMSI-262428718109319)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055551395 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055551395 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055551397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50338<->l=127.0.0.1:4258 20241024055551430 DAUC <0003> db_auc.c:157 IMSI='262421215393885': No 2G Auth Data 20241024055551430 DAUC <0003> db_auc.c:192 IMSI='262421215393885': No 3G Auth Data 20241024055551439 DLGSUP <0013> hlr.c:121 IMSI 262421215393885: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055551472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50344<->l=127.0.0.1:4258 20241024055551477 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055551477 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421215393885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421215393885" cn_domain=PS} 20241024055551477 DLU <0006> fsm.c:456 lu(262421215393885)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055551477 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421215393885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055551492 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421215393885)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055551492 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421215393885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421215393885" cn_domain=PS} 20241024055551492 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055551492 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055551495 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055551495 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421215393885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421215393885"} 20241024055551495 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421215393885)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055551495 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421215393885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055551495 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421215393885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421215393885"} 20241024055551495 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421215393885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055551495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421215393885)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055551495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421215393885)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055551495 DLU <0006> fsm.c:568 lu(PS:IMSI-262421215393885)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055551495 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055551495 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055551497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50344<->l=127.0.0.1:4258 20241024055551521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50292<->l=127.0.0.1:4258 20241024055551522 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34525<->l=127.0.0.1:4259) 20241024055551522 DLINP <000b> input/ipa.c:451 connected read/write 20241024055551522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055551522 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055551522 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055551522 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055551567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50360<->l=127.0.0.1:4258 20241024055551567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50360<->l=127.0.0.1:4258 20241024055554640 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055554640 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055554642 DLINP <000b> input/ipa.c:451 connected read/write 20241024055554642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055554643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50368<->l=127.0.0.1:4258 20241024055554645 DLINP <000b> input/ipa.c:451 connected read/write 20241024055554645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055554645 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055554645 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055554645 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  20241024055554645 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055554645 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  20241024055554645 DLGSUP <0013> gsup_server.c:235 2:  20241024055554645 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055554645 DLGSUP <0013> gsup_server.c:235 3:  20241024055554645 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055554645 DLGSUP <0013> gsup_server.c:235 4:  20241024055554645 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055554645 DLGSUP <0013> gsup_server.c:235 5:  20241024055554645 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055554645 DLGSUP <0013> gsup_server.c:235 7:  20241024055554645 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055554645 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055554645 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055554645 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055554664 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40961<->l=127.0.0.1:4259) 20241024055554690 DAUC <0003> db_auc.c:157 IMSI='262425831897162': No 2G Auth Data 20241024055554690 DAUC <0003> db_auc.c:192 IMSI='262425831897162': No 3G Auth Data 20241024055554730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50376<->l=127.0.0.1:4258 20241024055554736 DLINP <000b> input/ipa.c:451 connected read/write 20241024055554736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055554736 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262425831897162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425831897162" cn_domain=PS source_name="the-source\n"} 20241024055554736 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241024055554736 DLU <0006> fsm.c:456 lu(262425831897162)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055554736 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262425831897162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241024055554751 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425831897162)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055554751 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262425831897162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425831897162" cn_domain=PS destination_name="the-source\n"} 20241024055554751 DLINP <000b> input/ipa.c:451 connected read/write 20241024055554751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055554751 DLINP <000b> input/ipa.c:451 connected read/write 20241024055554751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055554755 DLINP <000b> input/ipa.c:451 connected read/write 20241024055554755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055554755 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262425831897162 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425831897162" source_name="the-source\n"} 20241024055554755 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425831897162)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055554755 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262425831897162 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055554755 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262425831897162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425831897162" destination_name="the-source\n"} 20241024055554755 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262425831897162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055554755 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425831897162)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055554755 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425831897162)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055554755 DLU <0006> fsm.c:568 lu(PS:IMSI-262425831897162)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055554755 DLINP <000b> input/ipa.c:451 connected read/write 20241024055554755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055554755 DLINP <000b> input/ipa.c:451 connected read/write 20241024055554755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055554757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50376<->l=127.0.0.1:4258 20241024055554782 DAUC <0003> db_auc.c:157 IMSI='262428811103691': No 2G Auth Data 20241024055554782 DAUC <0003> db_auc.c:192 IMSI='262428811103691': No 3G Auth Data 20241024055554790 DLGSUP <0013> hlr.c:121 IMSI 262428811103691: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055554812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50378<->l=127.0.0.1:4258 20241024055554816 DLINP <000b> input/ipa.c:451 connected read/write 20241024055554816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055554816 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262428811103691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428811103691" cn_domain=PS source_name="the-source\n"} 20241024055554816 DLU <0006> fsm.c:456 lu(262428811103691)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055554816 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262428811103691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241024055554834 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428811103691)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055554834 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262428811103691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428811103691" cn_domain=PS destination_name="the-source\n"} 20241024055554834 DLINP <000b> input/ipa.c:451 connected read/write 20241024055554834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055554834 DLINP <000b> input/ipa.c:451 connected read/write 20241024055554834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055554837 DLINP <000b> input/ipa.c:451 connected read/write 20241024055554837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055554837 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262428811103691 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428811103691" source_name="the-source\n"} 20241024055554837 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428811103691)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055554837 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262428811103691 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055554837 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262428811103691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428811103691" destination_name="the-source\n"} 20241024055554837 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262428811103691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055554837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428811103691)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055554837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428811103691)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055554837 DLU <0006> fsm.c:568 lu(PS:IMSI-262428811103691)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055554837 DLINP <000b> input/ipa.c:451 connected read/write 20241024055554837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055554837 DLINP <000b> input/ipa.c:451 connected read/write 20241024055554837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055554839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50378<->l=127.0.0.1:4258 20241024055554864 DAUC <0003> db_auc.c:157 IMSI='262425114884003': No 2G Auth Data 20241024055554864 DAUC <0003> db_auc.c:192 IMSI='262425114884003': No 3G Auth Data 20241024055554873 DLGSUP <0013> hlr.c:121 IMSI 262425114884003: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055554898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50384<->l=127.0.0.1:4258 20241024055554901 DLINP <000b> input/ipa.c:451 connected read/write 20241024055554901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055554901 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425114884003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425114884003" cn_domain=PS source_name="the-source\n"} 20241024055554901 DLU <0006> fsm.c:456 lu(262425114884003)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055554901 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425114884003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241024055554917 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425114884003)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055554917 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425114884003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425114884003" cn_domain=PS destination_name="the-source\n"} 20241024055554917 DLINP <000b> input/ipa.c:451 connected read/write 20241024055554917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055554917 DLINP <000b> input/ipa.c:451 connected read/write 20241024055554917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055554920 DLINP <000b> input/ipa.c:451 connected read/write 20241024055554920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055554920 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425114884003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425114884003" source_name="the-source\n"} 20241024055554920 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425114884003)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055554920 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262425114884003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055554920 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425114884003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425114884003" destination_name="the-source\n"} 20241024055554920 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262425114884003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055554920 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425114884003)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055554920 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425114884003)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055554920 DLU <0006> fsm.c:568 lu(PS:IMSI-262425114884003)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055554920 DLINP <000b> input/ipa.c:451 connected read/write 20241024055554920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055554920 DLINP <000b> input/ipa.c:451 connected read/write 20241024055554920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055554922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50384<->l=127.0.0.1:4258 20241024055554945 DAUC <0003> db_auc.c:157 IMSI='262422071232295': No 2G Auth Data 20241024055554945 DAUC <0003> db_auc.c:192 IMSI='262422071232295': No 3G Auth Data 20241024055554954 DLGSUP <0013> hlr.c:121 IMSI 262422071232295: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055554977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50392<->l=127.0.0.1:4258 20241024055554981 DLINP <000b> input/ipa.c:451 connected read/write 20241024055554981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055554981 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262422071232295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422071232295" cn_domain=PS source_name="the-source\n"} 20241024055554981 DLU <0006> fsm.c:456 lu(262422071232295)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055554981 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262422071232295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241024055554997 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422071232295)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055554997 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262422071232295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422071232295" cn_domain=PS destination_name="the-source\n"} 20241024055554997 DLINP <000b> input/ipa.c:451 connected read/write 20241024055554997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055554997 DLINP <000b> input/ipa.c:451 connected read/write 20241024055554997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055555000 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055555000 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422071232295 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422071232295" source_name="the-source\n"} 20241024055555000 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422071232295)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055555000 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262422071232295 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055555000 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262422071232295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422071232295" destination_name="the-source\n"} 20241024055555000 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262422071232295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055555000 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422071232295)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055555000 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422071232295)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055555000 DLU <0006> fsm.c:568 lu(PS:IMSI-262422071232295)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055555000 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055555000 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055555002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50392<->l=127.0.0.1:4258 20241024055555027 DAUC <0003> db_auc.c:157 IMSI='262427854272508': No 2G Auth Data 20241024055555027 DAUC <0003> db_auc.c:192 IMSI='262427854272508': No 3G Auth Data 20241024055555036 DLGSUP <0013> hlr.c:121 IMSI 262427854272508: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055555063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50400<->l=127.0.0.1:4258 20241024055555066 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055555066 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262427854272508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427854272508" cn_domain=PS source_name="the-source\n"} 20241024055555067 DLU <0006> fsm.c:456 lu(262427854272508)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055555067 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262427854272508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241024055555082 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427854272508)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055555082 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262427854272508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427854272508" cn_domain=PS destination_name="the-source\n"} 20241024055555082 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055555082 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055555086 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055555086 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262427854272508 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427854272508" source_name="the-source\n"} 20241024055555086 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427854272508)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055555086 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262427854272508 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055555086 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262427854272508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427854272508" destination_name="the-source\n"} 20241024055555086 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262427854272508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055555086 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427854272508)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055555086 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427854272508)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055555086 DLU <0006> fsm.c:568 lu(PS:IMSI-262427854272508)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055555086 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055555086 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055555088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50400<->l=127.0.0.1:4258 20241024055555117 DAUC <0003> db_auc.c:157 IMSI='262427727098595': No 2G Auth Data 20241024055555117 DAUC <0003> db_auc.c:192 IMSI='262427727098595': No 3G Auth Data 20241024055555126 DLGSUP <0013> hlr.c:121 IMSI 262427727098595: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055555160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50404<->l=127.0.0.1:4258 20241024055555164 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055555164 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262427727098595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427727098595" cn_domain=PS source_name="the-source\n"} 20241024055555164 DLU <0006> fsm.c:456 lu(262427727098595)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055555164 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262427727098595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241024055555179 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427727098595)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055555180 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262427727098595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427727098595" cn_domain=PS destination_name="the-source\n"} 20241024055555180 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055555180 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055555183 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055555183 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262427727098595 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427727098595" source_name="the-source\n"} 20241024055555183 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427727098595)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055555183 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262427727098595 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055555183 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262427727098595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427727098595" destination_name="the-source\n"} 20241024055555183 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262427727098595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055555183 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427727098595)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055555183 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427727098595)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055555183 DLU <0006> fsm.c:568 lu(PS:IMSI-262427727098595)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055555183 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055555183 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055555185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50404<->l=127.0.0.1:4258 20241024055555219 DAUC <0003> db_auc.c:157 IMSI='262423690507230': No 2G Auth Data 20241024055555219 DAUC <0003> db_auc.c:192 IMSI='262423690507230': No 3G Auth Data 20241024055555228 DLGSUP <0013> hlr.c:121 IMSI 262423690507230: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055555262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50412<->l=127.0.0.1:4258 20241024055555265 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055555265 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262423690507230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423690507230" cn_domain=PS source_name="the-source\n"} 20241024055555265 DLU <0006> fsm.c:456 lu(262423690507230)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055555265 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262423690507230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241024055555284 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423690507230)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055555284 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262423690507230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423690507230" cn_domain=PS destination_name="the-source\n"} 20241024055555284 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055555284 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055555287 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055555288 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262423690507230 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423690507230" source_name="the-source\n"} 20241024055555288 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423690507230)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055555288 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262423690507230 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055555288 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262423690507230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423690507230" destination_name="the-source\n"} 20241024055555288 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262423690507230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055555288 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423690507230)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055555288 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423690507230)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055555288 DLU <0006> fsm.c:568 lu(PS:IMSI-262423690507230)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055555288 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055555288 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055555290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50412<->l=127.0.0.1:4258 20241024055555323 DAUC <0003> db_auc.c:157 IMSI='262429225127917': No 2G Auth Data 20241024055555323 DAUC <0003> db_auc.c:192 IMSI='262429225127917': No 3G Auth Data 20241024055555331 DLGSUP <0013> hlr.c:121 IMSI 262429225127917: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055555365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50416<->l=127.0.0.1:4258 20241024055555369 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055555369 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429225127917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429225127917" cn_domain=PS source_name="the-source\n"} 20241024055555369 DLU <0006> fsm.c:456 lu(262429225127917)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055555369 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429225127917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241024055555384 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429225127917)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055555384 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429225127917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429225127917" cn_domain=PS destination_name="the-source\n"} 20241024055555384 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055555384 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055555387 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055555387 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429225127917 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429225127917" source_name="the-source\n"} 20241024055555387 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429225127917)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055555387 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262429225127917 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055555387 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429225127917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429225127917" destination_name="the-source\n"} 20241024055555387 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262429225127917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055555387 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429225127917)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055555387 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429225127917)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055555387 DLU <0006> fsm.c:568 lu(PS:IMSI-262429225127917)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055555387 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055555387 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055555389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50416<->l=127.0.0.1:4258 20241024055555413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50368<->l=127.0.0.1:4258 20241024055555414 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40961<->l=127.0.0.1:4259) 20241024055555414 DLINP <000b> input/ipa.c:451 connected read/write 20241024055555414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055555414 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055555414 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055555414 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055555414 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241024055555457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50422<->l=127.0.0.1:4258 20241024055555457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50422<->l=127.0.0.1:4258 20241024055558535 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055558535 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055558537 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055558538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42334<->l=127.0.0.1:4258 20241024055558540 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055558540 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055558540 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055558540 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  20241024055558540 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055558540 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  20241024055558540 DLGSUP <0013> gsup_server.c:235 2:  20241024055558540 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055558540 DLGSUP <0013> gsup_server.c:235 3:  20241024055558540 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055558540 DLGSUP <0013> gsup_server.c:235 4:  20241024055558540 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055558540 DLGSUP <0013> gsup_server.c:235 5:  20241024055558540 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055558540 DLGSUP <0013> gsup_server.c:235 7:  20241024055558540 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055558540 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055558540 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055558540 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055558559 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40545<->l=127.0.0.1:4259) 20241024055558594 DAUC <0003> db_auc.c:157 IMSI='262427567148196': No 2G Auth Data 20241024055558594 DAUC <0003> db_auc.c:192 IMSI='262427567148196': No 3G Auth Data 20241024055558633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42338<->l=127.0.0.1:4258 20241024055558639 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055558639 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427567148196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427567148196" cn_domain=PS} 20241024055558639 DLU <0006> fsm.c:456 lu(262427567148196)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055558639 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427567148196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055558660 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427567148196)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055558660 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427567148196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427567148196" cn_domain=PS} 20241024055558660 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055558660 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055558664 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055558664 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427567148196 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427567148196"} 20241024055558664 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427567148196)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055558664 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427567148196 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055558664 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427567148196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427567148196"} 20241024055558664 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427567148196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055558664 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427567148196)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055558664 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427567148196)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055558664 DLU <0006> fsm.c:568 lu(PS:IMSI-262427567148196)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055558664 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055558664 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055558666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42338<->l=127.0.0.1:4258 20241024055558690 DAUC <0003> db_auc.c:157 IMSI='262421345057482': No 2G Auth Data 20241024055558690 DAUC <0003> db_auc.c:192 IMSI='262421345057482': No 3G Auth Data 20241024055558699 DLGSUP <0013> hlr.c:121 IMSI 262421345057482: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055558724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42346<->l=127.0.0.1:4258 20241024055558728 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055558728 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421345057482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421345057482" cn_domain=PS} 20241024055558728 DLU <0006> fsm.c:456 lu(262421345057482)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055558728 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421345057482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055558744 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421345057482)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055558744 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421345057482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421345057482" cn_domain=PS} 20241024055558744 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055558744 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055558747 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055558747 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421345057482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421345057482"} 20241024055558747 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421345057482)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055558747 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421345057482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055558747 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421345057482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421345057482"} 20241024055558747 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421345057482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055558747 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421345057482)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055558747 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421345057482)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055558747 DLU <0006> fsm.c:568 lu(PS:IMSI-262421345057482)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055558747 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055558747 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055558749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42346<->l=127.0.0.1:4258 20241024055558774 DAUC <0003> db_auc.c:157 IMSI='262429221834691': No 2G Auth Data 20241024055558774 DAUC <0003> db_auc.c:192 IMSI='262429221834691': No 3G Auth Data 20241024055558783 DLGSUP <0013> hlr.c:121 IMSI 262429221834691: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055558807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42352<->l=127.0.0.1:4258 20241024055558811 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055558811 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429221834691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429221834691" cn_domain=PS} 20241024055558811 DLU <0006> fsm.c:456 lu(262429221834691)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055558811 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429221834691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055558826 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429221834691)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055558826 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429221834691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429221834691" cn_domain=PS} 20241024055558826 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055558826 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055558829 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055558829 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429221834691 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429221834691"} 20241024055558829 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429221834691)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055558829 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429221834691 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055558829 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429221834691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429221834691"} 20241024055558829 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429221834691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055558829 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429221834691)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055558829 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429221834691)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055558829 DLU <0006> fsm.c:568 lu(PS:IMSI-262429221834691)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055558829 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055558829 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055558831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42352<->l=127.0.0.1:4258 20241024055558855 DAUC <0003> db_auc.c:157 IMSI='262428714380412': No 2G Auth Data 20241024055558855 DAUC <0003> db_auc.c:192 IMSI='262428714380412': No 3G Auth Data 20241024055558864 DLGSUP <0013> hlr.c:121 IMSI 262428714380412: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055558886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42358<->l=127.0.0.1:4258 20241024055558889 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055558889 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428714380412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428714380412" cn_domain=PS} 20241024055558889 DLU <0006> fsm.c:456 lu(262428714380412)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055558889 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428714380412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055558905 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428714380412)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055558905 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428714380412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428714380412" cn_domain=PS} 20241024055558905 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055558905 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055558907 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055558907 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428714380412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428714380412"} 20241024055558908 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428714380412)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055558908 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428714380412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055558908 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428714380412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428714380412"} 20241024055558908 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428714380412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055558908 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428714380412)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055558908 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428714380412)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055558908 DLU <0006> fsm.c:568 lu(PS:IMSI-262428714380412)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055558908 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055558908 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055558910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42358<->l=127.0.0.1:4258 20241024055558934 DAUC <0003> db_auc.c:157 IMSI='262423837227309': No 2G Auth Data 20241024055558934 DAUC <0003> db_auc.c:192 IMSI='262423837227309': No 3G Auth Data 20241024055558943 DLGSUP <0013> hlr.c:121 IMSI 262423837227309: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055558968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42366<->l=127.0.0.1:4258 20241024055558972 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055558972 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423837227309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423837227309" cn_domain=PS} 20241024055558972 DLU <0006> fsm.c:456 lu(262423837227309)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055558972 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423837227309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055558988 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423837227309)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055558988 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423837227309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423837227309" cn_domain=PS} 20241024055558988 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055558988 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055558991 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055558991 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423837227309 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423837227309"} 20241024055558991 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423837227309)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055558991 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423837227309 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055558991 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423837227309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423837227309"} 20241024055558991 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423837227309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055558991 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423837227309)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055558991 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423837227309)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055558991 DLU <0006> fsm.c:568 lu(PS:IMSI-262423837227309)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055558991 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055558991 DLINP <000b> input/ipa.c:451 connected read/write 20241024055558991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055558993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42366<->l=127.0.0.1:4258 20241024055559022 DAUC <0003> db_auc.c:157 IMSI='262429879345379': No 2G Auth Data 20241024055559022 DAUC <0003> db_auc.c:192 IMSI='262429879345379': No 3G Auth Data 20241024055559031 DLGSUP <0013> hlr.c:121 IMSI 262429879345379: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055559063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42378<->l=127.0.0.1:4258 20241024055559067 DLINP <000b> input/ipa.c:451 connected read/write 20241024055559067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055559067 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429879345379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429879345379" cn_domain=PS} 20241024055559067 DLU <0006> fsm.c:456 lu(262429879345379)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055559067 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429879345379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055559083 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429879345379)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055559083 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429879345379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429879345379" cn_domain=PS} 20241024055559083 DLINP <000b> input/ipa.c:451 connected read/write 20241024055559083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055559083 DLINP <000b> input/ipa.c:451 connected read/write 20241024055559083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055559086 DLINP <000b> input/ipa.c:451 connected read/write 20241024055559086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055559086 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429879345379 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429879345379"} 20241024055559086 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429879345379)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055559086 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429879345379 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055559086 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429879345379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429879345379"} 20241024055559086 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429879345379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055559086 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429879345379)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055559086 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429879345379)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055559086 DLU <0006> fsm.c:568 lu(PS:IMSI-262429879345379)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055559086 DLINP <000b> input/ipa.c:451 connected read/write 20241024055559086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055559086 DLINP <000b> input/ipa.c:451 connected read/write 20241024055559086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055559089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42378<->l=127.0.0.1:4258 20241024055559120 DAUC <0003> db_auc.c:157 IMSI='262422192602158': No 2G Auth Data 20241024055559120 DAUC <0003> db_auc.c:192 IMSI='262422192602158': No 3G Auth Data 20241024055559128 DLGSUP <0013> hlr.c:121 IMSI 262422192602158: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055559161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42394<->l=127.0.0.1:4258 20241024055559164 DLINP <000b> input/ipa.c:451 connected read/write 20241024055559164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055559164 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422192602158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422192602158" cn_domain=PS} 20241024055559164 DLU <0006> fsm.c:456 lu(262422192602158)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055559164 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422192602158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055559184 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422192602158)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055559184 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422192602158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422192602158" cn_domain=PS} 20241024055559184 DLINP <000b> input/ipa.c:451 connected read/write 20241024055559184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055559184 DLINP <000b> input/ipa.c:451 connected read/write 20241024055559184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055559187 DLINP <000b> input/ipa.c:451 connected read/write 20241024055559187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055559187 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422192602158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422192602158"} 20241024055559187 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422192602158)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055559187 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422192602158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055559187 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422192602158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422192602158"} 20241024055559187 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422192602158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055559187 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422192602158)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055559187 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422192602158)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055559187 DLU <0006> fsm.c:568 lu(PS:IMSI-262422192602158)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055559187 DLINP <000b> input/ipa.c:451 connected read/write 20241024055559187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055559187 DLINP <000b> input/ipa.c:451 connected read/write 20241024055559187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055559189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42394<->l=127.0.0.1:4258 20241024055559225 DAUC <0003> db_auc.c:157 IMSI='262421032116010': No 2G Auth Data 20241024055559225 DAUC <0003> db_auc.c:192 IMSI='262421032116010': No 3G Auth Data 20241024055559238 DLGSUP <0013> hlr.c:121 IMSI 262421032116010: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055559285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42400<->l=127.0.0.1:4258 20241024055559288 DLINP <000b> input/ipa.c:451 connected read/write 20241024055559288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055559288 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421032116010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421032116010" cn_domain=PS} 20241024055559288 DLU <0006> fsm.c:456 lu(262421032116010)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055559288 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421032116010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055559306 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421032116010)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055559306 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421032116010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421032116010" cn_domain=PS} 20241024055559306 DLINP <000b> input/ipa.c:451 connected read/write 20241024055559306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055559306 DLINP <000b> input/ipa.c:451 connected read/write 20241024055559306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055559309 DLINP <000b> input/ipa.c:451 connected read/write 20241024055559309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055559309 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421032116010 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421032116010"} 20241024055559309 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421032116010)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055559309 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421032116010 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055559309 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421032116010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421032116010"} 20241024055559309 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421032116010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055559309 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421032116010)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055559309 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421032116010)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055559309 DLU <0006> fsm.c:568 lu(PS:IMSI-262421032116010)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055559309 DLINP <000b> input/ipa.c:451 connected read/write 20241024055559309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055559309 DLINP <000b> input/ipa.c:451 connected read/write 20241024055559309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055559311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42400<->l=127.0.0.1:4258 20241024055559336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42334<->l=127.0.0.1:4258 20241024055559337 DLINP <000b> input/ipa.c:451 connected read/write 20241024055559337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055559337 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055559337 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055559337 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055559338 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40545<->l=127.0.0.1:4259) 20241024055559387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42402<->l=127.0.0.1:4258 20241024055559487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42402<->l=127.0.0.1:4258 20241024055602557 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055602557 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055602559 DLINP <000b> input/ipa.c:451 connected read/write 20241024055602559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055602560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42416<->l=127.0.0.1:4258 20241024055602562 DLINP <000b> input/ipa.c:451 connected read/write 20241024055602562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055602562 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055602562 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055602562 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  20241024055602562 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055602562 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  20241024055602562 DLGSUP <0013> gsup_server.c:235 2:  20241024055602562 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055602562 DLGSUP <0013> gsup_server.c:235 3:  20241024055602562 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055602562 DLGSUP <0013> gsup_server.c:235 4:  20241024055602562 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055602562 DLGSUP <0013> gsup_server.c:235 5:  20241024055602562 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055602562 DLGSUP <0013> gsup_server.c:235 7:  20241024055602562 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055602562 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055602562 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055602562 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055602580 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45653<->l=127.0.0.1:4259) 20241024055602618 DAUC <0003> db_auc.c:157 IMSI='262424573918836': No 2G Auth Data 20241024055602618 DAUC <0003> db_auc.c:192 IMSI='262424573918836': No 3G Auth Data 20241024055602640 DAUC <0003> db_auc.c:192 IMSI='262424573918836': No 3G Auth Data 20241024055602667 DAUC <0003> db_auc.c:157 IMSI='262420762713515': No 2G Auth Data 20241024055602667 DAUC <0003> db_auc.c:192 IMSI='262420762713515': No 3G Auth Data 20241024055602685 DAUC <0003> db_auc.c:157 IMSI='262420762713515': No 2G Auth Data 20241024055602710 DAUC <0003> db_auc.c:157 IMSI='262428567059848': No 2G Auth Data 20241024055602710 DAUC <0003> db_auc.c:192 IMSI='262428567059848': No 3G Auth Data 20241024055602762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42416<->l=127.0.0.1:4258 20241024055602763 DLINP <000b> input/ipa.c:451 connected read/write 20241024055602763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055602763 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055602763 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055602763 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055602763 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45653<->l=127.0.0.1:4259) 20241024055602806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42426<->l=127.0.0.1:4258 20241024055602906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42426<->l=127.0.0.1:4258 20241024055605981 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055605981 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055605983 DLINP <000b> input/ipa.c:451 connected read/write 20241024055605983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055605984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42428<->l=127.0.0.1:4258 20241024055605987 DLINP <000b> input/ipa.c:451 connected read/write 20241024055605987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055605987 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055605987 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055605987 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  20241024055605987 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055605987 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  20241024055605987 DLGSUP <0013> gsup_server.c:235 2:  20241024055605987 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055605987 DLGSUP <0013> gsup_server.c:235 3:  20241024055605987 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055605987 DLGSUP <0013> gsup_server.c:235 4:  20241024055605987 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055605987 DLGSUP <0013> gsup_server.c:235 5:  20241024055605987 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055605987 DLGSUP <0013> gsup_server.c:235 7:  20241024055605987 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055605987 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055605987 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055605987 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055606007 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37261<->l=127.0.0.1:4259) 20241024055606017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42430<->l=127.0.0.1:4258 20241024055606030 DAUC <0003> db_auc.c:157 IMSI='262423533962115': No 2G Auth Data 20241024055606031 DAUC <0003> db_auc.c:192 IMSI='262423533962115': No 3G Auth Data 20241024055606065 DLINP <000b> input/ipa.c:451 connected read/write 20241024055606065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055606065 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423533962115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423533962115" cn_domain=PS} 20241024055606065 DLU <0006> fsm.c:456 lu(262423533962115)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055606065 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423533962115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055606080 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423533962115)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055606080 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423533962115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423533962115" cn_domain=PS} 20241024055606080 DLINP <000b> input/ipa.c:451 connected read/write 20241024055606080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055606080 DLINP <000b> input/ipa.c:451 connected read/write 20241024055606080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055606084 DLINP <000b> input/ipa.c:451 connected read/write 20241024055606084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055606084 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423533962115 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423533962115"} 20241024055606084 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423533962115)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055606084 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423533962115 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055606084 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423533962115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423533962115"} 20241024055606084 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423533962115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055606084 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423533962115)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055606084 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423533962115)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055606084 DLU <0006> fsm.c:568 lu(PS:IMSI-262423533962115)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055606084 DLINP <000b> input/ipa.c:451 connected read/write 20241024055606084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055606084 DLINP <000b> input/ipa.c:451 connected read/write 20241024055606084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055606094 DLGSUP <0013> hlr.c:128 IMSI 262423533962115: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241024055606094 DLINP <000b> input/ipa.c:451 connected read/write 20241024055606094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055606094 DLINP <000b> input/ipa.c:451 connected read/write 20241024055606094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055606096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42430<->l=127.0.0.1:4258 20241024055606096 DLINP <000b> input/ipa.c:451 connected read/write 20241024055606096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055606096 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423533962115 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423533962115"} 20241024055606096 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423533962115 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241024055606096 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423533962115 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055606097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42428<->l=127.0.0.1:4258 20241024055606098 DLINP <000b> input/ipa.c:451 connected read/write 20241024055606098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055606098 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055606098 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055606098 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055606098 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37261<->l=127.0.0.1:4259) 20241024055606141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42440<->l=127.0.0.1:4258 20241024055606241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42440<->l=127.0.0.1:4258 20241024055609320 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055609320 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055609322 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055609323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48768<->l=127.0.0.1:4258 20241024055609326 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055609326 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055609326 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055609326 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  20241024055609326 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055609326 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  20241024055609326 DLGSUP <0013> gsup_server.c:235 2:  20241024055609326 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055609326 DLGSUP <0013> gsup_server.c:235 3:  20241024055609326 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055609326 DLGSUP <0013> gsup_server.c:235 4:  20241024055609326 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055609326 DLGSUP <0013> gsup_server.c:235 5:  20241024055609326 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055609326 DLGSUP <0013> gsup_server.c:235 7:  20241024055609326 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055609326 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055609326 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055609326 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055609345 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44607<->l=127.0.0.1:4259) 20241024055609373 DAUC <0003> db_auc.c:157 IMSI='262422021789012': No 2G Auth Data 20241024055609373 DAUC <0003> db_auc.c:192 IMSI='262422021789012': No 3G Auth Data 20241024055609405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48782<->l=127.0.0.1:4258 20241024055609411 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055609411 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422021789012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422021789012" cn_domain=PS} 20241024055609411 DLU <0006> fsm.c:456 lu(262422021789012)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055609411 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422021789012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055609426 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422021789012)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055609426 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422021789012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422021789012" cn_domain=PS} 20241024055609426 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609426 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609430 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055609430 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422021789012 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422021789012"} 20241024055609430 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422021789012)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055609430 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422021789012 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055609430 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422021789012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422021789012"} 20241024055609430 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422021789012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055609430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422021789012)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055609430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422021789012)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055609430 DLU <0006> fsm.c:568 lu(PS:IMSI-262422021789012)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055609430 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609430 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609433 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055609433 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422021789012 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422021789012" cn_domain=CS} 20241024055609433 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422021789012 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241024055609440 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422021789012 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422021789012"} 20241024055609440 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422021789012 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241024055609440 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609440 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48782<->l=127.0.0.1:4258 20241024055609466 DAUC <0003> db_auc.c:157 IMSI='262429009863466': No 2G Auth Data 20241024055609466 DAUC <0003> db_auc.c:192 IMSI='262429009863466': No 3G Auth Data 20241024055609475 DLGSUP <0013> hlr.c:121 IMSI 262429009863466: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055609499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48790<->l=127.0.0.1:4258 20241024055609503 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055609503 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429009863466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429009863466" cn_domain=PS} 20241024055609503 DLU <0006> fsm.c:456 lu(262429009863466)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055609503 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429009863466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055609519 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429009863466)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055609519 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429009863466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429009863466" cn_domain=PS} 20241024055609519 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609519 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609522 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055609522 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429009863466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429009863466"} 20241024055609522 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429009863466)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055609522 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429009863466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055609522 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429009863466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429009863466"} 20241024055609522 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429009863466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055609522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429009863466)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055609522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429009863466)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055609522 DLU <0006> fsm.c:568 lu(PS:IMSI-262429009863466)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055609522 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609522 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609524 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055609524 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429009863466 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429009863466" cn_domain=CS} 20241024055609524 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429009863466 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241024055609532 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429009863466 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429009863466"} 20241024055609532 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429009863466 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241024055609532 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609532 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48790<->l=127.0.0.1:4258 20241024055609559 DAUC <0003> db_auc.c:157 IMSI='262424537730759': No 2G Auth Data 20241024055609559 DAUC <0003> db_auc.c:192 IMSI='262424537730759': No 3G Auth Data 20241024055609568 DLGSUP <0013> hlr.c:121 IMSI 262424537730759: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055609593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48802<->l=127.0.0.1:4258 20241024055609596 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055609596 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424537730759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424537730759" cn_domain=PS} 20241024055609596 DLU <0006> fsm.c:456 lu(262424537730759)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055609596 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424537730759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055609612 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424537730759)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055609612 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424537730759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424537730759" cn_domain=PS} 20241024055609612 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609612 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609615 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055609615 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424537730759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424537730759"} 20241024055609615 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424537730759)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055609615 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424537730759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055609615 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424537730759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424537730759"} 20241024055609615 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424537730759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055609615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424537730759)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055609615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424537730759)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055609615 DLU <0006> fsm.c:568 lu(PS:IMSI-262424537730759)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055609615 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609615 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609617 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055609617 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424537730759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424537730759" cn_domain=CS} 20241024055609617 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424537730759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241024055609625 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424537730759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424537730759"} 20241024055609625 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424537730759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241024055609625 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609625 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48802<->l=127.0.0.1:4258 20241024055609650 DAUC <0003> db_auc.c:157 IMSI='262429325964690': No 2G Auth Data 20241024055609650 DAUC <0003> db_auc.c:192 IMSI='262429325964690': No 3G Auth Data 20241024055609659 DLGSUP <0013> hlr.c:121 IMSI 262429325964690: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055609686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48808<->l=127.0.0.1:4258 20241024055609689 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055609689 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429325964690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429325964690" cn_domain=PS} 20241024055609689 DLU <0006> fsm.c:456 lu(262429325964690)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055609689 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429325964690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055609705 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429325964690)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055609705 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429325964690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429325964690" cn_domain=PS} 20241024055609705 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609705 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609708 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055609708 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429325964690 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429325964690"} 20241024055609708 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429325964690)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055609708 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429325964690 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055609708 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429325964690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429325964690"} 20241024055609708 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429325964690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055609708 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429325964690)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055609708 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429325964690)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055609708 DLU <0006> fsm.c:568 lu(PS:IMSI-262429325964690)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055609708 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609708 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609711 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055609711 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429325964690 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429325964690" cn_domain=CS} 20241024055609711 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429325964690 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241024055609719 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429325964690 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429325964690"} 20241024055609719 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429325964690 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241024055609719 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609719 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48808<->l=127.0.0.1:4258 20241024055609746 DAUC <0003> db_auc.c:157 IMSI='262426591297629': No 2G Auth Data 20241024055609746 DAUC <0003> db_auc.c:192 IMSI='262426591297629': No 3G Auth Data 20241024055609760 DLGSUP <0013> hlr.c:121 IMSI 262426591297629: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055609791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48810<->l=127.0.0.1:4258 20241024055609793 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055609794 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426591297629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426591297629" cn_domain=PS} 20241024055609794 DLU <0006> fsm.c:456 lu(262426591297629)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055609794 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426591297629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055609816 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426591297629)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055609816 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426591297629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426591297629" cn_domain=PS} 20241024055609816 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609816 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609819 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055609819 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426591297629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426591297629"} 20241024055609819 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426591297629)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055609819 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426591297629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055609819 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426591297629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426591297629"} 20241024055609819 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426591297629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055609819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426591297629)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055609819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426591297629)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055609819 DLU <0006> fsm.c:568 lu(PS:IMSI-262426591297629)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055609819 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609819 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609821 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055609821 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426591297629 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426591297629" cn_domain=CS} 20241024055609821 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426591297629 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241024055609830 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426591297629 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426591297629"} 20241024055609830 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426591297629 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241024055609830 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609830 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48810<->l=127.0.0.1:4258 20241024055609856 DAUC <0003> db_auc.c:157 IMSI='262425050747765': No 2G Auth Data 20241024055609856 DAUC <0003> db_auc.c:192 IMSI='262425050747765': No 3G Auth Data 20241024055609865 DLGSUP <0013> hlr.c:121 IMSI 262425050747765: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055609898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48822<->l=127.0.0.1:4258 20241024055609902 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055609902 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425050747765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425050747765" cn_domain=PS} 20241024055609902 DLU <0006> fsm.c:456 lu(262425050747765)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055609902 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425050747765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055609918 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425050747765)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055609918 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425050747765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425050747765" cn_domain=PS} 20241024055609918 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609918 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609921 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055609921 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425050747765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425050747765"} 20241024055609921 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425050747765)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055609921 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425050747765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055609921 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425050747765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425050747765"} 20241024055609921 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425050747765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055609921 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425050747765)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055609921 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425050747765)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055609921 DLU <0006> fsm.c:568 lu(PS:IMSI-262425050747765)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055609921 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609921 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609923 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055609923 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425050747765 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425050747765" cn_domain=CS} 20241024055609923 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425050747765 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241024055609930 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425050747765 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425050747765"} 20241024055609930 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425050747765 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241024055609930 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609930 DLINP <000b> input/ipa.c:451 connected read/write 20241024055609930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055609932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48822<->l=127.0.0.1:4258 20241024055609964 DAUC <0003> db_auc.c:157 IMSI='262421108670861': No 2G Auth Data 20241024055609964 DAUC <0003> db_auc.c:192 IMSI='262421108670861': No 3G Auth Data 20241024055609973 DLGSUP <0013> hlr.c:121 IMSI 262421108670861: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055610005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48838<->l=127.0.0.1:4258 20241024055610008 DLINP <000b> input/ipa.c:451 connected read/write 20241024055610008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055610008 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421108670861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421108670861" cn_domain=PS} 20241024055610008 DLU <0006> fsm.c:456 lu(262421108670861)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055610008 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421108670861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055610023 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421108670861)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055610023 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421108670861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421108670861" cn_domain=PS} 20241024055610023 DLINP <000b> input/ipa.c:451 connected read/write 20241024055610023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055610023 DLINP <000b> input/ipa.c:451 connected read/write 20241024055610023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055610026 DLINP <000b> input/ipa.c:451 connected read/write 20241024055610026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055610026 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421108670861 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421108670861"} 20241024055610026 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421108670861)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055610026 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421108670861 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055610026 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421108670861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421108670861"} 20241024055610026 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421108670861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055610026 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421108670861)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055610026 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421108670861)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055610026 DLU <0006> fsm.c:568 lu(PS:IMSI-262421108670861)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055610026 DLINP <000b> input/ipa.c:451 connected read/write 20241024055610026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055610026 DLINP <000b> input/ipa.c:451 connected read/write 20241024055610026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055610028 DLINP <000b> input/ipa.c:451 connected read/write 20241024055610028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055610028 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421108670861 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421108670861" cn_domain=CS} 20241024055610028 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421108670861 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241024055610035 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421108670861 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421108670861"} 20241024055610035 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421108670861 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241024055610035 DLINP <000b> input/ipa.c:451 connected read/write 20241024055610035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055610035 DLINP <000b> input/ipa.c:451 connected read/write 20241024055610035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055610037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48838<->l=127.0.0.1:4258 20241024055610069 DAUC <0003> db_auc.c:157 IMSI='262427852721597': No 2G Auth Data 20241024055610069 DAUC <0003> db_auc.c:192 IMSI='262427852721597': No 3G Auth Data 20241024055610077 DLGSUP <0013> hlr.c:121 IMSI 262427852721597: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055610110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48842<->l=127.0.0.1:4258 20241024055610112 DLINP <000b> input/ipa.c:451 connected read/write 20241024055610112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055610112 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427852721597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427852721597" cn_domain=PS} 20241024055610112 DLU <0006> fsm.c:456 lu(262427852721597)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055610113 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427852721597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055610128 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427852721597)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055610128 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427852721597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427852721597" cn_domain=PS} 20241024055610128 DLINP <000b> input/ipa.c:451 connected read/write 20241024055610128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055610128 DLINP <000b> input/ipa.c:451 connected read/write 20241024055610128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055610131 DLINP <000b> input/ipa.c:451 connected read/write 20241024055610131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055610131 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427852721597 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427852721597"} 20241024055610131 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427852721597)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055610131 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427852721597 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055610131 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427852721597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427852721597"} 20241024055610131 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427852721597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055610131 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427852721597)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055610131 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427852721597)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055610131 DLU <0006> fsm.c:568 lu(PS:IMSI-262427852721597)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055610131 DLINP <000b> input/ipa.c:451 connected read/write 20241024055610131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055610131 DLINP <000b> input/ipa.c:451 connected read/write 20241024055610131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055610133 DLINP <000b> input/ipa.c:451 connected read/write 20241024055610133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055610133 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427852721597 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427852721597" cn_domain=CS} 20241024055610133 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427852721597 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241024055610141 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427852721597 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427852721597"} 20241024055610141 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427852721597 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241024055610141 DLINP <000b> input/ipa.c:451 connected read/write 20241024055610141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055610141 DLINP <000b> input/ipa.c:451 connected read/write 20241024055610141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055610143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48842<->l=127.0.0.1:4258 20241024055610171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48768<->l=127.0.0.1:4258 20241024055610172 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44607<->l=127.0.0.1:4259) 20241024055610172 DLINP <000b> input/ipa.c:451 connected read/write 20241024055610172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055610172 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055610172 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055610172 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055610222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48858<->l=127.0.0.1:4258 20241024055610323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48858<->l=127.0.0.1:4258 20241024055613401 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055613401 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055613403 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055613404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48874<->l=127.0.0.1:4258 20241024055613407 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055613407 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055613407 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055613407 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  20241024055613407 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055613407 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  20241024055613407 DLGSUP <0013> gsup_server.c:235 2:  20241024055613407 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055613407 DLGSUP <0013> gsup_server.c:235 3:  20241024055613407 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055613407 DLGSUP <0013> gsup_server.c:235 4:  20241024055613407 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055613407 DLGSUP <0013> gsup_server.c:235 5:  20241024055613407 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055613407 DLGSUP <0013> gsup_server.c:235 7:  20241024055613407 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055613407 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055613407 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055613407 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055613426 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36151<->l=127.0.0.1:4259) 20241024055613452 DAUC <0003> db_auc.c:157 IMSI='262429719149597': No 2G Auth Data 20241024055613452 DAUC <0003> db_auc.c:192 IMSI='262429719149597': No 3G Auth Data 20241024055613489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48876<->l=127.0.0.1:4258 20241024055613494 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055613494 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429719149597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429719149597" cn_domain=PS} 20241024055613494 DLU <0006> fsm.c:456 lu(262429719149597)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055613494 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429719149597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055613510 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429719149597)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055613510 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429719149597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429719149597" cn_domain=PS} 20241024055613510 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613510 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613514 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055613514 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429719149597 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429719149597"} 20241024055613514 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429719149597)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055613514 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429719149597 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055613514 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429719149597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429719149597"} 20241024055613514 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429719149597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055613514 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429719149597)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055613514 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429719149597)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055613514 DLU <0006> fsm.c:568 lu(PS:IMSI-262429719149597)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055613514 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613514 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613516 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055613516 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429719149597 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429719149597" cn_domain=PS} 20241024055613516 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429719149597 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241024055613524 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429719149597 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429719149597"} 20241024055613524 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429719149597 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241024055613524 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613524 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48876<->l=127.0.0.1:4258 20241024055613550 DAUC <0003> db_auc.c:157 IMSI='262426732778426': No 2G Auth Data 20241024055613550 DAUC <0003> db_auc.c:192 IMSI='262426732778426': No 3G Auth Data 20241024055613558 DLGSUP <0013> hlr.c:121 IMSI 262426732778426: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055613582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48880<->l=127.0.0.1:4258 20241024055613585 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055613585 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426732778426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426732778426" cn_domain=PS} 20241024055613585 DLU <0006> fsm.c:456 lu(262426732778426)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055613585 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426732778426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055613601 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426732778426)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055613601 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426732778426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426732778426" cn_domain=PS} 20241024055613601 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613601 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613604 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055613604 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426732778426 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426732778426"} 20241024055613604 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426732778426)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055613604 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426732778426 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055613604 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426732778426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426732778426"} 20241024055613604 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426732778426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055613604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426732778426)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055613604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426732778426)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055613604 DLU <0006> fsm.c:568 lu(PS:IMSI-262426732778426)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055613604 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613604 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613606 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055613606 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426732778426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426732778426" cn_domain=PS} 20241024055613606 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426732778426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241024055613614 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426732778426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426732778426"} 20241024055613614 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426732778426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241024055613614 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613614 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48880<->l=127.0.0.1:4258 20241024055613639 DAUC <0003> db_auc.c:157 IMSI='262428565289331': No 2G Auth Data 20241024055613639 DAUC <0003> db_auc.c:192 IMSI='262428565289331': No 3G Auth Data 20241024055613648 DLGSUP <0013> hlr.c:121 IMSI 262428565289331: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055613671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48886<->l=127.0.0.1:4258 20241024055613674 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055613674 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428565289331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428565289331" cn_domain=PS} 20241024055613674 DLU <0006> fsm.c:456 lu(262428565289331)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055613674 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428565289331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055613690 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428565289331)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055613690 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428565289331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428565289331" cn_domain=PS} 20241024055613690 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613690 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613692 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055613692 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428565289331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428565289331"} 20241024055613692 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428565289331)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055613692 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428565289331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055613692 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428565289331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428565289331"} 20241024055613692 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428565289331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055613692 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428565289331)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055613692 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428565289331)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055613692 DLU <0006> fsm.c:568 lu(PS:IMSI-262428565289331)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055613692 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613692 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613694 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055613694 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428565289331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428565289331" cn_domain=PS} 20241024055613694 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428565289331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241024055613701 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428565289331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428565289331"} 20241024055613701 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428565289331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241024055613701 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613701 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48886<->l=127.0.0.1:4258 20241024055613730 DAUC <0003> db_auc.c:157 IMSI='262423448681368': No 2G Auth Data 20241024055613731 DAUC <0003> db_auc.c:192 IMSI='262423448681368': No 3G Auth Data 20241024055613739 DLGSUP <0013> hlr.c:121 IMSI 262423448681368: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055613764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48900<->l=127.0.0.1:4258 20241024055613768 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055613768 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423448681368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423448681368" cn_domain=PS} 20241024055613769 DLU <0006> fsm.c:456 lu(262423448681368)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055613769 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423448681368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055613786 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423448681368)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055613786 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423448681368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423448681368" cn_domain=PS} 20241024055613786 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613786 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613790 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055613790 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423448681368 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423448681368"} 20241024055613790 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423448681368)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055613790 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423448681368 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055613790 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423448681368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423448681368"} 20241024055613790 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423448681368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055613790 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423448681368)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055613790 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423448681368)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055613790 DLU <0006> fsm.c:568 lu(PS:IMSI-262423448681368)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055613790 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613790 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613792 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055613792 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423448681368 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423448681368" cn_domain=PS} 20241024055613792 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423448681368 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241024055613800 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423448681368 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423448681368"} 20241024055613800 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423448681368 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241024055613800 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613800 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48900<->l=127.0.0.1:4258 20241024055613827 DAUC <0003> db_auc.c:157 IMSI='262423046272353': No 2G Auth Data 20241024055613828 DAUC <0003> db_auc.c:192 IMSI='262423046272353': No 3G Auth Data 20241024055613836 DLGSUP <0013> hlr.c:121 IMSI 262423046272353: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055613861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48916<->l=127.0.0.1:4258 20241024055613864 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055613864 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423046272353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423046272353" cn_domain=PS} 20241024055613864 DLU <0006> fsm.c:456 lu(262423046272353)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055613864 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423046272353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055613880 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423046272353)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055613880 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423046272353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423046272353" cn_domain=PS} 20241024055613880 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613880 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613883 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055613883 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423046272353 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423046272353"} 20241024055613883 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423046272353)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055613883 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423046272353 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055613883 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423046272353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423046272353"} 20241024055613883 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423046272353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055613883 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423046272353)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055613883 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423046272353)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055613883 DLU <0006> fsm.c:568 lu(PS:IMSI-262423046272353)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055613883 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613883 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613886 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055613886 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423046272353 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423046272353" cn_domain=PS} 20241024055613886 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423046272353 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241024055613893 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423046272353 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423046272353"} 20241024055613893 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423046272353 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241024055613893 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613893 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48916<->l=127.0.0.1:4258 20241024055613920 DAUC <0003> db_auc.c:157 IMSI='262425714883250': No 2G Auth Data 20241024055613920 DAUC <0003> db_auc.c:192 IMSI='262425714883250': No 3G Auth Data 20241024055613929 DLGSUP <0013> hlr.c:121 IMSI 262425714883250: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055613960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48918<->l=127.0.0.1:4258 20241024055613964 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055613964 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425714883250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425714883250" cn_domain=PS} 20241024055613964 DLU <0006> fsm.c:456 lu(262425714883250)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055613964 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425714883250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055613980 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425714883250)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055613980 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425714883250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425714883250" cn_domain=PS} 20241024055613980 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613980 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613983 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055613983 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425714883250 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425714883250"} 20241024055613983 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425714883250)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055613983 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425714883250 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055613983 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425714883250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425714883250"} 20241024055613983 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425714883250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055613983 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425714883250)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055613983 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425714883250)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055613983 DLU <0006> fsm.c:568 lu(PS:IMSI-262425714883250)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055613983 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613983 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613986 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055613986 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425714883250 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425714883250" cn_domain=PS} 20241024055613986 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425714883250 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241024055613993 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425714883250 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425714883250"} 20241024055613993 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425714883250 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241024055613993 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613993 DLINP <000b> input/ipa.c:451 connected read/write 20241024055613993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055613995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48918<->l=127.0.0.1:4258 20241024055614028 DAUC <0003> db_auc.c:157 IMSI='262422310561160': No 2G Auth Data 20241024055614028 DAUC <0003> db_auc.c:192 IMSI='262422310561160': No 3G Auth Data 20241024055614037 DLGSUP <0013> hlr.c:121 IMSI 262422310561160: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055614069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48930<->l=127.0.0.1:4258 20241024055614072 DLINP <000b> input/ipa.c:451 connected read/write 20241024055614072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055614072 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422310561160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422310561160" cn_domain=PS} 20241024055614072 DLU <0006> fsm.c:456 lu(262422310561160)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055614072 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422310561160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055614088 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422310561160)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055614088 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422310561160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422310561160" cn_domain=PS} 20241024055614088 DLINP <000b> input/ipa.c:451 connected read/write 20241024055614088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055614088 DLINP <000b> input/ipa.c:451 connected read/write 20241024055614088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055614091 DLINP <000b> input/ipa.c:451 connected read/write 20241024055614091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055614091 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422310561160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422310561160"} 20241024055614091 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422310561160)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055614091 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422310561160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055614091 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422310561160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422310561160"} 20241024055614091 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422310561160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055614091 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422310561160)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055614091 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422310561160)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055614091 DLU <0006> fsm.c:568 lu(PS:IMSI-262422310561160)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055614091 DLINP <000b> input/ipa.c:451 connected read/write 20241024055614091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055614091 DLINP <000b> input/ipa.c:451 connected read/write 20241024055614091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055614093 DLINP <000b> input/ipa.c:451 connected read/write 20241024055614093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055614093 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422310561160 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422310561160" cn_domain=PS} 20241024055614093 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422310561160 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241024055614101 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422310561160 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422310561160"} 20241024055614101 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422310561160 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241024055614101 DLINP <000b> input/ipa.c:451 connected read/write 20241024055614101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055614101 DLINP <000b> input/ipa.c:451 connected read/write 20241024055614101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055614103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48930<->l=127.0.0.1:4258 20241024055614134 DAUC <0003> db_auc.c:157 IMSI='262425764019483': No 2G Auth Data 20241024055614134 DAUC <0003> db_auc.c:192 IMSI='262425764019483': No 3G Auth Data 20241024055614143 DLGSUP <0013> hlr.c:121 IMSI 262425764019483: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241024055614177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48938<->l=127.0.0.1:4258 20241024055614181 DLINP <000b> input/ipa.c:451 connected read/write 20241024055614181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055614181 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425764019483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425764019483" cn_domain=PS} 20241024055614181 DLU <0006> fsm.c:456 lu(262425764019483)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055614181 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425764019483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055614196 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425764019483)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055614196 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425764019483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425764019483" cn_domain=PS} 20241024055614196 DLINP <000b> input/ipa.c:451 connected read/write 20241024055614196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055614196 DLINP <000b> input/ipa.c:451 connected read/write 20241024055614196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055614199 DLINP <000b> input/ipa.c:451 connected read/write 20241024055614199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055614199 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425764019483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425764019483"} 20241024055614199 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425764019483)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055614199 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425764019483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055614199 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425764019483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425764019483"} 20241024055614199 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425764019483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055614199 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425764019483)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055614199 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425764019483)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055614199 DLU <0006> fsm.c:568 lu(PS:IMSI-262425764019483)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055614199 DLINP <000b> input/ipa.c:451 connected read/write 20241024055614199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055614199 DLINP <000b> input/ipa.c:451 connected read/write 20241024055614199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055614201 DLINP <000b> input/ipa.c:451 connected read/write 20241024055614201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055614201 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425764019483 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425764019483" cn_domain=PS} 20241024055614201 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425764019483 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241024055614208 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425764019483 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425764019483"} 20241024055614208 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425764019483 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241024055614208 DLINP <000b> input/ipa.c:451 connected read/write 20241024055614208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055614208 DLINP <000b> input/ipa.c:451 connected read/write 20241024055614208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055614210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48938<->l=127.0.0.1:4258 20241024055614234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48874<->l=127.0.0.1:4258 20241024055614235 DLINP <000b> input/ipa.c:451 connected read/write 20241024055614235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055614235 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055614235 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055614235 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055614235 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36151<->l=127.0.0.1:4259) 20241024055614281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48948<->l=127.0.0.1:4258 20241024055614381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48948<->l=127.0.0.1:4258 20241024055617459 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055617459 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055617462 DLINP <000b> input/ipa.c:451 connected read/write 20241024055617462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055617463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60734<->l=127.0.0.1:4258 20241024055617465 DLINP <000b> input/ipa.c:451 connected read/write 20241024055617465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055617465 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055617465 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055617465 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  20241024055617465 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055617465 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  20241024055617465 DLGSUP <0013> gsup_server.c:235 2:  20241024055617465 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055617465 DLGSUP <0013> gsup_server.c:235 3:  20241024055617465 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055617465 DLGSUP <0013> gsup_server.c:235 4:  20241024055617465 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055617465 DLGSUP <0013> gsup_server.c:235 5:  20241024055617465 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055617465 DLGSUP <0013> gsup_server.c:235 7:  20241024055617465 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055617465 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055617465 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055617465 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055617484 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37993<->l=127.0.0.1:4259) 20241024055617495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60746<->l=127.0.0.1:4258 20241024055617509 DLINP <000b> input/ipa.c:451 connected read/write 20241024055617509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055617509 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} 20241024055617509 DLU <0006> fsm.c:456 lu(2345743413463)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055617509 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 20241024055617509 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} 20241024055617509 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055617509 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5611479507c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055617509 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5611479507c0]{UNVALIDATED}: Freeing instance 20241024055617509 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5611479507c0]{UNVALIDATED}: Deallocated 20241024055617509 DLINP <000b> input/ipa.c:451 connected read/write 20241024055617509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055617509 DLINP <000b> input/ipa.c:451 connected read/write 20241024055617509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055617512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60746<->l=127.0.0.1:4258 20241024055617513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60734<->l=127.0.0.1:4258 20241024055617514 DLINP <000b> input/ipa.c:451 connected read/write 20241024055617514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055617514 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055617514 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055617514 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055617514 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37993<->l=127.0.0.1:4259) 20241024055617554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60762<->l=127.0.0.1:4258 20241024055617655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60762<->l=127.0.0.1:4258 20241024055620732 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055620732 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055620734 DLINP <000b> input/ipa.c:451 connected read/write 20241024055620734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055620735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60774<->l=127.0.0.1:4258 20241024055620737 DLINP <000b> input/ipa.c:451 connected read/write 20241024055620737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055620737 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055620737 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055620737 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  20241024055620737 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055620737 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  20241024055620737 DLGSUP <0013> gsup_server.c:235 2:  20241024055620737 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055620737 DLGSUP <0013> gsup_server.c:235 3:  20241024055620737 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055620737 DLGSUP <0013> gsup_server.c:235 4:  20241024055620737 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055620737 DLGSUP <0013> gsup_server.c:235 5:  20241024055620737 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055620737 DLGSUP <0013> gsup_server.c:235 7:  20241024055620737 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055620737 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055620737 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055620737 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055620756 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36311<->l=127.0.0.1:4259) 20241024055620782 DAUC <0003> db_auc.c:157 IMSI='262429505708106': No 2G Auth Data 20241024055620782 DAUC <0003> db_auc.c:192 IMSI='262429505708106': No 3G Auth Data 20241024055620822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60778<->l=127.0.0.1:4258 20241024055620827 DLINP <000b> input/ipa.c:451 connected read/write 20241024055620827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055620827 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429505708106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429505708106" session_id=1999416133 session_state=BEGIN} 20241024055620827 DSS <0004> hlr_ussd.c:576 262429505708106/0x772cab45: Process SS (BEGIN) 20241024055620827 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241024055620827 DSS <0004> hlr_ussd.c:518 262429505708106/0x772cab45: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241024055620827 DSS <0004> hlr_ussd.c:523 262429505708106/0x772cab45: USSD for unknown code '*#200#' 20241024055620827 DSS <0004> hlr_ussd.c:354 262429505708106/0x772cab45: Tx ReturnError(1, 0x12) 20241024055620827 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429505708106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429505708106" session_id=1999416133 session_state=END} 20241024055620827 DLINP <000b> input/ipa.c:451 connected read/write 20241024055620827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055620827 DLINP <000b> input/ipa.c:451 connected read/write 20241024055620827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055620830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60778<->l=127.0.0.1:4258 20241024055620839 DAUC <0003> db_auc.c:157 IMSI='262422641809833': No 2G Auth Data 20241024055620839 DAUC <0003> db_auc.c:192 IMSI='262422641809833': No 3G Auth Data 20241024055620873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60788<->l=127.0.0.1:4258 20241024055620878 DLINP <000b> input/ipa.c:451 connected read/write 20241024055620878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055620878 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422641809833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422641809833" session_id=2393911574 session_state=BEGIN} 20241024055620878 DSS <0004> hlr_ussd.c:576 262422641809833/0x8eb03116: Process SS (BEGIN) 20241024055620878 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241024055620878 DSS <0004> hlr_ussd.c:518 262422641809833/0x8eb03116: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241024055620878 DSS <0004> hlr_ussd.c:523 262422641809833/0x8eb03116: USSD for unknown code '*#200#' 20241024055620878 DSS <0004> hlr_ussd.c:354 262422641809833/0x8eb03116: Tx ReturnError(1, 0x12) 20241024055620878 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422641809833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422641809833" session_id=2393911574 session_state=END} 20241024055620878 DLINP <000b> input/ipa.c:451 connected read/write 20241024055620878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055620878 DLINP <000b> input/ipa.c:451 connected read/write 20241024055620878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055620881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60788<->l=127.0.0.1:4258 20241024055620890 DAUC <0003> db_auc.c:157 IMSI='262426835564623': No 2G Auth Data 20241024055620890 DAUC <0003> db_auc.c:192 IMSI='262426835564623': No 3G Auth Data 20241024055620924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60790<->l=127.0.0.1:4258 20241024055620928 DLINP <000b> input/ipa.c:451 connected read/write 20241024055620928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055620928 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426835564623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426835564623" session_id=4248456089 session_state=BEGIN} 20241024055620928 DSS <0004> hlr_ussd.c:576 262426835564623/0xfd3a4b99: Process SS (BEGIN) 20241024055620928 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241024055620928 DSS <0004> hlr_ussd.c:518 262426835564623/0xfd3a4b99: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241024055620928 DSS <0004> hlr_ussd.c:523 262426835564623/0xfd3a4b99: USSD for unknown code '*#200#' 20241024055620928 DSS <0004> hlr_ussd.c:354 262426835564623/0xfd3a4b99: Tx ReturnError(1, 0x12) 20241024055620928 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426835564623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426835564623" session_id=4248456089 session_state=END} 20241024055620928 DLINP <000b> input/ipa.c:451 connected read/write 20241024055620928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055620928 DLINP <000b> input/ipa.c:451 connected read/write 20241024055620928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055620932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60790<->l=127.0.0.1:4258 20241024055620953 DAUC <0003> db_auc.c:157 IMSI='262425002105925': No 2G Auth Data 20241024055620953 DAUC <0003> db_auc.c:192 IMSI='262425002105925': No 3G Auth Data 20241024055620980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60792<->l=127.0.0.1:4258 20241024055620986 DLINP <000b> input/ipa.c:451 connected read/write 20241024055620986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055620986 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425002105925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425002105925" session_id=4209529583 session_state=BEGIN} 20241024055620986 DSS <0004> hlr_ussd.c:576 262425002105925/0xfae852ef: Process SS (BEGIN) 20241024055620986 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241024055620986 DSS <0004> hlr_ussd.c:518 262425002105925/0xfae852ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241024055620986 DSS <0004> hlr_ussd.c:523 262425002105925/0xfae852ef: USSD for unknown code '*#200#' 20241024055620986 DSS <0004> hlr_ussd.c:354 262425002105925/0xfae852ef: Tx ReturnError(1, 0x12) 20241024055620986 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425002105925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425002105925" session_id=4209529583 session_state=END} 20241024055620986 DLINP <000b> input/ipa.c:451 connected read/write 20241024055620986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055620986 DLINP <000b> input/ipa.c:451 connected read/write 20241024055620986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055620990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60792<->l=127.0.0.1:4258 20241024055620994 DAUC <0003> db_auc.c:157 IMSI='262426283946720': No 2G Auth Data 20241024055620994 DAUC <0003> db_auc.c:192 IMSI='262426283946720': No 3G Auth Data 20241024055621018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60804<->l=127.0.0.1:4258 20241024055621024 DLINP <000b> input/ipa.c:451 connected read/write 20241024055621024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055621024 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426283946720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426283946720" session_id=2309910644 session_state=BEGIN} 20241024055621024 DSS <0004> hlr_ussd.c:576 262426283946720/0x89ae7074: Process SS (BEGIN) 20241024055621024 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241024055621024 DSS <0004> hlr_ussd.c:518 262426283946720/0x89ae7074: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241024055621024 DSS <0004> hlr_ussd.c:523 262426283946720/0x89ae7074: USSD for unknown code '*#200#' 20241024055621024 DSS <0004> hlr_ussd.c:354 262426283946720/0x89ae7074: Tx ReturnError(1, 0x12) 20241024055621024 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426283946720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426283946720" session_id=2309910644 session_state=END} 20241024055621024 DLINP <000b> input/ipa.c:451 connected read/write 20241024055621024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055621024 DLINP <000b> input/ipa.c:451 connected read/write 20241024055621024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055621026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60804<->l=127.0.0.1:4258 20241024055621034 DAUC <0003> db_auc.c:157 IMSI='262420911497555': No 2G Auth Data 20241024055621034 DAUC <0003> db_auc.c:192 IMSI='262420911497555': No 3G Auth Data 20241024055621066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60820<->l=127.0.0.1:4258 20241024055621072 DLINP <000b> input/ipa.c:451 connected read/write 20241024055621072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055621072 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420911497555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420911497555" session_id=3277227553 session_state=BEGIN} 20241024055621072 DSS <0004> hlr_ussd.c:576 262420911497555/0xc3568621: Process SS (BEGIN) 20241024055621072 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241024055621072 DSS <0004> hlr_ussd.c:518 262420911497555/0xc3568621: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241024055621072 DSS <0004> hlr_ussd.c:523 262420911497555/0xc3568621: USSD for unknown code '*#200#' 20241024055621072 DSS <0004> hlr_ussd.c:354 262420911497555/0xc3568621: Tx ReturnError(1, 0x12) 20241024055621072 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420911497555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420911497555" session_id=3277227553 session_state=END} 20241024055621072 DLINP <000b> input/ipa.c:451 connected read/write 20241024055621072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055621072 DLINP <000b> input/ipa.c:451 connected read/write 20241024055621072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055621074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60820<->l=127.0.0.1:4258 20241024055621078 DAUC <0003> db_auc.c:157 IMSI='262428331564759': No 2G Auth Data 20241024055621078 DAUC <0003> db_auc.c:192 IMSI='262428331564759': No 3G Auth Data 20241024055621106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60822<->l=127.0.0.1:4258 20241024055621112 DLINP <000b> input/ipa.c:451 connected read/write 20241024055621112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055621112 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428331564759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428331564759" session_id=3325866537 session_state=BEGIN} 20241024055621112 DSS <0004> hlr_ussd.c:576 262428331564759/0xc63cb229: Process SS (BEGIN) 20241024055621112 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241024055621112 DSS <0004> hlr_ussd.c:518 262428331564759/0xc63cb229: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241024055621112 DSS <0004> hlr_ussd.c:523 262428331564759/0xc63cb229: USSD for unknown code '*#200#' 20241024055621112 DSS <0004> hlr_ussd.c:354 262428331564759/0xc63cb229: Tx ReturnError(1, 0x12) 20241024055621112 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428331564759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428331564759" session_id=3325866537 session_state=END} 20241024055621112 DLINP <000b> input/ipa.c:451 connected read/write 20241024055621112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055621112 DLINP <000b> input/ipa.c:451 connected read/write 20241024055621112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055621115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60822<->l=127.0.0.1:4258 20241024055621119 DAUC <0003> db_auc.c:157 IMSI='262425118142870': No 2G Auth Data 20241024055621119 DAUC <0003> db_auc.c:192 IMSI='262425118142870': No 3G Auth Data 20241024055621146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60834<->l=127.0.0.1:4258 20241024055621152 DLINP <000b> input/ipa.c:451 connected read/write 20241024055621152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055621152 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425118142870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425118142870" session_id=1599259449 session_state=BEGIN} 20241024055621152 DSS <0004> hlr_ussd.c:576 262425118142870/0x5f52c339: Process SS (BEGIN) 20241024055621152 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241024055621152 DSS <0004> hlr_ussd.c:518 262425118142870/0x5f52c339: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241024055621152 DSS <0004> hlr_ussd.c:523 262425118142870/0x5f52c339: USSD for unknown code '*#200#' 20241024055621152 DSS <0004> hlr_ussd.c:354 262425118142870/0x5f52c339: Tx ReturnError(1, 0x12) 20241024055621152 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425118142870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425118142870" session_id=1599259449 session_state=END} 20241024055621152 DLINP <000b> input/ipa.c:451 connected read/write 20241024055621152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055621152 DLINP <000b> input/ipa.c:451 connected read/write 20241024055621152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055621155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60834<->l=127.0.0.1:4258 20241024055621156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60774<->l=127.0.0.1:4258 20241024055621157 DLINP <000b> input/ipa.c:451 connected read/write 20241024055621157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055621157 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055621157 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055621157 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055621157 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36311<->l=127.0.0.1:4259) 20241024055621198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60848<->l=127.0.0.1:4258 20241024055621299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60848<->l=127.0.0.1:4258 20241024055624376 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055624376 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055624378 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055624379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60852<->l=127.0.0.1:4258 20241024055624381 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055624382 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055624382 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055624382 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  20241024055624382 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055624382 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  20241024055624382 DLGSUP <0013> gsup_server.c:235 2:  20241024055624382 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055624382 DLGSUP <0013> gsup_server.c:235 3:  20241024055624382 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055624382 DLGSUP <0013> gsup_server.c:235 4:  20241024055624382 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055624382 DLGSUP <0013> gsup_server.c:235 5:  20241024055624382 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055624382 DLGSUP <0013> gsup_server.c:235 7:  20241024055624382 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055624382 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055624382 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055624382 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055624400 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42649<->l=127.0.0.1:4259) 20241024055624419 DAUC <0003> db_auc.c:157 IMSI='262421695707954': No 2G Auth Data 20241024055624419 DAUC <0003> db_auc.c:192 IMSI='262421695707954': No 3G Auth Data 20241024055624442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60856<->l=127.0.0.1:4258 20241024055624447 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055624447 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421695707954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421695707954" session_id=3502878132 session_state=BEGIN} 20241024055624447 DSS <0004> hlr_ussd.c:576 262421695707954/0xd0c9adb4: Process SS (BEGIN) 20241024055624447 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241024055624447 DSS <0004> hlr_ussd.c:518 262421695707954/0xd0c9adb4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241024055624447 DSS <0004> hlr_ussd.c:542 262421695707954/0xd0c9adb4: Cannot find conn for EUSE EUSE-foobar 20241024055624447 DSS <0004> hlr_ussd.c:354 262421695707954/0xd0c9adb4: Tx ReturnError(1, 0x22) 20241024055624448 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421695707954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421695707954" session_id=3502878132 session_state=END} 20241024055624448 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055624448 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055624451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60856<->l=127.0.0.1:4258 20241024055624455 DAUC <0003> db_auc.c:157 IMSI='262426323027845': No 2G Auth Data 20241024055624455 DAUC <0003> db_auc.c:192 IMSI='262426323027845': No 3G Auth Data 20241024055624478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60866<->l=127.0.0.1:4258 20241024055624483 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055624483 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426323027845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426323027845" session_id=2095256534 session_state=BEGIN} 20241024055624483 DSS <0004> hlr_ussd.c:576 262426323027845/0x7ce313d6: Process SS (BEGIN) 20241024055624483 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241024055624483 DSS <0004> hlr_ussd.c:518 262426323027845/0x7ce313d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241024055624483 DSS <0004> hlr_ussd.c:542 262426323027845/0x7ce313d6: Cannot find conn for EUSE EUSE-foobar 20241024055624483 DSS <0004> hlr_ussd.c:354 262426323027845/0x7ce313d6: Tx ReturnError(1, 0x22) 20241024055624483 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426323027845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426323027845" session_id=2095256534 session_state=END} 20241024055624483 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055624483 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055624485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60866<->l=127.0.0.1:4258 20241024055624489 DAUC <0003> db_auc.c:157 IMSI='262427393937009': No 2G Auth Data 20241024055624489 DAUC <0003> db_auc.c:192 IMSI='262427393937009': No 3G Auth Data 20241024055624514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60872<->l=127.0.0.1:4258 20241024055624521 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055624521 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427393937009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427393937009" session_id=1627664607 session_state=BEGIN} 20241024055624521 DSS <0004> hlr_ussd.c:576 262427393937009/0x610430df: Process SS (BEGIN) 20241024055624521 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241024055624521 DSS <0004> hlr_ussd.c:518 262427393937009/0x610430df: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241024055624521 DSS <0004> hlr_ussd.c:542 262427393937009/0x610430df: Cannot find conn for EUSE EUSE-foobar 20241024055624521 DSS <0004> hlr_ussd.c:354 262427393937009/0x610430df: Tx ReturnError(1, 0x22) 20241024055624521 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427393937009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427393937009" session_id=1627664607 session_state=END} 20241024055624521 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055624521 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055624525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60872<->l=127.0.0.1:4258 20241024055624529 DAUC <0003> db_auc.c:157 IMSI='262423885863022': No 2G Auth Data 20241024055624529 DAUC <0003> db_auc.c:192 IMSI='262423885863022': No 3G Auth Data 20241024055624552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60884<->l=127.0.0.1:4258 20241024055624560 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055624560 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423885863022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423885863022" session_id=3211801091 session_state=BEGIN} 20241024055624560 DSS <0004> hlr_ussd.c:576 262423885863022/0xbf703203: Process SS (BEGIN) 20241024055624560 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241024055624560 DSS <0004> hlr_ussd.c:518 262423885863022/0xbf703203: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241024055624560 DSS <0004> hlr_ussd.c:542 262423885863022/0xbf703203: Cannot find conn for EUSE EUSE-foobar 20241024055624560 DSS <0004> hlr_ussd.c:354 262423885863022/0xbf703203: Tx ReturnError(1, 0x22) 20241024055624560 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423885863022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423885863022" session_id=3211801091 session_state=END} 20241024055624560 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055624560 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055624563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60884<->l=127.0.0.1:4258 20241024055624567 DAUC <0003> db_auc.c:157 IMSI='262425907350765': No 2G Auth Data 20241024055624567 DAUC <0003> db_auc.c:192 IMSI='262425907350765': No 3G Auth Data 20241024055624592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60892<->l=127.0.0.1:4258 20241024055624600 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055624600 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425907350765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425907350765" session_id=3775164992 session_state=BEGIN} 20241024055624600 DSS <0004> hlr_ussd.c:576 262425907350765/0xe1047240: Process SS (BEGIN) 20241024055624600 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241024055624600 DSS <0004> hlr_ussd.c:518 262425907350765/0xe1047240: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241024055624600 DSS <0004> hlr_ussd.c:542 262425907350765/0xe1047240: Cannot find conn for EUSE EUSE-foobar 20241024055624600 DSS <0004> hlr_ussd.c:354 262425907350765/0xe1047240: Tx ReturnError(1, 0x22) 20241024055624600 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425907350765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425907350765" session_id=3775164992 session_state=END} 20241024055624600 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055624600 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055624603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60892<->l=127.0.0.1:4258 20241024055624607 DAUC <0003> db_auc.c:157 IMSI='262420947933578': No 2G Auth Data 20241024055624607 DAUC <0003> db_auc.c:192 IMSI='262420947933578': No 3G Auth Data 20241024055624635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60906<->l=127.0.0.1:4258 20241024055624640 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055624640 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420947933578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420947933578" session_id=570008049 session_state=BEGIN} 20241024055624640 DSS <0004> hlr_ussd.c:576 262420947933578/0x21f9a1f1: Process SS (BEGIN) 20241024055624640 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241024055624640 DSS <0004> hlr_ussd.c:518 262420947933578/0x21f9a1f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241024055624640 DSS <0004> hlr_ussd.c:542 262420947933578/0x21f9a1f1: Cannot find conn for EUSE EUSE-foobar 20241024055624640 DSS <0004> hlr_ussd.c:354 262420947933578/0x21f9a1f1: Tx ReturnError(1, 0x22) 20241024055624640 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420947933578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420947933578" session_id=570008049 session_state=END} 20241024055624640 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055624640 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055624643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60906<->l=127.0.0.1:4258 20241024055624647 DAUC <0003> db_auc.c:157 IMSI='262427532517615': No 2G Auth Data 20241024055624647 DAUC <0003> db_auc.c:192 IMSI='262427532517615': No 3G Auth Data 20241024055624673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60914<->l=127.0.0.1:4258 20241024055624680 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055624680 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427532517615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427532517615" session_id=4252293514 session_state=BEGIN} 20241024055624680 DSS <0004> hlr_ussd.c:576 262427532517615/0xfd74d98a: Process SS (BEGIN) 20241024055624680 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241024055624680 DSS <0004> hlr_ussd.c:518 262427532517615/0xfd74d98a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241024055624680 DSS <0004> hlr_ussd.c:542 262427532517615/0xfd74d98a: Cannot find conn for EUSE EUSE-foobar 20241024055624680 DSS <0004> hlr_ussd.c:354 262427532517615/0xfd74d98a: Tx ReturnError(1, 0x22) 20241024055624680 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427532517615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427532517615" session_id=4252293514 session_state=END} 20241024055624680 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055624680 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055624683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60914<->l=127.0.0.1:4258 20241024055624687 DAUC <0003> db_auc.c:157 IMSI='262425771573885': No 2G Auth Data 20241024055624687 DAUC <0003> db_auc.c:192 IMSI='262425771573885': No 3G Auth Data 20241024055624714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60918<->l=127.0.0.1:4258 20241024055624721 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055624721 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425771573885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425771573885" session_id=3346012561 session_state=BEGIN} 20241024055624721 DSS <0004> hlr_ussd.c:576 262425771573885/0xc7701991: Process SS (BEGIN) 20241024055624721 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241024055624721 DSS <0004> hlr_ussd.c:518 262425771573885/0xc7701991: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241024055624721 DSS <0004> hlr_ussd.c:542 262425771573885/0xc7701991: Cannot find conn for EUSE EUSE-foobar 20241024055624721 DSS <0004> hlr_ussd.c:354 262425771573885/0xc7701991: Tx ReturnError(1, 0x22) 20241024055624722 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425771573885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425771573885" session_id=3346012561 session_state=END} 20241024055624722 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055624722 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055624724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60918<->l=127.0.0.1:4258 20241024055624725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60852<->l=127.0.0.1:4258 20241024055624726 DLINP <000b> input/ipa.c:451 connected read/write 20241024055624726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055624726 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055624726 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055624726 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055624726 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42649<->l=127.0.0.1:4259) 20241024055624769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60926<->l=127.0.0.1:4258 20241024055624970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60926<->l=127.0.0.1:4258 20241024055628047 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055628047 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055628048 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055628049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42150<->l=127.0.0.1:4258 20241024055628050 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055628050 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055628050 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055628050 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  20241024055628050 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055628050 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  20241024055628050 DLGSUP <0013> gsup_server.c:235 2:  20241024055628050 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055628050 DLGSUP <0013> gsup_server.c:235 3:  20241024055628050 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055628050 DLGSUP <0013> gsup_server.c:235 4:  20241024055628050 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055628050 DLGSUP <0013> gsup_server.c:235 5:  20241024055628050 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055628050 DLGSUP <0013> gsup_server.c:235 7:  20241024055628050 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055628050 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055628050 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055628050 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055628068 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42767<->l=127.0.0.1:4259) 20241024055628078 DAUC <0003> db_auc.c:157 IMSI='262427036250473': No 2G Auth Data 20241024055628078 DAUC <0003> db_auc.c:192 IMSI='262427036250473': No 3G Auth Data 20241024055628101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42166<->l=127.0.0.1:4258 20241024055628108 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055628108 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427036250473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427036250473" session_id=1169735611 session_state=BEGIN} 20241024055628108 DSS <0004> hlr_ussd.c:576 262427036250473/0x45b8bfbb: Process SS (BEGIN) 20241024055628108 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241024055628108 DSS <0004> hlr_ussd.c:518 262427036250473/0x45b8bfbb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241024055628108 DSS <0004> hlr_ussd.c:363 262427036250473/0x45b8bfbb: Tx USSD 'Your IMSI is 262427036250473' 20241024055628108 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427036250473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427036250473" session_id=1169735611 session_state=END} 20241024055628108 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427036250473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055628108 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055628108 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055628113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42166<->l=127.0.0.1:4258 20241024055628118 DAUC <0003> db_auc.c:157 IMSI='262424228401578': No 2G Auth Data 20241024055628118 DAUC <0003> db_auc.c:192 IMSI='262424228401578': No 3G Auth Data 20241024055628142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42178<->l=127.0.0.1:4258 20241024055628148 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055628148 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424228401578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424228401578" session_id=4171149451 session_state=BEGIN} 20241024055628148 DSS <0004> hlr_ussd.c:576 262424228401578/0xf89eb08b: Process SS (BEGIN) 20241024055628148 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241024055628148 DSS <0004> hlr_ussd.c:518 262424228401578/0xf89eb08b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241024055628148 DSS <0004> hlr_ussd.c:363 262424228401578/0xf89eb08b: Tx USSD 'Your IMSI is 262424228401578' 20241024055628148 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424228401578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424228401578" session_id=4171149451 session_state=END} 20241024055628148 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424228401578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055628148 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055628148 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055628151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42178<->l=127.0.0.1:4258 20241024055628155 DAUC <0003> db_auc.c:157 IMSI='262425827604251': No 2G Auth Data 20241024055628155 DAUC <0003> db_auc.c:192 IMSI='262425827604251': No 3G Auth Data 20241024055628179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42182<->l=127.0.0.1:4258 20241024055628187 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055628187 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425827604251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425827604251" session_id=3902327413 session_state=BEGIN} 20241024055628187 DSS <0004> hlr_ussd.c:576 262425827604251/0xe898ca75: Process SS (BEGIN) 20241024055628187 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241024055628187 DSS <0004> hlr_ussd.c:518 262425827604251/0xe898ca75: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241024055628187 DSS <0004> hlr_ussd.c:363 262425827604251/0xe898ca75: Tx USSD 'Your IMSI is 262425827604251' 20241024055628187 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425827604251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425827604251" session_id=3902327413 session_state=END} 20241024055628187 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425827604251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055628187 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055628187 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055628190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42182<->l=127.0.0.1:4258 20241024055628194 DAUC <0003> db_auc.c:157 IMSI='262423162500856': No 2G Auth Data 20241024055628194 DAUC <0003> db_auc.c:192 IMSI='262423162500856': No 3G Auth Data 20241024055628217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42194<->l=127.0.0.1:4258 20241024055628223 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055628223 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423162500856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423162500856" session_id=4090767784 session_state=BEGIN} 20241024055628223 DSS <0004> hlr_ussd.c:576 262423162500856/0xf3d429a8: Process SS (BEGIN) 20241024055628223 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241024055628223 DSS <0004> hlr_ussd.c:518 262423162500856/0xf3d429a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241024055628223 DSS <0004> hlr_ussd.c:363 262423162500856/0xf3d429a8: Tx USSD 'Your IMSI is 262423162500856' 20241024055628223 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423162500856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423162500856" session_id=4090767784 session_state=END} 20241024055628223 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423162500856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055628223 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055628223 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055628227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42194<->l=127.0.0.1:4258 20241024055628231 DAUC <0003> db_auc.c:157 IMSI='262426894839800': No 2G Auth Data 20241024055628231 DAUC <0003> db_auc.c:192 IMSI='262426894839800': No 3G Auth Data 20241024055628254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42204<->l=127.0.0.1:4258 20241024055628261 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055628261 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426894839800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426894839800" session_id=1019201267 session_state=BEGIN} 20241024055628261 DSS <0004> hlr_ussd.c:576 262426894839800/0x3cbfc6f3: Process SS (BEGIN) 20241024055628261 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241024055628261 DSS <0004> hlr_ussd.c:518 262426894839800/0x3cbfc6f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241024055628261 DSS <0004> hlr_ussd.c:363 262426894839800/0x3cbfc6f3: Tx USSD 'Your IMSI is 262426894839800' 20241024055628261 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426894839800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426894839800" session_id=1019201267 session_state=END} 20241024055628261 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426894839800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055628261 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055628261 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055628264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42204<->l=127.0.0.1:4258 20241024055628268 DAUC <0003> db_auc.c:157 IMSI='262424568871425': No 2G Auth Data 20241024055628268 DAUC <0003> db_auc.c:192 IMSI='262424568871425': No 3G Auth Data 20241024055628296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42216<->l=127.0.0.1:4258 20241024055628301 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055628301 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424568871425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424568871425" session_id=1071638803 session_state=BEGIN} 20241024055628301 DSS <0004> hlr_ussd.c:576 262424568871425/0x3fdfe913: Process SS (BEGIN) 20241024055628301 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241024055628301 DSS <0004> hlr_ussd.c:518 262424568871425/0x3fdfe913: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241024055628301 DSS <0004> hlr_ussd.c:363 262424568871425/0x3fdfe913: Tx USSD 'Your IMSI is 262424568871425' 20241024055628301 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424568871425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424568871425" session_id=1071638803 session_state=END} 20241024055628301 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424568871425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055628301 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055628301 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055628305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42216<->l=127.0.0.1:4258 20241024055628309 DAUC <0003> db_auc.c:157 IMSI='262428167198617': No 2G Auth Data 20241024055628309 DAUC <0003> db_auc.c:192 IMSI='262428167198617': No 3G Auth Data 20241024055628338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42218<->l=127.0.0.1:4258 20241024055628343 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055628343 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428167198617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428167198617" session_id=2530480450 session_state=BEGIN} 20241024055628343 DSS <0004> hlr_ussd.c:576 262428167198617/0x96d41142: Process SS (BEGIN) 20241024055628344 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241024055628344 DSS <0004> hlr_ussd.c:518 262428167198617/0x96d41142: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241024055628344 DSS <0004> hlr_ussd.c:363 262428167198617/0x96d41142: Tx USSD 'Your IMSI is 262428167198617' 20241024055628344 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428167198617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428167198617" session_id=2530480450 session_state=END} 20241024055628344 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428167198617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055628344 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055628344 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055628347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42218<->l=127.0.0.1:4258 20241024055628351 DAUC <0003> db_auc.c:157 IMSI='262421742312983': No 2G Auth Data 20241024055628351 DAUC <0003> db_auc.c:192 IMSI='262421742312983': No 3G Auth Data 20241024055628377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42228<->l=127.0.0.1:4258 20241024055628382 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055628382 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421742312983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421742312983" session_id=1692922083 session_state=BEGIN} 20241024055628382 DSS <0004> hlr_ussd.c:576 262421742312983/0x64e7f0e3: Process SS (BEGIN) 20241024055628382 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241024055628382 DSS <0004> hlr_ussd.c:518 262421742312983/0x64e7f0e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241024055628382 DSS <0004> hlr_ussd.c:363 262421742312983/0x64e7f0e3: Tx USSD 'Your IMSI is 262421742312983' 20241024055628382 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421742312983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421742312983" session_id=1692922083 session_state=END} 20241024055628382 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421742312983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055628382 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055628382 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055628386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42228<->l=127.0.0.1:4258 20241024055628387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42150<->l=127.0.0.1:4258 20241024055628388 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42767<->l=127.0.0.1:4259) 20241024055628388 DLINP <000b> input/ipa.c:451 connected read/write 20241024055628388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055628388 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055628388 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055628388 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055628429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42242<->l=127.0.0.1:4258 20241024055628630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42242<->l=127.0.0.1:4258 20241024055631708 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055631708 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055631710 DLINP <000b> input/ipa.c:451 connected read/write 20241024055631710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055631711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42256<->l=127.0.0.1:4258 20241024055631713 DLINP <000b> input/ipa.c:451 connected read/write 20241024055631713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055631713 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055631713 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055631713 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  20241024055631713 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055631713 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  20241024055631713 DLGSUP <0013> gsup_server.c:235 2:  20241024055631713 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055631713 DLGSUP <0013> gsup_server.c:235 3:  20241024055631713 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055631713 DLGSUP <0013> gsup_server.c:235 4:  20241024055631713 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055631713 DLGSUP <0013> gsup_server.c:235 5:  20241024055631713 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055631713 DLGSUP <0013> gsup_server.c:235 7:  20241024055631713 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055631713 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055631713 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055631713 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055631730 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37777<->l=127.0.0.1:4259) 20241024055631740 DAUC <0003> db_auc.c:157 IMSI='262421527962668': No 2G Auth Data 20241024055631740 DAUC <0003> db_auc.c:192 IMSI='262421527962668': No 3G Auth Data 20241024055631764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42266<->l=127.0.0.1:4258 20241024055631771 DLINP <000b> input/ipa.c:451 connected read/write 20241024055631771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055631771 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421527962668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421527962668" source_name="the-source\n" session_id=4206158056 session_state=BEGIN} 20241024055631771 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241024055631771 DSS <0004> hlr_ussd.c:576 262421527962668/0xfab4e0e8: Process SS (BEGIN) 20241024055631771 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241024055631771 DSS <0004> hlr_ussd.c:518 262421527962668/0xfab4e0e8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241024055631771 DSS <0004> hlr_ussd.c:363 262421527962668/0xfab4e0e8: Tx USSD 'Your IMSI is 262421527962668' 20241024055631772 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421527962668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421527962668" destination_name="the-source\n" session_id=4206158056 session_state=END} 20241024055631772 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262421527962668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055631772 DLINP <000b> input/ipa.c:451 connected read/write 20241024055631772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055631772 DLINP <000b> input/ipa.c:451 connected read/write 20241024055631772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055631776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42266<->l=127.0.0.1:4258 20241024055631780 DAUC <0003> db_auc.c:157 IMSI='262426816819657': No 2G Auth Data 20241024055631780 DAUC <0003> db_auc.c:192 IMSI='262426816819657': No 3G Auth Data 20241024055631803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42270<->l=127.0.0.1:4258 20241024055631808 DLINP <000b> input/ipa.c:451 connected read/write 20241024055631808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055631808 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262426816819657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426816819657" source_name="the-source\n" session_id=2222819663 session_state=BEGIN} 20241024055631808 DSS <0004> hlr_ussd.c:576 262426816819657/0x847d894f: Process SS (BEGIN) 20241024055631808 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241024055631808 DSS <0004> hlr_ussd.c:518 262426816819657/0x847d894f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241024055631808 DSS <0004> hlr_ussd.c:363 262426816819657/0x847d894f: Tx USSD 'Your IMSI is 262426816819657' 20241024055631808 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262426816819657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426816819657" destination_name="the-source\n" session_id=2222819663 session_state=END} 20241024055631808 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262426816819657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055631808 DLINP <000b> input/ipa.c:451 connected read/write 20241024055631808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055631808 DLINP <000b> input/ipa.c:451 connected read/write 20241024055631808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055631813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42270<->l=127.0.0.1:4258 20241024055631817 DAUC <0003> db_auc.c:157 IMSI='262427202075046': No 2G Auth Data 20241024055631817 DAUC <0003> db_auc.c:192 IMSI='262427202075046': No 3G Auth Data 20241024055631840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42274<->l=127.0.0.1:4258 20241024055631846 DLINP <000b> input/ipa.c:451 connected read/write 20241024055631846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055631846 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262427202075046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427202075046" source_name="the-source\n" session_id=3477309836 session_state=BEGIN} 20241024055631846 DSS <0004> hlr_ussd.c:576 262427202075046/0xcf43898c: Process SS (BEGIN) 20241024055631846 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241024055631846 DSS <0004> hlr_ussd.c:518 262427202075046/0xcf43898c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241024055631846 DSS <0004> hlr_ussd.c:363 262427202075046/0xcf43898c: Tx USSD 'Your IMSI is 262427202075046' 20241024055631846 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262427202075046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427202075046" destination_name="the-source\n" session_id=3477309836 session_state=END} 20241024055631846 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262427202075046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055631846 DLINP <000b> input/ipa.c:451 connected read/write 20241024055631846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055631846 DLINP <000b> input/ipa.c:451 connected read/write 20241024055631846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055631849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42274<->l=127.0.0.1:4258 20241024055631853 DAUC <0003> db_auc.c:157 IMSI='262423992702991': No 2G Auth Data 20241024055631853 DAUC <0003> db_auc.c:192 IMSI='262423992702991': No 3G Auth Data 20241024055631878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42280<->l=127.0.0.1:4258 20241024055631882 DLINP <000b> input/ipa.c:451 connected read/write 20241024055631882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055631882 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262423992702991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423992702991" source_name="the-source\n" session_id=3276313382 session_state=BEGIN} 20241024055631882 DSS <0004> hlr_ussd.c:576 262423992702991/0xc3489326: Process SS (BEGIN) 20241024055631882 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241024055631882 DSS <0004> hlr_ussd.c:518 262423992702991/0xc3489326: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241024055631882 DSS <0004> hlr_ussd.c:363 262423992702991/0xc3489326: Tx USSD 'Your IMSI is 262423992702991' 20241024055631882 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262423992702991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423992702991" destination_name="the-source\n" session_id=3276313382 session_state=END} 20241024055631882 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262423992702991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055631883 DLINP <000b> input/ipa.c:451 connected read/write 20241024055631883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055631883 DLINP <000b> input/ipa.c:451 connected read/write 20241024055631883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055631886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42280<->l=127.0.0.1:4258 20241024055631890 DAUC <0003> db_auc.c:157 IMSI='262423960743764': No 2G Auth Data 20241024055631890 DAUC <0003> db_auc.c:192 IMSI='262423960743764': No 3G Auth Data 20241024055631914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42294<->l=127.0.0.1:4258 20241024055631920 DLINP <000b> input/ipa.c:451 connected read/write 20241024055631920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055631920 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262423960743764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423960743764" source_name="the-source\n" session_id=3680951781 session_state=BEGIN} 20241024055631920 DSS <0004> hlr_ussd.c:576 262423960743764/0xdb66dde5: Process SS (BEGIN) 20241024055631920 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241024055631920 DSS <0004> hlr_ussd.c:518 262423960743764/0xdb66dde5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241024055631920 DSS <0004> hlr_ussd.c:363 262423960743764/0xdb66dde5: Tx USSD 'Your IMSI is 262423960743764' 20241024055631920 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262423960743764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423960743764" destination_name="the-source\n" session_id=3680951781 session_state=END} 20241024055631920 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262423960743764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055631920 DLINP <000b> input/ipa.c:451 connected read/write 20241024055631920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055631920 DLINP <000b> input/ipa.c:451 connected read/write 20241024055631920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055631925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42294<->l=127.0.0.1:4258 20241024055631930 DAUC <0003> db_auc.c:157 IMSI='262423293263809': No 2G Auth Data 20241024055631930 DAUC <0003> db_auc.c:192 IMSI='262423293263809': No 3G Auth Data 20241024055631958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42298<->l=127.0.0.1:4258 20241024055631964 DLINP <000b> input/ipa.c:451 connected read/write 20241024055631964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055631964 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262423293263809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423293263809" source_name="the-source\n" session_id=2696000203 session_state=BEGIN} 20241024055631964 DSS <0004> hlr_ussd.c:576 262423293263809/0xa0b1b2cb: Process SS (BEGIN) 20241024055631964 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241024055631964 DSS <0004> hlr_ussd.c:518 262423293263809/0xa0b1b2cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241024055631964 DSS <0004> hlr_ussd.c:363 262423293263809/0xa0b1b2cb: Tx USSD 'Your IMSI is 262423293263809' 20241024055631964 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262423293263809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423293263809" destination_name="the-source\n" session_id=2696000203 session_state=END} 20241024055631964 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262423293263809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055631964 DLINP <000b> input/ipa.c:451 connected read/write 20241024055631964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055631964 DLINP <000b> input/ipa.c:451 connected read/write 20241024055631964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055631968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42298<->l=127.0.0.1:4258 20241024055631972 DAUC <0003> db_auc.c:157 IMSI='262425259955576': No 2G Auth Data 20241024055631972 DAUC <0003> db_auc.c:192 IMSI='262425259955576': No 3G Auth Data 20241024055631999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42314<->l=127.0.0.1:4258 20241024055632005 DLINP <000b> input/ipa.c:451 connected read/write 20241024055632005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055632005 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262425259955576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425259955576" source_name="the-source\n" session_id=1011082439 session_state=BEGIN} 20241024055632005 DSS <0004> hlr_ussd.c:576 262425259955576/0x3c43e4c7: Process SS (BEGIN) 20241024055632005 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241024055632005 DSS <0004> hlr_ussd.c:518 262425259955576/0x3c43e4c7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241024055632005 DSS <0004> hlr_ussd.c:363 262425259955576/0x3c43e4c7: Tx USSD 'Your IMSI is 262425259955576' 20241024055632005 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262425259955576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425259955576" destination_name="the-source\n" session_id=1011082439 session_state=END} 20241024055632005 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262425259955576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055632005 DLINP <000b> input/ipa.c:451 connected read/write 20241024055632005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055632005 DLINP <000b> input/ipa.c:451 connected read/write 20241024055632005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055632009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42314<->l=127.0.0.1:4258 20241024055632013 DAUC <0003> db_auc.c:157 IMSI='262423338038816': No 2G Auth Data 20241024055632014 DAUC <0003> db_auc.c:192 IMSI='262423338038816': No 3G Auth Data 20241024055632041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42318<->l=127.0.0.1:4258 20241024055632046 DLINP <000b> input/ipa.c:451 connected read/write 20241024055632046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055632046 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262423338038816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423338038816" source_name="the-source\n" session_id=1171241037 session_state=BEGIN} 20241024055632046 DSS <0004> hlr_ussd.c:576 262423338038816/0x45cfb84d: Process SS (BEGIN) 20241024055632046 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241024055632046 DSS <0004> hlr_ussd.c:518 262423338038816/0x45cfb84d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241024055632046 DSS <0004> hlr_ussd.c:363 262423338038816/0x45cfb84d: Tx USSD 'Your IMSI is 262423338038816' 20241024055632046 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262423338038816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423338038816" destination_name="the-source\n" session_id=1171241037 session_state=END} 20241024055632046 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262423338038816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055632046 DLINP <000b> input/ipa.c:451 connected read/write 20241024055632046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055632046 DLINP <000b> input/ipa.c:451 connected read/write 20241024055632046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055632049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42318<->l=127.0.0.1:4258 20241024055632050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42256<->l=127.0.0.1:4258 20241024055632051 DLINP <000b> input/ipa.c:451 connected read/write 20241024055632051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055632051 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055632051 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055632051 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055632051 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241024055632051 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37777<->l=127.0.0.1:4259) 20241024055632096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42322<->l=127.0.0.1:4258 20241024055632297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42322<->l=127.0.0.1:4258 20241024055635370 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055635370 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055635372 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055635373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42328<->l=127.0.0.1:4258 20241024055635375 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055635375 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055635375 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055635375 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  20241024055635375 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055635375 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  20241024055635375 DLGSUP <0013> gsup_server.c:235 2:  20241024055635375 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055635375 DLGSUP <0013> gsup_server.c:235 3:  20241024055635375 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055635375 DLGSUP <0013> gsup_server.c:235 4:  20241024055635375 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055635375 DLGSUP <0013> gsup_server.c:235 5:  20241024055635375 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055635375 DLGSUP <0013> gsup_server.c:235 7:  20241024055635375 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055635375 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055635375 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055635375 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055635394 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43885<->l=127.0.0.1:4259) 20241024055635413 DAUC <0003> db_auc.c:157 IMSI='262422660935361': No 2G Auth Data 20241024055635413 DAUC <0003> db_auc.c:192 IMSI='262422660935361': No 3G Auth Data 20241024055635438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42338<->l=127.0.0.1:4258 20241024055635445 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055635445 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422660935361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422660935361" session_id=545895860 session_state=BEGIN} 20241024055635445 DSS <0004> hlr_ussd.c:576 262422660935361/0x2089b5b4: Process SS (BEGIN) 20241024055635445 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241024055635445 DSS <0004> hlr_ussd.c:518 262422660935361/0x2089b5b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241024055635445 DSS <0004> hlr_ussd.c:363 262422660935361/0x2089b5b4: Tx USSD 'Your extension is 491616357081' 20241024055635445 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422660935361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422660935361" session_id=545895860 session_state=END} 20241024055635445 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422660935361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055635445 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055635445 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055635450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42338<->l=127.0.0.1:4258 20241024055635454 DAUC <0003> db_auc.c:157 IMSI='262426970579877': No 2G Auth Data 20241024055635454 DAUC <0003> db_auc.c:192 IMSI='262426970579877': No 3G Auth Data 20241024055635479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42344<->l=127.0.0.1:4258 20241024055635487 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055635487 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426970579877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426970579877" session_id=2223588500 session_state=BEGIN} 20241024055635487 DSS <0004> hlr_ussd.c:576 262426970579877/0x84894494: Process SS (BEGIN) 20241024055635487 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241024055635487 DSS <0004> hlr_ussd.c:518 262426970579877/0x84894494: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241024055635487 DSS <0004> hlr_ussd.c:363 262426970579877/0x84894494: Tx USSD 'Your extension is 491618547335' 20241024055635487 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426970579877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426970579877" session_id=2223588500 session_state=END} 20241024055635487 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426970579877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055635487 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055635487 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055635491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42344<->l=127.0.0.1:4258 20241024055635495 DAUC <0003> db_auc.c:157 IMSI='262423584677668': No 2G Auth Data 20241024055635495 DAUC <0003> db_auc.c:192 IMSI='262423584677668': No 3G Auth Data 20241024055635519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42350<->l=127.0.0.1:4258 20241024055635525 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055635525 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423584677668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423584677668" session_id=4163525736 session_state=BEGIN} 20241024055635525 DSS <0004> hlr_ussd.c:576 262423584677668/0xf82a5c68: Process SS (BEGIN) 20241024055635525 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241024055635525 DSS <0004> hlr_ussd.c:518 262423584677668/0xf82a5c68: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241024055635525 DSS <0004> hlr_ussd.c:363 262423584677668/0xf82a5c68: Tx USSD 'Your extension is 491611000338' 20241024055635525 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423584677668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423584677668" session_id=4163525736 session_state=END} 20241024055635525 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423584677668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055635525 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055635525 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055635528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42350<->l=127.0.0.1:4258 20241024055635533 DAUC <0003> db_auc.c:157 IMSI='262427728790546': No 2G Auth Data 20241024055635533 DAUC <0003> db_auc.c:192 IMSI='262427728790546': No 3G Auth Data 20241024055635555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42356<->l=127.0.0.1:4258 20241024055635561 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055635562 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427728790546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427728790546" session_id=260397491 session_state=BEGIN} 20241024055635562 DSS <0004> hlr_ussd.c:576 262427728790546/0x0f8559b3: Process SS (BEGIN) 20241024055635562 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241024055635562 DSS <0004> hlr_ussd.c:518 262427728790546/0x0f8559b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241024055635562 DSS <0004> hlr_ussd.c:363 262427728790546/0x0f8559b3: Tx USSD 'Your extension is 491611766581' 20241024055635562 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427728790546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427728790546" session_id=260397491 session_state=END} 20241024055635562 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427728790546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055635562 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055635562 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055635567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42356<->l=127.0.0.1:4258 20241024055635571 DAUC <0003> db_auc.c:157 IMSI='262424705001826': No 2G Auth Data 20241024055635571 DAUC <0003> db_auc.c:192 IMSI='262424705001826': No 3G Auth Data 20241024055635597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42360<->l=127.0.0.1:4258 20241024055635602 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055635602 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424705001826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424705001826" session_id=3882718183 session_state=BEGIN} 20241024055635602 DSS <0004> hlr_ussd.c:576 262424705001826/0xe76d93e7: Process SS (BEGIN) 20241024055635602 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241024055635602 DSS <0004> hlr_ussd.c:518 262424705001826/0xe76d93e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241024055635602 DSS <0004> hlr_ussd.c:363 262424705001826/0xe76d93e7: Tx USSD 'Your extension is 491613320407' 20241024055635602 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424705001826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424705001826" session_id=3882718183 session_state=END} 20241024055635602 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424705001826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055635602 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055635602 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055635608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42360<->l=127.0.0.1:4258 20241024055635612 DAUC <0003> db_auc.c:157 IMSI='262425555388816': No 2G Auth Data 20241024055635612 DAUC <0003> db_auc.c:192 IMSI='262425555388816': No 3G Auth Data 20241024055635638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42364<->l=127.0.0.1:4258 20241024055635643 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055635643 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425555388816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425555388816" session_id=4150021285 session_state=BEGIN} 20241024055635643 DSS <0004> hlr_ussd.c:576 262425555388816/0xf75c4ca5: Process SS (BEGIN) 20241024055635643 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241024055635643 DSS <0004> hlr_ussd.c:518 262425555388816/0xf75c4ca5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241024055635644 DSS <0004> hlr_ussd.c:363 262425555388816/0xf75c4ca5: Tx USSD 'Your extension is 491615128687' 20241024055635644 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425555388816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425555388816" session_id=4150021285 session_state=END} 20241024055635644 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425555388816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055635644 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055635644 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055635647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42364<->l=127.0.0.1:4258 20241024055635655 DAUC <0003> db_auc.c:157 IMSI='262425190613851': No 2G Auth Data 20241024055635655 DAUC <0003> db_auc.c:192 IMSI='262425190613851': No 3G Auth Data 20241024055635684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42380<->l=127.0.0.1:4258 20241024055635689 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055635689 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425190613851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425190613851" session_id=1998771865 session_state=BEGIN} 20241024055635689 DSS <0004> hlr_ussd.c:576 262425190613851/0x7722d699: Process SS (BEGIN) 20241024055635689 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241024055635689 DSS <0004> hlr_ussd.c:518 262425190613851/0x7722d699: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241024055635689 DSS <0004> hlr_ussd.c:363 262425190613851/0x7722d699: Tx USSD 'Your extension is 491611300771' 20241024055635689 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425190613851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425190613851" session_id=1998771865 session_state=END} 20241024055635689 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425190613851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055635689 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055635689 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055635693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42380<->l=127.0.0.1:4258 20241024055635697 DAUC <0003> db_auc.c:157 IMSI='262421524514734': No 2G Auth Data 20241024055635697 DAUC <0003> db_auc.c:192 IMSI='262421524514734': No 3G Auth Data 20241024055635725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42394<->l=127.0.0.1:4258 20241024055635731 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055635731 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421524514734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421524514734" session_id=532739030 session_state=BEGIN} 20241024055635731 DSS <0004> hlr_ussd.c:576 262421524514734/0x1fc0f3d6: Process SS (BEGIN) 20241024055635731 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241024055635731 DSS <0004> hlr_ussd.c:518 262421524514734/0x1fc0f3d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241024055635732 DSS <0004> hlr_ussd.c:363 262421524514734/0x1fc0f3d6: Tx USSD 'Your extension is 491612042547' 20241024055635732 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421524514734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421524514734" session_id=532739030 session_state=END} 20241024055635732 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421524514734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055635732 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055635732 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055635735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42394<->l=127.0.0.1:4258 20241024055635736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42328<->l=127.0.0.1:4258 20241024055635737 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43885<->l=127.0.0.1:4259) 20241024055635737 DLINP <000b> input/ipa.c:451 connected read/write 20241024055635737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055635737 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055635737 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055635737 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055635779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42410<->l=127.0.0.1:4258 20241024055635980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42410<->l=127.0.0.1:4258 20241024055639059 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055639059 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055639061 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055639062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52162<->l=127.0.0.1:4258 20241024055639063 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055639063 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055639063 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055639063 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  20241024055639063 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055639063 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  20241024055639063 DLGSUP <0013> gsup_server.c:235 2:  20241024055639063 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055639063 DLGSUP <0013> gsup_server.c:235 3:  20241024055639063 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055639063 DLGSUP <0013> gsup_server.c:235 4:  20241024055639063 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055639063 DLGSUP <0013> gsup_server.c:235 5:  20241024055639063 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055639063 DLGSUP <0013> gsup_server.c:235 7:  20241024055639063 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055639063 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055639063 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055639063 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055639085 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33387<->l=127.0.0.1:4259) 20241024055639095 DAUC <0003> db_auc.c:157 IMSI='262427792257275': No 2G Auth Data 20241024055639095 DAUC <0003> db_auc.c:192 IMSI='262427792257275': No 3G Auth Data 20241024055639119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52172<->l=127.0.0.1:4258 20241024055639126 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055639126 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262427792257275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427792257275" source_name="the-source\n" session_id=2627960378 session_state=BEGIN} 20241024055639126 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241024055639126 DSS <0004> hlr_ussd.c:576 262427792257275/0x9ca37e3a: Process SS (BEGIN) 20241024055639126 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241024055639126 DSS <0004> hlr_ussd.c:518 262427792257275/0x9ca37e3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241024055639126 DSS <0004> hlr_ussd.c:363 262427792257275/0x9ca37e3a: Tx USSD 'Your extension is 491614802026' 20241024055639126 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262427792257275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427792257275" destination_name="the-source\n" session_id=2627960378 session_state=END} 20241024055639126 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262427792257275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055639126 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055639126 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055639130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52172<->l=127.0.0.1:4258 20241024055639134 DAUC <0003> db_auc.c:157 IMSI='262421384361195': No 2G Auth Data 20241024055639134 DAUC <0003> db_auc.c:192 IMSI='262421384361195': No 3G Auth Data 20241024055639157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52180<->l=127.0.0.1:4258 20241024055639163 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055639163 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262421384361195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421384361195" source_name="the-source\n" session_id=1170640994 session_state=BEGIN} 20241024055639163 DSS <0004> hlr_ussd.c:576 262421384361195/0x45c69062: Process SS (BEGIN) 20241024055639163 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241024055639163 DSS <0004> hlr_ussd.c:518 262421384361195/0x45c69062: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241024055639163 DSS <0004> hlr_ussd.c:363 262421384361195/0x45c69062: Tx USSD 'Your extension is 491616223743' 20241024055639163 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262421384361195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421384361195" destination_name="the-source\n" session_id=1170640994 session_state=END} 20241024055639163 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262421384361195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055639163 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055639163 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055639168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52180<->l=127.0.0.1:4258 20241024055639172 DAUC <0003> db_auc.c:157 IMSI='262420486500790': No 2G Auth Data 20241024055639172 DAUC <0003> db_auc.c:192 IMSI='262420486500790': No 3G Auth Data 20241024055639195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52194<->l=127.0.0.1:4258 20241024055639202 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055639202 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262420486500790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420486500790" source_name="the-source\n" session_id=1196483101 session_state=BEGIN} 20241024055639202 DSS <0004> hlr_ussd.c:576 262420486500790/0x4750e21d: Process SS (BEGIN) 20241024055639202 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241024055639202 DSS <0004> hlr_ussd.c:518 262420486500790/0x4750e21d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241024055639202 DSS <0004> hlr_ussd.c:363 262420486500790/0x4750e21d: Tx USSD 'Your extension is 491613650083' 20241024055639202 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262420486500790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420486500790" destination_name="the-source\n" session_id=1196483101 session_state=END} 20241024055639202 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262420486500790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055639202 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055639202 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055639206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52194<->l=127.0.0.1:4258 20241024055639210 DAUC <0003> db_auc.c:157 IMSI='262422578734262': No 2G Auth Data 20241024055639210 DAUC <0003> db_auc.c:192 IMSI='262422578734262': No 3G Auth Data 20241024055639237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52196<->l=127.0.0.1:4258 20241024055639242 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055639242 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262422578734262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422578734262" source_name="the-source\n" session_id=2419666580 session_state=BEGIN} 20241024055639242 DSS <0004> hlr_ussd.c:576 262422578734262/0x90392e94: Process SS (BEGIN) 20241024055639242 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241024055639242 DSS <0004> hlr_ussd.c:518 262422578734262/0x90392e94: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241024055639242 DSS <0004> hlr_ussd.c:363 262422578734262/0x90392e94: Tx USSD 'Your extension is 491610552552' 20241024055639242 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262422578734262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422578734262" destination_name="the-source\n" session_id=2419666580 session_state=END} 20241024055639242 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262422578734262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055639242 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055639242 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055639246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52196<->l=127.0.0.1:4258 20241024055639253 DAUC <0003> db_auc.c:157 IMSI='262429951556853': No 2G Auth Data 20241024055639253 DAUC <0003> db_auc.c:192 IMSI='262429951556853': No 3G Auth Data 20241024055639275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52204<->l=127.0.0.1:4258 20241024055639282 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055639282 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262429951556853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429951556853" source_name="the-source\n" session_id=228225114 session_state=BEGIN} 20241024055639282 DSS <0004> hlr_ussd.c:576 262429951556853/0x0d9a705a: Process SS (BEGIN) 20241024055639282 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241024055639282 DSS <0004> hlr_ussd.c:518 262429951556853/0x0d9a705a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241024055639282 DSS <0004> hlr_ussd.c:363 262429951556853/0x0d9a705a: Tx USSD 'Your extension is 491616453528' 20241024055639282 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262429951556853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429951556853" destination_name="the-source\n" session_id=228225114 session_state=END} 20241024055639282 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262429951556853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055639282 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055639282 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055639286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52204<->l=127.0.0.1:4258 20241024055639290 DAUC <0003> db_auc.c:157 IMSI='262427542303698': No 2G Auth Data 20241024055639290 DAUC <0003> db_auc.c:192 IMSI='262427542303698': No 3G Auth Data 20241024055639319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52214<->l=127.0.0.1:4258 20241024055639324 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055639324 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262427542303698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427542303698" source_name="the-source\n" session_id=3973628203 session_state=BEGIN} 20241024055639324 DSS <0004> hlr_ussd.c:576 262427542303698/0xecd8c12b: Process SS (BEGIN) 20241024055639324 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241024055639324 DSS <0004> hlr_ussd.c:518 262427542303698/0xecd8c12b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241024055639324 DSS <0004> hlr_ussd.c:363 262427542303698/0xecd8c12b: Tx USSD 'Your extension is 491610486734' 20241024055639324 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262427542303698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427542303698" destination_name="the-source\n" session_id=3973628203 session_state=END} 20241024055639324 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262427542303698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055639324 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055639324 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055639328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52214<->l=127.0.0.1:4258 20241024055639332 DAUC <0003> db_auc.c:157 IMSI='262421934529755': No 2G Auth Data 20241024055639332 DAUC <0003> db_auc.c:192 IMSI='262421934529755': No 3G Auth Data 20241024055639359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52220<->l=127.0.0.1:4258 20241024055639364 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055639364 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262421934529755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421934529755" source_name="the-source\n" session_id=1914719466 session_state=BEGIN} 20241024055639365 DSS <0004> hlr_ussd.c:576 262421934529755/0x72204cea: Process SS (BEGIN) 20241024055639365 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241024055639365 DSS <0004> hlr_ussd.c:518 262421934529755/0x72204cea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241024055639365 DSS <0004> hlr_ussd.c:363 262421934529755/0x72204cea: Tx USSD 'Your extension is 491613310722' 20241024055639365 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262421934529755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421934529755" destination_name="the-source\n" session_id=1914719466 session_state=END} 20241024055639365 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262421934529755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055639365 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055639365 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055639369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52220<->l=127.0.0.1:4258 20241024055639373 DAUC <0003> db_auc.c:157 IMSI='262422287011028': No 2G Auth Data 20241024055639373 DAUC <0003> db_auc.c:192 IMSI='262422287011028': No 3G Auth Data 20241024055639401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52230<->l=127.0.0.1:4258 20241024055639408 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055639408 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262422287011028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422287011028" source_name="the-source\n" session_id=683152888 session_state=BEGIN} 20241024055639408 DSS <0004> hlr_ussd.c:576 262422287011028/0x28b815f8: Process SS (BEGIN) 20241024055639408 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241024055639408 DSS <0004> hlr_ussd.c:518 262422287011028/0x28b815f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241024055639408 DSS <0004> hlr_ussd.c:363 262422287011028/0x28b815f8: Tx USSD 'Your extension is 491613323552' 20241024055639408 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262422287011028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422287011028" destination_name="the-source\n" session_id=683152888 session_state=END} 20241024055639408 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262422287011028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055639408 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055639408 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055639411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52230<->l=127.0.0.1:4258 20241024055639412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52162<->l=127.0.0.1:4258 20241024055639413 DLINP <000b> input/ipa.c:451 connected read/write 20241024055639413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055639413 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055639413 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055639413 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055639413 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241024055639413 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33387<->l=127.0.0.1:4259) 20241024055639458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52238<->l=127.0.0.1:4258 20241024055639659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52238<->l=127.0.0.1:4258 20241024055642738 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40185 20241024055642738 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40185 20241024055642740 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642740 DLINP <000b> input/ipa.c:405 127.0.0.1:40185 message received 20241024055642742 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055642742 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055642743 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055642743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52244<->l=127.0.0.1:4258 20241024055642744 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642744 DLINP <000b> input/ipa.c:405 127.0.0.1:40185 message received 20241024055642744 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055642744 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241024055642744 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241024055642744 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241024055642744 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  20241024055642744 DLGSUP <0013> gsup_server.c:235 2:  20241024055642744 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055642744 DLGSUP <0013> gsup_server.c:235 3:  20241024055642744 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055642744 DLGSUP <0013> gsup_server.c:235 4:  20241024055642744 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055642744 DLGSUP <0013> gsup_server.c:235 5:  20241024055642744 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055642744 DLGSUP <0013> gsup_server.c:235 7:  20241024055642744 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055642744 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055642744 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055642744 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40185 20241024055642745 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055642745 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055642745 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055642745 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  20241024055642745 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055642745 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  20241024055642745 DLGSUP <0013> gsup_server.c:235 2:  20241024055642745 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055642745 DLGSUP <0013> gsup_server.c:235 3:  20241024055642745 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055642745 DLGSUP <0013> gsup_server.c:235 4:  20241024055642745 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055642745 DLGSUP <0013> gsup_server.c:235 5:  20241024055642745 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055642745 DLGSUP <0013> gsup_server.c:235 7:  20241024055642745 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055642745 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055642745 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055642745 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055642765 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35251<->l=127.0.0.1:4259) 20241024055642783 DAUC <0003> db_auc.c:157 IMSI='262427639615411': No 2G Auth Data 20241024055642783 DAUC <0003> db_auc.c:192 IMSI='262427639615411': No 3G Auth Data 20241024055642809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52248<->l=127.0.0.1:4258 20241024055642817 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055642817 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427639615411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427639615411" session_id=1641742946 session_state=BEGIN} 20241024055642817 DSS <0004> hlr_ussd.c:576 262427639615411/0x61db0262: Process SS (BEGIN) 20241024055642817 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241024055642817 DSS <0004> hlr_ussd.c:518 262427639615411/0x61db0262: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241024055642817 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642817 DLINP <000b> input/ipa.c:431 127.0.0.1:40185 sending data 20241024055642817 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642817 DLINP <000b> input/ipa.c:431 127.0.0.1:40185 sending data 20241024055642825 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642825 DLINP <000b> input/ipa.c:405 127.0.0.1:40185 message received 20241024055642825 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262427639615411 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427639615411" session_id=1641742946 session_state=END} 20241024055642825 DSS <0004> hlr_ussd.c:576 262427639615411/0x61db0262: Process SS (END) 20241024055642825 DSS <0004> hlr_ussd.c:518 262427639615411/0x61db0262: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241024055642825 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427639615411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427639615411" session_id=1641742946 session_state=END} 20241024055642825 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427639615411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055642825 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262427639615411 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055642825 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055642825 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055642830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52248<->l=127.0.0.1:4258 20241024055642834 DAUC <0003> db_auc.c:157 IMSI='262428251392675': No 2G Auth Data 20241024055642834 DAUC <0003> db_auc.c:192 IMSI='262428251392675': No 3G Auth Data 20241024055642859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52252<->l=127.0.0.1:4258 20241024055642865 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055642865 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428251392675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428251392675" session_id=2074539351 session_state=BEGIN} 20241024055642865 DSS <0004> hlr_ussd.c:576 262428251392675/0x7ba6f557: Process SS (BEGIN) 20241024055642865 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241024055642865 DSS <0004> hlr_ussd.c:518 262428251392675/0x7ba6f557: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241024055642865 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642865 DLINP <000b> input/ipa.c:431 127.0.0.1:40185 sending data 20241024055642865 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642865 DLINP <000b> input/ipa.c:431 127.0.0.1:40185 sending data 20241024055642868 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642868 DLINP <000b> input/ipa.c:405 127.0.0.1:40185 message received 20241024055642868 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262428251392675 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428251392675" session_id=2074539351 session_state=END} 20241024055642868 DSS <0004> hlr_ussd.c:576 262428251392675/0x7ba6f557: Process SS (END) 20241024055642868 DSS <0004> hlr_ussd.c:518 262428251392675/0x7ba6f557: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241024055642868 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428251392675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428251392675" session_id=2074539351 session_state=END} 20241024055642868 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428251392675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055642868 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262428251392675 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055642868 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055642868 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055642871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52252<->l=127.0.0.1:4258 20241024055642875 DAUC <0003> db_auc.c:157 IMSI='262428512947839': No 2G Auth Data 20241024055642875 DAUC <0003> db_auc.c:192 IMSI='262428512947839': No 3G Auth Data 20241024055642901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52268<->l=127.0.0.1:4258 20241024055642907 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055642907 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428512947839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428512947839" session_id=725368683 session_state=BEGIN} 20241024055642907 DSS <0004> hlr_ussd.c:576 262428512947839/0x2b3c3f6b: Process SS (BEGIN) 20241024055642907 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241024055642907 DSS <0004> hlr_ussd.c:518 262428512947839/0x2b3c3f6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241024055642907 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642907 DLINP <000b> input/ipa.c:431 127.0.0.1:40185 sending data 20241024055642908 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642908 DLINP <000b> input/ipa.c:431 127.0.0.1:40185 sending data 20241024055642909 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642909 DLINP <000b> input/ipa.c:405 127.0.0.1:40185 message received 20241024055642909 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262428512947839 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428512947839" session_id=725368683 session_state=END} 20241024055642909 DSS <0004> hlr_ussd.c:576 262428512947839/0x2b3c3f6b: Process SS (END) 20241024055642909 DSS <0004> hlr_ussd.c:518 262428512947839/0x2b3c3f6b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241024055642909 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428512947839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428512947839" session_id=725368683 session_state=END} 20241024055642909 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428512947839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055642909 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262428512947839 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055642909 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055642909 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055642915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52268<->l=127.0.0.1:4258 20241024055642920 DAUC <0003> db_auc.c:157 IMSI='262426388773732': No 2G Auth Data 20241024055642920 DAUC <0003> db_auc.c:192 IMSI='262426388773732': No 3G Auth Data 20241024055642942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52276<->l=127.0.0.1:4258 20241024055642947 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055642947 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426388773732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426388773732" session_id=976712537 session_state=BEGIN} 20241024055642947 DSS <0004> hlr_ussd.c:576 262426388773732/0x3a377359: Process SS (BEGIN) 20241024055642947 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241024055642947 DSS <0004> hlr_ussd.c:518 262426388773732/0x3a377359: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241024055642947 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642947 DLINP <000b> input/ipa.c:431 127.0.0.1:40185 sending data 20241024055642947 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642947 DLINP <000b> input/ipa.c:431 127.0.0.1:40185 sending data 20241024055642949 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642949 DLINP <000b> input/ipa.c:405 127.0.0.1:40185 message received 20241024055642949 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262426388773732 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426388773732" session_id=976712537 session_state=END} 20241024055642949 DSS <0004> hlr_ussd.c:576 262426388773732/0x3a377359: Process SS (END) 20241024055642949 DSS <0004> hlr_ussd.c:518 262426388773732/0x3a377359: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241024055642949 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426388773732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426388773732" session_id=976712537 session_state=END} 20241024055642949 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426388773732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055642949 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262426388773732 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055642949 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055642949 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055642954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52276<->l=127.0.0.1:4258 20241024055642958 DAUC <0003> db_auc.c:157 IMSI='262423043828984': No 2G Auth Data 20241024055642958 DAUC <0003> db_auc.c:192 IMSI='262423043828984': No 3G Auth Data 20241024055642985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52280<->l=127.0.0.1:4258 20241024055642992 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055642992 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423043828984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423043828984" session_id=3417877291 session_state=BEGIN} 20241024055642992 DSS <0004> hlr_ussd.c:576 262423043828984/0xcbb8ab2b: Process SS (BEGIN) 20241024055642992 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241024055642992 DSS <0004> hlr_ussd.c:518 262423043828984/0xcbb8ab2b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241024055642992 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642992 DLINP <000b> input/ipa.c:431 127.0.0.1:40185 sending data 20241024055642992 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642992 DLINP <000b> input/ipa.c:431 127.0.0.1:40185 sending data 20241024055642994 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642994 DLINP <000b> input/ipa.c:405 127.0.0.1:40185 message received 20241024055642994 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262423043828984 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423043828984" session_id=3417877291 session_state=END} 20241024055642994 DSS <0004> hlr_ussd.c:576 262423043828984/0xcbb8ab2b: Process SS (END) 20241024055642994 DSS <0004> hlr_ussd.c:518 262423043828984/0xcbb8ab2b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241024055642994 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423043828984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423043828984" session_id=3417877291 session_state=END} 20241024055642994 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423043828984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055642994 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262423043828984 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055642994 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055642994 DLINP <000b> input/ipa.c:451 connected read/write 20241024055642994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055643000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52280<->l=127.0.0.1:4258 20241024055643004 DAUC <0003> db_auc.c:157 IMSI='262422299606447': No 2G Auth Data 20241024055643004 DAUC <0003> db_auc.c:192 IMSI='262422299606447': No 3G Auth Data 20241024055643033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52284<->l=127.0.0.1:4258 20241024055643037 DLINP <000b> input/ipa.c:451 connected read/write 20241024055643037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055643037 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422299606447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422299606447" session_id=4216076428 session_state=BEGIN} 20241024055643037 DSS <0004> hlr_ussd.c:576 262422299606447/0xfb4c388c: Process SS (BEGIN) 20241024055643037 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241024055643037 DSS <0004> hlr_ussd.c:518 262422299606447/0xfb4c388c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241024055643037 DLINP <000b> input/ipa.c:451 connected read/write 20241024055643037 DLINP <000b> input/ipa.c:431 127.0.0.1:40185 sending data 20241024055643037 DLINP <000b> input/ipa.c:451 connected read/write 20241024055643037 DLINP <000b> input/ipa.c:431 127.0.0.1:40185 sending data 20241024055643039 DLINP <000b> input/ipa.c:451 connected read/write 20241024055643039 DLINP <000b> input/ipa.c:405 127.0.0.1:40185 message received 20241024055643039 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262422299606447 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422299606447" session_id=4216076428 session_state=END} 20241024055643039 DSS <0004> hlr_ussd.c:576 262422299606447/0xfb4c388c: Process SS (END) 20241024055643039 DSS <0004> hlr_ussd.c:518 262422299606447/0xfb4c388c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241024055643039 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422299606447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422299606447" session_id=4216076428 session_state=END} 20241024055643039 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422299606447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055643039 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262422299606447 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055643039 DLINP <000b> input/ipa.c:451 connected read/write 20241024055643039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055643039 DLINP <000b> input/ipa.c:451 connected read/write 20241024055643039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055643043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52284<->l=127.0.0.1:4258 20241024055643047 DAUC <0003> db_auc.c:157 IMSI='262425520234138': No 2G Auth Data 20241024055643047 DAUC <0003> db_auc.c:192 IMSI='262425520234138': No 3G Auth Data 20241024055643074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52296<->l=127.0.0.1:4258 20241024055643080 DLINP <000b> input/ipa.c:451 connected read/write 20241024055643080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055643080 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425520234138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425520234138" session_id=1918604091 session_state=BEGIN} 20241024055643080 DSS <0004> hlr_ussd.c:576 262425520234138/0x725b933b: Process SS (BEGIN) 20241024055643080 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241024055643080 DSS <0004> hlr_ussd.c:518 262425520234138/0x725b933b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241024055643080 DLINP <000b> input/ipa.c:451 connected read/write 20241024055643080 DLINP <000b> input/ipa.c:431 127.0.0.1:40185 sending data 20241024055643080 DLINP <000b> input/ipa.c:451 connected read/write 20241024055643080 DLINP <000b> input/ipa.c:431 127.0.0.1:40185 sending data 20241024055643082 DLINP <000b> input/ipa.c:451 connected read/write 20241024055643082 DLINP <000b> input/ipa.c:405 127.0.0.1:40185 message received 20241024055643082 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262425520234138 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425520234138" session_id=1918604091 session_state=END} 20241024055643082 DSS <0004> hlr_ussd.c:576 262425520234138/0x725b933b: Process SS (END) 20241024055643082 DSS <0004> hlr_ussd.c:518 262425520234138/0x725b933b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241024055643082 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425520234138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425520234138" session_id=1918604091 session_state=END} 20241024055643082 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425520234138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055643082 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262425520234138 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055643082 DLINP <000b> input/ipa.c:451 connected read/write 20241024055643082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055643082 DLINP <000b> input/ipa.c:451 connected read/write 20241024055643082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055643085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52296<->l=127.0.0.1:4258 20241024055643090 DAUC <0003> db_auc.c:157 IMSI='262428897403570': No 2G Auth Data 20241024055643090 DAUC <0003> db_auc.c:192 IMSI='262428897403570': No 3G Auth Data 20241024055643117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52302<->l=127.0.0.1:4258 20241024055643124 DLINP <000b> input/ipa.c:451 connected read/write 20241024055643124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055643124 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428897403570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428897403570" session_id=117084704 session_state=BEGIN} 20241024055643124 DSS <0004> hlr_ussd.c:576 262428897403570/0x06fa9220: Process SS (BEGIN) 20241024055643124 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241024055643124 DSS <0004> hlr_ussd.c:518 262428897403570/0x06fa9220: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241024055643124 DLINP <000b> input/ipa.c:451 connected read/write 20241024055643124 DLINP <000b> input/ipa.c:431 127.0.0.1:40185 sending data 20241024055643124 DLINP <000b> input/ipa.c:451 connected read/write 20241024055643124 DLINP <000b> input/ipa.c:431 127.0.0.1:40185 sending data 20241024055643125 DLINP <000b> input/ipa.c:451 connected read/write 20241024055643125 DLINP <000b> input/ipa.c:405 127.0.0.1:40185 message received 20241024055643126 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262428897403570 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428897403570" session_id=117084704 session_state=END} 20241024055643126 DSS <0004> hlr_ussd.c:576 262428897403570/0x06fa9220: Process SS (END) 20241024055643126 DSS <0004> hlr_ussd.c:518 262428897403570/0x06fa9220: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241024055643126 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428897403570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428897403570" session_id=117084704 session_state=END} 20241024055643126 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428897403570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055643126 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262428897403570 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055643126 DLINP <000b> input/ipa.c:451 connected read/write 20241024055643126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055643126 DLINP <000b> input/ipa.c:451 connected read/write 20241024055643126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055643129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52302<->l=127.0.0.1:4258 20241024055643131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52244<->l=127.0.0.1:4258 20241024055643132 DLINP <000b> input/ipa.c:451 connected read/write 20241024055643132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055643132 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055643132 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055643132 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055643132 DLINP <000b> input/ipa.c:451 connected read/write 20241024055643132 DLINP <000b> input/ipa.c:405 127.0.0.1:40185 message received 20241024055643132 DLINP <000b> input/ipa.c:414 127.0.0.1:40185 connection closed with server 20241024055643132 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40185 20241024055643132 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241024055643132 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35251<->l=127.0.0.1:4259) 20241024055643179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52310<->l=127.0.0.1:4258 20241024055643380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52310<->l=127.0.0.1:4258 20241024055646456 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39455 20241024055646456 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39455 20241024055646458 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646458 DLINP <000b> input/ipa.c:405 127.0.0.1:39455 message received 20241024055646461 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646461 DLINP <000b> input/ipa.c:405 127.0.0.1:39455 message received 20241024055646461 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055646461 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241024055646461 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241024055646461 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241024055646461 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  20241024055646461 DLGSUP <0013> gsup_server.c:235 2:  20241024055646461 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055646461 DLGSUP <0013> gsup_server.c:235 3:  20241024055646461 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055646461 DLGSUP <0013> gsup_server.c:235 4:  20241024055646461 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055646461 DLGSUP <0013> gsup_server.c:235 5:  20241024055646461 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055646461 DLGSUP <0013> gsup_server.c:235 7:  20241024055646461 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055646461 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055646461 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055646461 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39455 20241024055646461 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055646461 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055646464 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055646464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52324<->l=127.0.0.1:4258 20241024055646466 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055646466 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055646466 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055646466 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  20241024055646466 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055646466 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  20241024055646466 DLGSUP <0013> gsup_server.c:235 2:  20241024055646466 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055646466 DLGSUP <0013> gsup_server.c:235 3:  20241024055646466 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055646466 DLGSUP <0013> gsup_server.c:235 4:  20241024055646466 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055646466 DLGSUP <0013> gsup_server.c:235 5:  20241024055646466 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055646466 DLGSUP <0013> gsup_server.c:235 7:  20241024055646466 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055646466 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055646466 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055646466 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055646486 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34639<->l=127.0.0.1:4259) 20241024055646496 DAUC <0003> db_auc.c:157 IMSI='262429939116241': No 2G Auth Data 20241024055646496 DAUC <0003> db_auc.c:192 IMSI='262429939116241': No 3G Auth Data 20241024055646520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52336<->l=127.0.0.1:4258 20241024055646527 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055646527 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429939116241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429939116241" session_id=3510813977 session_state=BEGIN} 20241024055646527 DSS <0004> hlr_ussd.c:576 262429939116241/0xd142c519: Process SS (BEGIN) 20241024055646527 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241024055646527 DSS <0004> hlr_ussd.c:518 262429939116241/0xd142c519: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241024055646527 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646527 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646527 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646527 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646535 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646535 DLINP <000b> input/ipa.c:405 127.0.0.1:39455 message received 20241024055646535 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262429939116241 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429939116241" session_id=3510813977 session_state=CONTINUE} 20241024055646535 DSS <0004> hlr_ussd.c:576 262429939116241/0xd142c519: Process SS (CONTINUE) 20241024055646535 DSS <0004> hlr_ussd.c:518 262429939116241/0xd142c519: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241024055646535 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429939116241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429939116241" session_id=3510813977 session_state=CONTINUE} 20241024055646535 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262429939116241 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055646535 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646535 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646541 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055646541 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429939116241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429939116241" session_id=3510813977 session_state=CONTINUE} 20241024055646541 DSS <0004> hlr_ussd.c:576 262429939116241/0xd142c519: Process SS (CONTINUE) 20241024055646541 DSS <0004> hlr_ussd.c:518 262429939116241/0xd142c519: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241024055646541 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429939116241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055646541 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646541 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646541 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646541 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646542 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646542 DLINP <000b> input/ipa.c:405 127.0.0.1:39455 message received 20241024055646542 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262429939116241 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429939116241" session_id=3510813977 session_state=END} 20241024055646542 DSS <0004> hlr_ussd.c:576 262429939116241/0xd142c519: Process SS (END) 20241024055646542 DSS <0004> hlr_ussd.c:518 262429939116241/0xd142c519: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241024055646542 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429939116241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429939116241" session_id=3510813977 session_state=END} 20241024055646542 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429939116241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055646542 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262429939116241 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055646542 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646543 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52336<->l=127.0.0.1:4258 20241024055646549 DAUC <0003> db_auc.c:157 IMSI='262427248762511': No 2G Auth Data 20241024055646549 DAUC <0003> db_auc.c:192 IMSI='262427248762511': No 3G Auth Data 20241024055646572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52340<->l=127.0.0.1:4258 20241024055646579 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055646579 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427248762511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427248762511" session_id=4070607803 session_state=BEGIN} 20241024055646579 DSS <0004> hlr_ussd.c:576 262427248762511/0xf2a08bbb: Process SS (BEGIN) 20241024055646579 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241024055646579 DSS <0004> hlr_ussd.c:518 262427248762511/0xf2a08bbb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241024055646579 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646579 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646579 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646579 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646581 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646581 DLINP <000b> input/ipa.c:405 127.0.0.1:39455 message received 20241024055646581 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262427248762511 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427248762511" session_id=4070607803 session_state=CONTINUE} 20241024055646581 DSS <0004> hlr_ussd.c:576 262427248762511/0xf2a08bbb: Process SS (CONTINUE) 20241024055646581 DSS <0004> hlr_ussd.c:518 262427248762511/0xf2a08bbb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241024055646581 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427248762511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427248762511" session_id=4070607803 session_state=CONTINUE} 20241024055646581 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262427248762511 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055646581 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646581 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646586 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055646586 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427248762511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427248762511" session_id=4070607803 session_state=CONTINUE} 20241024055646586 DSS <0004> hlr_ussd.c:576 262427248762511/0xf2a08bbb: Process SS (CONTINUE) 20241024055646586 DSS <0004> hlr_ussd.c:518 262427248762511/0xf2a08bbb: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241024055646586 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427248762511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055646586 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646586 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646586 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646586 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646588 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646588 DLINP <000b> input/ipa.c:405 127.0.0.1:39455 message received 20241024055646588 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262427248762511 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427248762511" session_id=4070607803 session_state=END} 20241024055646588 DSS <0004> hlr_ussd.c:576 262427248762511/0xf2a08bbb: Process SS (END) 20241024055646588 DSS <0004> hlr_ussd.c:518 262427248762511/0xf2a08bbb: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241024055646588 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427248762511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427248762511" session_id=4070607803 session_state=END} 20241024055646588 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427248762511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055646588 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262427248762511 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055646588 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646588 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52340<->l=127.0.0.1:4258 20241024055646594 DAUC <0003> db_auc.c:157 IMSI='262422067071290': No 2G Auth Data 20241024055646594 DAUC <0003> db_auc.c:192 IMSI='262422067071290': No 3G Auth Data 20241024055646617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52348<->l=127.0.0.1:4258 20241024055646623 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055646623 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422067071290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422067071290" session_id=2309777000 session_state=BEGIN} 20241024055646623 DSS <0004> hlr_ussd.c:576 262422067071290/0x89ac6668: Process SS (BEGIN) 20241024055646623 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241024055646623 DSS <0004> hlr_ussd.c:518 262422067071290/0x89ac6668: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241024055646623 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646623 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646623 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646623 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646625 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646625 DLINP <000b> input/ipa.c:405 127.0.0.1:39455 message received 20241024055646625 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262422067071290 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422067071290" session_id=2309777000 session_state=CONTINUE} 20241024055646625 DSS <0004> hlr_ussd.c:576 262422067071290/0x89ac6668: Process SS (CONTINUE) 20241024055646625 DSS <0004> hlr_ussd.c:518 262422067071290/0x89ac6668: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241024055646625 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422067071290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422067071290" session_id=2309777000 session_state=CONTINUE} 20241024055646625 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262422067071290 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055646625 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646625 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646629 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055646629 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422067071290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422067071290" session_id=2309777000 session_state=CONTINUE} 20241024055646629 DSS <0004> hlr_ussd.c:576 262422067071290/0x89ac6668: Process SS (CONTINUE) 20241024055646629 DSS <0004> hlr_ussd.c:518 262422067071290/0x89ac6668: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241024055646629 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422067071290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055646629 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646629 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646629 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646629 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646631 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646631 DLINP <000b> input/ipa.c:405 127.0.0.1:39455 message received 20241024055646631 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262422067071290 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422067071290" session_id=2309777000 session_state=END} 20241024055646631 DSS <0004> hlr_ussd.c:576 262422067071290/0x89ac6668: Process SS (END) 20241024055646631 DSS <0004> hlr_ussd.c:518 262422067071290/0x89ac6668: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241024055646631 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422067071290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422067071290" session_id=2309777000 session_state=END} 20241024055646631 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422067071290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055646631 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262422067071290 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055646631 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646631 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52348<->l=127.0.0.1:4258 20241024055646637 DAUC <0003> db_auc.c:157 IMSI='262423598529414': No 2G Auth Data 20241024055646637 DAUC <0003> db_auc.c:192 IMSI='262423598529414': No 3G Auth Data 20241024055646661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52354<->l=127.0.0.1:4258 20241024055646666 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055646666 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423598529414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423598529414" session_id=1111055869 session_state=BEGIN} 20241024055646666 DSS <0004> hlr_ussd.c:576 262423598529414/0x42395dfd: Process SS (BEGIN) 20241024055646666 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241024055646666 DSS <0004> hlr_ussd.c:518 262423598529414/0x42395dfd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241024055646666 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646666 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646666 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646666 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646668 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646668 DLINP <000b> input/ipa.c:405 127.0.0.1:39455 message received 20241024055646668 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262423598529414 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423598529414" session_id=1111055869 session_state=CONTINUE} 20241024055646668 DSS <0004> hlr_ussd.c:576 262423598529414/0x42395dfd: Process SS (CONTINUE) 20241024055646668 DSS <0004> hlr_ussd.c:518 262423598529414/0x42395dfd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241024055646668 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423598529414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423598529414" session_id=1111055869 session_state=CONTINUE} 20241024055646668 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262423598529414 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055646668 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646668 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646673 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055646673 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423598529414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423598529414" session_id=1111055869 session_state=CONTINUE} 20241024055646673 DSS <0004> hlr_ussd.c:576 262423598529414/0x42395dfd: Process SS (CONTINUE) 20241024055646673 DSS <0004> hlr_ussd.c:518 262423598529414/0x42395dfd: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241024055646673 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423598529414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055646673 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646673 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646673 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646673 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646675 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646675 DLINP <000b> input/ipa.c:405 127.0.0.1:39455 message received 20241024055646675 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262423598529414 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423598529414" session_id=1111055869 session_state=END} 20241024055646675 DSS <0004> hlr_ussd.c:576 262423598529414/0x42395dfd: Process SS (END) 20241024055646675 DSS <0004> hlr_ussd.c:518 262423598529414/0x42395dfd: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241024055646675 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423598529414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423598529414" session_id=1111055869 session_state=END} 20241024055646675 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423598529414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055646675 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262423598529414 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055646675 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646675 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52354<->l=127.0.0.1:4258 20241024055646681 DAUC <0003> db_auc.c:157 IMSI='262424814630625': No 2G Auth Data 20241024055646681 DAUC <0003> db_auc.c:192 IMSI='262424814630625': No 3G Auth Data 20241024055646706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33030<->l=127.0.0.1:4258 20241024055646713 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055646713 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424814630625 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424814630625" session_id=1960034745 session_state=BEGIN} 20241024055646713 DSS <0004> hlr_ussd.c:576 262424814630625/0x74d3c1b9: Process SS (BEGIN) 20241024055646713 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241024055646713 DSS <0004> hlr_ussd.c:518 262424814630625/0x74d3c1b9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241024055646713 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646713 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646713 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646713 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646714 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646714 DLINP <000b> input/ipa.c:405 127.0.0.1:39455 message received 20241024055646714 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262424814630625 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424814630625" session_id=1960034745 session_state=CONTINUE} 20241024055646714 DSS <0004> hlr_ussd.c:576 262424814630625/0x74d3c1b9: Process SS (CONTINUE) 20241024055646714 DSS <0004> hlr_ussd.c:518 262424814630625/0x74d3c1b9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241024055646714 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424814630625 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424814630625" session_id=1960034745 session_state=CONTINUE} 20241024055646714 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262424814630625 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055646714 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646714 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646718 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055646718 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424814630625 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424814630625" session_id=1960034745 session_state=CONTINUE} 20241024055646718 DSS <0004> hlr_ussd.c:576 262424814630625/0x74d3c1b9: Process SS (CONTINUE) 20241024055646718 DSS <0004> hlr_ussd.c:518 262424814630625/0x74d3c1b9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241024055646718 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424814630625 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055646718 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646718 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646718 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646718 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646720 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646720 DLINP <000b> input/ipa.c:405 127.0.0.1:39455 message received 20241024055646720 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262424814630625 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424814630625" session_id=1960034745 session_state=END} 20241024055646720 DSS <0004> hlr_ussd.c:576 262424814630625/0x74d3c1b9: Process SS (END) 20241024055646720 DSS <0004> hlr_ussd.c:518 262424814630625/0x74d3c1b9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241024055646720 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424814630625 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424814630625" session_id=1960034745 session_state=END} 20241024055646720 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424814630625 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055646720 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262424814630625 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055646720 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646720 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33030<->l=127.0.0.1:4258 20241024055646726 DAUC <0003> db_auc.c:157 IMSI='262428994999451': No 2G Auth Data 20241024055646726 DAUC <0003> db_auc.c:192 IMSI='262428994999451': No 3G Auth Data 20241024055646754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33044<->l=127.0.0.1:4258 20241024055646760 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055646760 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428994999451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428994999451" session_id=845292118 session_state=BEGIN} 20241024055646760 DSS <0004> hlr_ussd.c:576 262428994999451/0x32622256: Process SS (BEGIN) 20241024055646760 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241024055646760 DSS <0004> hlr_ussd.c:518 262428994999451/0x32622256: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241024055646761 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646761 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646761 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646761 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646762 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646762 DLINP <000b> input/ipa.c:405 127.0.0.1:39455 message received 20241024055646762 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262428994999451 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428994999451" session_id=845292118 session_state=CONTINUE} 20241024055646762 DSS <0004> hlr_ussd.c:576 262428994999451/0x32622256: Process SS (CONTINUE) 20241024055646762 DSS <0004> hlr_ussd.c:518 262428994999451/0x32622256: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241024055646762 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428994999451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428994999451" session_id=845292118 session_state=CONTINUE} 20241024055646762 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262428994999451 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055646762 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646762 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646767 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055646767 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428994999451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428994999451" session_id=845292118 session_state=CONTINUE} 20241024055646767 DSS <0004> hlr_ussd.c:576 262428994999451/0x32622256: Process SS (CONTINUE) 20241024055646767 DSS <0004> hlr_ussd.c:518 262428994999451/0x32622256: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241024055646767 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428994999451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055646767 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646767 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646767 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646767 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646769 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646769 DLINP <000b> input/ipa.c:405 127.0.0.1:39455 message received 20241024055646769 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262428994999451 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428994999451" session_id=845292118 session_state=END} 20241024055646769 DSS <0004> hlr_ussd.c:576 262428994999451/0x32622256: Process SS (END) 20241024055646769 DSS <0004> hlr_ussd.c:518 262428994999451/0x32622256: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241024055646769 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428994999451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428994999451" session_id=845292118 session_state=END} 20241024055646769 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428994999451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055646769 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262428994999451 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055646769 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646769 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33044<->l=127.0.0.1:4258 20241024055646775 DAUC <0003> db_auc.c:157 IMSI='262420356144371': No 2G Auth Data 20241024055646775 DAUC <0003> db_auc.c:192 IMSI='262420356144371': No 3G Auth Data 20241024055646803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33056<->l=127.0.0.1:4258 20241024055646810 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055646810 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420356144371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420356144371" session_id=230443416 session_state=BEGIN} 20241024055646810 DSS <0004> hlr_ussd.c:576 262420356144371/0x0dbc4998: Process SS (BEGIN) 20241024055646810 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241024055646810 DSS <0004> hlr_ussd.c:518 262420356144371/0x0dbc4998: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241024055646810 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646810 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646810 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646810 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646813 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646813 DLINP <000b> input/ipa.c:405 127.0.0.1:39455 message received 20241024055646813 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262420356144371 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420356144371" session_id=230443416 session_state=CONTINUE} 20241024055646813 DSS <0004> hlr_ussd.c:576 262420356144371/0x0dbc4998: Process SS (CONTINUE) 20241024055646813 DSS <0004> hlr_ussd.c:518 262420356144371/0x0dbc4998: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241024055646813 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420356144371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420356144371" session_id=230443416 session_state=CONTINUE} 20241024055646813 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262420356144371 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055646813 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646813 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646818 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055646818 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420356144371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420356144371" session_id=230443416 session_state=CONTINUE} 20241024055646818 DSS <0004> hlr_ussd.c:576 262420356144371/0x0dbc4998: Process SS (CONTINUE) 20241024055646818 DSS <0004> hlr_ussd.c:518 262420356144371/0x0dbc4998: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241024055646818 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420356144371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055646818 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646818 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646818 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646818 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646820 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646820 DLINP <000b> input/ipa.c:405 127.0.0.1:39455 message received 20241024055646820 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262420356144371 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420356144371" session_id=230443416 session_state=END} 20241024055646820 DSS <0004> hlr_ussd.c:576 262420356144371/0x0dbc4998: Process SS (END) 20241024055646820 DSS <0004> hlr_ussd.c:518 262420356144371/0x0dbc4998: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241024055646820 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420356144371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420356144371" session_id=230443416 session_state=END} 20241024055646820 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420356144371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055646820 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262420356144371 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055646820 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646820 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33056<->l=127.0.0.1:4258 20241024055646826 DAUC <0003> db_auc.c:157 IMSI='262421514041856': No 2G Auth Data 20241024055646826 DAUC <0003> db_auc.c:192 IMSI='262421514041856': No 3G Auth Data 20241024055646853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33064<->l=127.0.0.1:4258 20241024055646860 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055646860 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421514041856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421514041856" session_id=2640554361 session_state=BEGIN} 20241024055646860 DSS <0004> hlr_ussd.c:576 262421514041856/0x9d63a979: Process SS (BEGIN) 20241024055646860 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241024055646860 DSS <0004> hlr_ussd.c:518 262421514041856/0x9d63a979: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241024055646860 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646860 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646860 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646860 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646862 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646862 DLINP <000b> input/ipa.c:405 127.0.0.1:39455 message received 20241024055646862 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262421514041856 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421514041856" session_id=2640554361 session_state=CONTINUE} 20241024055646862 DSS <0004> hlr_ussd.c:576 262421514041856/0x9d63a979: Process SS (CONTINUE) 20241024055646862 DSS <0004> hlr_ussd.c:518 262421514041856/0x9d63a979: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241024055646862 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421514041856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421514041856" session_id=2640554361 session_state=CONTINUE} 20241024055646862 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262421514041856 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055646862 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646862 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646867 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055646868 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421514041856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421514041856" session_id=2640554361 session_state=CONTINUE} 20241024055646868 DSS <0004> hlr_ussd.c:576 262421514041856/0x9d63a979: Process SS (CONTINUE) 20241024055646868 DSS <0004> hlr_ussd.c:518 262421514041856/0x9d63a979: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241024055646868 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421514041856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055646868 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646868 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646868 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646868 DLINP <000b> input/ipa.c:431 127.0.0.1:39455 sending data 20241024055646869 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646869 DLINP <000b> input/ipa.c:405 127.0.0.1:39455 message received 20241024055646869 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262421514041856 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421514041856" session_id=2640554361 session_state=END} 20241024055646869 DSS <0004> hlr_ussd.c:576 262421514041856/0x9d63a979: Process SS (END) 20241024055646869 DSS <0004> hlr_ussd.c:518 262421514041856/0x9d63a979: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241024055646869 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421514041856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421514041856" session_id=2640554361 session_state=END} 20241024055646869 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421514041856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055646869 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262421514041856 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055646869 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646869 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055646872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33064<->l=127.0.0.1:4258 20241024055646873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52324<->l=127.0.0.1:4258 20241024055646874 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34639<->l=127.0.0.1:4259) 20241024055646874 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646874 DLINP <000b> input/ipa.c:405 127.0.0.1:39455 message received 20241024055646874 DLINP <000b> input/ipa.c:414 127.0.0.1:39455 connection closed with server 20241024055646874 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39455 20241024055646874 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241024055646874 DLINP <000b> input/ipa.c:451 connected read/write 20241024055646874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055646874 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055646874 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055646874 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055646920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33068<->l=127.0.0.1:4258 20241024055647121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33068<->l=127.0.0.1:4258 20241024055650200 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46107 20241024055650200 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46107 20241024055650201 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650201 DLINP <000b> input/ipa.c:405 127.0.0.1:46107 message received 20241024055650203 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650203 DLINP <000b> input/ipa.c:405 127.0.0.1:46107 message received 20241024055650203 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055650203 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241024055650203 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241024055650203 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241024055650203 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  20241024055650203 DLGSUP <0013> gsup_server.c:235 2:  20241024055650203 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055650203 DLGSUP <0013> gsup_server.c:235 3:  20241024055650203 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055650203 DLGSUP <0013> gsup_server.c:235 4:  20241024055650203 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055650203 DLGSUP <0013> gsup_server.c:235 5:  20241024055650204 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055650204 DLGSUP <0013> gsup_server.c:235 7:  20241024055650204 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055650204 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055650204 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055650204 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46107 20241024055650205 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055650205 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055650208 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055650208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33078<->l=127.0.0.1:4258 20241024055650210 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055650210 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055650210 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055650210 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  20241024055650210 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055650210 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  20241024055650210 DLGSUP <0013> gsup_server.c:235 2:  20241024055650210 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055650210 DLGSUP <0013> gsup_server.c:235 3:  20241024055650210 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055650210 DLGSUP <0013> gsup_server.c:235 4:  20241024055650210 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055650210 DLGSUP <0013> gsup_server.c:235 5:  20241024055650210 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055650210 DLGSUP <0013> gsup_server.c:235 7:  20241024055650210 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055650210 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055650210 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055650210 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055650227 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45117<->l=127.0.0.1:4259) 20241024055650239 DAUC <0003> db_auc.c:157 IMSI='262429381792483': No 2G Auth Data 20241024055650239 DAUC <0003> db_auc.c:192 IMSI='262429381792483': No 3G Auth Data 20241024055650263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33088<->l=127.0.0.1:4258 20241024055650273 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055650273 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429381792483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429381792483" session_id=1875137610 session_state=BEGIN} 20241024055650273 DSS <0004> hlr_ussd.c:576 262429381792483/0x6fc4544a: Process SS (BEGIN) 20241024055650273 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241024055650273 DSS <0004> hlr_ussd.c:518 262429381792483/0x6fc4544a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241024055650273 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650273 DLINP <000b> input/ipa.c:431 127.0.0.1:46107 sending data 20241024055650273 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650273 DLINP <000b> input/ipa.c:431 127.0.0.1:46107 sending data 20241024055650280 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650280 DLINP <000b> input/ipa.c:405 127.0.0.1:46107 message received 20241024055650280 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262429381792483 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429381792483" session_id=1875137610 session_state=END} 20241024055650280 DSS <0004> hlr_ussd.c:576 262429381792483/0x6fc4544a: Process SS (END) 20241024055650280 DSS <0004> hlr_ussd.c:518 262429381792483/0x6fc4544a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241024055650280 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429381792483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429381792483" session_id=1875137610 session_state=END} 20241024055650280 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429381792483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055650280 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262429381792483 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055650280 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055650280 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055650286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33088<->l=127.0.0.1:4258 20241024055650290 DAUC <0003> db_auc.c:157 IMSI='262421711644043': No 2G Auth Data 20241024055650290 DAUC <0003> db_auc.c:192 IMSI='262421711644043': No 3G Auth Data 20241024055650314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33098<->l=127.0.0.1:4258 20241024055650321 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055650321 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421711644043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421711644043" session_id=4055481041 session_state=BEGIN} 20241024055650321 DSS <0004> hlr_ussd.c:576 262421711644043/0xf1b9bad1: Process SS (BEGIN) 20241024055650321 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241024055650321 DSS <0004> hlr_ussd.c:518 262421711644043/0xf1b9bad1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241024055650321 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650321 DLINP <000b> input/ipa.c:431 127.0.0.1:46107 sending data 20241024055650321 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650321 DLINP <000b> input/ipa.c:431 127.0.0.1:46107 sending data 20241024055650323 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650323 DLINP <000b> input/ipa.c:405 127.0.0.1:46107 message received 20241024055650323 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262421711644043 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421711644043" session_id=4055481041 session_state=END} 20241024055650323 DSS <0004> hlr_ussd.c:576 262421711644043/0xf1b9bad1: Process SS (END) 20241024055650323 DSS <0004> hlr_ussd.c:518 262421711644043/0xf1b9bad1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241024055650323 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421711644043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421711644043" session_id=4055481041 session_state=END} 20241024055650323 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421711644043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055650323 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262421711644043 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055650323 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055650323 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055650328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33098<->l=127.0.0.1:4258 20241024055650332 DAUC <0003> db_auc.c:157 IMSI='262427698547924': No 2G Auth Data 20241024055650332 DAUC <0003> db_auc.c:192 IMSI='262427698547924': No 3G Auth Data 20241024055650357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33114<->l=127.0.0.1:4258 20241024055650362 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055650362 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427698547924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427698547924" session_id=845925018 session_state=BEGIN} 20241024055650362 DSS <0004> hlr_ussd.c:576 262427698547924/0x326bca9a: Process SS (BEGIN) 20241024055650362 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241024055650362 DSS <0004> hlr_ussd.c:518 262427698547924/0x326bca9a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241024055650362 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650362 DLINP <000b> input/ipa.c:431 127.0.0.1:46107 sending data 20241024055650362 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650362 DLINP <000b> input/ipa.c:431 127.0.0.1:46107 sending data 20241024055650364 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650364 DLINP <000b> input/ipa.c:405 127.0.0.1:46107 message received 20241024055650364 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262427698547924 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427698547924" session_id=845925018 session_state=END} 20241024055650364 DSS <0004> hlr_ussd.c:576 262427698547924/0x326bca9a: Process SS (END) 20241024055650364 DSS <0004> hlr_ussd.c:518 262427698547924/0x326bca9a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241024055650364 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427698547924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427698547924" session_id=845925018 session_state=END} 20241024055650364 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427698547924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055650364 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262427698547924 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055650364 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055650364 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055650370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33114<->l=127.0.0.1:4258 20241024055650374 DAUC <0003> db_auc.c:157 IMSI='262424860080971': No 2G Auth Data 20241024055650374 DAUC <0003> db_auc.c:192 IMSI='262424860080971': No 3G Auth Data 20241024055650398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33122<->l=127.0.0.1:4258 20241024055650402 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055650402 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424860080971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424860080971" session_id=3501207578 session_state=BEGIN} 20241024055650402 DSS <0004> hlr_ussd.c:576 262424860080971/0xd0b0301a: Process SS (BEGIN) 20241024055650402 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241024055650402 DSS <0004> hlr_ussd.c:518 262424860080971/0xd0b0301a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241024055650402 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650402 DLINP <000b> input/ipa.c:431 127.0.0.1:46107 sending data 20241024055650402 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650402 DLINP <000b> input/ipa.c:431 127.0.0.1:46107 sending data 20241024055650404 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650404 DLINP <000b> input/ipa.c:405 127.0.0.1:46107 message received 20241024055650404 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262424860080971 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424860080971" session_id=3501207578 session_state=END} 20241024055650404 DSS <0004> hlr_ussd.c:576 262424860080971/0xd0b0301a: Process SS (END) 20241024055650404 DSS <0004> hlr_ussd.c:518 262424860080971/0xd0b0301a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241024055650404 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424860080971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424860080971" session_id=3501207578 session_state=END} 20241024055650404 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424860080971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055650404 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262424860080971 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055650404 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055650404 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055650408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33122<->l=127.0.0.1:4258 20241024055650412 DAUC <0003> db_auc.c:157 IMSI='262422959280723': No 2G Auth Data 20241024055650412 DAUC <0003> db_auc.c:192 IMSI='262422959280723': No 3G Auth Data 20241024055650434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33138<->l=127.0.0.1:4258 20241024055650441 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055650441 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422959280723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422959280723" session_id=1715410317 session_state=BEGIN} 20241024055650441 DSS <0004> hlr_ussd.c:576 262422959280723/0x663f158d: Process SS (BEGIN) 20241024055650441 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241024055650441 DSS <0004> hlr_ussd.c:518 262422959280723/0x663f158d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241024055650441 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650441 DLINP <000b> input/ipa.c:431 127.0.0.1:46107 sending data 20241024055650441 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650441 DLINP <000b> input/ipa.c:431 127.0.0.1:46107 sending data 20241024055650443 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650443 DLINP <000b> input/ipa.c:405 127.0.0.1:46107 message received 20241024055650443 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262422959280723 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422959280723" session_id=1715410317 session_state=END} 20241024055650443 DSS <0004> hlr_ussd.c:576 262422959280723/0x663f158d: Process SS (END) 20241024055650443 DSS <0004> hlr_ussd.c:518 262422959280723/0x663f158d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241024055650443 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422959280723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422959280723" session_id=1715410317 session_state=END} 20241024055650443 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422959280723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055650443 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262422959280723 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055650443 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055650443 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055650446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33138<->l=127.0.0.1:4258 20241024055650450 DAUC <0003> db_auc.c:157 IMSI='262424684474393': No 2G Auth Data 20241024055650450 DAUC <0003> db_auc.c:192 IMSI='262424684474393': No 3G Auth Data 20241024055650478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33154<->l=127.0.0.1:4258 20241024055650483 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055650483 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424684474393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424684474393" session_id=3984369213 session_state=BEGIN} 20241024055650483 DSS <0004> hlr_ussd.c:576 262424684474393/0xed7ca63d: Process SS (BEGIN) 20241024055650483 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241024055650483 DSS <0004> hlr_ussd.c:518 262424684474393/0xed7ca63d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241024055650483 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650483 DLINP <000b> input/ipa.c:431 127.0.0.1:46107 sending data 20241024055650483 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650483 DLINP <000b> input/ipa.c:431 127.0.0.1:46107 sending data 20241024055650485 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650485 DLINP <000b> input/ipa.c:405 127.0.0.1:46107 message received 20241024055650485 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262424684474393 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424684474393" session_id=3984369213 session_state=END} 20241024055650485 DSS <0004> hlr_ussd.c:576 262424684474393/0xed7ca63d: Process SS (END) 20241024055650485 DSS <0004> hlr_ussd.c:518 262424684474393/0xed7ca63d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241024055650485 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424684474393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424684474393" session_id=3984369213 session_state=END} 20241024055650485 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424684474393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055650485 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262424684474393 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055650485 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055650485 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055650489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33154<->l=127.0.0.1:4258 20241024055650493 DAUC <0003> db_auc.c:157 IMSI='262429898387349': No 2G Auth Data 20241024055650493 DAUC <0003> db_auc.c:192 IMSI='262429898387349': No 3G Auth Data 20241024055650519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33164<->l=127.0.0.1:4258 20241024055650526 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055650526 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429898387349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429898387349" session_id=4113205444 session_state=BEGIN} 20241024055650526 DSS <0004> hlr_ussd.c:576 262429898387349/0xf52a88c4: Process SS (BEGIN) 20241024055650526 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241024055650526 DSS <0004> hlr_ussd.c:518 262429898387349/0xf52a88c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241024055650526 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650526 DLINP <000b> input/ipa.c:431 127.0.0.1:46107 sending data 20241024055650526 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650526 DLINP <000b> input/ipa.c:431 127.0.0.1:46107 sending data 20241024055650528 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650528 DLINP <000b> input/ipa.c:405 127.0.0.1:46107 message received 20241024055650528 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262429898387349 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429898387349" session_id=4113205444 session_state=END} 20241024055650528 DSS <0004> hlr_ussd.c:576 262429898387349/0xf52a88c4: Process SS (END) 20241024055650528 DSS <0004> hlr_ussd.c:518 262429898387349/0xf52a88c4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241024055650528 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429898387349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429898387349" session_id=4113205444 session_state=END} 20241024055650528 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429898387349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055650528 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262429898387349 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055650528 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055650528 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055650532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33164<->l=127.0.0.1:4258 20241024055650536 DAUC <0003> db_auc.c:157 IMSI='262426708167245': No 2G Auth Data 20241024055650536 DAUC <0003> db_auc.c:192 IMSI='262426708167245': No 3G Auth Data 20241024055650563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33170<->l=127.0.0.1:4258 20241024055650569 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055650569 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426708167245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426708167245" session_id=2979331190 session_state=BEGIN} 20241024055650569 DSS <0004> hlr_ussd.c:576 262426708167245/0xb194fc76: Process SS (BEGIN) 20241024055650569 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241024055650569 DSS <0004> hlr_ussd.c:518 262426708167245/0xb194fc76: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241024055650569 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650569 DLINP <000b> input/ipa.c:431 127.0.0.1:46107 sending data 20241024055650569 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650569 DLINP <000b> input/ipa.c:431 127.0.0.1:46107 sending data 20241024055650571 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650571 DLINP <000b> input/ipa.c:405 127.0.0.1:46107 message received 20241024055650571 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262426708167245 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426708167245" session_id=2979331190 session_state=END} 20241024055650571 DSS <0004> hlr_ussd.c:576 262426708167245/0xb194fc76: Process SS (END) 20241024055650571 DSS <0004> hlr_ussd.c:518 262426708167245/0xb194fc76: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241024055650571 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426708167245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426708167245" session_id=2979331190 session_state=END} 20241024055650571 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426708167245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055650571 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262426708167245 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241024055650571 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055650571 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055650575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33170<->l=127.0.0.1:4258 20241024055650579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33078<->l=127.0.0.1:4258 20241024055650579 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45117<->l=127.0.0.1:4259) 20241024055650580 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650580 DLINP <000b> input/ipa.c:405 127.0.0.1:46107 message received 20241024055650580 DLINP <000b> input/ipa.c:414 127.0.0.1:46107 connection closed with server 20241024055650580 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46107 20241024055650580 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241024055650580 DLINP <000b> input/ipa.c:451 connected read/write 20241024055650580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055650580 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055650580 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055650580 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055650618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33186<->l=127.0.0.1:4258 20241024055650819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33186<->l=127.0.0.1:4258 20241024055650827 DSS <0004> hlr_ussd.c:239 262429505708106/0x772cab45: SS Session Timeout, destroying 20241024055650827 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429505708106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055650879 DSS <0004> hlr_ussd.c:239 262422641809833/0x8eb03116: SS Session Timeout, destroying 20241024055650879 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422641809833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055650929 DSS <0004> hlr_ussd.c:239 262426835564623/0xfd3a4b99: SS Session Timeout, destroying 20241024055650929 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426835564623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055650987 DSS <0004> hlr_ussd.c:239 262425002105925/0xfae852ef: SS Session Timeout, destroying 20241024055650987 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425002105925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055651024 DSS <0004> hlr_ussd.c:239 262426283946720/0x89ae7074: SS Session Timeout, destroying 20241024055651024 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426283946720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055651072 DSS <0004> hlr_ussd.c:239 262420911497555/0xc3568621: SS Session Timeout, destroying 20241024055651072 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420911497555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055651113 DSS <0004> hlr_ussd.c:239 262428331564759/0xc63cb229: SS Session Timeout, destroying 20241024055651113 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428331564759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055651152 DSS <0004> hlr_ussd.c:239 262425118142870/0x5f52c339: SS Session Timeout, destroying 20241024055651152 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425118142870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055653894 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055653894 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055653896 DLINP <000b> input/ipa.c:451 connected read/write 20241024055653896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055653897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33192<->l=127.0.0.1:4258 20241024055653899 DLINP <000b> input/ipa.c:451 connected read/write 20241024055653899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055653899 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055653899 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055653899 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  20241024055653899 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055653899 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  20241024055653899 DLGSUP <0013> gsup_server.c:235 2:  20241024055653899 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055653899 DLGSUP <0013> gsup_server.c:235 3:  20241024055653899 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055653899 DLGSUP <0013> gsup_server.c:235 4:  20241024055653899 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055653899 DLGSUP <0013> gsup_server.c:235 5:  20241024055653899 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055653899 DLGSUP <0013> gsup_server.c:235 7:  20241024055653899 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055653899 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055653899 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055653900 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055653917 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43769<->l=127.0.0.1:4259) 20241024055653922 DAUC <0003> db_auc.c:157 IMSI='262422748155510': No 2G Auth Data 20241024055653922 DAUC <0003> db_auc.c:192 IMSI='262422748155510': No 3G Auth Data 20241024055653948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33206<->l=127.0.0.1:4258 20241024055653956 DLINP <000b> input/ipa.c:451 connected read/write 20241024055653956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055653956 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422748155510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422748155510" session_id=1269551020 session_state=BEGIN} 20241024055653956 DSS <0004> hlr_ussd.c:576 262422748155510/0x4babcfac: Process SS (BEGIN) 20241024055653956 DSS <0004> hlr_ussd.c:498 262422748155510/0x4babcfac: SS CompType=Invoke, OpCode=InterrogateSS 20241024055653956 DSS <0004> hlr_ussd.c:506 262422748155510/0x4babcfac: Structured SS requests are not supported, rejecting... 20241024055653956 DSS <0004> hlr_ussd.c:354 262422748155510/0x4babcfac: Tx ReturnError(0, 0x15) 20241024055653956 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422748155510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422748155510" session_id=1269551020 session_state=END} 20241024055653956 DLINP <000b> input/ipa.c:451 connected read/write 20241024055653956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055653956 DLINP <000b> input/ipa.c:451 connected read/write 20241024055653956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055653959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33206<->l=127.0.0.1:4258 20241024055653968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33192<->l=127.0.0.1:4258 20241024055653969 DLINP <000b> input/ipa.c:451 connected read/write 20241024055653969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055653969 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055653969 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055653969 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055653969 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43769<->l=127.0.0.1:4259) 20241024055654009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33216<->l=127.0.0.1:4258 20241024055654109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33216<->l=127.0.0.1:4258 20241024055654449 DSS <0004> hlr_ussd.c:239 262421695707954/0xd0c9adb4: SS Session Timeout, destroying 20241024055654449 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421695707954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055654483 DSS <0004> hlr_ussd.c:239 262426323027845/0x7ce313d6: SS Session Timeout, destroying 20241024055654483 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426323027845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055654522 DSS <0004> hlr_ussd.c:239 262427393937009/0x610430df: SS Session Timeout, destroying 20241024055654522 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427393937009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055654560 DSS <0004> hlr_ussd.c:239 262423885863022/0xbf703203: SS Session Timeout, destroying 20241024055654560 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423885863022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055654600 DSS <0004> hlr_ussd.c:239 262425907350765/0xe1047240: SS Session Timeout, destroying 20241024055654600 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425907350765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055654640 DSS <0004> hlr_ussd.c:239 262420947933578/0x21f9a1f1: SS Session Timeout, destroying 20241024055654640 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420947933578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055654680 DSS <0004> hlr_ussd.c:239 262427532517615/0xfd74d98a: SS Session Timeout, destroying 20241024055654680 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427532517615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055654722 DSS <0004> hlr_ussd.c:239 262425771573885/0xc7701991: SS Session Timeout, destroying 20241024055654722 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425771573885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055657184 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055657184 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055657187 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055657188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48270<->l=127.0.0.1:4258 20241024055657190 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055657190 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055657190 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055657190 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  20241024055657190 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055657190 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  20241024055657190 DLGSUP <0013> gsup_server.c:235 2:  20241024055657190 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055657190 DLGSUP <0013> gsup_server.c:235 3:  20241024055657190 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055657190 DLGSUP <0013> gsup_server.c:235 4:  20241024055657190 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055657190 DLGSUP <0013> gsup_server.c:235 5:  20241024055657190 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055657190 DLGSUP <0013> gsup_server.c:235 7:  20241024055657190 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055657190 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055657190 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055657190 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055657208 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33559<->l=127.0.0.1:4259) 20241024055657217 DAUC <0003> db_auc.c:157 IMSI='262426164453189': No 2G Auth Data 20241024055657217 DAUC <0003> db_auc.c:192 IMSI='262426164453189': No 3G Auth Data 20241024055657240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48274<->l=127.0.0.1:4258 20241024055657248 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055657248 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426164453189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426164453189"} 20241024055657248 DMAIN <0000> hlr.c:435 IMSI='262426164453189': has IMEI = 12345678901234 (consider setting 'store-imei') 20241024055657248 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426164453189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426164453189"} 20241024055657248 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426164453189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055657248 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657248 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657250 DAUC <0003> db_auc.c:192 IMSI='262426164453189': No 3G Auth Data 20241024055657253 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055657253 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426164453189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426164453189"} 20241024055657253 DAUC <0003> hlr.c:428 IMSI='262426164453189': storing IMEI = 12345678901234 20241024055657256 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426164453189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426164453189"} 20241024055657256 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426164453189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055657256 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657256 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657258 DAUC <0003> db_auc.c:192 IMSI='262426164453189': No 3G Auth Data 20241024055657259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48274<->l=127.0.0.1:4258 20241024055657271 DAUC <0003> db_auc.c:157 IMSI='262425927606820': No 2G Auth Data 20241024055657271 DAUC <0003> db_auc.c:192 IMSI='262425927606820': No 3G Auth Data 20241024055657296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48276<->l=127.0.0.1:4258 20241024055657301 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055657301 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425927606820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425927606820"} 20241024055657301 DMAIN <0000> hlr.c:435 IMSI='262425927606820': has IMEI = 12345678901234 (consider setting 'store-imei') 20241024055657301 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425927606820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425927606820"} 20241024055657301 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425927606820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055657301 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657301 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657303 DAUC <0003> db_auc.c:192 IMSI='262425927606820': No 3G Auth Data 20241024055657306 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055657306 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425927606820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425927606820"} 20241024055657306 DAUC <0003> hlr.c:428 IMSI='262425927606820': storing IMEI = 12345678901234 20241024055657310 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425927606820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425927606820"} 20241024055657310 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425927606820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055657310 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657310 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657311 DAUC <0003> db_auc.c:192 IMSI='262425927606820': No 3G Auth Data 20241024055657312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48276<->l=127.0.0.1:4258 20241024055657323 DAUC <0003> db_auc.c:157 IMSI='262424356289324': No 2G Auth Data 20241024055657323 DAUC <0003> db_auc.c:192 IMSI='262424356289324': No 3G Auth Data 20241024055657348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48288<->l=127.0.0.1:4258 20241024055657354 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055657354 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424356289324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424356289324"} 20241024055657354 DMAIN <0000> hlr.c:435 IMSI='262424356289324': has IMEI = 12345678901234 (consider setting 'store-imei') 20241024055657354 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424356289324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424356289324"} 20241024055657354 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424356289324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055657354 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657354 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657356 DAUC <0003> db_auc.c:192 IMSI='262424356289324': No 3G Auth Data 20241024055657359 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055657359 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424356289324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424356289324"} 20241024055657359 DAUC <0003> hlr.c:428 IMSI='262424356289324': storing IMEI = 12345678901234 20241024055657362 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424356289324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424356289324"} 20241024055657362 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424356289324 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055657362 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657362 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657363 DAUC <0003> db_auc.c:192 IMSI='262424356289324': No 3G Auth Data 20241024055657364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48288<->l=127.0.0.1:4258 20241024055657376 DAUC <0003> db_auc.c:157 IMSI='262425199792380': No 2G Auth Data 20241024055657376 DAUC <0003> db_auc.c:192 IMSI='262425199792380': No 3G Auth Data 20241024055657401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48300<->l=127.0.0.1:4258 20241024055657407 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055657407 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425199792380 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425199792380"} 20241024055657407 DMAIN <0000> hlr.c:435 IMSI='262425199792380': has IMEI = 12345678901234 (consider setting 'store-imei') 20241024055657407 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425199792380 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425199792380"} 20241024055657407 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425199792380 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055657407 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657407 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657409 DAUC <0003> db_auc.c:157 IMSI='262425199792380': No 2G Auth Data 20241024055657412 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055657412 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425199792380 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425199792380"} 20241024055657412 DAUC <0003> hlr.c:428 IMSI='262425199792380': storing IMEI = 12345678901234 20241024055657415 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425199792380 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425199792380"} 20241024055657415 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425199792380 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055657415 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657415 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657416 DAUC <0003> db_auc.c:157 IMSI='262425199792380': No 2G Auth Data 20241024055657417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48300<->l=127.0.0.1:4258 20241024055657428 DAUC <0003> db_auc.c:157 IMSI='262426712072597': No 2G Auth Data 20241024055657428 DAUC <0003> db_auc.c:192 IMSI='262426712072597': No 3G Auth Data 20241024055657453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48304<->l=127.0.0.1:4258 20241024055657459 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055657459 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426712072597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426712072597"} 20241024055657459 DMAIN <0000> hlr.c:435 IMSI='262426712072597': has IMEI = 12345678901234 (consider setting 'store-imei') 20241024055657459 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426712072597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426712072597"} 20241024055657459 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426712072597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055657459 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657459 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657460 DAUC <0003> db_auc.c:157 IMSI='262426712072597': No 2G Auth Data 20241024055657463 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055657463 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426712072597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426712072597"} 20241024055657463 DAUC <0003> hlr.c:428 IMSI='262426712072597': storing IMEI = 12345678901234 20241024055657466 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426712072597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426712072597"} 20241024055657467 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426712072597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055657467 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657467 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657468 DAUC <0003> db_auc.c:157 IMSI='262426712072597': No 2G Auth Data 20241024055657469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48304<->l=127.0.0.1:4258 20241024055657480 DAUC <0003> db_auc.c:157 IMSI='262425759688743': No 2G Auth Data 20241024055657480 DAUC <0003> db_auc.c:192 IMSI='262425759688743': No 3G Auth Data 20241024055657508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48318<->l=127.0.0.1:4258 20241024055657513 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055657513 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425759688743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425759688743"} 20241024055657513 DMAIN <0000> hlr.c:435 IMSI='262425759688743': has IMEI = 12345678901234 (consider setting 'store-imei') 20241024055657513 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425759688743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425759688743"} 20241024055657513 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425759688743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055657513 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657513 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657520 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055657520 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425759688743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425759688743"} 20241024055657520 DAUC <0003> hlr.c:428 IMSI='262425759688743': storing IMEI = 12345678901234 20241024055657523 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425759688743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425759688743"} 20241024055657523 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425759688743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055657523 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657523 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48318<->l=127.0.0.1:4258 20241024055657540 DAUC <0003> db_auc.c:157 IMSI='262425315367923': No 2G Auth Data 20241024055657540 DAUC <0003> db_auc.c:192 IMSI='262425315367923': No 3G Auth Data 20241024055657568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48324<->l=127.0.0.1:4258 20241024055657573 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055657573 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425315367923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425315367923"} 20241024055657573 DMAIN <0000> hlr.c:435 IMSI='262425315367923': has IMEI = 12345678901234 (consider setting 'store-imei') 20241024055657573 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425315367923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425315367923"} 20241024055657573 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425315367923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055657573 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657573 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657579 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055657579 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425315367923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425315367923"} 20241024055657579 DAUC <0003> hlr.c:428 IMSI='262425315367923': storing IMEI = 12345678901234 20241024055657582 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425315367923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425315367923"} 20241024055657582 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425315367923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055657582 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657582 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48324<->l=127.0.0.1:4258 20241024055657599 DAUC <0003> db_auc.c:157 IMSI='262421303118865': No 2G Auth Data 20241024055657599 DAUC <0003> db_auc.c:192 IMSI='262421303118865': No 3G Auth Data 20241024055657625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48340<->l=127.0.0.1:4258 20241024055657631 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055657631 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421303118865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421303118865"} 20241024055657631 DMAIN <0000> hlr.c:435 IMSI='262421303118865': has IMEI = 12345678901234 (consider setting 'store-imei') 20241024055657632 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421303118865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421303118865"} 20241024055657632 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421303118865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055657632 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657632 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657636 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055657636 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421303118865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421303118865"} 20241024055657636 DAUC <0003> hlr.c:428 IMSI='262421303118865': storing IMEI = 12345678901234 20241024055657639 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421303118865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421303118865"} 20241024055657639 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421303118865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055657639 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657639 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055657642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48340<->l=127.0.0.1:4258 20241024055657653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48270<->l=127.0.0.1:4258 20241024055657654 DLINP <000b> input/ipa.c:451 connected read/write 20241024055657654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055657654 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055657654 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055657654 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055657654 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33559<->l=127.0.0.1:4259) 20241024055657693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 20241024055657793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 20241024055700870 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055700870 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055700872 DLINP <000b> input/ipa.c:451 connected read/write 20241024055700872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055700873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48358<->l=127.0.0.1:4258 20241024055700874 DLINP <000b> input/ipa.c:451 connected read/write 20241024055700874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055700874 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055700874 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055700874 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  20241024055700874 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055700874 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  20241024055700874 DLGSUP <0013> gsup_server.c:235 2:  20241024055700874 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055700874 DLGSUP <0013> gsup_server.c:235 3:  20241024055700874 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055700874 DLGSUP <0013> gsup_server.c:235 4:  20241024055700874 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055700874 DLGSUP <0013> gsup_server.c:235 5:  20241024055700874 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055700874 DLGSUP <0013> gsup_server.c:235 7:  20241024055700874 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055700874 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055700874 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055700874 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055700891 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43681<->l=127.0.0.1:4259) 20241024055700907 DAUC <0003> db_auc.c:157 IMSI='262429771415503': No 2G Auth Data 20241024055700907 DAUC <0003> db_auc.c:192 IMSI='262429771415503': No 3G Auth Data 20241024055700930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48364<->l=127.0.0.1:4258 20241024055700936 DLINP <000b> input/ipa.c:451 connected read/write 20241024055700936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055700936 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262429771415503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429771415503" source_name="the-source\n"} 20241024055700936 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241024055700936 DMAIN <0000> hlr.c:435 IMSI='262429771415503': has IMEI = 12345678901234 (consider setting 'store-imei') 20241024055700936 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262429771415503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429771415503" destination_name="the-source\n"} 20241024055700936 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262429771415503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055700936 DLINP <000b> input/ipa.c:451 connected read/write 20241024055700936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055700936 DLINP <000b> input/ipa.c:451 connected read/write 20241024055700936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055700939 DAUC <0003> db_auc.c:192 IMSI='262429771415503': No 3G Auth Data 20241024055700941 DLINP <000b> input/ipa.c:451 connected read/write 20241024055700942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055700942 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262429771415503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429771415503" source_name="the-source\n"} 20241024055700942 DAUC <0003> hlr.c:428 IMSI='262429771415503': storing IMEI = 12345678901234 20241024055700945 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262429771415503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429771415503" destination_name="the-source\n"} 20241024055700945 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262429771415503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055700945 DLINP <000b> input/ipa.c:451 connected read/write 20241024055700945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055700945 DLINP <000b> input/ipa.c:451 connected read/write 20241024055700945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055700946 DAUC <0003> db_auc.c:192 IMSI='262429771415503': No 3G Auth Data 20241024055700947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48364<->l=127.0.0.1:4258 20241024055700958 DAUC <0003> db_auc.c:157 IMSI='262427791867482': No 2G Auth Data 20241024055700958 DAUC <0003> db_auc.c:192 IMSI='262427791867482': No 3G Auth Data 20241024055700983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48372<->l=127.0.0.1:4258 20241024055700988 DLINP <000b> input/ipa.c:451 connected read/write 20241024055700988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055700988 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262427791867482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427791867482" source_name="the-source\n"} 20241024055700988 DMAIN <0000> hlr.c:435 IMSI='262427791867482': has IMEI = 12345678901234 (consider setting 'store-imei') 20241024055700988 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262427791867482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427791867482" destination_name="the-source\n"} 20241024055700988 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262427791867482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055700988 DLINP <000b> input/ipa.c:451 connected read/write 20241024055700988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055700988 DLINP <000b> input/ipa.c:451 connected read/write 20241024055700988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055700990 DAUC <0003> db_auc.c:192 IMSI='262427791867482': No 3G Auth Data 20241024055700993 DLINP <000b> input/ipa.c:451 connected read/write 20241024055700993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055700993 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262427791867482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427791867482" source_name="the-source\n"} 20241024055700993 DAUC <0003> hlr.c:428 IMSI='262427791867482': storing IMEI = 12345678901234 20241024055700996 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262427791867482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427791867482" destination_name="the-source\n"} 20241024055700996 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262427791867482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055700996 DLINP <000b> input/ipa.c:451 connected read/write 20241024055700996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055700996 DLINP <000b> input/ipa.c:451 connected read/write 20241024055700996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055700998 DAUC <0003> db_auc.c:192 IMSI='262427791867482': No 3G Auth Data 20241024055700999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48372<->l=127.0.0.1:4258 20241024055701011 DAUC <0003> db_auc.c:157 IMSI='262428476348195': No 2G Auth Data 20241024055701011 DAUC <0003> db_auc.c:192 IMSI='262428476348195': No 3G Auth Data 20241024055701036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48380<->l=127.0.0.1:4258 20241024055701042 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055701042 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262428476348195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428476348195" source_name="the-source\n"} 20241024055701042 DMAIN <0000> hlr.c:435 IMSI='262428476348195': has IMEI = 12345678901234 (consider setting 'store-imei') 20241024055701042 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262428476348195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428476348195" destination_name="the-source\n"} 20241024055701042 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262428476348195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055701042 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055701042 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055701044 DAUC <0003> db_auc.c:192 IMSI='262428476348195': No 3G Auth Data 20241024055701046 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055701046 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262428476348195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428476348195" source_name="the-source\n"} 20241024055701046 DAUC <0003> hlr.c:428 IMSI='262428476348195': storing IMEI = 12345678901234 20241024055701049 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262428476348195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428476348195" destination_name="the-source\n"} 20241024055701049 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262428476348195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055701049 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055701050 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055701051 DAUC <0003> db_auc.c:192 IMSI='262428476348195': No 3G Auth Data 20241024055701052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48380<->l=127.0.0.1:4258 20241024055701064 DAUC <0003> db_auc.c:157 IMSI='262425278471536': No 2G Auth Data 20241024055701064 DAUC <0003> db_auc.c:192 IMSI='262425278471536': No 3G Auth Data 20241024055701089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48392<->l=127.0.0.1:4258 20241024055701094 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055701094 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262425278471536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425278471536" source_name="the-source\n"} 20241024055701094 DMAIN <0000> hlr.c:435 IMSI='262425278471536': has IMEI = 12345678901234 (consider setting 'store-imei') 20241024055701094 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262425278471536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425278471536" destination_name="the-source\n"} 20241024055701094 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262425278471536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055701094 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055701094 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055701095 DAUC <0003> db_auc.c:157 IMSI='262425278471536': No 2G Auth Data 20241024055701098 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055701098 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262425278471536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425278471536" source_name="the-source\n"} 20241024055701098 DAUC <0003> hlr.c:428 IMSI='262425278471536': storing IMEI = 12345678901234 20241024055701101 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262425278471536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425278471536" destination_name="the-source\n"} 20241024055701101 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262425278471536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055701101 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055701101 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055701103 DAUC <0003> db_auc.c:157 IMSI='262425278471536': No 2G Auth Data 20241024055701104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48392<->l=127.0.0.1:4258 20241024055701115 DAUC <0003> db_auc.c:157 IMSI='262422541985669': No 2G Auth Data 20241024055701115 DAUC <0003> db_auc.c:192 IMSI='262422541985669': No 3G Auth Data 20241024055701139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48400<->l=127.0.0.1:4258 20241024055701145 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055701145 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262422541985669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422541985669" source_name="the-source\n"} 20241024055701145 DMAIN <0000> hlr.c:435 IMSI='262422541985669': has IMEI = 12345678901234 (consider setting 'store-imei') 20241024055701145 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262422541985669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422541985669" destination_name="the-source\n"} 20241024055701145 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262422541985669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055701145 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055701145 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055701146 DAUC <0003> db_auc.c:157 IMSI='262422541985669': No 2G Auth Data 20241024055701149 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055701149 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262422541985669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422541985669" source_name="the-source\n"} 20241024055701149 DAUC <0003> hlr.c:428 IMSI='262422541985669': storing IMEI = 12345678901234 20241024055701152 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262422541985669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422541985669" destination_name="the-source\n"} 20241024055701152 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262422541985669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055701152 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055701152 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055701154 DAUC <0003> db_auc.c:157 IMSI='262422541985669': No 2G Auth Data 20241024055701155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48400<->l=127.0.0.1:4258 20241024055701189 DAUC <0003> db_auc.c:157 IMSI='262425746540802': No 2G Auth Data 20241024055701189 DAUC <0003> db_auc.c:192 IMSI='262425746540802': No 3G Auth Data 20241024055701222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48408<->l=127.0.0.1:4258 20241024055701227 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055701227 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262425746540802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425746540802" source_name="the-source\n"} 20241024055701227 DMAIN <0000> hlr.c:435 IMSI='262425746540802': has IMEI = 12345678901234 (consider setting 'store-imei') 20241024055701227 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262425746540802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425746540802" destination_name="the-source\n"} 20241024055701227 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262425746540802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055701227 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055701227 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055701231 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055701231 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262425746540802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425746540802" source_name="the-source\n"} 20241024055701231 DAUC <0003> hlr.c:428 IMSI='262425746540802': storing IMEI = 12345678901234 20241024055701235 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262425746540802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425746540802" destination_name="the-source\n"} 20241024055701235 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262425746540802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055701235 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055701235 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055701237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48408<->l=127.0.0.1:4258 20241024055701251 DAUC <0003> db_auc.c:157 IMSI='262424137234597': No 2G Auth Data 20241024055701251 DAUC <0003> db_auc.c:192 IMSI='262424137234597': No 3G Auth Data 20241024055701278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48410<->l=127.0.0.1:4258 20241024055701282 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055701282 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424137234597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424137234597" source_name="the-source\n"} 20241024055701282 DMAIN <0000> hlr.c:435 IMSI='262424137234597': has IMEI = 12345678901234 (consider setting 'store-imei') 20241024055701282 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262424137234597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424137234597" destination_name="the-source\n"} 20241024055701282 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262424137234597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055701282 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055701282 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055701286 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055701286 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424137234597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424137234597" source_name="the-source\n"} 20241024055701286 DAUC <0003> hlr.c:428 IMSI='262424137234597': storing IMEI = 12345678901234 20241024055701289 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262424137234597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424137234597" destination_name="the-source\n"} 20241024055701289 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262424137234597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055701289 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055701289 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055701291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48410<->l=127.0.0.1:4258 20241024055701306 DAUC <0003> db_auc.c:157 IMSI='262422347035726': No 2G Auth Data 20241024055701306 DAUC <0003> db_auc.c:192 IMSI='262422347035726': No 3G Auth Data 20241024055701334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48412<->l=127.0.0.1:4258 20241024055701339 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055701339 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422347035726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422347035726" source_name="the-source\n"} 20241024055701339 DMAIN <0000> hlr.c:435 IMSI='262422347035726': has IMEI = 12345678901234 (consider setting 'store-imei') 20241024055701339 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262422347035726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422347035726" destination_name="the-source\n"} 20241024055701339 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262422347035726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055701339 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055701340 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055701344 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055701344 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422347035726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422347035726" source_name="the-source\n"} 20241024055701344 DAUC <0003> hlr.c:428 IMSI='262422347035726': storing IMEI = 12345678901234 20241024055701347 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262422347035726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422347035726" destination_name="the-source\n"} 20241024055701347 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262422347035726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055701347 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055701347 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055701350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48412<->l=127.0.0.1:4258 20241024055701361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48358<->l=127.0.0.1:4258 20241024055701362 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43681<->l=127.0.0.1:4259) 20241024055701362 DLINP <000b> input/ipa.c:451 connected read/write 20241024055701362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055701363 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055701363 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055701363 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055701363 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241024055701403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48424<->l=127.0.0.1:4258 20241024055701504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48424<->l=127.0.0.1:4258 20241024055704579 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055704579 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055704582 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48436<->l=127.0.0.1:4258 20241024055704585 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704585 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055704585 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055704585 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  20241024055704585 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055704585 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  20241024055704585 DLGSUP <0013> gsup_server.c:235 2:  20241024055704585 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055704585 DLGSUP <0013> gsup_server.c:235 3:  20241024055704585 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055704585 DLGSUP <0013> gsup_server.c:235 4:  20241024055704585 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055704585 DLGSUP <0013> gsup_server.c:235 5:  20241024055704585 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055704585 DLGSUP <0013> gsup_server.c:235 7:  20241024055704585 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055704585 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055704585 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055704585 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055704603 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42099<->l=127.0.0.1:4259) 20241024055704612 DAUC <0003> db_auc.c:157 IMSI='262429153759192': No 2G Auth Data 20241024055704612 DAUC <0003> db_auc.c:192 IMSI='262429153759192': No 3G Auth Data 20241024055704637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48442<->l=127.0.0.1:4258 20241024055704641 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704641 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429153759192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429153759192"} 20241024055704641 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429153759192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241024055704641 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429153759192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429153759192" cause=Invalid mandatory information} 20241024055704641 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429153759192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704641 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704642 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704644 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704644 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429153759192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429153759192"} 20241024055704644 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429153759192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241024055704644 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429153759192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429153759192" cause=Invalid mandatory information} 20241024055704644 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429153759192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704644 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704644 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704645 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704645 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429153759192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429153759192"} 20241024055704645 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429153759192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241024055704645 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429153759192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429153759192" cause=Invalid mandatory information} 20241024055704645 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429153759192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704645 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704645 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704647 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704647 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429153759192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429153759192"} 20241024055704647 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429153759192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241024055704647 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429153759192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429153759192" cause=Invalid mandatory information} 20241024055704647 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429153759192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704647 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704647 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704648 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704648 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429153759192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429153759192"} 20241024055704648 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429153759192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241024055704648 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429153759192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429153759192" cause=Invalid mandatory information} 20241024055704648 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429153759192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704648 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704648 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48442<->l=127.0.0.1:4258 20241024055704661 DAUC <0003> db_auc.c:157 IMSI='262426534249552': No 2G Auth Data 20241024055704661 DAUC <0003> db_auc.c:192 IMSI='262426534249552': No 3G Auth Data 20241024055704686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48458<->l=127.0.0.1:4258 20241024055704690 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704690 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426534249552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426534249552"} 20241024055704690 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426534249552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241024055704690 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426534249552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426534249552" cause=Invalid mandatory information} 20241024055704690 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426534249552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704690 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704690 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704691 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704691 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426534249552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426534249552"} 20241024055704691 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426534249552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241024055704691 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426534249552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426534249552" cause=Invalid mandatory information} 20241024055704691 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426534249552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704691 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704692 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704693 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704693 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426534249552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426534249552"} 20241024055704693 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426534249552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241024055704693 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426534249552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426534249552" cause=Invalid mandatory information} 20241024055704693 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426534249552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704693 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704693 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704694 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704694 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426534249552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426534249552"} 20241024055704694 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426534249552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241024055704694 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426534249552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426534249552" cause=Invalid mandatory information} 20241024055704694 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426534249552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704694 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704694 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704696 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704696 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426534249552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426534249552"} 20241024055704696 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426534249552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241024055704696 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426534249552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426534249552" cause=Invalid mandatory information} 20241024055704696 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426534249552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704696 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704696 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48458<->l=127.0.0.1:4258 20241024055704708 DAUC <0003> db_auc.c:157 IMSI='262421641785461': No 2G Auth Data 20241024055704708 DAUC <0003> db_auc.c:192 IMSI='262421641785461': No 3G Auth Data 20241024055704732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48460<->l=127.0.0.1:4258 20241024055704737 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704737 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421641785461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421641785461"} 20241024055704737 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421641785461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241024055704737 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421641785461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421641785461" cause=Invalid mandatory information} 20241024055704737 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421641785461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704737 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704737 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704739 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704739 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421641785461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421641785461"} 20241024055704739 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421641785461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241024055704739 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421641785461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421641785461" cause=Invalid mandatory information} 20241024055704739 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421641785461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704739 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704739 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704741 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704741 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421641785461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421641785461"} 20241024055704741 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421641785461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241024055704741 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421641785461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421641785461" cause=Invalid mandatory information} 20241024055704741 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421641785461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704741 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704741 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704743 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704743 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421641785461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421641785461"} 20241024055704743 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421641785461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241024055704743 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421641785461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421641785461" cause=Invalid mandatory information} 20241024055704743 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421641785461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704743 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704743 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704745 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704745 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421641785461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421641785461"} 20241024055704745 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421641785461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241024055704745 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421641785461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421641785461" cause=Invalid mandatory information} 20241024055704745 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421641785461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704745 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704745 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48460<->l=127.0.0.1:4258 20241024055704758 DAUC <0003> db_auc.c:157 IMSI='262422881958235': No 2G Auth Data 20241024055704758 DAUC <0003> db_auc.c:192 IMSI='262422881958235': No 3G Auth Data 20241024055704782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48468<->l=127.0.0.1:4258 20241024055704785 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704785 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422881958235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422881958235"} 20241024055704785 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422881958235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241024055704785 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422881958235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422881958235" cause=Invalid mandatory information} 20241024055704785 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422881958235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704785 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704785 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704787 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704787 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422881958235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422881958235"} 20241024055704787 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422881958235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241024055704787 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422881958235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422881958235" cause=Invalid mandatory information} 20241024055704787 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422881958235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704787 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704787 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704789 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704789 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422881958235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422881958235"} 20241024055704789 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422881958235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241024055704789 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422881958235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422881958235" cause=Invalid mandatory information} 20241024055704789 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422881958235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704789 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704789 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704791 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704791 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422881958235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422881958235"} 20241024055704791 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422881958235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241024055704791 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422881958235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422881958235" cause=Invalid mandatory information} 20241024055704791 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422881958235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704791 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704792 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704793 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704793 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422881958235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422881958235"} 20241024055704793 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422881958235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241024055704793 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422881958235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422881958235" cause=Invalid mandatory information} 20241024055704793 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422881958235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704793 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704793 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48468<->l=127.0.0.1:4258 20241024055704807 DAUC <0003> db_auc.c:157 IMSI='262429495805090': No 2G Auth Data 20241024055704807 DAUC <0003> db_auc.c:192 IMSI='262429495805090': No 3G Auth Data 20241024055704832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48474<->l=127.0.0.1:4258 20241024055704835 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704835 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429495805090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429495805090"} 20241024055704835 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429495805090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241024055704835 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429495805090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429495805090" cause=Invalid mandatory information} 20241024055704835 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429495805090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704835 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704835 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704837 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704838 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429495805090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429495805090"} 20241024055704838 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429495805090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241024055704838 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429495805090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429495805090" cause=Invalid mandatory information} 20241024055704838 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429495805090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704838 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704838 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704839 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704839 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429495805090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429495805090"} 20241024055704839 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429495805090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241024055704839 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429495805090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429495805090" cause=Invalid mandatory information} 20241024055704839 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429495805090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704839 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704839 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704841 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704841 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429495805090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429495805090"} 20241024055704841 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429495805090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241024055704841 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429495805090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429495805090" cause=Invalid mandatory information} 20241024055704841 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429495805090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704841 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704842 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704843 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704843 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429495805090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429495805090"} 20241024055704843 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429495805090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241024055704843 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429495805090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429495805090" cause=Invalid mandatory information} 20241024055704843 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429495805090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704843 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704843 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48474<->l=127.0.0.1:4258 20241024055704857 DAUC <0003> db_auc.c:157 IMSI='262427644727273': No 2G Auth Data 20241024055704857 DAUC <0003> db_auc.c:192 IMSI='262427644727273': No 3G Auth Data 20241024055704885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48482<->l=127.0.0.1:4258 20241024055704888 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704888 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427644727273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427644727273"} 20241024055704888 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427644727273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241024055704888 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427644727273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427644727273" cause=Invalid mandatory information} 20241024055704888 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427644727273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704888 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704888 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704890 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704890 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427644727273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427644727273"} 20241024055704890 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427644727273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241024055704890 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427644727273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427644727273" cause=Invalid mandatory information} 20241024055704890 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427644727273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704890 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704890 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704892 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704892 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427644727273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427644727273"} 20241024055704892 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427644727273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241024055704892 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427644727273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427644727273" cause=Invalid mandatory information} 20241024055704892 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427644727273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704892 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704892 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704894 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704894 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427644727273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427644727273"} 20241024055704894 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427644727273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241024055704894 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427644727273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427644727273" cause=Invalid mandatory information} 20241024055704894 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427644727273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704894 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704894 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704896 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704896 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427644727273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427644727273"} 20241024055704896 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427644727273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241024055704896 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427644727273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427644727273" cause=Invalid mandatory information} 20241024055704896 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427644727273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704896 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704896 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48482<->l=127.0.0.1:4258 20241024055704912 DAUC <0003> db_auc.c:157 IMSI='262421012862647': No 2G Auth Data 20241024055704912 DAUC <0003> db_auc.c:192 IMSI='262421012862647': No 3G Auth Data 20241024055704938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48486<->l=127.0.0.1:4258 20241024055704940 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704940 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421012862647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421012862647"} 20241024055704940 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421012862647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241024055704940 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421012862647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421012862647" cause=Invalid mandatory information} 20241024055704940 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421012862647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704940 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704940 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704942 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704942 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421012862647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421012862647"} 20241024055704942 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421012862647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241024055704942 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421012862647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421012862647" cause=Invalid mandatory information} 20241024055704942 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421012862647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704942 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704942 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704944 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704944 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421012862647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421012862647"} 20241024055704944 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421012862647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241024055704944 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421012862647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421012862647" cause=Invalid mandatory information} 20241024055704944 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421012862647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704944 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704944 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704946 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704946 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421012862647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421012862647"} 20241024055704946 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421012862647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241024055704946 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421012862647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421012862647" cause=Invalid mandatory information} 20241024055704946 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421012862647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704946 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704946 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704948 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704948 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421012862647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421012862647"} 20241024055704948 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421012862647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241024055704948 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421012862647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421012862647" cause=Invalid mandatory information} 20241024055704948 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421012862647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704948 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704948 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48486<->l=127.0.0.1:4258 20241024055704967 DAUC <0003> db_auc.c:157 IMSI='262423906652049': No 2G Auth Data 20241024055704967 DAUC <0003> db_auc.c:192 IMSI='262423906652049': No 3G Auth Data 20241024055704995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48492<->l=127.0.0.1:4258 20241024055704997 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704997 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423906652049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423906652049"} 20241024055704997 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423906652049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241024055704997 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423906652049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423906652049" cause=Invalid mandatory information} 20241024055704997 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423906652049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704997 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704997 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704999 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055704999 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423906652049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423906652049"} 20241024055704999 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423906652049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241024055704999 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423906652049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423906652049" cause=Invalid mandatory information} 20241024055704999 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423906652049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055704999 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055704999 DLINP <000b> input/ipa.c:451 connected read/write 20241024055704999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055705001 DLINP <000b> input/ipa.c:451 connected read/write 20241024055705001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055705001 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423906652049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423906652049"} 20241024055705001 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423906652049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241024055705001 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423906652049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423906652049" cause=Invalid mandatory information} 20241024055705001 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423906652049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055705001 DLINP <000b> input/ipa.c:451 connected read/write 20241024055705001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055705001 DLINP <000b> input/ipa.c:451 connected read/write 20241024055705001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055705003 DLINP <000b> input/ipa.c:451 connected read/write 20241024055705003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055705003 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423906652049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423906652049"} 20241024055705003 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423906652049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241024055705003 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423906652049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423906652049" cause=Invalid mandatory information} 20241024055705003 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423906652049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055705003 DLINP <000b> input/ipa.c:451 connected read/write 20241024055705003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055705003 DLINP <000b> input/ipa.c:451 connected read/write 20241024055705003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055705004 DLINP <000b> input/ipa.c:451 connected read/write 20241024055705004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055705005 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423906652049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423906652049"} 20241024055705005 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423906652049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241024055705005 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423906652049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423906652049" cause=Invalid mandatory information} 20241024055705005 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423906652049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055705005 DLINP <000b> input/ipa.c:451 connected read/write 20241024055705005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055705005 DLINP <000b> input/ipa.c:451 connected read/write 20241024055705005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055705006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48492<->l=127.0.0.1:4258 20241024055705027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48436<->l=127.0.0.1:4258 20241024055705028 DLINP <000b> input/ipa.c:451 connected read/write 20241024055705028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055705028 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055705028 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055705028 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055705028 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42099<->l=127.0.0.1:4259) 20241024055705072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48506<->l=127.0.0.1:4258 20241024055705172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48506<->l=127.0.0.1:4258 20241024055708247 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055708247 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055708248 DLINP <000b> input/ipa.c:451 connected read/write 20241024055708248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055708249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46222<->l=127.0.0.1:4258 20241024055708250 DLINP <000b> input/ipa.c:451 connected read/write 20241024055708250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055708250 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055708250 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055708250 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  20241024055708250 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055708250 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  20241024055708250 DLGSUP <0013> gsup_server.c:235 2:  20241024055708250 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055708250 DLGSUP <0013> gsup_server.c:235 3:  20241024055708250 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055708250 DLGSUP <0013> gsup_server.c:235 4:  20241024055708250 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055708250 DLGSUP <0013> gsup_server.c:235 5:  20241024055708250 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055708250 DLGSUP <0013> gsup_server.c:235 7:  20241024055708250 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055708250 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055708250 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055708250 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055708271 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34991<->l=127.0.0.1:4259) 20241024055708285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46226<->l=127.0.0.1:4258 20241024055708293 DLINP <000b> input/ipa.c:451 connected read/write 20241024055708293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055708293 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424300853059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424300853059"} 20241024055708293 DMAIN <0000> hlr.c:435 IMSI='262424300853059': has IMEI = 22245678901234 (consider setting 'store-imei') 20241024055708293 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424300853059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241024055708293 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424300853059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424300853059" cause=Invalid mandatory information} 20241024055708293 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424300853059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055708293 DLINP <000b> input/ipa.c:451 connected read/write 20241024055708293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055708293 DLINP <000b> input/ipa.c:451 connected read/write 20241024055708293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055708298 DLINP <000b> input/ipa.c:451 connected read/write 20241024055708298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055708298 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424300853059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424300853059"} 20241024055708298 DAUC <0003> hlr.c:428 IMSI='262424300853059': storing IMEI = 22245678901234 20241024055708298 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262424300853059': no such subscriber 20241024055708298 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424300853059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241024055708298 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424300853059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424300853059" cause=Invalid mandatory information} 20241024055708298 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424300853059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055708298 DLINP <000b> input/ipa.c:451 connected read/write 20241024055708298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055708298 DLINP <000b> input/ipa.c:451 connected read/write 20241024055708298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055708299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46226<->l=127.0.0.1:4258 20241024055708300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46222<->l=127.0.0.1:4258 20241024055708301 DLINP <000b> input/ipa.c:451 connected read/write 20241024055708301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055708301 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055708301 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055708301 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055708301 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34991<->l=127.0.0.1:4259) 20241024055708346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46236<->l=127.0.0.1:4258 20241024055708446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46236<->l=127.0.0.1:4258 20241024055711522 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055711522 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055711524 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055711525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46246<->l=127.0.0.1:4258 20241024055711527 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055711527 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055711527 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055711527 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  20241024055711527 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055711527 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  20241024055711527 DLGSUP <0013> gsup_server.c:235 2:  20241024055711527 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055711527 DLGSUP <0013> gsup_server.c:235 3:  20241024055711527 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055711527 DLGSUP <0013> gsup_server.c:235 4:  20241024055711527 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055711527 DLGSUP <0013> gsup_server.c:235 5:  20241024055711527 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055711527 DLGSUP <0013> gsup_server.c:235 7:  20241024055711527 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055711527 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055711527 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055711527 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055711547 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35787<->l=127.0.0.1:4259) 20241024055711560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46250<->l=127.0.0.1:4258 20241024055711569 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055711569 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428320494403"} 20241024055711569 DMAIN <0000> hlr.c:227 IMSI='262428320494403': Creating subscriber on demand 20241024055711576 DMAIN <0000> hlr.c:243 IMSI='262428320494403': Successfully assigned MSISDN='238' 20241024055711576 DAUC <0003> hlr.c:428 IMSI='262428320494403': storing IMEI = 12345678901234 20241024055711591 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428320494403"} 20241024055711591 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055711592 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711592 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711594 DAUC <0003> db_auc.c:157 IMSI='262428320494403': No 2G Auth Data 20241024055711594 DAUC <0003> db_auc.c:192 IMSI='262428320494403': No 3G Auth Data 20241024055711595 DAUC <0003> db_auc.c:157 IMSI='262428320494403': No 2G Auth Data 20241024055711595 DAUC <0003> db_auc.c:192 IMSI='262428320494403': No 3G Auth Data 20241024055711596 DAUC <0003> db_auc.c:157 IMSI='262428320494403': No 2G Auth Data 20241024055711596 DAUC <0003> db_auc.c:192 IMSI='262428320494403': No 3G Auth Data 20241024055711598 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055711598 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428320494403" cn_domain=PS} 20241024055711598 DLU <0006> fsm.c:456 lu(262428320494403)[0x5611479507c0]{UNVALIDATED}: Allocated 20241024055711598 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055711608 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428320494403)[0x5611479507c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055711608 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428320494403" cn_domain=PS} 20241024055711608 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711608 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711610 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055711610 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428320494403"} 20241024055711610 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428320494403)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055711610 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055711610 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428320494403"} 20241024055711610 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055711610 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428320494403)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055711610 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428320494403)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055711610 DLU <0006> fsm.c:568 lu(PS:IMSI-262428320494403)[0x5611479507c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055711610 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711610 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711619 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055711619 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428320494403"} 20241024055711619 DMAIN <0000> hlr.c:227 IMSI='262428320494403': Creating subscriber on demand 20241024055711630 DMAIN <0000> hlr.c:243 IMSI='262428320494403': Successfully assigned MSISDN='918' 20241024055711630 DAUC <0003> hlr.c:428 IMSI='262428320494403': storing IMEI = 12345678901234 20241024055711634 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428320494403"} 20241024055711634 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055711634 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711634 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711635 DAUC <0003> db_auc.c:157 IMSI='262428320494403': No 2G Auth Data 20241024055711635 DAUC <0003> db_auc.c:192 IMSI='262428320494403': No 3G Auth Data 20241024055711636 DAUC <0003> db_auc.c:157 IMSI='262428320494403': No 2G Auth Data 20241024055711636 DAUC <0003> db_auc.c:192 IMSI='262428320494403': No 3G Auth Data 20241024055711637 DAUC <0003> db_auc.c:157 IMSI='262428320494403': No 2G Auth Data 20241024055711637 DAUC <0003> db_auc.c:192 IMSI='262428320494403': No 3G Auth Data 20241024055711638 DAUC <0003> db_auc.c:157 IMSI='262428320494403': No 2G Auth Data 20241024055711638 DAUC <0003> db_auc.c:192 IMSI='262428320494403': No 3G Auth Data 20241024055711640 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055711640 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428320494403" cn_domain=PS} 20241024055711640 DLU <0006> fsm.c:456 lu(262428320494403)[0x56114796d4a0]{UNVALIDATED}: Allocated 20241024055711640 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055711646 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428320494403)[0x56114796d4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055711646 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428320494403" cn_domain=PS} 20241024055711646 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711647 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711649 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055711649 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428320494403"} 20241024055711649 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428320494403)[0x56114796d4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055711649 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055711649 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428320494403"} 20241024055711649 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055711649 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428320494403)[0x56114796d4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055711649 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428320494403)[0x56114796d4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055711649 DLU <0006> fsm.c:568 lu(PS:IMSI-262428320494403)[0x56114796d4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055711649 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711649 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711658 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055711658 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428320494403"} 20241024055711658 DMAIN <0000> hlr.c:227 IMSI='262428320494403': Creating subscriber on demand 20241024055711665 DMAIN <0000> hlr.c:243 IMSI='262428320494403': Successfully assigned MSISDN='612' 20241024055711665 DAUC <0003> hlr.c:428 IMSI='262428320494403': storing IMEI = 12345678901234 20241024055711668 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428320494403"} 20241024055711668 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055711668 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711668 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711670 DAUC <0003> db_auc.c:157 IMSI='262428320494403': No 2G Auth Data 20241024055711670 DAUC <0003> db_auc.c:192 IMSI='262428320494403': No 3G Auth Data 20241024055711671 DAUC <0003> db_auc.c:157 IMSI='262428320494403': No 2G Auth Data 20241024055711671 DAUC <0003> db_auc.c:192 IMSI='262428320494403': No 3G Auth Data 20241024055711672 DAUC <0003> db_auc.c:157 IMSI='262428320494403': No 2G Auth Data 20241024055711672 DAUC <0003> db_auc.c:192 IMSI='262428320494403': No 3G Auth Data 20241024055711673 DAUC <0003> db_auc.c:157 IMSI='262428320494403': No 2G Auth Data 20241024055711673 DAUC <0003> db_auc.c:192 IMSI='262428320494403': No 3G Auth Data 20241024055711675 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055711675 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428320494403" cn_domain=PS} 20241024055711675 DLU <0006> fsm.c:456 lu(262428320494403)[0x56114796d4a0]{UNVALIDATED}: Allocated 20241024055711675 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241024055711675 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428320494403" cause=GPRS services not allowed} 20241024055711675 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055711675 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428320494403)[0x56114796d4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055711675 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428320494403)[0x56114796d4a0]{UNVALIDATED}: Freeing instance 20241024055711675 DLU <0006> fsm.c:568 lu(PS:IMSI-262428320494403)[0x56114796d4a0]{UNVALIDATED}: Deallocated 20241024055711675 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711675 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711682 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055711682 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428320494403"} 20241024055711682 DMAIN <0000> hlr.c:227 IMSI='262428320494403': Creating subscriber on demand 20241024055711689 DMAIN <0000> hlr.c:243 IMSI='262428320494403': Successfully assigned MSISDN='272' 20241024055711689 DAUC <0003> hlr.c:428 IMSI='262428320494403': storing IMEI = 12345678901234 20241024055711692 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428320494403"} 20241024055711692 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055711692 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711692 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711694 DAUC <0003> db_auc.c:157 IMSI='262428320494403': No 2G Auth Data 20241024055711694 DAUC <0003> db_auc.c:192 IMSI='262428320494403': No 3G Auth Data 20241024055711695 DAUC <0003> db_auc.c:157 IMSI='262428320494403': No 2G Auth Data 20241024055711695 DAUC <0003> db_auc.c:192 IMSI='262428320494403': No 3G Auth Data 20241024055711695 DAUC <0003> db_auc.c:157 IMSI='262428320494403': No 2G Auth Data 20241024055711695 DAUC <0003> db_auc.c:192 IMSI='262428320494403': No 3G Auth Data 20241024055711697 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055711697 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428320494403" cn_domain=PS} 20241024055711697 DLU <0006> fsm.c:456 lu(262428320494403)[0x56114796d4a0]{UNVALIDATED}: Allocated 20241024055711697 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241024055711697 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428320494403" cause=GPRS services not allowed} 20241024055711697 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055711697 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428320494403)[0x56114796d4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055711697 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428320494403)[0x56114796d4a0]{UNVALIDATED}: Freeing instance 20241024055711697 DLU <0006> fsm.c:568 lu(PS:IMSI-262428320494403)[0x56114796d4a0]{UNVALIDATED}: Deallocated 20241024055711697 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711697 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711705 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055711705 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428320494403"} 20241024055711705 DMAIN <0000> hlr.c:227 IMSI='262428320494403': Creating subscriber on demand 20241024055711709 DAUC <0003> hlr.c:428 IMSI='262428320494403': storing IMEI = 12345678901234 20241024055711712 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428320494403"} 20241024055711712 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055711712 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711712 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711713 DAUC <0003> db_auc.c:157 IMSI='262428320494403': No 2G Auth Data 20241024055711713 DAUC <0003> db_auc.c:192 IMSI='262428320494403': No 3G Auth Data 20241024055711714 DAUC <0003> db_auc.c:157 IMSI='262428320494403': No 2G Auth Data 20241024055711714 DAUC <0003> db_auc.c:192 IMSI='262428320494403': No 3G Auth Data 20241024055711715 DAUC <0003> db_auc.c:157 IMSI='262428320494403': No 2G Auth Data 20241024055711715 DAUC <0003> db_auc.c:192 IMSI='262428320494403': No 3G Auth Data 20241024055711716 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055711716 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428320494403" cn_domain=PS} 20241024055711716 DLU <0006> fsm.c:456 lu(262428320494403)[0x56114796d4a0]{UNVALIDATED}: Allocated 20241024055711716 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241024055711716 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428320494403" cause=GPRS services not allowed} 20241024055711716 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055711716 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428320494403)[0x56114796d4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055711716 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428320494403)[0x56114796d4a0]{UNVALIDATED}: Freeing instance 20241024055711716 DLU <0006> fsm.c:568 lu(PS:IMSI-262428320494403)[0x56114796d4a0]{UNVALIDATED}: Deallocated 20241024055711716 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711716 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711724 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055711724 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428320494403"} 20241024055711724 DMAIN <0000> hlr.c:227 IMSI='262428320494403': Creating subscriber on demand 20241024055711728 DAUC <0003> hlr.c:428 IMSI='262428320494403': storing IMEI = 12345678901234 20241024055711731 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428320494403"} 20241024055711731 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241024055711731 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711731 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711733 DAUC <0003> db_auc.c:157 IMSI='262428320494403': No 2G Auth Data 20241024055711733 DAUC <0003> db_auc.c:192 IMSI='262428320494403': No 3G Auth Data 20241024055711733 DAUC <0003> db_auc.c:157 IMSI='262428320494403': No 2G Auth Data 20241024055711733 DAUC <0003> db_auc.c:192 IMSI='262428320494403': No 3G Auth Data 20241024055711734 DAUC <0003> db_auc.c:157 IMSI='262428320494403': No 2G Auth Data 20241024055711734 DAUC <0003> db_auc.c:192 IMSI='262428320494403': No 3G Auth Data 20241024055711736 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055711736 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428320494403" cn_domain=PS} 20241024055711736 DLU <0006> fsm.c:456 lu(262428320494403)[0x56114796d4a0]{UNVALIDATED}: Allocated 20241024055711736 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055711742 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428320494403)[0x56114796d4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055711742 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428320494403" cn_domain=PS} 20241024055711742 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711742 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711744 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055711744 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428320494403"} 20241024055711744 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428320494403)[0x56114796d4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055711744 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055711744 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428320494403"} 20241024055711744 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428320494403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055711744 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428320494403)[0x56114796d4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055711744 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428320494403)[0x56114796d4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055711744 DLU <0006> fsm.c:568 lu(PS:IMSI-262428320494403)[0x56114796d4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055711744 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711744 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055711751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46250<->l=127.0.0.1:4258 20241024055711751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46246<->l=127.0.0.1:4258 20241024055711752 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35787<->l=127.0.0.1:4259) 20241024055711753 DLINP <000b> input/ipa.c:451 connected read/write 20241024055711753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055711753 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055711753 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055711753 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055711795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46266<->l=127.0.0.1:4258 20241024055711896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46266<->l=127.0.0.1:4258 20241024055714971 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055714971 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055714974 DLINP <000b> input/ipa.c:451 connected read/write 20241024055714974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055714974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46270<->l=127.0.0.1:4258 20241024055714976 DLINP <000b> input/ipa.c:451 connected read/write 20241024055714976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055714976 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055714976 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055714976 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  20241024055714976 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055714976 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  20241024055714976 DLGSUP <0013> gsup_server.c:235 2:  20241024055714976 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055714976 DLGSUP <0013> gsup_server.c:235 3:  20241024055714976 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055714976 DLGSUP <0013> gsup_server.c:235 4:  20241024055714976 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055714976 DLGSUP <0013> gsup_server.c:235 5:  20241024055714976 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055714976 DLGSUP <0013> gsup_server.c:235 7:  20241024055714976 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055714976 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055714976 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055714976 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055714996 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42679<->l=127.0.0.1:4259) 20241024055715011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46282<->l=127.0.0.1:4258 20241024055715021 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055715021 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424242343053" cn_domain=PS} 20241024055715021 DMAIN <0000> hlr.c:227 IMSI='262424242343053': Creating subscriber on demand 20241024055715036 DMAIN <0000> hlr.c:243 IMSI='262424242343053': Successfully assigned MSISDN='686' 20241024055715036 DLU <0006> fsm.c:456 lu(262424242343053)[0x56114796d4a0]{UNVALIDATED}: Allocated 20241024055715036 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055715043 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424242343053)[0x56114796d4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055715043 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424242343053" cn_domain=PS} 20241024055715043 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055715043 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055715047 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055715047 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424242343053"} 20241024055715047 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424242343053)[0x56114796d4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055715047 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055715047 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424242343053"} 20241024055715047 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055715047 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424242343053)[0x56114796d4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055715047 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424242343053)[0x56114796d4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055715047 DLU <0006> fsm.c:568 lu(PS:IMSI-262424242343053)[0x56114796d4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055715047 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055715047 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055715048 DAUC <0003> db_auc.c:157 IMSI='262424242343053': No 2G Auth Data 20241024055715048 DAUC <0003> db_auc.c:192 IMSI='262424242343053': No 3G Auth Data 20241024055715050 DAUC <0003> db_auc.c:157 IMSI='262424242343053': No 2G Auth Data 20241024055715050 DAUC <0003> db_auc.c:192 IMSI='262424242343053': No 3G Auth Data 20241024055715051 DAUC <0003> db_auc.c:157 IMSI='262424242343053': No 2G Auth Data 20241024055715051 DAUC <0003> db_auc.c:192 IMSI='262424242343053': No 3G Auth Data 20241024055715058 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055715058 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424242343053" cn_domain=PS} 20241024055715058 DMAIN <0000> hlr.c:227 IMSI='262424242343053': Creating subscriber on demand 20241024055715065 DMAIN <0000> hlr.c:243 IMSI='262424242343053': Successfully assigned MSISDN='749' 20241024055715065 DLU <0006> fsm.c:456 lu(262424242343053)[0x56114796d4a0]{UNVALIDATED}: Allocated 20241024055715065 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055715072 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424242343053)[0x56114796d4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055715072 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424242343053" cn_domain=PS} 20241024055715072 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055715072 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055715074 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055715074 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424242343053"} 20241024055715074 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424242343053)[0x56114796d4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055715074 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055715074 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424242343053"} 20241024055715074 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055715074 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424242343053)[0x56114796d4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055715074 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424242343053)[0x56114796d4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055715074 DLU <0006> fsm.c:568 lu(PS:IMSI-262424242343053)[0x56114796d4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055715074 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055715074 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055715076 DAUC <0003> db_auc.c:157 IMSI='262424242343053': No 2G Auth Data 20241024055715076 DAUC <0003> db_auc.c:192 IMSI='262424242343053': No 3G Auth Data 20241024055715077 DAUC <0003> db_auc.c:157 IMSI='262424242343053': No 2G Auth Data 20241024055715077 DAUC <0003> db_auc.c:192 IMSI='262424242343053': No 3G Auth Data 20241024055715078 DAUC <0003> db_auc.c:157 IMSI='262424242343053': No 2G Auth Data 20241024055715078 DAUC <0003> db_auc.c:192 IMSI='262424242343053': No 3G Auth Data 20241024055715080 DAUC <0003> db_auc.c:157 IMSI='262424242343053': No 2G Auth Data 20241024055715080 DAUC <0003> db_auc.c:192 IMSI='262424242343053': No 3G Auth Data 20241024055715088 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055715088 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424242343053" cn_domain=PS} 20241024055715088 DMAIN <0000> hlr.c:227 IMSI='262424242343053': Creating subscriber on demand 20241024055715094 DMAIN <0000> hlr.c:243 IMSI='262424242343053': Successfully assigned MSISDN='710' 20241024055715094 DLU <0006> fsm.c:456 lu(262424242343053)[0x56114794e020]{UNVALIDATED}: Allocated 20241024055715094 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241024055715094 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424242343053" cause=GPRS services not allowed} 20241024055715094 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055715094 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424242343053)[0x56114794e020]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055715094 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424242343053)[0x56114794e020]{UNVALIDATED}: Freeing instance 20241024055715094 DLU <0006> fsm.c:568 lu(PS:IMSI-262424242343053)[0x56114794e020]{UNVALIDATED}: Deallocated 20241024055715094 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055715094 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055715096 DAUC <0003> db_auc.c:157 IMSI='262424242343053': No 2G Auth Data 20241024055715096 DAUC <0003> db_auc.c:192 IMSI='262424242343053': No 3G Auth Data 20241024055715098 DAUC <0003> db_auc.c:157 IMSI='262424242343053': No 2G Auth Data 20241024055715098 DAUC <0003> db_auc.c:192 IMSI='262424242343053': No 3G Auth Data 20241024055715099 DAUC <0003> db_auc.c:157 IMSI='262424242343053': No 2G Auth Data 20241024055715099 DAUC <0003> db_auc.c:192 IMSI='262424242343053': No 3G Auth Data 20241024055715100 DAUC <0003> db_auc.c:157 IMSI='262424242343053': No 2G Auth Data 20241024055715100 DAUC <0003> db_auc.c:192 IMSI='262424242343053': No 3G Auth Data 20241024055715108 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055715108 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424242343053" cn_domain=PS} 20241024055715108 DMAIN <0000> hlr.c:227 IMSI='262424242343053': Creating subscriber on demand 20241024055715115 DMAIN <0000> hlr.c:243 IMSI='262424242343053': Successfully assigned MSISDN='960' 20241024055715115 DLU <0006> fsm.c:456 lu(262424242343053)[0x56114794e020]{UNVALIDATED}: Allocated 20241024055715115 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241024055715115 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424242343053" cause=GPRS services not allowed} 20241024055715115 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055715115 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424242343053)[0x56114794e020]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055715115 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424242343053)[0x56114794e020]{UNVALIDATED}: Freeing instance 20241024055715115 DLU <0006> fsm.c:568 lu(PS:IMSI-262424242343053)[0x56114794e020]{UNVALIDATED}: Deallocated 20241024055715115 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055715115 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055715116 DAUC <0003> db_auc.c:157 IMSI='262424242343053': No 2G Auth Data 20241024055715116 DAUC <0003> db_auc.c:192 IMSI='262424242343053': No 3G Auth Data 20241024055715117 DAUC <0003> db_auc.c:157 IMSI='262424242343053': No 2G Auth Data 20241024055715117 DAUC <0003> db_auc.c:192 IMSI='262424242343053': No 3G Auth Data 20241024055715118 DAUC <0003> db_auc.c:157 IMSI='262424242343053': No 2G Auth Data 20241024055715118 DAUC <0003> db_auc.c:192 IMSI='262424242343053': No 3G Auth Data 20241024055715126 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055715126 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424242343053" cn_domain=PS} 20241024055715126 DMAIN <0000> hlr.c:227 IMSI='262424242343053': Creating subscriber on demand 20241024055715129 DLU <0006> fsm.c:456 lu(262424242343053)[0x56114794e020]{UNVALIDATED}: Allocated 20241024055715129 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241024055715129 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424242343053" cause=GPRS services not allowed} 20241024055715129 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055715129 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424242343053)[0x56114794e020]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055715129 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424242343053)[0x56114794e020]{UNVALIDATED}: Freeing instance 20241024055715129 DLU <0006> fsm.c:568 lu(PS:IMSI-262424242343053)[0x56114794e020]{UNVALIDATED}: Deallocated 20241024055715129 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055715129 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055715131 DAUC <0003> db_auc.c:157 IMSI='262424242343053': No 2G Auth Data 20241024055715131 DAUC <0003> db_auc.c:192 IMSI='262424242343053': No 3G Auth Data 20241024055715132 DAUC <0003> db_auc.c:157 IMSI='262424242343053': No 2G Auth Data 20241024055715132 DAUC <0003> db_auc.c:192 IMSI='262424242343053': No 3G Auth Data 20241024055715133 DAUC <0003> db_auc.c:157 IMSI='262424242343053': No 2G Auth Data 20241024055715133 DAUC <0003> db_auc.c:192 IMSI='262424242343053': No 3G Auth Data 20241024055715140 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055715140 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424242343053" cn_domain=PS} 20241024055715140 DMAIN <0000> hlr.c:227 IMSI='262424242343053': Creating subscriber on demand 20241024055715144 DLU <0006> fsm.c:456 lu(262424242343053)[0x56114794e020]{UNVALIDATED}: Allocated 20241024055715144 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055715150 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424242343053)[0x56114794e020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055715150 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424242343053" cn_domain=PS} 20241024055715150 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055715150 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055715153 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055715153 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424242343053"} 20241024055715153 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424242343053)[0x56114794e020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055715153 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055715153 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424242343053"} 20241024055715153 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424242343053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055715153 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424242343053)[0x56114794e020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055715153 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424242343053)[0x56114794e020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055715153 DLU <0006> fsm.c:568 lu(PS:IMSI-262424242343053)[0x56114794e020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055715153 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055715153 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055715154 DAUC <0003> db_auc.c:157 IMSI='262424242343053': No 2G Auth Data 20241024055715154 DAUC <0003> db_auc.c:192 IMSI='262424242343053': No 3G Auth Data 20241024055715155 DAUC <0003> db_auc.c:157 IMSI='262424242343053': No 2G Auth Data 20241024055715155 DAUC <0003> db_auc.c:192 IMSI='262424242343053': No 3G Auth Data 20241024055715156 DAUC <0003> db_auc.c:157 IMSI='262424242343053': No 2G Auth Data 20241024055715156 DAUC <0003> db_auc.c:192 IMSI='262424242343053': No 3G Auth Data 20241024055715162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46282<->l=127.0.0.1:4258 20241024055715162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46270<->l=127.0.0.1:4258 20241024055715164 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42679<->l=127.0.0.1:4259) 20241024055715164 DLINP <000b> input/ipa.c:451 connected read/write 20241024055715164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055715164 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055715164 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055715164 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055715207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46286<->l=127.0.0.1:4258 20241024055715308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46286<->l=127.0.0.1:4258 20241024055718384 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055718384 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055718386 DLINP <000b> input/ipa.c:451 connected read/write 20241024055718386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055718387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44778<->l=127.0.0.1:4258 20241024055718389 DLINP <000b> input/ipa.c:451 connected read/write 20241024055718389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055718390 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055718390 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055718390 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  20241024055718390 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055718390 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  20241024055718390 DLGSUP <0013> gsup_server.c:235 2:  20241024055718390 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055718390 DLGSUP <0013> gsup_server.c:235 3:  20241024055718390 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055718390 DLGSUP <0013> gsup_server.c:235 4:  20241024055718390 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055718390 DLGSUP <0013> gsup_server.c:235 5:  20241024055718390 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055718390 DLGSUP <0013> gsup_server.c:235 7:  20241024055718390 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055718390 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055718390 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055718390 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055718407 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35685<->l=127.0.0.1:4259) 20241024055718420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44786<->l=127.0.0.1:4258 20241024055718437 DLINP <000b> input/ipa.c:451 connected read/write 20241024055718437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055718437 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425704005961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425704005961"} 20241024055718437 DMAIN <0000> hlr.c:227 IMSI='262425704005961': Creating subscriber on demand 20241024055718445 DMAIN <0000> hlr.c:243 IMSI='262425704005961': Successfully assigned MSISDN='774' 20241024055718445 DAUC <0003> db_auc.c:157 IMSI='262425704005961': No 2G Auth Data 20241024055718445 DAUC <0003> db_auc.c:192 IMSI='262425704005961': No 3G Auth Data 20241024055718445 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425704005961 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 20241024055718445 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425704005961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425704005961" cause=IMSI unknown in HLR} 20241024055718445 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425704005961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241024055718445 DLINP <000b> input/ipa.c:451 connected read/write 20241024055718445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055718445 DLINP <000b> input/ipa.c:451 connected read/write 20241024055718445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055718447 DAUC <0003> db_auc.c:157 IMSI='262425704005961': No 2G Auth Data 20241024055718447 DAUC <0003> db_auc.c:192 IMSI='262425704005961': No 3G Auth Data 20241024055718448 DAUC <0003> db_auc.c:157 IMSI='262425704005961': No 2G Auth Data 20241024055718448 DAUC <0003> db_auc.c:192 IMSI='262425704005961': No 3G Auth Data 20241024055718449 DAUC <0003> db_auc.c:157 IMSI='262425704005961': No 2G Auth Data 20241024055718449 DAUC <0003> db_auc.c:192 IMSI='262425704005961': No 3G Auth Data 20241024055718451 DLINP <000b> input/ipa.c:451 connected read/write 20241024055718451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055718451 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425704005961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425704005961" cn_domain=PS} 20241024055718451 DLU <0006> fsm.c:456 lu(262425704005961)[0x56114794e020]{UNVALIDATED}: Allocated 20241024055718451 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425704005961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241024055718458 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425704005961)[0x56114794e020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055718458 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425704005961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425704005961" cn_domain=PS} 20241024055718458 DLINP <000b> input/ipa.c:451 connected read/write 20241024055718458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055718458 DLINP <000b> input/ipa.c:451 connected read/write 20241024055718458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055718460 DLINP <000b> input/ipa.c:451 connected read/write 20241024055718460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055718460 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425704005961 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425704005961"} 20241024055718460 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425704005961)[0x56114794e020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055718460 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425704005961 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055718460 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425704005961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425704005961"} 20241024055718460 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425704005961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055718460 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425704005961)[0x56114794e020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055718460 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425704005961)[0x56114794e020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055718460 DLU <0006> fsm.c:568 lu(PS:IMSI-262425704005961)[0x56114794e020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055718460 DLINP <000b> input/ipa.c:451 connected read/write 20241024055718460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055718460 DLINP <000b> input/ipa.c:451 connected read/write 20241024055718460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055718466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44786<->l=127.0.0.1:4258 20241024055718467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44778<->l=127.0.0.1:4258 20241024055718468 DLINP <000b> input/ipa.c:451 connected read/write 20241024055718468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055718468 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055718468 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055718468 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055718469 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35685<->l=127.0.0.1:4259) 20241024055718509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44788<->l=127.0.0.1:4258 20241024055718609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44788<->l=127.0.0.1:4258 20241024055721680 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055721680 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055721682 DLINP <000b> input/ipa.c:451 connected read/write 20241024055721682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055721683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44794<->l=127.0.0.1:4258 20241024055721686 DLINP <000b> input/ipa.c:451 connected read/write 20241024055721686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055721686 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055721686 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055721686 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  20241024055721686 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055721686 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  20241024055721686 DLGSUP <0013> gsup_server.c:235 2:  20241024055721686 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055721686 DLGSUP <0013> gsup_server.c:235 3:  20241024055721686 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055721686 DLGSUP <0013> gsup_server.c:235 4:  20241024055721686 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055721686 DLGSUP <0013> gsup_server.c:235 5:  20241024055721686 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055721686 DLGSUP <0013> gsup_server.c:235 7:  20241024055721686 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055721686 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055721686 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055721686 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055721706 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35709<->l=127.0.0.1:4259) 20241024055721708 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241024055721708 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241024055721723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44800<->l=127.0.0.1:4258 20241024055721738 DAUC <0003> db_auc.c:157 IMSI='262423367834394': No 2G Auth Data 20241024055721738 DAUC <0003> db_auc.c:192 IMSI='262423367834394': No 3G Auth Data 20241024055721747 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615106811.msisdn 20241024055721747 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491615106811.msisdn: not attached (vlr_number unset) 20241024055721747 DDGSM <0007> mslookup_server.c:327 sip.voice.491615106811.msisdn: does not exist in GSUP proxy 20241024055722749 DLINP <000b> input/ipa.c:451 connected read/write 20241024055722749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055722749 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423367834394 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423367834394" cn_domain=CS} 20241024055722749 DLU <0006> fsm.c:456 lu(262423367834394)[0x56114796d4a0]{UNVALIDATED}: Allocated 20241024055722749 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423367834394 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241024055722764 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262423367834394)[0x56114796d4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241024055722764 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423367834394 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423367834394" cn_domain=CS} 20241024055722764 DLINP <000b> input/ipa.c:451 connected read/write 20241024055722764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055722764 DLINP <000b> input/ipa.c:451 connected read/write 20241024055722764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055722768 DLINP <000b> input/ipa.c:451 connected read/write 20241024055722768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055722768 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262423367834394 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423367834394"} 20241024055722768 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262423367834394)[0x56114796d4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241024055722768 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262423367834394 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241024055722768 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423367834394 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423367834394"} 20241024055722768 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423367834394 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055722768 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423367834394)[0x56114796d4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241024055722768 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423367834394)[0x56114796d4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241024055722768 DLU <0006> fsm.c:568 lu(CS:IMSI-262423367834394)[0x56114796d4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241024055722768 DLINP <000b> input/ipa.c:451 connected read/write 20241024055722768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055722768 DLINP <000b> input/ipa.c:451 connected read/write 20241024055722768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055722770 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615106811.msisdn 20241024055722770 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491615106811.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241024055722770 DDGSM <0007> mslookup_server.c:327 sip.voice.491615106811.msisdn: does not exist in GSUP proxy 20241024055722770 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615106811.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241024055722778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44800<->l=127.0.0.1:4258 20241024055722779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44794<->l=127.0.0.1:4258 20241024055722779 DLINP <000b> input/ipa.c:451 connected read/write 20241024055722780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055722780 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055722780 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055722780 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055722780 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35709<->l=127.0.0.1:4259) 20241024055722828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44804<->l=127.0.0.1:4258 20241024055722928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44804<->l=127.0.0.1:4258 20241024055723957 DSS <0004> hlr_ussd.c:239 262422748155510/0x4babcfac: SS Session Timeout, destroying 20241024055723957 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422748155510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241024055726001 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055726001 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055726003 DLINP <000b> input/ipa.c:451 connected read/write 20241024055726003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055726004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44820<->l=127.0.0.1:4258 20241024055726005 DLINP <000b> input/ipa.c:451 connected read/write 20241024055726005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055726005 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055726005 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055726005 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  20241024055726005 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055726005 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  20241024055726005 DLGSUP <0013> gsup_server.c:235 2:  20241024055726005 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055726005 DLGSUP <0013> gsup_server.c:235 3:  20241024055726005 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055726005 DLGSUP <0013> gsup_server.c:235 4:  20241024055726005 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055726005 DLGSUP <0013> gsup_server.c:235 5:  20241024055726005 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055726005 DLGSUP <0013> gsup_server.c:235 7:  20241024055726005 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055726005 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055726005 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055726005 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055726006 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241024055726006 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241024055726036 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33689<->l=127.0.0.1:4259) 20241024055726038 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241024055726038 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241024055726051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44824<->l=127.0.0.1:4258 20241024055726056 DLINP <000b> input/ipa.c:451 connected read/write 20241024055726056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055726056 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423152836461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423152836461" cn_domain=CS} 20241024055726056 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423152836461 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241024055726056 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423152836461 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241024055726056 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423152836461.imsi 20241024055726056 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423152836461.imsi 20241024055726056 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423152836461.imsi: does not exist in local HLR 20241024055726060 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423152836461 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241024055726061 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241024055726061 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241024055726061 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241024055726061 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241024055726061 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241024055726061 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423152836461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055726061 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241024055726061 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241024055726061 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241024055726061 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241024055726061 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241024055726061 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241024055726062 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241024055726062 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241024055726062 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241024055726062 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241024055726062 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241024055726063 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241024055726063 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241024055726063 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241024055726105 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241024055726105 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241024055726105 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241024055726105 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241024055726105 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423152836461 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611412827 20241024055726105 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423152836461 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241024055726105 DLINP <000b> input/ipa.c:451 connected read/write 20241024055726105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055726105 DLINP <000b> input/ipa.c:451 connected read/write 20241024055726105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055726109 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241024055726109 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241024055726109 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423152836461 MSISDN-491611412827 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241024055726109 DLINP <000b> input/ipa.c:451 connected read/write 20241024055726109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055726109 DLINP <000b> input/ipa.c:451 connected read/write 20241024055726109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055726111 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241024055726111 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241024055726111 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423152836461 MSISDN-491611412827 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 20241024055726111 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423152836461 MSISDN-491611412827 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241024055726111 DLINP <000b> input/ipa.c:451 connected read/write 20241024055726111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055726111 DLINP <000b> input/ipa.c:451 connected read/write 20241024055726111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055726113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44824<->l=127.0.0.1:4258 20241024055726116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44820<->l=127.0.0.1:4258 20241024055726117 DLINP <000b> input/ipa.c:451 connected read/write 20241024055726117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055726117 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055726117 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055726117 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055726118 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241024055726118 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241024055726118 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241024055726118 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241024055726118 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241024055726118 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33689<->l=127.0.0.1:4259) 20241024055726161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44830<->l=127.0.0.1:4258 20241024055726262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44830<->l=127.0.0.1:4258 20241024055729339 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055729339 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055729342 DLINP <000b> input/ipa.c:451 connected read/write 20241024055729342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055729343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43392<->l=127.0.0.1:4258 20241024055729345 DLINP <000b> input/ipa.c:451 connected read/write 20241024055729345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055729345 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055729345 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055729345 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  20241024055729345 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055729345 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  20241024055729345 DLGSUP <0013> gsup_server.c:235 2:  20241024055729345 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055729345 DLGSUP <0013> gsup_server.c:235 3:  20241024055729345 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055729345 DLGSUP <0013> gsup_server.c:235 4:  20241024055729345 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055729345 DLGSUP <0013> gsup_server.c:235 5:  20241024055729345 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055729345 DLGSUP <0013> gsup_server.c:235 7:  20241024055729345 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055729345 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055729345 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055729345 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055729345 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241024055729345 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241024055729366 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42719<->l=127.0.0.1:4259) 20241024055729368 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241024055729368 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241024055729379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43400<->l=127.0.0.1:4258 20241024055729396 DAUC <0003> db_auc.c:157 IMSI='262424053114618': No 2G Auth Data 20241024055729396 DAUC <0003> db_auc.c:192 IMSI='262424053114618': No 3G Auth Data 20241024055729412 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424053114618.imsi 20241024055729412 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262424053114618.imsi: found in local HLR 20241024055729424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43400<->l=127.0.0.1:4258 20241024055729425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43392<->l=127.0.0.1:4258 20241024055729426 DLINP <000b> input/ipa.c:451 connected read/write 20241024055729426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055729426 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055729426 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055729426 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055729426 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42719<->l=127.0.0.1:4259) 20241024055729471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43416<->l=127.0.0.1:4258 20241024055729572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43416<->l=127.0.0.1:4258 20241024055732647 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055732647 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055732649 DLINP <000b> input/ipa.c:451 connected read/write 20241024055732649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055732649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43428<->l=127.0.0.1:4258 20241024055732651 DLINP <000b> input/ipa.c:451 connected read/write 20241024055732651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055732651 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055732651 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055732651 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  20241024055732651 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055732651 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  20241024055732651 DLGSUP <0013> gsup_server.c:235 2:  20241024055732651 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055732651 DLGSUP <0013> gsup_server.c:235 3:  20241024055732651 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055732651 DLGSUP <0013> gsup_server.c:235 4:  20241024055732651 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055732651 DLGSUP <0013> gsup_server.c:235 5:  20241024055732651 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055732651 DLGSUP <0013> gsup_server.c:235 7:  20241024055732651 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055732651 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055732651 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055732651 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055732652 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241024055732652 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241024055732681 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35135<->l=127.0.0.1:4259) 20241024055732683 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241024055732683 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241024055732696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43432<->l=127.0.0.1:4258 20241024055732701 DLINP <000b> input/ipa.c:451 connected read/write 20241024055732701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055732701 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425420311844 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425420311844" cn_domain=CS} 20241024055732701 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425420311844 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241024055732701 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425420311844 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241024055732701 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425420311844.imsi 20241024055732701 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425420311844.imsi 20241024055732701 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425420311844.imsi: does not exist in local HLR 20241024055732707 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425420311844 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241024055732707 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241024055732707 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241024055732707 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241024055732707 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241024055732707 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241024055732707 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425420311844 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055732707 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241024055732707 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241024055732707 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241024055732707 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241024055732707 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241024055732707 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241024055732710 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241024055732710 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241024055732710 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241024055732710 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241024055732710 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241024055732711 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241024055732711 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241024055732711 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241024055732753 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241024055732753 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241024055732753 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241024055732753 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241024055732753 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425420311844 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610240641 20241024055732753 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425420311844 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241024055732753 DLINP <000b> input/ipa.c:451 connected read/write 20241024055732753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055732753 DLINP <000b> input/ipa.c:451 connected read/write 20241024055732753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055732757 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241024055732757 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241024055732757 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425420311844 MSISDN-491610240641 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241024055732757 DLINP <000b> input/ipa.c:451 connected read/write 20241024055732757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055732757 DLINP <000b> input/ipa.c:451 connected read/write 20241024055732757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055732759 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241024055732759 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241024055732759 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425420311844 MSISDN-491610240641 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 20241024055732759 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425420311844 MSISDN-491610240641 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241024055732759 DLINP <000b> input/ipa.c:451 connected read/write 20241024055732759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055732759 DLINP <000b> input/ipa.c:451 connected read/write 20241024055732759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055732761 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425420311844.imsi 20241024055732761 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425420311844.imsi: does not exist in local HLR 20241024055733762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43432<->l=127.0.0.1:4258 20241024055733763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43428<->l=127.0.0.1:4258 20241024055733764 DLINP <000b> input/ipa.c:451 connected read/write 20241024055733764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055733764 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055733764 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055733764 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055733765 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35135<->l=127.0.0.1:4259) 20241024055733765 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241024055733765 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241024055733765 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241024055733765 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241024055733765 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241024055733809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43438<->l=127.0.0.1:4258 20241024055733909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43438<->l=127.0.0.1:4258 20241024055736987 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241024055736987 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241024055736990 DLINP <000b> input/ipa.c:451 connected read/write 20241024055736990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055736991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50642<->l=127.0.0.1:4258 20241024055736993 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241024055736993 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241024055736994 DLINP <000b> input/ipa.c:451 connected read/write 20241024055736994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055736994 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241024055736994 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241024055736994 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  20241024055736994 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241024055736994 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  20241024055736994 DLGSUP <0013> gsup_server.c:235 2:  20241024055736994 DLGSUP <0013> gsup_server.c:237 2: 00  20241024055736994 DLGSUP <0013> gsup_server.c:235 3:  20241024055736994 DLGSUP <0013> gsup_server.c:237 3: 00  20241024055736994 DLGSUP <0013> gsup_server.c:235 4:  20241024055736994 DLGSUP <0013> gsup_server.c:237 4: 00  20241024055736994 DLGSUP <0013> gsup_server.c:235 5:  20241024055736994 DLGSUP <0013> gsup_server.c:237 5: 00  20241024055736994 DLGSUP <0013> gsup_server.c:235 7:  20241024055736994 DLGSUP <0013> gsup_server.c:237 7: 00  20241024055736994 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241024055736994 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241024055736994 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241024055737024 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33057<->l=127.0.0.1:4259) 20241024055737026 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241024055737026 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241024055737041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50646<->l=127.0.0.1:4258 20241024055737046 DLINP <000b> input/ipa.c:451 connected read/write 20241024055737046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055737046 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262425252889423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425252889423" cn_domain=CS} 20241024055737046 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425252889423 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241024055737046 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425252889423 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241024055737046 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425252889423.imsi 20241024055737047 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425252889423.imsi 20241024055737047 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425252889423.imsi: does not exist in local HLR 20241024055737051 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425252889423 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241024055737051 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241024055737051 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241024055737051 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241024055737051 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241024055737051 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241024055737051 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262425252889423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241024055737051 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241024055737051 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241024055737051 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241024055737051 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241024055737051 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241024055737051 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241024055737054 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241024055737054 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241024055737054 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241024055737054 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241024055737054 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241024055737056 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241024055737056 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241024055737056 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241024055737097 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241024055737097 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241024055737097 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241024055737097 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241024055737097 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425252889423 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615336166 20241024055737097 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425252889423 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241024055737097 DLINP <000b> input/ipa.c:451 connected read/write 20241024055737097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055737097 DLINP <000b> input/ipa.c:451 connected read/write 20241024055737097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055737101 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241024055737101 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241024055737101 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425252889423 MSISDN-491615336166 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241024055737101 DLINP <000b> input/ipa.c:451 connected read/write 20241024055737101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055737101 DLINP <000b> input/ipa.c:451 connected read/write 20241024055737101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055737103 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241024055737103 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241024055737103 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425252889423 MSISDN-491615336166 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 20241024055737103 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425252889423 MSISDN-491615336166 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241024055737103 DLINP <000b> input/ipa.c:451 connected read/write 20241024055737103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055737103 DLINP <000b> input/ipa.c:451 connected read/write 20241024055737103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241024055737105 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615336166.msisdn 20241024055737105 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491615336166.msisdn: does not exist in local HLR 20241024055737105 DDGSM <0007> mslookup_server.c:352 sip.voice.491615336166.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241024055737105 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615336166.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241024055737108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50646<->l=127.0.0.1:4258 20241024055737109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50642<->l=127.0.0.1:4258 20241024055737110 DLINP <000b> input/ipa.c:451 connected read/write 20241024055737110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241024055737110 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241024055737110 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241024055737110 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241024055737110 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33057<->l=127.0.0.1:4259) 20241024055737110 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241024055737110 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241024055737110 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241024055737110 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241024055737110 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241024055737154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50652<->l=127.0.0.1:4258 20241024055737255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50652<->l=127.0.0.1:4258