20241005055522884 DMAIN <0000> hlr.c:813 hlr starting 20241005055522884 DDB <0001> db.c:599 using database: hlr.db 20241005055522884 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241005055522884 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241005055522885 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241005055522914 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241005055522914 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241005055523021 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241005055523022 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241005055523022 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241005055524745 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055524745 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055524747 DLINP <000b> input/ipa.c:451 connected read/write 20241005055524747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055524748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47808<->l=127.0.0.1:4258 20241005055524749 DLINP <000b> input/ipa.c:451 connected read/write 20241005055524749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055524749 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055524749 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055524749 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  20241005055524749 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055524749 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  20241005055524749 DLGSUP <0013> gsup_server.c:235 2:  20241005055524749 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055524749 DLGSUP <0013> gsup_server.c:235 3:  20241005055524749 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055524749 DLGSUP <0013> gsup_server.c:235 4:  20241005055524749 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055524749 DLGSUP <0013> gsup_server.c:235 5:  20241005055524749 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055524749 DLGSUP <0013> gsup_server.c:235 7:  20241005055524749 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055524749 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055524749 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055524749 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055524770 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44871<->l=127.0.0.1:4259) 20241005055524781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47810<->l=127.0.0.1:4258 20241005055524789 DLINP <000b> input/ipa.c:451 connected read/write 20241005055524789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055524789 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"} 20241005055524789 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" 20241005055524789 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} 20241005055524789 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 20241005055524789 DLINP <000b> input/ipa.c:451 connected read/write 20241005055524789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055524789 DLINP <000b> input/ipa.c:451 connected read/write 20241005055524789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055524791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47810<->l=127.0.0.1:4258 20241005055524792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47808<->l=127.0.0.1:4258 20241005055524793 DLINP <000b> input/ipa.c:451 connected read/write 20241005055524793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055524793 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055524793 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055524793 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055524793 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44871<->l=127.0.0.1:4259) 20241005055524854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47822<->l=127.0.0.1:4258 20241005055524854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47822<->l=127.0.0.1:4258 20241005055527924 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055527924 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055527927 DLINP <000b> input/ipa.c:451 connected read/write 20241005055527927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055527927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54222<->l=127.0.0.1:4258 20241005055527930 DLINP <000b> input/ipa.c:451 connected read/write 20241005055527930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055527930 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055527930 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055527930 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  20241005055527930 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055527930 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  20241005055527930 DLGSUP <0013> gsup_server.c:235 2:  20241005055527930 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055527930 DLGSUP <0013> gsup_server.c:235 3:  20241005055527930 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055527930 DLGSUP <0013> gsup_server.c:235 4:  20241005055527930 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055527930 DLGSUP <0013> gsup_server.c:235 5:  20241005055527930 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055527930 DLGSUP <0013> gsup_server.c:235 7:  20241005055527930 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055527930 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055527930 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055527930 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055527948 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39563<->l=127.0.0.1:4259) 20241005055527965 DAUC <0003> db_auc.c:157 IMSI='262429072168180': No 2G Auth Data 20241005055527965 DAUC <0003> db_auc.c:192 IMSI='262429072168180': No 3G Auth Data 20241005055528011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54236<->l=127.0.0.1:4258 20241005055528015 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055528015 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429072168180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429072168180"} 20241005055528022 DAUC <0003> db_auc.c:192 IMSI='262429072168180': No 3G Auth Data 20241005055528022 DAUC <0003> db_auc.c:236 IMSI='262429072168180': Calling to generate 5 vectors 20241005055528022 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241005055528022 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055528022 DAUC <0003> auc.c:113 vector [0]: rand = dc1a03b302c42f3d059c9af128722021 20241005055528022 DAUC <0003> auc.c:179 vector [0]: kc = 6f216d44d8d44400 20241005055528022 DAUC <0003> auc.c:180 vector [0]: sres = 3f9e77c7 20241005055528022 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055528022 DAUC <0003> auc.c:113 vector [1]: rand = bdb4882e6521f7ab235c4a7a529fd9b0 20241005055528022 DAUC <0003> auc.c:179 vector [1]: kc = b7f52fd7800f1000 20241005055528022 DAUC <0003> auc.c:180 vector [1]: sres = 23548222 20241005055528022 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241005055528022 DAUC <0003> auc.c:113 vector [2]: rand = 9554ba58302161ebc660519c64a970e2 20241005055528022 DAUC <0003> auc.c:179 vector [2]: kc = 4b36276eca4bd000 20241005055528022 DAUC <0003> auc.c:180 vector [2]: sres = 3f00fdd5 20241005055528022 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241005055528022 DAUC <0003> auc.c:113 vector [3]: rand = 29c26faa46519296d9b65d8301270878 20241005055528022 DAUC <0003> auc.c:179 vector [3]: kc = e10ceb2399cf6400 20241005055528022 DAUC <0003> auc.c:180 vector [3]: sres = 7723bb5e 20241005055528022 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241005055528022 DAUC <0003> auc.c:113 vector [4]: rand = 26e66370c8e59b601f479a9583bd87a9 20241005055528022 DAUC <0003> auc.c:179 vector [4]: kc = 9cad61fa528b4800 20241005055528022 DAUC <0003> auc.c:180 vector [4]: sres = 5806e8e6 20241005055528022 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241005055528022 DAUC <0003> db_auc.c:245 IMSI='262429072168180': Generated 5 vectors 20241005055528022 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429072168180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429072168180"} 20241005055528022 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429072168180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055528022 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055528022 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055528026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54236<->l=127.0.0.1:4258 20241005055528050 DAUC <0003> db_auc.c:157 IMSI='262424781914032': No 2G Auth Data 20241005055528050 DAUC <0003> db_auc.c:192 IMSI='262424781914032': No 3G Auth Data 20241005055528083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54242<->l=127.0.0.1:4258 20241005055528087 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055528087 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424781914032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424781914032"} 20241005055528087 DAUC <0003> db_auc.c:192 IMSI='262424781914032': No 3G Auth Data 20241005055528087 DAUC <0003> db_auc.c:236 IMSI='262424781914032': Calling to generate 5 vectors 20241005055528087 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241005055528087 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055528087 DAUC <0003> auc.c:113 vector [0]: rand = 31b38661685430e46ee055e20d3b00f5 20241005055528087 DAUC <0003> auc.c:179 vector [0]: kc = 24026b78bc81cc00 20241005055528087 DAUC <0003> auc.c:180 vector [0]: sres = 66a1bc7d 20241005055528087 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055528087 DAUC <0003> auc.c:113 vector [1]: rand = a6195463b4ee87680babec87f806be9c 20241005055528087 DAUC <0003> auc.c:179 vector [1]: kc = e87a9f2f4d0b8800 20241005055528087 DAUC <0003> auc.c:180 vector [1]: sres = 0b410e85 20241005055528087 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241005055528087 DAUC <0003> auc.c:113 vector [2]: rand = eb12a88f54547121e875b0eec3b45286 20241005055528087 DAUC <0003> auc.c:179 vector [2]: kc = 51b045149192dc00 20241005055528087 DAUC <0003> auc.c:180 vector [2]: sres = 4ea698d8 20241005055528087 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241005055528087 DAUC <0003> auc.c:113 vector [3]: rand = 59b313a126acfaba154060cf412639c7 20241005055528087 DAUC <0003> auc.c:179 vector [3]: kc = aa15dcf2a3eed400 20241005055528087 DAUC <0003> auc.c:180 vector [3]: sres = 32fd21e0 20241005055528087 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241005055528087 DAUC <0003> auc.c:113 vector [4]: rand = acfd52b391d1255861291a578fdd6def 20241005055528087 DAUC <0003> auc.c:179 vector [4]: kc = d7e492c14ceb8c00 20241005055528087 DAUC <0003> auc.c:180 vector [4]: sres = 12c8cc88 20241005055528087 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241005055528087 DAUC <0003> db_auc.c:245 IMSI='262424781914032': Generated 5 vectors 20241005055528087 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424781914032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424781914032"} 20241005055528087 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424781914032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055528087 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055528087 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055528089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54242<->l=127.0.0.1:4258 20241005055528114 DAUC <0003> db_auc.c:157 IMSI='262426804992405': No 2G Auth Data 20241005055528114 DAUC <0003> db_auc.c:192 IMSI='262426804992405': No 3G Auth Data 20241005055528145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54248<->l=127.0.0.1:4258 20241005055528149 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055528149 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426804992405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426804992405"} 20241005055528149 DAUC <0003> db_auc.c:192 IMSI='262426804992405': No 3G Auth Data 20241005055528149 DAUC <0003> db_auc.c:236 IMSI='262426804992405': Calling to generate 5 vectors 20241005055528149 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241005055528149 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055528149 DAUC <0003> auc.c:113 vector [0]: rand = 2a497d253995696416fe096affc3bac7 20241005055528149 DAUC <0003> auc.c:179 vector [0]: kc = 03b3c213d7e6c66a 20241005055528149 DAUC <0003> auc.c:180 vector [0]: sres = 0485621b 20241005055528149 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055528149 DAUC <0003> auc.c:113 vector [1]: rand = 08f135edcb8ba19ee10bb5fe50c3854e 20241005055528149 DAUC <0003> auc.c:179 vector [1]: kc = b98bb366ceb678b4 20241005055528149 DAUC <0003> auc.c:180 vector [1]: sres = f5c5b936 20241005055528149 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241005055528149 DAUC <0003> auc.c:113 vector [2]: rand = 46716d774fd4f8d9405d935b0903f69e 20241005055528149 DAUC <0003> auc.c:179 vector [2]: kc = 2485b10bf15d7e4c 20241005055528149 DAUC <0003> auc.c:180 vector [2]: sres = 9851b982 20241005055528149 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241005055528149 DAUC <0003> auc.c:113 vector [3]: rand = 9e79ff6d4a3580d319851e89c471bcee 20241005055528149 DAUC <0003> auc.c:179 vector [3]: kc = 5a59085586958fd9 20241005055528149 DAUC <0003> auc.c:180 vector [3]: sres = 9a1e0f10 20241005055528149 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241005055528149 DAUC <0003> auc.c:113 vector [4]: rand = 19d9a6a7fa75790343fafb00d62cf869 20241005055528149 DAUC <0003> auc.c:179 vector [4]: kc = 38b8509df72bfe6e 20241005055528149 DAUC <0003> auc.c:180 vector [4]: sres = 670a66d1 20241005055528149 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241005055528149 DAUC <0003> db_auc.c:245 IMSI='262426804992405': Generated 5 vectors 20241005055528149 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426804992405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426804992405"} 20241005055528149 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426804992405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055528149 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055528149 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055528152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54248<->l=127.0.0.1:4258 20241005055528176 DAUC <0003> db_auc.c:157 IMSI='262423424155865': No 2G Auth Data 20241005055528176 DAUC <0003> db_auc.c:192 IMSI='262423424155865': No 3G Auth Data 20241005055528206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54260<->l=127.0.0.1:4258 20241005055528210 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055528210 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423424155865 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423424155865"} 20241005055528210 DAUC <0003> db_auc.c:157 IMSI='262423424155865': No 2G Auth Data 20241005055528210 DAUC <0003> db_auc.c:236 IMSI='262423424155865': Calling to generate 5 vectors 20241005055528210 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241005055528210 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055528210 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055528210 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055528210 DAUC <0003> auc.c:113 vector [0]: rand = 5de5e73e00410bd5aa9a6d3e618578c7 20241005055528210 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055528210 DAUC <0003> auc.c:142 vector [0]: autn = 206cd183d7d5000015b4c57647623de0 20241005055528210 DAUC <0003> auc.c:143 vector [0]: ck = 4addfc53396d5fdbaf475c6e768e9c06 20241005055528210 DAUC <0003> auc.c:144 vector [0]: ik = 1360e8f5256e770a929978fb34ea002e 20241005055528210 DAUC <0003> auc.c:145 vector [0]: res = 21cb9517e280c61d0000000000000000 20241005055528210 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055528210 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241005055528210 DAUC <0003> auc.c:151 vector [0]: kc = 646330335e67b4f9 20241005055528210 DAUC <0003> auc.c:152 vector [0]: sres = c34b530a 20241005055528210 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241005055528210 DAUC <0003> auc.c:113 vector [1]: rand = cff28feba41fb679bb24f3994f748b7c 20241005055528210 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241005055528210 DAUC <0003> auc.c:142 vector [1]: autn = ada75a2e21740000a30534665145dfc5 20241005055528210 DAUC <0003> auc.c:143 vector [1]: ck = 3eb869fdb96e5b23cfc3213b054322e5 20241005055528210 DAUC <0003> auc.c:144 vector [1]: ik = 5480a171e32c7303e3a04ddeea4e2ff1 20241005055528210 DAUC <0003> auc.c:145 vector [1]: res = 2c75b07d6af737b40000000000000000 20241005055528210 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055528210 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241005055528210 DAUC <0003> auc.c:151 vector [1]: kc = 465ba469b54f2534 20241005055528210 DAUC <0003> auc.c:152 vector [1]: sres = 468287c9 20241005055528210 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241005055528210 DAUC <0003> auc.c:113 vector [2]: rand = e88263cb4b0c1b51f05c19cca48409e2 20241005055528210 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241005055528210 DAUC <0003> auc.c:142 vector [2]: autn = 74aab0cd1d790000d5a80c40c887607f 20241005055528210 DAUC <0003> auc.c:143 vector [2]: ck = 74d6251a5efa36c8d89c718d767ea74c 20241005055528211 DAUC <0003> auc.c:144 vector [2]: ik = bfc80a1b214ea0ad6adac2f28b4824a8 20241005055528211 DAUC <0003> auc.c:145 vector [2]: res = 74a657ab181dd3bc0000000000000000 20241005055528211 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055528211 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241005055528211 DAUC <0003> auc.c:151 vector [2]: kc = 79589c7e82821581 20241005055528211 DAUC <0003> auc.c:152 vector [2]: sres = 6cbb8417 20241005055528211 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241005055528211 DAUC <0003> auc.c:113 vector [3]: rand = b1fe48ecb4d161e6089f1839d98fb5b3 20241005055528211 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241005055528211 DAUC <0003> auc.c:142 vector [3]: autn = 4cefa49ca1be0000ddf8a110a25ba792 20241005055528211 DAUC <0003> auc.c:143 vector [3]: ck = 8c57342ddf03de74bf7657687e57cdca 20241005055528211 DAUC <0003> auc.c:144 vector [3]: ik = 1e1e34ee5cccbccd9eb9e2ed36dcb3e2 20241005055528211 DAUC <0003> auc.c:145 vector [3]: res = d21b9d19dc97d2140000000000000000 20241005055528211 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055528211 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241005055528211 DAUC <0003> auc.c:151 vector [3]: kc = b386b546cb441c91 20241005055528211 DAUC <0003> auc.c:152 vector [3]: sres = 0e8c4f0d 20241005055528211 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241005055528211 DAUC <0003> auc.c:113 vector [4]: rand = b25d06230837b150b8396c1b5512caa8 20241005055528211 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241005055528211 DAUC <0003> auc.c:142 vector [4]: autn = 48b6b5ab831500000676928f7860b589 20241005055528211 DAUC <0003> auc.c:143 vector [4]: ck = b5e5c76b03fbcf1a30a344ecf8f466e6 20241005055528211 DAUC <0003> auc.c:144 vector [4]: ik = 4e6f985ef60bb4427f2f82d861084864 20241005055528211 DAUC <0003> auc.c:145 vector [4]: res = 0334f0081780852a0000000000000000 20241005055528211 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055528211 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241005055528211 DAUC <0003> auc.c:151 vector [4]: kc = b40699016c0c55da 20241005055528211 DAUC <0003> auc.c:152 vector [4]: sres = 14b47522 20241005055528211 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241005055528211 DAUC <0003> db_auc.c:245 IMSI='262423424155865': Generated 5 vectors 20241005055528211 DAUC <0003> db_auc.c:249 IMSI='262423424155865': Updating SQN=161 in DB 20241005055528219 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423424155865 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423424155865"} 20241005055528219 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423424155865 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055528219 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055528219 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055528222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54260<->l=127.0.0.1:4258 20241005055528246 DAUC <0003> db_auc.c:157 IMSI='262421651320414': No 2G Auth Data 20241005055528246 DAUC <0003> db_auc.c:192 IMSI='262421651320414': No 3G Auth Data 20241005055528277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54262<->l=127.0.0.1:4258 20241005055528282 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055528282 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421651320414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421651320414"} 20241005055528282 DAUC <0003> db_auc.c:157 IMSI='262421651320414': No 2G Auth Data 20241005055528282 DAUC <0003> db_auc.c:236 IMSI='262421651320414': Calling to generate 5 vectors 20241005055528282 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241005055528282 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055528282 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241005055528282 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055528282 DAUC <0003> auc.c:113 vector [0]: rand = 3a684f049eb34a4a0dc9715c049c519c 20241005055528282 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055528282 DAUC <0003> auc.c:142 vector [0]: autn = 8f8a4c82cb90000095f735a931cedc67 20241005055528282 DAUC <0003> auc.c:143 vector [0]: ck = dc83390c199d2fa78a44da312a60d0b7 20241005055528282 DAUC <0003> auc.c:144 vector [0]: ik = 4fa8f5a494cfb42165ce2090ce8dc42d 20241005055528282 DAUC <0003> auc.c:145 vector [0]: res = 2cc020ec78c741ec0000000000000000 20241005055528282 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055528282 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241005055528282 DAUC <0003> auc.c:151 vector [0]: kc = 7ca1360969bf8f1c 20241005055528282 DAUC <0003> auc.c:152 vector [0]: sres = 54076100 20241005055528282 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241005055528282 DAUC <0003> auc.c:113 vector [1]: rand = 0d20e021f6240964e7ed0ef605293450 20241005055528282 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241005055528282 DAUC <0003> auc.c:142 vector [1]: autn = 95ec20f1cedb0000ea61170fadcf2d20 20241005055528282 DAUC <0003> auc.c:143 vector [1]: ck = c137f3383d38670e26f4258c0fe07dff 20241005055528282 DAUC <0003> auc.c:144 vector [1]: ik = 9a20b0d95360ddef30e64c4f94836219 20241005055528282 DAUC <0003> auc.c:145 vector [1]: res = 5c56d434f0fef6500000000000000000 20241005055528282 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055528282 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241005055528282 DAUC <0003> auc.c:151 vector [1]: kc = 4d052a22f53ba507 20241005055528282 DAUC <0003> auc.c:152 vector [1]: sres = aca82264 20241005055528282 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241005055528282 DAUC <0003> auc.c:113 vector [2]: rand = 8ce6ee8c3faaa3b043b82e8dff33517e 20241005055528282 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241005055528282 DAUC <0003> auc.c:142 vector [2]: autn = 4aead2ea1ca70000e0eb43e4fc627e4d 20241005055528282 DAUC <0003> auc.c:143 vector [2]: ck = e9629cf6adf2d75a6bd86dbe484ee66f 20241005055528282 DAUC <0003> auc.c:144 vector [2]: ik = cd9514dc8508dc960cb3f909febeb539 20241005055528282 DAUC <0003> auc.c:145 vector [2]: res = 9616423984b780a20000000000000000 20241005055528282 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055528282 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241005055528282 DAUC <0003> auc.c:151 vector [2]: kc = 439c1c9d9e0a589a 20241005055528282 DAUC <0003> auc.c:152 vector [2]: sres = 12a1c29b 20241005055528282 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241005055528282 DAUC <0003> auc.c:113 vector [3]: rand = 0f2ecc7d0528f002b780006c3fb0992a 20241005055528282 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241005055528282 DAUC <0003> auc.c:142 vector [3]: autn = 53b0e39be9b4000091bb11e57d91a979 20241005055528282 DAUC <0003> auc.c:143 vector [3]: ck = 4e4495c31bc0d209587a7d87814cedce 20241005055528282 DAUC <0003> auc.c:144 vector [3]: ik = 33ba92123cbe0a085ed05313de941b7d 20241005055528282 DAUC <0003> auc.c:145 vector [3]: res = 6050123a6fbee2ed0000000000000000 20241005055528282 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055528282 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241005055528282 DAUC <0003> auc.c:151 vector [3]: kc = 7b54294578a62eb2 20241005055528282 DAUC <0003> auc.c:152 vector [3]: sres = 0feef0d7 20241005055528282 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241005055528282 DAUC <0003> auc.c:113 vector [4]: rand = 4648d29172f99804fe30e5c0f9deddbe 20241005055528282 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241005055528282 DAUC <0003> auc.c:142 vector [4]: autn = d6ff5a78f2db00009981644fe12f8271 20241005055528282 DAUC <0003> auc.c:143 vector [4]: ck = ef29840044b5458827574eee3e8b6077 20241005055528282 DAUC <0003> auc.c:144 vector [4]: ik = da1061de5c30306ed09e145cc95d383d 20241005055528282 DAUC <0003> auc.c:145 vector [4]: res = 820b4269519d8f830000000000000000 20241005055528282 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055528282 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241005055528282 DAUC <0003> auc.c:151 vector [4]: kc = c2f0bf6cef532dac 20241005055528282 DAUC <0003> auc.c:152 vector [4]: sres = d396cdea 20241005055528282 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241005055528282 DAUC <0003> db_auc.c:245 IMSI='262421651320414': Generated 5 vectors 20241005055528282 DAUC <0003> db_auc.c:249 IMSI='262421651320414': Updating SQN=161 in DB 20241005055528290 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421651320414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421651320414"} 20241005055528290 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421651320414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055528290 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055528290 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055528294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54262<->l=127.0.0.1:4258 20241005055528317 DAUC <0003> db_auc.c:157 IMSI='262424905442516': No 2G Auth Data 20241005055528317 DAUC <0003> db_auc.c:192 IMSI='262424905442516': No 3G Auth Data 20241005055528355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54266<->l=127.0.0.1:4258 20241005055528358 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055528358 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424905442516 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424905442516"} 20241005055528359 DAUC <0003> db_auc.c:236 IMSI='262424905442516': Calling to generate 5 vectors 20241005055528359 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241005055528359 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055528359 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055528359 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055528359 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055528359 DAUC <0003> auc.c:113 vector [0]: rand = 3cf4e6bc3fead330b4515144ffc2d724 20241005055528359 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055528359 DAUC <0003> auc.c:142 vector [0]: autn = d6bde7ce0acf00005ffad7abecef0fe8 20241005055528359 DAUC <0003> auc.c:143 vector [0]: ck = 52b1dc8277fddaba7f81aaa7d28a2672 20241005055528359 DAUC <0003> auc.c:144 vector [0]: ik = 9c7b24a1edfd68e3c3a2cab96f93b9b5 20241005055528359 DAUC <0003> auc.c:145 vector [0]: res = 3815c1eba0cc8c510000000000000000 20241005055528359 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055528359 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055528359 DAUC <0003> auc.c:179 vector [0]: kc = 3b125e110e5d0c00 20241005055528359 DAUC <0003> auc.c:180 vector [0]: sres = 4a1f09f6 20241005055528359 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055528359 DAUC <0003> auc.c:113 vector [1]: rand = a4128673cb08aa15f2f62a00e755a620 20241005055528359 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241005055528359 DAUC <0003> auc.c:142 vector [1]: autn = 9bb25eeef2640000c77ebfdc7a48abc2 20241005055528359 DAUC <0003> auc.c:143 vector [1]: ck = c7bfc998971f5ae18bd261f93148145d 20241005055528359 DAUC <0003> auc.c:144 vector [1]: ik = dcc91c7d77d52be4694ee52956c7c78b 20241005055528359 DAUC <0003> auc.c:145 vector [1]: res = 5d5217ea949dd7040000000000000000 20241005055528359 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055528359 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055528359 DAUC <0003> auc.c:179 vector [1]: kc = 737e2293c30e9400 20241005055528359 DAUC <0003> auc.c:180 vector [1]: sres = 2ef3a780 20241005055528359 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055528359 DAUC <0003> auc.c:113 vector [2]: rand = bb828ec8bd925dd72636e4f304d6308f 20241005055528359 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241005055528359 DAUC <0003> auc.c:142 vector [2]: autn = 7da0fbeaf73e0000c5fde573a6fa4c54 20241005055528359 DAUC <0003> auc.c:143 vector [2]: ck = 3acb52db0e82556bfc0f3f1a33979cfe 20241005055528359 DAUC <0003> auc.c:144 vector [2]: ik = eaaa87122f62564a5603b7020b82386e 20241005055528359 DAUC <0003> auc.c:145 vector [2]: res = 3acc9a50c19c4fc50000000000000000 20241005055528359 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055528359 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055528359 DAUC <0003> auc.c:179 vector [2]: kc = 70538a63c6378800 20241005055528359 DAUC <0003> auc.c:180 vector [2]: sres = ae2088be 20241005055528359 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055528359 DAUC <0003> auc.c:113 vector [3]: rand = 68d00f3751ad191fd7853bd2b0b56912 20241005055528359 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241005055528359 DAUC <0003> auc.c:142 vector [3]: autn = 780d201b7fa90000c1f58b8cce5bf67d 20241005055528359 DAUC <0003> auc.c:143 vector [3]: ck = 624344cf94fb4b91b8ef5971ed9a48f6 20241005055528359 DAUC <0003> auc.c:144 vector [3]: ik = 49327b83c007441f9e945b1d74e6b623 20241005055528359 DAUC <0003> auc.c:145 vector [3]: res = 30357189f7e0a25a0000000000000000 20241005055528359 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055528359 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055528359 DAUC <0003> auc.c:179 vector [3]: kc = 0befeecd6face000 20241005055528359 DAUC <0003> auc.c:180 vector [3]: sres = 3f6cb4b2 20241005055528359 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055528359 DAUC <0003> auc.c:113 vector [4]: rand = ce79910aae7615e3fe8dec53f51c6924 20241005055528359 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241005055528359 DAUC <0003> auc.c:142 vector [4]: autn = ca9ab4d46d4a000090b1ab043f3ce4cf 20241005055528359 DAUC <0003> auc.c:143 vector [4]: ck = e483672ffae53aca1c86a79f3a9bc8aa 20241005055528359 DAUC <0003> auc.c:144 vector [4]: ik = dd8176fd912d76ceda0ebfb5d1e0bcee 20241005055528359 DAUC <0003> auc.c:145 vector [4]: res = 24cb770f8197e6c30000000000000000 20241005055528359 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055528359 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241005055528359 DAUC <0003> auc.c:179 vector [4]: kc = 32ef96b3aca8d000 20241005055528359 DAUC <0003> auc.c:180 vector [4]: sres = cad64363 20241005055528359 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241005055528359 DAUC <0003> db_auc.c:245 IMSI='262424905442516': Generated 5 vectors 20241005055528359 DAUC <0003> db_auc.c:249 IMSI='262424905442516': Updating SQN=161 in DB 20241005055528367 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424905442516 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424905442516"} 20241005055528367 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424905442516 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055528367 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055528367 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055528370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54266<->l=127.0.0.1:4258 20241005055528411 DAUC <0003> db_auc.c:157 IMSI='262426886435579': No 2G Auth Data 20241005055528411 DAUC <0003> db_auc.c:192 IMSI='262426886435579': No 3G Auth Data 20241005055528456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54272<->l=127.0.0.1:4258 20241005055528460 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055528460 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426886435579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426886435579"} 20241005055528461 DAUC <0003> db_auc.c:236 IMSI='262426886435579': Calling to generate 5 vectors 20241005055528461 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241005055528461 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055528461 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055528461 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055528461 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055528461 DAUC <0003> auc.c:113 vector [0]: rand = 7edfec334e65cf4824750ba8603a606b 20241005055528461 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055528461 DAUC <0003> auc.c:142 vector [0]: autn = 51e37dd1144b0000b12a414ba4f6d1c2 20241005055528461 DAUC <0003> auc.c:143 vector [0]: ck = c2eae5a89ca777bab65bf6a81dbe39db 20241005055528461 DAUC <0003> auc.c:144 vector [0]: ik = 114e4e5ad743d21b1fb7affe7ba18d1c 20241005055528461 DAUC <0003> auc.c:145 vector [0]: res = e58d46cb02d326180000000000000000 20241005055528461 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055528461 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055528461 DAUC <0003> auc.c:179 vector [0]: kc = 85a1a665bc055800 20241005055528461 DAUC <0003> auc.c:180 vector [0]: sres = 3660f8c2 20241005055528461 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055528461 DAUC <0003> auc.c:113 vector [1]: rand = 3a2ead8b110d109d3ad11632a94b9064 20241005055528461 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241005055528461 DAUC <0003> auc.c:142 vector [1]: autn = a2d581fb9e0c00009ec8e51bc3806a55 20241005055528461 DAUC <0003> auc.c:143 vector [1]: ck = ad2e4c6dfc922e7b2e4ea9662cb43f41 20241005055528461 DAUC <0003> auc.c:144 vector [1]: ik = 0bef80e8d7ed5f61754bb09a1132a407 20241005055528461 DAUC <0003> auc.c:145 vector [1]: res = 9ba9ca1a8dda460f0000000000000000 20241005055528461 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055528461 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055528461 DAUC <0003> auc.c:179 vector [1]: kc = 30df1eaf667a8c00 20241005055528461 DAUC <0003> auc.c:180 vector [1]: sres = 7f0f14db 20241005055528461 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055528461 DAUC <0003> auc.c:113 vector [2]: rand = f6154a7100df9773d3bdbbbe7b385e67 20241005055528461 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241005055528461 DAUC <0003> auc.c:142 vector [2]: autn = 31540095935e0000dabe9566ba0e9f81 20241005055528461 DAUC <0003> auc.c:143 vector [2]: ck = 09c0465ec797323fe607d98b9f237b08 20241005055528461 DAUC <0003> auc.c:144 vector [2]: ik = 15d4c8abe8ea388bd67c94d2656b4750 20241005055528461 DAUC <0003> auc.c:145 vector [2]: res = 89178bac983563830000000000000000 20241005055528461 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055528461 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055528461 DAUC <0003> auc.c:179 vector [2]: kc = 8748d039848ee000 20241005055528461 DAUC <0003> auc.c:180 vector [2]: sres = a76ecba6 20241005055528461 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055528461 DAUC <0003> auc.c:113 vector [3]: rand = 8dd50ce42092e1bb1809a5b178b5e3d8 20241005055528461 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241005055528461 DAUC <0003> auc.c:142 vector [3]: autn = ed847cfe45bb0000f8aaa2f39f1f78b2 20241005055528461 DAUC <0003> auc.c:143 vector [3]: ck = 41762a1b0af1922a9ff5af440bb612f0 20241005055528461 DAUC <0003> auc.c:144 vector [3]: ik = 2e4b96a39a6c29c08e321aa34b468e9b 20241005055528461 DAUC <0003> auc.c:145 vector [3]: res = 3c1116161f8055500000000000000000 20241005055528461 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055528461 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055528461 DAUC <0003> auc.c:179 vector [3]: kc = 62eddcfc320cf800 20241005055528461 DAUC <0003> auc.c:180 vector [3]: sres = 95ae15fd 20241005055528461 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055528461 DAUC <0003> auc.c:113 vector [4]: rand = 6d90b68da5a2a63a56284355c14d1d0f 20241005055528461 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241005055528461 DAUC <0003> auc.c:142 vector [4]: autn = 26f12c31fa17000005a2cf9e99889f3b 20241005055528461 DAUC <0003> auc.c:143 vector [4]: ck = c0747af74c1168721e5e3f42cde989b3 20241005055528461 DAUC <0003> auc.c:144 vector [4]: ik = efabdf898306d4b3a6a71bf28cc91034 20241005055528461 DAUC <0003> auc.c:145 vector [4]: res = 1aae3008ea78f5dc0000000000000000 20241005055528461 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055528461 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241005055528461 DAUC <0003> auc.c:179 vector [4]: kc = 8524112ba534d800 20241005055528461 DAUC <0003> auc.c:180 vector [4]: sres = 6d0258fc 20241005055528461 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241005055528461 DAUC <0003> db_auc.c:245 IMSI='262426886435579': Generated 5 vectors 20241005055528461 DAUC <0003> db_auc.c:249 IMSI='262426886435579': Updating SQN=161 in DB 20241005055528472 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426886435579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426886435579"} 20241005055528472 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426886435579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055528472 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055528472 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055528476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54272<->l=127.0.0.1:4258 20241005055528512 DAUC <0003> db_auc.c:157 IMSI='262428292073977': No 2G Auth Data 20241005055528512 DAUC <0003> db_auc.c:192 IMSI='262428292073977': No 3G Auth Data 20241005055528549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54280<->l=127.0.0.1:4258 20241005055528553 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055528553 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428292073977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428292073977"} 20241005055528553 DAUC <0003> db_auc.c:236 IMSI='262428292073977': Calling to generate 5 vectors 20241005055528553 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241005055528553 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055528553 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055528553 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055528553 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055528553 DAUC <0003> auc.c:113 vector [0]: rand = bbe66e3d07b416d2f1a1258b19a3414f 20241005055528553 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055528553 DAUC <0003> auc.c:142 vector [0]: autn = edee973bc5fb000070b86c547eea430d 20241005055528553 DAUC <0003> auc.c:143 vector [0]: ck = ea8fd6e92d08d094c3607921aa41f182 20241005055528553 DAUC <0003> auc.c:144 vector [0]: ik = b68d7d05950ec13d06cf4b4b0dc5c628 20241005055528553 DAUC <0003> auc.c:145 vector [0]: res = 5a96d52fd72604030000000000000000 20241005055528553 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055528553 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055528553 DAUC <0003> auc.c:179 vector [0]: kc = 5df17b931c204cdb 20241005055528553 DAUC <0003> auc.c:180 vector [0]: sres = a1b3b8df 20241005055528553 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055528553 DAUC <0003> auc.c:113 vector [1]: rand = e4f9ce894101550f8117c984ac7db1e0 20241005055528553 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241005055528553 DAUC <0003> auc.c:142 vector [1]: autn = aafdc13caf3000003e8ff7da145c2697 20241005055528553 DAUC <0003> auc.c:143 vector [1]: ck = f0c1e5d1c251da09f14d077ea9590cb9 20241005055528553 DAUC <0003> auc.c:144 vector [1]: ik = 26c42ebff856d4253985d8659fee4eba 20241005055528553 DAUC <0003> auc.c:145 vector [1]: res = b559f4d00095ffd60000000000000000 20241005055528553 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055528553 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055528553 DAUC <0003> auc.c:179 vector [1]: kc = 88a84ab373c47737 20241005055528553 DAUC <0003> auc.c:180 vector [1]: sres = eaca2fe5 20241005055528553 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055528553 DAUC <0003> auc.c:113 vector [2]: rand = 942199b5a1627deddfa8e471781772af 20241005055528553 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241005055528553 DAUC <0003> auc.c:142 vector [2]: autn = 4bc40aeab65c0000722e1c964f83dafc 20241005055528553 DAUC <0003> auc.c:143 vector [2]: ck = aad11d335266d96683dcba58d4ede888 20241005055528553 DAUC <0003> auc.c:144 vector [2]: ik = 5575c715be185e8226484642ed5ce3fe 20241005055528553 DAUC <0003> auc.c:145 vector [2]: res = c16f73ec0615bb4b0000000000000000 20241005055528553 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055528553 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055528553 DAUC <0003> auc.c:179 vector [2]: kc = da41cbbec45244c6 20241005055528553 DAUC <0003> auc.c:180 vector [2]: sres = 214c94e1 20241005055528553 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055528553 DAUC <0003> auc.c:113 vector [3]: rand = 7fa4bf87736f50388a2a54c800c06b79 20241005055528553 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241005055528553 DAUC <0003> auc.c:142 vector [3]: autn = 2788a6a6912c0000c69f1cfe6833a694 20241005055528553 DAUC <0003> auc.c:143 vector [3]: ck = 757edc2922a203bb920087af7764dd56 20241005055528553 DAUC <0003> auc.c:144 vector [3]: ik = 8f7d6a5343524b480e3726d2ef9a7dd4 20241005055528553 DAUC <0003> auc.c:145 vector [3]: res = 044e87ecc28de0560000000000000000 20241005055528553 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055528553 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055528553 DAUC <0003> auc.c:179 vector [3]: kc = 18fae9cc0bb75904 20241005055528553 DAUC <0003> auc.c:180 vector [3]: sres = c053f21c 20241005055528553 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055528553 DAUC <0003> auc.c:113 vector [4]: rand = 392a7df859989c56fb120f238b65cc5a 20241005055528553 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241005055528553 DAUC <0003> auc.c:142 vector [4]: autn = ca631c9c984a000002c56cc622602af3 20241005055528553 DAUC <0003> auc.c:143 vector [4]: ck = 7d444cf1c383e874a638ad694e97dc01 20241005055528553 DAUC <0003> auc.c:144 vector [4]: ik = 6fa95e863fe3642e1c30fc809e24f70d 20241005055528553 DAUC <0003> auc.c:145 vector [4]: res = e84e7410138d6b290000000000000000 20241005055528553 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055528554 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241005055528554 DAUC <0003> auc.c:179 vector [4]: kc = 58f99ba3be7923e3 20241005055528554 DAUC <0003> auc.c:180 vector [4]: sres = c7431884 20241005055528554 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241005055528554 DAUC <0003> db_auc.c:245 IMSI='262428292073977': Generated 5 vectors 20241005055528554 DAUC <0003> db_auc.c:249 IMSI='262428292073977': Updating SQN=161 in DB 20241005055528559 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428292073977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428292073977"} 20241005055528559 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428292073977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055528559 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055528559 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055528563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54280<->l=127.0.0.1:4258 20241005055528585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54222<->l=127.0.0.1:4258 20241005055528586 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055528586 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055528586 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055528586 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055528586 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39563<->l=127.0.0.1:4259) 20241005055528626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54294<->l=127.0.0.1:4258 20241005055528626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54294<->l=127.0.0.1:4258 20241005055531700 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055531700 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055531701 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54306<->l=127.0.0.1:4258 20241005055531703 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531703 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055531703 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055531703 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  20241005055531703 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055531703 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  20241005055531703 DLGSUP <0013> gsup_server.c:235 2:  20241005055531703 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055531703 DLGSUP <0013> gsup_server.c:235 3:  20241005055531703 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055531703 DLGSUP <0013> gsup_server.c:235 4:  20241005055531703 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055531703 DLGSUP <0013> gsup_server.c:235 5:  20241005055531703 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055531703 DLGSUP <0013> gsup_server.c:235 7:  20241005055531703 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055531703 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055531703 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055531703 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055531721 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41533<->l=127.0.0.1:4259) 20241005055531747 DAUC <0003> db_auc.c:157 IMSI='262429899111094': No 2G Auth Data 20241005055531747 DAUC <0003> db_auc.c:192 IMSI='262429899111094': No 3G Auth Data 20241005055531785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54320<->l=127.0.0.1:4258 20241005055531791 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531791 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429899111094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429899111094"} 20241005055531791 DAUC <0003> db_auc.c:192 IMSI='262429899111094': No 3G Auth Data 20241005055531791 DAUC <0003> db_auc.c:236 IMSI='262429899111094': Calling to generate 1 vectors 20241005055531791 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241005055531791 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055531791 DAUC <0003> auc.c:113 vector [0]: rand = 528e09f6ce0b9975171a9fb16d62fc08 20241005055531791 DAUC <0003> auc.c:179 vector [0]: kc = 4ad83d599e7cb800 20241005055531791 DAUC <0003> auc.c:180 vector [0]: sres = 1dbe048e 20241005055531791 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055531791 DAUC <0003> db_auc.c:245 IMSI='262429899111094': Generated 1 vectors 20241005055531791 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429899111094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429899111094"} 20241005055531791 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429899111094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055531791 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531791 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531794 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531794 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429899111094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429899111094"} 20241005055531794 DAUC <0003> db_auc.c:192 IMSI='262429899111094': No 3G Auth Data 20241005055531794 DAUC <0003> db_auc.c:236 IMSI='262429899111094': Calling to generate 4 vectors 20241005055531794 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241005055531794 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055531794 DAUC <0003> auc.c:113 vector [0]: rand = 977b7106ea41218c6b678811f65a5ba8 20241005055531794 DAUC <0003> auc.c:179 vector [0]: kc = 07d074ac73354c00 20241005055531794 DAUC <0003> auc.c:180 vector [0]: sres = 43526948 20241005055531794 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055531794 DAUC <0003> auc.c:113 vector [1]: rand = a067c6cc4c8c090afc332060d49f9981 20241005055531794 DAUC <0003> auc.c:179 vector [1]: kc = 97189a6678fe5c00 20241005055531794 DAUC <0003> auc.c:180 vector [1]: sres = 3f17b7c0 20241005055531794 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241005055531794 DAUC <0003> auc.c:113 vector [2]: rand = 7fb48da672ccd5037f25cd2d0e0aa2b4 20241005055531794 DAUC <0003> auc.c:179 vector [2]: kc = 6eb671c7dc819000 20241005055531794 DAUC <0003> auc.c:180 vector [2]: sres = 28a9abc0 20241005055531794 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241005055531794 DAUC <0003> auc.c:113 vector [3]: rand = b0bd0a27018148ec7bb1cc0faa2a4c14 20241005055531794 DAUC <0003> auc.c:179 vector [3]: kc = f02539a739676400 20241005055531794 DAUC <0003> auc.c:180 vector [3]: sres = c60d015d 20241005055531794 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241005055531794 DAUC <0003> db_auc.c:245 IMSI='262429899111094': Generated 4 vectors 20241005055531794 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429899111094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429899111094"} 20241005055531794 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429899111094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055531794 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531794 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531796 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531797 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429899111094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429899111094"} 20241005055531797 DAUC <0003> db_auc.c:192 IMSI='262429899111094': No 3G Auth Data 20241005055531797 DAUC <0003> db_auc.c:236 IMSI='262429899111094': Calling to generate 5 vectors 20241005055531797 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241005055531797 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055531797 DAUC <0003> auc.c:113 vector [0]: rand = 7f40e0c6fedf538fcd17b9222d5f2994 20241005055531797 DAUC <0003> auc.c:179 vector [0]: kc = ed811721dbcd6000 20241005055531797 DAUC <0003> auc.c:180 vector [0]: sres = 74ce30cb 20241005055531797 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055531797 DAUC <0003> auc.c:113 vector [1]: rand = a530aff6702c27134420aa3605a1629a 20241005055531797 DAUC <0003> auc.c:179 vector [1]: kc = a2a7c0c73c58f000 20241005055531797 DAUC <0003> auc.c:180 vector [1]: sres = e24e4c49 20241005055531797 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241005055531797 DAUC <0003> auc.c:113 vector [2]: rand = af75fe9869c976209f9439df9dc47d17 20241005055531797 DAUC <0003> auc.c:179 vector [2]: kc = 7a13ed08a3e5c000 20241005055531797 DAUC <0003> auc.c:180 vector [2]: sres = abd16310 20241005055531797 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241005055531797 DAUC <0003> auc.c:113 vector [3]: rand = 5708a1c3b03e339c42d31a4afafcff6d 20241005055531797 DAUC <0003> auc.c:179 vector [3]: kc = 0a44cb0e3b3cd800 20241005055531797 DAUC <0003> auc.c:180 vector [3]: sres = d8126a99 20241005055531797 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241005055531797 DAUC <0003> auc.c:113 vector [4]: rand = 6ad7216a0cc27b1d817f0ae7848b8197 20241005055531797 DAUC <0003> auc.c:179 vector [4]: kc = 68ab177bf3422400 20241005055531797 DAUC <0003> auc.c:180 vector [4]: sres = 71aa2e63 20241005055531797 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241005055531797 DAUC <0003> db_auc.c:245 IMSI='262429899111094': Generated 5 vectors 20241005055531797 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429899111094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429899111094"} 20241005055531797 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429899111094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055531797 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531797 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531799 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531799 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429899111094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429899111094"} 20241005055531799 DAUC <0003> db_auc.c:192 IMSI='262429899111094': No 3G Auth Data 20241005055531799 DAUC <0003> db_auc.c:236 IMSI='262429899111094': Calling to generate 5 vectors 20241005055531799 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241005055531799 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055531799 DAUC <0003> auc.c:113 vector [0]: rand = 230ecdfee2eaa0f4e00011639ea730b1 20241005055531799 DAUC <0003> auc.c:179 vector [0]: kc = d216794424f9b000 20241005055531799 DAUC <0003> auc.c:180 vector [0]: sres = 0efd2df4 20241005055531799 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055531799 DAUC <0003> auc.c:113 vector [1]: rand = 86e6336f38886eac705ecccb8546599b 20241005055531799 DAUC <0003> auc.c:179 vector [1]: kc = aecb20536c78f800 20241005055531799 DAUC <0003> auc.c:180 vector [1]: sres = 31e45a0d 20241005055531799 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241005055531799 DAUC <0003> auc.c:113 vector [2]: rand = 30105fad19a8b6328e73261e5ed1da92 20241005055531799 DAUC <0003> auc.c:179 vector [2]: kc = eef534f8c87b6800 20241005055531799 DAUC <0003> auc.c:180 vector [2]: sres = 0320c98f 20241005055531799 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241005055531799 DAUC <0003> auc.c:113 vector [3]: rand = d34689e5a82d40d52b38d7e763ad8ae2 20241005055531799 DAUC <0003> auc.c:179 vector [3]: kc = f414055d4d5eb400 20241005055531799 DAUC <0003> auc.c:180 vector [3]: sres = 1e005138 20241005055531799 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241005055531799 DAUC <0003> auc.c:113 vector [4]: rand = 29111e3fb140f5f8f4fe813f6b4e3251 20241005055531799 DAUC <0003> auc.c:179 vector [4]: kc = 70faf86ceadd0000 20241005055531799 DAUC <0003> auc.c:180 vector [4]: sres = b09e9c7d 20241005055531799 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241005055531799 DAUC <0003> db_auc.c:245 IMSI='262429899111094': Generated 5 vectors 20241005055531799 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429899111094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429899111094"} 20241005055531799 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429899111094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055531799 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531799 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54320<->l=127.0.0.1:4258 20241005055531825 DAUC <0003> db_auc.c:157 IMSI='262426367763352': No 2G Auth Data 20241005055531825 DAUC <0003> db_auc.c:192 IMSI='262426367763352': No 3G Auth Data 20241005055531859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54322<->l=127.0.0.1:4258 20241005055531863 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531863 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426367763352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426367763352"} 20241005055531863 DAUC <0003> db_auc.c:192 IMSI='262426367763352': No 3G Auth Data 20241005055531863 DAUC <0003> db_auc.c:236 IMSI='262426367763352': Calling to generate 1 vectors 20241005055531863 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241005055531863 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055531863 DAUC <0003> auc.c:113 vector [0]: rand = 9514e5204683e301e27b7fde397788d3 20241005055531863 DAUC <0003> auc.c:179 vector [0]: kc = 42dc1bb23efacc00 20241005055531863 DAUC <0003> auc.c:180 vector [0]: sres = 040ad4ef 20241005055531863 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055531863 DAUC <0003> db_auc.c:245 IMSI='262426367763352': Generated 1 vectors 20241005055531863 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426367763352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426367763352"} 20241005055531863 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426367763352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055531863 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531863 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531865 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531865 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426367763352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426367763352"} 20241005055531865 DAUC <0003> db_auc.c:192 IMSI='262426367763352': No 3G Auth Data 20241005055531865 DAUC <0003> db_auc.c:236 IMSI='262426367763352': Calling to generate 4 vectors 20241005055531865 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241005055531865 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055531865 DAUC <0003> auc.c:113 vector [0]: rand = a1f336fab03dd9b34fa307ab05c6e5ba 20241005055531865 DAUC <0003> auc.c:179 vector [0]: kc = 22760464fefea400 20241005055531865 DAUC <0003> auc.c:180 vector [0]: sres = 91e548da 20241005055531865 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055531865 DAUC <0003> auc.c:113 vector [1]: rand = ebc8818222508269e03b2d018380713d 20241005055531865 DAUC <0003> auc.c:179 vector [1]: kc = b412aec7a9d9b400 20241005055531865 DAUC <0003> auc.c:180 vector [1]: sres = fde5d907 20241005055531865 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241005055531865 DAUC <0003> auc.c:113 vector [2]: rand = 6afca33d3078f917d6c018c377ffdb95 20241005055531865 DAUC <0003> auc.c:179 vector [2]: kc = 7c7a9636e79bf800 20241005055531865 DAUC <0003> auc.c:180 vector [2]: sres = f95484c8 20241005055531865 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241005055531865 DAUC <0003> auc.c:113 vector [3]: rand = eb0a49a826fac7216db7bea806eb0ff6 20241005055531865 DAUC <0003> auc.c:179 vector [3]: kc = fb681833dd52d400 20241005055531865 DAUC <0003> auc.c:180 vector [3]: sres = 6d2bfe74 20241005055531865 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241005055531865 DAUC <0003> db_auc.c:245 IMSI='262426367763352': Generated 4 vectors 20241005055531865 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426367763352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426367763352"} 20241005055531865 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426367763352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055531865 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531865 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531868 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531868 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426367763352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426367763352"} 20241005055531868 DAUC <0003> db_auc.c:192 IMSI='262426367763352': No 3G Auth Data 20241005055531868 DAUC <0003> db_auc.c:236 IMSI='262426367763352': Calling to generate 5 vectors 20241005055531868 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241005055531868 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055531868 DAUC <0003> auc.c:113 vector [0]: rand = ec5f2807c3d2e2523fffde9c00b28b66 20241005055531868 DAUC <0003> auc.c:179 vector [0]: kc = b2040103a512f400 20241005055531868 DAUC <0003> auc.c:180 vector [0]: sres = a3a23995 20241005055531868 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055531868 DAUC <0003> auc.c:113 vector [1]: rand = 2d53da6dd19724ad77db5b84d5125e90 20241005055531868 DAUC <0003> auc.c:179 vector [1]: kc = 395dbc2d27476000 20241005055531868 DAUC <0003> auc.c:180 vector [1]: sres = a0a808e4 20241005055531868 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241005055531868 DAUC <0003> auc.c:113 vector [2]: rand = 6ae6d03cd608e8177c3d24d48d61cca2 20241005055531868 DAUC <0003> auc.c:179 vector [2]: kc = 4b2df875a214c400 20241005055531868 DAUC <0003> auc.c:180 vector [2]: sres = dd5bab5b 20241005055531868 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241005055531868 DAUC <0003> auc.c:113 vector [3]: rand = 05892911f37171213d8a577ba601e6ea 20241005055531868 DAUC <0003> auc.c:179 vector [3]: kc = a3ec92964ade5400 20241005055531868 DAUC <0003> auc.c:180 vector [3]: sres = 44ce50c3 20241005055531868 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241005055531868 DAUC <0003> auc.c:113 vector [4]: rand = 6a5cbd96374f80beb7e1bc1b43ca66d5 20241005055531868 DAUC <0003> auc.c:179 vector [4]: kc = 7e4a29bcfea86400 20241005055531868 DAUC <0003> auc.c:180 vector [4]: sres = e8dd5d67 20241005055531868 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241005055531868 DAUC <0003> db_auc.c:245 IMSI='262426367763352': Generated 5 vectors 20241005055531868 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426367763352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426367763352"} 20241005055531868 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426367763352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055531868 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531868 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531871 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531871 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426367763352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426367763352"} 20241005055531871 DAUC <0003> db_auc.c:192 IMSI='262426367763352': No 3G Auth Data 20241005055531871 DAUC <0003> db_auc.c:236 IMSI='262426367763352': Calling to generate 5 vectors 20241005055531871 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241005055531871 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055531871 DAUC <0003> auc.c:113 vector [0]: rand = 2f17a75f2917f8d83e78edcc5e5c3d80 20241005055531871 DAUC <0003> auc.c:179 vector [0]: kc = c4d9031a4bec5400 20241005055531871 DAUC <0003> auc.c:180 vector [0]: sres = 6f26b2aa 20241005055531871 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055531871 DAUC <0003> auc.c:113 vector [1]: rand = 8d7ece68026b20357709b0c1e652f650 20241005055531871 DAUC <0003> auc.c:179 vector [1]: kc = 47ed1b706c5d8400 20241005055531871 DAUC <0003> auc.c:180 vector [1]: sres = 0b2fdf06 20241005055531871 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241005055531871 DAUC <0003> auc.c:113 vector [2]: rand = 4247ce679b813427549d33bda466cd03 20241005055531871 DAUC <0003> auc.c:179 vector [2]: kc = a1f3e84ceee55400 20241005055531871 DAUC <0003> auc.c:180 vector [2]: sres = c3c0a763 20241005055531871 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241005055531871 DAUC <0003> auc.c:113 vector [3]: rand = 0fba230c1a73d6f4cd0dd0b5b38f6616 20241005055531871 DAUC <0003> auc.c:179 vector [3]: kc = ae03d84506b4f000 20241005055531871 DAUC <0003> auc.c:180 vector [3]: sres = 9a4746b9 20241005055531871 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241005055531871 DAUC <0003> auc.c:113 vector [4]: rand = 67853830c9cdeae06ad83f1756b16208 20241005055531871 DAUC <0003> auc.c:179 vector [4]: kc = 47050a1376f97000 20241005055531871 DAUC <0003> auc.c:180 vector [4]: sres = bdddf466 20241005055531871 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241005055531871 DAUC <0003> db_auc.c:245 IMSI='262426367763352': Generated 5 vectors 20241005055531871 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426367763352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426367763352"} 20241005055531871 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426367763352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055531871 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531871 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54322<->l=127.0.0.1:4258 20241005055531904 DAUC <0003> db_auc.c:157 IMSI='262429254059358': No 2G Auth Data 20241005055531904 DAUC <0003> db_auc.c:192 IMSI='262429254059358': No 3G Auth Data 20241005055531938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54328<->l=127.0.0.1:4258 20241005055531941 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531941 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429254059358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429254059358"} 20241005055531941 DAUC <0003> db_auc.c:192 IMSI='262429254059358': No 3G Auth Data 20241005055531941 DAUC <0003> db_auc.c:236 IMSI='262429254059358': Calling to generate 1 vectors 20241005055531941 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241005055531941 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055531941 DAUC <0003> auc.c:113 vector [0]: rand = 3479000f4f32903d36ec2fe602538994 20241005055531941 DAUC <0003> auc.c:179 vector [0]: kc = 052cc829b1e89a1a 20241005055531941 DAUC <0003> auc.c:180 vector [0]: sres = 47de8c4d 20241005055531941 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055531941 DAUC <0003> db_auc.c:245 IMSI='262429254059358': Generated 1 vectors 20241005055531941 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429254059358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429254059358"} 20241005055531941 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429254059358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055531941 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531941 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531944 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531944 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429254059358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429254059358"} 20241005055531944 DAUC <0003> db_auc.c:192 IMSI='262429254059358': No 3G Auth Data 20241005055531944 DAUC <0003> db_auc.c:236 IMSI='262429254059358': Calling to generate 4 vectors 20241005055531944 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241005055531944 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055531944 DAUC <0003> auc.c:113 vector [0]: rand = 262655ece75c4af67263455a2e73ea76 20241005055531944 DAUC <0003> auc.c:179 vector [0]: kc = 4da75a8258dcfa71 20241005055531944 DAUC <0003> auc.c:180 vector [0]: sres = 758aec84 20241005055531944 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055531944 DAUC <0003> auc.c:113 vector [1]: rand = 5ce91a5e9e35b421ef1012f8973dfb10 20241005055531944 DAUC <0003> auc.c:179 vector [1]: kc = 838590fda182f3ab 20241005055531944 DAUC <0003> auc.c:180 vector [1]: sres = 3e14e32d 20241005055531944 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241005055531944 DAUC <0003> auc.c:113 vector [2]: rand = 299bc79f236eb4dde3b84d609337da13 20241005055531944 DAUC <0003> auc.c:179 vector [2]: kc = f698e2cb1c3b34ae 20241005055531944 DAUC <0003> auc.c:180 vector [2]: sres = 64862d65 20241005055531944 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241005055531944 DAUC <0003> auc.c:113 vector [3]: rand = 156c04325f86d45603ef8d306fa0c4f1 20241005055531944 DAUC <0003> auc.c:179 vector [3]: kc = d6bdb1c386240b61 20241005055531944 DAUC <0003> auc.c:180 vector [3]: sres = f11873fe 20241005055531944 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241005055531944 DAUC <0003> db_auc.c:245 IMSI='262429254059358': Generated 4 vectors 20241005055531944 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429254059358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429254059358"} 20241005055531944 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429254059358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055531944 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531944 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531946 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531946 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429254059358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429254059358"} 20241005055531946 DAUC <0003> db_auc.c:192 IMSI='262429254059358': No 3G Auth Data 20241005055531946 DAUC <0003> db_auc.c:236 IMSI='262429254059358': Calling to generate 5 vectors 20241005055531946 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241005055531946 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055531946 DAUC <0003> auc.c:113 vector [0]: rand = 3ad179d2d8fa902b5db8c191123ffa13 20241005055531946 DAUC <0003> auc.c:179 vector [0]: kc = 361b3209f0eba7c8 20241005055531946 DAUC <0003> auc.c:180 vector [0]: sres = 4adb84ea 20241005055531946 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055531946 DAUC <0003> auc.c:113 vector [1]: rand = 960a614acba74b86d67c7c2c6c5d0334 20241005055531946 DAUC <0003> auc.c:179 vector [1]: kc = ffdb40d02ec68a64 20241005055531946 DAUC <0003> auc.c:180 vector [1]: sres = 01441ff6 20241005055531946 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241005055531946 DAUC <0003> auc.c:113 vector [2]: rand = 6c5eb25c8379a4313ab8e1c437fea846 20241005055531946 DAUC <0003> auc.c:179 vector [2]: kc = eb90b96bc2e905f2 20241005055531946 DAUC <0003> auc.c:180 vector [2]: sres = d9c746d8 20241005055531946 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241005055531946 DAUC <0003> auc.c:113 vector [3]: rand = b2ee6505c8bd08cddf69fc540a21b06b 20241005055531946 DAUC <0003> auc.c:179 vector [3]: kc = ca7b192892110af0 20241005055531946 DAUC <0003> auc.c:180 vector [3]: sres = b3583bcd 20241005055531946 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241005055531946 DAUC <0003> auc.c:113 vector [4]: rand = 606ff51b69323cbd5a9994b378f628ad 20241005055531946 DAUC <0003> auc.c:179 vector [4]: kc = 802287da3dfd2fbf 20241005055531946 DAUC <0003> auc.c:180 vector [4]: sres = 5ddfdffc 20241005055531946 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241005055531946 DAUC <0003> db_auc.c:245 IMSI='262429254059358': Generated 5 vectors 20241005055531946 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429254059358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429254059358"} 20241005055531946 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429254059358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055531946 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531946 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531949 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531949 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429254059358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429254059358"} 20241005055531949 DAUC <0003> db_auc.c:192 IMSI='262429254059358': No 3G Auth Data 20241005055531949 DAUC <0003> db_auc.c:236 IMSI='262429254059358': Calling to generate 5 vectors 20241005055531949 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241005055531949 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055531949 DAUC <0003> auc.c:113 vector [0]: rand = 7ec6cf8648668c6e7a290f1c9c94ce93 20241005055531949 DAUC <0003> auc.c:179 vector [0]: kc = 0a431627b1cbe5e6 20241005055531949 DAUC <0003> auc.c:180 vector [0]: sres = 43b9bd41 20241005055531949 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055531949 DAUC <0003> auc.c:113 vector [1]: rand = 6375864ec4171722cfd0ebddd212676a 20241005055531949 DAUC <0003> auc.c:179 vector [1]: kc = c252a7d1d50e1472 20241005055531949 DAUC <0003> auc.c:180 vector [1]: sres = 10eab855 20241005055531949 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241005055531949 DAUC <0003> auc.c:113 vector [2]: rand = f33956c9d5c162539784dc6593544792 20241005055531949 DAUC <0003> auc.c:179 vector [2]: kc = 0c403214d2887856 20241005055531949 DAUC <0003> auc.c:180 vector [2]: sres = d0e6f41b 20241005055531949 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241005055531949 DAUC <0003> auc.c:113 vector [3]: rand = d2f2484b57255a5360f6f131656574d4 20241005055531949 DAUC <0003> auc.c:179 vector [3]: kc = 64b9e0e8e61281fb 20241005055531949 DAUC <0003> auc.c:180 vector [3]: sres = 20663bc5 20241005055531949 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241005055531949 DAUC <0003> auc.c:113 vector [4]: rand = e4b5ac8a9778c85b96c027fa51359a75 20241005055531949 DAUC <0003> auc.c:179 vector [4]: kc = 1b34159025a3f333 20241005055531949 DAUC <0003> auc.c:180 vector [4]: sres = 3169b616 20241005055531949 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241005055531949 DAUC <0003> db_auc.c:245 IMSI='262429254059358': Generated 5 vectors 20241005055531949 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429254059358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429254059358"} 20241005055531949 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429254059358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055531949 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531949 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54328<->l=127.0.0.1:4258 20241005055531974 DAUC <0003> db_auc.c:157 IMSI='262421344268305': No 2G Auth Data 20241005055531974 DAUC <0003> db_auc.c:192 IMSI='262421344268305': No 3G Auth Data 20241005055532006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54330<->l=127.0.0.1:4258 20241005055532009 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532009 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421344268305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421344268305"} 20241005055532009 DAUC <0003> db_auc.c:157 IMSI='262421344268305': No 2G Auth Data 20241005055532009 DAUC <0003> db_auc.c:236 IMSI='262421344268305': Calling to generate 1 vectors 20241005055532009 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241005055532009 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532009 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532009 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055532009 DAUC <0003> auc.c:113 vector [0]: rand = 9dbf854704765774db3ddce30d3fadc1 20241005055532009 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055532009 DAUC <0003> auc.c:142 vector [0]: autn = 67cc7875bcd40000ffcf9a6c64a15143 20241005055532009 DAUC <0003> auc.c:143 vector [0]: ck = 234976d2d6dbc7205c1737ebd8896093 20241005055532009 DAUC <0003> auc.c:144 vector [0]: ik = 740104f8defaeaa143c1f12c26678ed4 20241005055532009 DAUC <0003> auc.c:145 vector [0]: res = a53388ecf47d777c0000000000000000 20241005055532009 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532009 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241005055532009 DAUC <0003> auc.c:151 vector [0]: kc = 489eb4edf6cfc3c6 20241005055532009 DAUC <0003> auc.c:152 vector [0]: sres = 514eff90 20241005055532009 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241005055532009 DAUC <0003> db_auc.c:245 IMSI='262421344268305': Generated 1 vectors 20241005055532009 DAUC <0003> db_auc.c:249 IMSI='262421344268305': Updating SQN=33 in DB 20241005055532017 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421344268305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421344268305"} 20241005055532017 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421344268305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532017 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532017 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532020 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532020 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421344268305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421344268305"} 20241005055532020 DAUC <0003> db_auc.c:157 IMSI='262421344268305': No 2G Auth Data 20241005055532020 DAUC <0003> db_auc.c:236 IMSI='262421344268305': Calling to generate 4 vectors 20241005055532020 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241005055532020 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532020 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532020 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241005055532020 DAUC <0003> auc.c:113 vector [0]: rand = 79c11003f95b61d39855efdd6b6433d7 20241005055532020 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241005055532020 DAUC <0003> auc.c:142 vector [0]: autn = 7b940d661f1400008296296a4a5b2e1d 20241005055532020 DAUC <0003> auc.c:143 vector [0]: ck = f41a6a260c192f5adc26841012f8153a 20241005055532020 DAUC <0003> auc.c:144 vector [0]: ik = fd672a6f2d65bb1bca89215c26f2b7ab 20241005055532020 DAUC <0003> auc.c:145 vector [0]: res = dc3388c8cb281ba20000000000000000 20241005055532020 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532020 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241005055532020 DAUC <0003> auc.c:151 vector [0]: kc = 1fd2e505157636d0 20241005055532020 DAUC <0003> auc.c:152 vector [0]: sres = 171b936a 20241005055532020 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241005055532020 DAUC <0003> auc.c:113 vector [1]: rand = 24a2f85b7198027e6a621b394e2f7465 20241005055532020 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241005055532020 DAUC <0003> auc.c:142 vector [1]: autn = 2ff5a731a5a400008a29471a41ee217c 20241005055532020 DAUC <0003> auc.c:143 vector [1]: ck = f0e3a35b00fb0200d02bc35d579bf062 20241005055532020 DAUC <0003> auc.c:144 vector [1]: ik = 4475cb611329200b51f83c0a0a3e76b4 20241005055532020 DAUC <0003> auc.c:145 vector [1]: res = bda1cf6f8bfc382e0000000000000000 20241005055532020 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532020 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241005055532020 DAUC <0003> auc.c:151 vector [1]: kc = 3545976d4e77a4dd 20241005055532020 DAUC <0003> auc.c:152 vector [1]: sres = 365df741 20241005055532020 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241005055532020 DAUC <0003> auc.c:113 vector [2]: rand = f68135ac656e68a1356527b4e318db76 20241005055532020 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241005055532020 DAUC <0003> auc.c:142 vector [2]: autn = 54262d87db090000835667b13036f962 20241005055532020 DAUC <0003> auc.c:143 vector [2]: ck = 01e8164b89903b1aeb9a2f83737e6d15 20241005055532020 DAUC <0003> auc.c:144 vector [2]: ik = 1747bd76c1b6f11415235be8da850ac3 20241005055532020 DAUC <0003> auc.c:145 vector [2]: res = 687d3879dcd2759e0000000000000000 20241005055532020 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532020 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241005055532020 DAUC <0003> auc.c:151 vector [2]: kc = e816df56e1ddadd8 20241005055532020 DAUC <0003> auc.c:152 vector [2]: sres = b4af4de7 20241005055532020 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241005055532020 DAUC <0003> auc.c:113 vector [3]: rand = c9195933f47282b0ab9165cfbe3a13ab 20241005055532020 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241005055532020 DAUC <0003> auc.c:142 vector [3]: autn = f560c8e2c5990000b8f451658159f768 20241005055532020 DAUC <0003> auc.c:143 vector [3]: ck = d229bd0feef39159ebf020c02926fa84 20241005055532020 DAUC <0003> auc.c:144 vector [3]: ik = 6fdf8e017f0d520c24ac3f5f24eb5a30 20241005055532020 DAUC <0003> auc.c:145 vector [3]: res = 8ec71155c24289170000000000000000 20241005055532020 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532020 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241005055532020 DAUC <0003> auc.c:151 vector [3]: kc = 72aa2c919c3363e1 20241005055532020 DAUC <0003> auc.c:152 vector [3]: sres = 4c859842 20241005055532020 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241005055532020 DAUC <0003> db_auc.c:245 IMSI='262421344268305': Generated 4 vectors 20241005055532020 DAUC <0003> db_auc.c:249 IMSI='262421344268305': Updating SQN=161 in DB 20241005055532028 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421344268305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421344268305"} 20241005055532028 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421344268305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532028 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532028 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532032 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532032 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421344268305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421344268305"} 20241005055532032 DAUC <0003> db_auc.c:157 IMSI='262421344268305': No 2G Auth Data 20241005055532032 DAUC <0003> db_auc.c:236 IMSI='262421344268305': Calling to generate 5 vectors 20241005055532032 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241005055532032 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532032 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532032 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241005055532032 DAUC <0003> auc.c:113 vector [0]: rand = c872a21798edda604254acc933894968 20241005055532032 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241005055532032 DAUC <0003> auc.c:142 vector [0]: autn = 4d05d16cca5e0000f30a59c8c4b74434 20241005055532032 DAUC <0003> auc.c:143 vector [0]: ck = 8c00b87bf5e9a65873be6583668aa78a 20241005055532032 DAUC <0003> auc.c:144 vector [0]: ik = 79a035e5a277f39c1ae8a35477791819 20241005055532032 DAUC <0003> auc.c:145 vector [0]: res = be8c639ca5dcec560000000000000000 20241005055532032 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532032 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241005055532032 DAUC <0003> auc.c:151 vector [0]: kc = 9cf64b49466dea57 20241005055532032 DAUC <0003> auc.c:152 vector [0]: sres = 1b508fca 20241005055532032 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241005055532032 DAUC <0003> auc.c:113 vector [1]: rand = 2e33835ec4204622b9301876d41b70d4 20241005055532032 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241005055532032 DAUC <0003> auc.c:142 vector [1]: autn = 7f7cb886bf450000a8fd7bd618df72fb 20241005055532032 DAUC <0003> auc.c:143 vector [1]: ck = c3e0d15777a2a8c6f764ae153f25af1f 20241005055532032 DAUC <0003> auc.c:144 vector [1]: ik = 13028ee67965ee0cc14e01cb79c9eafb 20241005055532032 DAUC <0003> auc.c:145 vector [1]: res = 5b14194d2fd833060000000000000000 20241005055532032 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532032 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241005055532032 DAUC <0003> auc.c:151 vector [1]: kc = e6c8f06f482b032e 20241005055532032 DAUC <0003> auc.c:152 vector [1]: sres = 74cc2a4b 20241005055532032 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241005055532032 DAUC <0003> auc.c:113 vector [2]: rand = b645d9c68425626131f89f58fa7e6fbc 20241005055532032 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241005055532032 DAUC <0003> auc.c:142 vector [2]: autn = 4dfa4d461fa9000080ddde89bccfc878 20241005055532032 DAUC <0003> auc.c:143 vector [2]: ck = 563394ebace8344b6b1c5432da8b43c2 20241005055532032 DAUC <0003> auc.c:144 vector [2]: ik = c22126b906c69bfa4ff11a8845597b2e 20241005055532032 DAUC <0003> auc.c:145 vector [2]: res = 5175f0d83305b3610000000000000000 20241005055532032 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532032 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241005055532032 DAUC <0003> auc.c:151 vector [2]: kc = b0fffce835fc975d 20241005055532032 DAUC <0003> auc.c:152 vector [2]: sres = 627043b9 20241005055532032 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241005055532032 DAUC <0003> auc.c:113 vector [3]: rand = 7905613e2b0999df2c852ae114811045 20241005055532032 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241005055532032 DAUC <0003> auc.c:142 vector [3]: autn = 9e7fdbe9da8a00007e75776ab965c856 20241005055532032 DAUC <0003> auc.c:143 vector [3]: ck = 45fb0e9dbdefb25c779e3297e9c34282 20241005055532032 DAUC <0003> auc.c:144 vector [3]: ik = 2e7ca316a5d4a1a41e92cacde6e1e162 20241005055532032 DAUC <0003> auc.c:145 vector [3]: res = 9a42148fb5c7e7610000000000000000 20241005055532032 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532032 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241005055532032 DAUC <0003> auc.c:151 vector [3]: kc = 028b55d11719b018 20241005055532032 DAUC <0003> auc.c:152 vector [3]: sres = 2f85f3ee 20241005055532032 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241005055532032 DAUC <0003> auc.c:113 vector [4]: rand = 2d80a1f84b6cb9ff723df260648bba44 20241005055532032 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241005055532032 DAUC <0003> auc.c:142 vector [4]: autn = 2997020922c00000184607ddd5d4d2a6 20241005055532032 DAUC <0003> auc.c:143 vector [4]: ck = de65ae13731a39a50310206df4c2d269 20241005055532032 DAUC <0003> auc.c:144 vector [4]: ik = fe87df63f2d454ffa82d7d794e4b7677 20241005055532032 DAUC <0003> auc.c:145 vector [4]: res = 0c9ea808c7d20f0a0000000000000000 20241005055532032 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055532032 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241005055532032 DAUC <0003> auc.c:151 vector [4]: kc = 8bdf2c643b47c944 20241005055532032 DAUC <0003> auc.c:152 vector [4]: sres = cb4ca702 20241005055532032 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241005055532032 DAUC <0003> db_auc.c:245 IMSI='262421344268305': Generated 5 vectors 20241005055532032 DAUC <0003> db_auc.c:249 IMSI='262421344268305': Updating SQN=321 in DB 20241005055532039 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421344268305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421344268305"} 20241005055532039 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421344268305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532039 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532039 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532042 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532042 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421344268305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421344268305"} 20241005055532042 DAUC <0003> db_auc.c:157 IMSI='262421344268305': No 2G Auth Data 20241005055532042 DAUC <0003> db_auc.c:236 IMSI='262421344268305': Calling to generate 5 vectors 20241005055532042 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241005055532042 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532042 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532042 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241005055532042 DAUC <0003> auc.c:113 vector [0]: rand = aa4ea71469e5c3e1bdda463e2df808b6 20241005055532042 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241005055532042 DAUC <0003> auc.c:142 vector [0]: autn = ddd3718b68fa000001d41be46d26aa68 20241005055532042 DAUC <0003> auc.c:143 vector [0]: ck = 5a4ee9c4cae86b38153babc114607d2c 20241005055532042 DAUC <0003> auc.c:144 vector [0]: ik = bfee540518d19298089b07f2395f70e3 20241005055532042 DAUC <0003> auc.c:145 vector [0]: res = c5673740ea63343f0000000000000000 20241005055532042 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532042 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241005055532042 DAUC <0003> auc.c:151 vector [0]: kc = f80011f2ff06f46f 20241005055532042 DAUC <0003> auc.c:152 vector [0]: sres = 2f04037f 20241005055532042 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241005055532042 DAUC <0003> auc.c:113 vector [1]: rand = 41ab4d78f40c7dd07cd15ad7266a7cfa 20241005055532042 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241005055532042 DAUC <0003> auc.c:142 vector [1]: autn = 5f60d74b794800000e32249c9f12d129 20241005055532042 DAUC <0003> auc.c:143 vector [1]: ck = cd2ace55b87ba532920bd19fa3b6ceb7 20241005055532042 DAUC <0003> auc.c:144 vector [1]: ik = 202384ec3067db2f7046ffa5d29f884a 20241005055532042 DAUC <0003> auc.c:145 vector [1]: res = ef8fdb88630904f10000000000000000 20241005055532042 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532042 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241005055532042 DAUC <0003> auc.c:151 vector [1]: kc = 0f446483f93538e0 20241005055532042 DAUC <0003> auc.c:152 vector [1]: sres = 8c86df79 20241005055532042 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241005055532042 DAUC <0003> auc.c:113 vector [2]: rand = 21afbcf5f88f50459002f41bc965bea7 20241005055532042 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241005055532042 DAUC <0003> auc.c:142 vector [2]: autn = 1485fef2f2770000fa3a0b4af81216ef 20241005055532042 DAUC <0003> auc.c:143 vector [2]: ck = 0ea7925fd0cb5b94f84493c96c40ca6f 20241005055532042 DAUC <0003> auc.c:144 vector [2]: ik = 23f372d349a3e42f2bbebca42fcfbcbb 20241005055532042 DAUC <0003> auc.c:145 vector [2]: res = 95f978f6fe5a2b4a0000000000000000 20241005055532042 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532042 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241005055532042 DAUC <0003> auc.c:151 vector [2]: kc = feaecfe1dae7c96f 20241005055532042 DAUC <0003> auc.c:152 vector [2]: sres = 6ba353bc 20241005055532042 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241005055532042 DAUC <0003> auc.c:113 vector [3]: rand = c623f26d9b37056b5f009bbd31047fe4 20241005055532042 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241005055532042 DAUC <0003> auc.c:142 vector [3]: autn = fbd30017158400003b0c6e954cc55578 20241005055532042 DAUC <0003> auc.c:143 vector [3]: ck = 256b497092e1784581b519d3e1ce68cf 20241005055532042 DAUC <0003> auc.c:144 vector [3]: ik = d38d12df0e1b184f4942ae602b140166 20241005055532042 DAUC <0003> auc.c:145 vector [3]: res = e3559c0578b56d4b0000000000000000 20241005055532042 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532042 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241005055532042 DAUC <0003> auc.c:151 vector [3]: kc = 3e11ec1c562009a3 20241005055532042 DAUC <0003> auc.c:152 vector [3]: sres = 9be0f14e 20241005055532042 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241005055532042 DAUC <0003> auc.c:113 vector [4]: rand = 19f3328e89cde2734903b57402df539c 20241005055532042 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241005055532042 DAUC <0003> auc.c:142 vector [4]: autn = e62289bb19ce00006934e33372e6ff7e 20241005055532042 DAUC <0003> auc.c:143 vector [4]: ck = d7cd662e543b0f3d035826b03b6de96e 20241005055532042 DAUC <0003> auc.c:144 vector [4]: ik = 74a55481694f3df510601bd2ad4918b0 20241005055532042 DAUC <0003> auc.c:145 vector [4]: res = 241ca6b75d913b1d0000000000000000 20241005055532042 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055532042 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241005055532042 DAUC <0003> auc.c:151 vector [4]: kc = b0500fcdab50c316 20241005055532042 DAUC <0003> auc.c:152 vector [4]: sres = 798d9daa 20241005055532042 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241005055532042 DAUC <0003> db_auc.c:245 IMSI='262421344268305': Generated 5 vectors 20241005055532042 DAUC <0003> db_auc.c:249 IMSI='262421344268305': Updating SQN=481 in DB 20241005055532050 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421344268305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421344268305"} 20241005055532050 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421344268305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532050 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532050 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54330<->l=127.0.0.1:4258 20241005055532077 DAUC <0003> db_auc.c:157 IMSI='262426397519298': No 2G Auth Data 20241005055532077 DAUC <0003> db_auc.c:192 IMSI='262426397519298': No 3G Auth Data 20241005055532110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54332<->l=127.0.0.1:4258 20241005055532114 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532114 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426397519298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426397519298"} 20241005055532114 DAUC <0003> db_auc.c:157 IMSI='262426397519298': No 2G Auth Data 20241005055532114 DAUC <0003> db_auc.c:236 IMSI='262426397519298': Calling to generate 1 vectors 20241005055532114 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241005055532114 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532114 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241005055532114 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055532114 DAUC <0003> auc.c:113 vector [0]: rand = 07b7c097f9e4cbb3a359aaff13d7e292 20241005055532114 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055532114 DAUC <0003> auc.c:142 vector [0]: autn = e60a87e5254e000095ca4c318c0a854f 20241005055532114 DAUC <0003> auc.c:143 vector [0]: ck = adb0623ac95dd1eda9794e64536cbb17 20241005055532114 DAUC <0003> auc.c:144 vector [0]: ik = 3a73bc95f7249867777cf573cbfb35fe 20241005055532114 DAUC <0003> auc.c:145 vector [0]: res = 84d2a7ec36521f420000000000000000 20241005055532114 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532114 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241005055532114 DAUC <0003> auc.c:151 vector [0]: kc = 49c665b8a6eec763 20241005055532114 DAUC <0003> auc.c:152 vector [0]: sres = b280b8ae 20241005055532114 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241005055532114 DAUC <0003> db_auc.c:245 IMSI='262426397519298': Generated 1 vectors 20241005055532114 DAUC <0003> db_auc.c:249 IMSI='262426397519298': Updating SQN=33 in DB 20241005055532122 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426397519298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426397519298"} 20241005055532122 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426397519298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532122 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532122 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532125 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532125 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426397519298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426397519298"} 20241005055532125 DAUC <0003> db_auc.c:157 IMSI='262426397519298': No 2G Auth Data 20241005055532125 DAUC <0003> db_auc.c:236 IMSI='262426397519298': Calling to generate 4 vectors 20241005055532125 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241005055532125 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532125 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241005055532125 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241005055532125 DAUC <0003> auc.c:113 vector [0]: rand = 0f5e8649bb2504507953793c03f52f01 20241005055532125 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241005055532125 DAUC <0003> auc.c:142 vector [0]: autn = d185c6153c660000a58b013c440fd78c 20241005055532125 DAUC <0003> auc.c:143 vector [0]: ck = a91027898b2d7511f9cd60f533d93b2d 20241005055532125 DAUC <0003> auc.c:144 vector [0]: ik = 4ef2154f50877b10ac140295555cbfb0 20241005055532125 DAUC <0003> auc.c:145 vector [0]: res = 294da5470a20622f0000000000000000 20241005055532125 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532125 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241005055532125 DAUC <0003> auc.c:151 vector [0]: kc = b23b50a6bd2f8a9c 20241005055532125 DAUC <0003> auc.c:152 vector [0]: sres = 236dc768 20241005055532125 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241005055532125 DAUC <0003> auc.c:113 vector [1]: rand = cd7a9a34e97d3ecbd239d67ff5f81dea 20241005055532125 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241005055532125 DAUC <0003> auc.c:142 vector [1]: autn = 661f1faac4050000b64eedc2b1f5d6e5 20241005055532125 DAUC <0003> auc.c:143 vector [1]: ck = 453cb3fdee9a2daa801876f4634b6594 20241005055532125 DAUC <0003> auc.c:144 vector [1]: ik = d6ae37e2bee286ac39972373118ebbb5 20241005055532125 DAUC <0003> auc.c:145 vector [1]: res = 03e37a3b716bef5b0000000000000000 20241005055532125 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532125 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241005055532125 DAUC <0003> auc.c:151 vector [1]: kc = 2a1dd19822bd7527 20241005055532125 DAUC <0003> auc.c:152 vector [1]: sres = 72889560 20241005055532125 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241005055532125 DAUC <0003> auc.c:113 vector [2]: rand = cdf56098ca36f247cd5e7fa5afe94573 20241005055532125 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241005055532125 DAUC <0003> auc.c:142 vector [2]: autn = 517dd4424efa0000b25afecf7e5c7261 20241005055532125 DAUC <0003> auc.c:143 vector [2]: ck = 092bbefbdf2a8fffcbd2dff38c19d0c0 20241005055532125 DAUC <0003> auc.c:144 vector [2]: ik = 3d2269476bb00a35cd05e00bdcf78573 20241005055532125 DAUC <0003> auc.c:145 vector [2]: res = c21a783f7c444d1f0000000000000000 20241005055532125 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532125 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241005055532125 DAUC <0003> auc.c:151 vector [2]: kc = 32dee844e474d079 20241005055532125 DAUC <0003> auc.c:152 vector [2]: sres = be5e3520 20241005055532125 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241005055532125 DAUC <0003> auc.c:113 vector [3]: rand = 6d7a9aedf249cc3a5d2b700af04241fc 20241005055532125 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241005055532125 DAUC <0003> auc.c:142 vector [3]: autn = e54dbb53a8df0000f6e0e1a2a2d3a5c2 20241005055532125 DAUC <0003> auc.c:143 vector [3]: ck = b3e90bdcc38ba90e0935dfd61dc09c2a 20241005055532125 DAUC <0003> auc.c:144 vector [3]: ik = 8006d88a0e7233b1f519198eca087e96 20241005055532125 DAUC <0003> auc.c:145 vector [3]: res = a29013bd0fe90b0b0000000000000000 20241005055532125 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532125 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241005055532125 DAUC <0003> auc.c:151 vector [3]: kc = cfc3150e1a317803 20241005055532125 DAUC <0003> auc.c:152 vector [3]: sres = ad7918b6 20241005055532125 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241005055532125 DAUC <0003> db_auc.c:245 IMSI='262426397519298': Generated 4 vectors 20241005055532125 DAUC <0003> db_auc.c:249 IMSI='262426397519298': Updating SQN=161 in DB 20241005055532133 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426397519298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426397519298"} 20241005055532133 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426397519298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532133 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532133 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532135 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532135 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426397519298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426397519298"} 20241005055532135 DAUC <0003> db_auc.c:157 IMSI='262426397519298': No 2G Auth Data 20241005055532135 DAUC <0003> db_auc.c:236 IMSI='262426397519298': Calling to generate 5 vectors 20241005055532135 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241005055532135 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532135 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241005055532135 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241005055532135 DAUC <0003> auc.c:113 vector [0]: rand = 5d26b831be823511a16b0ce036999c82 20241005055532135 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241005055532135 DAUC <0003> auc.c:142 vector [0]: autn = 403355bd4f7b0000f20b587084e9c231 20241005055532135 DAUC <0003> auc.c:143 vector [0]: ck = 5042cd8ea22cf5df3323da03338dfd84 20241005055532135 DAUC <0003> auc.c:144 vector [0]: ik = 462aca762e89bdfa1614bfe037684d10 20241005055532135 DAUC <0003> auc.c:145 vector [0]: res = 0e9b57e9342c51810000000000000000 20241005055532135 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532135 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241005055532135 DAUC <0003> auc.c:151 vector [0]: kc = 335f621b8840f8b1 20241005055532135 DAUC <0003> auc.c:152 vector [0]: sres = 3ab70668 20241005055532135 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241005055532135 DAUC <0003> auc.c:113 vector [1]: rand = 009703a01de2da5ec2413fd2e1bf3656 20241005055532135 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241005055532135 DAUC <0003> auc.c:142 vector [1]: autn = 2d4ee6c2c163000066e3c29da2f30931 20241005055532135 DAUC <0003> auc.c:143 vector [1]: ck = df7217fb724ed964d43027a1f122a079 20241005055532135 DAUC <0003> auc.c:144 vector [1]: ik = 6cdacf1598ebdfd760be843bed85e882 20241005055532135 DAUC <0003> auc.c:145 vector [1]: res = 7ce1dfc822ec1c7e0000000000000000 20241005055532135 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532135 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241005055532135 DAUC <0003> auc.c:151 vector [1]: kc = 07267b74f6024e48 20241005055532135 DAUC <0003> auc.c:152 vector [1]: sres = 5e0dc3b6 20241005055532135 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241005055532135 DAUC <0003> auc.c:113 vector [2]: rand = 4edd67868714941dedf99483b899268a 20241005055532135 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241005055532135 DAUC <0003> auc.c:142 vector [2]: autn = 313857e8d3de000036b5b9987185463a 20241005055532135 DAUC <0003> auc.c:143 vector [2]: ck = 66637a83a7a180182a7ed92acd2e268c 20241005055532135 DAUC <0003> auc.c:144 vector [2]: ik = de567ec386d5a34d85b631bf139465e7 20241005055532135 DAUC <0003> auc.c:145 vector [2]: res = a5849a55d202a5d60000000000000000 20241005055532135 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532135 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241005055532135 DAUC <0003> auc.c:151 vector [2]: kc = 17fdecd5ffce603e 20241005055532135 DAUC <0003> auc.c:152 vector [2]: sres = 77863f83 20241005055532135 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241005055532135 DAUC <0003> auc.c:113 vector [3]: rand = ebdce2239b85612b37d07c358ce8221d 20241005055532135 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241005055532135 DAUC <0003> auc.c:142 vector [3]: autn = f6f5f84a83010000fe96cb6dcb0f1f8e 20241005055532135 DAUC <0003> auc.c:143 vector [3]: ck = 7e5fa700daac1294887a89296969fbbf 20241005055532135 DAUC <0003> auc.c:144 vector [3]: ik = e0d72ee4b3d0193d00b4176a7b99778c 20241005055532135 DAUC <0003> auc.c:145 vector [3]: res = feb6192318a93e2d0000000000000000 20241005055532135 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532135 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241005055532135 DAUC <0003> auc.c:151 vector [3]: kc = 164617a77b8c879a 20241005055532135 DAUC <0003> auc.c:152 vector [3]: sres = e61f270e 20241005055532135 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241005055532135 DAUC <0003> auc.c:113 vector [4]: rand = 596c78da63ef5b0b47779127ba2a2189 20241005055532135 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241005055532135 DAUC <0003> auc.c:142 vector [4]: autn = 9d0b4c3cd5580000741370a62b2d064e 20241005055532135 DAUC <0003> auc.c:143 vector [4]: ck = 0c8df84ef6d9fe00ace4b7a3368c4379 20241005055532135 DAUC <0003> auc.c:144 vector [4]: ik = efd6d9fc4e13646318009a37bb118169 20241005055532135 DAUC <0003> auc.c:145 vector [4]: res = 9ba7fb1d9a5695bc0000000000000000 20241005055532135 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055532135 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241005055532135 DAUC <0003> auc.c:151 vector [4]: kc = 57bf0c2635575873 20241005055532135 DAUC <0003> auc.c:152 vector [4]: sres = 01f16ea1 20241005055532135 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241005055532135 DAUC <0003> db_auc.c:245 IMSI='262426397519298': Generated 5 vectors 20241005055532135 DAUC <0003> db_auc.c:249 IMSI='262426397519298': Updating SQN=321 in DB 20241005055532142 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426397519298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426397519298"} 20241005055532142 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426397519298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532142 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532142 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532145 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532145 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426397519298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426397519298"} 20241005055532145 DAUC <0003> db_auc.c:157 IMSI='262426397519298': No 2G Auth Data 20241005055532145 DAUC <0003> db_auc.c:236 IMSI='262426397519298': Calling to generate 5 vectors 20241005055532145 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241005055532145 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532145 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241005055532145 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241005055532145 DAUC <0003> auc.c:113 vector [0]: rand = 0c944e4c94a8fc21876ce2c837d75447 20241005055532145 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241005055532145 DAUC <0003> auc.c:142 vector [0]: autn = eba6ce726deb00001ef08e8ee3db09a8 20241005055532145 DAUC <0003> auc.c:143 vector [0]: ck = 1c87b54c809b4d0f5fa8702170eb7a19 20241005055532145 DAUC <0003> auc.c:144 vector [0]: ik = 144173c6e85fc7dee93dec93c0389e41 20241005055532145 DAUC <0003> auc.c:145 vector [0]: res = f789ac1bda0f47a60000000000000000 20241005055532145 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532145 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241005055532145 DAUC <0003> auc.c:151 vector [0]: kc = be535a38d8176e89 20241005055532145 DAUC <0003> auc.c:152 vector [0]: sres = 2d86ebbd 20241005055532145 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241005055532145 DAUC <0003> auc.c:113 vector [1]: rand = f4830f2a23189c729f6a378082be51a6 20241005055532145 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241005055532145 DAUC <0003> auc.c:142 vector [1]: autn = 2bb23878020c0000c8eddc0accb290ca 20241005055532145 DAUC <0003> auc.c:143 vector [1]: ck = bb83521cbad738e0d21b99065e84a722 20241005055532145 DAUC <0003> auc.c:144 vector [1]: ik = 4eb00d35d71e48cec8a29f2c4b0bd46f 20241005055532145 DAUC <0003> auc.c:145 vector [1]: res = a47aec84206a2bb60000000000000000 20241005055532145 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532145 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241005055532145 DAUC <0003> auc.c:151 vector [1]: kc = ef8a590378460363 20241005055532145 DAUC <0003> auc.c:152 vector [1]: sres = 8410c732 20241005055532145 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241005055532145 DAUC <0003> auc.c:113 vector [2]: rand = d3ac186e773bd757685b8335fc8df04f 20241005055532145 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241005055532145 DAUC <0003> auc.c:142 vector [2]: autn = 65cfd4b6f8990000abb66280f054fc05 20241005055532145 DAUC <0003> auc.c:143 vector [2]: ck = 5f653dfe0aae281e72b6b219e85dc3bc 20241005055532145 DAUC <0003> auc.c:144 vector [2]: ik = 26b2528828702779ba40ec25ead9d96b 20241005055532145 DAUC <0003> auc.c:145 vector [2]: res = 30842543af3b6cfd0000000000000000 20241005055532145 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532145 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241005055532145 DAUC <0003> auc.c:151 vector [2]: kc = b121314a205a15b0 20241005055532145 DAUC <0003> auc.c:152 vector [2]: sres = 9fbf49be 20241005055532145 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241005055532145 DAUC <0003> auc.c:113 vector [3]: rand = db326970f41c4ab26b6e374cd3c3458b 20241005055532145 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241005055532145 DAUC <0003> auc.c:142 vector [3]: autn = b219ecc56aa5000097871262c8f8a62f 20241005055532145 DAUC <0003> auc.c:143 vector [3]: ck = 2a033248435ed6c562863a1b48e97cb6 20241005055532145 DAUC <0003> auc.c:144 vector [3]: ik = 5abb041f7373a216d29dd70a10924ade 20241005055532145 DAUC <0003> auc.c:145 vector [3]: res = 8646eb2ddbbb230a0000000000000000 20241005055532145 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532145 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241005055532145 DAUC <0003> auc.c:151 vector [3]: kc = c0a3db46685642bb 20241005055532145 DAUC <0003> auc.c:152 vector [3]: sres = 5dfdc827 20241005055532145 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241005055532145 DAUC <0003> auc.c:113 vector [4]: rand = abcdfeca6d208973f3b30291f4cb4f50 20241005055532145 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241005055532145 DAUC <0003> auc.c:142 vector [4]: autn = c1c86348f03100003b60e5061d513716 20241005055532145 DAUC <0003> auc.c:143 vector [4]: ck = bd9b7df75401714ae3f0886c508d775e 20241005055532145 DAUC <0003> auc.c:144 vector [4]: ik = 962098a826ea9420eed0825061cc630d 20241005055532145 DAUC <0003> auc.c:145 vector [4]: res = 5027bb477a3c02af0000000000000000 20241005055532145 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055532145 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241005055532145 DAUC <0003> auc.c:151 vector [4]: kc = 269bef6343aaf139 20241005055532145 DAUC <0003> auc.c:152 vector [4]: sres = 2a1bb9e8 20241005055532145 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241005055532145 DAUC <0003> db_auc.c:245 IMSI='262426397519298': Generated 5 vectors 20241005055532145 DAUC <0003> db_auc.c:249 IMSI='262426397519298': Updating SQN=481 in DB 20241005055532153 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426397519298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426397519298"} 20241005055532153 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426397519298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532153 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532153 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54332<->l=127.0.0.1:4258 20241005055532180 DAUC <0003> db_auc.c:157 IMSI='262421155525147': No 2G Auth Data 20241005055532180 DAUC <0003> db_auc.c:192 IMSI='262421155525147': No 3G Auth Data 20241005055532232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54344<->l=127.0.0.1:4258 20241005055532236 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532236 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421155525147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421155525147"} 20241005055532236 DAUC <0003> db_auc.c:236 IMSI='262421155525147': Calling to generate 1 vectors 20241005055532236 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241005055532236 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532236 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532236 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055532236 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055532236 DAUC <0003> auc.c:113 vector [0]: rand = 933d5d27f68f63e0de9c78140f41c33d 20241005055532236 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055532236 DAUC <0003> auc.c:142 vector [0]: autn = 17fe9d0c29630000310ce89e833f87b7 20241005055532236 DAUC <0003> auc.c:143 vector [0]: ck = d19a936934bd9d30052e001af0116d9d 20241005055532236 DAUC <0003> auc.c:144 vector [0]: ik = b7f7ca7e58e63f9542b77a5c43b88313 20241005055532236 DAUC <0003> auc.c:145 vector [0]: res = 1bbe65ce8c6ad4f50000000000000000 20241005055532236 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532236 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055532236 DAUC <0003> auc.c:179 vector [0]: kc = c9e333158feb9400 20241005055532236 DAUC <0003> auc.c:180 vector [0]: sres = e6d93b09 20241005055532236 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055532236 DAUC <0003> db_auc.c:245 IMSI='262421155525147': Generated 1 vectors 20241005055532236 DAUC <0003> db_auc.c:249 IMSI='262421155525147': Updating SQN=33 in DB 20241005055532248 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421155525147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421155525147"} 20241005055532248 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421155525147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532248 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532248 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532251 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532251 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421155525147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421155525147"} 20241005055532251 DAUC <0003> db_auc.c:236 IMSI='262421155525147': Calling to generate 4 vectors 20241005055532251 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241005055532251 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532251 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532251 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241005055532251 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055532251 DAUC <0003> auc.c:113 vector [0]: rand = e4187af022a4502165cc7096bb2b3570 20241005055532251 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241005055532251 DAUC <0003> auc.c:142 vector [0]: autn = 9fbf8c133c230000a2c00c79d4f863ee 20241005055532251 DAUC <0003> auc.c:143 vector [0]: ck = c79b8cac9441ece5605be8c9df82c8e8 20241005055532251 DAUC <0003> auc.c:144 vector [0]: ik = 9c64d69440cbc661120352404b87d7e9 20241005055532251 DAUC <0003> auc.c:145 vector [0]: res = 66e26c960ff92bfe0000000000000000 20241005055532251 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532251 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055532251 DAUC <0003> auc.c:179 vector [0]: kc = b86c3bb406fdec00 20241005055532251 DAUC <0003> auc.c:180 vector [0]: sres = 7a057af7 20241005055532251 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055532251 DAUC <0003> auc.c:113 vector [1]: rand = 85105baaca0662898691bcec130ff037 20241005055532251 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241005055532251 DAUC <0003> auc.c:142 vector [1]: autn = 2abacc3f2e220000e55fc0c620007953 20241005055532251 DAUC <0003> auc.c:143 vector [1]: ck = 77e5eb4e3710c8cd39a82072feefe8b1 20241005055532251 DAUC <0003> auc.c:144 vector [1]: ik = 15a5c8490d61a6447f32f4a611ddc9a4 20241005055532251 DAUC <0003> auc.c:145 vector [1]: res = 4c68bec16c1c2da00000000000000000 20241005055532251 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532251 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055532251 DAUC <0003> auc.c:179 vector [1]: kc = 79b97ef41a38f800 20241005055532251 DAUC <0003> auc.c:180 vector [1]: sres = 0398b3ac 20241005055532251 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055532251 DAUC <0003> auc.c:113 vector [2]: rand = 200e3c3ffa98966a1547eae9b32802df 20241005055532251 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241005055532251 DAUC <0003> auc.c:142 vector [2]: autn = c1f1579ace030000f4388e99ac0bb8f4 20241005055532251 DAUC <0003> auc.c:143 vector [2]: ck = a4dbf863f2d0f45a7ffb18591ff49da4 20241005055532251 DAUC <0003> auc.c:144 vector [2]: ik = 52c2e0197bbc84bcb1466839d7a84a35 20241005055532251 DAUC <0003> auc.c:145 vector [2]: res = 2fc0f1150211b3830000000000000000 20241005055532251 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532251 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055532251 DAUC <0003> auc.c:179 vector [2]: kc = 53873b38d581ec00 20241005055532251 DAUC <0003> auc.c:180 vector [2]: sres = 5e125a6f 20241005055532251 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055532251 DAUC <0003> auc.c:113 vector [3]: rand = 62f8e48b61368cbf03eeb92fd1543b58 20241005055532251 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241005055532251 DAUC <0003> auc.c:142 vector [3]: autn = 02e3d61b98d90000e43fe736374a1065 20241005055532251 DAUC <0003> auc.c:143 vector [3]: ck = 0d6a061f85cfea66f7f9285c9dd2d010 20241005055532251 DAUC <0003> auc.c:144 vector [3]: ik = 7195a7e7806ad7f888dfe2540c9a7f46 20241005055532251 DAUC <0003> auc.c:145 vector [3]: res = d10d5c203a9d5d5b0000000000000000 20241005055532251 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532251 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055532251 DAUC <0003> auc.c:179 vector [3]: kc = 12aca9b91d7e5000 20241005055532251 DAUC <0003> auc.c:180 vector [3]: sres = 401a31a6 20241005055532251 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055532251 DAUC <0003> db_auc.c:245 IMSI='262421155525147': Generated 4 vectors 20241005055532251 DAUC <0003> db_auc.c:249 IMSI='262421155525147': Updating SQN=161 in DB 20241005055532264 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421155525147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421155525147"} 20241005055532264 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421155525147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532264 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532264 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532268 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532268 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421155525147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421155525147"} 20241005055532268 DAUC <0003> db_auc.c:236 IMSI='262421155525147': Calling to generate 5 vectors 20241005055532268 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241005055532268 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532268 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532268 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241005055532268 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055532268 DAUC <0003> auc.c:113 vector [0]: rand = 2fe8d2206237627dd5ae95b54514c632 20241005055532268 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241005055532268 DAUC <0003> auc.c:142 vector [0]: autn = 563ce1699ccd0000df5f1e12b4dc083e 20241005055532268 DAUC <0003> auc.c:143 vector [0]: ck = c2f1e30076a8e93c32e00167d488f41d 20241005055532268 DAUC <0003> auc.c:144 vector [0]: ik = 169a88f46201181a70b52ad3292dbe63 20241005055532268 DAUC <0003> auc.c:145 vector [0]: res = d0c863312c2533b30000000000000000 20241005055532268 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532268 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055532268 DAUC <0003> auc.c:179 vector [0]: kc = ecbc2343db732000 20241005055532268 DAUC <0003> auc.c:180 vector [0]: sres = 8b5c7771 20241005055532268 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055532268 DAUC <0003> auc.c:113 vector [1]: rand = 9f1df15945e233b678e48b65effc6945 20241005055532268 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241005055532268 DAUC <0003> auc.c:142 vector [1]: autn = 80e348b6b9580000a3795cc06815e087 20241005055532268 DAUC <0003> auc.c:143 vector [1]: ck = 148636d5c62563677739d3a770af3708 20241005055532268 DAUC <0003> auc.c:144 vector [1]: ik = d4596308012fd4604770ac004cd973c8 20241005055532268 DAUC <0003> auc.c:145 vector [1]: res = dd55a7e0182b6e090000000000000000 20241005055532268 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532268 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055532268 DAUC <0003> auc.c:179 vector [1]: kc = 4d7779fa8ff29400 20241005055532268 DAUC <0003> auc.c:180 vector [1]: sres = 6d341b40 20241005055532268 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055532268 DAUC <0003> auc.c:113 vector [2]: rand = fa2996369a420288a913b7b4adbd057a 20241005055532268 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241005055532268 DAUC <0003> auc.c:142 vector [2]: autn = 0505ef7f6643000082a4fd4401869f58 20241005055532268 DAUC <0003> auc.c:143 vector [2]: ck = 7afa92dd96a518ab8048739228d6f180 20241005055532268 DAUC <0003> auc.c:144 vector [2]: ik = d7754166f3f41db817944dad58819085 20241005055532268 DAUC <0003> auc.c:145 vector [2]: res = e4a7de0d563d28c90000000000000000 20241005055532268 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532268 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055532268 DAUC <0003> auc.c:179 vector [2]: kc = c849ad229c20e000 20241005055532268 DAUC <0003> auc.c:180 vector [2]: sres = c3b364d0 20241005055532268 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055532268 DAUC <0003> auc.c:113 vector [3]: rand = e5cffa75a58b4be34c24c9d7af6587d9 20241005055532268 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241005055532268 DAUC <0003> auc.c:142 vector [3]: autn = 53adf894190100002e95d956170c7b55 20241005055532268 DAUC <0003> auc.c:143 vector [3]: ck = 987e1ecb0dcf9d368f11686acc3c4b33 20241005055532268 DAUC <0003> auc.c:144 vector [3]: ik = a37c8451ac473505e38830018d8a32d0 20241005055532268 DAUC <0003> auc.c:145 vector [3]: res = 5fe01922e401df340000000000000000 20241005055532268 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532268 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055532268 DAUC <0003> auc.c:179 vector [3]: kc = 67700323f1a8e000 20241005055532268 DAUC <0003> auc.c:180 vector [3]: sres = 5fdceab2 20241005055532268 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055532268 DAUC <0003> auc.c:113 vector [4]: rand = 57fa9ea28d3c0aa0833ad23e3923a7d7 20241005055532268 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241005055532268 DAUC <0003> auc.c:142 vector [4]: autn = c57a4cd419240000304617eb300c6080 20241005055532268 DAUC <0003> auc.c:143 vector [4]: ck = ae98a318ba8982aec60c6dd86fb9b417 20241005055532268 DAUC <0003> auc.c:144 vector [4]: ik = 98ac8362d50f375b826fa0a36e9e7184 20241005055532268 DAUC <0003> auc.c:145 vector [4]: res = f2b7544b45bbbe8a0000000000000000 20241005055532268 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055532268 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241005055532268 DAUC <0003> auc.c:179 vector [4]: kc = 789e73ac9bb31800 20241005055532268 DAUC <0003> auc.c:180 vector [4]: sres = 61c926c3 20241005055532268 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241005055532268 DAUC <0003> db_auc.c:245 IMSI='262421155525147': Generated 5 vectors 20241005055532268 DAUC <0003> db_auc.c:249 IMSI='262421155525147': Updating SQN=321 in DB 20241005055532279 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421155525147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421155525147"} 20241005055532279 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421155525147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532279 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532279 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532283 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532283 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421155525147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421155525147"} 20241005055532283 DAUC <0003> db_auc.c:236 IMSI='262421155525147': Calling to generate 5 vectors 20241005055532283 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241005055532283 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532283 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532283 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241005055532283 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055532283 DAUC <0003> auc.c:113 vector [0]: rand = 2e670d896a29739882e1ac85743d1480 20241005055532283 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241005055532283 DAUC <0003> auc.c:142 vector [0]: autn = 4e399bec334c0000069454e30af9106e 20241005055532283 DAUC <0003> auc.c:143 vector [0]: ck = 61b4b77f15391cb8d17cec5774c84e34 20241005055532283 DAUC <0003> auc.c:144 vector [0]: ik = f2a8c14d9cca4ae2411fba52be373583 20241005055532283 DAUC <0003> auc.c:145 vector [0]: res = dabb2ba7a43fea530000000000000000 20241005055532283 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532283 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055532283 DAUC <0003> auc.c:179 vector [0]: kc = 25eef79f51aef800 20241005055532283 DAUC <0003> auc.c:180 vector [0]: sres = 99983f6f 20241005055532283 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055532283 DAUC <0003> auc.c:113 vector [1]: rand = 9b19b2bd10aa9d9eb9656b756a12732a 20241005055532283 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241005055532283 DAUC <0003> auc.c:142 vector [1]: autn = 5d298d2f1c3100004d4bcbbe9b879fd0 20241005055532283 DAUC <0003> auc.c:143 vector [1]: ck = d4a3de2e510ee127ae5def53fc0ac2dc 20241005055532283 DAUC <0003> auc.c:144 vector [1]: ik = 5985c93dbd8ce08fe6251029af79265e 20241005055532283 DAUC <0003> auc.c:145 vector [1]: res = c071f912de24e64d0000000000000000 20241005055532283 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532283 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055532283 DAUC <0003> auc.c:179 vector [1]: kc = 08e3c9542a5ba800 20241005055532283 DAUC <0003> auc.c:180 vector [1]: sres = c49babe9 20241005055532283 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055532283 DAUC <0003> auc.c:113 vector [2]: rand = ba3caa002047fff690d4604088a248d9 20241005055532283 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241005055532283 DAUC <0003> auc.c:142 vector [2]: autn = 5bae7c02686b0000180a14ab13e7d95e 20241005055532283 DAUC <0003> auc.c:143 vector [2]: ck = d67e76eb5742704287f1b58de066b8ef 20241005055532283 DAUC <0003> auc.c:144 vector [2]: ik = bc662058321c5b3303b22423f4a79492 20241005055532283 DAUC <0003> auc.c:145 vector [2]: res = e1b14b47166568980000000000000000 20241005055532283 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532283 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055532283 DAUC <0003> auc.c:179 vector [2]: kc = 8d52efebbf9a8400 20241005055532283 DAUC <0003> auc.c:180 vector [2]: sres = 87d6ae20 20241005055532283 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055532283 DAUC <0003> auc.c:113 vector [3]: rand = 1c3e1cb1e400202ef37a97ae2183aa1f 20241005055532283 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241005055532283 DAUC <0003> auc.c:142 vector [3]: autn = 6e6058a983d20000a01bc5a128239cf0 20241005055532283 DAUC <0003> auc.c:143 vector [3]: ck = 652fee5afe36a57f8399045b8ee44fb3 20241005055532283 DAUC <0003> auc.c:144 vector [3]: ik = cffe5c99539b002beb14e573c21eb55a 20241005055532283 DAUC <0003> auc.c:145 vector [3]: res = 54f22970fe40a5000000000000000000 20241005055532283 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532283 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055532283 DAUC <0003> auc.c:179 vector [3]: kc = ad28266feda9e000 20241005055532283 DAUC <0003> auc.c:180 vector [3]: sres = 05f450e6 20241005055532283 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055532283 DAUC <0003> auc.c:113 vector [4]: rand = 2e70c634e75ba1edd15bab3fa4688886 20241005055532283 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241005055532283 DAUC <0003> auc.c:142 vector [4]: autn = dc54e2b697ee0000974d7f51cf2f17a5 20241005055532283 DAUC <0003> auc.c:143 vector [4]: ck = 4f423b917f20eeb2deace6d64bf551aa 20241005055532283 DAUC <0003> auc.c:144 vector [4]: ik = b61cf5ff1ec28fffa764e828bf4f48f8 20241005055532283 DAUC <0003> auc.c:145 vector [4]: res = 23cfa3edb8d857c70000000000000000 20241005055532283 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055532283 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241005055532283 DAUC <0003> auc.c:179 vector [4]: kc = 739a4ae3695d1400 20241005055532283 DAUC <0003> auc.c:180 vector [4]: sres = 2c4a8dd0 20241005055532283 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241005055532283 DAUC <0003> db_auc.c:245 IMSI='262421155525147': Generated 5 vectors 20241005055532283 DAUC <0003> db_auc.c:249 IMSI='262421155525147': Updating SQN=481 in DB 20241005055532294 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421155525147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421155525147"} 20241005055532294 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421155525147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532294 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532294 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54344<->l=127.0.0.1:4258 20241005055532330 DAUC <0003> db_auc.c:157 IMSI='262425461419761': No 2G Auth Data 20241005055532330 DAUC <0003> db_auc.c:192 IMSI='262425461419761': No 3G Auth Data 20241005055532369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54350<->l=127.0.0.1:4258 20241005055532373 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532373 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425461419761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425461419761"} 20241005055532373 DAUC <0003> db_auc.c:236 IMSI='262425461419761': Calling to generate 1 vectors 20241005055532373 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241005055532373 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532373 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532373 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055532373 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055532373 DAUC <0003> auc.c:113 vector [0]: rand = f21df28a582d4aec942c7017acb83035 20241005055532373 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055532373 DAUC <0003> auc.c:142 vector [0]: autn = 7d24ee457530000068e548b5ff546a0e 20241005055532373 DAUC <0003> auc.c:143 vector [0]: ck = ce54d26ffdd0bda07fcd3e840d246156 20241005055532373 DAUC <0003> auc.c:144 vector [0]: ik = d9c0dd8475da029ddb69c5a9d884e66c 20241005055532373 DAUC <0003> auc.c:145 vector [0]: res = 871d2e54731d46cb0000000000000000 20241005055532373 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532373 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055532373 DAUC <0003> auc.c:179 vector [0]: kc = 747d9d3d96397400 20241005055532373 DAUC <0003> auc.c:180 vector [0]: sres = 0ed9af08 20241005055532373 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055532373 DAUC <0003> db_auc.c:245 IMSI='262425461419761': Generated 1 vectors 20241005055532373 DAUC <0003> db_auc.c:249 IMSI='262425461419761': Updating SQN=33 in DB 20241005055532381 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425461419761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425461419761"} 20241005055532381 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425461419761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532381 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532381 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532384 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532384 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425461419761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425461419761"} 20241005055532384 DAUC <0003> db_auc.c:236 IMSI='262425461419761': Calling to generate 4 vectors 20241005055532384 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241005055532384 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532384 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532384 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241005055532384 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055532384 DAUC <0003> auc.c:113 vector [0]: rand = 5465f0b9e844c31dccebc1ff5e5713d0 20241005055532384 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241005055532384 DAUC <0003> auc.c:142 vector [0]: autn = 5bb7ad5389480000e015f811134aed20 20241005055532384 DAUC <0003> auc.c:143 vector [0]: ck = 0f3cc89553c6928824eff9ae1c0b5d86 20241005055532384 DAUC <0003> auc.c:144 vector [0]: ik = db76d2ea1bdd206e590b2645bbf2c97e 20241005055532384 DAUC <0003> auc.c:145 vector [0]: res = a141ed1112466d140000000000000000 20241005055532384 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532384 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055532384 DAUC <0003> auc.c:179 vector [0]: kc = 949003c2a1ca3800 20241005055532384 DAUC <0003> auc.c:180 vector [0]: sres = 1af7dd69 20241005055532384 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055532384 DAUC <0003> auc.c:113 vector [1]: rand = 830847f9d82ad9df0a29b4cd21e0bdf2 20241005055532384 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241005055532384 DAUC <0003> auc.c:142 vector [1]: autn = 5f60a38250b30000d149a6084e842a7b 20241005055532384 DAUC <0003> auc.c:143 vector [1]: ck = 6384d521674c56f4780538072220a5e2 20241005055532384 DAUC <0003> auc.c:144 vector [1]: ik = 34651338c387d831b8c1dd670acd7a95 20241005055532384 DAUC <0003> auc.c:145 vector [1]: res = 77e580045e3a41fb0000000000000000 20241005055532384 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532384 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055532384 DAUC <0003> auc.c:179 vector [1]: kc = b901eb7afc1d4000 20241005055532384 DAUC <0003> auc.c:180 vector [1]: sres = f5f1c7c5 20241005055532384 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055532384 DAUC <0003> auc.c:113 vector [2]: rand = e2a9532e827af43d733de90ff2b2b4b8 20241005055532384 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241005055532384 DAUC <0003> auc.c:142 vector [2]: autn = d3d62befa9000000369dc13dc99b4311 20241005055532384 DAUC <0003> auc.c:143 vector [2]: ck = 6c1c95fd358c0ef1b0d36c581dee4716 20241005055532384 DAUC <0003> auc.c:144 vector [2]: ik = 346377e7a3b55504b85d3ceea8baa861 20241005055532384 DAUC <0003> auc.c:145 vector [2]: res = 555e66a048021c200000000000000000 20241005055532384 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532384 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055532384 DAUC <0003> auc.c:179 vector [2]: kc = 82573d748da9bc00 20241005055532384 DAUC <0003> auc.c:180 vector [2]: sres = e875bffd 20241005055532384 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055532384 DAUC <0003> auc.c:113 vector [3]: rand = 4526077a4ddca754ee109b14f3e21bb5 20241005055532384 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241005055532384 DAUC <0003> auc.c:142 vector [3]: autn = 976a8a42b9db0000fc7afead87c22ac2 20241005055532384 DAUC <0003> auc.c:143 vector [3]: ck = 7a328c43f1c38fbf7e203dbd65eed965 20241005055532384 DAUC <0003> auc.c:144 vector [3]: ik = 522619bd60e923415995faa085b42404 20241005055532384 DAUC <0003> auc.c:145 vector [3]: res = f364f27cceda3c390000000000000000 20241005055532384 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532384 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055532384 DAUC <0003> auc.c:179 vector [3]: kc = ce9e0199e61c5c00 20241005055532384 DAUC <0003> auc.c:180 vector [3]: sres = 033d4e93 20241005055532384 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055532384 DAUC <0003> db_auc.c:245 IMSI='262425461419761': Generated 4 vectors 20241005055532384 DAUC <0003> db_auc.c:249 IMSI='262425461419761': Updating SQN=161 in DB 20241005055532392 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425461419761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425461419761"} 20241005055532392 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425461419761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532392 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532392 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532395 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532395 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425461419761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425461419761"} 20241005055532395 DAUC <0003> db_auc.c:236 IMSI='262425461419761': Calling to generate 5 vectors 20241005055532395 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241005055532395 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532395 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532395 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241005055532395 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055532395 DAUC <0003> auc.c:113 vector [0]: rand = eb60eb4d3da3c79f38ed1e10484a10ed 20241005055532395 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241005055532395 DAUC <0003> auc.c:142 vector [0]: autn = fe2c92b5b9bf0000f1af6054780292b4 20241005055532395 DAUC <0003> auc.c:143 vector [0]: ck = 8aad73b95b1d1dd512f126304a95fb45 20241005055532395 DAUC <0003> auc.c:144 vector [0]: ik = d3bcd46bb4510260fa9b52c1fd5cf57d 20241005055532395 DAUC <0003> auc.c:145 vector [0]: res = 83b6a6073790b7580000000000000000 20241005055532395 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532395 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055532395 DAUC <0003> auc.c:179 vector [0]: kc = c60f9057ab0cfc00 20241005055532395 DAUC <0003> auc.c:180 vector [0]: sres = 9d5c2e05 20241005055532395 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055532395 DAUC <0003> auc.c:113 vector [1]: rand = 5d15a5bf5b548d9d8798dfecf0a9cba4 20241005055532395 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241005055532395 DAUC <0003> auc.c:142 vector [1]: autn = 204b69d0a015000085bc3ea9a946a4f1 20241005055532395 DAUC <0003> auc.c:143 vector [1]: ck = d18c62b1f57ed334c086ff06c0a5a572 20241005055532395 DAUC <0003> auc.c:144 vector [1]: ik = 1c0f16ae7b0f24d33dc0efa4e003142b 20241005055532395 DAUC <0003> auc.c:145 vector [1]: res = f642d0cbd9578a890000000000000000 20241005055532395 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532395 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055532395 DAUC <0003> auc.c:179 vector [1]: kc = d7d16bc50bfcdc00 20241005055532395 DAUC <0003> auc.c:180 vector [1]: sres = bb2a4c13 20241005055532395 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055532395 DAUC <0003> auc.c:113 vector [2]: rand = 13730d0635e58803e17ec6ada90bb581 20241005055532395 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241005055532395 DAUC <0003> auc.c:142 vector [2]: autn = c70701c1395300009dab115c5ce14e59 20241005055532395 DAUC <0003> auc.c:143 vector [2]: ck = 1ee1a9f5984cc21cf189884486b0adfc 20241005055532395 DAUC <0003> auc.c:144 vector [2]: ik = 5e40e875f8c58687eef348f259b667b4 20241005055532395 DAUC <0003> auc.c:145 vector [2]: res = e8f73368f74c03930000000000000000 20241005055532395 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532395 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055532395 DAUC <0003> auc.c:179 vector [2]: kc = 0df32edbd17b7800 20241005055532395 DAUC <0003> auc.c:180 vector [2]: sres = 27301e1e 20241005055532395 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055532395 DAUC <0003> auc.c:113 vector [3]: rand = d3e38aec304df154aa679569cea12a6c 20241005055532395 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241005055532395 DAUC <0003> auc.c:142 vector [3]: autn = c1b6982a68ce0000dc582f934532555f 20241005055532395 DAUC <0003> auc.c:143 vector [3]: ck = 5cae612ab5441c24918de513c8faf461 20241005055532395 DAUC <0003> auc.c:144 vector [3]: ik = 75f2f6dd8c01d9b28963aa077aa4a105 20241005055532395 DAUC <0003> auc.c:145 vector [3]: res = 2bad26bc9aa1534a0000000000000000 20241005055532395 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532395 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055532396 DAUC <0003> auc.c:179 vector [3]: kc = f31c2ad8d4316800 20241005055532396 DAUC <0003> auc.c:180 vector [3]: sres = 6e071eba 20241005055532396 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055532396 DAUC <0003> auc.c:113 vector [4]: rand = 6526e2223b3ab74178bba800ab248f1a 20241005055532396 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241005055532396 DAUC <0003> auc.c:142 vector [4]: autn = 92a636fc96b20000990e5909bf6aa451 20241005055532396 DAUC <0003> auc.c:143 vector [4]: ck = 45234d858a5fb3449984799bb872775d 20241005055532396 DAUC <0003> auc.c:144 vector [4]: ik = 61d7503ac8af87bc3a3b7dd6b6e96e54 20241005055532396 DAUC <0003> auc.c:145 vector [4]: res = 0faf816acd24951e0000000000000000 20241005055532396 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055532396 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241005055532396 DAUC <0003> auc.c:179 vector [4]: kc = 0584f388c0221000 20241005055532396 DAUC <0003> auc.c:180 vector [4]: sres = eb532557 20241005055532396 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241005055532396 DAUC <0003> db_auc.c:245 IMSI='262425461419761': Generated 5 vectors 20241005055532396 DAUC <0003> db_auc.c:249 IMSI='262425461419761': Updating SQN=321 in DB 20241005055532412 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425461419761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425461419761"} 20241005055532412 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425461419761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532412 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532412 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532415 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532415 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425461419761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425461419761"} 20241005055532416 DAUC <0003> db_auc.c:236 IMSI='262425461419761': Calling to generate 5 vectors 20241005055532416 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241005055532416 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532416 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532416 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241005055532416 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055532416 DAUC <0003> auc.c:113 vector [0]: rand = 65624e0fd18a90bf277a9de6f493dca0 20241005055532416 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241005055532416 DAUC <0003> auc.c:142 vector [0]: autn = 9fae8ebf4c2500000e67017bccf75ce6 20241005055532416 DAUC <0003> auc.c:143 vector [0]: ck = 62b82632bcdf04d5c8068dd8313003af 20241005055532416 DAUC <0003> auc.c:144 vector [0]: ik = 5d7b0f7d4f9a568a643b591f58a8b02e 20241005055532416 DAUC <0003> auc.c:145 vector [0]: res = b8c820511c1167f60000000000000000 20241005055532416 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532416 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055532416 DAUC <0003> auc.c:179 vector [0]: kc = 196972f2c62c6400 20241005055532416 DAUC <0003> auc.c:180 vector [0]: sres = a335e620 20241005055532416 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055532416 DAUC <0003> auc.c:113 vector [1]: rand = e419d67351e2201e924b073d0eb229c8 20241005055532416 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241005055532416 DAUC <0003> auc.c:142 vector [1]: autn = 145b58b6a70d0000d934070e327a5a77 20241005055532416 DAUC <0003> auc.c:143 vector [1]: ck = c24757cef3192fad6548e2d5de81f8e0 20241005055532416 DAUC <0003> auc.c:144 vector [1]: ik = 97f4cdd8cb0b1ff7d8cfb2182a2842ee 20241005055532416 DAUC <0003> auc.c:145 vector [1]: res = 938be6d45e647b6d0000000000000000 20241005055532416 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532416 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055532416 DAUC <0003> auc.c:179 vector [1]: kc = f6f0fbe395bca400 20241005055532416 DAUC <0003> auc.c:180 vector [1]: sres = 25a95b04 20241005055532416 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055532416 DAUC <0003> auc.c:113 vector [2]: rand = 8687f50b715c04c8c3eb9f16ca741247 20241005055532416 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241005055532416 DAUC <0003> auc.c:142 vector [2]: autn = 60106aa438ee000061a8a66dc43ae5e3 20241005055532416 DAUC <0003> auc.c:143 vector [2]: ck = b312d1c14377e6b9cb18e4dedffeb780 20241005055532416 DAUC <0003> auc.c:144 vector [2]: ik = 0055ef01273acee8aecdab5ff9537f42 20241005055532416 DAUC <0003> auc.c:145 vector [2]: res = a15fe201a1a8f8e50000000000000000 20241005055532416 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532416 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055532416 DAUC <0003> auc.c:179 vector [2]: kc = e9f0e9eaf1dd9c00 20241005055532416 DAUC <0003> auc.c:180 vector [2]: sres = 203f3c09 20241005055532416 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055532416 DAUC <0003> auc.c:113 vector [3]: rand = f6575b755cb05f81bd0806479ce1f874 20241005055532416 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241005055532416 DAUC <0003> auc.c:142 vector [3]: autn = 462fc696fcf30000e7ab9204b8bcbbd7 20241005055532416 DAUC <0003> auc.c:143 vector [3]: ck = aeddec2546360c213b487ab4ba1b435e 20241005055532416 DAUC <0003> auc.c:144 vector [3]: ik = 82d3f488fbbc47f7a48fe82dea07e884 20241005055532416 DAUC <0003> auc.c:145 vector [3]: res = 46677c7e5201c52e0000000000000000 20241005055532416 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532416 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055532416 DAUC <0003> auc.c:179 vector [3]: kc = cfdb4242f0845c00 20241005055532416 DAUC <0003> auc.c:180 vector [3]: sres = 63643922 20241005055532416 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055532416 DAUC <0003> auc.c:113 vector [4]: rand = ed4952277aa4f5f324118733aa73891b 20241005055532416 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241005055532416 DAUC <0003> auc.c:142 vector [4]: autn = f86a839aa3200000b1e1381434695cbd 20241005055532416 DAUC <0003> auc.c:143 vector [4]: ck = 144f79dadf58a6262ffee360a15b53ba 20241005055532416 DAUC <0003> auc.c:144 vector [4]: ik = 1f4652f4d16f1e454b62d98eb7996c90 20241005055532416 DAUC <0003> auc.c:145 vector [4]: res = 92b30c10b17a16fb0000000000000000 20241005055532416 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055532416 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241005055532416 DAUC <0003> auc.c:179 vector [4]: kc = 0655716fd5840400 20241005055532416 DAUC <0003> auc.c:180 vector [4]: sres = 51e134a2 20241005055532416 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241005055532416 DAUC <0003> db_auc.c:245 IMSI='262425461419761': Generated 5 vectors 20241005055532416 DAUC <0003> db_auc.c:249 IMSI='262425461419761': Updating SQN=481 in DB 20241005055532425 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425461419761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425461419761"} 20241005055532425 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425461419761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532425 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532425 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54350<->l=127.0.0.1:4258 20241005055532460 DAUC <0003> db_auc.c:157 IMSI='262424713395481': No 2G Auth Data 20241005055532460 DAUC <0003> db_auc.c:192 IMSI='262424713395481': No 3G Auth Data 20241005055532499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54358<->l=127.0.0.1:4258 20241005055532503 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532503 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424713395481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424713395481"} 20241005055532503 DAUC <0003> db_auc.c:236 IMSI='262424713395481': Calling to generate 1 vectors 20241005055532503 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241005055532503 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532503 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532503 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055532503 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055532503 DAUC <0003> auc.c:113 vector [0]: rand = badeeb789fdd5c7d9a456505e41e975e 20241005055532503 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055532503 DAUC <0003> auc.c:142 vector [0]: autn = 616185e72ade000078097e83e00887ad 20241005055532503 DAUC <0003> auc.c:143 vector [0]: ck = f4dd7a68a28097d1dfedac3f59db8b2a 20241005055532503 DAUC <0003> auc.c:144 vector [0]: ik = d7ef6f6b5899bc6e0ef617b3be98e9fd 20241005055532503 DAUC <0003> auc.c:145 vector [0]: res = 87d06146cadd55900000000000000000 20241005055532503 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532503 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055532503 DAUC <0003> auc.c:179 vector [0]: kc = 16f89925c93007fc 20241005055532503 DAUC <0003> auc.c:180 vector [0]: sres = 23c30052 20241005055532503 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055532503 DAUC <0003> db_auc.c:245 IMSI='262424713395481': Generated 1 vectors 20241005055532503 DAUC <0003> db_auc.c:249 IMSI='262424713395481': Updating SQN=33 in DB 20241005055532511 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424713395481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424713395481"} 20241005055532511 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424713395481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532511 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532511 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532514 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532514 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424713395481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424713395481"} 20241005055532514 DAUC <0003> db_auc.c:236 IMSI='262424713395481': Calling to generate 4 vectors 20241005055532514 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241005055532514 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532514 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532514 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241005055532514 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055532514 DAUC <0003> auc.c:113 vector [0]: rand = 4df5212d13df6ca7f45e80020af08f71 20241005055532514 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241005055532514 DAUC <0003> auc.c:142 vector [0]: autn = 5a58ae7e97be0000b343cff5c93720dd 20241005055532514 DAUC <0003> auc.c:143 vector [0]: ck = 0c3e5b3171fd40dfa06a7c19bf3a21bb 20241005055532514 DAUC <0003> auc.c:144 vector [0]: ik = 99f02bcc335470f028040863faeba827 20241005055532514 DAUC <0003> auc.c:145 vector [0]: res = f5981cfa940260ee0000000000000000 20241005055532514 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532514 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055532514 DAUC <0003> auc.c:179 vector [0]: kc = 6310bf4efb6d87e9 20241005055532514 DAUC <0003> auc.c:180 vector [0]: sres = 86ea658f 20241005055532514 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055532514 DAUC <0003> auc.c:113 vector [1]: rand = 7546f0f22d00d7bae510cf42154253f3 20241005055532514 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241005055532514 DAUC <0003> auc.c:142 vector [1]: autn = 09ea91a1452800009dc0b5dee42b1e9f 20241005055532514 DAUC <0003> auc.c:143 vector [1]: ck = d48a32ca0677b6269b90d99ff5706b0c 20241005055532514 DAUC <0003> auc.c:144 vector [1]: ik = d8214df1e65b085837f391d11c24920b 20241005055532514 DAUC <0003> auc.c:145 vector [1]: res = 816f73f2b1a6e5700000000000000000 20241005055532514 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532514 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055532514 DAUC <0003> auc.c:179 vector [1]: kc = a420b4548a991f4a 20241005055532514 DAUC <0003> auc.c:180 vector [1]: sres = b1bf83f2 20241005055532514 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055532514 DAUC <0003> auc.c:113 vector [2]: rand = a7d399e1e601f7ac87a8bfe38f37ae49 20241005055532514 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241005055532514 DAUC <0003> auc.c:142 vector [2]: autn = 373480a6312c0000be1d0b58b7a031fd 20241005055532514 DAUC <0003> auc.c:143 vector [2]: ck = 11cb600f6145c2fa859fd344ce264970 20241005055532514 DAUC <0003> auc.c:144 vector [2]: ik = b813929960bd62abb707c838fc784e62 20241005055532514 DAUC <0003> auc.c:145 vector [2]: res = 2f2c9d90918c03050000000000000000 20241005055532514 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532514 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055532514 DAUC <0003> auc.c:179 vector [2]: kc = a9ee589d6e4aa883 20241005055532514 DAUC <0003> auc.c:180 vector [2]: sres = ca573889 20241005055532514 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055532514 DAUC <0003> auc.c:113 vector [3]: rand = c8d464387bf61d865190bafd7c6bd359 20241005055532514 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241005055532514 DAUC <0003> auc.c:142 vector [3]: autn = 4e8947da4d2c00003d5e13e099cb2f24 20241005055532514 DAUC <0003> auc.c:143 vector [3]: ck = f832126164789687ab0389cf4d1649ff 20241005055532514 DAUC <0003> auc.c:144 vector [3]: ik = 4edc6a98b56e1a0dfcc670710b022ab9 20241005055532514 DAUC <0003> auc.c:145 vector [3]: res = 78d3989fa8a108e40000000000000000 20241005055532514 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532514 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055532514 DAUC <0003> auc.c:179 vector [3]: kc = 5574b2fe6cf323a0 20241005055532514 DAUC <0003> auc.c:180 vector [3]: sres = 3884bbb7 20241005055532514 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055532514 DAUC <0003> db_auc.c:245 IMSI='262424713395481': Generated 4 vectors 20241005055532514 DAUC <0003> db_auc.c:249 IMSI='262424713395481': Updating SQN=161 in DB 20241005055532523 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424713395481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424713395481"} 20241005055532523 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424713395481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532523 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532523 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532527 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532527 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424713395481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424713395481"} 20241005055532527 DAUC <0003> db_auc.c:236 IMSI='262424713395481': Calling to generate 5 vectors 20241005055532527 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241005055532527 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532527 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532527 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241005055532527 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055532527 DAUC <0003> auc.c:113 vector [0]: rand = 4d02ffaa0d7096deeb87883d0728abb3 20241005055532527 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241005055532527 DAUC <0003> auc.c:142 vector [0]: autn = a8fb0db5c4ce0000e1721d74f6e3ecb6 20241005055532527 DAUC <0003> auc.c:143 vector [0]: ck = 1bd43ec4ab132028bba2eefd5ce10641 20241005055532527 DAUC <0003> auc.c:144 vector [0]: ik = 6188a7a6f24bcc052d7b481549a625e9 20241005055532527 DAUC <0003> auc.c:145 vector [0]: res = 848ef3094ede23c00000000000000000 20241005055532527 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532527 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055532527 DAUC <0003> auc.c:179 vector [0]: kc = 5a06d8b0a8e4545b 20241005055532527 DAUC <0003> auc.c:180 vector [0]: sres = 44f5907b 20241005055532527 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055532527 DAUC <0003> auc.c:113 vector [1]: rand = d5bf887a45fa11d70e2b199f50d958fa 20241005055532527 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241005055532527 DAUC <0003> auc.c:142 vector [1]: autn = d849498e4ddf00008de7abd117bfa9e8 20241005055532527 DAUC <0003> auc.c:143 vector [1]: ck = 41eb38aeea01f5ca67fdee756482f07b 20241005055532527 DAUC <0003> auc.c:144 vector [1]: ik = b278dba79ee2c812ffc48f1c6e80a189 20241005055532527 DAUC <0003> auc.c:145 vector [1]: res = ccd6c18186cb2d360000000000000000 20241005055532527 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532527 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055532527 DAUC <0003> auc.c:179 vector [1]: kc = 9239db5776aafbb4 20241005055532527 DAUC <0003> auc.c:180 vector [1]: sres = 627d570a 20241005055532527 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055532527 DAUC <0003> auc.c:113 vector [2]: rand = 3f9cb4ca2de1ca777e2adafca1bcce34 20241005055532527 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241005055532527 DAUC <0003> auc.c:142 vector [2]: autn = 64376435eb5e0000732537cd5d147f47 20241005055532527 DAUC <0003> auc.c:143 vector [2]: ck = 9f9bbd17fb52fa9032e3fcadfd9dd60b 20241005055532527 DAUC <0003> auc.c:144 vector [2]: ik = 837b9240b03f16394d9c5ce9ac5bbd92 20241005055532527 DAUC <0003> auc.c:145 vector [2]: res = 567b1c65463259900000000000000000 20241005055532527 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532527 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055532527 DAUC <0003> auc.c:179 vector [2]: kc = e4ec68011eeb6fed 20241005055532527 DAUC <0003> auc.c:180 vector [2]: sres = 4f5c1523 20241005055532527 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055532527 DAUC <0003> auc.c:113 vector [3]: rand = 1a9c88fead0a252e55a2dd4594ee1533 20241005055532527 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241005055532527 DAUC <0003> auc.c:142 vector [3]: autn = 2fef8559db3f00005aa7a092338b4ba1 20241005055532527 DAUC <0003> auc.c:143 vector [3]: ck = 7374df5dbf68e0e9a8d5fb625e0c1a89 20241005055532527 DAUC <0003> auc.c:144 vector [3]: ik = e712e30379c0e6146770a2807595917e 20241005055532527 DAUC <0003> auc.c:145 vector [3]: res = 27849710604b9dab0000000000000000 20241005055532527 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532527 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055532527 DAUC <0003> auc.c:179 vector [3]: kc = c7a1448d79beb216 20241005055532527 DAUC <0003> auc.c:180 vector [3]: sres = 4290b198 20241005055532527 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055532527 DAUC <0003> auc.c:113 vector [4]: rand = 25f0bfa2d8af5eeb4afaf921d783d28a 20241005055532527 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241005055532527 DAUC <0003> auc.c:142 vector [4]: autn = d43fe3feabea00001c18bb17e4d40719 20241005055532527 DAUC <0003> auc.c:143 vector [4]: ck = c837019c55489379b4288374e1bfc829 20241005055532527 DAUC <0003> auc.c:144 vector [4]: ik = 295d4a5eb3c557ee0f692a58929335eb 20241005055532527 DAUC <0003> auc.c:145 vector [4]: res = 8a26e801163b19020000000000000000 20241005055532527 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055532527 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241005055532527 DAUC <0003> auc.c:179 vector [4]: kc = c15e492ff5391774 20241005055532527 DAUC <0003> auc.c:180 vector [4]: sres = 8d093f07 20241005055532527 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241005055532527 DAUC <0003> db_auc.c:245 IMSI='262424713395481': Generated 5 vectors 20241005055532527 DAUC <0003> db_auc.c:249 IMSI='262424713395481': Updating SQN=321 in DB 20241005055532535 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424713395481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424713395481"} 20241005055532535 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424713395481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532535 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532535 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532538 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532538 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424713395481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424713395481"} 20241005055532538 DAUC <0003> db_auc.c:236 IMSI='262424713395481': Calling to generate 5 vectors 20241005055532538 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241005055532538 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532538 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532538 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241005055532538 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055532538 DAUC <0003> auc.c:113 vector [0]: rand = 1fa2afe2875b3d5697eb108542d72f1a 20241005055532538 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241005055532538 DAUC <0003> auc.c:142 vector [0]: autn = c6f33372e99c0000abda4297747a1fbf 20241005055532538 DAUC <0003> auc.c:143 vector [0]: ck = 148a497d86fd9e28d228ddd25471129c 20241005055532538 DAUC <0003> auc.c:144 vector [0]: ik = 0f44cc36ea4d72c543bae8bfd8ef06ee 20241005055532538 DAUC <0003> auc.c:145 vector [0]: res = 83e1759ffa06e2360000000000000000 20241005055532538 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532538 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055532538 DAUC <0003> auc.c:179 vector [0]: kc = fa84518d1cec4eb9 20241005055532539 DAUC <0003> auc.c:180 vector [0]: sres = 3a5f1580 20241005055532539 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055532539 DAUC <0003> auc.c:113 vector [1]: rand = aeb0d623cfe25f082c3951b365e15a44 20241005055532539 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241005055532539 DAUC <0003> auc.c:142 vector [1]: autn = 510f662b309f0000698c62e0f00b2572 20241005055532539 DAUC <0003> auc.c:143 vector [1]: ck = 37aaf589639d958141ae684e77df1dff 20241005055532539 DAUC <0003> auc.c:144 vector [1]: ik = 8f1b5f13c4ff1abea2f9cbadcbf2d6a0 20241005055532539 DAUC <0003> auc.c:145 vector [1]: res = 60119cb6a4b181c50000000000000000 20241005055532539 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532539 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055532539 DAUC <0003> auc.c:179 vector [1]: kc = 5ff962b0e97f7b0a 20241005055532539 DAUC <0003> auc.c:180 vector [1]: sres = 4eb29de0 20241005055532539 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055532539 DAUC <0003> auc.c:113 vector [2]: rand = 65f6ab22832d9c6864ef7caa68154b8a 20241005055532539 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241005055532539 DAUC <0003> auc.c:142 vector [2]: autn = ba9b3e4dd66200003c2d1d27e6e29687 20241005055532539 DAUC <0003> auc.c:143 vector [2]: ck = 3d43ddfd4810b5afc01d560ce45bb358 20241005055532539 DAUC <0003> auc.c:144 vector [2]: ik = d8927c2bea0c033fb792c660c7ad1181 20241005055532539 DAUC <0003> auc.c:145 vector [2]: res = fb0d193b120168dc0000000000000000 20241005055532539 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532539 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055532539 DAUC <0003> auc.c:179 vector [2]: kc = b796f74db03d8d73 20241005055532539 DAUC <0003> auc.c:180 vector [2]: sres = 942fdc53 20241005055532539 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055532539 DAUC <0003> auc.c:113 vector [3]: rand = a9bd25f430076a5733dcbcdd1049a86f 20241005055532539 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241005055532539 DAUC <0003> auc.c:142 vector [3]: autn = 509715f366ea0000b6fcd3b2126a3028 20241005055532539 DAUC <0003> auc.c:143 vector [3]: ck = 0a95925d28ef2be27a36065b150e84be 20241005055532539 DAUC <0003> auc.c:144 vector [3]: ik = 039327fe644bf09dc450d9463b0d1ebf 20241005055532539 DAUC <0003> auc.c:145 vector [3]: res = 046479e4df2f53830000000000000000 20241005055532539 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532539 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055532539 DAUC <0003> auc.c:179 vector [3]: kc = 068dec8759552c6e 20241005055532539 DAUC <0003> auc.c:180 vector [3]: sres = 1a28f96a 20241005055532539 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055532539 DAUC <0003> auc.c:113 vector [4]: rand = 873147e230f9ff0a3c40498ff6b2e1c1 20241005055532539 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241005055532539 DAUC <0003> auc.c:142 vector [4]: autn = 5ee09bc42ca400004aad56fc282a689d 20241005055532539 DAUC <0003> auc.c:143 vector [4]: ck = ff2ce40da67b57f0e8f1aae9c673322d 20241005055532539 DAUC <0003> auc.c:144 vector [4]: ik = e2d823406f175ab16fcc37d650216668 20241005055532539 DAUC <0003> auc.c:145 vector [4]: res = 9a141ec044e669070000000000000000 20241005055532539 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055532539 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241005055532539 DAUC <0003> auc.c:179 vector [4]: kc = 6e393f7a231c3a54 20241005055532539 DAUC <0003> auc.c:180 vector [4]: sres = e3facae2 20241005055532539 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241005055532539 DAUC <0003> db_auc.c:245 IMSI='262424713395481': Generated 5 vectors 20241005055532539 DAUC <0003> db_auc.c:249 IMSI='262424713395481': Updating SQN=481 in DB 20241005055532549 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424713395481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424713395481"} 20241005055532549 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424713395481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532549 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532549 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54358<->l=127.0.0.1:4258 20241005055532577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54306<->l=127.0.0.1:4258 20241005055532578 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41533<->l=127.0.0.1:4259) 20241005055532578 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532578 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055532578 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055532578 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055532622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54364<->l=127.0.0.1:4258 20241005055532622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54364<->l=127.0.0.1:4258 20241005055535697 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055535697 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055535699 DLINP <000b> input/ipa.c:451 connected read/write 20241005055535699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055535700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54380<->l=127.0.0.1:4258 20241005055535702 DLINP <000b> input/ipa.c:451 connected read/write 20241005055535702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055535702 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055535702 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055535702 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  20241005055535702 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055535702 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  20241005055535702 DLGSUP <0013> gsup_server.c:235 2:  20241005055535702 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055535702 DLGSUP <0013> gsup_server.c:235 3:  20241005055535702 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055535702 DLGSUP <0013> gsup_server.c:235 4:  20241005055535702 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055535702 DLGSUP <0013> gsup_server.c:235 5:  20241005055535702 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055535702 DLGSUP <0013> gsup_server.c:235 7:  20241005055535702 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055535702 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055535702 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055535702 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055535719 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36387<->l=127.0.0.1:4259) 20241005055535736 DAUC <0003> db_auc.c:157 IMSI='262425244836062': No 2G Auth Data 20241005055535736 DAUC <0003> db_auc.c:192 IMSI='262425244836062': No 3G Auth Data 20241005055535789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4258 20241005055535794 DLINP <000b> input/ipa.c:451 connected read/write 20241005055535794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055535794 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425244836062 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425244836062"} 20241005055535794 DAUC <0003> db_auc.c:157 IMSI='262425244836062': No 2G Auth Data 20241005055535794 DAUC <0003> db_auc.c:236 IMSI='262425244836062': Calling to generate 5 vectors 20241005055535794 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241005055535794 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055535794 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055535794 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055535794 DAUC <0003> auc.c:113 vector [0]: rand = 9cc0f999bbf1c8a1f7ecf69b93ad3d6b 20241005055535794 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055535794 DAUC <0003> auc.c:142 vector [0]: autn = 37c14ab2f6ed8000f5bf4b141ad0a951 20241005055535794 DAUC <0003> auc.c:143 vector [0]: ck = 592cd09a49c089b315cef89a8c49b642 20241005055535794 DAUC <0003> auc.c:144 vector [0]: ik = 161b4e5a16437298d89d9bd482652f88 20241005055535794 DAUC <0003> auc.c:145 vector [0]: res = 4b89279a69a728ba0000000000000000 20241005055535794 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055535794 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241005055535794 DAUC <0003> auc.c:151 vector [0]: kc = 8264fd8e51af62e1 20241005055535794 DAUC <0003> auc.c:152 vector [0]: sres = 222e0f20 20241005055535794 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241005055535794 DAUC <0003> auc.c:113 vector [1]: rand = 361291c67d90ca6b4aeba740b16219e2 20241005055535794 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241005055535794 DAUC <0003> auc.c:142 vector [1]: autn = 8d3b98e6a2518000ce5e75608de3dbdb 20241005055535794 DAUC <0003> auc.c:143 vector [1]: ck = 9619e96f700826e0164a2f7514f64bc0 20241005055535794 DAUC <0003> auc.c:144 vector [1]: ik = 7fec08b6702d1a0e4ab47a93bdb6c700 20241005055535794 DAUC <0003> auc.c:145 vector [1]: res = 076867fa22f897a20000000000000000 20241005055535794 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055535794 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241005055535794 DAUC <0003> auc.c:151 vector [1]: kc = b50bb43fa965b02e 20241005055535794 DAUC <0003> auc.c:152 vector [1]: sres = 2590f058 20241005055535794 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241005055535794 DAUC <0003> auc.c:113 vector [2]: rand = f4135070e9d79d541a2bbd78e858b9ce 20241005055535794 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241005055535794 DAUC <0003> auc.c:142 vector [2]: autn = 0aa88b99612780005c1d4f3bb9c4e4e5 20241005055535794 DAUC <0003> auc.c:143 vector [2]: ck = 226b068f5125fd07b9cfb818777fd003 20241005055535794 DAUC <0003> auc.c:144 vector [2]: ik = 96578a5e5358af4e72440b82970490cd 20241005055535794 DAUC <0003> auc.c:145 vector [2]: res = e912a292ec6d3fe70000000000000000 20241005055535794 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055535794 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241005055535794 DAUC <0003> auc.c:151 vector [2]: kc = 7fb73f4be2061287 20241005055535794 DAUC <0003> auc.c:152 vector [2]: sres = 057f9d75 20241005055535794 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241005055535794 DAUC <0003> auc.c:113 vector [3]: rand = 56fc804261f834d4d670b5999dae4101 20241005055535794 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241005055535794 DAUC <0003> auc.c:142 vector [3]: autn = b73ec87d6b078000a425f5c78d9dfc4c 20241005055535794 DAUC <0003> auc.c:143 vector [3]: ck = 20548539576e8cbb13528f866594efd5 20241005055535794 DAUC <0003> auc.c:144 vector [3]: ik = 6b74ee4c1f48746c826c2fe30e5fc2d4 20241005055535794 DAUC <0003> auc.c:145 vector [3]: res = ccef5ad3b856a6760000000000000000 20241005055535794 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055535794 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241005055535794 DAUC <0003> auc.c:151 vector [3]: kc = da1ecb1023edd5d6 20241005055535794 DAUC <0003> auc.c:152 vector [3]: sres = 74b9fca5 20241005055535794 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241005055535794 DAUC <0003> auc.c:113 vector [4]: rand = 0d037adb34e002d34b44caaf2f0ff6e8 20241005055535794 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241005055535794 DAUC <0003> auc.c:142 vector [4]: autn = 68eb9928c944800073ebb429e7dbdba1 20241005055535794 DAUC <0003> auc.c:143 vector [4]: ck = 7d250eec0793ef069aef24ab83ca402b 20241005055535794 DAUC <0003> auc.c:144 vector [4]: ik = 224f880069228f62aa893e353b912efb 20241005055535794 DAUC <0003> auc.c:145 vector [4]: res = 1ebaa25d10a83b4b0000000000000000 20241005055535794 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055535794 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241005055535794 DAUC <0003> auc.c:151 vector [4]: kc = 6f0c9c72d6ea0eb4 20241005055535794 DAUC <0003> auc.c:152 vector [4]: sres = 0e129916 20241005055535794 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241005055535794 DAUC <0003> db_auc.c:245 IMSI='262425244836062': Generated 5 vectors 20241005055535794 DAUC <0003> db_auc.c:249 IMSI='262425244836062': Updating SQN=161 in DB 20241005055535802 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425244836062 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425244836062"} 20241005055535802 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425244836062 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055535802 DLINP <000b> input/ipa.c:451 connected read/write 20241005055535802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055535802 DLINP <000b> input/ipa.c:451 connected read/write 20241005055535802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055535806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4258 20241005055535830 DAUC <0003> db_auc.c:157 IMSI='262426920501682': No 2G Auth Data 20241005055535830 DAUC <0003> db_auc.c:192 IMSI='262426920501682': No 3G Auth Data 20241005055535863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54392<->l=127.0.0.1:4258 20241005055535867 DLINP <000b> input/ipa.c:451 connected read/write 20241005055535867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055535867 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426920501682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426920501682"} 20241005055535867 DAUC <0003> db_auc.c:157 IMSI='262426920501682': No 2G Auth Data 20241005055535867 DAUC <0003> db_auc.c:236 IMSI='262426920501682': Calling to generate 5 vectors 20241005055535867 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241005055535867 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055535867 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241005055535867 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055535867 DAUC <0003> auc.c:113 vector [0]: rand = e880c9168347a684dbdaf9389d24e211 20241005055535867 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055535867 DAUC <0003> auc.c:142 vector [0]: autn = 2bdd493811848000f1b24e13a48b6146 20241005055535867 DAUC <0003> auc.c:143 vector [0]: ck = 95159a7e1ced34f00aa743d9c9196f62 20241005055535867 DAUC <0003> auc.c:144 vector [0]: ik = 042d6fcd76224458e38f7cd810f25a1c 20241005055535867 DAUC <0003> auc.c:145 vector [0]: res = 474f5bb6510162e50000000000000000 20241005055535867 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055535867 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241005055535867 DAUC <0003> auc.c:151 vector [0]: kc = 7810cab2b32445d6 20241005055535867 DAUC <0003> auc.c:152 vector [0]: sres = 164e3953 20241005055535867 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241005055535867 DAUC <0003> auc.c:113 vector [1]: rand = 6a868f284d928c2c8908cd33a1fb8f08 20241005055535867 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241005055535867 DAUC <0003> auc.c:142 vector [1]: autn = 541f685b1cae8000b0c2c1b5cc336ee8 20241005055535867 DAUC <0003> auc.c:143 vector [1]: ck = 39ad2abe94bc25582b3f128aab67dc40 20241005055535867 DAUC <0003> auc.c:144 vector [1]: ik = 0f9ff9fa9bd67af3e83a6de6349dbb20 20241005055535867 DAUC <0003> auc.c:145 vector [1]: res = 109ef27fec458fd70000000000000000 20241005055535867 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055535867 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241005055535867 DAUC <0003> auc.c:151 vector [1]: kc = f537ac28909038cb 20241005055535867 DAUC <0003> auc.c:152 vector [1]: sres = fcdb7da8 20241005055535867 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241005055535867 DAUC <0003> auc.c:113 vector [2]: rand = 6f6dc9081faab2ee3d39f20d84ba8d48 20241005055535867 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241005055535867 DAUC <0003> auc.c:142 vector [2]: autn = 190c8c6f7d27800036813571da89bccd 20241005055535867 DAUC <0003> auc.c:143 vector [2]: ck = 1d2b676a6bc3791c828df8bbc5f07985 20241005055535867 DAUC <0003> auc.c:144 vector [2]: ik = c01d8b0dd29cfdc375371aaef236a7d0 20241005055535867 DAUC <0003> auc.c:145 vector [2]: res = fbf178c734c9491b0000000000000000 20241005055535867 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055535867 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241005055535867 DAUC <0003> auc.c:151 vector [2]: kc = 2a8c0e728e995a8a 20241005055535867 DAUC <0003> auc.c:152 vector [2]: sres = cf3831dc 20241005055535867 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241005055535867 DAUC <0003> auc.c:113 vector [3]: rand = c4c0bdb25e79e93e0e9eee6818e191ae 20241005055535867 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241005055535867 DAUC <0003> auc.c:142 vector [3]: autn = b126908c8c7c80007fd879b0be23a740 20241005055535867 DAUC <0003> auc.c:143 vector [3]: ck = 2131c937d039df835493094ce59d8e99 20241005055535867 DAUC <0003> auc.c:144 vector [3]: ik = 612a4c345ebeffd17351f6a522e5d483 20241005055535867 DAUC <0003> auc.c:145 vector [3]: res = 4c355f7375f9a1890000000000000000 20241005055535867 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055535867 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241005055535867 DAUC <0003> auc.c:151 vector [3]: kc = 67d97aea49ff7a48 20241005055535867 DAUC <0003> auc.c:152 vector [3]: sres = 39ccfefa 20241005055535867 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241005055535867 DAUC <0003> auc.c:113 vector [4]: rand = d7ea023b5cc06ca738a29d8787eff8e6 20241005055535867 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241005055535867 DAUC <0003> auc.c:142 vector [4]: autn = bb5a216de0b68000d2bec289ea707e39 20241005055535867 DAUC <0003> auc.c:143 vector [4]: ck = 4140669f8e781008bc74b388b5df3ba0 20241005055535867 DAUC <0003> auc.c:144 vector [4]: ik = 302d29f14c1f6c468445fe985f883bc9 20241005055535867 DAUC <0003> auc.c:145 vector [4]: res = 77cd335d59499df60000000000000000 20241005055535867 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055535867 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241005055535867 DAUC <0003> auc.c:151 vector [4]: kc = 495c027e28307c27 20241005055535867 DAUC <0003> auc.c:152 vector [4]: sres = 2e84aeab 20241005055535867 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241005055535867 DAUC <0003> db_auc.c:245 IMSI='262426920501682': Generated 5 vectors 20241005055535867 DAUC <0003> db_auc.c:249 IMSI='262426920501682': Updating SQN=161 in DB 20241005055535875 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426920501682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426920501682"} 20241005055535875 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426920501682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055535875 DLINP <000b> input/ipa.c:451 connected read/write 20241005055535875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055535875 DLINP <000b> input/ipa.c:451 connected read/write 20241005055535875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055535878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54392<->l=127.0.0.1:4258 20241005055535903 DAUC <0003> db_auc.c:157 IMSI='262424213435423': No 2G Auth Data 20241005055535903 DAUC <0003> db_auc.c:192 IMSI='262424213435423': No 3G Auth Data 20241005055535943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54406<->l=127.0.0.1:4258 20241005055535947 DLINP <000b> input/ipa.c:451 connected read/write 20241005055535947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055535947 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424213435423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424213435423"} 20241005055535947 DAUC <0003> db_auc.c:236 IMSI='262424213435423': Calling to generate 5 vectors 20241005055535947 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241005055535947 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055535947 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055535947 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055535947 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055535947 DAUC <0003> auc.c:113 vector [0]: rand = 2f5666d9a77742939318d020a77b73ac 20241005055535947 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055535947 DAUC <0003> auc.c:142 vector [0]: autn = 1a5f03a0c74a8000e1f90c828e26b9d9 20241005055535947 DAUC <0003> auc.c:143 vector [0]: ck = 10a710e18c376658562ab2b97e5dffd6 20241005055535947 DAUC <0003> auc.c:144 vector [0]: ik = 01e7f8280292cd214b7b33e622b3d122 20241005055535947 DAUC <0003> auc.c:145 vector [0]: res = 91ef86b25138c1c00000000000000000 20241005055535947 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055535947 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055535947 DAUC <0003> auc.c:179 vector [0]: kc = 398c0daad3305800 20241005055535947 DAUC <0003> auc.c:180 vector [0]: sres = 5fb0dc62 20241005055535947 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055535947 DAUC <0003> auc.c:113 vector [1]: rand = 31bd3ff1e838d7423f489eb8b995fbfe 20241005055535947 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241005055535947 DAUC <0003> auc.c:142 vector [1]: autn = 5030942fa5db8000c06a0a36971cd470 20241005055535947 DAUC <0003> auc.c:143 vector [1]: ck = 422eae5257d30308d67abe968673fb85 20241005055535947 DAUC <0003> auc.c:144 vector [1]: ik = 70e3d0cb4dfd686d9772c9bfee1336a1 20241005055535947 DAUC <0003> auc.c:145 vector [1]: res = d3461b808fd1f24c0000000000000000 20241005055535947 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055535947 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055535947 DAUC <0003> auc.c:179 vector [1]: kc = 468a667a7315dc00 20241005055535947 DAUC <0003> auc.c:180 vector [1]: sres = 798e47cc 20241005055535947 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055535947 DAUC <0003> auc.c:113 vector [2]: rand = 65aa60ee1ab88bf8dfbd1035a7ec1f56 20241005055535947 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241005055535947 DAUC <0003> auc.c:142 vector [2]: autn = 98b4ffc0fc818000350abd2cf495d925 20241005055535947 DAUC <0003> auc.c:143 vector [2]: ck = 70bf9020fb31c80bad72a5adc6ba886b 20241005055535947 DAUC <0003> auc.c:144 vector [2]: ik = 72bfa3796447aa205127bec528f2aca1 20241005055535947 DAUC <0003> auc.c:145 vector [2]: res = 5f4f68ebeed9e3b70000000000000000 20241005055535947 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055535947 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055535947 DAUC <0003> auc.c:179 vector [2]: kc = 2f5d208ba63d5000 20241005055535947 DAUC <0003> auc.c:180 vector [2]: sres = 2b7b7826 20241005055535947 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055535947 DAUC <0003> auc.c:113 vector [3]: rand = 7b40e9cd81b3d09e12ded80ed6bc8c5c 20241005055535947 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241005055535947 DAUC <0003> auc.c:142 vector [3]: autn = ca53cc2a0e4a8000c0db0310bf065084 20241005055535947 DAUC <0003> auc.c:143 vector [3]: ck = 031095e78ddca963f58cc606ffb8fd0e 20241005055535947 DAUC <0003> auc.c:144 vector [3]: ik = 9c926e305d941432ea6ee4dc1c2c11dd 20241005055535947 DAUC <0003> auc.c:145 vector [3]: res = c48e8ebce05fa3e70000000000000000 20241005055535947 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055535947 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055535947 DAUC <0003> auc.c:179 vector [3]: kc = 82b2de59940c5400 20241005055535947 DAUC <0003> auc.c:180 vector [3]: sres = 43843bf7 20241005055535947 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055535947 DAUC <0003> auc.c:113 vector [4]: rand = fd2e35667b62f4e10ae2651cd5b81e27 20241005055535947 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241005055535947 DAUC <0003> auc.c:142 vector [4]: autn = 40830314307a800002de2b4a4d6d8ba5 20241005055535947 DAUC <0003> auc.c:143 vector [4]: ck = b6e46fcc214a1c95a1309ade82a92249 20241005055535947 DAUC <0003> auc.c:144 vector [4]: ik = a79e741c5b0083ae3dfe43647f21e996 20241005055535947 DAUC <0003> auc.c:145 vector [4]: res = bfee845f2e8293110000000000000000 20241005055535947 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055535947 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241005055535947 DAUC <0003> auc.c:179 vector [4]: kc = e586eebb4baf4c00 20241005055535947 DAUC <0003> auc.c:180 vector [4]: sres = 99d1d7ff 20241005055535947 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241005055535947 DAUC <0003> db_auc.c:245 IMSI='262424213435423': Generated 5 vectors 20241005055535947 DAUC <0003> db_auc.c:249 IMSI='262424213435423': Updating SQN=161 in DB 20241005055535956 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424213435423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424213435423"} 20241005055535956 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424213435423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055535956 DLINP <000b> input/ipa.c:451 connected read/write 20241005055535956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055535956 DLINP <000b> input/ipa.c:451 connected read/write 20241005055535956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055535960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54406<->l=127.0.0.1:4258 20241005055535993 DAUC <0003> db_auc.c:157 IMSI='262425257202032': No 2G Auth Data 20241005055535993 DAUC <0003> db_auc.c:192 IMSI='262425257202032': No 3G Auth Data 20241005055536033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54414<->l=127.0.0.1:4258 20241005055536037 DLINP <000b> input/ipa.c:451 connected read/write 20241005055536037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055536037 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425257202032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425257202032"} 20241005055536037 DAUC <0003> db_auc.c:236 IMSI='262425257202032': Calling to generate 5 vectors 20241005055536037 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241005055536037 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055536037 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055536037 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055536037 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055536037 DAUC <0003> auc.c:113 vector [0]: rand = 8edb81489a7aeb76e72524e0a57a7d02 20241005055536037 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055536037 DAUC <0003> auc.c:142 vector [0]: autn = e4caa926f490800015e1e44fdb1c4711 20241005055536037 DAUC <0003> auc.c:143 vector [0]: ck = 8efda291343b7a64607eacefeb5bb7a6 20241005055536037 DAUC <0003> auc.c:144 vector [0]: ik = 24991e1610bfdf59b980533858c8531c 20241005055536037 DAUC <0003> auc.c:145 vector [0]: res = a8cba43cb19690d10000000000000000 20241005055536037 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055536037 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055536037 DAUC <0003> auc.c:179 vector [0]: kc = 892ff4c1cdfea800 20241005055536037 DAUC <0003> auc.c:180 vector [0]: sres = 7d5cf5d2 20241005055536037 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055536037 DAUC <0003> auc.c:113 vector [1]: rand = fce192a0d04eff3ee0723cd81f27a5a2 20241005055536037 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241005055536037 DAUC <0003> auc.c:142 vector [1]: autn = d506a545668480007c6f9a3efefb1591 20241005055536037 DAUC <0003> auc.c:143 vector [1]: ck = bea99c259c2604310c6d103d561ac693 20241005055536037 DAUC <0003> auc.c:144 vector [1]: ik = 0ab58918bc09fc1881ee7c9c6c727483 20241005055536037 DAUC <0003> auc.c:145 vector [1]: res = 236a0671c0ec2d830000000000000000 20241005055536037 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055536037 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055536037 DAUC <0003> auc.c:179 vector [1]: kc = 380d7a8135866800 20241005055536037 DAUC <0003> auc.c:180 vector [1]: sres = c3ecb591 20241005055536037 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055536037 DAUC <0003> auc.c:113 vector [2]: rand = 12415aad696f6fddd34fc4bfdd6ce1b3 20241005055536037 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241005055536037 DAUC <0003> auc.c:142 vector [2]: autn = 24d7b939ce67800018809c5f8ca67e61 20241005055536037 DAUC <0003> auc.c:143 vector [2]: ck = e7cbeea1b0dc8299b611954c029e9051 20241005055536037 DAUC <0003> auc.c:144 vector [2]: ik = 78d514dc068e42c65b873adc5e2368c9 20241005055536037 DAUC <0003> auc.c:145 vector [2]: res = 9375315a9a0964e80000000000000000 20241005055536037 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055536037 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055536037 DAUC <0003> auc.c:179 vector [2]: kc = 3492acf3d4333400 20241005055536037 DAUC <0003> auc.c:180 vector [2]: sres = 878d7b19 20241005055536037 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055536037 DAUC <0003> auc.c:113 vector [3]: rand = 1c0a3db55b22be43ddb48c4adb5f75ec 20241005055536037 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241005055536037 DAUC <0003> auc.c:142 vector [3]: autn = 285675f57e858000582ac35d8b43c02e 20241005055536037 DAUC <0003> auc.c:143 vector [3]: ck = 949577e4d0a5cccc731115d88001cd3f 20241005055536037 DAUC <0003> auc.c:144 vector [3]: ik = 1134f065b5c36cfa8e8e460c005b368f 20241005055536037 DAUC <0003> auc.c:145 vector [3]: res = 79d6129a79073b2a0000000000000000 20241005055536037 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055536037 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055536037 DAUC <0003> auc.c:179 vector [3]: kc = ac25f0bb162de400 20241005055536037 DAUC <0003> auc.c:180 vector [3]: sres = 9c94b728 20241005055536037 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055536037 DAUC <0003> auc.c:113 vector [4]: rand = a96c840a4825711be426e7b277ff9fd5 20241005055536037 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241005055536037 DAUC <0003> auc.c:142 vector [4]: autn = 18981bcd6e9e8000db6fe82bdfb47f97 20241005055536037 DAUC <0003> auc.c:143 vector [4]: ck = 3989f99c64449d841532df7ebb6ca4f7 20241005055536037 DAUC <0003> auc.c:144 vector [4]: ik = 48b83377c75b1b3d0adc8e649a94bbd4 20241005055536037 DAUC <0003> auc.c:145 vector [4]: res = fd12c213624429860000000000000000 20241005055536037 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055536037 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241005055536037 DAUC <0003> auc.c:179 vector [4]: kc = 4911986d58dde400 20241005055536037 DAUC <0003> auc.c:180 vector [4]: sres = e7120105 20241005055536037 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241005055536037 DAUC <0003> db_auc.c:245 IMSI='262425257202032': Generated 5 vectors 20241005055536037 DAUC <0003> db_auc.c:249 IMSI='262425257202032': Updating SQN=161 in DB 20241005055536045 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425257202032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425257202032"} 20241005055536045 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425257202032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055536045 DLINP <000b> input/ipa.c:451 connected read/write 20241005055536045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055536045 DLINP <000b> input/ipa.c:451 connected read/write 20241005055536046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055536049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54414<->l=127.0.0.1:4258 20241005055536081 DAUC <0003> db_auc.c:157 IMSI='262421683491522': No 2G Auth Data 20241005055536081 DAUC <0003> db_auc.c:192 IMSI='262421683491522': No 3G Auth Data 20241005055536121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54420<->l=127.0.0.1:4258 20241005055536125 DLINP <000b> input/ipa.c:451 connected read/write 20241005055536125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055536125 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421683491522 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421683491522"} 20241005055536125 DAUC <0003> db_auc.c:236 IMSI='262421683491522': Calling to generate 5 vectors 20241005055536125 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241005055536125 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055536125 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055536125 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055536125 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055536125 DAUC <0003> auc.c:113 vector [0]: rand = 073e5d613cb2aa6e738442a1580fa6e6 20241005055536125 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055536125 DAUC <0003> auc.c:142 vector [0]: autn = ece989a66e458000dc5cee94ab6c8f42 20241005055536125 DAUC <0003> auc.c:143 vector [0]: ck = 3862641c448a9826e2cc08d74fb86eba 20241005055536125 DAUC <0003> auc.c:144 vector [0]: ik = 4aff8e2884fdcb3f5dfdaa100633bc3c 20241005055536125 DAUC <0003> auc.c:145 vector [0]: res = afadb6e7c19e92170000000000000000 20241005055536125 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055536125 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055536125 DAUC <0003> auc.c:179 vector [0]: kc = 41f76a81df667cf1 20241005055536125 DAUC <0003> auc.c:180 vector [0]: sres = f5b2c104 20241005055536125 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055536125 DAUC <0003> auc.c:113 vector [1]: rand = 6a22add2887807d1de37985c1c40dedf 20241005055536125 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241005055536125 DAUC <0003> auc.c:142 vector [1]: autn = c13afa245fa08000756ea5cd2ef38683 20241005055536125 DAUC <0003> auc.c:143 vector [1]: ck = 2cd8718c0501f9add43bce4ccb94e972 20241005055536125 DAUC <0003> auc.c:144 vector [1]: ik = ab76a52c077a075a9bf994bf566c8d6d 20241005055536125 DAUC <0003> auc.c:145 vector [1]: res = 44a3cf38d44c2e4b0000000000000000 20241005055536125 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055536125 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055536125 DAUC <0003> auc.c:179 vector [1]: kc = e5553b5a12bea6f2 20241005055536125 DAUC <0003> auc.c:180 vector [1]: sres = cd04139e 20241005055536125 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055536125 DAUC <0003> auc.c:113 vector [2]: rand = e93f1170cb2e6f2a90fb10e1558f5511 20241005055536125 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241005055536125 DAUC <0003> auc.c:142 vector [2]: autn = 2400004640a28000b4c9cf5b2348845a 20241005055536125 DAUC <0003> auc.c:143 vector [2]: ck = a6fc9b080c61ecfb42595e51a296c421 20241005055536125 DAUC <0003> auc.c:144 vector [2]: ik = e9560444f6b7d09fe9d9830c74cb6b90 20241005055536125 DAUC <0003> auc.c:145 vector [2]: res = b007914780992bda0000000000000000 20241005055536125 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055536125 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055536125 DAUC <0003> auc.c:179 vector [2]: kc = 2dca0c95f3e18116 20241005055536125 DAUC <0003> auc.c:180 vector [2]: sres = c7710fd1 20241005055536125 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055536125 DAUC <0003> auc.c:113 vector [3]: rand = ba03c818fd710fb392c3c3cbc1c36b66 20241005055536125 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241005055536125 DAUC <0003> auc.c:142 vector [3]: autn = 1757e9f49509800081c2baeffe52484b 20241005055536125 DAUC <0003> auc.c:143 vector [3]: ck = 5b678b45da81ce71abf7af65c14a90cb 20241005055536125 DAUC <0003> auc.c:144 vector [3]: ik = 50efe86e93300a5881fddfce747cd553 20241005055536125 DAUC <0003> auc.c:145 vector [3]: res = 41a2fdc8e883587e0000000000000000 20241005055536125 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055536125 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055536125 DAUC <0003> auc.c:179 vector [3]: kc = c17d51906d0648fc 20241005055536125 DAUC <0003> auc.c:180 vector [3]: sres = aeda2c87 20241005055536126 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055536126 DAUC <0003> auc.c:113 vector [4]: rand = a8eb7e657123ed02ae31320c2cb98dce 20241005055536126 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241005055536126 DAUC <0003> auc.c:142 vector [4]: autn = 5d6a30de96a58000389c8cf24603ee25 20241005055536126 DAUC <0003> auc.c:143 vector [4]: ck = e8ef4d33ba7a5603fa71ff6a4cbfbdc0 20241005055536126 DAUC <0003> auc.c:144 vector [4]: ik = 2ef8708aee198b02a237c133026148ac 20241005055536126 DAUC <0003> auc.c:145 vector [4]: res = 94236ef42aca19900000000000000000 20241005055536126 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055536126 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241005055536126 DAUC <0003> auc.c:179 vector [4]: kc = ec704f3afec6a163 20241005055536126 DAUC <0003> auc.c:180 vector [4]: sres = 09021e21 20241005055536126 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241005055536126 DAUC <0003> db_auc.c:245 IMSI='262421683491522': Generated 5 vectors 20241005055536126 DAUC <0003> db_auc.c:249 IMSI='262421683491522': Updating SQN=161 in DB 20241005055536133 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421683491522 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421683491522"} 20241005055536133 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421683491522 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055536133 DLINP <000b> input/ipa.c:451 connected read/write 20241005055536133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055536133 DLINP <000b> input/ipa.c:451 connected read/write 20241005055536133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055536136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54420<->l=127.0.0.1:4258 20241005055536161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54380<->l=127.0.0.1:4258 20241005055536162 DLINP <000b> input/ipa.c:451 connected read/write 20241005055536162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055536162 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055536162 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055536162 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055536163 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36387<->l=127.0.0.1:4259) 20241005055536206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54432<->l=127.0.0.1:4258 20241005055536207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54432<->l=127.0.0.1:4258 20241005055539281 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055539281 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055539283 DLINP <000b> input/ipa.c:451 connected read/write 20241005055539283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055539283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50246<->l=127.0.0.1:4258 20241005055539285 DLINP <000b> input/ipa.c:451 connected read/write 20241005055539285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055539285 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055539285 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055539285 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  20241005055539285 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055539285 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  20241005055539285 DLGSUP <0013> gsup_server.c:235 2:  20241005055539285 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055539285 DLGSUP <0013> gsup_server.c:235 3:  20241005055539285 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055539285 DLGSUP <0013> gsup_server.c:235 4:  20241005055539285 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055539285 DLGSUP <0013> gsup_server.c:235 5:  20241005055539285 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055539285 DLGSUP <0013> gsup_server.c:235 7:  20241005055539285 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055539285 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055539285 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055539285 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055539304 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45783<->l=127.0.0.1:4259) 20241005055539315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50254<->l=127.0.0.1:4258 20241005055539325 DLINP <000b> input/ipa.c:451 connected read/write 20241005055539325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055539325 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427691615968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427691615968" cn_domain=PS} 20241005055539325 DLU <0006> fsm.c:456 lu(262427691615968)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055539325 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427691615968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241005055539325 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427691615968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427691615968" cause=IMSI unknown in HLR} 20241005055539325 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427691615968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055539325 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427691615968)[0x559cfb8ec510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055539325 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427691615968)[0x559cfb8ec510]{UNVALIDATED}: Freeing instance 20241005055539325 DLU <0006> fsm.c:568 lu(PS:IMSI-262427691615968)[0x559cfb8ec510]{UNVALIDATED}: Deallocated 20241005055539325 DLINP <000b> input/ipa.c:451 connected read/write 20241005055539325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055539325 DLINP <000b> input/ipa.c:451 connected read/write 20241005055539325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055539328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50254<->l=127.0.0.1:4258 20241005055539329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50246<->l=127.0.0.1:4258 20241005055539330 DLINP <000b> input/ipa.c:451 connected read/write 20241005055539330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055539330 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055539330 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055539330 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055539330 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45783<->l=127.0.0.1:4259) 20241005055539371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50264<->l=127.0.0.1:4258 20241005055539371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50264<->l=127.0.0.1:4258 20241005055542441 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055542441 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055542443 DLINP <000b> input/ipa.c:451 connected read/write 20241005055542443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055542444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50280<->l=127.0.0.1:4258 20241005055542447 DLINP <000b> input/ipa.c:451 connected read/write 20241005055542447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055542447 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055542447 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055542447 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  20241005055542447 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055542447 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  20241005055542447 DLGSUP <0013> gsup_server.c:235 2:  20241005055542447 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055542447 DLGSUP <0013> gsup_server.c:235 3:  20241005055542447 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055542447 DLGSUP <0013> gsup_server.c:235 4:  20241005055542447 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055542447 DLGSUP <0013> gsup_server.c:235 5:  20241005055542447 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055542447 DLGSUP <0013> gsup_server.c:235 7:  20241005055542447 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055542447 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055542447 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055542447 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055542472 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41905<->l=127.0.0.1:4259) 20241005055542486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50286<->l=127.0.0.1:4258 20241005055542493 DLINP <000b> input/ipa.c:451 connected read/write 20241005055542493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055542493 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429908869894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429908869894" cn_domain=PS source_name="the-source\n"} 20241005055542493 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241005055542493 DLU <0006> fsm.c:456 lu(262429908869894)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055542493 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262429908869894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241005055542493 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262429908869894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429908869894" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241005055542493 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262429908869894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055542493 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429908869894)[0x559cfb8ec510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055542493 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429908869894)[0x559cfb8ec510]{UNVALIDATED}: Freeing instance 20241005055542493 DLU <0006> fsm.c:568 lu(PS:IMSI-262429908869894)[0x559cfb8ec510]{UNVALIDATED}: Deallocated 20241005055542493 DLINP <000b> input/ipa.c:451 connected read/write 20241005055542493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055542493 DLINP <000b> input/ipa.c:451 connected read/write 20241005055542493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055542496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50286<->l=127.0.0.1:4258 20241005055542497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50280<->l=127.0.0.1:4258 20241005055542498 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41905<->l=127.0.0.1:4259) 20241005055542498 DLINP <000b> input/ipa.c:451 connected read/write 20241005055542498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055542498 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055542498 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055542498 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055542498 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241005055542539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50296<->l=127.0.0.1:4258 20241005055542539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50296<->l=127.0.0.1:4258 20241005055545608 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055545608 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055545610 DLINP <000b> input/ipa.c:451 connected read/write 20241005055545610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055545611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50306<->l=127.0.0.1:4258 20241005055545613 DLINP <000b> input/ipa.c:451 connected read/write 20241005055545613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055545613 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055545613 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055545613 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  20241005055545613 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055545613 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  20241005055545613 DLGSUP <0013> gsup_server.c:235 2:  20241005055545613 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055545613 DLGSUP <0013> gsup_server.c:235 3:  20241005055545613 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055545613 DLGSUP <0013> gsup_server.c:235 4:  20241005055545613 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055545613 DLGSUP <0013> gsup_server.c:235 5:  20241005055545613 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055545613 DLGSUP <0013> gsup_server.c:235 7:  20241005055545613 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055545613 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055545613 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055545613 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055545633 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43157<->l=127.0.0.1:4259) 20241005055545645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50320<->l=127.0.0.1:4258 20241005055545653 DLINP <000b> input/ipa.c:451 connected read/write 20241005055545653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055545653 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429067142249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429067142249" cn_domain=PS} 20241005055545654 DLU <0006> fsm.c:456 lu(262429067142249)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055545654 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429067142249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241005055545654 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429067142249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429067142249" cause=Roaming not allowed in this location area} 20241005055545654 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429067142249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055545654 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429067142249)[0x559cfb8ec510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055545654 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429067142249)[0x559cfb8ec510]{UNVALIDATED}: Freeing instance 20241005055545654 DLU <0006> fsm.c:568 lu(PS:IMSI-262429067142249)[0x559cfb8ec510]{UNVALIDATED}: Deallocated 20241005055545654 DLINP <000b> input/ipa.c:451 connected read/write 20241005055545654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055545654 DLINP <000b> input/ipa.c:451 connected read/write 20241005055545654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055545656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50320<->l=127.0.0.1:4258 20241005055545657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50306<->l=127.0.0.1:4258 20241005055545658 DLINP <000b> input/ipa.c:451 connected read/write 20241005055545658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055545658 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055545658 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055545658 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055545658 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43157<->l=127.0.0.1:4259) 20241005055545698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50328<->l=127.0.0.1:4258 20241005055545699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50328<->l=127.0.0.1:4258 20241005055548767 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055548767 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055548770 DLINP <000b> input/ipa.c:451 connected read/write 20241005055548770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055548770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34762<->l=127.0.0.1:4258 20241005055548772 DLINP <000b> input/ipa.c:451 connected read/write 20241005055548772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055548772 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055548772 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055548772 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  20241005055548772 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055548772 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  20241005055548772 DLGSUP <0013> gsup_server.c:235 2:  20241005055548772 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055548772 DLGSUP <0013> gsup_server.c:235 3:  20241005055548772 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055548772 DLGSUP <0013> gsup_server.c:235 4:  20241005055548772 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055548772 DLGSUP <0013> gsup_server.c:235 5:  20241005055548772 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055548772 DLGSUP <0013> gsup_server.c:235 7:  20241005055548772 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055548772 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055548772 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055548772 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055548794 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41097<->l=127.0.0.1:4259) 20241005055548808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34774<->l=127.0.0.1:4258 20241005055548817 DLINP <000b> input/ipa.c:451 connected read/write 20241005055548817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055548817 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426754935470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426754935470"} 20241005055548817 DAUC <0003> db_auc.c:133 IMSI='262426754935470': No such subscriber 20241005055548817 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426754935470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241005055548817 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426754935470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426754935470" cause=IMSI unknown in HLR} 20241005055548817 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426754935470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055548817 DLINP <000b> input/ipa.c:451 connected read/write 20241005055548817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055548817 DLINP <000b> input/ipa.c:451 connected read/write 20241005055548817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055548819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34774<->l=127.0.0.1:4258 20241005055548820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34762<->l=127.0.0.1:4258 20241005055548821 DLINP <000b> input/ipa.c:451 connected read/write 20241005055548821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055548821 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055548821 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055548821 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055548821 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41097<->l=127.0.0.1:4259) 20241005055548865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34786<->l=127.0.0.1:4258 20241005055548866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34786<->l=127.0.0.1:4258 20241005055551942 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055551942 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055551945 DLINP <000b> input/ipa.c:451 connected read/write 20241005055551945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055551946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34794<->l=127.0.0.1:4258 20241005055551947 DLINP <000b> input/ipa.c:451 connected read/write 20241005055551947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055551947 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055551947 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055551947 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  20241005055551947 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055551947 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  20241005055551947 DLGSUP <0013> gsup_server.c:235 2:  20241005055551947 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055551947 DLGSUP <0013> gsup_server.c:235 3:  20241005055551947 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055551947 DLGSUP <0013> gsup_server.c:235 4:  20241005055551947 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055551947 DLGSUP <0013> gsup_server.c:235 5:  20241005055551947 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055551947 DLGSUP <0013> gsup_server.c:235 7:  20241005055551947 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055551947 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055551947 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055551947 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055551967 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42463<->l=127.0.0.1:4259) 20241005055551990 DAUC <0003> db_auc.c:157 IMSI='262423639360322': No 2G Auth Data 20241005055551990 DAUC <0003> db_auc.c:192 IMSI='262423639360322': No 3G Auth Data 20241005055552021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34796<->l=127.0.0.1:4258 20241005055552027 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552027 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423639360322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423639360322" cn_domain=PS} 20241005055552027 DLU <0006> fsm.c:456 lu(262423639360322)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055552027 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423639360322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055552042 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423639360322)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055552042 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423639360322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423639360322" cn_domain=PS} 20241005055552042 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552043 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552046 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552046 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423639360322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423639360322"} 20241005055552046 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423639360322)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055552046 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423639360322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055552046 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423639360322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423639360322"} 20241005055552046 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423639360322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055552046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423639360322)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055552046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423639360322)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055552046 DLU <0006> fsm.c:568 lu(PS:IMSI-262423639360322)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055552046 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552046 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34796<->l=127.0.0.1:4258 20241005055552073 DAUC <0003> db_auc.c:157 IMSI='262428782957257': No 2G Auth Data 20241005055552073 DAUC <0003> db_auc.c:192 IMSI='262428782957257': No 3G Auth Data 20241005055552082 DLGSUP <0013> hlr.c:121 IMSI 262428782957257: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055552106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34802<->l=127.0.0.1:4258 20241005055552111 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552111 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428782957257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428782957257" cn_domain=PS} 20241005055552111 DLU <0006> fsm.c:456 lu(262428782957257)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055552111 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428782957257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055552130 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428782957257)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055552130 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428782957257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428782957257" cn_domain=PS} 20241005055552130 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552130 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552133 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552133 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428782957257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428782957257"} 20241005055552133 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428782957257)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055552133 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428782957257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055552133 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428782957257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428782957257"} 20241005055552133 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428782957257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055552133 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428782957257)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055552133 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428782957257)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055552133 DLU <0006> fsm.c:568 lu(PS:IMSI-262428782957257)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055552133 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552134 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34802<->l=127.0.0.1:4258 20241005055552159 DAUC <0003> db_auc.c:157 IMSI='262427200000583': No 2G Auth Data 20241005055552159 DAUC <0003> db_auc.c:192 IMSI='262427200000583': No 3G Auth Data 20241005055552168 DLGSUP <0013> hlr.c:121 IMSI 262427200000583: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055552190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34808<->l=127.0.0.1:4258 20241005055552194 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552194 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427200000583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427200000583" cn_domain=PS} 20241005055552194 DLU <0006> fsm.c:456 lu(262427200000583)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055552194 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427200000583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055552210 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427200000583)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055552210 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427200000583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427200000583" cn_domain=PS} 20241005055552210 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552210 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552213 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552213 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427200000583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427200000583"} 20241005055552213 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427200000583)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055552213 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427200000583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055552213 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427200000583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427200000583"} 20241005055552213 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427200000583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055552213 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427200000583)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055552213 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427200000583)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055552213 DLU <0006> fsm.c:568 lu(PS:IMSI-262427200000583)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055552213 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552213 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34808<->l=127.0.0.1:4258 20241005055552239 DAUC <0003> db_auc.c:157 IMSI='262424513239136': No 2G Auth Data 20241005055552239 DAUC <0003> db_auc.c:192 IMSI='262424513239136': No 3G Auth Data 20241005055552247 DLGSUP <0013> hlr.c:121 IMSI 262424513239136: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055552267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34812<->l=127.0.0.1:4258 20241005055552269 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552270 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424513239136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424513239136" cn_domain=PS} 20241005055552270 DLU <0006> fsm.c:456 lu(262424513239136)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055552270 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424513239136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055552286 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424513239136)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055552286 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424513239136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424513239136" cn_domain=PS} 20241005055552286 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552286 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552288 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552288 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424513239136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424513239136"} 20241005055552288 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424513239136)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055552288 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424513239136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055552288 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424513239136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424513239136"} 20241005055552288 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424513239136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055552288 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424513239136)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055552288 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424513239136)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055552288 DLU <0006> fsm.c:568 lu(PS:IMSI-262424513239136)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055552288 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552288 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34812<->l=127.0.0.1:4258 20241005055552315 DAUC <0003> db_auc.c:157 IMSI='262424718828376': No 2G Auth Data 20241005055552315 DAUC <0003> db_auc.c:192 IMSI='262424718828376': No 3G Auth Data 20241005055552324 DLGSUP <0013> hlr.c:121 IMSI 262424718828376: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055552348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34820<->l=127.0.0.1:4258 20241005055552352 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552352 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424718828376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424718828376" cn_domain=PS} 20241005055552352 DLU <0006> fsm.c:456 lu(262424718828376)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055552352 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424718828376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055552367 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424718828376)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055552367 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424718828376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424718828376" cn_domain=PS} 20241005055552367 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552367 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552370 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552370 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424718828376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424718828376"} 20241005055552370 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424718828376)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055552370 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424718828376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055552370 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424718828376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424718828376"} 20241005055552370 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424718828376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055552370 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424718828376)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055552370 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424718828376)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055552370 DLU <0006> fsm.c:568 lu(PS:IMSI-262424718828376)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055552370 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552370 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34820<->l=127.0.0.1:4258 20241005055552396 DAUC <0003> db_auc.c:157 IMSI='262422637237860': No 2G Auth Data 20241005055552396 DAUC <0003> db_auc.c:192 IMSI='262422637237860': No 3G Auth Data 20241005055552405 DLGSUP <0013> hlr.c:121 IMSI 262422637237860: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055552436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34834<->l=127.0.0.1:4258 20241005055552440 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552440 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422637237860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422637237860" cn_domain=PS} 20241005055552440 DLU <0006> fsm.c:456 lu(262422637237860)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055552440 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422637237860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055552454 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422637237860)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055552454 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422637237860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422637237860" cn_domain=PS} 20241005055552454 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552454 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552457 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552457 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422637237860 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422637237860"} 20241005055552457 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422637237860)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055552457 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422637237860 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055552457 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422637237860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422637237860"} 20241005055552457 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422637237860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055552457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422637237860)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055552457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422637237860)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055552457 DLU <0006> fsm.c:568 lu(PS:IMSI-262422637237860)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055552457 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552457 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34834<->l=127.0.0.1:4258 20241005055552493 DAUC <0003> db_auc.c:157 IMSI='262423811611550': No 2G Auth Data 20241005055552493 DAUC <0003> db_auc.c:192 IMSI='262423811611550': No 3G Auth Data 20241005055552501 DLGSUP <0013> hlr.c:121 IMSI 262423811611550: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055552532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34848<->l=127.0.0.1:4258 20241005055552535 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552535 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423811611550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423811611550" cn_domain=PS} 20241005055552535 DLU <0006> fsm.c:456 lu(262423811611550)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055552535 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423811611550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055552551 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423811611550)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055552551 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423811611550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423811611550" cn_domain=PS} 20241005055552551 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552551 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552554 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552554 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423811611550 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423811611550"} 20241005055552554 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423811611550)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055552554 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423811611550 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055552554 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423811611550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423811611550"} 20241005055552554 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423811611550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055552554 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423811611550)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055552554 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423811611550)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055552554 DLU <0006> fsm.c:568 lu(PS:IMSI-262423811611550)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055552554 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552554 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34848<->l=127.0.0.1:4258 20241005055552586 DAUC <0003> db_auc.c:157 IMSI='262429744867955': No 2G Auth Data 20241005055552586 DAUC <0003> db_auc.c:192 IMSI='262429744867955': No 3G Auth Data 20241005055552594 DLGSUP <0013> hlr.c:121 IMSI 262429744867955: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055552626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34858<->l=127.0.0.1:4258 20241005055552630 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552631 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429744867955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429744867955" cn_domain=PS} 20241005055552631 DLU <0006> fsm.c:456 lu(262429744867955)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055552631 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429744867955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055552646 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429744867955)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055552646 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429744867955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429744867955" cn_domain=PS} 20241005055552646 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552646 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552649 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552649 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429744867955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429744867955"} 20241005055552649 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429744867955)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055552649 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429744867955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055552649 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429744867955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429744867955"} 20241005055552649 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429744867955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055552649 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429744867955)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055552649 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429744867955)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055552649 DLU <0006> fsm.c:568 lu(PS:IMSI-262429744867955)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055552649 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552649 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34858<->l=127.0.0.1:4258 20241005055552676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34794<->l=127.0.0.1:4258 20241005055552677 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42463<->l=127.0.0.1:4259) 20241005055552677 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552677 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055552677 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055552677 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055552724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34868<->l=127.0.0.1:4258 20241005055552725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34868<->l=127.0.0.1:4258 20241005055555803 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055555803 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055555805 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055555806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34872<->l=127.0.0.1:4258 20241005055555808 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055555808 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055555808 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055555808 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  20241005055555808 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055555808 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  20241005055555808 DLGSUP <0013> gsup_server.c:235 2:  20241005055555808 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055555808 DLGSUP <0013> gsup_server.c:235 3:  20241005055555808 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055555808 DLGSUP <0013> gsup_server.c:235 4:  20241005055555808 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055555808 DLGSUP <0013> gsup_server.c:235 5:  20241005055555808 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055555808 DLGSUP <0013> gsup_server.c:235 7:  20241005055555808 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055555808 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055555808 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055555808 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055555826 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36109<->l=127.0.0.1:4259) 20241005055555851 DAUC <0003> db_auc.c:157 IMSI='262427156405593': No 2G Auth Data 20241005055555851 DAUC <0003> db_auc.c:192 IMSI='262427156405593': No 3G Auth Data 20241005055555894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34880<->l=127.0.0.1:4258 20241005055555899 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055555899 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262427156405593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427156405593" cn_domain=PS source_name="the-source\n"} 20241005055555899 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241005055555899 DLU <0006> fsm.c:456 lu(262427156405593)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055555899 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262427156405593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241005055555914 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427156405593)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055555914 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262427156405593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427156405593" cn_domain=PS destination_name="the-source\n"} 20241005055555914 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055555914 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055555917 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055555917 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262427156405593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427156405593" source_name="the-source\n"} 20241005055555917 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427156405593)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055555917 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262427156405593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055555917 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262427156405593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427156405593" destination_name="the-source\n"} 20241005055555917 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262427156405593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055555917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427156405593)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055555917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427156405593)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055555917 DLU <0006> fsm.c:568 lu(PS:IMSI-262427156405593)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055555917 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055555917 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055555919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34880<->l=127.0.0.1:4258 20241005055555944 DAUC <0003> db_auc.c:157 IMSI='262427995375204': No 2G Auth Data 20241005055555944 DAUC <0003> db_auc.c:192 IMSI='262427995375204': No 3G Auth Data 20241005055555952 DLGSUP <0013> hlr.c:121 IMSI 262427995375204: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055555974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34894<->l=127.0.0.1:4258 20241005055555977 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055555977 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262427995375204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427995375204" cn_domain=PS source_name="the-source\n"} 20241005055555977 DLU <0006> fsm.c:456 lu(262427995375204)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055555977 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262427995375204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241005055555993 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427995375204)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055555993 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262427995375204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427995375204" cn_domain=PS destination_name="the-source\n"} 20241005055555993 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055555993 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055555996 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055555996 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262427995375204 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427995375204" source_name="the-source\n"} 20241005055555996 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427995375204)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055555996 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262427995375204 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055555996 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262427995375204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427995375204" destination_name="the-source\n"} 20241005055555996 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262427995375204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055555996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427995375204)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055555996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427995375204)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055555996 DLU <0006> fsm.c:568 lu(PS:IMSI-262427995375204)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055555996 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055555996 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055555998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34894<->l=127.0.0.1:4258 20241005055556023 DAUC <0003> db_auc.c:157 IMSI='262428549247562': No 2G Auth Data 20241005055556023 DAUC <0003> db_auc.c:192 IMSI='262428549247562': No 3G Auth Data 20241005055556031 DLGSUP <0013> hlr.c:121 IMSI 262428549247562: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055556054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34904<->l=127.0.0.1:4258 20241005055556058 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556058 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262428549247562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428549247562" cn_domain=PS source_name="the-source\n"} 20241005055556058 DLU <0006> fsm.c:456 lu(262428549247562)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055556058 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262428549247562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241005055556074 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428549247562)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055556074 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262428549247562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428549247562" cn_domain=PS destination_name="the-source\n"} 20241005055556074 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556074 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556077 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556077 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262428549247562 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428549247562" source_name="the-source\n"} 20241005055556077 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428549247562)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055556077 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262428549247562 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055556077 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262428549247562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428549247562" destination_name="the-source\n"} 20241005055556077 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262428549247562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055556077 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428549247562)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055556077 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428549247562)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055556077 DLU <0006> fsm.c:568 lu(PS:IMSI-262428549247562)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055556077 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556077 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34904<->l=127.0.0.1:4258 20241005055556103 DAUC <0003> db_auc.c:157 IMSI='262427694695141': No 2G Auth Data 20241005055556103 DAUC <0003> db_auc.c:192 IMSI='262427694695141': No 3G Auth Data 20241005055556112 DLGSUP <0013> hlr.c:121 IMSI 262427694695141: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055556136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34910<->l=127.0.0.1:4258 20241005055556140 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556140 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262427694695141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427694695141" cn_domain=PS source_name="the-source\n"} 20241005055556140 DLU <0006> fsm.c:456 lu(262427694695141)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055556140 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262427694695141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241005055556157 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427694695141)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055556157 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262427694695141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427694695141" cn_domain=PS destination_name="the-source\n"} 20241005055556157 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556157 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556160 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556160 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262427694695141 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427694695141" source_name="the-source\n"} 20241005055556160 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427694695141)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055556160 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262427694695141 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055556160 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262427694695141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427694695141" destination_name="the-source\n"} 20241005055556160 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262427694695141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055556160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427694695141)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055556160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427694695141)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055556160 DLU <0006> fsm.c:568 lu(PS:IMSI-262427694695141)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055556160 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556160 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34910<->l=127.0.0.1:4258 20241005055556187 DAUC <0003> db_auc.c:157 IMSI='262427448088236': No 2G Auth Data 20241005055556187 DAUC <0003> db_auc.c:192 IMSI='262427448088236': No 3G Auth Data 20241005055556196 DLGSUP <0013> hlr.c:121 IMSI 262427448088236: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055556223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34914<->l=127.0.0.1:4258 20241005055556226 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556226 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262427448088236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427448088236" cn_domain=PS source_name="the-source\n"} 20241005055556226 DLU <0006> fsm.c:456 lu(262427448088236)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055556226 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262427448088236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241005055556243 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427448088236)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055556243 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262427448088236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427448088236" cn_domain=PS destination_name="the-source\n"} 20241005055556243 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556243 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556246 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556246 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262427448088236 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427448088236" source_name="the-source\n"} 20241005055556246 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427448088236)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055556246 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262427448088236 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055556246 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262427448088236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427448088236" destination_name="the-source\n"} 20241005055556246 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262427448088236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055556246 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427448088236)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055556246 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427448088236)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055556246 DLU <0006> fsm.c:568 lu(PS:IMSI-262427448088236)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055556246 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556246 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34914<->l=127.0.0.1:4258 20241005055556271 DAUC <0003> db_auc.c:157 IMSI='262421519425418': No 2G Auth Data 20241005055556271 DAUC <0003> db_auc.c:192 IMSI='262421519425418': No 3G Auth Data 20241005055556280 DLGSUP <0013> hlr.c:121 IMSI 262421519425418: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055556310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34916<->l=127.0.0.1:4258 20241005055556313 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556313 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421519425418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421519425418" cn_domain=PS source_name="the-source\n"} 20241005055556313 DLU <0006> fsm.c:456 lu(262421519425418)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055556313 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421519425418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241005055556338 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421519425418)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055556338 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421519425418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421519425418" cn_domain=PS destination_name="the-source\n"} 20241005055556338 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556338 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556341 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556341 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421519425418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421519425418" source_name="the-source\n"} 20241005055556341 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421519425418)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055556341 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262421519425418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055556341 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421519425418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421519425418" destination_name="the-source\n"} 20241005055556341 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262421519425418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055556341 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421519425418)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055556341 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421519425418)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055556341 DLU <0006> fsm.c:568 lu(PS:IMSI-262421519425418)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055556341 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556341 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34916<->l=127.0.0.1:4258 20241005055556386 DAUC <0003> db_auc.c:157 IMSI='262427699048521': No 2G Auth Data 20241005055556386 DAUC <0003> db_auc.c:192 IMSI='262427699048521': No 3G Auth Data 20241005055556395 DLGSUP <0013> hlr.c:121 IMSI 262427699048521: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055556428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34930<->l=127.0.0.1:4258 20241005055556433 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556433 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262427699048521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427699048521" cn_domain=PS source_name="the-source\n"} 20241005055556433 DLU <0006> fsm.c:456 lu(262427699048521)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055556433 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262427699048521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241005055556447 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427699048521)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055556447 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262427699048521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427699048521" cn_domain=PS destination_name="the-source\n"} 20241005055556447 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556447 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556450 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556450 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262427699048521 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427699048521" source_name="the-source\n"} 20241005055556450 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427699048521)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055556450 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262427699048521 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055556450 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262427699048521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427699048521" destination_name="the-source\n"} 20241005055556450 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262427699048521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055556450 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427699048521)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055556450 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427699048521)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055556450 DLU <0006> fsm.c:568 lu(PS:IMSI-262427699048521)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055556450 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556450 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34930<->l=127.0.0.1:4258 20241005055556484 DAUC <0003> db_auc.c:157 IMSI='262422077648063': No 2G Auth Data 20241005055556484 DAUC <0003> db_auc.c:192 IMSI='262422077648063': No 3G Auth Data 20241005055556493 DLGSUP <0013> hlr.c:121 IMSI 262422077648063: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055556525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34934<->l=127.0.0.1:4258 20241005055556529 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556529 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262422077648063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422077648063" cn_domain=PS source_name="the-source\n"} 20241005055556529 DLU <0006> fsm.c:456 lu(262422077648063)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055556529 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262422077648063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241005055556545 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422077648063)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055556545 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262422077648063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422077648063" cn_domain=PS destination_name="the-source\n"} 20241005055556545 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556545 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556548 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556548 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262422077648063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422077648063" source_name="the-source\n"} 20241005055556548 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422077648063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055556548 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262422077648063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055556548 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262422077648063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422077648063" destination_name="the-source\n"} 20241005055556548 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262422077648063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055556548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422077648063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055556548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422077648063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055556548 DLU <0006> fsm.c:568 lu(PS:IMSI-262422077648063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055556548 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556548 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34934<->l=127.0.0.1:4258 20241005055556575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34872<->l=127.0.0.1:4258 20241005055556576 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556576 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055556576 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055556576 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055556576 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241005055556576 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36109<->l=127.0.0.1:4259) 20241005055556617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34944<->l=127.0.0.1:4258 20241005055556618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34944<->l=127.0.0.1:4258 20241005055559691 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055559691 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055559694 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055559695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47896<->l=127.0.0.1:4258 20241005055559698 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055559698 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055559698 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055559698 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  20241005055559698 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055559698 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  20241005055559698 DLGSUP <0013> gsup_server.c:235 2:  20241005055559698 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055559698 DLGSUP <0013> gsup_server.c:235 3:  20241005055559698 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055559698 DLGSUP <0013> gsup_server.c:235 4:  20241005055559698 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055559698 DLGSUP <0013> gsup_server.c:235 5:  20241005055559698 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055559698 DLGSUP <0013> gsup_server.c:235 7:  20241005055559698 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055559698 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055559698 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055559698 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055559715 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35243<->l=127.0.0.1:4259) 20241005055559744 DAUC <0003> db_auc.c:157 IMSI='262422285203358': No 2G Auth Data 20241005055559744 DAUC <0003> db_auc.c:192 IMSI='262422285203358': No 3G Auth Data 20241005055559781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47898<->l=127.0.0.1:4258 20241005055559786 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055559786 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422285203358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422285203358" cn_domain=PS} 20241005055559786 DLU <0006> fsm.c:456 lu(262422285203358)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055559786 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422285203358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055559803 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422285203358)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055559803 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422285203358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422285203358" cn_domain=PS} 20241005055559803 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055559803 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055559807 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055559807 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422285203358 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422285203358"} 20241005055559807 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422285203358)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055559807 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422285203358 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055559807 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422285203358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422285203358"} 20241005055559807 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422285203358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055559807 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422285203358)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055559807 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422285203358)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055559807 DLU <0006> fsm.c:568 lu(PS:IMSI-262422285203358)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055559807 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055559807 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055559810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47898<->l=127.0.0.1:4258 20241005055559835 DAUC <0003> db_auc.c:157 IMSI='262424884839163': No 2G Auth Data 20241005055559835 DAUC <0003> db_auc.c:192 IMSI='262424884839163': No 3G Auth Data 20241005055559850 DLGSUP <0013> hlr.c:121 IMSI 262424884839163: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055559877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47914<->l=127.0.0.1:4258 20241005055559881 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055559881 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424884839163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424884839163" cn_domain=PS} 20241005055559881 DLU <0006> fsm.c:456 lu(262424884839163)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055559881 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424884839163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055559901 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424884839163)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055559901 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424884839163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424884839163" cn_domain=PS} 20241005055559901 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055559901 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055559904 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055559904 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424884839163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424884839163"} 20241005055559904 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424884839163)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055559904 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424884839163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055559904 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424884839163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424884839163"} 20241005055559904 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424884839163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055559904 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424884839163)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055559904 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424884839163)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055559904 DLU <0006> fsm.c:568 lu(PS:IMSI-262424884839163)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055559904 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055559904 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055559906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47914<->l=127.0.0.1:4258 20241005055559931 DAUC <0003> db_auc.c:157 IMSI='262427696971719': No 2G Auth Data 20241005055559931 DAUC <0003> db_auc.c:192 IMSI='262427696971719': No 3G Auth Data 20241005055559939 DLGSUP <0013> hlr.c:121 IMSI 262427696971719: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055559963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47916<->l=127.0.0.1:4258 20241005055559966 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055559966 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427696971719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427696971719" cn_domain=PS} 20241005055559966 DLU <0006> fsm.c:456 lu(262427696971719)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055559966 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427696971719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055559981 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427696971719)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055559981 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427696971719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427696971719" cn_domain=PS} 20241005055559981 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055559981 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055559985 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055559985 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427696971719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427696971719"} 20241005055559985 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427696971719)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055559985 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427696971719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055559985 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427696971719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427696971719"} 20241005055559985 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427696971719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055559985 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427696971719)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055559985 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427696971719)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055559985 DLU <0006> fsm.c:568 lu(PS:IMSI-262427696971719)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055559985 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055559985 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055559987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47916<->l=127.0.0.1:4258 20241005055600014 DAUC <0003> db_auc.c:157 IMSI='262420946574070': No 2G Auth Data 20241005055600014 DAUC <0003> db_auc.c:192 IMSI='262420946574070': No 3G Auth Data 20241005055600023 DLGSUP <0013> hlr.c:121 IMSI 262420946574070: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055600048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47930<->l=127.0.0.1:4258 20241005055600051 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055600051 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420946574070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420946574070" cn_domain=PS} 20241005055600051 DLU <0006> fsm.c:456 lu(262420946574070)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055600051 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420946574070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055600066 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420946574070)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055600066 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420946574070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420946574070" cn_domain=PS} 20241005055600066 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600066 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600068 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055600068 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420946574070 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420946574070"} 20241005055600068 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420946574070)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055600068 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420946574070 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055600068 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420946574070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420946574070"} 20241005055600068 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420946574070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055600068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420946574070)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055600068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420946574070)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055600068 DLU <0006> fsm.c:568 lu(PS:IMSI-262420946574070)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055600068 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600068 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47930<->l=127.0.0.1:4258 20241005055600094 DAUC <0003> db_auc.c:157 IMSI='262428323784985': No 2G Auth Data 20241005055600094 DAUC <0003> db_auc.c:192 IMSI='262428323784985': No 3G Auth Data 20241005055600102 DLGSUP <0013> hlr.c:121 IMSI 262428323784985: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055600126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47946<->l=127.0.0.1:4258 20241005055600130 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055600130 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428323784985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428323784985" cn_domain=PS} 20241005055600130 DLU <0006> fsm.c:456 lu(262428323784985)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055600130 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428323784985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055600145 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428323784985)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055600145 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428323784985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428323784985" cn_domain=PS} 20241005055600145 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600145 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600148 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055600148 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428323784985 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428323784985"} 20241005055600148 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428323784985)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055600148 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428323784985 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055600148 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428323784985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428323784985"} 20241005055600148 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428323784985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055600148 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428323784985)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055600148 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428323784985)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055600148 DLU <0006> fsm.c:568 lu(PS:IMSI-262428323784985)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055600148 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600148 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47946<->l=127.0.0.1:4258 20241005055600175 DAUC <0003> db_auc.c:157 IMSI='262422817041331': No 2G Auth Data 20241005055600175 DAUC <0003> db_auc.c:192 IMSI='262422817041331': No 3G Auth Data 20241005055600183 DLGSUP <0013> hlr.c:121 IMSI 262422817041331: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055600214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47960<->l=127.0.0.1:4258 20241005055600218 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055600218 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422817041331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422817041331" cn_domain=PS} 20241005055600218 DLU <0006> fsm.c:456 lu(262422817041331)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055600218 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422817041331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055600233 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422817041331)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055600233 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422817041331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422817041331" cn_domain=PS} 20241005055600233 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600234 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600236 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055600236 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422817041331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422817041331"} 20241005055600236 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422817041331)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055600236 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422817041331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055600236 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422817041331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422817041331"} 20241005055600236 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422817041331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055600236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422817041331)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055600236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422817041331)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055600236 DLU <0006> fsm.c:568 lu(PS:IMSI-262422817041331)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055600236 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600237 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47960<->l=127.0.0.1:4258 20241005055600271 DAUC <0003> db_auc.c:157 IMSI='262422257505191': No 2G Auth Data 20241005055600271 DAUC <0003> db_auc.c:192 IMSI='262422257505191': No 3G Auth Data 20241005055600279 DLGSUP <0013> hlr.c:121 IMSI 262422257505191: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055600313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47966<->l=127.0.0.1:4258 20241005055600317 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055600317 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422257505191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422257505191" cn_domain=PS} 20241005055600317 DLU <0006> fsm.c:456 lu(262422257505191)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055600317 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422257505191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055600332 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422257505191)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055600332 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422257505191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422257505191" cn_domain=PS} 20241005055600332 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600332 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600335 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055600335 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422257505191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422257505191"} 20241005055600335 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422257505191)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055600335 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422257505191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055600335 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422257505191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422257505191"} 20241005055600335 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422257505191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055600335 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422257505191)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055600335 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422257505191)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055600335 DLU <0006> fsm.c:568 lu(PS:IMSI-262422257505191)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055600335 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600335 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47966<->l=127.0.0.1:4258 20241005055600367 DAUC <0003> db_auc.c:157 IMSI='262422303057047': No 2G Auth Data 20241005055600367 DAUC <0003> db_auc.c:192 IMSI='262422303057047': No 3G Auth Data 20241005055600375 DLGSUP <0013> hlr.c:121 IMSI 262422303057047: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055600406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47968<->l=127.0.0.1:4258 20241005055600409 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055600409 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422303057047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422303057047" cn_domain=PS} 20241005055600409 DLU <0006> fsm.c:456 lu(262422303057047)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055600409 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422303057047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055600424 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422303057047)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055600424 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422303057047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422303057047" cn_domain=PS} 20241005055600424 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600424 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600427 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055600427 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422303057047 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422303057047"} 20241005055600427 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422303057047)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055600427 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422303057047 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055600427 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422303057047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422303057047"} 20241005055600427 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422303057047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055600427 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422303057047)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055600427 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422303057047)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055600427 DLU <0006> fsm.c:568 lu(PS:IMSI-262422303057047)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055600427 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600427 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47968<->l=127.0.0.1:4258 20241005055600455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47896<->l=127.0.0.1:4258 20241005055600456 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055600456 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055600456 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055600456 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055600456 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35243<->l=127.0.0.1:4259) 20241005055600503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47980<->l=127.0.0.1:4258 20241005055600603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47980<->l=127.0.0.1:4258 20241005055603675 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055603675 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055603678 DLINP <000b> input/ipa.c:451 connected read/write 20241005055603678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055603679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47994<->l=127.0.0.1:4258 20241005055603680 DLINP <000b> input/ipa.c:451 connected read/write 20241005055603680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055603680 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055603680 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055603680 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  20241005055603680 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055603680 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  20241005055603680 DLGSUP <0013> gsup_server.c:235 2:  20241005055603680 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055603680 DLGSUP <0013> gsup_server.c:235 3:  20241005055603680 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055603680 DLGSUP <0013> gsup_server.c:235 4:  20241005055603680 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055603680 DLGSUP <0013> gsup_server.c:235 5:  20241005055603680 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055603680 DLGSUP <0013> gsup_server.c:235 7:  20241005055603680 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055603680 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055603680 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055603680 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055603702 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36039<->l=127.0.0.1:4259) 20241005055603720 DAUC <0003> db_auc.c:157 IMSI='262424409317689': No 2G Auth Data 20241005055603720 DAUC <0003> db_auc.c:192 IMSI='262424409317689': No 3G Auth Data 20241005055603739 DAUC <0003> db_auc.c:192 IMSI='262424409317689': No 3G Auth Data 20241005055603765 DAUC <0003> db_auc.c:157 IMSI='262426394410013': No 2G Auth Data 20241005055603765 DAUC <0003> db_auc.c:192 IMSI='262426394410013': No 3G Auth Data 20241005055603785 DAUC <0003> db_auc.c:157 IMSI='262426394410013': No 2G Auth Data 20241005055603811 DAUC <0003> db_auc.c:157 IMSI='262423545067232': No 2G Auth Data 20241005055603811 DAUC <0003> db_auc.c:192 IMSI='262423545067232': No 3G Auth Data 20241005055603861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47994<->l=127.0.0.1:4258 20241005055603862 DLINP <000b> input/ipa.c:451 connected read/write 20241005055603862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055603862 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055603862 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055603862 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055603862 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36039<->l=127.0.0.1:4259) 20241005055603903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47998<->l=127.0.0.1:4258 20241005055604003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47998<->l=127.0.0.1:4258 20241005055607080 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055607080 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055607081 DLINP <000b> input/ipa.c:451 connected read/write 20241005055607081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055607082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4258 20241005055607083 DLINP <000b> input/ipa.c:451 connected read/write 20241005055607083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055607083 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055607083 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055607083 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  20241005055607083 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055607083 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  20241005055607083 DLGSUP <0013> gsup_server.c:235 2:  20241005055607083 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055607083 DLGSUP <0013> gsup_server.c:235 3:  20241005055607083 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055607083 DLGSUP <0013> gsup_server.c:235 4:  20241005055607083 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055607083 DLGSUP <0013> gsup_server.c:235 5:  20241005055607083 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055607084 DLGSUP <0013> gsup_server.c:235 7:  20241005055607084 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055607084 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055607084 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055607084 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055607102 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34753<->l=127.0.0.1:4259) 20241005055607116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52244<->l=127.0.0.1:4258 20241005055607132 DAUC <0003> db_auc.c:157 IMSI='262425219265119': No 2G Auth Data 20241005055607132 DAUC <0003> db_auc.c:192 IMSI='262425219265119': No 3G Auth Data 20241005055607161 DLINP <000b> input/ipa.c:451 connected read/write 20241005055607161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055607161 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425219265119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425219265119" cn_domain=PS} 20241005055607161 DLU <0006> fsm.c:456 lu(262425219265119)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055607161 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425219265119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055607177 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425219265119)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055607177 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425219265119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425219265119" cn_domain=PS} 20241005055607177 DLINP <000b> input/ipa.c:451 connected read/write 20241005055607177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055607177 DLINP <000b> input/ipa.c:451 connected read/write 20241005055607177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055607180 DLINP <000b> input/ipa.c:451 connected read/write 20241005055607180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055607180 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425219265119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425219265119"} 20241005055607180 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425219265119)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055607180 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425219265119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055607180 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425219265119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425219265119"} 20241005055607180 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425219265119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055607180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425219265119)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055607180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425219265119)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055607180 DLU <0006> fsm.c:568 lu(PS:IMSI-262425219265119)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055607180 DLINP <000b> input/ipa.c:451 connected read/write 20241005055607180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055607180 DLINP <000b> input/ipa.c:451 connected read/write 20241005055607180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055607190 DLGSUP <0013> hlr.c:128 IMSI 262425219265119: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241005055607190 DLINP <000b> input/ipa.c:451 connected read/write 20241005055607190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055607190 DLINP <000b> input/ipa.c:451 connected read/write 20241005055607190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055607192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52244<->l=127.0.0.1:4258 20241005055607193 DLINP <000b> input/ipa.c:451 connected read/write 20241005055607193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055607193 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425219265119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425219265119"} 20241005055607193 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425219265119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241005055607193 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425219265119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055607193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4258 20241005055607194 DLINP <000b> input/ipa.c:451 connected read/write 20241005055607194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055607194 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055607194 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055607195 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055607195 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34753<->l=127.0.0.1:4259) 20241005055607233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52246<->l=127.0.0.1:4258 20241005055607333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52246<->l=127.0.0.1:4258 20241005055610413 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055610413 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055610415 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52258<->l=127.0.0.1:4258 20241005055610418 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610418 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055610418 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055610418 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  20241005055610418 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055610418 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  20241005055610418 DLGSUP <0013> gsup_server.c:235 2:  20241005055610418 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055610418 DLGSUP <0013> gsup_server.c:235 3:  20241005055610418 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055610418 DLGSUP <0013> gsup_server.c:235 4:  20241005055610418 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055610418 DLGSUP <0013> gsup_server.c:235 5:  20241005055610418 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055610418 DLGSUP <0013> gsup_server.c:235 7:  20241005055610418 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055610418 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055610418 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055610418 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055610435 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42507<->l=127.0.0.1:4259) 20241005055610451 DAUC <0003> db_auc.c:157 IMSI='262426371473297': No 2G Auth Data 20241005055610451 DAUC <0003> db_auc.c:192 IMSI='262426371473297': No 3G Auth Data 20241005055610492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52262<->l=127.0.0.1:4258 20241005055610497 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610497 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426371473297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426371473297" cn_domain=PS} 20241005055610497 DLU <0006> fsm.c:456 lu(262426371473297)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055610497 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426371473297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055610512 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426371473297)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055610512 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426371473297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426371473297" cn_domain=PS} 20241005055610512 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610512 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610516 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610516 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426371473297 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426371473297"} 20241005055610516 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426371473297)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055610516 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426371473297 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055610516 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426371473297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426371473297"} 20241005055610516 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426371473297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055610516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426371473297)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055610516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426371473297)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055610516 DLU <0006> fsm.c:568 lu(PS:IMSI-262426371473297)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055610516 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610516 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610518 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610518 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426371473297 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426371473297" cn_domain=CS} 20241005055610518 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426371473297 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241005055610526 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426371473297 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426371473297"} 20241005055610526 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426371473297 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055610526 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610526 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52262<->l=127.0.0.1:4258 20241005055610552 DAUC <0003> db_auc.c:157 IMSI='262423460173887': No 2G Auth Data 20241005055610552 DAUC <0003> db_auc.c:192 IMSI='262423460173887': No 3G Auth Data 20241005055610560 DLGSUP <0013> hlr.c:121 IMSI 262423460173887: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055610584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52268<->l=127.0.0.1:4258 20241005055610588 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610588 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423460173887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423460173887" cn_domain=PS} 20241005055610588 DLU <0006> fsm.c:456 lu(262423460173887)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055610588 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423460173887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055610603 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423460173887)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055610603 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423460173887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423460173887" cn_domain=PS} 20241005055610603 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610603 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610606 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610606 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423460173887 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423460173887"} 20241005055610606 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423460173887)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055610606 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423460173887 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055610606 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423460173887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423460173887"} 20241005055610606 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423460173887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055610606 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423460173887)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055610606 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423460173887)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055610606 DLU <0006> fsm.c:568 lu(PS:IMSI-262423460173887)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055610606 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610606 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610609 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610609 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423460173887 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423460173887" cn_domain=CS} 20241005055610609 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423460173887 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241005055610617 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423460173887 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423460173887"} 20241005055610617 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423460173887 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055610617 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610617 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52268<->l=127.0.0.1:4258 20241005055610642 DAUC <0003> db_auc.c:157 IMSI='262427133811305': No 2G Auth Data 20241005055610642 DAUC <0003> db_auc.c:192 IMSI='262427133811305': No 3G Auth Data 20241005055610650 DLGSUP <0013> hlr.c:121 IMSI 262427133811305: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055610672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52282<->l=127.0.0.1:4258 20241005055610675 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610675 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427133811305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427133811305" cn_domain=PS} 20241005055610675 DLU <0006> fsm.c:456 lu(262427133811305)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055610675 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427133811305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055610690 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427133811305)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055610690 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427133811305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427133811305" cn_domain=PS} 20241005055610690 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610690 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610693 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610693 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427133811305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427133811305"} 20241005055610693 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427133811305)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055610693 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427133811305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055610693 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427133811305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427133811305"} 20241005055610693 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427133811305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055610693 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427133811305)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055610693 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427133811305)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055610693 DLU <0006> fsm.c:568 lu(PS:IMSI-262427133811305)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055610693 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610693 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610695 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610695 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427133811305 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427133811305" cn_domain=CS} 20241005055610695 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427133811305 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241005055610703 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427133811305 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427133811305"} 20241005055610703 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427133811305 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055610703 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610703 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52282<->l=127.0.0.1:4258 20241005055610728 DAUC <0003> db_auc.c:157 IMSI='262420933446560': No 2G Auth Data 20241005055610728 DAUC <0003> db_auc.c:192 IMSI='262420933446560': No 3G Auth Data 20241005055610737 DLGSUP <0013> hlr.c:121 IMSI 262420933446560: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055610760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52290<->l=127.0.0.1:4258 20241005055610763 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610763 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420933446560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420933446560" cn_domain=PS} 20241005055610763 DLU <0006> fsm.c:456 lu(262420933446560)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055610763 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420933446560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055610781 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420933446560)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055610781 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420933446560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420933446560" cn_domain=PS} 20241005055610781 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610781 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610783 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610784 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420933446560 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420933446560"} 20241005055610784 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420933446560)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055610784 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420933446560 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055610784 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420933446560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420933446560"} 20241005055610784 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420933446560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055610784 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420933446560)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055610784 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420933446560)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055610784 DLU <0006> fsm.c:568 lu(PS:IMSI-262420933446560)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055610784 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610784 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610786 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610786 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420933446560 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420933446560" cn_domain=CS} 20241005055610786 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420933446560 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241005055610794 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420933446560 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420933446560"} 20241005055610794 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420933446560 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055610794 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610794 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52290<->l=127.0.0.1:4258 20241005055610818 DAUC <0003> db_auc.c:157 IMSI='262425373002635': No 2G Auth Data 20241005055610818 DAUC <0003> db_auc.c:192 IMSI='262425373002635': No 3G Auth Data 20241005055610827 DLGSUP <0013> hlr.c:121 IMSI 262425373002635: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055610850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52296<->l=127.0.0.1:4258 20241005055610853 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610853 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425373002635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425373002635" cn_domain=PS} 20241005055610853 DLU <0006> fsm.c:456 lu(262425373002635)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055610853 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425373002635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055610868 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425373002635)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055610868 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425373002635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425373002635" cn_domain=PS} 20241005055610868 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610869 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610871 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610871 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425373002635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425373002635"} 20241005055610871 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425373002635)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055610871 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425373002635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055610871 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425373002635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425373002635"} 20241005055610871 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425373002635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055610871 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425373002635)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055610871 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425373002635)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055610871 DLU <0006> fsm.c:568 lu(PS:IMSI-262425373002635)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055610871 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610871 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610874 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610874 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425373002635 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425373002635" cn_domain=CS} 20241005055610874 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425373002635 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241005055610881 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425373002635 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425373002635"} 20241005055610881 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425373002635 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055610881 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610881 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52296<->l=127.0.0.1:4258 20241005055610913 DAUC <0003> db_auc.c:157 IMSI='262427732752478': No 2G Auth Data 20241005055610913 DAUC <0003> db_auc.c:192 IMSI='262427732752478': No 3G Auth Data 20241005055610924 DLGSUP <0013> hlr.c:121 IMSI 262427732752478: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055610966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52298<->l=127.0.0.1:4258 20241005055610969 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610969 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427732752478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427732752478" cn_domain=PS} 20241005055610970 DLU <0006> fsm.c:456 lu(262427732752478)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055610970 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427732752478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055610988 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427732752478)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055610988 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427732752478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427732752478" cn_domain=PS} 20241005055610988 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610988 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610991 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610991 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427732752478 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427732752478"} 20241005055610991 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427732752478)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055610991 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427732752478 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055610991 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427732752478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427732752478"} 20241005055610991 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427732752478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055610991 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427732752478)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055610991 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427732752478)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055610991 DLU <0006> fsm.c:568 lu(PS:IMSI-262427732752478)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055610991 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610991 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610993 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610994 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427732752478 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427732752478" cn_domain=CS} 20241005055610994 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427732752478 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241005055611001 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427732752478 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427732752478"} 20241005055611001 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427732752478 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055611001 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055611001 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055611003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52298<->l=127.0.0.1:4258 20241005055611034 DAUC <0003> db_auc.c:157 IMSI='262428924035827': No 2G Auth Data 20241005055611034 DAUC <0003> db_auc.c:192 IMSI='262428924035827': No 3G Auth Data 20241005055611042 DLGSUP <0013> hlr.c:121 IMSI 262428924035827: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055611075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52308<->l=127.0.0.1:4258 20241005055611079 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055611079 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428924035827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428924035827" cn_domain=PS} 20241005055611079 DLU <0006> fsm.c:456 lu(262428924035827)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055611079 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428924035827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055611095 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428924035827)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055611095 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428924035827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428924035827" cn_domain=PS} 20241005055611095 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055611095 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055611097 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055611097 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428924035827 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428924035827"} 20241005055611097 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428924035827)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055611097 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428924035827 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055611097 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428924035827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428924035827"} 20241005055611097 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428924035827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055611097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428924035827)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055611097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428924035827)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055611097 DLU <0006> fsm.c:568 lu(PS:IMSI-262428924035827)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055611098 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055611098 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055611100 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055611100 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428924035827 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428924035827" cn_domain=CS} 20241005055611100 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428924035827 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241005055611107 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428924035827 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428924035827"} 20241005055611107 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428924035827 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055611107 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055611107 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055611109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52308<->l=127.0.0.1:4258 20241005055611141 DAUC <0003> db_auc.c:157 IMSI='262427548699800': No 2G Auth Data 20241005055611141 DAUC <0003> db_auc.c:192 IMSI='262427548699800': No 3G Auth Data 20241005055611150 DLGSUP <0013> hlr.c:121 IMSI 262427548699800: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055611183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52324<->l=127.0.0.1:4258 20241005055611188 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055611188 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427548699800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427548699800" cn_domain=PS} 20241005055611188 DLU <0006> fsm.c:456 lu(262427548699800)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055611188 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427548699800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055611203 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427548699800)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055611203 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427548699800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427548699800" cn_domain=PS} 20241005055611203 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055611203 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055611206 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055611206 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427548699800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427548699800"} 20241005055611206 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427548699800)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055611206 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427548699800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055611206 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427548699800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427548699800"} 20241005055611206 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427548699800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055611206 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427548699800)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055611206 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427548699800)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055611206 DLU <0006> fsm.c:568 lu(PS:IMSI-262427548699800)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055611206 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055611206 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055611208 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055611208 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427548699800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427548699800" cn_domain=CS} 20241005055611208 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427548699800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241005055611216 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427548699800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427548699800"} 20241005055611216 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427548699800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055611216 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055611216 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055611217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52324<->l=127.0.0.1:4258 20241005055611243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52258<->l=127.0.0.1:4258 20241005055611244 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42507<->l=127.0.0.1:4259) 20241005055611244 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055611244 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055611244 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055611244 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055611284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52326<->l=127.0.0.1:4258 20241005055611384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52326<->l=127.0.0.1:4258 20241005055614462 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055614462 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055614464 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52336<->l=127.0.0.1:4258 20241005055614467 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614467 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055614467 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055614467 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  20241005055614467 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055614467 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  20241005055614467 DLGSUP <0013> gsup_server.c:235 2:  20241005055614467 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055614467 DLGSUP <0013> gsup_server.c:235 3:  20241005055614467 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055614467 DLGSUP <0013> gsup_server.c:235 4:  20241005055614467 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055614467 DLGSUP <0013> gsup_server.c:235 5:  20241005055614467 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055614467 DLGSUP <0013> gsup_server.c:235 7:  20241005055614467 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055614467 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055614467 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055614467 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055614483 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38371<->l=127.0.0.1:4259) 20241005055614498 DAUC <0003> db_auc.c:157 IMSI='262427043122974': No 2G Auth Data 20241005055614498 DAUC <0003> db_auc.c:192 IMSI='262427043122974': No 3G Auth Data 20241005055614531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52338<->l=127.0.0.1:4258 20241005055614536 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614536 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427043122974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427043122974" cn_domain=PS} 20241005055614536 DLU <0006> fsm.c:456 lu(262427043122974)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055614536 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427043122974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055614552 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427043122974)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055614552 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427043122974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427043122974" cn_domain=PS} 20241005055614552 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614552 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614555 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614555 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427043122974 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427043122974"} 20241005055614555 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427043122974)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055614555 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427043122974 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055614555 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427043122974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427043122974"} 20241005055614555 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427043122974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055614555 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427043122974)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055614555 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427043122974)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055614555 DLU <0006> fsm.c:568 lu(PS:IMSI-262427043122974)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055614555 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614555 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614557 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614557 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427043122974 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427043122974" cn_domain=PS} 20241005055614557 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427043122974 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241005055614565 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427043122974 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427043122974"} 20241005055614565 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427043122974 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055614565 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614565 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52338<->l=127.0.0.1:4258 20241005055614591 DAUC <0003> db_auc.c:157 IMSI='262424594949067': No 2G Auth Data 20241005055614591 DAUC <0003> db_auc.c:192 IMSI='262424594949067': No 3G Auth Data 20241005055614600 DLGSUP <0013> hlr.c:121 IMSI 262424594949067: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055614625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52354<->l=127.0.0.1:4258 20241005055614629 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614629 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424594949067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424594949067" cn_domain=PS} 20241005055614629 DLU <0006> fsm.c:456 lu(262424594949067)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055614629 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424594949067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055614644 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424594949067)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055614644 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424594949067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424594949067" cn_domain=PS} 20241005055614644 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614644 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614647 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614647 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424594949067 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424594949067"} 20241005055614647 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424594949067)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055614647 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424594949067 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055614647 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424594949067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424594949067"} 20241005055614647 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424594949067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055614647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424594949067)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055614647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424594949067)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055614647 DLU <0006> fsm.c:568 lu(PS:IMSI-262424594949067)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055614647 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614647 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614649 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614649 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424594949067 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424594949067" cn_domain=PS} 20241005055614649 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424594949067 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241005055614656 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424594949067 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424594949067"} 20241005055614656 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424594949067 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055614656 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614656 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52354<->l=127.0.0.1:4258 20241005055614685 DAUC <0003> db_auc.c:157 IMSI='262422277289162': No 2G Auth Data 20241005055614685 DAUC <0003> db_auc.c:192 IMSI='262422277289162': No 3G Auth Data 20241005055614693 DLGSUP <0013> hlr.c:121 IMSI 262422277289162: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055614715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52358<->l=127.0.0.1:4258 20241005055614718 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614718 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422277289162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422277289162" cn_domain=PS} 20241005055614718 DLU <0006> fsm.c:456 lu(262422277289162)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055614718 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422277289162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055614733 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422277289162)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055614733 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422277289162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422277289162" cn_domain=PS} 20241005055614733 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614734 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614737 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614737 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422277289162 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422277289162"} 20241005055614737 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422277289162)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055614737 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422277289162 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055614737 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422277289162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422277289162"} 20241005055614737 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422277289162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055614737 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422277289162)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055614737 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422277289162)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055614737 DLU <0006> fsm.c:568 lu(PS:IMSI-262422277289162)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055614737 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614737 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614739 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614739 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422277289162 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422277289162" cn_domain=PS} 20241005055614739 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422277289162 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241005055614749 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422277289162 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422277289162"} 20241005055614749 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422277289162 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055614749 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614749 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52358<->l=127.0.0.1:4258 20241005055614775 DAUC <0003> db_auc.c:157 IMSI='262424253970190': No 2G Auth Data 20241005055614775 DAUC <0003> db_auc.c:192 IMSI='262424253970190': No 3G Auth Data 20241005055614784 DLGSUP <0013> hlr.c:121 IMSI 262424253970190: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055614806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52360<->l=127.0.0.1:4258 20241005055614809 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614809 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424253970190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424253970190" cn_domain=PS} 20241005055614809 DLU <0006> fsm.c:456 lu(262424253970190)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055614809 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424253970190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055614824 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424253970190)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055614824 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424253970190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424253970190" cn_domain=PS} 20241005055614824 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614824 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614827 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614827 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424253970190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424253970190"} 20241005055614827 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424253970190)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055614827 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424253970190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055614827 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424253970190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424253970190"} 20241005055614827 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424253970190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055614827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424253970190)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055614827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424253970190)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055614827 DLU <0006> fsm.c:568 lu(PS:IMSI-262424253970190)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055614827 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614827 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614829 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614830 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424253970190 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424253970190" cn_domain=PS} 20241005055614830 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424253970190 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241005055614837 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424253970190 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424253970190"} 20241005055614837 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424253970190 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055614837 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614837 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52360<->l=127.0.0.1:4258 20241005055614863 DAUC <0003> db_auc.c:157 IMSI='262425247018556': No 2G Auth Data 20241005055614863 DAUC <0003> db_auc.c:192 IMSI='262425247018556': No 3G Auth Data 20241005055614872 DLGSUP <0013> hlr.c:121 IMSI 262425247018556: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055614896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52362<->l=127.0.0.1:4258 20241005055614900 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614900 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425247018556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425247018556" cn_domain=PS} 20241005055614900 DLU <0006> fsm.c:456 lu(262425247018556)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055614900 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425247018556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055614916 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425247018556)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055614916 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425247018556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425247018556" cn_domain=PS} 20241005055614916 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614916 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614919 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614919 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425247018556 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425247018556"} 20241005055614919 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425247018556)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055614919 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425247018556 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055614919 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425247018556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425247018556"} 20241005055614919 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425247018556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055614919 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425247018556)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055614919 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425247018556)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055614919 DLU <0006> fsm.c:568 lu(PS:IMSI-262425247018556)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055614919 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614919 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614921 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614921 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425247018556 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425247018556" cn_domain=PS} 20241005055614921 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425247018556 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241005055614929 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425247018556 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425247018556"} 20241005055614929 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425247018556 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055614929 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614929 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52362<->l=127.0.0.1:4258 20241005055614955 DAUC <0003> db_auc.c:157 IMSI='262427478016197': No 2G Auth Data 20241005055614955 DAUC <0003> db_auc.c:192 IMSI='262427478016197': No 3G Auth Data 20241005055614963 DLGSUP <0013> hlr.c:121 IMSI 262427478016197: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055614997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52372<->l=127.0.0.1:4258 20241005055615001 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055615001 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427478016197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427478016197" cn_domain=PS} 20241005055615001 DLU <0006> fsm.c:456 lu(262427478016197)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055615001 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427478016197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055615016 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427478016197)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055615016 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427478016197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427478016197" cn_domain=PS} 20241005055615016 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615016 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615019 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055615019 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427478016197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427478016197"} 20241005055615019 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427478016197)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055615019 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427478016197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055615019 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427478016197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427478016197"} 20241005055615019 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427478016197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055615019 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427478016197)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055615019 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427478016197)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055615019 DLU <0006> fsm.c:568 lu(PS:IMSI-262427478016197)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055615019 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615019 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615021 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055615021 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427478016197 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427478016197" cn_domain=PS} 20241005055615021 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427478016197 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241005055615029 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427478016197 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427478016197"} 20241005055615029 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427478016197 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055615029 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615029 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52372<->l=127.0.0.1:4258 20241005055615063 DAUC <0003> db_auc.c:157 IMSI='262420295290727': No 2G Auth Data 20241005055615063 DAUC <0003> db_auc.c:192 IMSI='262420295290727': No 3G Auth Data 20241005055615072 DLGSUP <0013> hlr.c:121 IMSI 262420295290727: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055615105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52376<->l=127.0.0.1:4258 20241005055615109 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055615109 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420295290727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420295290727" cn_domain=PS} 20241005055615109 DLU <0006> fsm.c:456 lu(262420295290727)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055615109 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420295290727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055615125 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420295290727)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055615125 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420295290727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420295290727" cn_domain=PS} 20241005055615125 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615125 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615128 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055615128 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420295290727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420295290727"} 20241005055615128 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420295290727)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055615128 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420295290727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055615128 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420295290727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420295290727"} 20241005055615128 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420295290727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055615128 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420295290727)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055615128 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420295290727)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055615128 DLU <0006> fsm.c:568 lu(PS:IMSI-262420295290727)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055615128 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615128 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615130 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055615130 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420295290727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420295290727" cn_domain=PS} 20241005055615130 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420295290727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241005055615141 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420295290727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420295290727"} 20241005055615141 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420295290727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055615141 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615141 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52376<->l=127.0.0.1:4258 20241005055615177 DAUC <0003> db_auc.c:157 IMSI='262426277357553': No 2G Auth Data 20241005055615177 DAUC <0003> db_auc.c:192 IMSI='262426277357553': No 3G Auth Data 20241005055615186 DLGSUP <0013> hlr.c:121 IMSI 262426277357553: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241005055615219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52384<->l=127.0.0.1:4258 20241005055615223 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055615223 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426277357553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426277357553" cn_domain=PS} 20241005055615224 DLU <0006> fsm.c:456 lu(262426277357553)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055615224 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426277357553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055615239 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426277357553)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055615239 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426277357553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426277357553" cn_domain=PS} 20241005055615239 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615239 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615242 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055615242 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426277357553 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426277357553"} 20241005055615242 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426277357553)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055615242 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426277357553 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055615242 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426277357553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426277357553"} 20241005055615242 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426277357553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055615242 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426277357553)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055615242 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426277357553)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055615242 DLU <0006> fsm.c:568 lu(PS:IMSI-262426277357553)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055615242 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615242 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615245 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055615245 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426277357553 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426277357553" cn_domain=PS} 20241005055615245 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426277357553 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241005055615252 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426277357553 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426277357553"} 20241005055615252 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426277357553 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055615252 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615252 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52384<->l=127.0.0.1:4258 20241005055615280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52336<->l=127.0.0.1:4258 20241005055615281 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055615281 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055615281 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055615281 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055615281 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38371<->l=127.0.0.1:4259) 20241005055615322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52390<->l=127.0.0.1:4258 20241005055615423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52390<->l=127.0.0.1:4258 20241005055618497 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055618497 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055618500 DLINP <000b> input/ipa.c:451 connected read/write 20241005055618500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055618500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35934<->l=127.0.0.1:4258 20241005055618503 DLINP <000b> input/ipa.c:451 connected read/write 20241005055618503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055618503 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055618503 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055618503 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  20241005055618503 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055618503 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  20241005055618503 DLGSUP <0013> gsup_server.c:235 2:  20241005055618503 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055618503 DLGSUP <0013> gsup_server.c:235 3:  20241005055618503 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055618503 DLGSUP <0013> gsup_server.c:235 4:  20241005055618503 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055618503 DLGSUP <0013> gsup_server.c:235 5:  20241005055618503 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055618503 DLGSUP <0013> gsup_server.c:235 7:  20241005055618503 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055618503 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055618503 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055618503 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055618523 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41411<->l=127.0.0.1:4259) 20241005055618534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35950<->l=127.0.0.1:4258 20241005055618545 DLINP <000b> input/ipa.c:451 connected read/write 20241005055618545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055618545 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} 20241005055618545 DLU <0006> fsm.c:456 lu(2345743413463)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055618545 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 20241005055618545 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} 20241005055618545 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055618545 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x559cfb8ec510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055618545 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x559cfb8ec510]{UNVALIDATED}: Freeing instance 20241005055618545 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x559cfb8ec510]{UNVALIDATED}: Deallocated 20241005055618545 DLINP <000b> input/ipa.c:451 connected read/write 20241005055618545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055618545 DLINP <000b> input/ipa.c:451 connected read/write 20241005055618545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055618547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35950<->l=127.0.0.1:4258 20241005055618548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35934<->l=127.0.0.1:4258 20241005055618549 DLINP <000b> input/ipa.c:451 connected read/write 20241005055618549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055618549 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055618549 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055618549 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055618550 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41411<->l=127.0.0.1:4259) 20241005055618591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35962<->l=127.0.0.1:4258 20241005055618691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35962<->l=127.0.0.1:4258 20241005055621764 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055621764 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055621766 DLINP <000b> input/ipa.c:451 connected read/write 20241005055621766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055621767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35974<->l=127.0.0.1:4258 20241005055621768 DLINP <000b> input/ipa.c:451 connected read/write 20241005055621768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055621768 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055621768 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055621768 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  20241005055621768 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055621768 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  20241005055621768 DLGSUP <0013> gsup_server.c:235 2:  20241005055621768 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055621768 DLGSUP <0013> gsup_server.c:235 3:  20241005055621768 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055621768 DLGSUP <0013> gsup_server.c:235 4:  20241005055621768 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055621768 DLGSUP <0013> gsup_server.c:235 5:  20241005055621768 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055621768 DLGSUP <0013> gsup_server.c:235 7:  20241005055621768 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055621768 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055621768 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055621768 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055621787 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40061<->l=127.0.0.1:4259) 20241005055621813 DAUC <0003> db_auc.c:157 IMSI='262427137738179': No 2G Auth Data 20241005055621813 DAUC <0003> db_auc.c:192 IMSI='262427137738179': No 3G Auth Data 20241005055621849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35990<->l=127.0.0.1:4258 20241005055621855 DLINP <000b> input/ipa.c:451 connected read/write 20241005055621855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055621855 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427137738179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427137738179" session_id=2337626188 session_state=BEGIN} 20241005055621855 DSS <0004> hlr_ussd.c:576 262427137738179/0x8b55584c: Process SS (BEGIN) 20241005055621855 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241005055621855 DSS <0004> hlr_ussd.c:518 262427137738179/0x8b55584c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241005055621855 DSS <0004> hlr_ussd.c:523 262427137738179/0x8b55584c: USSD for unknown code '*#200#' 20241005055621855 DSS <0004> hlr_ussd.c:354 262427137738179/0x8b55584c: Tx ReturnError(1, 0x12) 20241005055621855 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427137738179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427137738179" session_id=2337626188 session_state=END} 20241005055621855 DLINP <000b> input/ipa.c:451 connected read/write 20241005055621855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055621855 DLINP <000b> input/ipa.c:451 connected read/write 20241005055621855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055621859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35990<->l=127.0.0.1:4258 20241005055621867 DAUC <0003> db_auc.c:157 IMSI='262420019491260': No 2G Auth Data 20241005055621867 DAUC <0003> db_auc.c:192 IMSI='262420019491260': No 3G Auth Data 20241005055621899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35996<->l=127.0.0.1:4258 20241005055621903 DLINP <000b> input/ipa.c:451 connected read/write 20241005055621903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055621903 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420019491260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420019491260" session_id=1134956676 session_state=BEGIN} 20241005055621903 DSS <0004> hlr_ussd.c:576 262420019491260/0x43a61084: Process SS (BEGIN) 20241005055621903 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241005055621903 DSS <0004> hlr_ussd.c:518 262420019491260/0x43a61084: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241005055621903 DSS <0004> hlr_ussd.c:523 262420019491260/0x43a61084: USSD for unknown code '*#200#' 20241005055621903 DSS <0004> hlr_ussd.c:354 262420019491260/0x43a61084: Tx ReturnError(1, 0x12) 20241005055621903 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420019491260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420019491260" session_id=1134956676 session_state=END} 20241005055621903 DLINP <000b> input/ipa.c:451 connected read/write 20241005055621903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055621903 DLINP <000b> input/ipa.c:451 connected read/write 20241005055621903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055621906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35996<->l=127.0.0.1:4258 20241005055621915 DAUC <0003> db_auc.c:157 IMSI='262427732366552': No 2G Auth Data 20241005055621915 DAUC <0003> db_auc.c:192 IMSI='262427732366552': No 3G Auth Data 20241005055621946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36002<->l=127.0.0.1:4258 20241005055621951 DLINP <000b> input/ipa.c:451 connected read/write 20241005055621951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055621951 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427732366552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427732366552" session_id=2325766109 session_state=BEGIN} 20241005055621951 DSS <0004> hlr_ussd.c:576 262427732366552/0x8aa05fdd: Process SS (BEGIN) 20241005055621951 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241005055621951 DSS <0004> hlr_ussd.c:518 262427732366552/0x8aa05fdd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241005055621951 DSS <0004> hlr_ussd.c:523 262427732366552/0x8aa05fdd: USSD for unknown code '*#200#' 20241005055621951 DSS <0004> hlr_ussd.c:354 262427732366552/0x8aa05fdd: Tx ReturnError(1, 0x12) 20241005055621951 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427732366552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427732366552" session_id=2325766109 session_state=END} 20241005055621951 DLINP <000b> input/ipa.c:451 connected read/write 20241005055621951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055621951 DLINP <000b> input/ipa.c:451 connected read/write 20241005055621951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055621954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36002<->l=127.0.0.1:4258 20241005055621975 DAUC <0003> db_auc.c:157 IMSI='262425963672425': No 2G Auth Data 20241005055621975 DAUC <0003> db_auc.c:192 IMSI='262425963672425': No 3G Auth Data 20241005055622004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36010<->l=127.0.0.1:4258 20241005055622008 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055622008 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425963672425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425963672425" session_id=907933317 session_state=BEGIN} 20241005055622008 DSS <0004> hlr_ussd.c:576 262425963672425/0x361df685: Process SS (BEGIN) 20241005055622008 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241005055622008 DSS <0004> hlr_ussd.c:518 262425963672425/0x361df685: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241005055622008 DSS <0004> hlr_ussd.c:523 262425963672425/0x361df685: USSD for unknown code '*#200#' 20241005055622008 DSS <0004> hlr_ussd.c:354 262425963672425/0x361df685: Tx ReturnError(1, 0x12) 20241005055622008 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425963672425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425963672425" session_id=907933317 session_state=END} 20241005055622008 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055622008 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055622011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36010<->l=127.0.0.1:4258 20241005055622015 DAUC <0003> db_auc.c:157 IMSI='262420997214964': No 2G Auth Data 20241005055622015 DAUC <0003> db_auc.c:192 IMSI='262420997214964': No 3G Auth Data 20241005055622039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36022<->l=127.0.0.1:4258 20241005055622045 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055622045 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420997214964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420997214964" session_id=931697972 session_state=BEGIN} 20241005055622045 DSS <0004> hlr_ussd.c:576 262420997214964/0x37889534: Process SS (BEGIN) 20241005055622045 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241005055622045 DSS <0004> hlr_ussd.c:518 262420997214964/0x37889534: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241005055622045 DSS <0004> hlr_ussd.c:523 262420997214964/0x37889534: USSD for unknown code '*#200#' 20241005055622045 DSS <0004> hlr_ussd.c:354 262420997214964/0x37889534: Tx ReturnError(1, 0x12) 20241005055622045 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420997214964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420997214964" session_id=931697972 session_state=END} 20241005055622045 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055622045 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055622049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36022<->l=127.0.0.1:4258 20241005055622053 DAUC <0003> db_auc.c:157 IMSI='262429621535437': No 2G Auth Data 20241005055622053 DAUC <0003> db_auc.c:192 IMSI='262429621535437': No 3G Auth Data 20241005055622084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36030<->l=127.0.0.1:4258 20241005055622088 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055622088 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429621535437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429621535437" session_id=89432120 session_state=BEGIN} 20241005055622088 DSS <0004> hlr_ussd.c:576 262429621535437/0x0554a038: Process SS (BEGIN) 20241005055622088 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241005055622088 DSS <0004> hlr_ussd.c:518 262429621535437/0x0554a038: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241005055622088 DSS <0004> hlr_ussd.c:523 262429621535437/0x0554a038: USSD for unknown code '*#200#' 20241005055622088 DSS <0004> hlr_ussd.c:354 262429621535437/0x0554a038: Tx ReturnError(1, 0x12) 20241005055622088 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429621535437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429621535437" session_id=89432120 session_state=END} 20241005055622088 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055622088 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055622092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36030<->l=127.0.0.1:4258 20241005055622096 DAUC <0003> db_auc.c:157 IMSI='262422775014507': No 2G Auth Data 20241005055622096 DAUC <0003> db_auc.c:192 IMSI='262422775014507': No 3G Auth Data 20241005055622123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36038<->l=127.0.0.1:4258 20241005055622128 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055622128 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422775014507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422775014507" session_id=1114520710 session_state=BEGIN} 20241005055622128 DSS <0004> hlr_ussd.c:576 262422775014507/0x426e3c86: Process SS (BEGIN) 20241005055622128 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241005055622128 DSS <0004> hlr_ussd.c:518 262422775014507/0x426e3c86: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241005055622128 DSS <0004> hlr_ussd.c:523 262422775014507/0x426e3c86: USSD for unknown code '*#200#' 20241005055622128 DSS <0004> hlr_ussd.c:354 262422775014507/0x426e3c86: Tx ReturnError(1, 0x12) 20241005055622128 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422775014507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422775014507" session_id=1114520710 session_state=END} 20241005055622128 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055622128 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055622131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36038<->l=127.0.0.1:4258 20241005055622135 DAUC <0003> db_auc.c:157 IMSI='262420451286041': No 2G Auth Data 20241005055622135 DAUC <0003> db_auc.c:192 IMSI='262420451286041': No 3G Auth Data 20241005055622162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36046<->l=127.0.0.1:4258 20241005055622166 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055622166 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420451286041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420451286041" session_id=637225311 session_state=BEGIN} 20241005055622166 DSS <0004> hlr_ussd.c:576 262420451286041/0x25fb495f: Process SS (BEGIN) 20241005055622166 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241005055622166 DSS <0004> hlr_ussd.c:518 262420451286041/0x25fb495f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241005055622166 DSS <0004> hlr_ussd.c:523 262420451286041/0x25fb495f: USSD for unknown code '*#200#' 20241005055622166 DSS <0004> hlr_ussd.c:354 262420451286041/0x25fb495f: Tx ReturnError(1, 0x12) 20241005055622166 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420451286041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420451286041" session_id=637225311 session_state=END} 20241005055622166 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055622166 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055622169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36046<->l=127.0.0.1:4258 20241005055622170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35974<->l=127.0.0.1:4258 20241005055622171 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40061<->l=127.0.0.1:4259) 20241005055622171 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055622171 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055622171 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055622171 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055622216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36062<->l=127.0.0.1:4258 20241005055622317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36062<->l=127.0.0.1:4258 20241005055625397 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055625397 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055625399 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055625400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36072<->l=127.0.0.1:4258 20241005055625402 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055625402 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055625402 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055625402 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  20241005055625402 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055625402 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  20241005055625402 DLGSUP <0013> gsup_server.c:235 2:  20241005055625402 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055625402 DLGSUP <0013> gsup_server.c:235 3:  20241005055625402 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055625402 DLGSUP <0013> gsup_server.c:235 4:  20241005055625402 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055625402 DLGSUP <0013> gsup_server.c:235 5:  20241005055625402 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055625402 DLGSUP <0013> gsup_server.c:235 7:  20241005055625402 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055625402 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055625402 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055625402 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055625422 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40405<->l=127.0.0.1:4259) 20241005055625441 DAUC <0003> db_auc.c:157 IMSI='262423494982459': No 2G Auth Data 20241005055625441 DAUC <0003> db_auc.c:192 IMSI='262423494982459': No 3G Auth Data 20241005055625464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36088<->l=127.0.0.1:4258 20241005055625473 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055625473 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423494982459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423494982459" session_id=2052614730 session_state=BEGIN} 20241005055625473 DSS <0004> hlr_ussd.c:576 262423494982459/0x7a586a4a: Process SS (BEGIN) 20241005055625473 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055625473 DSS <0004> hlr_ussd.c:518 262423494982459/0x7a586a4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055625473 DSS <0004> hlr_ussd.c:542 262423494982459/0x7a586a4a: Cannot find conn for EUSE EUSE-foobar 20241005055625473 DSS <0004> hlr_ussd.c:354 262423494982459/0x7a586a4a: Tx ReturnError(1, 0x22) 20241005055625473 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423494982459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423494982459" session_id=2052614730 session_state=END} 20241005055625473 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055625473 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055625476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36088<->l=127.0.0.1:4258 20241005055625480 DAUC <0003> db_auc.c:157 IMSI='262425581243569': No 2G Auth Data 20241005055625480 DAUC <0003> db_auc.c:192 IMSI='262425581243569': No 3G Auth Data 20241005055625504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36100<->l=127.0.0.1:4258 20241005055625510 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055625510 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425581243569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425581243569" session_id=3153590744 session_state=BEGIN} 20241005055625510 DSS <0004> hlr_ussd.c:576 262425581243569/0xbbf7f9d8: Process SS (BEGIN) 20241005055625510 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055625510 DSS <0004> hlr_ussd.c:518 262425581243569/0xbbf7f9d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055625510 DSS <0004> hlr_ussd.c:542 262425581243569/0xbbf7f9d8: Cannot find conn for EUSE EUSE-foobar 20241005055625510 DSS <0004> hlr_ussd.c:354 262425581243569/0xbbf7f9d8: Tx ReturnError(1, 0x22) 20241005055625510 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425581243569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425581243569" session_id=3153590744 session_state=END} 20241005055625510 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055625510 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055625514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36100<->l=127.0.0.1:4258 20241005055625518 DAUC <0003> db_auc.c:157 IMSI='262425414631497': No 2G Auth Data 20241005055625518 DAUC <0003> db_auc.c:192 IMSI='262425414631497': No 3G Auth Data 20241005055625542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36106<->l=127.0.0.1:4258 20241005055625549 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055625549 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425414631497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425414631497" session_id=3137469321 session_state=BEGIN} 20241005055625549 DSS <0004> hlr_ussd.c:576 262425414631497/0xbb01fb89: Process SS (BEGIN) 20241005055625549 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055625549 DSS <0004> hlr_ussd.c:518 262425414631497/0xbb01fb89: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055625549 DSS <0004> hlr_ussd.c:542 262425414631497/0xbb01fb89: Cannot find conn for EUSE EUSE-foobar 20241005055625549 DSS <0004> hlr_ussd.c:354 262425414631497/0xbb01fb89: Tx ReturnError(1, 0x22) 20241005055625549 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425414631497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425414631497" session_id=3137469321 session_state=END} 20241005055625549 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055625549 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055625551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36106<->l=127.0.0.1:4258 20241005055625555 DAUC <0003> db_auc.c:157 IMSI='262423855577073': No 2G Auth Data 20241005055625555 DAUC <0003> db_auc.c:192 IMSI='262423855577073': No 3G Auth Data 20241005055625581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36116<->l=127.0.0.1:4258 20241005055625586 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055625586 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423855577073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423855577073" session_id=1085219729 session_state=BEGIN} 20241005055625586 DSS <0004> hlr_ussd.c:576 262423855577073/0x40af2391: Process SS (BEGIN) 20241005055625586 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055625586 DSS <0004> hlr_ussd.c:518 262423855577073/0x40af2391: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055625586 DSS <0004> hlr_ussd.c:542 262423855577073/0x40af2391: Cannot find conn for EUSE EUSE-foobar 20241005055625586 DSS <0004> hlr_ussd.c:354 262423855577073/0x40af2391: Tx ReturnError(1, 0x22) 20241005055625586 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423855577073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423855577073" session_id=1085219729 session_state=END} 20241005055625586 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055625586 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055625590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36116<->l=127.0.0.1:4258 20241005055625594 DAUC <0003> db_auc.c:157 IMSI='262427992019383': No 2G Auth Data 20241005055625594 DAUC <0003> db_auc.c:192 IMSI='262427992019383': No 3G Auth Data 20241005055625618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36126<->l=127.0.0.1:4258 20241005055625623 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055625623 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427992019383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427992019383" session_id=514287695 session_state=BEGIN} 20241005055625623 DSS <0004> hlr_ussd.c:576 262427992019383/0x1ea7684f: Process SS (BEGIN) 20241005055625623 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055625623 DSS <0004> hlr_ussd.c:518 262427992019383/0x1ea7684f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055625623 DSS <0004> hlr_ussd.c:542 262427992019383/0x1ea7684f: Cannot find conn for EUSE EUSE-foobar 20241005055625623 DSS <0004> hlr_ussd.c:354 262427992019383/0x1ea7684f: Tx ReturnError(1, 0x22) 20241005055625623 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427992019383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427992019383" session_id=514287695 session_state=END} 20241005055625623 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055625623 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055625626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36126<->l=127.0.0.1:4258 20241005055625630 DAUC <0003> db_auc.c:157 IMSI='262421853010349': No 2G Auth Data 20241005055625630 DAUC <0003> db_auc.c:192 IMSI='262421853010349': No 3G Auth Data 20241005055625657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36138<->l=127.0.0.1:4258 20241005055625664 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055625664 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421853010349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421853010349" session_id=3328722681 session_state=BEGIN} 20241005055625664 DSS <0004> hlr_ussd.c:576 262421853010349/0xc66846f9: Process SS (BEGIN) 20241005055625664 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055625664 DSS <0004> hlr_ussd.c:518 262421853010349/0xc66846f9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055625664 DSS <0004> hlr_ussd.c:542 262421853010349/0xc66846f9: Cannot find conn for EUSE EUSE-foobar 20241005055625664 DSS <0004> hlr_ussd.c:354 262421853010349/0xc66846f9: Tx ReturnError(1, 0x22) 20241005055625664 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421853010349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421853010349" session_id=3328722681 session_state=END} 20241005055625664 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055625664 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055625666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36138<->l=127.0.0.1:4258 20241005055625670 DAUC <0003> db_auc.c:157 IMSI='262426211588952': No 2G Auth Data 20241005055625670 DAUC <0003> db_auc.c:192 IMSI='262426211588952': No 3G Auth Data 20241005055625697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36148<->l=127.0.0.1:4258 20241005055625704 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055625704 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426211588952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426211588952" session_id=4005049887 session_state=BEGIN} 20241005055625704 DSS <0004> hlr_ussd.c:576 262426211588952/0xeeb8361f: Process SS (BEGIN) 20241005055625704 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055625704 DSS <0004> hlr_ussd.c:518 262426211588952/0xeeb8361f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055625704 DSS <0004> hlr_ussd.c:542 262426211588952/0xeeb8361f: Cannot find conn for EUSE EUSE-foobar 20241005055625704 DSS <0004> hlr_ussd.c:354 262426211588952/0xeeb8361f: Tx ReturnError(1, 0x22) 20241005055625704 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426211588952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426211588952" session_id=4005049887 session_state=END} 20241005055625704 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055625704 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055625706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36148<->l=127.0.0.1:4258 20241005055625710 DAUC <0003> db_auc.c:157 IMSI='262427737723806': No 2G Auth Data 20241005055625710 DAUC <0003> db_auc.c:192 IMSI='262427737723806': No 3G Auth Data 20241005055625737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36152<->l=127.0.0.1:4258 20241005055625743 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055625743 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427737723806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427737723806" session_id=943310642 session_state=BEGIN} 20241005055625743 DSS <0004> hlr_ussd.c:576 262427737723806/0x3839c732: Process SS (BEGIN) 20241005055625743 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055625743 DSS <0004> hlr_ussd.c:518 262427737723806/0x3839c732: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055625743 DSS <0004> hlr_ussd.c:542 262427737723806/0x3839c732: Cannot find conn for EUSE EUSE-foobar 20241005055625743 DSS <0004> hlr_ussd.c:354 262427737723806/0x3839c732: Tx ReturnError(1, 0x22) 20241005055625743 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427737723806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427737723806" session_id=943310642 session_state=END} 20241005055625743 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055625743 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055625747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36152<->l=127.0.0.1:4258 20241005055625748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36072<->l=127.0.0.1:4258 20241005055625748 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40405<->l=127.0.0.1:4259) 20241005055625749 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055625749 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055625749 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055625749 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055625793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36158<->l=127.0.0.1:4258 20241005055625994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36158<->l=127.0.0.1:4258 20241005055629072 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055629073 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055629075 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055629076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44138<->l=127.0.0.1:4258 20241005055629078 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055629078 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055629078 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055629078 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  20241005055629078 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055629078 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  20241005055629078 DLGSUP <0013> gsup_server.c:235 2:  20241005055629078 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055629078 DLGSUP <0013> gsup_server.c:235 3:  20241005055629078 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055629078 DLGSUP <0013> gsup_server.c:235 4:  20241005055629078 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055629078 DLGSUP <0013> gsup_server.c:235 5:  20241005055629078 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055629078 DLGSUP <0013> gsup_server.c:235 7:  20241005055629078 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055629078 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055629078 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055629078 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055629096 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36343<->l=127.0.0.1:4259) 20241005055629119 DAUC <0003> db_auc.c:157 IMSI='262424573274239': No 2G Auth Data 20241005055629119 DAUC <0003> db_auc.c:192 IMSI='262424573274239': No 3G Auth Data 20241005055629145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44150<->l=127.0.0.1:4258 20241005055629151 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055629151 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424573274239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424573274239" session_id=1176686331 session_state=BEGIN} 20241005055629151 DSS <0004> hlr_ussd.c:576 262424573274239/0x4622cefb: Process SS (BEGIN) 20241005055629151 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055629151 DSS <0004> hlr_ussd.c:518 262424573274239/0x4622cefb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055629151 DSS <0004> hlr_ussd.c:363 262424573274239/0x4622cefb: Tx USSD 'Your IMSI is 262424573274239' 20241005055629151 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424573274239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424573274239" session_id=1176686331 session_state=END} 20241005055629151 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424573274239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055629152 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055629152 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055629157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44150<->l=127.0.0.1:4258 20241005055629162 DAUC <0003> db_auc.c:157 IMSI='262427159331753': No 2G Auth Data 20241005055629162 DAUC <0003> db_auc.c:192 IMSI='262427159331753': No 3G Auth Data 20241005055629186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44158<->l=127.0.0.1:4258 20241005055629190 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055629190 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427159331753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427159331753" session_id=166774142 session_state=BEGIN} 20241005055629190 DSS <0004> hlr_ussd.c:576 262427159331753/0x09f0c57e: Process SS (BEGIN) 20241005055629190 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055629190 DSS <0004> hlr_ussd.c:518 262427159331753/0x09f0c57e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055629190 DSS <0004> hlr_ussd.c:363 262427159331753/0x09f0c57e: Tx USSD 'Your IMSI is 262427159331753' 20241005055629190 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427159331753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427159331753" session_id=166774142 session_state=END} 20241005055629190 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427159331753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055629190 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055629190 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055629194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44158<->l=127.0.0.1:4258 20241005055629198 DAUC <0003> db_auc.c:157 IMSI='262426193428792': No 2G Auth Data 20241005055629198 DAUC <0003> db_auc.c:192 IMSI='262426193428792': No 3G Auth Data 20241005055629223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44174<->l=127.0.0.1:4258 20241005055629227 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055629227 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426193428792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426193428792" session_id=3022427475 session_state=BEGIN} 20241005055629227 DSS <0004> hlr_ussd.c:576 262426193428792/0xb4269553: Process SS (BEGIN) 20241005055629227 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055629227 DSS <0004> hlr_ussd.c:518 262426193428792/0xb4269553: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055629227 DSS <0004> hlr_ussd.c:363 262426193428792/0xb4269553: Tx USSD 'Your IMSI is 262426193428792' 20241005055629227 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426193428792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426193428792" session_id=3022427475 session_state=END} 20241005055629228 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426193428792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055629228 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055629228 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055629231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44174<->l=127.0.0.1:4258 20241005055629236 DAUC <0003> db_auc.c:157 IMSI='262424826622489': No 2G Auth Data 20241005055629236 DAUC <0003> db_auc.c:192 IMSI='262424826622489': No 3G Auth Data 20241005055629261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44180<->l=127.0.0.1:4258 20241005055629266 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055629266 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424826622489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424826622489" session_id=3935847674 session_state=BEGIN} 20241005055629266 DSS <0004> hlr_ussd.c:576 262424826622489/0xea9844fa: Process SS (BEGIN) 20241005055629266 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055629266 DSS <0004> hlr_ussd.c:518 262424826622489/0xea9844fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055629266 DSS <0004> hlr_ussd.c:363 262424826622489/0xea9844fa: Tx USSD 'Your IMSI is 262424826622489' 20241005055629266 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424826622489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424826622489" session_id=3935847674 session_state=END} 20241005055629266 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424826622489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055629266 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055629266 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055629271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44180<->l=127.0.0.1:4258 20241005055629275 DAUC <0003> db_auc.c:157 IMSI='262428995848301': No 2G Auth Data 20241005055629275 DAUC <0003> db_auc.c:192 IMSI='262428995848301': No 3G Auth Data 20241005055629299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44190<->l=127.0.0.1:4258 20241005055629306 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055629306 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428995848301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428995848301" session_id=1976320377 session_state=BEGIN} 20241005055629306 DSS <0004> hlr_ussd.c:576 262428995848301/0x75cc4179: Process SS (BEGIN) 20241005055629306 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055629306 DSS <0004> hlr_ussd.c:518 262428995848301/0x75cc4179: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055629306 DSS <0004> hlr_ussd.c:363 262428995848301/0x75cc4179: Tx USSD 'Your IMSI is 262428995848301' 20241005055629307 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428995848301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428995848301" session_id=1976320377 session_state=END} 20241005055629307 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428995848301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055629307 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055629307 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055629312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44190<->l=127.0.0.1:4258 20241005055629316 DAUC <0003> db_auc.c:157 IMSI='262420167322534': No 2G Auth Data 20241005055629316 DAUC <0003> db_auc.c:192 IMSI='262420167322534': No 3G Auth Data 20241005055629345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44202<->l=127.0.0.1:4258 20241005055629351 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055629351 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420167322534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420167322534" session_id=746134507 session_state=BEGIN} 20241005055629351 DSS <0004> hlr_ussd.c:576 262420167322534/0x2c791beb: Process SS (BEGIN) 20241005055629351 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055629351 DSS <0004> hlr_ussd.c:518 262420167322534/0x2c791beb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055629351 DSS <0004> hlr_ussd.c:363 262420167322534/0x2c791beb: Tx USSD 'Your IMSI is 262420167322534' 20241005055629351 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420167322534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420167322534" session_id=746134507 session_state=END} 20241005055629351 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420167322534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055629351 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055629351 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055629355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44202<->l=127.0.0.1:4258 20241005055629359 DAUC <0003> db_auc.c:157 IMSI='262424665458204': No 2G Auth Data 20241005055629359 DAUC <0003> db_auc.c:192 IMSI='262424665458204': No 3G Auth Data 20241005055629388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44212<->l=127.0.0.1:4258 20241005055629395 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055629395 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424665458204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424665458204" session_id=3678816996 session_state=BEGIN} 20241005055629395 DSS <0004> hlr_ussd.c:576 262424665458204/0xdb464ae4: Process SS (BEGIN) 20241005055629395 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055629395 DSS <0004> hlr_ussd.c:518 262424665458204/0xdb464ae4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055629395 DSS <0004> hlr_ussd.c:363 262424665458204/0xdb464ae4: Tx USSD 'Your IMSI is 262424665458204' 20241005055629395 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424665458204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424665458204" session_id=3678816996 session_state=END} 20241005055629395 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424665458204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055629395 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055629395 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055629400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44212<->l=127.0.0.1:4258 20241005055629404 DAUC <0003> db_auc.c:157 IMSI='262425581601276': No 2G Auth Data 20241005055629404 DAUC <0003> db_auc.c:192 IMSI='262425581601276': No 3G Auth Data 20241005055629430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44226<->l=127.0.0.1:4258 20241005055629434 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055629434 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425581601276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425581601276" session_id=2546055581 session_state=BEGIN} 20241005055629434 DSS <0004> hlr_ussd.c:576 262425581601276/0x97c1b99d: Process SS (BEGIN) 20241005055629434 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055629434 DSS <0004> hlr_ussd.c:518 262425581601276/0x97c1b99d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055629434 DSS <0004> hlr_ussd.c:363 262425581601276/0x97c1b99d: Tx USSD 'Your IMSI is 262425581601276' 20241005055629434 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425581601276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425581601276" session_id=2546055581 session_state=END} 20241005055629434 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425581601276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055629434 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055629434 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055629438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44226<->l=127.0.0.1:4258 20241005055629439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44138<->l=127.0.0.1:4258 20241005055629440 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055629440 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055629440 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055629440 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055629440 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36343<->l=127.0.0.1:4259) 20241005055629481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44242<->l=127.0.0.1:4258 20241005055629682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44242<->l=127.0.0.1:4258 20241005055632757 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055632757 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055632760 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055632761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44246<->l=127.0.0.1:4258 20241005055632763 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055632763 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055632763 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055632763 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  20241005055632763 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055632763 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  20241005055632763 DLGSUP <0013> gsup_server.c:235 2:  20241005055632763 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055632763 DLGSUP <0013> gsup_server.c:235 3:  20241005055632763 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055632763 DLGSUP <0013> gsup_server.c:235 4:  20241005055632763 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055632763 DLGSUP <0013> gsup_server.c:235 5:  20241005055632763 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055632763 DLGSUP <0013> gsup_server.c:235 7:  20241005055632763 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055632763 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055632763 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055632763 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055632782 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32933<->l=127.0.0.1:4259) 20241005055632792 DAUC <0003> db_auc.c:157 IMSI='262421494279282': No 2G Auth Data 20241005055632792 DAUC <0003> db_auc.c:192 IMSI='262421494279282': No 3G Auth Data 20241005055632816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44258<->l=127.0.0.1:4258 20241005055632823 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055632823 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421494279282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421494279282" source_name="the-source\n" session_id=542912419 session_state=BEGIN} 20241005055632823 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241005055632823 DSS <0004> hlr_ussd.c:576 262421494279282/0x205c2fa3: Process SS (BEGIN) 20241005055632823 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055632823 DSS <0004> hlr_ussd.c:518 262421494279282/0x205c2fa3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055632823 DSS <0004> hlr_ussd.c:363 262421494279282/0x205c2fa3: Tx USSD 'Your IMSI is 262421494279282' 20241005055632823 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421494279282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421494279282" destination_name="the-source\n" session_id=542912419 session_state=END} 20241005055632824 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262421494279282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055632824 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055632824 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055632829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44258<->l=127.0.0.1:4258 20241005055632833 DAUC <0003> db_auc.c:157 IMSI='262421139895486': No 2G Auth Data 20241005055632833 DAUC <0003> db_auc.c:192 IMSI='262421139895486': No 3G Auth Data 20241005055632858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44262<->l=127.0.0.1:4258 20241005055632864 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055632864 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262421139895486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421139895486" source_name="the-source\n" session_id=2739374691 session_state=BEGIN} 20241005055632864 DSS <0004> hlr_ussd.c:576 262421139895486/0xa3478a63: Process SS (BEGIN) 20241005055632864 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055632864 DSS <0004> hlr_ussd.c:518 262421139895486/0xa3478a63: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055632864 DSS <0004> hlr_ussd.c:363 262421139895486/0xa3478a63: Tx USSD 'Your IMSI is 262421139895486' 20241005055632864 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262421139895486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421139895486" destination_name="the-source\n" session_id=2739374691 session_state=END} 20241005055632864 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262421139895486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055632864 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055632864 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055632870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44262<->l=127.0.0.1:4258 20241005055632874 DAUC <0003> db_auc.c:157 IMSI='262421662761454': No 2G Auth Data 20241005055632874 DAUC <0003> db_auc.c:192 IMSI='262421662761454': No 3G Auth Data 20241005055632898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44272<->l=127.0.0.1:4258 20241005055632905 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055632905 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421662761454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421662761454" source_name="the-source\n" session_id=1973854154 session_state=BEGIN} 20241005055632905 DSS <0004> hlr_ussd.c:576 262421662761454/0x75a69fca: Process SS (BEGIN) 20241005055632905 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055632905 DSS <0004> hlr_ussd.c:518 262421662761454/0x75a69fca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055632905 DSS <0004> hlr_ussd.c:363 262421662761454/0x75a69fca: Tx USSD 'Your IMSI is 262421662761454' 20241005055632905 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421662761454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421662761454" destination_name="the-source\n" session_id=1973854154 session_state=END} 20241005055632905 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262421662761454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055632905 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055632905 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055632909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44272<->l=127.0.0.1:4258 20241005055632913 DAUC <0003> db_auc.c:157 IMSI='262422162043770': No 2G Auth Data 20241005055632913 DAUC <0003> db_auc.c:192 IMSI='262422162043770': No 3G Auth Data 20241005055632937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44280<->l=127.0.0.1:4258 20241005055632944 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055632944 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422162043770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422162043770" source_name="the-source\n" session_id=1631582174 session_state=BEGIN} 20241005055632944 DSS <0004> hlr_ussd.c:576 262422162043770/0x613ff7de: Process SS (BEGIN) 20241005055632944 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055632944 DSS <0004> hlr_ussd.c:518 262422162043770/0x613ff7de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055632944 DSS <0004> hlr_ussd.c:363 262422162043770/0x613ff7de: Tx USSD 'Your IMSI is 262422162043770' 20241005055632944 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422162043770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422162043770" destination_name="the-source\n" session_id=1631582174 session_state=END} 20241005055632944 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262422162043770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055632944 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055632944 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055632949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44280<->l=127.0.0.1:4258 20241005055632953 DAUC <0003> db_auc.c:157 IMSI='262424331417357': No 2G Auth Data 20241005055632953 DAUC <0003> db_auc.c:192 IMSI='262424331417357': No 3G Auth Data 20241005055632977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44282<->l=127.0.0.1:4258 20241005055632984 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055632984 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262424331417357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424331417357" source_name="the-source\n" session_id=1385153589 session_state=BEGIN} 20241005055632984 DSS <0004> hlr_ussd.c:576 262424331417357/0x528fc435: Process SS (BEGIN) 20241005055632984 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055632984 DSS <0004> hlr_ussd.c:518 262424331417357/0x528fc435: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055632984 DSS <0004> hlr_ussd.c:363 262424331417357/0x528fc435: Tx USSD 'Your IMSI is 262424331417357' 20241005055632984 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262424331417357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424331417357" destination_name="the-source\n" session_id=1385153589 session_state=END} 20241005055632984 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262424331417357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055632984 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055632984 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055632989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44282<->l=127.0.0.1:4258 20241005055632993 DAUC <0003> db_auc.c:157 IMSI='262423475036697': No 2G Auth Data 20241005055632993 DAUC <0003> db_auc.c:192 IMSI='262423475036697': No 3G Auth Data 20241005055633021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44292<->l=127.0.0.1:4258 20241005055633026 DLINP <000b> input/ipa.c:451 connected read/write 20241005055633026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055633026 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262423475036697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423475036697" source_name="the-source\n" session_id=2412483880 session_state=BEGIN} 20241005055633026 DSS <0004> hlr_ussd.c:576 262423475036697/0x8fcb9528: Process SS (BEGIN) 20241005055633026 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055633026 DSS <0004> hlr_ussd.c:518 262423475036697/0x8fcb9528: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055633026 DSS <0004> hlr_ussd.c:363 262423475036697/0x8fcb9528: Tx USSD 'Your IMSI is 262423475036697' 20241005055633026 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262423475036697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423475036697" destination_name="the-source\n" session_id=2412483880 session_state=END} 20241005055633026 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262423475036697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055633026 DLINP <000b> input/ipa.c:451 connected read/write 20241005055633026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055633026 DLINP <000b> input/ipa.c:451 connected read/write 20241005055633026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055633031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44292<->l=127.0.0.1:4258 20241005055633036 DAUC <0003> db_auc.c:157 IMSI='262425140042109': No 2G Auth Data 20241005055633036 DAUC <0003> db_auc.c:192 IMSI='262425140042109': No 3G Auth Data 20241005055633063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44300<->l=127.0.0.1:4258 20241005055633068 DLINP <000b> input/ipa.c:451 connected read/write 20241005055633068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055633068 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262425140042109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425140042109" source_name="the-source\n" session_id=3339121949 session_state=BEGIN} 20241005055633068 DSS <0004> hlr_ussd.c:576 262425140042109/0xc706f51d: Process SS (BEGIN) 20241005055633068 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055633068 DSS <0004> hlr_ussd.c:518 262425140042109/0xc706f51d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055633068 DSS <0004> hlr_ussd.c:363 262425140042109/0xc706f51d: Tx USSD 'Your IMSI is 262425140042109' 20241005055633068 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262425140042109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425140042109" destination_name="the-source\n" session_id=3339121949 session_state=END} 20241005055633068 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262425140042109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055633068 DLINP <000b> input/ipa.c:451 connected read/write 20241005055633068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055633068 DLINP <000b> input/ipa.c:451 connected read/write 20241005055633068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055633071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44300<->l=127.0.0.1:4258 20241005055633075 DAUC <0003> db_auc.c:157 IMSI='262421834717145': No 2G Auth Data 20241005055633076 DAUC <0003> db_auc.c:192 IMSI='262421834717145': No 3G Auth Data 20241005055633105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44316<->l=127.0.0.1:4258 20241005055633112 DLINP <000b> input/ipa.c:451 connected read/write 20241005055633112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055633112 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262421834717145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421834717145" source_name="the-source\n" session_id=2092402516 session_state=BEGIN} 20241005055633112 DSS <0004> hlr_ussd.c:576 262421834717145/0x7cb78754: Process SS (BEGIN) 20241005055633112 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055633112 DSS <0004> hlr_ussd.c:518 262421834717145/0x7cb78754: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055633112 DSS <0004> hlr_ussd.c:363 262421834717145/0x7cb78754: Tx USSD 'Your IMSI is 262421834717145' 20241005055633112 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262421834717145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421834717145" destination_name="the-source\n" session_id=2092402516 session_state=END} 20241005055633112 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262421834717145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055633112 DLINP <000b> input/ipa.c:451 connected read/write 20241005055633112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055633112 DLINP <000b> input/ipa.c:451 connected read/write 20241005055633112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055633116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44316<->l=127.0.0.1:4258 20241005055633117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44246<->l=127.0.0.1:4258 20241005055633119 DLINP <000b> input/ipa.c:451 connected read/write 20241005055633119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055633119 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055633119 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055633119 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055633119 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241005055633119 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32933<->l=127.0.0.1:4259) 20241005055633159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44326<->l=127.0.0.1:4258 20241005055633359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44326<->l=127.0.0.1:4258 20241005055636434 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055636434 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055636437 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055636438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44330<->l=127.0.0.1:4258 20241005055636440 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055636440 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055636440 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055636440 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  20241005055636440 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055636440 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  20241005055636440 DLGSUP <0013> gsup_server.c:235 2:  20241005055636440 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055636440 DLGSUP <0013> gsup_server.c:235 3:  20241005055636440 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055636440 DLGSUP <0013> gsup_server.c:235 4:  20241005055636440 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055636440 DLGSUP <0013> gsup_server.c:235 5:  20241005055636440 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055636440 DLGSUP <0013> gsup_server.c:235 7:  20241005055636440 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055636440 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055636440 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055636440 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055636462 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32815<->l=127.0.0.1:4259) 20241005055636472 DAUC <0003> db_auc.c:157 IMSI='262421840709679': No 2G Auth Data 20241005055636472 DAUC <0003> db_auc.c:192 IMSI='262421840709679': No 3G Auth Data 20241005055636499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44344<->l=127.0.0.1:4258 20241005055636506 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055636506 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421840709679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421840709679" session_id=4058915245 session_state=BEGIN} 20241005055636506 DSS <0004> hlr_ussd.c:576 262421840709679/0xf1ee21ad: Process SS (BEGIN) 20241005055636506 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055636506 DSS <0004> hlr_ussd.c:518 262421840709679/0xf1ee21ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055636506 DSS <0004> hlr_ussd.c:363 262421840709679/0xf1ee21ad: Tx USSD 'Your extension is 491611663773' 20241005055636506 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421840709679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421840709679" session_id=4058915245 session_state=END} 20241005055636506 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421840709679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055636506 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055636506 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055636511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44344<->l=127.0.0.1:4258 20241005055636516 DAUC <0003> db_auc.c:157 IMSI='262425126994212': No 2G Auth Data 20241005055636516 DAUC <0003> db_auc.c:192 IMSI='262425126994212': No 3G Auth Data 20241005055636543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44352<->l=127.0.0.1:4258 20241005055636549 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055636549 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425126994212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425126994212" session_id=3350814191 session_state=BEGIN} 20241005055636549 DSS <0004> hlr_ussd.c:576 262425126994212/0xc7b95def: Process SS (BEGIN) 20241005055636549 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055636549 DSS <0004> hlr_ussd.c:518 262425126994212/0xc7b95def: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055636549 DSS <0004> hlr_ussd.c:363 262425126994212/0xc7b95def: Tx USSD 'Your extension is 491616152828' 20241005055636549 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425126994212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425126994212" session_id=3350814191 session_state=END} 20241005055636549 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425126994212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055636549 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055636549 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055636553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44352<->l=127.0.0.1:4258 20241005055636557 DAUC <0003> db_auc.c:157 IMSI='262422770190712': No 2G Auth Data 20241005055636557 DAUC <0003> db_auc.c:192 IMSI='262422770190712': No 3G Auth Data 20241005055636579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44366<->l=127.0.0.1:4258 20241005055636584 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055636584 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422770190712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422770190712" session_id=648306122 session_state=BEGIN} 20241005055636584 DSS <0004> hlr_ussd.c:576 262422770190712/0x26a45dca: Process SS (BEGIN) 20241005055636584 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055636584 DSS <0004> hlr_ussd.c:518 262422770190712/0x26a45dca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055636584 DSS <0004> hlr_ussd.c:363 262422770190712/0x26a45dca: Tx USSD 'Your extension is 491614577205' 20241005055636584 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422770190712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422770190712" session_id=648306122 session_state=END} 20241005055636584 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422770190712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055636584 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055636584 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055636588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44366<->l=127.0.0.1:4258 20241005055636592 DAUC <0003> db_auc.c:157 IMSI='262428656487330': No 2G Auth Data 20241005055636592 DAUC <0003> db_auc.c:192 IMSI='262428656487330': No 3G Auth Data 20241005055636617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44368<->l=127.0.0.1:4258 20241005055636622 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055636622 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428656487330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428656487330" session_id=655633087 session_state=BEGIN} 20241005055636622 DSS <0004> hlr_ussd.c:576 262428656487330/0x27142abf: Process SS (BEGIN) 20241005055636622 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055636622 DSS <0004> hlr_ussd.c:518 262428656487330/0x27142abf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055636622 DSS <0004> hlr_ussd.c:363 262428656487330/0x27142abf: Tx USSD 'Your extension is 491613188670' 20241005055636622 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428656487330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428656487330" session_id=655633087 session_state=END} 20241005055636622 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428656487330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055636622 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055636622 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055636625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44368<->l=127.0.0.1:4258 20241005055636629 DAUC <0003> db_auc.c:157 IMSI='262423050624311': No 2G Auth Data 20241005055636629 DAUC <0003> db_auc.c:192 IMSI='262423050624311': No 3G Auth Data 20241005055636653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44382<->l=127.0.0.1:4258 20241005055636659 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055636659 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423050624311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423050624311" session_id=3681754730 session_state=BEGIN} 20241005055636659 DSS <0004> hlr_ussd.c:576 262423050624311/0xdb731e6a: Process SS (BEGIN) 20241005055636659 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055636659 DSS <0004> hlr_ussd.c:518 262423050624311/0xdb731e6a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055636659 DSS <0004> hlr_ussd.c:363 262423050624311/0xdb731e6a: Tx USSD 'Your extension is 491610223268' 20241005055636659 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423050624311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423050624311" session_id=3681754730 session_state=END} 20241005055636659 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423050624311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055636659 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055636659 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055636663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44382<->l=127.0.0.1:4258 20241005055636667 DAUC <0003> db_auc.c:157 IMSI='262429317263005': No 2G Auth Data 20241005055636667 DAUC <0003> db_auc.c:192 IMSI='262429317263005': No 3G Auth Data 20241005055636694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54440<->l=127.0.0.1:4258 20241005055636699 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055636699 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429317263005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429317263005" session_id=2450299043 session_state=BEGIN} 20241005055636699 DSS <0004> hlr_ussd.c:576 262429317263005/0x920c98a3: Process SS (BEGIN) 20241005055636699 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055636699 DSS <0004> hlr_ussd.c:518 262429317263005/0x920c98a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055636699 DSS <0004> hlr_ussd.c:363 262429317263005/0x920c98a3: Tx USSD 'Your extension is 491616665568' 20241005055636699 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429317263005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429317263005" session_id=2450299043 session_state=END} 20241005055636699 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429317263005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055636699 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055636699 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055636703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54440<->l=127.0.0.1:4258 20241005055636707 DAUC <0003> db_auc.c:157 IMSI='262429530400364': No 2G Auth Data 20241005055636707 DAUC <0003> db_auc.c:192 IMSI='262429530400364': No 3G Auth Data 20241005055636733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54450<->l=127.0.0.1:4258 20241005055636739 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055636739 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429530400364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429530400364" session_id=3479658624 session_state=BEGIN} 20241005055636739 DSS <0004> hlr_ussd.c:576 262429530400364/0xcf676080: Process SS (BEGIN) 20241005055636739 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055636739 DSS <0004> hlr_ussd.c:518 262429530400364/0xcf676080: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055636739 DSS <0004> hlr_ussd.c:363 262429530400364/0xcf676080: Tx USSD 'Your extension is 491617730735' 20241005055636739 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429530400364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429530400364" session_id=3479658624 session_state=END} 20241005055636739 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429530400364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055636739 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055636739 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055636744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54450<->l=127.0.0.1:4258 20241005055636748 DAUC <0003> db_auc.c:157 IMSI='262425097293079': No 2G Auth Data 20241005055636748 DAUC <0003> db_auc.c:192 IMSI='262425097293079': No 3G Auth Data 20241005055636775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54464<->l=127.0.0.1:4258 20241005055636782 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055636782 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425097293079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425097293079" session_id=592874586 session_state=BEGIN} 20241005055636782 DSS <0004> hlr_ussd.c:576 262425097293079/0x23568c5a: Process SS (BEGIN) 20241005055636782 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055636782 DSS <0004> hlr_ussd.c:518 262425097293079/0x23568c5a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055636782 DSS <0004> hlr_ussd.c:363 262425097293079/0x23568c5a: Tx USSD 'Your extension is 491615824481' 20241005055636782 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425097293079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425097293079" session_id=592874586 session_state=END} 20241005055636782 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425097293079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055636782 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055636782 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055636786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54464<->l=127.0.0.1:4258 20241005055636787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44330<->l=127.0.0.1:4258 20241005055636788 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055636788 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055636788 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055636788 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055636788 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32815<->l=127.0.0.1:4259) 20241005055636827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54466<->l=127.0.0.1:4258 20241005055637028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54466<->l=127.0.0.1:4258 20241005055640105 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055640105 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055640108 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055640109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54470<->l=127.0.0.1:4258 20241005055640112 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055640112 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055640112 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055640112 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  20241005055640112 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055640112 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  20241005055640112 DLGSUP <0013> gsup_server.c:235 2:  20241005055640112 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055640112 DLGSUP <0013> gsup_server.c:235 3:  20241005055640112 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055640112 DLGSUP <0013> gsup_server.c:235 4:  20241005055640112 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055640112 DLGSUP <0013> gsup_server.c:235 5:  20241005055640112 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055640112 DLGSUP <0013> gsup_server.c:235 7:  20241005055640112 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055640112 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055640112 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055640112 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055640128 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33351<->l=127.0.0.1:4259) 20241005055640147 DAUC <0003> db_auc.c:157 IMSI='262421232022767': No 2G Auth Data 20241005055640147 DAUC <0003> db_auc.c:192 IMSI='262421232022767': No 3G Auth Data 20241005055640172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54472<->l=127.0.0.1:4258 20241005055640178 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055640178 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421232022767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421232022767" source_name="the-source\n" session_id=3105210903 session_state=BEGIN} 20241005055640178 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241005055640178 DSS <0004> hlr_ussd.c:576 262421232022767/0xb915c217: Process SS (BEGIN) 20241005055640178 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055640178 DSS <0004> hlr_ussd.c:518 262421232022767/0xb915c217: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055640178 DSS <0004> hlr_ussd.c:363 262421232022767/0xb915c217: Tx USSD 'Your extension is 491615764033' 20241005055640178 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421232022767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421232022767" destination_name="the-source\n" session_id=3105210903 session_state=END} 20241005055640178 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262421232022767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055640178 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055640178 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055640183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54472<->l=127.0.0.1:4258 20241005055640187 DAUC <0003> db_auc.c:157 IMSI='262426311927429': No 2G Auth Data 20241005055640187 DAUC <0003> db_auc.c:192 IMSI='262426311927429': No 3G Auth Data 20241005055640212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54478<->l=127.0.0.1:4258 20241005055640217 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055640217 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262426311927429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426311927429" source_name="the-source\n" session_id=2398696913 session_state=BEGIN} 20241005055640218 DSS <0004> hlr_ussd.c:576 262426311927429/0x8ef935d1: Process SS (BEGIN) 20241005055640218 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055640218 DSS <0004> hlr_ussd.c:518 262426311927429/0x8ef935d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055640218 DSS <0004> hlr_ussd.c:363 262426311927429/0x8ef935d1: Tx USSD 'Your extension is 491610520274' 20241005055640218 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262426311927429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426311927429" destination_name="the-source\n" session_id=2398696913 session_state=END} 20241005055640218 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262426311927429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055640218 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055640218 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055640221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54478<->l=127.0.0.1:4258 20241005055640225 DAUC <0003> db_auc.c:157 IMSI='262423716355384': No 2G Auth Data 20241005055640225 DAUC <0003> db_auc.c:192 IMSI='262423716355384': No 3G Auth Data 20241005055640250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54484<->l=127.0.0.1:4258 20241005055640256 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055640256 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262423716355384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423716355384" source_name="the-source\n" session_id=4028269216 session_state=BEGIN} 20241005055640256 DSS <0004> hlr_ussd.c:576 262423716355384/0xf01a82a0: Process SS (BEGIN) 20241005055640256 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055640256 DSS <0004> hlr_ussd.c:518 262423716355384/0xf01a82a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055640256 DSS <0004> hlr_ussd.c:363 262423716355384/0xf01a82a0: Tx USSD 'Your extension is 491611113130' 20241005055640256 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262423716355384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423716355384" destination_name="the-source\n" session_id=4028269216 session_state=END} 20241005055640256 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262423716355384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055640256 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055640256 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055640259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54484<->l=127.0.0.1:4258 20241005055640263 DAUC <0003> db_auc.c:157 IMSI='262425648248786': No 2G Auth Data 20241005055640263 DAUC <0003> db_auc.c:192 IMSI='262425648248786': No 3G Auth Data 20241005055640286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54494<->l=127.0.0.1:4258 20241005055640291 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055640291 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262425648248786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425648248786" source_name="the-source\n" session_id=202908412 session_state=BEGIN} 20241005055640291 DSS <0004> hlr_ussd.c:576 262425648248786/0x0c1822fc: Process SS (BEGIN) 20241005055640291 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055640291 DSS <0004> hlr_ussd.c:518 262425648248786/0x0c1822fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055640291 DSS <0004> hlr_ussd.c:363 262425648248786/0x0c1822fc: Tx USSD 'Your extension is 491618286188' 20241005055640291 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262425648248786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425648248786" destination_name="the-source\n" session_id=202908412 session_state=END} 20241005055640291 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262425648248786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055640291 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055640291 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055640296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54494<->l=127.0.0.1:4258 20241005055640300 DAUC <0003> db_auc.c:157 IMSI='262427152110026': No 2G Auth Data 20241005055640300 DAUC <0003> db_auc.c:192 IMSI='262427152110026': No 3G Auth Data 20241005055640324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54502<->l=127.0.0.1:4258 20241005055640331 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055640331 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262427152110026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427152110026" source_name="the-source\n" session_id=390558637 session_state=BEGIN} 20241005055640331 DSS <0004> hlr_ussd.c:576 262427152110026/0x174773ad: Process SS (BEGIN) 20241005055640331 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055640331 DSS <0004> hlr_ussd.c:518 262427152110026/0x174773ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055640331 DSS <0004> hlr_ussd.c:363 262427152110026/0x174773ad: Tx USSD 'Your extension is 491610081606' 20241005055640331 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262427152110026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427152110026" destination_name="the-source\n" session_id=390558637 session_state=END} 20241005055640331 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262427152110026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055640331 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055640331 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055640336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54502<->l=127.0.0.1:4258 20241005055640340 DAUC <0003> db_auc.c:157 IMSI='262426614631393': No 2G Auth Data 20241005055640340 DAUC <0003> db_auc.c:192 IMSI='262426614631393': No 3G Auth Data 20241005055640367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54510<->l=127.0.0.1:4258 20241005055640373 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055640373 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262426614631393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426614631393" source_name="the-source\n" session_id=2180955882 session_state=BEGIN} 20241005055640373 DSS <0004> hlr_ussd.c:576 262426614631393/0x81febeea: Process SS (BEGIN) 20241005055640373 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055640373 DSS <0004> hlr_ussd.c:518 262426614631393/0x81febeea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055640373 DSS <0004> hlr_ussd.c:363 262426614631393/0x81febeea: Tx USSD 'Your extension is 491613288873' 20241005055640373 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262426614631393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426614631393" destination_name="the-source\n" session_id=2180955882 session_state=END} 20241005055640373 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262426614631393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055640373 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055640373 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055640377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54510<->l=127.0.0.1:4258 20241005055640381 DAUC <0003> db_auc.c:157 IMSI='262422457161104': No 2G Auth Data 20241005055640381 DAUC <0003> db_auc.c:192 IMSI='262422457161104': No 3G Auth Data 20241005055640407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54516<->l=127.0.0.1:4258 20241005055640415 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055640415 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262422457161104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422457161104" source_name="the-source\n" session_id=836971974 session_state=BEGIN} 20241005055640415 DSS <0004> hlr_ussd.c:576 262422457161104/0x31e32dc6: Process SS (BEGIN) 20241005055640415 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055640415 DSS <0004> hlr_ussd.c:518 262422457161104/0x31e32dc6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055640415 DSS <0004> hlr_ussd.c:363 262422457161104/0x31e32dc6: Tx USSD 'Your extension is 491617158631' 20241005055640415 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262422457161104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422457161104" destination_name="the-source\n" session_id=836971974 session_state=END} 20241005055640415 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262422457161104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055640415 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055640415 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055640419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54516<->l=127.0.0.1:4258 20241005055640423 DAUC <0003> db_auc.c:157 IMSI='262424356722239': No 2G Auth Data 20241005055640423 DAUC <0003> db_auc.c:192 IMSI='262424356722239': No 3G Auth Data 20241005055640451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54532<->l=127.0.0.1:4258 20241005055640457 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055640457 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262424356722239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424356722239" source_name="the-source\n" session_id=4184228439 session_state=BEGIN} 20241005055640457 DSS <0004> hlr_ussd.c:576 262424356722239/0xf9664257: Process SS (BEGIN) 20241005055640457 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055640457 DSS <0004> hlr_ussd.c:518 262424356722239/0xf9664257: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055640458 DSS <0004> hlr_ussd.c:363 262424356722239/0xf9664257: Tx USSD 'Your extension is 491618684821' 20241005055640458 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262424356722239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424356722239" destination_name="the-source\n" session_id=4184228439 session_state=END} 20241005055640458 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262424356722239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055640458 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055640458 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055640462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54532<->l=127.0.0.1:4258 20241005055640463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54470<->l=127.0.0.1:4258 20241005055640464 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055640464 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055640464 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055640464 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055640464 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241005055640464 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33351<->l=127.0.0.1:4259) 20241005055640503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54548<->l=127.0.0.1:4258 20241005055640703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54548<->l=127.0.0.1:4258 20241005055643783 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37487 20241005055643783 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37487 20241005055643786 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643786 DLINP <000b> input/ipa.c:405 127.0.0.1:37487 message received 20241005055643786 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055643786 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055643788 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643788 DLINP <000b> input/ipa.c:405 127.0.0.1:37487 message received 20241005055643788 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055643788 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241005055643788 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241005055643788 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241005055643788 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  20241005055643788 DLGSUP <0013> gsup_server.c:235 2:  20241005055643788 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055643788 DLGSUP <0013> gsup_server.c:235 3:  20241005055643788 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055643788 DLGSUP <0013> gsup_server.c:235 4:  20241005055643788 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055643788 DLGSUP <0013> gsup_server.c:235 5:  20241005055643788 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055643788 DLGSUP <0013> gsup_server.c:235 7:  20241005055643788 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055643788 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055643788 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055643788 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37487 20241005055643789 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055643790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54552<->l=127.0.0.1:4258 20241005055643792 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055643792 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055643792 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055643792 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  20241005055643792 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055643792 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  20241005055643792 DLGSUP <0013> gsup_server.c:235 2:  20241005055643792 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055643792 DLGSUP <0013> gsup_server.c:235 3:  20241005055643792 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055643792 DLGSUP <0013> gsup_server.c:235 4:  20241005055643792 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055643792 DLGSUP <0013> gsup_server.c:235 5:  20241005055643792 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055643792 DLGSUP <0013> gsup_server.c:235 7:  20241005055643792 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055643792 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055643792 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055643792 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055643812 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36925<->l=127.0.0.1:4259) 20241005055643831 DAUC <0003> db_auc.c:157 IMSI='262422311258903': No 2G Auth Data 20241005055643831 DAUC <0003> db_auc.c:192 IMSI='262422311258903': No 3G Auth Data 20241005055643857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54560<->l=127.0.0.1:4258 20241005055643864 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055643864 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422311258903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422311258903" session_id=1516440843 session_state=BEGIN} 20241005055643864 DSS <0004> hlr_ussd.c:576 262422311258903/0x5a630d0b: Process SS (BEGIN) 20241005055643864 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055643864 DSS <0004> hlr_ussd.c:518 262422311258903/0x5a630d0b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055643864 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643864 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data 20241005055643864 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643864 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data 20241005055643873 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643873 DLINP <000b> input/ipa.c:405 127.0.0.1:37487 message received 20241005055643873 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262422311258903 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422311258903" session_id=1516440843 session_state=END} 20241005055643873 DSS <0004> hlr_ussd.c:576 262422311258903/0x5a630d0b: Process SS (END) 20241005055643873 DSS <0004> hlr_ussd.c:518 262422311258903/0x5a630d0b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055643873 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422311258903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422311258903" session_id=1516440843 session_state=END} 20241005055643873 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422311258903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055643873 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262422311258903 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055643873 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055643873 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055643878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54560<->l=127.0.0.1:4258 20241005055643883 DAUC <0003> db_auc.c:157 IMSI='262425472926352': No 2G Auth Data 20241005055643883 DAUC <0003> db_auc.c:192 IMSI='262425472926352': No 3G Auth Data 20241005055643910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54566<->l=127.0.0.1:4258 20241005055643914 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055643914 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425472926352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425472926352" session_id=1262717007 session_state=BEGIN} 20241005055643914 DSS <0004> hlr_ussd.c:576 262425472926352/0x4b43884f: Process SS (BEGIN) 20241005055643914 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055643914 DSS <0004> hlr_ussd.c:518 262425472926352/0x4b43884f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055643914 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643914 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data 20241005055643914 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643914 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data 20241005055643917 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643917 DLINP <000b> input/ipa.c:405 127.0.0.1:37487 message received 20241005055643917 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262425472926352 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425472926352" session_id=1262717007 session_state=END} 20241005055643917 DSS <0004> hlr_ussd.c:576 262425472926352/0x4b43884f: Process SS (END) 20241005055643917 DSS <0004> hlr_ussd.c:518 262425472926352/0x4b43884f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055643917 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425472926352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425472926352" session_id=1262717007 session_state=END} 20241005055643917 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425472926352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055643917 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262425472926352 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055643917 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055643917 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055643921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54566<->l=127.0.0.1:4258 20241005055643925 DAUC <0003> db_auc.c:157 IMSI='262421116161934': No 2G Auth Data 20241005055643925 DAUC <0003> db_auc.c:192 IMSI='262421116161934': No 3G Auth Data 20241005055643950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54582<->l=127.0.0.1:4258 20241005055643955 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055643955 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421116161934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421116161934" session_id=3195414302 session_state=BEGIN} 20241005055643955 DSS <0004> hlr_ussd.c:576 262421116161934/0xbe76271e: Process SS (BEGIN) 20241005055643955 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055643955 DSS <0004> hlr_ussd.c:518 262421116161934/0xbe76271e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055643955 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643955 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data 20241005055643955 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643955 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data 20241005055643957 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643957 DLINP <000b> input/ipa.c:405 127.0.0.1:37487 message received 20241005055643957 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262421116161934 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421116161934" session_id=3195414302 session_state=END} 20241005055643957 DSS <0004> hlr_ussd.c:576 262421116161934/0xbe76271e: Process SS (END) 20241005055643957 DSS <0004> hlr_ussd.c:518 262421116161934/0xbe76271e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055643957 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421116161934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421116161934" session_id=3195414302 session_state=END} 20241005055643957 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421116161934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055643957 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262421116161934 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055643957 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055643957 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055643961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54582<->l=127.0.0.1:4258 20241005055643965 DAUC <0003> db_auc.c:157 IMSI='262423643198331': No 2G Auth Data 20241005055643965 DAUC <0003> db_auc.c:192 IMSI='262423643198331': No 3G Auth Data 20241005055643989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54594<->l=127.0.0.1:4258 20241005055643995 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055643995 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423643198331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423643198331" session_id=636805905 session_state=BEGIN} 20241005055643995 DSS <0004> hlr_ussd.c:576 262423643198331/0x25f4e311: Process SS (BEGIN) 20241005055643995 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055643995 DSS <0004> hlr_ussd.c:518 262423643198331/0x25f4e311: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055643995 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643995 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data 20241005055643995 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643995 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data 20241005055643997 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643997 DLINP <000b> input/ipa.c:405 127.0.0.1:37487 message received 20241005055643997 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262423643198331 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423643198331" session_id=636805905 session_state=END} 20241005055643997 DSS <0004> hlr_ussd.c:576 262423643198331/0x25f4e311: Process SS (END) 20241005055643997 DSS <0004> hlr_ussd.c:518 262423643198331/0x25f4e311: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055643997 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423643198331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423643198331" session_id=636805905 session_state=END} 20241005055643997 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423643198331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055643997 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262423643198331 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055643997 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055643997 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055644002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54594<->l=127.0.0.1:4258 20241005055644005 DAUC <0003> db_auc.c:157 IMSI='262424301960696': No 2G Auth Data 20241005055644005 DAUC <0003> db_auc.c:192 IMSI='262424301960696': No 3G Auth Data 20241005055644030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54604<->l=127.0.0.1:4258 20241005055644036 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055644036 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424301960696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424301960696" session_id=765249829 session_state=BEGIN} 20241005055644036 DSS <0004> hlr_ussd.c:576 262424301960696/0x2d9cc925: Process SS (BEGIN) 20241005055644036 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055644036 DSS <0004> hlr_ussd.c:518 262424301960696/0x2d9cc925: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055644036 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644036 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data 20241005055644036 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644036 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data 20241005055644039 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644039 DLINP <000b> input/ipa.c:405 127.0.0.1:37487 message received 20241005055644039 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262424301960696 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424301960696" session_id=765249829 session_state=END} 20241005055644039 DSS <0004> hlr_ussd.c:576 262424301960696/0x2d9cc925: Process SS (END) 20241005055644039 DSS <0004> hlr_ussd.c:518 262424301960696/0x2d9cc925: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055644039 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424301960696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424301960696" session_id=765249829 session_state=END} 20241005055644039 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424301960696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055644039 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262424301960696 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055644039 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055644039 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055644042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54604<->l=127.0.0.1:4258 20241005055644047 DAUC <0003> db_auc.c:157 IMSI='262424471228011': No 2G Auth Data 20241005055644047 DAUC <0003> db_auc.c:192 IMSI='262424471228011': No 3G Auth Data 20241005055644073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54610<->l=127.0.0.1:4258 20241005055644078 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055644078 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424471228011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424471228011" session_id=2268658589 session_state=BEGIN} 20241005055644078 DSS <0004> hlr_ussd.c:576 262424471228011/0x8738fb9d: Process SS (BEGIN) 20241005055644078 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055644078 DSS <0004> hlr_ussd.c:518 262424471228011/0x8738fb9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055644078 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644078 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data 20241005055644078 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644078 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data 20241005055644080 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644080 DLINP <000b> input/ipa.c:405 127.0.0.1:37487 message received 20241005055644080 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262424471228011 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424471228011" session_id=2268658589 session_state=END} 20241005055644080 DSS <0004> hlr_ussd.c:576 262424471228011/0x8738fb9d: Process SS (END) 20241005055644080 DSS <0004> hlr_ussd.c:518 262424471228011/0x8738fb9d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055644080 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424471228011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424471228011" session_id=2268658589 session_state=END} 20241005055644080 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424471228011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055644080 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262424471228011 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055644080 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055644080 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055644085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54610<->l=127.0.0.1:4258 20241005055644089 DAUC <0003> db_auc.c:157 IMSI='262427274692102': No 2G Auth Data 20241005055644089 DAUC <0003> db_auc.c:192 IMSI='262427274692102': No 3G Auth Data 20241005055644118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54620<->l=127.0.0.1:4258 20241005055644122 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055644122 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427274692102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427274692102" session_id=1957045492 session_state=BEGIN} 20241005055644122 DSS <0004> hlr_ussd.c:576 262427274692102/0x74a624f4: Process SS (BEGIN) 20241005055644122 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055644122 DSS <0004> hlr_ussd.c:518 262427274692102/0x74a624f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055644122 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644122 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data 20241005055644122 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644122 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data 20241005055644124 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644124 DLINP <000b> input/ipa.c:405 127.0.0.1:37487 message received 20241005055644125 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262427274692102 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427274692102" session_id=1957045492 session_state=END} 20241005055644125 DSS <0004> hlr_ussd.c:576 262427274692102/0x74a624f4: Process SS (END) 20241005055644125 DSS <0004> hlr_ussd.c:518 262427274692102/0x74a624f4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055644125 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427274692102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427274692102" session_id=1957045492 session_state=END} 20241005055644125 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427274692102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055644125 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262427274692102 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055644125 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055644125 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055644128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54620<->l=127.0.0.1:4258 20241005055644132 DAUC <0003> db_auc.c:157 IMSI='262429135809214': No 2G Auth Data 20241005055644132 DAUC <0003> db_auc.c:192 IMSI='262429135809214': No 3G Auth Data 20241005055644158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54626<->l=127.0.0.1:4258 20241005055644163 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055644163 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429135809214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429135809214" session_id=2760001452 session_state=BEGIN} 20241005055644163 DSS <0004> hlr_ussd.c:576 262429135809214/0xa48247ac: Process SS (BEGIN) 20241005055644163 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055644163 DSS <0004> hlr_ussd.c:518 262429135809214/0xa48247ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055644163 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644163 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data 20241005055644163 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644163 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data 20241005055644165 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644165 DLINP <000b> input/ipa.c:405 127.0.0.1:37487 message received 20241005055644165 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262429135809214 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429135809214" session_id=2760001452 session_state=END} 20241005055644165 DSS <0004> hlr_ussd.c:576 262429135809214/0xa48247ac: Process SS (END) 20241005055644165 DSS <0004> hlr_ussd.c:518 262429135809214/0xa48247ac: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055644165 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429135809214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429135809214" session_id=2760001452 session_state=END} 20241005055644165 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429135809214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055644165 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262429135809214 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055644165 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055644165 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055644169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54626<->l=127.0.0.1:4258 20241005055644170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54552<->l=127.0.0.1:4258 20241005055644171 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644171 DLINP <000b> input/ipa.c:405 127.0.0.1:37487 message received 20241005055644171 DLINP <000b> input/ipa.c:414 127.0.0.1:37487 connection closed with server 20241005055644171 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37487 20241005055644171 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241005055644171 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36925<->l=127.0.0.1:4259) 20241005055644171 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055644171 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055644171 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055644171 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055644211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54634<->l=127.0.0.1:4258 20241005055644412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54634<->l=127.0.0.1:4258 20241005055647499 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37701 20241005055647499 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37701 20241005055647502 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647502 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647503 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055647503 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055647504 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647504 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647504 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055647504 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241005055647504 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241005055647504 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241005055647504 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  20241005055647504 DLGSUP <0013> gsup_server.c:235 2:  20241005055647504 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055647504 DLGSUP <0013> gsup_server.c:235 3:  20241005055647504 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055647504 DLGSUP <0013> gsup_server.c:235 4:  20241005055647504 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055647504 DLGSUP <0013> gsup_server.c:235 5:  20241005055647504 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055647504 DLGSUP <0013> gsup_server.c:235 7:  20241005055647504 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055647504 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055647504 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055647504 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37701 20241005055647505 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34438<->l=127.0.0.1:4258 20241005055647508 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647508 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055647508 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055647508 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  20241005055647508 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055647508 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  20241005055647508 DLGSUP <0013> gsup_server.c:235 2:  20241005055647508 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055647508 DLGSUP <0013> gsup_server.c:235 3:  20241005055647508 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055647508 DLGSUP <0013> gsup_server.c:235 4:  20241005055647508 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055647508 DLGSUP <0013> gsup_server.c:235 5:  20241005055647508 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055647508 DLGSUP <0013> gsup_server.c:235 7:  20241005055647508 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055647508 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055647508 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055647508 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055647526 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33875<->l=127.0.0.1:4259) 20241005055647545 DAUC <0003> db_auc.c:157 IMSI='262426021895038': No 2G Auth Data 20241005055647545 DAUC <0003> db_auc.c:192 IMSI='262426021895038': No 3G Auth Data 20241005055647570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34444<->l=127.0.0.1:4258 20241005055647576 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647576 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426021895038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426021895038" session_id=865349952 session_state=BEGIN} 20241005055647576 DSS <0004> hlr_ussd.c:576 262426021895038/0x33943140: Process SS (BEGIN) 20241005055647576 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055647576 DSS <0004> hlr_ussd.c:518 262426021895038/0x33943140: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055647576 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647576 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647576 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647576 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647582 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647582 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647582 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262426021895038 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426021895038" session_id=865349952 session_state=CONTINUE} 20241005055647582 DSS <0004> hlr_ussd.c:576 262426021895038/0x33943140: Process SS (CONTINUE) 20241005055647582 DSS <0004> hlr_ussd.c:518 262426021895038/0x33943140: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055647582 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426021895038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426021895038" session_id=865349952 session_state=CONTINUE} 20241005055647582 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262426021895038 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647582 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647582 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647588 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647588 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426021895038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426021895038" session_id=865349952 session_state=CONTINUE} 20241005055647588 DSS <0004> hlr_ussd.c:576 262426021895038/0x33943140: Process SS (CONTINUE) 20241005055647588 DSS <0004> hlr_ussd.c:518 262426021895038/0x33943140: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647588 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426021895038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647588 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647588 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647588 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647588 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647590 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647590 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647590 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262426021895038 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426021895038" session_id=865349952 session_state=END} 20241005055647590 DSS <0004> hlr_ussd.c:576 262426021895038/0x33943140: Process SS (END) 20241005055647590 DSS <0004> hlr_ussd.c:518 262426021895038/0x33943140: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647590 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426021895038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426021895038" session_id=865349952 session_state=END} 20241005055647590 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426021895038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647590 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262426021895038 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647590 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647590 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34444<->l=127.0.0.1:4258 20241005055647596 DAUC <0003> db_auc.c:157 IMSI='262429546719148': No 2G Auth Data 20241005055647596 DAUC <0003> db_auc.c:192 IMSI='262429546719148': No 3G Auth Data 20241005055647618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34450<->l=127.0.0.1:4258 20241005055647624 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647624 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429546719148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429546719148" session_id=3385820518 session_state=BEGIN} 20241005055647624 DSS <0004> hlr_ussd.c:576 262429546719148/0xc9cf8566: Process SS (BEGIN) 20241005055647624 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055647624 DSS <0004> hlr_ussd.c:518 262429546719148/0xc9cf8566: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055647624 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647624 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647624 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647624 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647626 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647626 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647626 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262429546719148 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429546719148" session_id=3385820518 session_state=CONTINUE} 20241005055647626 DSS <0004> hlr_ussd.c:576 262429546719148/0xc9cf8566: Process SS (CONTINUE) 20241005055647626 DSS <0004> hlr_ussd.c:518 262429546719148/0xc9cf8566: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055647626 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429546719148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429546719148" session_id=3385820518 session_state=CONTINUE} 20241005055647626 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262429546719148 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647626 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647626 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647630 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647630 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429546719148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429546719148" session_id=3385820518 session_state=CONTINUE} 20241005055647630 DSS <0004> hlr_ussd.c:576 262429546719148/0xc9cf8566: Process SS (CONTINUE) 20241005055647630 DSS <0004> hlr_ussd.c:518 262429546719148/0xc9cf8566: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647630 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429546719148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647630 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647630 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647630 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647630 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647632 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647632 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647632 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262429546719148 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429546719148" session_id=3385820518 session_state=END} 20241005055647632 DSS <0004> hlr_ussd.c:576 262429546719148/0xc9cf8566: Process SS (END) 20241005055647632 DSS <0004> hlr_ussd.c:518 262429546719148/0xc9cf8566: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647632 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429546719148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429546719148" session_id=3385820518 session_state=END} 20241005055647632 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429546719148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647632 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262429546719148 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647632 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647632 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34450<->l=127.0.0.1:4258 20241005055647638 DAUC <0003> db_auc.c:157 IMSI='262428148782335': No 2G Auth Data 20241005055647638 DAUC <0003> db_auc.c:192 IMSI='262428148782335': No 3G Auth Data 20241005055647662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34462<->l=127.0.0.1:4258 20241005055647669 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647669 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428148782335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428148782335" session_id=437517097 session_state=BEGIN} 20241005055647669 DSS <0004> hlr_ussd.c:576 262428148782335/0x1a13fb29: Process SS (BEGIN) 20241005055647669 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055647669 DSS <0004> hlr_ussd.c:518 262428148782335/0x1a13fb29: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055647669 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647669 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647669 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647669 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647671 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647671 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647671 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262428148782335 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428148782335" session_id=437517097 session_state=CONTINUE} 20241005055647671 DSS <0004> hlr_ussd.c:576 262428148782335/0x1a13fb29: Process SS (CONTINUE) 20241005055647671 DSS <0004> hlr_ussd.c:518 262428148782335/0x1a13fb29: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055647671 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428148782335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428148782335" session_id=437517097 session_state=CONTINUE} 20241005055647671 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262428148782335 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647671 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647671 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647675 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647675 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428148782335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428148782335" session_id=437517097 session_state=CONTINUE} 20241005055647675 DSS <0004> hlr_ussd.c:576 262428148782335/0x1a13fb29: Process SS (CONTINUE) 20241005055647675 DSS <0004> hlr_ussd.c:518 262428148782335/0x1a13fb29: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647675 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428148782335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647675 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647675 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647675 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647675 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647677 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647677 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647677 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262428148782335 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428148782335" session_id=437517097 session_state=END} 20241005055647677 DSS <0004> hlr_ussd.c:576 262428148782335/0x1a13fb29: Process SS (END) 20241005055647677 DSS <0004> hlr_ussd.c:518 262428148782335/0x1a13fb29: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647677 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428148782335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428148782335" session_id=437517097 session_state=END} 20241005055647677 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428148782335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647677 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262428148782335 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647677 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647677 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34462<->l=127.0.0.1:4258 20241005055647684 DAUC <0003> db_auc.c:157 IMSI='262428038421442': No 2G Auth Data 20241005055647684 DAUC <0003> db_auc.c:192 IMSI='262428038421442': No 3G Auth Data 20241005055647706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34476<->l=127.0.0.1:4258 20241005055647710 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647710 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428038421442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428038421442" session_id=743741834 session_state=BEGIN} 20241005055647710 DSS <0004> hlr_ussd.c:576 262428038421442/0x2c54998a: Process SS (BEGIN) 20241005055647710 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055647710 DSS <0004> hlr_ussd.c:518 262428038421442/0x2c54998a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055647710 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647710 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647710 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647710 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647712 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647712 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647712 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262428038421442 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428038421442" session_id=743741834 session_state=CONTINUE} 20241005055647712 DSS <0004> hlr_ussd.c:576 262428038421442/0x2c54998a: Process SS (CONTINUE) 20241005055647712 DSS <0004> hlr_ussd.c:518 262428038421442/0x2c54998a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055647712 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428038421442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428038421442" session_id=743741834 session_state=CONTINUE} 20241005055647712 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262428038421442 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647712 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647712 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647715 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647715 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428038421442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428038421442" session_id=743741834 session_state=CONTINUE} 20241005055647715 DSS <0004> hlr_ussd.c:576 262428038421442/0x2c54998a: Process SS (CONTINUE) 20241005055647715 DSS <0004> hlr_ussd.c:518 262428038421442/0x2c54998a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647715 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428038421442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647715 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647715 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647715 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647715 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647717 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647717 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647717 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262428038421442 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428038421442" session_id=743741834 session_state=END} 20241005055647717 DSS <0004> hlr_ussd.c:576 262428038421442/0x2c54998a: Process SS (END) 20241005055647717 DSS <0004> hlr_ussd.c:518 262428038421442/0x2c54998a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647717 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428038421442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428038421442" session_id=743741834 session_state=END} 20241005055647717 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428038421442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647717 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262428038421442 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647717 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647717 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34476<->l=127.0.0.1:4258 20241005055647723 DAUC <0003> db_auc.c:157 IMSI='262428244039458': No 2G Auth Data 20241005055647723 DAUC <0003> db_auc.c:192 IMSI='262428244039458': No 3G Auth Data 20241005055647747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34492<->l=127.0.0.1:4258 20241005055647753 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647753 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428244039458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428244039458" session_id=645349155 session_state=BEGIN} 20241005055647753 DSS <0004> hlr_ussd.c:576 262428244039458/0x26773f23: Process SS (BEGIN) 20241005055647753 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055647753 DSS <0004> hlr_ussd.c:518 262428244039458/0x26773f23: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055647753 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647753 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647753 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647753 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647755 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647755 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647755 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262428244039458 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428244039458" session_id=645349155 session_state=CONTINUE} 20241005055647755 DSS <0004> hlr_ussd.c:576 262428244039458/0x26773f23: Process SS (CONTINUE) 20241005055647755 DSS <0004> hlr_ussd.c:518 262428244039458/0x26773f23: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055647755 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428244039458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428244039458" session_id=645349155 session_state=CONTINUE} 20241005055647755 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262428244039458 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647755 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647755 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647759 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647759 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428244039458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428244039458" session_id=645349155 session_state=CONTINUE} 20241005055647759 DSS <0004> hlr_ussd.c:576 262428244039458/0x26773f23: Process SS (CONTINUE) 20241005055647759 DSS <0004> hlr_ussd.c:518 262428244039458/0x26773f23: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647759 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428244039458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647759 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647759 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647759 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647759 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647761 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647761 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647761 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262428244039458 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428244039458" session_id=645349155 session_state=END} 20241005055647761 DSS <0004> hlr_ussd.c:576 262428244039458/0x26773f23: Process SS (END) 20241005055647761 DSS <0004> hlr_ussd.c:518 262428244039458/0x26773f23: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647761 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428244039458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428244039458" session_id=645349155 session_state=END} 20241005055647761 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428244039458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647761 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262428244039458 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647761 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647761 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34492<->l=127.0.0.1:4258 20241005055647767 DAUC <0003> db_auc.c:157 IMSI='262425072345705': No 2G Auth Data 20241005055647767 DAUC <0003> db_auc.c:192 IMSI='262425072345705': No 3G Auth Data 20241005055647793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34496<->l=127.0.0.1:4258 20241005055647798 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647798 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425072345705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425072345705" session_id=2161562293 session_state=BEGIN} 20241005055647798 DSS <0004> hlr_ussd.c:576 262425072345705/0x80d6d2b5: Process SS (BEGIN) 20241005055647798 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055647798 DSS <0004> hlr_ussd.c:518 262425072345705/0x80d6d2b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055647798 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647798 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647798 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647798 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647799 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647799 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647799 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262425072345705 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425072345705" session_id=2161562293 session_state=CONTINUE} 20241005055647799 DSS <0004> hlr_ussd.c:576 262425072345705/0x80d6d2b5: Process SS (CONTINUE) 20241005055647799 DSS <0004> hlr_ussd.c:518 262425072345705/0x80d6d2b5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055647799 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425072345705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425072345705" session_id=2161562293 session_state=CONTINUE} 20241005055647799 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262425072345705 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647799 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647800 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647805 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647805 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425072345705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425072345705" session_id=2161562293 session_state=CONTINUE} 20241005055647805 DSS <0004> hlr_ussd.c:576 262425072345705/0x80d6d2b5: Process SS (CONTINUE) 20241005055647805 DSS <0004> hlr_ussd.c:518 262425072345705/0x80d6d2b5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647805 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425072345705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647805 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647805 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647805 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647805 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647807 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647807 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647807 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262425072345705 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425072345705" session_id=2161562293 session_state=END} 20241005055647807 DSS <0004> hlr_ussd.c:576 262425072345705/0x80d6d2b5: Process SS (END) 20241005055647807 DSS <0004> hlr_ussd.c:518 262425072345705/0x80d6d2b5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647807 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425072345705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425072345705" session_id=2161562293 session_state=END} 20241005055647807 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425072345705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647807 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262425072345705 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647807 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647807 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34496<->l=127.0.0.1:4258 20241005055647813 DAUC <0003> db_auc.c:157 IMSI='262426199288208': No 2G Auth Data 20241005055647813 DAUC <0003> db_auc.c:192 IMSI='262426199288208': No 3G Auth Data 20241005055647841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34500<->l=127.0.0.1:4258 20241005055647846 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647846 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426199288208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426199288208" session_id=354550282 session_state=BEGIN} 20241005055647846 DSS <0004> hlr_ussd.c:576 262426199288208/0x1522020a: Process SS (BEGIN) 20241005055647846 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055647846 DSS <0004> hlr_ussd.c:518 262426199288208/0x1522020a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055647846 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647846 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647846 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647846 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647847 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647847 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647847 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262426199288208 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426199288208" session_id=354550282 session_state=CONTINUE} 20241005055647847 DSS <0004> hlr_ussd.c:576 262426199288208/0x1522020a: Process SS (CONTINUE) 20241005055647847 DSS <0004> hlr_ussd.c:518 262426199288208/0x1522020a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055647847 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426199288208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426199288208" session_id=354550282 session_state=CONTINUE} 20241005055647847 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262426199288208 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647847 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647847 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647851 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647851 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426199288208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426199288208" session_id=354550282 session_state=CONTINUE} 20241005055647851 DSS <0004> hlr_ussd.c:576 262426199288208/0x1522020a: Process SS (CONTINUE) 20241005055647851 DSS <0004> hlr_ussd.c:518 262426199288208/0x1522020a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647851 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426199288208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647851 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647851 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647851 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647851 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647853 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647853 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647853 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262426199288208 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426199288208" session_id=354550282 session_state=END} 20241005055647853 DSS <0004> hlr_ussd.c:576 262426199288208/0x1522020a: Process SS (END) 20241005055647853 DSS <0004> hlr_ussd.c:518 262426199288208/0x1522020a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647853 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426199288208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426199288208" session_id=354550282 session_state=END} 20241005055647853 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426199288208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647853 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262426199288208 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647853 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647853 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34500<->l=127.0.0.1:4258 20241005055647859 DAUC <0003> db_auc.c:157 IMSI='262421378491542': No 2G Auth Data 20241005055647859 DAUC <0003> db_auc.c:192 IMSI='262421378491542': No 3G Auth Data 20241005055647885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34510<->l=127.0.0.1:4258 20241005055647892 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647892 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421378491542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421378491542" session_id=2793864583 session_state=BEGIN} 20241005055647892 DSS <0004> hlr_ussd.c:576 262421378491542/0xa686fd87: Process SS (BEGIN) 20241005055647892 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055647892 DSS <0004> hlr_ussd.c:518 262421378491542/0xa686fd87: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055647892 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647892 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647892 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647892 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647893 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647893 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647893 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262421378491542 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421378491542" session_id=2793864583 session_state=CONTINUE} 20241005055647893 DSS <0004> hlr_ussd.c:576 262421378491542/0xa686fd87: Process SS (CONTINUE) 20241005055647893 DSS <0004> hlr_ussd.c:518 262421378491542/0xa686fd87: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055647893 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421378491542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421378491542" session_id=2793864583 session_state=CONTINUE} 20241005055647893 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262421378491542 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647893 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647894 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647898 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647898 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421378491542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421378491542" session_id=2793864583 session_state=CONTINUE} 20241005055647898 DSS <0004> hlr_ussd.c:576 262421378491542/0xa686fd87: Process SS (CONTINUE) 20241005055647898 DSS <0004> hlr_ussd.c:518 262421378491542/0xa686fd87: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647898 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421378491542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647898 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647898 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647898 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647898 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647900 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647900 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647900 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262421378491542 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421378491542" session_id=2793864583 session_state=END} 20241005055647900 DSS <0004> hlr_ussd.c:576 262421378491542/0xa686fd87: Process SS (END) 20241005055647900 DSS <0004> hlr_ussd.c:518 262421378491542/0xa686fd87: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647900 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421378491542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421378491542" session_id=2793864583 session_state=END} 20241005055647900 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421378491542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647900 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262421378491542 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647900 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647900 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34510<->l=127.0.0.1:4258 20241005055647903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34438<->l=127.0.0.1:4258 20241005055647904 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647904 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647904 DLINP <000b> input/ipa.c:414 127.0.0.1:37701 connection closed with server 20241005055647904 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37701 20241005055647904 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241005055647905 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647905 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055647905 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055647905 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055647905 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33875<->l=127.0.0.1:4259) 20241005055647948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34512<->l=127.0.0.1:4258 20241005055648149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34512<->l=127.0.0.1:4258 20241005055651234 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45137 20241005055651234 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45137 20241005055651237 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651237 DLINP <000b> input/ipa.c:405 127.0.0.1:45137 message received 20241005055651238 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055651238 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055651240 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055651240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34526<->l=127.0.0.1:4258 20241005055651240 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651240 DLINP <000b> input/ipa.c:405 127.0.0.1:45137 message received 20241005055651240 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055651240 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241005055651240 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241005055651240 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241005055651240 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  20241005055651240 DLGSUP <0013> gsup_server.c:235 2:  20241005055651240 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055651240 DLGSUP <0013> gsup_server.c:235 3:  20241005055651240 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055651240 DLGSUP <0013> gsup_server.c:235 4:  20241005055651240 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055651240 DLGSUP <0013> gsup_server.c:235 5:  20241005055651240 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055651240 DLGSUP <0013> gsup_server.c:235 7:  20241005055651240 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055651240 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055651240 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055651240 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45137 20241005055651242 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055651242 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055651242 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055651242 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  20241005055651242 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055651242 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  20241005055651242 DLGSUP <0013> gsup_server.c:235 2:  20241005055651242 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055651242 DLGSUP <0013> gsup_server.c:235 3:  20241005055651242 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055651242 DLGSUP <0013> gsup_server.c:235 4:  20241005055651242 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055651242 DLGSUP <0013> gsup_server.c:235 5:  20241005055651242 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055651242 DLGSUP <0013> gsup_server.c:235 7:  20241005055651242 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055651242 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055651242 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055651242 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055651267 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39747<->l=127.0.0.1:4259) 20241005055651279 DAUC <0003> db_auc.c:157 IMSI='262428989277130': No 2G Auth Data 20241005055651279 DAUC <0003> db_auc.c:192 IMSI='262428989277130': No 3G Auth Data 20241005055651320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34536<->l=127.0.0.1:4258 20241005055651329 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055651329 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428989277130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428989277130" session_id=3320039911 session_state=BEGIN} 20241005055651329 DSS <0004> hlr_ussd.c:576 262428989277130/0xc5e3c9e7: Process SS (BEGIN) 20241005055651329 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241005055651329 DSS <0004> hlr_ussd.c:518 262428989277130/0xc5e3c9e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241005055651329 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651329 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data 20241005055651329 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651329 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data 20241005055651336 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651336 DLINP <000b> input/ipa.c:405 127.0.0.1:45137 message received 20241005055651336 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262428989277130 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428989277130" session_id=3320039911 session_state=END} 20241005055651336 DSS <0004> hlr_ussd.c:576 262428989277130/0xc5e3c9e7: Process SS (END) 20241005055651336 DSS <0004> hlr_ussd.c:518 262428989277130/0xc5e3c9e7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241005055651336 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428989277130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428989277130" session_id=3320039911 session_state=END} 20241005055651336 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428989277130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055651336 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262428989277130 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055651336 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055651336 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055651341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34536<->l=127.0.0.1:4258 20241005055651345 DAUC <0003> db_auc.c:157 IMSI='262422835028758': No 2G Auth Data 20241005055651345 DAUC <0003> db_auc.c:192 IMSI='262422835028758': No 3G Auth Data 20241005055651371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4258 20241005055651377 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055651377 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422835028758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422835028758" session_id=150148589 session_state=BEGIN} 20241005055651377 DSS <0004> hlr_ussd.c:576 262422835028758/0x08f315ed: Process SS (BEGIN) 20241005055651377 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241005055651377 DSS <0004> hlr_ussd.c:518 262422835028758/0x08f315ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241005055651377 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651377 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data 20241005055651377 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651377 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data 20241005055651379 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651379 DLINP <000b> input/ipa.c:405 127.0.0.1:45137 message received 20241005055651379 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262422835028758 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422835028758" session_id=150148589 session_state=END} 20241005055651379 DSS <0004> hlr_ussd.c:576 262422835028758/0x08f315ed: Process SS (END) 20241005055651379 DSS <0004> hlr_ussd.c:518 262422835028758/0x08f315ed: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241005055651379 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422835028758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422835028758" session_id=150148589 session_state=END} 20241005055651379 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422835028758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055651379 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262422835028758 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055651379 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055651379 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055651384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4258 20241005055651388 DAUC <0003> db_auc.c:157 IMSI='262425792440058': No 2G Auth Data 20241005055651388 DAUC <0003> db_auc.c:192 IMSI='262425792440058': No 3G Auth Data 20241005055651414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34566<->l=127.0.0.1:4258 20241005055651418 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055651418 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425792440058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425792440058" session_id=1552194438 session_state=BEGIN} 20241005055651418 DSS <0004> hlr_ussd.c:576 262425792440058/0x5c849b86: Process SS (BEGIN) 20241005055651418 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241005055651418 DSS <0004> hlr_ussd.c:518 262425792440058/0x5c849b86: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241005055651418 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651418 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data 20241005055651418 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651418 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data 20241005055651420 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651420 DLINP <000b> input/ipa.c:405 127.0.0.1:45137 message received 20241005055651420 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262425792440058 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425792440058" session_id=1552194438 session_state=END} 20241005055651420 DSS <0004> hlr_ussd.c:576 262425792440058/0x5c849b86: Process SS (END) 20241005055651420 DSS <0004> hlr_ussd.c:518 262425792440058/0x5c849b86: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241005055651420 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425792440058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425792440058" session_id=1552194438 session_state=END} 20241005055651420 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425792440058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055651420 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262425792440058 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055651420 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055651420 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055651424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34566<->l=127.0.0.1:4258 20241005055651428 DAUC <0003> db_auc.c:157 IMSI='262420758288063': No 2G Auth Data 20241005055651428 DAUC <0003> db_auc.c:192 IMSI='262420758288063': No 3G Auth Data 20241005055651452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34572<->l=127.0.0.1:4258 20241005055651459 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055651459 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420758288063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420758288063" session_id=1125441478 session_state=BEGIN} 20241005055651459 DSS <0004> hlr_ussd.c:576 262420758288063/0x4314dfc6: Process SS (BEGIN) 20241005055651459 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241005055651459 DSS <0004> hlr_ussd.c:518 262420758288063/0x4314dfc6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241005055651459 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651459 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data 20241005055651459 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651459 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data 20241005055651461 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651461 DLINP <000b> input/ipa.c:405 127.0.0.1:45137 message received 20241005055651461 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262420758288063 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420758288063" session_id=1125441478 session_state=END} 20241005055651461 DSS <0004> hlr_ussd.c:576 262420758288063/0x4314dfc6: Process SS (END) 20241005055651461 DSS <0004> hlr_ussd.c:518 262420758288063/0x4314dfc6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241005055651461 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420758288063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420758288063" session_id=1125441478 session_state=END} 20241005055651461 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420758288063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055651461 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262420758288063 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055651461 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055651461 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055651466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34572<->l=127.0.0.1:4258 20241005055651470 DAUC <0003> db_auc.c:157 IMSI='262429033663893': No 2G Auth Data 20241005055651470 DAUC <0003> db_auc.c:192 IMSI='262429033663893': No 3G Auth Data 20241005055651496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34586<->l=127.0.0.1:4258 20241005055651503 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055651503 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429033663893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429033663893" session_id=2426345288 session_state=BEGIN} 20241005055651503 DSS <0004> hlr_ussd.c:576 262429033663893/0x909f1748: Process SS (BEGIN) 20241005055651503 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241005055651503 DSS <0004> hlr_ussd.c:518 262429033663893/0x909f1748: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241005055651503 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651503 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data 20241005055651503 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651503 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data 20241005055651505 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651505 DLINP <000b> input/ipa.c:405 127.0.0.1:45137 message received 20241005055651505 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262429033663893 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429033663893" session_id=2426345288 session_state=END} 20241005055651505 DSS <0004> hlr_ussd.c:576 262429033663893/0x909f1748: Process SS (END) 20241005055651505 DSS <0004> hlr_ussd.c:518 262429033663893/0x909f1748: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241005055651505 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429033663893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429033663893" session_id=2426345288 session_state=END} 20241005055651505 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429033663893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055651505 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262429033663893 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055651505 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055651505 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055651510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34586<->l=127.0.0.1:4258 20241005055651514 DAUC <0003> db_auc.c:157 IMSI='262428342343144': No 2G Auth Data 20241005055651514 DAUC <0003> db_auc.c:192 IMSI='262428342343144': No 3G Auth Data 20241005055651541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34600<->l=127.0.0.1:4258 20241005055651547 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055651547 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428342343144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428342343144" session_id=2311751322 session_state=BEGIN} 20241005055651547 DSS <0004> hlr_ussd.c:576 262428342343144/0x89ca869a: Process SS (BEGIN) 20241005055651547 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241005055651547 DSS <0004> hlr_ussd.c:518 262428342343144/0x89ca869a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241005055651547 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651547 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data 20241005055651547 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651547 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data 20241005055651549 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651549 DLINP <000b> input/ipa.c:405 127.0.0.1:45137 message received 20241005055651549 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262428342343144 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428342343144" session_id=2311751322 session_state=END} 20241005055651549 DSS <0004> hlr_ussd.c:576 262428342343144/0x89ca869a: Process SS (END) 20241005055651549 DSS <0004> hlr_ussd.c:518 262428342343144/0x89ca869a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241005055651549 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428342343144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428342343144" session_id=2311751322 session_state=END} 20241005055651549 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428342343144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055651549 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262428342343144 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055651549 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055651549 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055651554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34600<->l=127.0.0.1:4258 20241005055651558 DAUC <0003> db_auc.c:157 IMSI='262427307327072': No 2G Auth Data 20241005055651558 DAUC <0003> db_auc.c:192 IMSI='262427307327072': No 3G Auth Data 20241005055651587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34610<->l=127.0.0.1:4258 20241005055651594 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055651594 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427307327072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427307327072" session_id=2370227034 session_state=BEGIN} 20241005055651594 DSS <0004> hlr_ussd.c:576 262427307327072/0x8d46cb5a: Process SS (BEGIN) 20241005055651594 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241005055651594 DSS <0004> hlr_ussd.c:518 262427307327072/0x8d46cb5a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241005055651594 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651594 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data 20241005055651594 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651594 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data 20241005055651596 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651596 DLINP <000b> input/ipa.c:405 127.0.0.1:45137 message received 20241005055651596 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262427307327072 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427307327072" session_id=2370227034 session_state=END} 20241005055651596 DSS <0004> hlr_ussd.c:576 262427307327072/0x8d46cb5a: Process SS (END) 20241005055651596 DSS <0004> hlr_ussd.c:518 262427307327072/0x8d46cb5a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241005055651596 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427307327072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427307327072" session_id=2370227034 session_state=END} 20241005055651596 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427307327072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055651596 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262427307327072 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055651596 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055651596 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055651599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34610<->l=127.0.0.1:4258 20241005055651603 DAUC <0003> db_auc.c:157 IMSI='262422938863106': No 2G Auth Data 20241005055651603 DAUC <0003> db_auc.c:192 IMSI='262422938863106': No 3G Auth Data 20241005055651629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34620<->l=127.0.0.1:4258 20241005055651634 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055651634 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422938863106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422938863106" session_id=2476187769 session_state=BEGIN} 20241005055651634 DSS <0004> hlr_ussd.c:576 262422938863106/0x9397a079: Process SS (BEGIN) 20241005055651634 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241005055651634 DSS <0004> hlr_ussd.c:518 262422938863106/0x9397a079: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241005055651634 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651634 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data 20241005055651634 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651634 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data 20241005055651636 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651636 DLINP <000b> input/ipa.c:405 127.0.0.1:45137 message received 20241005055651636 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262422938863106 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422938863106" session_id=2476187769 session_state=END} 20241005055651636 DSS <0004> hlr_ussd.c:576 262422938863106/0x9397a079: Process SS (END) 20241005055651636 DSS <0004> hlr_ussd.c:518 262422938863106/0x9397a079: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241005055651636 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422938863106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422938863106" session_id=2476187769 session_state=END} 20241005055651636 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422938863106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055651636 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262422938863106 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055651636 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055651636 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055651640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34620<->l=127.0.0.1:4258 20241005055651644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34526<->l=127.0.0.1:4258 20241005055651644 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055651644 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055651644 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055651644 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055651644 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39747<->l=127.0.0.1:4259) 20241005055651645 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651645 DLINP <000b> input/ipa.c:405 127.0.0.1:45137 message received 20241005055651645 DLINP <000b> input/ipa.c:414 127.0.0.1:45137 connection closed with server 20241005055651645 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45137 20241005055651645 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241005055651682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34622<->l=127.0.0.1:4258 20241005055651856 DSS <0004> hlr_ussd.c:239 262427137738179/0x8b55584c: SS Session Timeout, destroying 20241005055651856 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427137738179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055651883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34622<->l=127.0.0.1:4258 20241005055651904 DSS <0004> hlr_ussd.c:239 262420019491260/0x43a61084: SS Session Timeout, destroying 20241005055651904 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420019491260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055651952 DSS <0004> hlr_ussd.c:239 262427732366552/0x8aa05fdd: SS Session Timeout, destroying 20241005055651952 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427732366552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055652009 DSS <0004> hlr_ussd.c:239 262425963672425/0x361df685: SS Session Timeout, destroying 20241005055652009 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425963672425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055652045 DSS <0004> hlr_ussd.c:239 262420997214964/0x37889534: SS Session Timeout, destroying 20241005055652045 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420997214964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055652088 DSS <0004> hlr_ussd.c:239 262429621535437/0x0554a038: SS Session Timeout, destroying 20241005055652088 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429621535437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055652128 DSS <0004> hlr_ussd.c:239 262422775014507/0x426e3c86: SS Session Timeout, destroying 20241005055652128 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422775014507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055652166 DSS <0004> hlr_ussd.c:239 262420451286041/0x25fb495f: SS Session Timeout, destroying 20241005055652166 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420451286041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055654959 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055654959 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055654961 DLINP <000b> input/ipa.c:451 connected read/write 20241005055654961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055654962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34638<->l=127.0.0.1:4258 20241005055654964 DLINP <000b> input/ipa.c:451 connected read/write 20241005055654964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055654964 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055654964 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055654964 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  20241005055654964 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055654964 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  20241005055654964 DLGSUP <0013> gsup_server.c:235 2:  20241005055654964 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055654964 DLGSUP <0013> gsup_server.c:235 3:  20241005055654964 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055654964 DLGSUP <0013> gsup_server.c:235 4:  20241005055654964 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055654964 DLGSUP <0013> gsup_server.c:235 5:  20241005055654964 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055654964 DLGSUP <0013> gsup_server.c:235 7:  20241005055654964 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055654964 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055654964 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055654964 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055654982 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33007<->l=127.0.0.1:4259) 20241005055654996 DAUC <0003> db_auc.c:157 IMSI='262423556657205': No 2G Auth Data 20241005055654996 DAUC <0003> db_auc.c:192 IMSI='262423556657205': No 3G Auth Data 20241005055655019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34654<->l=127.0.0.1:4258 20241005055655024 DLINP <000b> input/ipa.c:451 connected read/write 20241005055655024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055655024 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423556657205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423556657205" session_id=1179817270 session_state=BEGIN} 20241005055655024 DSS <0004> hlr_ussd.c:576 262423556657205/0x46529536: Process SS (BEGIN) 20241005055655024 DSS <0004> hlr_ussd.c:498 262423556657205/0x46529536: SS CompType=Invoke, OpCode=InterrogateSS 20241005055655024 DSS <0004> hlr_ussd.c:506 262423556657205/0x46529536: Structured SS requests are not supported, rejecting... 20241005055655024 DSS <0004> hlr_ussd.c:354 262423556657205/0x46529536: Tx ReturnError(0, 0x15) 20241005055655024 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423556657205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423556657205" session_id=1179817270 session_state=END} 20241005055655024 DLINP <000b> input/ipa.c:451 connected read/write 20241005055655024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055655024 DLINP <000b> input/ipa.c:451 connected read/write 20241005055655024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055655027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34654<->l=127.0.0.1:4258 20241005055655036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34638<->l=127.0.0.1:4258 20241005055655037 DLINP <000b> input/ipa.c:451 connected read/write 20241005055655037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055655037 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055655037 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055655037 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055655037 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33007<->l=127.0.0.1:4259) 20241005055655083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34666<->l=127.0.0.1:4258 20241005055655184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34666<->l=127.0.0.1:4258 20241005055655474 DSS <0004> hlr_ussd.c:239 262423494982459/0x7a586a4a: SS Session Timeout, destroying 20241005055655474 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423494982459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055655511 DSS <0004> hlr_ussd.c:239 262425581243569/0xbbf7f9d8: SS Session Timeout, destroying 20241005055655511 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425581243569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055655549 DSS <0004> hlr_ussd.c:239 262425414631497/0xbb01fb89: SS Session Timeout, destroying 20241005055655549 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425414631497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055655587 DSS <0004> hlr_ussd.c:239 262423855577073/0x40af2391: SS Session Timeout, destroying 20241005055655587 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423855577073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055655624 DSS <0004> hlr_ussd.c:239 262427992019383/0x1ea7684f: SS Session Timeout, destroying 20241005055655624 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427992019383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055655664 DSS <0004> hlr_ussd.c:239 262421853010349/0xc66846f9: SS Session Timeout, destroying 20241005055655664 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421853010349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055655704 DSS <0004> hlr_ussd.c:239 262426211588952/0xeeb8361f: SS Session Timeout, destroying 20241005055655704 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426211588952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055655743 DSS <0004> hlr_ussd.c:239 262427737723806/0x3839c732: SS Session Timeout, destroying 20241005055655743 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427737723806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055658257 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055658257 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055658259 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37374<->l=127.0.0.1:4258 20241005055658262 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658262 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055658262 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055658262 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  20241005055658262 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055658262 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  20241005055658262 DLGSUP <0013> gsup_server.c:235 2:  20241005055658262 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055658262 DLGSUP <0013> gsup_server.c:235 3:  20241005055658262 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055658262 DLGSUP <0013> gsup_server.c:235 4:  20241005055658262 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055658262 DLGSUP <0013> gsup_server.c:235 5:  20241005055658262 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055658262 DLGSUP <0013> gsup_server.c:235 7:  20241005055658262 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055658262 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055658262 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055658262 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055658283 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44209<->l=127.0.0.1:4259) 20241005055658294 DAUC <0003> db_auc.c:157 IMSI='262426891182321': No 2G Auth Data 20241005055658294 DAUC <0003> db_auc.c:192 IMSI='262426891182321': No 3G Auth Data 20241005055658317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37382<->l=127.0.0.1:4258 20241005055658323 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658323 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426891182321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426891182321"} 20241005055658323 DMAIN <0000> hlr.c:435 IMSI='262426891182321': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055658323 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426891182321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426891182321"} 20241005055658323 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426891182321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658323 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658323 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658325 DAUC <0003> db_auc.c:192 IMSI='262426891182321': No 3G Auth Data 20241005055658328 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658328 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426891182321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426891182321"} 20241005055658328 DAUC <0003> hlr.c:428 IMSI='262426891182321': storing IMEI = 12345678901234 20241005055658331 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426891182321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426891182321"} 20241005055658331 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426891182321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658331 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658331 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658332 DAUC <0003> db_auc.c:192 IMSI='262426891182321': No 3G Auth Data 20241005055658333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37382<->l=127.0.0.1:4258 20241005055658345 DAUC <0003> db_auc.c:157 IMSI='262423359477703': No 2G Auth Data 20241005055658345 DAUC <0003> db_auc.c:192 IMSI='262423359477703': No 3G Auth Data 20241005055658370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37398<->l=127.0.0.1:4258 20241005055658374 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658374 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423359477703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423359477703"} 20241005055658374 DMAIN <0000> hlr.c:435 IMSI='262423359477703': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055658374 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423359477703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423359477703"} 20241005055658374 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423359477703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658374 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658374 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658376 DAUC <0003> db_auc.c:192 IMSI='262423359477703': No 3G Auth Data 20241005055658378 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658378 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423359477703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423359477703"} 20241005055658378 DAUC <0003> hlr.c:428 IMSI='262423359477703': storing IMEI = 12345678901234 20241005055658381 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423359477703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423359477703"} 20241005055658381 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423359477703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658381 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658381 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658383 DAUC <0003> db_auc.c:192 IMSI='262423359477703': No 3G Auth Data 20241005055658383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37398<->l=127.0.0.1:4258 20241005055658395 DAUC <0003> db_auc.c:157 IMSI='262420682897956': No 2G Auth Data 20241005055658395 DAUC <0003> db_auc.c:192 IMSI='262420682897956': No 3G Auth Data 20241005055658420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37408<->l=127.0.0.1:4258 20241005055658426 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658426 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420682897956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420682897956"} 20241005055658426 DMAIN <0000> hlr.c:435 IMSI='262420682897956': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055658426 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420682897956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420682897956"} 20241005055658426 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420682897956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658426 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658426 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658427 DAUC <0003> db_auc.c:192 IMSI='262420682897956': No 3G Auth Data 20241005055658430 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658430 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420682897956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420682897956"} 20241005055658430 DAUC <0003> hlr.c:428 IMSI='262420682897956': storing IMEI = 12345678901234 20241005055658433 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420682897956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420682897956"} 20241005055658433 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420682897956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658433 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658433 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658435 DAUC <0003> db_auc.c:192 IMSI='262420682897956': No 3G Auth Data 20241005055658436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37408<->l=127.0.0.1:4258 20241005055658448 DAUC <0003> db_auc.c:157 IMSI='262421985065251': No 2G Auth Data 20241005055658448 DAUC <0003> db_auc.c:192 IMSI='262421985065251': No 3G Auth Data 20241005055658472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37420<->l=127.0.0.1:4258 20241005055658476 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658476 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421985065251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421985065251"} 20241005055658476 DMAIN <0000> hlr.c:435 IMSI='262421985065251': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055658476 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421985065251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421985065251"} 20241005055658476 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421985065251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658476 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658476 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658477 DAUC <0003> db_auc.c:157 IMSI='262421985065251': No 2G Auth Data 20241005055658480 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658480 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421985065251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421985065251"} 20241005055658480 DAUC <0003> hlr.c:428 IMSI='262421985065251': storing IMEI = 12345678901234 20241005055658483 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421985065251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421985065251"} 20241005055658483 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421985065251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658483 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658483 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658484 DAUC <0003> db_auc.c:157 IMSI='262421985065251': No 2G Auth Data 20241005055658485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37420<->l=127.0.0.1:4258 20241005055658497 DAUC <0003> db_auc.c:157 IMSI='262428953473246': No 2G Auth Data 20241005055658497 DAUC <0003> db_auc.c:192 IMSI='262428953473246': No 3G Auth Data 20241005055658522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37434<->l=127.0.0.1:4258 20241005055658527 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658527 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428953473246 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428953473246"} 20241005055658527 DMAIN <0000> hlr.c:435 IMSI='262428953473246': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055658527 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428953473246 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428953473246"} 20241005055658527 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428953473246 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658527 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658527 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658529 DAUC <0003> db_auc.c:157 IMSI='262428953473246': No 2G Auth Data 20241005055658531 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658531 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428953473246 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428953473246"} 20241005055658531 DAUC <0003> hlr.c:428 IMSI='262428953473246': storing IMEI = 12345678901234 20241005055658534 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428953473246 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428953473246"} 20241005055658534 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428953473246 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658534 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658534 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658535 DAUC <0003> db_auc.c:157 IMSI='262428953473246': No 2G Auth Data 20241005055658537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37434<->l=127.0.0.1:4258 20241005055658548 DAUC <0003> db_auc.c:157 IMSI='262422266711351': No 2G Auth Data 20241005055658548 DAUC <0003> db_auc.c:192 IMSI='262422266711351': No 3G Auth Data 20241005055658575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37450<->l=127.0.0.1:4258 20241005055658580 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658580 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422266711351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422266711351"} 20241005055658580 DMAIN <0000> hlr.c:435 IMSI='262422266711351': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055658580 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422266711351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422266711351"} 20241005055658580 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422266711351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658580 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658580 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658585 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658585 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422266711351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422266711351"} 20241005055658585 DAUC <0003> hlr.c:428 IMSI='262422266711351': storing IMEI = 12345678901234 20241005055658588 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422266711351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422266711351"} 20241005055658588 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422266711351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658588 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658588 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37450<->l=127.0.0.1:4258 20241005055658605 DAUC <0003> db_auc.c:157 IMSI='262424584182348': No 2G Auth Data 20241005055658605 DAUC <0003> db_auc.c:192 IMSI='262424584182348': No 3G Auth Data 20241005055658634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37452<->l=127.0.0.1:4258 20241005055658639 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658639 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424584182348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424584182348"} 20241005055658639 DMAIN <0000> hlr.c:435 IMSI='262424584182348': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055658639 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424584182348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424584182348"} 20241005055658639 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424584182348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658639 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658639 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658643 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658643 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424584182348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424584182348"} 20241005055658643 DAUC <0003> hlr.c:428 IMSI='262424584182348': storing IMEI = 12345678901234 20241005055658647 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424584182348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424584182348"} 20241005055658647 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424584182348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658647 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658647 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37452<->l=127.0.0.1:4258 20241005055658663 DAUC <0003> db_auc.c:157 IMSI='262424175587793': No 2G Auth Data 20241005055658663 DAUC <0003> db_auc.c:192 IMSI='262424175587793': No 3G Auth Data 20241005055658690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37468<->l=127.0.0.1:4258 20241005055658695 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658695 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424175587793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424175587793"} 20241005055658695 DMAIN <0000> hlr.c:435 IMSI='262424175587793': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055658695 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424175587793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424175587793"} 20241005055658696 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424175587793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658696 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658696 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658700 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658700 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424175587793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424175587793"} 20241005055658700 DAUC <0003> hlr.c:428 IMSI='262424175587793': storing IMEI = 12345678901234 20241005055658703 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424175587793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424175587793"} 20241005055658703 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424175587793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658703 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658703 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37468<->l=127.0.0.1:4258 20241005055658720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37374<->l=127.0.0.1:4258 20241005055658721 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658721 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055658721 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055658721 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055658722 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44209<->l=127.0.0.1:4259) 20241005055658764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37474<->l=127.0.0.1:4258 20241005055658865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37474<->l=127.0.0.1:4258 20241005055701940 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055701940 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055701943 DLINP <000b> input/ipa.c:451 connected read/write 20241005055701943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055701944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37480<->l=127.0.0.1:4258 20241005055701946 DLINP <000b> input/ipa.c:451 connected read/write 20241005055701946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055701946 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055701946 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055701946 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  20241005055701946 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055701946 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  20241005055701946 DLGSUP <0013> gsup_server.c:235 2:  20241005055701946 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055701946 DLGSUP <0013> gsup_server.c:235 3:  20241005055701947 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055701947 DLGSUP <0013> gsup_server.c:235 4:  20241005055701947 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055701947 DLGSUP <0013> gsup_server.c:235 5:  20241005055701947 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055701947 DLGSUP <0013> gsup_server.c:235 7:  20241005055701947 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055701947 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055701947 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055701947 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055701963 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40423<->l=127.0.0.1:4259) 20241005055701985 DAUC <0003> db_auc.c:157 IMSI='262424576596038': No 2G Auth Data 20241005055701985 DAUC <0003> db_auc.c:192 IMSI='262424576596038': No 3G Auth Data 20241005055702008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37492<->l=127.0.0.1:4258 20241005055702016 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702017 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262424576596038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424576596038" source_name="the-source\n"} 20241005055702017 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241005055702017 DMAIN <0000> hlr.c:435 IMSI='262424576596038': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055702017 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262424576596038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424576596038" destination_name="the-source\n"} 20241005055702017 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262424576596038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702017 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702017 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702019 DAUC <0003> db_auc.c:192 IMSI='262424576596038': No 3G Auth Data 20241005055702022 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702022 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262424576596038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424576596038" source_name="the-source\n"} 20241005055702022 DAUC <0003> hlr.c:428 IMSI='262424576596038': storing IMEI = 12345678901234 20241005055702025 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262424576596038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424576596038" destination_name="the-source\n"} 20241005055702025 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262424576596038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702025 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702025 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702026 DAUC <0003> db_auc.c:192 IMSI='262424576596038': No 3G Auth Data 20241005055702027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37492<->l=127.0.0.1:4258 20241005055702038 DAUC <0003> db_auc.c:157 IMSI='262428803916147': No 2G Auth Data 20241005055702038 DAUC <0003> db_auc.c:192 IMSI='262428803916147': No 3G Auth Data 20241005055702062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37498<->l=127.0.0.1:4258 20241005055702067 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702067 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428803916147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428803916147" source_name="the-source\n"} 20241005055702068 DMAIN <0000> hlr.c:435 IMSI='262428803916147': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055702068 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262428803916147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428803916147" destination_name="the-source\n"} 20241005055702068 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262428803916147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702068 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702068 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702069 DAUC <0003> db_auc.c:192 IMSI='262428803916147': No 3G Auth Data 20241005055702072 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702072 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428803916147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428803916147" source_name="the-source\n"} 20241005055702072 DAUC <0003> hlr.c:428 IMSI='262428803916147': storing IMEI = 12345678901234 20241005055702075 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262428803916147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428803916147" destination_name="the-source\n"} 20241005055702075 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262428803916147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702075 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702076 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702077 DAUC <0003> db_auc.c:192 IMSI='262428803916147': No 3G Auth Data 20241005055702078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37498<->l=127.0.0.1:4258 20241005055702089 DAUC <0003> db_auc.c:157 IMSI='262428793363680': No 2G Auth Data 20241005055702089 DAUC <0003> db_auc.c:192 IMSI='262428793363680': No 3G Auth Data 20241005055702112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37512<->l=127.0.0.1:4258 20241005055702118 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702118 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262428793363680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428793363680" source_name="the-source\n"} 20241005055702118 DMAIN <0000> hlr.c:435 IMSI='262428793363680': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055702118 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262428793363680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428793363680" destination_name="the-source\n"} 20241005055702118 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262428793363680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702118 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702118 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702120 DAUC <0003> db_auc.c:192 IMSI='262428793363680': No 3G Auth Data 20241005055702122 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702122 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262428793363680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428793363680" source_name="the-source\n"} 20241005055702122 DAUC <0003> hlr.c:428 IMSI='262428793363680': storing IMEI = 12345678901234 20241005055702126 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262428793363680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428793363680" destination_name="the-source\n"} 20241005055702126 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262428793363680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702126 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702126 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702127 DAUC <0003> db_auc.c:192 IMSI='262428793363680': No 3G Auth Data 20241005055702129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37512<->l=127.0.0.1:4258 20241005055702145 DAUC <0003> db_auc.c:157 IMSI='262427147986729': No 2G Auth Data 20241005055702145 DAUC <0003> db_auc.c:192 IMSI='262427147986729': No 3G Auth Data 20241005055702171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37514<->l=127.0.0.1:4258 20241005055702176 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702176 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262427147986729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427147986729" source_name="the-source\n"} 20241005055702176 DMAIN <0000> hlr.c:435 IMSI='262427147986729': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055702176 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262427147986729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427147986729" destination_name="the-source\n"} 20241005055702176 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262427147986729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702176 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702177 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702179 DAUC <0003> db_auc.c:157 IMSI='262427147986729': No 2G Auth Data 20241005055702182 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702183 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262427147986729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427147986729" source_name="the-source\n"} 20241005055702183 DAUC <0003> hlr.c:428 IMSI='262427147986729': storing IMEI = 12345678901234 20241005055702186 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262427147986729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427147986729" destination_name="the-source\n"} 20241005055702186 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262427147986729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702186 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702186 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702187 DAUC <0003> db_auc.c:157 IMSI='262427147986729': No 2G Auth Data 20241005055702188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37514<->l=127.0.0.1:4258 20241005055702200 DAUC <0003> db_auc.c:157 IMSI='262429950194704': No 2G Auth Data 20241005055702200 DAUC <0003> db_auc.c:192 IMSI='262429950194704': No 3G Auth Data 20241005055702226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37530<->l=127.0.0.1:4258 20241005055702230 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702230 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262429950194704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429950194704" source_name="the-source\n"} 20241005055702230 DMAIN <0000> hlr.c:435 IMSI='262429950194704': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055702230 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262429950194704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429950194704" destination_name="the-source\n"} 20241005055702230 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262429950194704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702230 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702230 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702232 DAUC <0003> db_auc.c:157 IMSI='262429950194704': No 2G Auth Data 20241005055702235 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702235 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262429950194704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429950194704" source_name="the-source\n"} 20241005055702235 DAUC <0003> hlr.c:428 IMSI='262429950194704': storing IMEI = 12345678901234 20241005055702238 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262429950194704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429950194704" destination_name="the-source\n"} 20241005055702238 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262429950194704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702238 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702238 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702239 DAUC <0003> db_auc.c:157 IMSI='262429950194704': No 2G Auth Data 20241005055702240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37530<->l=127.0.0.1:4258 20241005055702255 DAUC <0003> db_auc.c:157 IMSI='262427684713750': No 2G Auth Data 20241005055702255 DAUC <0003> db_auc.c:192 IMSI='262427684713750': No 3G Auth Data 20241005055702282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37536<->l=127.0.0.1:4258 20241005055702286 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702286 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427684713750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427684713750" source_name="the-source\n"} 20241005055702286 DMAIN <0000> hlr.c:435 IMSI='262427684713750': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055702286 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262427684713750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427684713750" destination_name="the-source\n"} 20241005055702286 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262427684713750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702286 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702286 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702291 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702291 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427684713750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427684713750" source_name="the-source\n"} 20241005055702291 DAUC <0003> hlr.c:428 IMSI='262427684713750': storing IMEI = 12345678901234 20241005055702294 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262427684713750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427684713750" destination_name="the-source\n"} 20241005055702294 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262427684713750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702294 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702295 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37536<->l=127.0.0.1:4258 20241005055702311 DAUC <0003> db_auc.c:157 IMSI='262425884593306': No 2G Auth Data 20241005055702311 DAUC <0003> db_auc.c:192 IMSI='262425884593306': No 3G Auth Data 20241005055702340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37548<->l=127.0.0.1:4258 20241005055702344 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702344 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262425884593306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425884593306" source_name="the-source\n"} 20241005055702344 DMAIN <0000> hlr.c:435 IMSI='262425884593306': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055702344 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262425884593306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425884593306" destination_name="the-source\n"} 20241005055702344 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262425884593306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702344 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702344 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702349 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702349 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262425884593306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425884593306" source_name="the-source\n"} 20241005055702349 DAUC <0003> hlr.c:428 IMSI='262425884593306': storing IMEI = 12345678901234 20241005055702352 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262425884593306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425884593306" destination_name="the-source\n"} 20241005055702352 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262425884593306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702352 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702352 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37548<->l=127.0.0.1:4258 20241005055702369 DAUC <0003> db_auc.c:157 IMSI='262422252624644': No 2G Auth Data 20241005055702369 DAUC <0003> db_auc.c:192 IMSI='262422252624644': No 3G Auth Data 20241005055702394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37554<->l=127.0.0.1:4258 20241005055702400 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702400 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422252624644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422252624644" source_name="the-source\n"} 20241005055702400 DMAIN <0000> hlr.c:435 IMSI='262422252624644': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055702400 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262422252624644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422252624644" destination_name="the-source\n"} 20241005055702400 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262422252624644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702400 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702400 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702404 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702404 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422252624644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422252624644" source_name="the-source\n"} 20241005055702404 DAUC <0003> hlr.c:428 IMSI='262422252624644': storing IMEI = 12345678901234 20241005055702407 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262422252624644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422252624644" destination_name="the-source\n"} 20241005055702407 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262422252624644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702407 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702407 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37554<->l=127.0.0.1:4258 20241005055702421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37480<->l=127.0.0.1:4258 20241005055702423 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40423<->l=127.0.0.1:4259) 20241005055702423 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702423 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055702423 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055702423 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055702423 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241005055702464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37562<->l=127.0.0.1:4258 20241005055702564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37562<->l=127.0.0.1:4258 20241005055705642 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055705642 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055705644 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37564<->l=127.0.0.1:4258 20241005055705647 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705647 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055705647 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055705647 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  20241005055705647 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055705647 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  20241005055705647 DLGSUP <0013> gsup_server.c:235 2:  20241005055705647 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055705647 DLGSUP <0013> gsup_server.c:235 3:  20241005055705647 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055705647 DLGSUP <0013> gsup_server.c:235 4:  20241005055705647 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055705647 DLGSUP <0013> gsup_server.c:235 5:  20241005055705647 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055705647 DLGSUP <0013> gsup_server.c:235 7:  20241005055705647 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055705647 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055705647 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055705647 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055705671 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38343<->l=127.0.0.1:4259) 20241005055705688 DAUC <0003> db_auc.c:157 IMSI='262426716661891': No 2G Auth Data 20241005055705688 DAUC <0003> db_auc.c:192 IMSI='262426716661891': No 3G Auth Data 20241005055705711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37574<->l=127.0.0.1:4258 20241005055705716 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705716 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426716661891"} 20241005055705716 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241005055705716 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426716661891" cause=Invalid mandatory information} 20241005055705716 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705716 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705717 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705720 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705720 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426716661891"} 20241005055705720 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241005055705720 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426716661891" cause=Invalid mandatory information} 20241005055705720 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705720 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705720 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705722 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705722 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426716661891"} 20241005055705722 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241005055705722 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426716661891" cause=Invalid mandatory information} 20241005055705722 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705722 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705722 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705723 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705723 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426716661891"} 20241005055705724 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241005055705724 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426716661891" cause=Invalid mandatory information} 20241005055705724 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705724 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705724 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705725 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705725 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426716661891"} 20241005055705725 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241005055705725 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426716661891" cause=Invalid mandatory information} 20241005055705725 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705725 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705725 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37574<->l=127.0.0.1:4258 20241005055705738 DAUC <0003> db_auc.c:157 IMSI='262428573718549': No 2G Auth Data 20241005055705738 DAUC <0003> db_auc.c:192 IMSI='262428573718549': No 3G Auth Data 20241005055705761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37588<->l=127.0.0.1:4258 20241005055705765 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705765 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428573718549"} 20241005055705765 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241005055705765 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428573718549" cause=Invalid mandatory information} 20241005055705765 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705765 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705765 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705767 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705767 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428573718549"} 20241005055705767 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241005055705767 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428573718549" cause=Invalid mandatory information} 20241005055705767 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705768 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705768 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705769 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705769 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428573718549"} 20241005055705769 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241005055705769 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428573718549" cause=Invalid mandatory information} 20241005055705769 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705769 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705769 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705771 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705771 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428573718549"} 20241005055705771 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241005055705771 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428573718549" cause=Invalid mandatory information} 20241005055705771 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705771 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705771 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705773 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705773 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428573718549"} 20241005055705773 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241005055705773 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428573718549" cause=Invalid mandatory information} 20241005055705773 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705773 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705773 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37588<->l=127.0.0.1:4258 20241005055705792 DAUC <0003> db_auc.c:157 IMSI='262426602033068': No 2G Auth Data 20241005055705792 DAUC <0003> db_auc.c:192 IMSI='262426602033068': No 3G Auth Data 20241005055705822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37594<->l=127.0.0.1:4258 20241005055705826 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705826 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426602033068"} 20241005055705826 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241005055705826 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426602033068" cause=Invalid mandatory information} 20241005055705826 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705826 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705826 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705828 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705828 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426602033068"} 20241005055705828 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241005055705828 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426602033068" cause=Invalid mandatory information} 20241005055705828 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705828 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705828 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705829 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705829 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426602033068"} 20241005055705829 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241005055705829 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426602033068" cause=Invalid mandatory information} 20241005055705830 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705830 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705830 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705831 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705831 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426602033068"} 20241005055705831 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241005055705831 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426602033068" cause=Invalid mandatory information} 20241005055705831 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705831 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705831 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705833 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705833 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426602033068"} 20241005055705833 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241005055705833 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426602033068" cause=Invalid mandatory information} 20241005055705833 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705833 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705833 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37594<->l=127.0.0.1:4258 20241005055705855 DAUC <0003> db_auc.c:157 IMSI='262426468640113': No 2G Auth Data 20241005055705855 DAUC <0003> db_auc.c:192 IMSI='262426468640113': No 3G Auth Data 20241005055705883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37608<->l=127.0.0.1:4258 20241005055705887 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705887 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426468640113"} 20241005055705887 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241005055705887 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426468640113" cause=Invalid mandatory information} 20241005055705887 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705887 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705887 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705889 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705889 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426468640113"} 20241005055705889 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241005055705889 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426468640113" cause=Invalid mandatory information} 20241005055705889 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705889 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705889 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705891 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705891 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426468640113"} 20241005055705891 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241005055705891 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426468640113" cause=Invalid mandatory information} 20241005055705891 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705891 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705891 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705893 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705893 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426468640113"} 20241005055705893 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241005055705893 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426468640113" cause=Invalid mandatory information} 20241005055705893 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705893 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705893 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705895 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705895 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426468640113"} 20241005055705895 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241005055705895 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426468640113" cause=Invalid mandatory information} 20241005055705895 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705895 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705895 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37608<->l=127.0.0.1:4258 20241005055705908 DAUC <0003> db_auc.c:157 IMSI='262424929966169': No 2G Auth Data 20241005055705908 DAUC <0003> db_auc.c:192 IMSI='262424929966169': No 3G Auth Data 20241005055705931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37618<->l=127.0.0.1:4258 20241005055705934 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705934 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424929966169"} 20241005055705934 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241005055705934 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424929966169" cause=Invalid mandatory information} 20241005055705934 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705934 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705934 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705936 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705936 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424929966169"} 20241005055705936 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241005055705936 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424929966169" cause=Invalid mandatory information} 20241005055705936 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705936 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705936 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705938 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705938 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424929966169"} 20241005055705938 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241005055705938 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424929966169" cause=Invalid mandatory information} 20241005055705938 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705938 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705938 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705940 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705940 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424929966169"} 20241005055705940 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241005055705940 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424929966169" cause=Invalid mandatory information} 20241005055705940 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705940 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705940 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705942 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705942 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424929966169"} 20241005055705942 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241005055705942 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424929966169" cause=Invalid mandatory information} 20241005055705942 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705942 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705942 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37618<->l=127.0.0.1:4258 20241005055705955 DAUC <0003> db_auc.c:157 IMSI='262429707736688': No 2G Auth Data 20241005055705955 DAUC <0003> db_auc.c:192 IMSI='262429707736688': No 3G Auth Data 20241005055705984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37628<->l=127.0.0.1:4258 20241005055705987 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705987 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429707736688"} 20241005055705987 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241005055705987 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429707736688" cause=Invalid mandatory information} 20241005055705987 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705987 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705988 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705989 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705989 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429707736688"} 20241005055705989 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241005055705989 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429707736688" cause=Invalid mandatory information} 20241005055705989 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705989 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705989 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705991 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705991 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429707736688"} 20241005055705991 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241005055705991 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429707736688" cause=Invalid mandatory information} 20241005055705991 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705991 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705991 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705993 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705993 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429707736688"} 20241005055705993 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241005055705993 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429707736688" cause=Invalid mandatory information} 20241005055705993 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705993 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705993 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705995 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705995 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429707736688"} 20241005055705995 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241005055705995 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429707736688" cause=Invalid mandatory information} 20241005055705995 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705995 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705995 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37628<->l=127.0.0.1:4258 20241005055706011 DAUC <0003> db_auc.c:157 IMSI='262421731242227': No 2G Auth Data 20241005055706011 DAUC <0003> db_auc.c:192 IMSI='262421731242227': No 3G Auth Data 20241005055706037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37642<->l=127.0.0.1:4258 20241005055706040 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055706040 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421731242227"} 20241005055706040 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241005055706040 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421731242227" cause=Invalid mandatory information} 20241005055706040 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055706040 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706040 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706042 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055706042 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421731242227"} 20241005055706042 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241005055706042 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421731242227" cause=Invalid mandatory information} 20241005055706042 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055706042 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706042 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706044 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055706044 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421731242227"} 20241005055706044 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241005055706044 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421731242227" cause=Invalid mandatory information} 20241005055706044 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055706044 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706044 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706045 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055706045 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421731242227"} 20241005055706045 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241005055706045 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421731242227" cause=Invalid mandatory information} 20241005055706045 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055706045 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706045 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706047 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055706048 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421731242227"} 20241005055706048 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241005055706048 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421731242227" cause=Invalid mandatory information} 20241005055706048 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055706048 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706048 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37642<->l=127.0.0.1:4258 20241005055706064 DAUC <0003> db_auc.c:157 IMSI='262427689755239': No 2G Auth Data 20241005055706064 DAUC <0003> db_auc.c:192 IMSI='262427689755239': No 3G Auth Data 20241005055706092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37654<->l=127.0.0.1:4258 20241005055706096 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055706096 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427689755239"} 20241005055706096 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241005055706096 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427689755239" cause=Invalid mandatory information} 20241005055706096 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055706096 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706096 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706098 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055706098 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427689755239"} 20241005055706098 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241005055706098 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427689755239" cause=Invalid mandatory information} 20241005055706098 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055706098 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706098 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706100 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055706100 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427689755239"} 20241005055706100 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241005055706100 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427689755239" cause=Invalid mandatory information} 20241005055706100 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055706100 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706100 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706102 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055706102 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427689755239"} 20241005055706102 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241005055706102 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427689755239" cause=Invalid mandatory information} 20241005055706102 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055706102 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706102 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706104 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055706104 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427689755239"} 20241005055706104 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241005055706104 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427689755239" cause=Invalid mandatory information} 20241005055706104 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055706104 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706104 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37654<->l=127.0.0.1:4258 20241005055706116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37564<->l=127.0.0.1:4258 20241005055706117 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055706117 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055706117 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055706117 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055706117 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38343<->l=127.0.0.1:4259) 20241005055706158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37662<->l=127.0.0.1:4258 20241005055706259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37662<->l=127.0.0.1:4258 20241005055709335 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055709335 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055709338 DLINP <000b> input/ipa.c:451 connected read/write 20241005055709338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055709338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35536<->l=127.0.0.1:4258 20241005055709341 DLINP <000b> input/ipa.c:451 connected read/write 20241005055709341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055709341 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055709341 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055709341 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  20241005055709341 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055709341 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  20241005055709341 DLGSUP <0013> gsup_server.c:235 2:  20241005055709341 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055709341 DLGSUP <0013> gsup_server.c:235 3:  20241005055709341 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055709341 DLGSUP <0013> gsup_server.c:235 4:  20241005055709341 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055709341 DLGSUP <0013> gsup_server.c:235 5:  20241005055709341 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055709341 DLGSUP <0013> gsup_server.c:235 7:  20241005055709341 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055709341 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055709341 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055709341 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055709360 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45727<->l=127.0.0.1:4259) 20241005055709371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35552<->l=127.0.0.1:4258 20241005055709385 DLINP <000b> input/ipa.c:451 connected read/write 20241005055709385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055709385 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428733435678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428733435678"} 20241005055709385 DMAIN <0000> hlr.c:435 IMSI='262428733435678': has IMEI = 22245678901234 (consider setting 'store-imei') 20241005055709385 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428733435678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241005055709385 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428733435678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428733435678" cause=Invalid mandatory information} 20241005055709385 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428733435678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055709385 DLINP <000b> input/ipa.c:451 connected read/write 20241005055709385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055709385 DLINP <000b> input/ipa.c:451 connected read/write 20241005055709385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055709391 DLINP <000b> input/ipa.c:451 connected read/write 20241005055709391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055709391 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428733435678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428733435678"} 20241005055709391 DAUC <0003> hlr.c:428 IMSI='262428733435678': storing IMEI = 22245678901234 20241005055709391 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428733435678': no such subscriber 20241005055709391 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428733435678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241005055709391 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428733435678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428733435678" cause=Invalid mandatory information} 20241005055709391 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428733435678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055709391 DLINP <000b> input/ipa.c:451 connected read/write 20241005055709391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055709391 DLINP <000b> input/ipa.c:451 connected read/write 20241005055709391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055709392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35552<->l=127.0.0.1:4258 20241005055709393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35536<->l=127.0.0.1:4258 20241005055709394 DLINP <000b> input/ipa.c:451 connected read/write 20241005055709394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055709394 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055709394 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055709394 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055709394 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45727<->l=127.0.0.1:4259) 20241005055709434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35556<->l=127.0.0.1:4258 20241005055709534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35556<->l=127.0.0.1:4258 20241005055712609 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055712609 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055712611 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35558<->l=127.0.0.1:4258 20241005055712614 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712614 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055712614 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055712614 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  20241005055712614 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055712614 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  20241005055712614 DLGSUP <0013> gsup_server.c:235 2:  20241005055712614 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055712614 DLGSUP <0013> gsup_server.c:235 3:  20241005055712614 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055712614 DLGSUP <0013> gsup_server.c:235 4:  20241005055712614 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055712614 DLGSUP <0013> gsup_server.c:235 5:  20241005055712614 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055712614 DLGSUP <0013> gsup_server.c:235 7:  20241005055712614 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055712614 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055712614 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055712614 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055712633 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36605<->l=127.0.0.1:4259) 20241005055712645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35560<->l=127.0.0.1:4258 20241005055712657 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712657 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422425204063"} 20241005055712657 DMAIN <0000> hlr.c:227 IMSI='262422425204063': Creating subscriber on demand 20241005055712664 DMAIN <0000> hlr.c:243 IMSI='262422425204063': Successfully assigned MSISDN='529' 20241005055712664 DAUC <0003> hlr.c:428 IMSI='262422425204063': storing IMEI = 12345678901234 20241005055712681 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422425204063"} 20241005055712681 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055712681 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712681 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712684 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712684 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712685 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712685 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712686 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712686 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712688 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712688 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422425204063" cn_domain=PS} 20241005055712688 DLU <0006> fsm.c:456 lu(262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055712688 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055712702 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055712702 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422425204063" cn_domain=PS} 20241005055712702 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712702 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712704 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712704 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422425204063"} 20241005055712704 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055712704 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055712704 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422425204063"} 20241005055712704 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055712704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055712704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055712704 DLU <0006> fsm.c:568 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055712704 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712704 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712713 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712713 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422425204063"} 20241005055712713 DMAIN <0000> hlr.c:227 IMSI='262422425204063': Creating subscriber on demand 20241005055712724 DMAIN <0000> hlr.c:243 IMSI='262422425204063': Successfully assigned MSISDN='530' 20241005055712724 DAUC <0003> hlr.c:428 IMSI='262422425204063': storing IMEI = 12345678901234 20241005055712728 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422425204063"} 20241005055712728 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055712728 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712728 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712729 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712729 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712730 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712730 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712731 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712731 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712731 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712731 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712733 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712733 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422425204063" cn_domain=PS} 20241005055712733 DLU <0006> fsm.c:456 lu(262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055712733 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055712740 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055712740 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422425204063" cn_domain=PS} 20241005055712740 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712740 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712742 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712743 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422425204063"} 20241005055712743 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055712743 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055712743 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422425204063"} 20241005055712743 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055712743 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055712743 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055712743 DLU <0006> fsm.c:568 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055712743 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712743 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712754 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712754 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422425204063"} 20241005055712754 DMAIN <0000> hlr.c:227 IMSI='262422425204063': Creating subscriber on demand 20241005055712761 DMAIN <0000> hlr.c:243 IMSI='262422425204063': Successfully assigned MSISDN='762' 20241005055712761 DAUC <0003> hlr.c:428 IMSI='262422425204063': storing IMEI = 12345678901234 20241005055712764 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422425204063"} 20241005055712764 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055712764 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712764 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712766 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712766 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712767 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712767 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712767 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712767 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712768 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712768 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712770 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712770 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422425204063" cn_domain=PS} 20241005055712770 DLU <0006> fsm.c:456 lu(262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055712770 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241005055712770 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422425204063" cause=GPRS services not allowed} 20241005055712770 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055712770 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055712770 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Freeing instance 20241005055712770 DLU <0006> fsm.c:568 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Deallocated 20241005055712770 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712770 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712778 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712778 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422425204063"} 20241005055712778 DMAIN <0000> hlr.c:227 IMSI='262422425204063': Creating subscriber on demand 20241005055712785 DMAIN <0000> hlr.c:243 IMSI='262422425204063': Successfully assigned MSISDN='762' 20241005055712785 DAUC <0003> hlr.c:428 IMSI='262422425204063': storing IMEI = 12345678901234 20241005055712788 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422425204063"} 20241005055712788 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055712788 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712788 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712790 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712790 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712791 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712791 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712791 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712792 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712793 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712793 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422425204063" cn_domain=PS} 20241005055712793 DLU <0006> fsm.c:456 lu(262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055712793 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241005055712793 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422425204063" cause=GPRS services not allowed} 20241005055712793 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055712793 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055712793 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Freeing instance 20241005055712793 DLU <0006> fsm.c:568 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Deallocated 20241005055712793 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712793 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712801 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712801 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422425204063"} 20241005055712801 DMAIN <0000> hlr.c:227 IMSI='262422425204063': Creating subscriber on demand 20241005055712805 DAUC <0003> hlr.c:428 IMSI='262422425204063': storing IMEI = 12345678901234 20241005055712808 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422425204063"} 20241005055712808 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055712808 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712808 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712809 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712809 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712810 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712810 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712811 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712811 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712813 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712813 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422425204063" cn_domain=PS} 20241005055712813 DLU <0006> fsm.c:456 lu(262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055712813 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241005055712813 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422425204063" cause=GPRS services not allowed} 20241005055712813 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055712813 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055712813 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Freeing instance 20241005055712813 DLU <0006> fsm.c:568 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Deallocated 20241005055712813 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712813 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712821 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712821 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422425204063"} 20241005055712821 DMAIN <0000> hlr.c:227 IMSI='262422425204063': Creating subscriber on demand 20241005055712824 DAUC <0003> hlr.c:428 IMSI='262422425204063': storing IMEI = 12345678901234 20241005055712827 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422425204063"} 20241005055712827 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055712827 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712827 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712829 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712829 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712829 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712829 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712830 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712830 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712832 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712832 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422425204063" cn_domain=PS} 20241005055712832 DLU <0006> fsm.c:456 lu(262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055712832 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055712838 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055712838 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422425204063" cn_domain=PS} 20241005055712838 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712839 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712841 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712841 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422425204063"} 20241005055712841 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055712841 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055712841 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422425204063"} 20241005055712841 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055712841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055712841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055712841 DLU <0006> fsm.c:568 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055712841 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712841 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35560<->l=127.0.0.1:4258 20241005055712848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35558<->l=127.0.0.1:4258 20241005055712848 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712848 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055712849 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055712849 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055712849 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36605<->l=127.0.0.1:4259) 20241005055712889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 20241005055712989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 20241005055716066 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055716066 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055716068 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055716069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35580<->l=127.0.0.1:4258 20241005055716072 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055716072 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055716072 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055716072 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  20241005055716072 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055716072 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  20241005055716072 DLGSUP <0013> gsup_server.c:235 2:  20241005055716072 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055716072 DLGSUP <0013> gsup_server.c:235 3:  20241005055716072 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055716072 DLGSUP <0013> gsup_server.c:235 4:  20241005055716072 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055716072 DLGSUP <0013> gsup_server.c:235 5:  20241005055716072 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055716072 DLGSUP <0013> gsup_server.c:235 7:  20241005055716072 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055716072 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055716072 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055716072 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055716096 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42115<->l=127.0.0.1:4259) 20241005055716107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35592<->l=127.0.0.1:4258 20241005055716113 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055716113 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424711882859" cn_domain=PS} 20241005055716113 DMAIN <0000> hlr.c:227 IMSI='262424711882859': Creating subscriber on demand 20241005055716121 DMAIN <0000> hlr.c:243 IMSI='262424711882859': Successfully assigned MSISDN='148' 20241005055716121 DLU <0006> fsm.c:456 lu(262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055716121 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055716128 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055716128 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424711882859" cn_domain=PS} 20241005055716128 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716128 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716131 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055716131 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424711882859"} 20241005055716131 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055716131 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055716131 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424711882859"} 20241005055716131 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055716131 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055716131 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055716131 DLU <0006> fsm.c:568 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055716131 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716131 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716133 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716133 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716134 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716134 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716135 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716135 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716143 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055716143 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424711882859" cn_domain=PS} 20241005055716143 DMAIN <0000> hlr.c:227 IMSI='262424711882859': Creating subscriber on demand 20241005055716150 DMAIN <0000> hlr.c:243 IMSI='262424711882859': Successfully assigned MSISDN='447' 20241005055716150 DLU <0006> fsm.c:456 lu(262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055716150 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055716157 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055716157 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424711882859" cn_domain=PS} 20241005055716157 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716157 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716159 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055716159 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424711882859"} 20241005055716159 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055716159 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055716159 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424711882859"} 20241005055716159 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055716159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055716159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055716159 DLU <0006> fsm.c:568 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055716159 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716159 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716160 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716160 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716161 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716161 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716162 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716162 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716163 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716163 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716170 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055716170 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424711882859" cn_domain=PS} 20241005055716170 DMAIN <0000> hlr.c:227 IMSI='262424711882859': Creating subscriber on demand 20241005055716177 DMAIN <0000> hlr.c:243 IMSI='262424711882859': Successfully assigned MSISDN='298' 20241005055716177 DLU <0006> fsm.c:456 lu(262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055716177 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241005055716177 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424711882859" cause=GPRS services not allowed} 20241005055716177 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055716177 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055716177 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Freeing instance 20241005055716177 DLU <0006> fsm.c:568 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Deallocated 20241005055716177 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716177 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716178 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716178 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716179 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716179 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716180 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716180 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716181 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716181 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716188 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055716188 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424711882859" cn_domain=PS} 20241005055716188 DMAIN <0000> hlr.c:227 IMSI='262424711882859': Creating subscriber on demand 20241005055716195 DMAIN <0000> hlr.c:243 IMSI='262424711882859': Successfully assigned MSISDN='037' 20241005055716195 DLU <0006> fsm.c:456 lu(262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055716195 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241005055716195 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424711882859" cause=GPRS services not allowed} 20241005055716195 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055716195 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055716195 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Freeing instance 20241005055716195 DLU <0006> fsm.c:568 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Deallocated 20241005055716195 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716195 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716196 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716196 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716197 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716197 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716198 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716198 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716205 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055716205 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424711882859" cn_domain=PS} 20241005055716205 DMAIN <0000> hlr.c:227 IMSI='262424711882859': Creating subscriber on demand 20241005055716208 DLU <0006> fsm.c:456 lu(262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055716208 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241005055716208 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424711882859" cause=GPRS services not allowed} 20241005055716208 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055716208 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055716208 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Freeing instance 20241005055716208 DLU <0006> fsm.c:568 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Deallocated 20241005055716208 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716208 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716209 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716209 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716210 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716210 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716211 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716211 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716218 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055716218 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424711882859" cn_domain=PS} 20241005055716218 DMAIN <0000> hlr.c:227 IMSI='262424711882859': Creating subscriber on demand 20241005055716222 DLU <0006> fsm.c:456 lu(262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055716222 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055716228 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055716228 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424711882859" cn_domain=PS} 20241005055716228 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716228 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716230 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055716230 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424711882859"} 20241005055716230 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055716230 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055716230 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424711882859"} 20241005055716230 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055716230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055716230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055716230 DLU <0006> fsm.c:568 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055716230 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716230 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716232 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716232 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716233 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716233 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716234 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716234 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35592<->l=127.0.0.1:4258 20241005055716240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35580<->l=127.0.0.1:4258 20241005055716241 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055716241 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055716241 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055716241 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055716241 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42115<->l=127.0.0.1:4259) 20241005055716286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35608<->l=127.0.0.1:4258 20241005055716387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35608<->l=127.0.0.1:4258 20241005055719466 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055719466 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055719469 DLINP <000b> input/ipa.c:451 connected read/write 20241005055719469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055719470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47386<->l=127.0.0.1:4258 20241005055719472 DLINP <000b> input/ipa.c:451 connected read/write 20241005055719472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055719472 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055719472 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055719472 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  20241005055719472 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055719472 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  20241005055719472 DLGSUP <0013> gsup_server.c:235 2:  20241005055719472 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055719472 DLGSUP <0013> gsup_server.c:235 3:  20241005055719472 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055719472 DLGSUP <0013> gsup_server.c:235 4:  20241005055719472 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055719472 DLGSUP <0013> gsup_server.c:235 5:  20241005055719472 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055719472 DLGSUP <0013> gsup_server.c:235 7:  20241005055719472 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055719472 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055719472 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055719472 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055719493 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46551<->l=127.0.0.1:4259) 20241005055719504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47390<->l=127.0.0.1:4258 20241005055719513 DLINP <000b> input/ipa.c:451 connected read/write 20241005055719513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055719513 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420949753223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420949753223"} 20241005055719513 DMAIN <0000> hlr.c:227 IMSI='262420949753223': Creating subscriber on demand 20241005055719538 DMAIN <0000> hlr.c:243 IMSI='262420949753223': Successfully assigned MSISDN='292' 20241005055719538 DAUC <0003> db_auc.c:157 IMSI='262420949753223': No 2G Auth Data 20241005055719538 DAUC <0003> db_auc.c:192 IMSI='262420949753223': No 3G Auth Data 20241005055719538 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420949753223 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 20241005055719538 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420949753223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420949753223" cause=IMSI unknown in HLR} 20241005055719538 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420949753223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055719538 DLINP <000b> input/ipa.c:451 connected read/write 20241005055719538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055719538 DLINP <000b> input/ipa.c:451 connected read/write 20241005055719538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055719540 DAUC <0003> db_auc.c:157 IMSI='262420949753223': No 2G Auth Data 20241005055719540 DAUC <0003> db_auc.c:192 IMSI='262420949753223': No 3G Auth Data 20241005055719541 DAUC <0003> db_auc.c:157 IMSI='262420949753223': No 2G Auth Data 20241005055719541 DAUC <0003> db_auc.c:192 IMSI='262420949753223': No 3G Auth Data 20241005055719542 DAUC <0003> db_auc.c:157 IMSI='262420949753223': No 2G Auth Data 20241005055719542 DAUC <0003> db_auc.c:192 IMSI='262420949753223': No 3G Auth Data 20241005055719544 DLINP <000b> input/ipa.c:451 connected read/write 20241005055719544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055719544 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420949753223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420949753223" cn_domain=PS} 20241005055719544 DLU <0006> fsm.c:456 lu(262420949753223)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055719544 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420949753223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055719551 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420949753223)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055719551 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420949753223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420949753223" cn_domain=PS} 20241005055719551 DLINP <000b> input/ipa.c:451 connected read/write 20241005055719551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055719551 DLINP <000b> input/ipa.c:451 connected read/write 20241005055719551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055719553 DLINP <000b> input/ipa.c:451 connected read/write 20241005055719553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055719553 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420949753223 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420949753223"} 20241005055719553 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420949753223)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055719553 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420949753223 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055719553 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420949753223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420949753223"} 20241005055719553 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420949753223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055719553 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420949753223)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055719553 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420949753223)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055719553 DLU <0006> fsm.c:568 lu(PS:IMSI-262420949753223)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055719553 DLINP <000b> input/ipa.c:451 connected read/write 20241005055719553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055719553 DLINP <000b> input/ipa.c:451 connected read/write 20241005055719553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055719559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47390<->l=127.0.0.1:4258 20241005055719560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47386<->l=127.0.0.1:4258 20241005055719561 DLINP <000b> input/ipa.c:451 connected read/write 20241005055719561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055719561 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055719561 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055719561 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055719561 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46551<->l=127.0.0.1:4259) 20241005055719604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47404<->l=127.0.0.1:4258 20241005055719705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47404<->l=127.0.0.1:4258 20241005055722782 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055722782 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055722784 DLINP <000b> input/ipa.c:451 connected read/write 20241005055722784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055722784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47412<->l=127.0.0.1:4258 20241005055722785 DLINP <000b> input/ipa.c:451 connected read/write 20241005055722785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055722785 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055722785 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055722785 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  20241005055722785 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055722785 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  20241005055722785 DLGSUP <0013> gsup_server.c:235 2:  20241005055722785 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055722785 DLGSUP <0013> gsup_server.c:235 3:  20241005055722785 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055722785 DLGSUP <0013> gsup_server.c:235 4:  20241005055722785 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055722785 DLGSUP <0013> gsup_server.c:235 5:  20241005055722785 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055722785 DLGSUP <0013> gsup_server.c:235 7:  20241005055722785 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055722785 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055722785 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055722785 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055722807 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45531<->l=127.0.0.1:4259) 20241005055722810 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241005055722810 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241005055722827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47414<->l=127.0.0.1:4258 20241005055722834 DAUC <0003> db_auc.c:157 IMSI='262420864185613': No 2G Auth Data 20241005055722834 DAUC <0003> db_auc.c:192 IMSI='262420864185613': No 3G Auth Data 20241005055722842 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618468878.msisdn 20241005055722842 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618468878.msisdn: not attached (vlr_number unset) 20241005055722842 DDGSM <0007> mslookup_server.c:327 sip.voice.491618468878.msisdn: does not exist in GSUP proxy 20241005055723844 DLINP <000b> input/ipa.c:451 connected read/write 20241005055723844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055723844 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420864185613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420864185613" cn_domain=CS} 20241005055723844 DLU <0006> fsm.c:456 lu(262420864185613)[0x559cfb8ed6c0]{UNVALIDATED}: Allocated 20241005055723844 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420864185613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241005055723852 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420864185613)[0x559cfb8ed6c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055723852 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420864185613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420864185613" cn_domain=CS} 20241005055723852 DLINP <000b> input/ipa.c:451 connected read/write 20241005055723852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055723853 DLINP <000b> input/ipa.c:451 connected read/write 20241005055723853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055723856 DLINP <000b> input/ipa.c:451 connected read/write 20241005055723856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055723856 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420864185613 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420864185613"} 20241005055723856 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420864185613)[0x559cfb8ed6c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055723856 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420864185613 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055723856 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420864185613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420864185613"} 20241005055723856 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420864185613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055723856 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420864185613)[0x559cfb8ed6c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055723856 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420864185613)[0x559cfb8ed6c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055723856 DLU <0006> fsm.c:568 lu(CS:IMSI-262420864185613)[0x559cfb8ed6c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055723856 DLINP <000b> input/ipa.c:451 connected read/write 20241005055723856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055723856 DLINP <000b> input/ipa.c:451 connected read/write 20241005055723856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055723858 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618468878.msisdn 20241005055723858 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618468878.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241005055723858 DDGSM <0007> mslookup_server.c:327 sip.voice.491618468878.msisdn: does not exist in GSUP proxy 20241005055723858 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618468878.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241005055723866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47414<->l=127.0.0.1:4258 20241005055723867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47412<->l=127.0.0.1:4258 20241005055723867 DLINP <000b> input/ipa.c:451 connected read/write 20241005055723867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055723867 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055723867 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055723867 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055723868 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45531<->l=127.0.0.1:4259) 20241005055723916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47416<->l=127.0.0.1:4258 20241005055724016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47416<->l=127.0.0.1:4258 20241005055725025 DSS <0004> hlr_ussd.c:239 262423556657205/0x46529536: SS Session Timeout, destroying 20241005055725025 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423556657205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055727087 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055727087 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055727089 DLINP <000b> input/ipa.c:451 connected read/write 20241005055727089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055727090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44478<->l=127.0.0.1:4258 20241005055727091 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241005055727091 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241005055727092 DLINP <000b> input/ipa.c:451 connected read/write 20241005055727092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055727092 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055727092 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055727092 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  20241005055727092 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055727092 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  20241005055727092 DLGSUP <0013> gsup_server.c:235 2:  20241005055727092 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055727092 DLGSUP <0013> gsup_server.c:235 3:  20241005055727092 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055727092 DLGSUP <0013> gsup_server.c:235 4:  20241005055727092 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055727092 DLGSUP <0013> gsup_server.c:235 5:  20241005055727092 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055727092 DLGSUP <0013> gsup_server.c:235 7:  20241005055727092 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055727092 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055727092 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055727092 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055727122 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34481<->l=127.0.0.1:4259) 20241005055727124 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241005055727124 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241005055727138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44490<->l=127.0.0.1:4258 20241005055727143 DLINP <000b> input/ipa.c:451 connected read/write 20241005055727143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055727143 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427098125667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427098125667" cn_domain=CS} 20241005055727143 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427098125667 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241005055727143 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427098125667 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241005055727143 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427098125667.imsi 20241005055727143 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427098125667.imsi 20241005055727143 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427098125667.imsi: does not exist in local HLR 20241005055727149 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427098125667 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241005055727149 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241005055727149 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241005055727149 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241005055727149 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241005055727149 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241005055727149 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427098125667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055727149 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241005055727149 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241005055727149 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241005055727149 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241005055727149 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241005055727149 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241005055727153 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055727153 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055727153 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241005055727153 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241005055727153 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241005055727154 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055727154 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055727154 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241005055727197 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055727197 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055727197 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055727197 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055727197 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427098125667 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610425728 20241005055727197 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427098125667 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241005055727197 DLINP <000b> input/ipa.c:451 connected read/write 20241005055727197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055727197 DLINP <000b> input/ipa.c:451 connected read/write 20241005055727197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055727201 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055727201 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055727201 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427098125667 MSISDN-491610425728 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241005055727201 DLINP <000b> input/ipa.c:451 connected read/write 20241005055727201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055727201 DLINP <000b> input/ipa.c:451 connected read/write 20241005055727201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055727203 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055727203 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055727203 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427098125667 MSISDN-491610425728 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 20241005055727203 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427098125667 MSISDN-491610425728 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241005055727203 DLINP <000b> input/ipa.c:451 connected read/write 20241005055727203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055727203 DLINP <000b> input/ipa.c:451 connected read/write 20241005055727203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055727205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44490<->l=127.0.0.1:4258 20241005055727206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44478<->l=127.0.0.1:4258 20241005055727207 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055727207 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055727207 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241005055727207 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241005055727207 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241005055727207 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34481<->l=127.0.0.1:4259) 20241005055727207 DLINP <000b> input/ipa.c:451 connected read/write 20241005055727207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055727207 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055727207 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055727207 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055727248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44492<->l=127.0.0.1:4258 20241005055727349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44492<->l=127.0.0.1:4258 20241005055730421 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055730421 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055730423 DLINP <000b> input/ipa.c:451 connected read/write 20241005055730423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055730424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44500<->l=127.0.0.1:4258 20241005055730426 DLINP <000b> input/ipa.c:451 connected read/write 20241005055730426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055730426 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055730426 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055730426 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  20241005055730426 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055730426 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  20241005055730426 DLGSUP <0013> gsup_server.c:235 2:  20241005055730426 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055730426 DLGSUP <0013> gsup_server.c:235 3:  20241005055730426 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055730426 DLGSUP <0013> gsup_server.c:235 4:  20241005055730426 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055730426 DLGSUP <0013> gsup_server.c:235 5:  20241005055730426 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055730426 DLGSUP <0013> gsup_server.c:235 7:  20241005055730426 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055730426 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055730426 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055730426 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055730426 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241005055730426 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241005055730451 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44685<->l=127.0.0.1:4259) 20241005055730453 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241005055730453 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241005055730465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44512<->l=127.0.0.1:4258 20241005055730471 DAUC <0003> db_auc.c:157 IMSI='262429272672466': No 2G Auth Data 20241005055730471 DAUC <0003> db_auc.c:192 IMSI='262429272672466': No 3G Auth Data 20241005055730479 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429272672466.imsi 20241005055730479 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262429272672466.imsi: found in local HLR 20241005055730487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44512<->l=127.0.0.1:4258 20241005055730488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44500<->l=127.0.0.1:4258 20241005055730489 DLINP <000b> input/ipa.c:451 connected read/write 20241005055730489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055730489 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055730489 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055730489 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055730489 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44685<->l=127.0.0.1:4259) 20241005055730535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44516<->l=127.0.0.1:4258 20241005055730635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44516<->l=127.0.0.1:4258 20241005055733711 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055733711 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055733714 DLINP <000b> input/ipa.c:451 connected read/write 20241005055733714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055733714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44526<->l=127.0.0.1:4258 20241005055733716 DLINP <000b> input/ipa.c:451 connected read/write 20241005055733716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055733716 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055733716 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055733716 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  20241005055733716 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055733716 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  20241005055733716 DLGSUP <0013> gsup_server.c:235 2:  20241005055733716 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055733716 DLGSUP <0013> gsup_server.c:235 3:  20241005055733716 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055733716 DLGSUP <0013> gsup_server.c:235 4:  20241005055733716 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055733716 DLGSUP <0013> gsup_server.c:235 5:  20241005055733716 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055733716 DLGSUP <0013> gsup_server.c:235 7:  20241005055733716 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055733716 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055733716 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055733716 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055733717 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241005055733717 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241005055733752 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41953<->l=127.0.0.1:4259) 20241005055733755 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241005055733755 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241005055733769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44532<->l=127.0.0.1:4258 20241005055733774 DLINP <000b> input/ipa.c:451 connected read/write 20241005055733774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055733774 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420004423288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420004423288" cn_domain=CS} 20241005055733775 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420004423288 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241005055733775 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420004423288 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241005055733775 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420004423288.imsi 20241005055733775 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420004423288.imsi 20241005055733775 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420004423288.imsi: does not exist in local HLR 20241005055733780 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420004423288 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241005055733780 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241005055733780 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241005055733780 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241005055733780 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241005055733780 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241005055733780 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420004423288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055733780 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241005055733780 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241005055733780 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241005055733780 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241005055733780 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241005055733780 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241005055733783 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055733783 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055733783 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241005055733783 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241005055733783 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241005055733785 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055733785 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055733785 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241005055733825 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055733825 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055733825 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055733825 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055733825 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420004423288 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615310110 20241005055733825 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420004423288 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241005055733825 DLINP <000b> input/ipa.c:451 connected read/write 20241005055733825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055733825 DLINP <000b> input/ipa.c:451 connected read/write 20241005055733825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055733829 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055733829 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055733829 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420004423288 MSISDN-491615310110 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241005055733829 DLINP <000b> input/ipa.c:451 connected read/write 20241005055733829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055733829 DLINP <000b> input/ipa.c:451 connected read/write 20241005055733829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055733831 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055733831 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055733831 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420004423288 MSISDN-491615310110 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 20241005055733831 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420004423288 MSISDN-491615310110 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241005055733831 DLINP <000b> input/ipa.c:451 connected read/write 20241005055733831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055733831 DLINP <000b> input/ipa.c:451 connected read/write 20241005055733831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055733833 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420004423288.imsi 20241005055733833 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420004423288.imsi: does not exist in local HLR 20241005055734835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44532<->l=127.0.0.1:4258 20241005055734836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44526<->l=127.0.0.1:4258 20241005055734837 DLINP <000b> input/ipa.c:451 connected read/write 20241005055734837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055734837 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055734837 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055734837 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055734838 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41953<->l=127.0.0.1:4259) 20241005055734838 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055734838 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055734838 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241005055734838 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241005055734838 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241005055734880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44546<->l=127.0.0.1:4258 20241005055734981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44546<->l=127.0.0.1:4258 20241005055738060 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055738060 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241005055738063 DLINP <000b> input/ipa.c:451 connected read/write 20241005055738063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055738064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59926<->l=127.0.0.1:4258 20241005055738066 DLINP <000b> input/ipa.c:451 connected read/write 20241005055738066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055738066 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055738066 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055738066 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  20241005055738066 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055738066 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  20241005055738066 DLGSUP <0013> gsup_server.c:235 2:  20241005055738066 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055738066 DLGSUP <0013> gsup_server.c:235 3:  20241005055738066 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055738066 DLGSUP <0013> gsup_server.c:235 4:  20241005055738066 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055738066 DLGSUP <0013> gsup_server.c:235 5:  20241005055738066 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055738066 DLGSUP <0013> gsup_server.c:235 7:  20241005055738066 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055738066 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055738066 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055738066 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055738066 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241005055738066 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241005055738099 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43555<->l=127.0.0.1:4259) 20241005055738102 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241005055738102 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241005055738118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59932<->l=127.0.0.1:4258 20241005055738124 DLINP <000b> input/ipa.c:451 connected read/write 20241005055738124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055738124 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422082606256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422082606256" cn_domain=CS} 20241005055738124 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422082606256 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241005055738124 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422082606256 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241005055738124 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422082606256.imsi 20241005055738124 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422082606256.imsi 20241005055738124 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422082606256.imsi: does not exist in local HLR 20241005055738129 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422082606256 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241005055738129 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241005055738129 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241005055738129 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241005055738129 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241005055738129 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241005055738129 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422082606256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055738129 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241005055738129 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241005055738129 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241005055738129 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241005055738129 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241005055738129 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241005055738132 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055738132 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055738132 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241005055738132 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241005055738132 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241005055738133 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055738133 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055738133 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241005055738177 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055738177 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055738177 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055738177 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055738177 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422082606256 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611257540 20241005055738177 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422082606256 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241005055738177 DLINP <000b> input/ipa.c:451 connected read/write 20241005055738177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055738177 DLINP <000b> input/ipa.c:451 connected read/write 20241005055738177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055738181 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055738181 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055738181 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422082606256 MSISDN-491611257540 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241005055738181 DLINP <000b> input/ipa.c:451 connected read/write 20241005055738181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055738181 DLINP <000b> input/ipa.c:451 connected read/write 20241005055738181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055738183 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055738183 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055738183 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422082606256 MSISDN-491611257540 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 20241005055738183 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422082606256 MSISDN-491611257540 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241005055738183 DLINP <000b> input/ipa.c:451 connected read/write 20241005055738183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055738183 DLINP <000b> input/ipa.c:451 connected read/write 20241005055738183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055738185 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611257540.msisdn 20241005055738185 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611257540.msisdn: does not exist in local HLR 20241005055738185 DDGSM <0007> mslookup_server.c:352 sip.voice.491611257540.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241005055738185 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611257540.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241005055738187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59932<->l=127.0.0.1:4258 20241005055738188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59926<->l=127.0.0.1:4258 20241005055738189 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43555<->l=127.0.0.1:4259) 20241005055738189 DLINP <000b> input/ipa.c:451 connected read/write 20241005055738189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055738189 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055738189 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055738189 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055738189 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055738189 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055738189 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241005055738189 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241005055738189 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241005055738235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59942<->l=127.0.0.1:4258 20241005055738335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59942<->l=127.0.0.1:4258