20241125122516720 DMAIN <0000> hlr.c:802 hlr starting 20241125122516721 DDB <0001> db.c:599 using database: :memory: 20241125122516721 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241125122516721 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241125122516721 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241125122516723 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241125122516723 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241125122516723 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241125122516724 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241125122516724 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241125122518164 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122518164 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122518169 DLINP <000b> input/ipa.c:451 connected read/write 20241125122518169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122518172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55622<->l=127.0.0.1:4258 20241125122518175 DLINP <000b> input/ipa.c:451 connected read/write 20241125122518175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122518175 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122518175 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122518175 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  20241125122518175 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122518175 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  20241125122518175 DLGSUP <0013> gsup_server.c:235 2:  20241125122518175 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122518175 DLGSUP <0013> gsup_server.c:235 3:  20241125122518175 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122518175 DLGSUP <0013> gsup_server.c:235 4:  20241125122518175 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122518175 DLGSUP <0013> gsup_server.c:235 5:  20241125122518175 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122518175 DLGSUP <0013> gsup_server.c:235 7:  20241125122518175 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122518175 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122518175 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122518175 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122518197 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43303<->l=127.0.0.1:4259) 20241125122518209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55632<->l=127.0.0.1:4258 20241125122518218 DLINP <000b> input/ipa.c:451 connected read/write 20241125122518218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122518218 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"} 20241125122518218 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" 20241125122518218 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} 20241125122518218 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 20241125122518218 DLINP <000b> input/ipa.c:451 connected read/write 20241125122518218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122518218 DLINP <000b> input/ipa.c:451 connected read/write 20241125122518218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122518222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55632<->l=127.0.0.1:4258 20241125122518223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55622<->l=127.0.0.1:4258 20241125122518225 DLINP <000b> input/ipa.c:451 connected read/write 20241125122518225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122518225 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122518225 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122518226 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122518226 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43303<->l=127.0.0.1:4259) 20241125122518271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55638<->l=127.0.0.1:4258 20241125122518372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55638<->l=127.0.0.1:4258 20241125122521481 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122521481 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122521484 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122521486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55644<->l=127.0.0.1:4258 20241125122521489 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122521489 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122521489 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122521489 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  20241125122521489 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122521489 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  20241125122521489 DLGSUP <0013> gsup_server.c:235 2:  20241125122521489 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122521489 DLGSUP <0013> gsup_server.c:235 3:  20241125122521489 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122521489 DLGSUP <0013> gsup_server.c:235 4:  20241125122521489 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122521489 DLGSUP <0013> gsup_server.c:235 5:  20241125122521489 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122521489 DLGSUP <0013> gsup_server.c:235 7:  20241125122521489 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122521489 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122521489 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122521489 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122521510 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36165<->l=127.0.0.1:4259) 20241125122521520 DAUC <0003> db_auc.c:157 IMSI='262426210938456': No 2G Auth Data 20241125122521520 DAUC <0003> db_auc.c:192 IMSI='262426210938456': No 3G Auth Data 20241125122521536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55650<->l=127.0.0.1:4258 20241125122521549 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122521549 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426210938456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426210938456"} 20241125122521549 DAUC <0003> db_auc.c:192 IMSI='262426210938456': No 3G Auth Data 20241125122521549 DAUC <0003> db_auc.c:236 IMSI='262426210938456': Calling to generate 5 vectors 20241125122521549 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241125122521549 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122521549 DAUC <0003> auc.c:113 vector [0]: rand = e10f1d5f17477a27345f7888bbb65dec 20241125122521549 DAUC <0003> auc.c:179 vector [0]: kc = 5c1580240fb45800 20241125122521549 DAUC <0003> auc.c:180 vector [0]: sres = 2049847f 20241125122521549 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122521549 DAUC <0003> auc.c:113 vector [1]: rand = 04c06df3691d01b6d0afb61f5609483e 20241125122521549 DAUC <0003> auc.c:179 vector [1]: kc = f491d5e9f94c2000 20241125122521549 DAUC <0003> auc.c:180 vector [1]: sres = 0e8f2660 20241125122521549 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241125122521549 DAUC <0003> auc.c:113 vector [2]: rand = cc6454ce5f7106ab1cf562e01e1a4bd7 20241125122521549 DAUC <0003> auc.c:179 vector [2]: kc = 61ce6b693d0c0c00 20241125122521549 DAUC <0003> auc.c:180 vector [2]: sres = e0b3840c 20241125122521549 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241125122521549 DAUC <0003> auc.c:113 vector [3]: rand = ca60e82f3b4534741ec3c0b9a7dee275 20241125122521549 DAUC <0003> auc.c:179 vector [3]: kc = d585295a18c4d000 20241125122521549 DAUC <0003> auc.c:180 vector [3]: sres = 7f2bb6e7 20241125122521549 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241125122521549 DAUC <0003> auc.c:113 vector [4]: rand = be38663b64c4dfa5c1273c468fd35782 20241125122521549 DAUC <0003> auc.c:179 vector [4]: kc = 099ae5bf9bb87000 20241125122521549 DAUC <0003> auc.c:180 vector [4]: sres = dc8bc6fb 20241125122521549 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241125122521549 DAUC <0003> db_auc.c:245 IMSI='262426210938456': Generated 5 vectors 20241125122521549 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426210938456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426210938456"} 20241125122521549 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426210938456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122521549 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122521549 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122521556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55650<->l=127.0.0.1:4258 20241125122521559 DAUC <0003> db_auc.c:157 IMSI='262426884591500': No 2G Auth Data 20241125122521559 DAUC <0003> db_auc.c:192 IMSI='262426884591500': No 3G Auth Data 20241125122521574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55662<->l=127.0.0.1:4258 20241125122521576 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122521576 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426884591500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426884591500"} 20241125122521576 DAUC <0003> db_auc.c:192 IMSI='262426884591500': No 3G Auth Data 20241125122521576 DAUC <0003> db_auc.c:236 IMSI='262426884591500': Calling to generate 5 vectors 20241125122521576 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241125122521576 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122521576 DAUC <0003> auc.c:113 vector [0]: rand = 83c31a40f454f5636fb2efa851b62bef 20241125122521576 DAUC <0003> auc.c:179 vector [0]: kc = 737a4debdb070800 20241125122521576 DAUC <0003> auc.c:180 vector [0]: sres = 16ad0d21 20241125122521576 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122521576 DAUC <0003> auc.c:113 vector [1]: rand = 6c22362d11b253f4cd41d4041c534f97 20241125122521576 DAUC <0003> auc.c:179 vector [1]: kc = de6503c6304a9400 20241125122521576 DAUC <0003> auc.c:180 vector [1]: sres = fe723fda 20241125122521576 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241125122521576 DAUC <0003> auc.c:113 vector [2]: rand = 27e52d617d9920b8c37d5b28334da386 20241125122521576 DAUC <0003> auc.c:179 vector [2]: kc = 089dfff851d91000 20241125122521576 DAUC <0003> auc.c:180 vector [2]: sres = f6ec5285 20241125122521576 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241125122521576 DAUC <0003> auc.c:113 vector [3]: rand = 4a48b420aafe7e37c025a0b2f109fd98 20241125122521576 DAUC <0003> auc.c:179 vector [3]: kc = d0939c24ff811c00 20241125122521576 DAUC <0003> auc.c:180 vector [3]: sres = d2e11f57 20241125122521576 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241125122521576 DAUC <0003> auc.c:113 vector [4]: rand = dd3b65be4ba1b14c37599553b388392c 20241125122521576 DAUC <0003> auc.c:179 vector [4]: kc = c8fa71772a766000 20241125122521576 DAUC <0003> auc.c:180 vector [4]: sres = c51e293e 20241125122521576 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241125122521576 DAUC <0003> db_auc.c:245 IMSI='262426884591500': Generated 5 vectors 20241125122521576 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426884591500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426884591500"} 20241125122521576 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426884591500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122521576 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122521576 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122521577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55662<->l=127.0.0.1:4258 20241125122521578 DAUC <0003> db_auc.c:157 IMSI='262420038770715': No 2G Auth Data 20241125122521578 DAUC <0003> db_auc.c:192 IMSI='262420038770715': No 3G Auth Data 20241125122521586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39468<->l=127.0.0.1:4258 20241125122521588 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122521588 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420038770715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420038770715"} 20241125122521588 DAUC <0003> db_auc.c:192 IMSI='262420038770715': No 3G Auth Data 20241125122521588 DAUC <0003> db_auc.c:236 IMSI='262420038770715': Calling to generate 5 vectors 20241125122521588 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241125122521588 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122521588 DAUC <0003> auc.c:113 vector [0]: rand = 1c356fff4244242954774971078aa589 20241125122521588 DAUC <0003> auc.c:179 vector [0]: kc = 51e7f6ff46da2ba4 20241125122521588 DAUC <0003> auc.c:180 vector [0]: sres = 39da3d18 20241125122521588 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122521588 DAUC <0003> auc.c:113 vector [1]: rand = ef03918388aad25f399fb94a58fc3dc3 20241125122521588 DAUC <0003> auc.c:179 vector [1]: kc = 047454ce3d83694d 20241125122521588 DAUC <0003> auc.c:180 vector [1]: sres = 2ac3e7fc 20241125122521588 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241125122521588 DAUC <0003> auc.c:113 vector [2]: rand = fc4c7a053819ff303f016a950aeecbb7 20241125122521588 DAUC <0003> auc.c:179 vector [2]: kc = d485ffb9253b9196 20241125122521588 DAUC <0003> auc.c:180 vector [2]: sres = 598b4c5a 20241125122521588 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241125122521588 DAUC <0003> auc.c:113 vector [3]: rand = eb9cebdd2f5b297e3712086acf392fa1 20241125122521588 DAUC <0003> auc.c:179 vector [3]: kc = 1391663537935c9c 20241125122521588 DAUC <0003> auc.c:180 vector [3]: sres = 42770e35 20241125122521588 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241125122521588 DAUC <0003> auc.c:113 vector [4]: rand = 4ca136860ac57710b14849c661afffc9 20241125122521588 DAUC <0003> auc.c:179 vector [4]: kc = d7cd04526a48841c 20241125122521588 DAUC <0003> auc.c:180 vector [4]: sres = 5657ccb5 20241125122521588 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241125122521588 DAUC <0003> db_auc.c:245 IMSI='262420038770715': Generated 5 vectors 20241125122521588 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420038770715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420038770715"} 20241125122521588 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420038770715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122521588 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122521588 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122521589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39468<->l=127.0.0.1:4258 20241125122521590 DAUC <0003> db_auc.c:157 IMSI='262428460550670': No 2G Auth Data 20241125122521590 DAUC <0003> db_auc.c:192 IMSI='262428460550670': No 3G Auth Data 20241125122521598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39484<->l=127.0.0.1:4258 20241125122521599 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122521599 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428460550670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428460550670"} 20241125122521599 DAUC <0003> db_auc.c:157 IMSI='262428460550670': No 2G Auth Data 20241125122521599 DAUC <0003> db_auc.c:236 IMSI='262428460550670': Calling to generate 5 vectors 20241125122521599 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241125122521599 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122521599 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122521599 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122521599 DAUC <0003> auc.c:113 vector [0]: rand = 31af93fbb52b39d50e19746480a70172 20241125122521599 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122521599 DAUC <0003> auc.c:142 vector [0]: autn = c97d388a7e090000087b29b120a4c69e 20241125122521599 DAUC <0003> auc.c:143 vector [0]: ck = 34daeaeeb7d8cd1fb3b240fc5144d809 20241125122521599 DAUC <0003> auc.c:144 vector [0]: ik = c6d3e82258ae8718869f14ac6626d59c 20241125122521599 DAUC <0003> auc.c:145 vector [0]: res = ca9d8cbc54dac9480000000000000000 20241125122521599 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122521599 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241125122521599 DAUC <0003> auc.c:151 vector [0]: kc = c724569cd8144792 20241125122521599 DAUC <0003> auc.c:152 vector [0]: sres = 9e4745f4 20241125122521599 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241125122521599 DAUC <0003> auc.c:113 vector [1]: rand = f55d37d822fdaf8ee972a13446c04c05 20241125122521599 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241125122521599 DAUC <0003> auc.c:142 vector [1]: autn = 512ccf151c9b0000e0b8bdb42aaad51b 20241125122521599 DAUC <0003> auc.c:143 vector [1]: ck = b34a5343438f03d9548bbfd0d689591f 20241125122521599 DAUC <0003> auc.c:144 vector [1]: ik = f62863f3202edfd4541323db4e5460f6 20241125122521599 DAUC <0003> auc.c:145 vector [1]: res = 3d7aec4e94b0982b0000000000000000 20241125122521599 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122521599 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241125122521599 DAUC <0003> auc.c:151 vector [1]: kc = 45faacbbfb7ce5e4 20241125122521599 DAUC <0003> auc.c:152 vector [1]: sres = a9ca7465 20241125122521599 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241125122521599 DAUC <0003> auc.c:113 vector [2]: rand = 56ac0c3312d4992ae09997ea88768187 20241125122521599 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241125122521599 DAUC <0003> auc.c:142 vector [2]: autn = ed0c7d5df5ed00000ae9896c24f97173 20241125122521599 DAUC <0003> auc.c:143 vector [2]: ck = 7538a36d6715d8cc10f7ca82d7e44513 20241125122521599 DAUC <0003> auc.c:144 vector [2]: ik = e216d3abe096e49f4aa4a13fd01af55f 20241125122521599 DAUC <0003> auc.c:145 vector [2]: res = a1c59b7833995a340000000000000000 20241125122521599 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122521600 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241125122521600 DAUC <0003> auc.c:151 vector [2]: kc = cd7d1b7b807d8c1f 20241125122521600 DAUC <0003> auc.c:152 vector [2]: sres = 925cc14c 20241125122521600 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241125122521600 DAUC <0003> auc.c:113 vector [3]: rand = 0fcdae5cdd0de70fa650ae87dd89a769 20241125122521600 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241125122521600 DAUC <0003> auc.c:142 vector [3]: autn = 75e639d9abc90000c8d0bdace41d9c2d 20241125122521600 DAUC <0003> auc.c:143 vector [3]: ck = 4744b587db4fb1ab926271a5842ea4c2 20241125122521600 DAUC <0003> auc.c:144 vector [3]: ik = 6c968d190aaca46c2972bef9b1d383e9 20241125122521600 DAUC <0003> auc.c:145 vector [3]: res = 9ac13c6d94b3841e0000000000000000 20241125122521600 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122521600 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241125122521600 DAUC <0003> auc.c:151 vector [3]: kc = 90c2f7c2e41e32ec 20241125122521600 DAUC <0003> auc.c:152 vector [3]: sres = 0e72b873 20241125122521600 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241125122521600 DAUC <0003> auc.c:113 vector [4]: rand = 4b2f8e5e8b808501eee38ae6ef052f4a 20241125122521600 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241125122521600 DAUC <0003> auc.c:142 vector [4]: autn = c8e1fa451ad90000e187f69d37f8c664 20241125122521600 DAUC <0003> auc.c:143 vector [4]: ck = 219c47cba03ee1a598b7b6fa34f9c2c4 20241125122521600 DAUC <0003> auc.c:144 vector [4]: ik = e514d4f04430a751548e4d3e0b4d472f 20241125122521600 DAUC <0003> auc.c:145 vector [4]: res = af4b3aea5f59b8630000000000000000 20241125122521600 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122521600 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241125122521600 DAUC <0003> auc.c:151 vector [4]: kc = 08b168ffdbbac31f 20241125122521600 DAUC <0003> auc.c:152 vector [4]: sres = f0128289 20241125122521600 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241125122521600 DAUC <0003> db_auc.c:245 IMSI='262428460550670': Generated 5 vectors 20241125122521600 DAUC <0003> db_auc.c:249 IMSI='262428460550670': Updating SQN=161 in DB 20241125122521600 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428460550670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428460550670"} 20241125122521600 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428460550670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122521600 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122521600 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122521601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39484<->l=127.0.0.1:4258 20241125122521602 DAUC <0003> db_auc.c:157 IMSI='262421320295318': No 2G Auth Data 20241125122521602 DAUC <0003> db_auc.c:192 IMSI='262421320295318': No 3G Auth Data 20241125122521609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39500<->l=127.0.0.1:4258 20241125122521611 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122521611 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421320295318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421320295318"} 20241125122521611 DAUC <0003> db_auc.c:157 IMSI='262421320295318': No 2G Auth Data 20241125122521611 DAUC <0003> db_auc.c:236 IMSI='262421320295318': Calling to generate 5 vectors 20241125122521611 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241125122521611 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122521611 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241125122521611 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122521611 DAUC <0003> auc.c:113 vector [0]: rand = 8be4e7fae2c5642eb19a48312e45f29f 20241125122521611 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122521611 DAUC <0003> auc.c:142 vector [0]: autn = 763d06b6895100003a5ea37e284fb75c 20241125122521611 DAUC <0003> auc.c:143 vector [0]: ck = 8faef26be096be658873dddda93040dc 20241125122521611 DAUC <0003> auc.c:144 vector [0]: ik = ac92f0b7957badd37571f6c558e3259f 20241125122521611 DAUC <0003> auc.c:145 vector [0]: res = b944a57eadea88a80000000000000000 20241125122521611 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122521611 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241125122521611 DAUC <0003> auc.c:151 vector [0]: kc = de3e29c4843e76f5 20241125122521611 DAUC <0003> auc.c:152 vector [0]: sres = 14ae2dd6 20241125122521611 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241125122521611 DAUC <0003> auc.c:113 vector [1]: rand = 87bf16464d21bb95a46d5a503a9d909a 20241125122521611 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241125122521611 DAUC <0003> auc.c:142 vector [1]: autn = c8f177d90a2700005718c2ce02d94df9 20241125122521611 DAUC <0003> auc.c:143 vector [1]: ck = a2e77f44319620cf7534e9fed9ca24de 20241125122521611 DAUC <0003> auc.c:144 vector [1]: ik = 3a947a4c7af1b39b7e8e7a0dd5af5bcd 20241125122521611 DAUC <0003> auc.c:145 vector [1]: res = 869eccab1ab949780000000000000000 20241125122521611 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122521611 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241125122521611 DAUC <0003> auc.c:151 vector [1]: kc = 93c996fb4702ec47 20241125122521611 DAUC <0003> auc.c:152 vector [1]: sres = 9c2785d3 20241125122521611 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241125122521611 DAUC <0003> auc.c:113 vector [2]: rand = 2cfc07cf83109de41b9305736a4e2b14 20241125122521611 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241125122521611 DAUC <0003> auc.c:142 vector [2]: autn = c5dd58b32b3a00008df832cacb090910 20241125122521611 DAUC <0003> auc.c:143 vector [2]: ck = 7a928f658f4518af21d3bb8bb400da8b 20241125122521611 DAUC <0003> auc.c:144 vector [2]: ik = 73e5368a967a29ecd35092d74cefd305 20241125122521611 DAUC <0003> auc.c:145 vector [2]: res = 4c4cce33e969d59a0000000000000000 20241125122521611 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122521611 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241125122521611 DAUC <0003> auc.c:151 vector [2]: kc = fbf490b3e1d038cd 20241125122521611 DAUC <0003> auc.c:152 vector [2]: sres = a5251ba9 20241125122521611 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241125122521611 DAUC <0003> auc.c:113 vector [3]: rand = 5df79b3b0e5c4fabc5db80429becc76e 20241125122521611 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241125122521611 DAUC <0003> auc.c:142 vector [3]: autn = e2d3e3d1456d000048a0046709432782 20241125122521611 DAUC <0003> auc.c:143 vector [3]: ck = 334eb8ed0bb6dfe0d4e22360f25e778c 20241125122521611 DAUC <0003> auc.c:144 vector [3]: ik = 0af3f9d9ecd2dae74e4e65676c72b3e3 20241125122521611 DAUC <0003> auc.c:145 vector [3]: res = 8f52b6fb554c05850000000000000000 20241125122521611 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122521611 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241125122521611 DAUC <0003> auc.c:151 vector [3]: kc = a31107337948c168 20241125122521611 DAUC <0003> auc.c:152 vector [3]: sres = da1eb37e 20241125122521611 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241125122521611 DAUC <0003> auc.c:113 vector [4]: rand = cdf858a5492949c4fc738621a4dc85a1 20241125122521611 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241125122521611 DAUC <0003> auc.c:142 vector [4]: autn = b0989dcdfec00000d6a2d3c5a292472f 20241125122521611 DAUC <0003> auc.c:143 vector [4]: ck = 993056b569a6b2b81a0bc663c0fbcf7b 20241125122521611 DAUC <0003> auc.c:144 vector [4]: ik = c9e77b9727ac60f1f544ba94e3c4515c 20241125122521611 DAUC <0003> auc.c:145 vector [4]: res = b3c0bfd8bab4f7e30000000000000000 20241125122521611 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122521611 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241125122521611 DAUC <0003> auc.c:151 vector [4]: kc = bf9851d56d354c6e 20241125122521611 DAUC <0003> auc.c:152 vector [4]: sres = 0974483b 20241125122521611 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241125122521611 DAUC <0003> db_auc.c:245 IMSI='262421320295318': Generated 5 vectors 20241125122521611 DAUC <0003> db_auc.c:249 IMSI='262421320295318': Updating SQN=161 in DB 20241125122521611 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421320295318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421320295318"} 20241125122521611 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421320295318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122521611 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122521611 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122521613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39500<->l=127.0.0.1:4258 20241125122521613 DAUC <0003> db_auc.c:157 IMSI='262420338111473': No 2G Auth Data 20241125122521613 DAUC <0003> db_auc.c:192 IMSI='262420338111473': No 3G Auth Data 20241125122521622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39514<->l=127.0.0.1:4258 20241125122521623 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122521623 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420338111473 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420338111473"} 20241125122521623 DAUC <0003> db_auc.c:236 IMSI='262420338111473': Calling to generate 5 vectors 20241125122521623 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241125122521623 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122521624 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122521624 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122521624 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122521624 DAUC <0003> auc.c:113 vector [0]: rand = 0e1e5609c429ccd892fe5c5b32c8450d 20241125122521624 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122521624 DAUC <0003> auc.c:142 vector [0]: autn = 82fcd1f950290000b9ae09e4713fe91f 20241125122521624 DAUC <0003> auc.c:143 vector [0]: ck = 887b7bc5bfed9ab79300b4667e259cd7 20241125122521624 DAUC <0003> auc.c:144 vector [0]: ik = 2cdb8b8615a2d1f36c0f63ae3ba95520 20241125122521624 DAUC <0003> auc.c:145 vector [0]: res = 7c03eb7bc88dde2e0000000000000000 20241125122521624 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122521624 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122521624 DAUC <0003> auc.c:179 vector [0]: kc = 9b1d17922c210400 20241125122521624 DAUC <0003> auc.c:180 vector [0]: sres = 878af803 20241125122521624 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122521624 DAUC <0003> auc.c:113 vector [1]: rand = c777aa27c91da9e56bbeea074fac1b72 20241125122521624 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241125122521624 DAUC <0003> auc.c:142 vector [1]: autn = 75697fe945040000ecfe4ce0a109169e 20241125122521624 DAUC <0003> auc.c:143 vector [1]: ck = adf2ad9e43e82aa2717e82f456e1cd04 20241125122521624 DAUC <0003> auc.c:144 vector [1]: ik = 3ab5c1ec1fcc7d5e4a0d6ca535ea97c0 20241125122521624 DAUC <0003> auc.c:145 vector [1]: res = a5ad2f7913f5a4410000000000000000 20241125122521624 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122521624 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122521624 DAUC <0003> auc.c:179 vector [1]: kc = 7babf28ee2a84c00 20241125122521624 DAUC <0003> auc.c:180 vector [1]: sres = 6b9f561b 20241125122521624 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122521624 DAUC <0003> auc.c:113 vector [2]: rand = 4767bc2a0d785bc9a14d060e8ff3f7b9 20241125122521624 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241125122521624 DAUC <0003> auc.c:142 vector [2]: autn = f56b59b65faf00000bf602f62be19388 20241125122521624 DAUC <0003> auc.c:143 vector [2]: ck = 71222be61eda5812d347bbc84f5e2326 20241125122521624 DAUC <0003> auc.c:144 vector [2]: ik = fae9c81b8311b5c80569621a99295806 20241125122521624 DAUC <0003> auc.c:145 vector [2]: res = 8c8ac5c590599daf0000000000000000 20241125122521624 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122521624 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122521624 DAUC <0003> auc.c:179 vector [2]: kc = 5bc4fd2b9492b400 20241125122521624 DAUC <0003> auc.c:180 vector [2]: sres = 0540bb81 20241125122521624 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122521624 DAUC <0003> auc.c:113 vector [3]: rand = 91c77075005d160a98f4c7fe7f8ed0e3 20241125122521624 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241125122521624 DAUC <0003> auc.c:142 vector [3]: autn = 4f2df994ad9e00000bb92048ab169f36 20241125122521624 DAUC <0003> auc.c:143 vector [3]: ck = 6204b862acf49bb21e01626f612d0d10 20241125122521624 DAUC <0003> auc.c:144 vector [3]: ik = 7059b197afbd2b7d6a9df8aa551d21ed 20241125122521624 DAUC <0003> auc.c:145 vector [3]: res = fb8e485dc7e0cbd30000000000000000 20241125122521624 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122521624 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122521624 DAUC <0003> auc.c:179 vector [3]: kc = 2e37add15a0ed400 20241125122521624 DAUC <0003> auc.c:180 vector [3]: sres = 31ce26b5 20241125122521624 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122521624 DAUC <0003> auc.c:113 vector [4]: rand = de902fa9b17e17137a57063a19f5bf3d 20241125122521624 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241125122521624 DAUC <0003> auc.c:142 vector [4]: autn = fd8999924a860000e2021b45cdb9d01e 20241125122521624 DAUC <0003> auc.c:143 vector [4]: ck = 868286dbe388f0cc3bed3ef5a110780c 20241125122521624 DAUC <0003> auc.c:144 vector [4]: ik = 1da9c5893fddc554d82e8f26bc016059 20241125122521624 DAUC <0003> auc.c:145 vector [4]: res = 78d9ce7fa6aba0a40000000000000000 20241125122521624 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122521624 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241125122521624 DAUC <0003> auc.c:179 vector [4]: kc = 6e31c649b77ad800 20241125122521624 DAUC <0003> auc.c:180 vector [4]: sres = 51075251 20241125122521624 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241125122521624 DAUC <0003> db_auc.c:245 IMSI='262420338111473': Generated 5 vectors 20241125122521624 DAUC <0003> db_auc.c:249 IMSI='262420338111473': Updating SQN=161 in DB 20241125122521624 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420338111473 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420338111473"} 20241125122521624 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420338111473 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122521624 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122521624 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122521625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39514<->l=127.0.0.1:4258 20241125122521626 DAUC <0003> db_auc.c:157 IMSI='262429553709176': No 2G Auth Data 20241125122521626 DAUC <0003> db_auc.c:192 IMSI='262429553709176': No 3G Auth Data 20241125122521632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39530<->l=127.0.0.1:4258 20241125122521633 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122521633 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429553709176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429553709176"} 20241125122521633 DAUC <0003> db_auc.c:236 IMSI='262429553709176': Calling to generate 5 vectors 20241125122521633 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241125122521633 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122521633 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122521633 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122521633 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122521633 DAUC <0003> auc.c:113 vector [0]: rand = d7714a964c66d3a07578b436649c8bb0 20241125122521633 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122521633 DAUC <0003> auc.c:142 vector [0]: autn = 78cde7105f3e0000bda7c1273ac2576c 20241125122521633 DAUC <0003> auc.c:143 vector [0]: ck = 4bbcae5fde8983855ea366be1d000dc8 20241125122521633 DAUC <0003> auc.c:144 vector [0]: ik = 2bff23c8dd9c9a017ce5cd4fc383e880 20241125122521633 DAUC <0003> auc.c:145 vector [0]: res = bdd35c85788b4b570000000000000000 20241125122521633 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122521633 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122521633 DAUC <0003> auc.c:179 vector [0]: kc = 6d9300f939b1f400 20241125122521633 DAUC <0003> auc.c:180 vector [0]: sres = 4ed83839 20241125122521633 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122521633 DAUC <0003> auc.c:113 vector [1]: rand = 9349c7d439502504d62f0a4486c62892 20241125122521633 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241125122521633 DAUC <0003> auc.c:142 vector [1]: autn = a8e1e98116f00000cf513367b573ca67 20241125122521633 DAUC <0003> auc.c:143 vector [1]: ck = 02de4f73a88c51492fc96f4b4637d2de 20241125122521633 DAUC <0003> auc.c:144 vector [1]: ik = 2c2ec63ca9fbe9ec953e9cae069bcc1a 20241125122521633 DAUC <0003> auc.c:145 vector [1]: res = 2cf167fc3758f9210000000000000000 20241125122521633 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122521633 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122521633 DAUC <0003> auc.c:179 vector [1]: kc = e1174d16a884cc00 20241125122521633 DAUC <0003> auc.c:180 vector [1]: sres = 4da83acc 20241125122521633 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122521633 DAUC <0003> auc.c:113 vector [2]: rand = 1f00d59629f909c74c2f25fa2e7fce07 20241125122521633 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241125122521633 DAUC <0003> auc.c:142 vector [2]: autn = e0135e641a860000e3c01117fb6c1259 20241125122521633 DAUC <0003> auc.c:143 vector [2]: ck = 79ae016d66c9ec5bd4d042ed2d1c5ab0 20241125122521633 DAUC <0003> auc.c:144 vector [2]: ik = a61cd86028680afa18fef2395570e750 20241125122521633 DAUC <0003> auc.c:145 vector [2]: res = 8fb80e643f6a9f750000000000000000 20241125122521633 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122521633 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122521633 DAUC <0003> auc.c:179 vector [2]: kc = 3983c249ef0e0800 20241125122521633 DAUC <0003> auc.c:180 vector [2]: sres = e784fe01 20241125122521633 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122521633 DAUC <0003> auc.c:113 vector [3]: rand = 20606402b8f51205bdddaeb18be38fcf 20241125122521633 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241125122521633 DAUC <0003> auc.c:142 vector [3]: autn = 6003fc1a59880000eaf33c9946e283cb 20241125122521633 DAUC <0003> auc.c:143 vector [3]: ck = 7504d1ba0ee706dbd49bf31c862810a0 20241125122521633 DAUC <0003> auc.c:144 vector [3]: ik = 1c8a181caf6008e3bc0fabf3b36412ca 20241125122521633 DAUC <0003> auc.c:145 vector [3]: res = a6da92f4736daaf60000000000000000 20241125122521633 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122521633 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122521634 DAUC <0003> auc.c:179 vector [3]: kc = 3326713632b4cc00 20241125122521634 DAUC <0003> auc.c:180 vector [3]: sres = 5c6ba054 20241125122521634 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122521634 DAUC <0003> auc.c:113 vector [4]: rand = 36879c2f93f3371ca92d25bd585fc165 20241125122521634 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241125122521634 DAUC <0003> auc.c:142 vector [4]: autn = cd1523caa05d00007354c37b84796862 20241125122521634 DAUC <0003> auc.c:143 vector [4]: ck = 04dd7cf45d00d7cb880fbdd8ca9e85a2 20241125122521634 DAUC <0003> auc.c:144 vector [4]: ik = 385f45fabce44d6d04e7b4c4ce7faed3 20241125122521634 DAUC <0003> auc.c:145 vector [4]: res = e745cc72a5b731900000000000000000 20241125122521634 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122521634 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241125122521634 DAUC <0003> auc.c:179 vector [4]: kc = 885c8cad1c893800 20241125122521634 DAUC <0003> auc.c:180 vector [4]: sres = d2f39993 20241125122521634 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241125122521634 DAUC <0003> db_auc.c:245 IMSI='262429553709176': Generated 5 vectors 20241125122521634 DAUC <0003> db_auc.c:249 IMSI='262429553709176': Updating SQN=161 in DB 20241125122521634 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429553709176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429553709176"} 20241125122521634 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429553709176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122521634 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122521634 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122521635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39530<->l=127.0.0.1:4258 20241125122521636 DAUC <0003> db_auc.c:157 IMSI='262421938381136': No 2G Auth Data 20241125122521636 DAUC <0003> db_auc.c:192 IMSI='262421938381136': No 3G Auth Data 20241125122521642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39540<->l=127.0.0.1:4258 20241125122521644 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122521644 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421938381136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421938381136"} 20241125122521644 DAUC <0003> db_auc.c:236 IMSI='262421938381136': Calling to generate 5 vectors 20241125122521644 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241125122521644 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122521644 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122521644 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122521644 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122521644 DAUC <0003> auc.c:113 vector [0]: rand = cd0092f0374cecadfad4db6d39865b93 20241125122521644 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122521644 DAUC <0003> auc.c:142 vector [0]: autn = fc40199e26b2000069aac4a00d3e073a 20241125122521644 DAUC <0003> auc.c:143 vector [0]: ck = ac11d497d0f0a026b7e6c9baa5c277ea 20241125122521644 DAUC <0003> auc.c:144 vector [0]: ik = f7424db72cabb53d16fed961c1297853 20241125122521644 DAUC <0003> auc.c:145 vector [0]: res = ae1a1231aff0870e0000000000000000 20241125122521644 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122521644 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122521644 DAUC <0003> auc.c:179 vector [0]: kc = 2422c72863e2430d 20241125122521644 DAUC <0003> auc.c:180 vector [0]: sres = ad971a9d 20241125122521644 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122521644 DAUC <0003> auc.c:113 vector [1]: rand = b964431f0291a1cbda8657fbb246a6c7 20241125122521644 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241125122521644 DAUC <0003> auc.c:142 vector [1]: autn = c55807e3be6900004aa78e2c0e78f91e 20241125122521644 DAUC <0003> auc.c:143 vector [1]: ck = ab0baea0f01032659523b1ada12612a1 20241125122521644 DAUC <0003> auc.c:144 vector [1]: ik = a8954518432f4f8d804b23101983680a 20241125122521644 DAUC <0003> auc.c:145 vector [1]: res = 125ddc15877c50580000000000000000 20241125122521644 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122521644 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122521644 DAUC <0003> auc.c:179 vector [1]: kc = 063df20bd7ebfd14 20241125122521644 DAUC <0003> auc.c:180 vector [1]: sres = 01660d62 20241125122521644 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122521644 DAUC <0003> auc.c:113 vector [2]: rand = 1a0a644fbd39fb76788c15f24c10338d 20241125122521644 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241125122521644 DAUC <0003> auc.c:142 vector [2]: autn = 85d606aa8e9f0000e4e49b9911caec8c 20241125122521644 DAUC <0003> auc.c:143 vector [2]: ck = 926c95e046fdd2e68a89e75f195d756e 20241125122521644 DAUC <0003> auc.c:144 vector [2]: ik = 9e04508d73c6696e996c086129044b19 20241125122521644 DAUC <0003> auc.c:145 vector [2]: res = c596c45b5d908c170000000000000000 20241125122521644 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122521644 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122521644 DAUC <0003> auc.c:179 vector [2]: kc = dd724de0a6145833 20241125122521644 DAUC <0003> auc.c:180 vector [2]: sres = a72e70e2 20241125122521644 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122521644 DAUC <0003> auc.c:113 vector [3]: rand = 27e7b98bd9072e960955493bf448a2d2 20241125122521644 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241125122521644 DAUC <0003> auc.c:142 vector [3]: autn = 390c2263209e000005f41bbab047c09e 20241125122521644 DAUC <0003> auc.c:143 vector [3]: ck = fe1e6050eef5ccc7034f972c8c6ab16f 20241125122521644 DAUC <0003> auc.c:144 vector [3]: ik = c693887c0520f181afb168c950cae048 20241125122521644 DAUC <0003> auc.c:145 vector [3]: res = 843fb40548e736170000000000000000 20241125122521644 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122521644 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122521644 DAUC <0003> auc.c:179 vector [3]: kc = e40952558177fc34 20241125122521644 DAUC <0003> auc.c:180 vector [3]: sres = caa80dac 20241125122521644 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122521644 DAUC <0003> auc.c:113 vector [4]: rand = aa0d5d4c51b46e88db2ac3b0de4a8000 20241125122521644 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241125122521644 DAUC <0003> auc.c:142 vector [4]: autn = 8950dc8e854d00006cec8ca666fc2307 20241125122521644 DAUC <0003> auc.c:143 vector [4]: ck = 271c3c5162672fe71f0824b079bd0d5f 20241125122521644 DAUC <0003> auc.c:144 vector [4]: ik = dabea14e8330d1a0fcd49ffa8e5064b9 20241125122521644 DAUC <0003> auc.c:145 vector [4]: res = a0213722ee70e82d0000000000000000 20241125122521644 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122521644 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241125122521644 DAUC <0003> auc.c:179 vector [4]: kc = d617d317f3381929 20241125122521644 DAUC <0003> auc.c:180 vector [4]: sres = f548ce04 20241125122521644 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241125122521644 DAUC <0003> db_auc.c:245 IMSI='262421938381136': Generated 5 vectors 20241125122521644 DAUC <0003> db_auc.c:249 IMSI='262421938381136': Updating SQN=161 in DB 20241125122521645 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421938381136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421938381136"} 20241125122521645 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421938381136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122521645 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122521645 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122521646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39540<->l=127.0.0.1:4258 20241125122521647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55644<->l=127.0.0.1:4258 20241125122521647 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36165<->l=127.0.0.1:4259) 20241125122521647 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122521647 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122521647 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122521647 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122521671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39548<->l=127.0.0.1:4258 20241125122521772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39548<->l=127.0.0.1:4258 20241125122524873 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122524873 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122524878 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122524880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39564<->l=127.0.0.1:4258 20241125122524884 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122524884 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122524884 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122524884 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  20241125122524884 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122524884 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  20241125122524884 DLGSUP <0013> gsup_server.c:235 2:  20241125122524884 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122524884 DLGSUP <0013> gsup_server.c:235 3:  20241125122524884 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122524884 DLGSUP <0013> gsup_server.c:235 4:  20241125122524884 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122524884 DLGSUP <0013> gsup_server.c:235 5:  20241125122524884 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122524884 DLGSUP <0013> gsup_server.c:235 7:  20241125122524884 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122524884 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122524884 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122524884 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122524911 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42883<->l=127.0.0.1:4259) 20241125122524925 DAUC <0003> db_auc.c:157 IMSI='262429857589674': No 2G Auth Data 20241125122524925 DAUC <0003> db_auc.c:192 IMSI='262429857589674': No 3G Auth Data 20241125122524954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39574<->l=127.0.0.1:4258 20241125122524964 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122524964 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429857589674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429857589674"} 20241125122524964 DAUC <0003> db_auc.c:192 IMSI='262429857589674': No 3G Auth Data 20241125122524964 DAUC <0003> db_auc.c:236 IMSI='262429857589674': Calling to generate 1 vectors 20241125122524964 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241125122524964 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122524964 DAUC <0003> auc.c:113 vector [0]: rand = 7fc6d534cb41324986d2e8689395ce27 20241125122524965 DAUC <0003> auc.c:179 vector [0]: kc = fdd1b1fd00aa7c00 20241125122524965 DAUC <0003> auc.c:180 vector [0]: sres = 520ad3fb 20241125122524965 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122524965 DAUC <0003> db_auc.c:245 IMSI='262429857589674': Generated 1 vectors 20241125122524965 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429857589674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429857589674"} 20241125122524965 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429857589674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122524965 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122524965 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122524971 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122524971 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429857589674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429857589674"} 20241125122524971 DAUC <0003> db_auc.c:192 IMSI='262429857589674': No 3G Auth Data 20241125122524971 DAUC <0003> db_auc.c:236 IMSI='262429857589674': Calling to generate 4 vectors 20241125122524971 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241125122524971 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122524971 DAUC <0003> auc.c:113 vector [0]: rand = 292f83cc0b3a2691f9be0f3e5e5cf79d 20241125122524971 DAUC <0003> auc.c:179 vector [0]: kc = a8bf7fb878342800 20241125122524971 DAUC <0003> auc.c:180 vector [0]: sres = 9a9b6d88 20241125122524971 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122524971 DAUC <0003> auc.c:113 vector [1]: rand = 0eb6f364b16f187a58297777b5498165 20241125122524971 DAUC <0003> auc.c:179 vector [1]: kc = 504ffd0d52f50400 20241125122524971 DAUC <0003> auc.c:180 vector [1]: sres = c4c6e566 20241125122524971 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241125122524971 DAUC <0003> auc.c:113 vector [2]: rand = 4d416720c84b1ae91d2aebf09260408d 20241125122524971 DAUC <0003> auc.c:179 vector [2]: kc = 0cf36b5747859800 20241125122524971 DAUC <0003> auc.c:180 vector [2]: sres = 493105eb 20241125122524971 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241125122524971 DAUC <0003> auc.c:113 vector [3]: rand = 8c9b10731fd70a67b9725a74f198a8a0 20241125122524971 DAUC <0003> auc.c:179 vector [3]: kc = 4d9856e960ac4400 20241125122524971 DAUC <0003> auc.c:180 vector [3]: sres = 2c1532d4 20241125122524971 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241125122524971 DAUC <0003> db_auc.c:245 IMSI='262429857589674': Generated 4 vectors 20241125122524971 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429857589674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429857589674"} 20241125122524971 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429857589674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122524971 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122524971 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122524976 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122524976 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429857589674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429857589674"} 20241125122524976 DAUC <0003> db_auc.c:192 IMSI='262429857589674': No 3G Auth Data 20241125122524976 DAUC <0003> db_auc.c:236 IMSI='262429857589674': Calling to generate 5 vectors 20241125122524976 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241125122524976 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122524976 DAUC <0003> auc.c:113 vector [0]: rand = f00c7493efee5790f947d8b6be42b04f 20241125122524976 DAUC <0003> auc.c:179 vector [0]: kc = 1e7964c0871e9400 20241125122524976 DAUC <0003> auc.c:180 vector [0]: sres = 02e6c1d9 20241125122524976 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122524976 DAUC <0003> auc.c:113 vector [1]: rand = a331cf4ca3edea8ef1a02af5243703f9 20241125122524976 DAUC <0003> auc.c:179 vector [1]: kc = 90c9b07f57e17c00 20241125122524976 DAUC <0003> auc.c:180 vector [1]: sres = eaac6112 20241125122524976 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241125122524976 DAUC <0003> auc.c:113 vector [2]: rand = d77b60467ceda63df3a07d7cd62e0e57 20241125122524976 DAUC <0003> auc.c:179 vector [2]: kc = 3001808002d08400 20241125122524977 DAUC <0003> auc.c:180 vector [2]: sres = 30f1ba00 20241125122524977 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241125122524977 DAUC <0003> auc.c:113 vector [3]: rand = f33f520e4b8af38b34749968350abb82 20241125122524977 DAUC <0003> auc.c:179 vector [3]: kc = 27f8c44e38ab6000 20241125122524977 DAUC <0003> auc.c:180 vector [3]: sres = 1e09f5fa 20241125122524977 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241125122524977 DAUC <0003> auc.c:113 vector [4]: rand = 6f94c0247144d942e7aea72a3959fbc8 20241125122524977 DAUC <0003> auc.c:179 vector [4]: kc = a27aaf52d3ba4000 20241125122524977 DAUC <0003> auc.c:180 vector [4]: sres = 96987aa2 20241125122524977 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241125122524977 DAUC <0003> db_auc.c:245 IMSI='262429857589674': Generated 5 vectors 20241125122524977 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429857589674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429857589674"} 20241125122524977 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429857589674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122524977 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122524977 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122524981 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122524981 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429857589674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429857589674"} 20241125122524981 DAUC <0003> db_auc.c:192 IMSI='262429857589674': No 3G Auth Data 20241125122524981 DAUC <0003> db_auc.c:236 IMSI='262429857589674': Calling to generate 5 vectors 20241125122524981 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241125122524981 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122524981 DAUC <0003> auc.c:113 vector [0]: rand = 4173dfcd72e938a05dae0624c16fa551 20241125122524981 DAUC <0003> auc.c:179 vector [0]: kc = 6bbc87613e12d400 20241125122524981 DAUC <0003> auc.c:180 vector [0]: sres = e766c66d 20241125122524981 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122524981 DAUC <0003> auc.c:113 vector [1]: rand = 23d4dc729f8408653920c8ebd9a5dee2 20241125122524981 DAUC <0003> auc.c:179 vector [1]: kc = a86e8cccf83bcc00 20241125122524981 DAUC <0003> auc.c:180 vector [1]: sres = 40afd432 20241125122524981 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241125122524981 DAUC <0003> auc.c:113 vector [2]: rand = 73d5db2fd12cd641880736009abc0866 20241125122524981 DAUC <0003> auc.c:179 vector [2]: kc = 7247d48c2ed19000 20241125122524981 DAUC <0003> auc.c:180 vector [2]: sres = 81905644 20241125122524981 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241125122524981 DAUC <0003> auc.c:113 vector [3]: rand = 5a4923ca86c83c238952074ae036dc3f 20241125122524981 DAUC <0003> auc.c:179 vector [3]: kc = 2d8175325ebce400 20241125122524981 DAUC <0003> auc.c:180 vector [3]: sres = 99c7664d 20241125122524981 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241125122524981 DAUC <0003> auc.c:113 vector [4]: rand = 942fd4476a0c57100083bfe86c80eb64 20241125122524981 DAUC <0003> auc.c:179 vector [4]: kc = 6ca50dac4ec2c000 20241125122524981 DAUC <0003> auc.c:180 vector [4]: sres = a5b65f3f 20241125122524981 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241125122524981 DAUC <0003> db_auc.c:245 IMSI='262429857589674': Generated 5 vectors 20241125122524981 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429857589674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429857589674"} 20241125122524981 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429857589674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122524981 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122524981 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122524985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39574<->l=127.0.0.1:4258 20241125122524987 DAUC <0003> db_auc.c:157 IMSI='262428837549579': No 2G Auth Data 20241125122524988 DAUC <0003> db_auc.c:192 IMSI='262428837549579': No 3G Auth Data 20241125122525004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39584<->l=127.0.0.1:4258 20241125122525006 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525006 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428837549579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428837549579"} 20241125122525006 DAUC <0003> db_auc.c:192 IMSI='262428837549579': No 3G Auth Data 20241125122525006 DAUC <0003> db_auc.c:236 IMSI='262428837549579': Calling to generate 1 vectors 20241125122525006 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241125122525006 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525006 DAUC <0003> auc.c:113 vector [0]: rand = 0f21d7ad647091f6dad96b3705c6b3b6 20241125122525006 DAUC <0003> auc.c:179 vector [0]: kc = dbe864730df43000 20241125122525006 DAUC <0003> auc.c:180 vector [0]: sres = 03fb2005 20241125122525006 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122525006 DAUC <0003> db_auc.c:245 IMSI='262428837549579': Generated 1 vectors 20241125122525006 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428837549579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428837549579"} 20241125122525006 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428837549579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525006 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525006 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525007 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525007 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428837549579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428837549579"} 20241125122525007 DAUC <0003> db_auc.c:192 IMSI='262428837549579': No 3G Auth Data 20241125122525007 DAUC <0003> db_auc.c:236 IMSI='262428837549579': Calling to generate 4 vectors 20241125122525007 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241125122525007 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525007 DAUC <0003> auc.c:113 vector [0]: rand = 2f505dab647a1eec612847f72c7cc88a 20241125122525007 DAUC <0003> auc.c:179 vector [0]: kc = 87850361d04c3000 20241125122525007 DAUC <0003> auc.c:180 vector [0]: sres = 0ac2d2c2 20241125122525007 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122525007 DAUC <0003> auc.c:113 vector [1]: rand = 39ea435fb93802f024f66a65c9dff5fb 20241125122525007 DAUC <0003> auc.c:179 vector [1]: kc = 5f2e91d3901b8000 20241125122525007 DAUC <0003> auc.c:180 vector [1]: sres = d727a510 20241125122525007 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241125122525007 DAUC <0003> auc.c:113 vector [2]: rand = f1ee706cb40935f46a439ae7c3200f6d 20241125122525007 DAUC <0003> auc.c:179 vector [2]: kc = aaaf7121bfe20400 20241125122525007 DAUC <0003> auc.c:180 vector [2]: sres = 3df27026 20241125122525007 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241125122525007 DAUC <0003> auc.c:113 vector [3]: rand = bc1ead128b697e7b13f6ff4f4ae77c26 20241125122525007 DAUC <0003> auc.c:179 vector [3]: kc = 3757836092968c00 20241125122525007 DAUC <0003> auc.c:180 vector [3]: sres = a31039f5 20241125122525007 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241125122525007 DAUC <0003> db_auc.c:245 IMSI='262428837549579': Generated 4 vectors 20241125122525007 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428837549579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428837549579"} 20241125122525007 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428837549579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525007 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525007 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525008 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525008 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428837549579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428837549579"} 20241125122525008 DAUC <0003> db_auc.c:192 IMSI='262428837549579': No 3G Auth Data 20241125122525008 DAUC <0003> db_auc.c:236 IMSI='262428837549579': Calling to generate 5 vectors 20241125122525008 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241125122525008 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525008 DAUC <0003> auc.c:113 vector [0]: rand = 4827cb99340c131542508de193c7abfb 20241125122525008 DAUC <0003> auc.c:179 vector [0]: kc = af5e9c942ca1bc00 20241125122525008 DAUC <0003> auc.c:180 vector [0]: sres = 2ad19fe5 20241125122525008 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122525008 DAUC <0003> auc.c:113 vector [1]: rand = 9ae5e03edbde25d08de732d5c12c68ea 20241125122525008 DAUC <0003> auc.c:179 vector [1]: kc = e028825933c94000 20241125122525008 DAUC <0003> auc.c:180 vector [1]: sres = ced287ff 20241125122525008 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241125122525008 DAUC <0003> auc.c:113 vector [2]: rand = 8b412088bbdb991dc9094d1f4298885e 20241125122525008 DAUC <0003> auc.c:179 vector [2]: kc = d49042bfc725fc00 20241125122525008 DAUC <0003> auc.c:180 vector [2]: sres = a9dee180 20241125122525008 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241125122525008 DAUC <0003> auc.c:113 vector [3]: rand = 21c9eb18efb80ca6b23e116451b9cba4 20241125122525008 DAUC <0003> auc.c:179 vector [3]: kc = 94641385d18f7400 20241125122525008 DAUC <0003> auc.c:180 vector [3]: sres = 0a4214bf 20241125122525008 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241125122525008 DAUC <0003> auc.c:113 vector [4]: rand = 02dad6e0ee1f1c2ebea57cad6ef701aa 20241125122525008 DAUC <0003> auc.c:179 vector [4]: kc = 8ad5f6225ae9e000 20241125122525008 DAUC <0003> auc.c:180 vector [4]: sres = a64ac1f2 20241125122525008 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241125122525008 DAUC <0003> db_auc.c:245 IMSI='262428837549579': Generated 5 vectors 20241125122525008 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428837549579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428837549579"} 20241125122525008 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428837549579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525008 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525008 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525008 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525009 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428837549579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428837549579"} 20241125122525009 DAUC <0003> db_auc.c:192 IMSI='262428837549579': No 3G Auth Data 20241125122525009 DAUC <0003> db_auc.c:236 IMSI='262428837549579': Calling to generate 5 vectors 20241125122525009 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241125122525009 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525009 DAUC <0003> auc.c:113 vector [0]: rand = 6842ab8d6c94ee8379f31464dc1840bb 20241125122525009 DAUC <0003> auc.c:179 vector [0]: kc = 55c3e6dd424ca400 20241125122525009 DAUC <0003> auc.c:180 vector [0]: sres = f53d7803 20241125122525009 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122525009 DAUC <0003> auc.c:113 vector [1]: rand = 9bbcb93c8519517e70a501192d706f32 20241125122525009 DAUC <0003> auc.c:179 vector [1]: kc = 5304edb9fe50d800 20241125122525009 DAUC <0003> auc.c:180 vector [1]: sres = 476515e3 20241125122525009 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241125122525009 DAUC <0003> auc.c:113 vector [2]: rand = fe22fe173046277dd978b7d144e07c58 20241125122525009 DAUC <0003> auc.c:179 vector [2]: kc = d1c08768a3325800 20241125122525009 DAUC <0003> auc.c:180 vector [2]: sres = b4daad33 20241125122525009 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241125122525009 DAUC <0003> auc.c:113 vector [3]: rand = 249bcf30c2eb79323db4d1cfb3df62a3 20241125122525009 DAUC <0003> auc.c:179 vector [3]: kc = 52486a8f860c1400 20241125122525009 DAUC <0003> auc.c:180 vector [3]: sres = 44f7c144 20241125122525009 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241125122525009 DAUC <0003> auc.c:113 vector [4]: rand = 16e2af490a2ce619b12adabebb7ccc29 20241125122525009 DAUC <0003> auc.c:179 vector [4]: kc = e682c8803245d000 20241125122525009 DAUC <0003> auc.c:180 vector [4]: sres = c97fa667 20241125122525009 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241125122525009 DAUC <0003> db_auc.c:245 IMSI='262428837549579': Generated 5 vectors 20241125122525009 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428837549579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428837549579"} 20241125122525009 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428837549579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525009 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525009 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39584<->l=127.0.0.1:4258 20241125122525010 DAUC <0003> db_auc.c:157 IMSI='262427808806682': No 2G Auth Data 20241125122525010 DAUC <0003> db_auc.c:192 IMSI='262427808806682': No 3G Auth Data 20241125122525016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39592<->l=127.0.0.1:4258 20241125122525017 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525017 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427808806682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427808806682"} 20241125122525017 DAUC <0003> db_auc.c:192 IMSI='262427808806682': No 3G Auth Data 20241125122525017 DAUC <0003> db_auc.c:236 IMSI='262427808806682': Calling to generate 1 vectors 20241125122525017 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241125122525017 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525017 DAUC <0003> auc.c:113 vector [0]: rand = f034872864ea566b18640000c880559b 20241125122525017 DAUC <0003> auc.c:179 vector [0]: kc = 6652cf6b9b485a3c 20241125122525017 DAUC <0003> auc.c:180 vector [0]: sres = dff4902b 20241125122525017 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122525017 DAUC <0003> db_auc.c:245 IMSI='262427808806682': Generated 1 vectors 20241125122525017 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427808806682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427808806682"} 20241125122525017 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427808806682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525017 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525017 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525018 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525018 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427808806682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427808806682"} 20241125122525018 DAUC <0003> db_auc.c:192 IMSI='262427808806682': No 3G Auth Data 20241125122525018 DAUC <0003> db_auc.c:236 IMSI='262427808806682': Calling to generate 4 vectors 20241125122525018 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241125122525018 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525018 DAUC <0003> auc.c:113 vector [0]: rand = e45793e125c02385e66ebf38eef6e291 20241125122525018 DAUC <0003> auc.c:179 vector [0]: kc = 919602965ca64608 20241125122525018 DAUC <0003> auc.c:180 vector [0]: sres = 1cee1f47 20241125122525018 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122525018 DAUC <0003> auc.c:113 vector [1]: rand = df31a1af2946555b8c20a6b961457e6c 20241125122525018 DAUC <0003> auc.c:179 vector [1]: kc = 8af4199501f84b22 20241125122525018 DAUC <0003> auc.c:180 vector [1]: sres = 57db5157 20241125122525018 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241125122525018 DAUC <0003> auc.c:113 vector [2]: rand = f13ecebd9be4327e09825cf5ec5b131d 20241125122525018 DAUC <0003> auc.c:179 vector [2]: kc = 4f727988cfa57077 20241125122525018 DAUC <0003> auc.c:180 vector [2]: sres = 0bd6c630 20241125122525018 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241125122525018 DAUC <0003> auc.c:113 vector [3]: rand = e8aa21f2cf54c98c8fc00ff6383b9cde 20241125122525018 DAUC <0003> auc.c:179 vector [3]: kc = 6e258d5032b6baf1 20241125122525018 DAUC <0003> auc.c:180 vector [3]: sres = 0c2aa6db 20241125122525018 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241125122525018 DAUC <0003> db_auc.c:245 IMSI='262427808806682': Generated 4 vectors 20241125122525018 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427808806682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427808806682"} 20241125122525018 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427808806682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525018 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525018 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525019 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525019 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427808806682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427808806682"} 20241125122525019 DAUC <0003> db_auc.c:192 IMSI='262427808806682': No 3G Auth Data 20241125122525019 DAUC <0003> db_auc.c:236 IMSI='262427808806682': Calling to generate 5 vectors 20241125122525019 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241125122525019 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525019 DAUC <0003> auc.c:113 vector [0]: rand = 878853d9102bc83f2db5fb68f8251278 20241125122525019 DAUC <0003> auc.c:179 vector [0]: kc = 48b01d9d4b5c21cb 20241125122525019 DAUC <0003> auc.c:180 vector [0]: sres = dbde67e6 20241125122525019 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122525019 DAUC <0003> auc.c:113 vector [1]: rand = 85bd5d5d7e202dd274c6ff5f3fd73ae7 20241125122525019 DAUC <0003> auc.c:179 vector [1]: kc = 1c75a8ac04b28a72 20241125122525019 DAUC <0003> auc.c:180 vector [1]: sres = d03801de 20241125122525019 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241125122525019 DAUC <0003> auc.c:113 vector [2]: rand = f74cfb37e2cdb8bb21a7c3b65eb24afb 20241125122525019 DAUC <0003> auc.c:179 vector [2]: kc = 2a7276dcc2321b48 20241125122525019 DAUC <0003> auc.c:180 vector [2]: sres = 2e972ee8 20241125122525019 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241125122525019 DAUC <0003> auc.c:113 vector [3]: rand = c831f2b23defcdd5462e47da45fba214 20241125122525019 DAUC <0003> auc.c:179 vector [3]: kc = 48cf3159894e067d 20241125122525019 DAUC <0003> auc.c:180 vector [3]: sres = d29c9203 20241125122525019 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241125122525019 DAUC <0003> auc.c:113 vector [4]: rand = 8f7bbd24cb55bb54487c4f02c73e2b46 20241125122525019 DAUC <0003> auc.c:179 vector [4]: kc = 45a840bc36f9bae7 20241125122525019 DAUC <0003> auc.c:180 vector [4]: sres = 887fe495 20241125122525019 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241125122525019 DAUC <0003> db_auc.c:245 IMSI='262427808806682': Generated 5 vectors 20241125122525019 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427808806682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427808806682"} 20241125122525019 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427808806682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525019 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525019 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525020 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525020 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427808806682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427808806682"} 20241125122525020 DAUC <0003> db_auc.c:192 IMSI='262427808806682': No 3G Auth Data 20241125122525020 DAUC <0003> db_auc.c:236 IMSI='262427808806682': Calling to generate 5 vectors 20241125122525020 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241125122525020 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525020 DAUC <0003> auc.c:113 vector [0]: rand = 990b4d57b0af184a0eb5066673fac7c6 20241125122525020 DAUC <0003> auc.c:179 vector [0]: kc = 05a6cd7a8322b8a9 20241125122525020 DAUC <0003> auc.c:180 vector [0]: sres = 098336eb 20241125122525020 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122525020 DAUC <0003> auc.c:113 vector [1]: rand = 56648af2302fa937d0a6e97bf28bbded 20241125122525020 DAUC <0003> auc.c:179 vector [1]: kc = b11d8587a60651de 20241125122525020 DAUC <0003> auc.c:180 vector [1]: sres = 143edf7a 20241125122525020 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241125122525020 DAUC <0003> auc.c:113 vector [2]: rand = 2a2de88c475583902163f09e66990391 20241125122525020 DAUC <0003> auc.c:179 vector [2]: kc = ef24f876233f9126 20241125122525020 DAUC <0003> auc.c:180 vector [2]: sres = b8fae9f4 20241125122525020 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241125122525020 DAUC <0003> auc.c:113 vector [3]: rand = fd6b6210b9401abe8cf8813e102ec0fd 20241125122525020 DAUC <0003> auc.c:179 vector [3]: kc = f6a091e1c2d3387e 20241125122525020 DAUC <0003> auc.c:180 vector [3]: sres = 91e0cdd0 20241125122525020 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241125122525020 DAUC <0003> auc.c:113 vector [4]: rand = a41a8c44d5db0656378eb3a9e6a92b10 20241125122525020 DAUC <0003> auc.c:179 vector [4]: kc = c307cb54b7d400a5 20241125122525020 DAUC <0003> auc.c:180 vector [4]: sres = 1f128a99 20241125122525020 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241125122525020 DAUC <0003> db_auc.c:245 IMSI='262427808806682': Generated 5 vectors 20241125122525020 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427808806682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427808806682"} 20241125122525020 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427808806682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525020 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525020 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39592<->l=127.0.0.1:4258 20241125122525021 DAUC <0003> db_auc.c:157 IMSI='262427380200932': No 2G Auth Data 20241125122525021 DAUC <0003> db_auc.c:192 IMSI='262427380200932': No 3G Auth Data 20241125122525027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39596<->l=127.0.0.1:4258 20241125122525029 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525029 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427380200932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427380200932"} 20241125122525029 DAUC <0003> db_auc.c:157 IMSI='262427380200932': No 2G Auth Data 20241125122525029 DAUC <0003> db_auc.c:236 IMSI='262427380200932': Calling to generate 1 vectors 20241125122525029 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241125122525029 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525029 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525029 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122525029 DAUC <0003> auc.c:113 vector [0]: rand = 884190b1b6f1c19dfac8e1d7e29a9493 20241125122525029 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122525029 DAUC <0003> auc.c:142 vector [0]: autn = dd90672324740000411bec8bafbe8faa 20241125122525029 DAUC <0003> auc.c:143 vector [0]: ck = 84810ac87904ef0665c46b7576fc2fa0 20241125122525029 DAUC <0003> auc.c:144 vector [0]: ik = 674eebf5091cf71f950f1a12811962bb 20241125122525029 DAUC <0003> auc.c:145 vector [0]: res = eddd01fe26d039a00000000000000000 20241125122525029 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525029 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241125122525029 DAUC <0003> auc.c:151 vector [0]: kc = 1304905a87fd5502 20241125122525029 DAUC <0003> auc.c:152 vector [0]: sres = cb0d385e 20241125122525029 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241125122525029 DAUC <0003> db_auc.c:245 IMSI='262427380200932': Generated 1 vectors 20241125122525029 DAUC <0003> db_auc.c:249 IMSI='262427380200932': Updating SQN=33 in DB 20241125122525029 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427380200932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427380200932"} 20241125122525029 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427380200932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525029 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525029 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525030 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525030 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427380200932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427380200932"} 20241125122525030 DAUC <0003> db_auc.c:157 IMSI='262427380200932': No 2G Auth Data 20241125122525030 DAUC <0003> db_auc.c:236 IMSI='262427380200932': Calling to generate 4 vectors 20241125122525030 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241125122525030 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525030 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525030 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241125122525030 DAUC <0003> auc.c:113 vector [0]: rand = 190045ee8c8b0ee3efc9b7aa1f801604 20241125122525030 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241125122525030 DAUC <0003> auc.c:142 vector [0]: autn = 2f5ab5770e3b0000cc088487d6c49862 20241125122525030 DAUC <0003> auc.c:143 vector [0]: ck = 5c4b89d9908fa3082acc00d447db803b 20241125122525030 DAUC <0003> auc.c:144 vector [0]: ik = 98c4929e9bee4459121570fe57dd04ac 20241125122525030 DAUC <0003> auc.c:145 vector [0]: res = a5a67d2efeefbf9d0000000000000000 20241125122525030 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525030 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241125122525030 DAUC <0003> auc.c:151 vector [0]: kc = fc566b6d1b6763c6 20241125122525030 DAUC <0003> auc.c:152 vector [0]: sres = 5b49c2b3 20241125122525030 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241125122525030 DAUC <0003> auc.c:113 vector [1]: rand = 78d4167cec73429acaa27e68e59a35ea 20241125122525030 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241125122525030 DAUC <0003> auc.c:142 vector [1]: autn = 0e38efc368060000c13e307e6e77778b 20241125122525030 DAUC <0003> auc.c:143 vector [1]: ck = f81301d313311ef87ce0f0eb6bd910eb 20241125122525030 DAUC <0003> auc.c:144 vector [1]: ik = fd2dfd42ac56159d1f494117a747e946 20241125122525030 DAUC <0003> auc.c:145 vector [1]: res = f2ce2fa96ef407f20000000000000000 20241125122525030 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525030 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241125122525030 DAUC <0003> auc.c:151 vector [1]: kc = 66974d6d73f9f2c8 20241125122525030 DAUC <0003> auc.c:152 vector [1]: sres = 9c3a285b 20241125122525030 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241125122525030 DAUC <0003> auc.c:113 vector [2]: rand = 2e1b6377934915a100b9c593ce90e3ca 20241125122525030 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241125122525030 DAUC <0003> auc.c:142 vector [2]: autn = 39e456f9c20f000032c499d6859e0eb5 20241125122525030 DAUC <0003> auc.c:143 vector [2]: ck = cb3dfd4095c6ad3bee1590ae4600ab1d 20241125122525030 DAUC <0003> auc.c:144 vector [2]: ik = 7e8c54edcd728c41b6b1f0c105d6e097 20241125122525030 DAUC <0003> auc.c:145 vector [2]: res = 9273f4ab3324c6fd0000000000000000 20241125122525030 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525030 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241125122525030 DAUC <0003> auc.c:151 vector [2]: kc = ed15c9c21b626af0 20241125122525030 DAUC <0003> auc.c:152 vector [2]: sres = a1573256 20241125122525030 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241125122525030 DAUC <0003> auc.c:113 vector [3]: rand = 480f3201874f02ecbff15454a97e2099 20241125122525030 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241125122525030 DAUC <0003> auc.c:142 vector [3]: autn = d1617d9a0c35000074ae951b984aa1db 20241125122525030 DAUC <0003> auc.c:143 vector [3]: ck = f007018787a304ca00d5943dd898033d 20241125122525030 DAUC <0003> auc.c:144 vector [3]: ik = ecc3ddff5eb798370888b69b4c4f18c1 20241125122525030 DAUC <0003> auc.c:145 vector [3]: res = 1374f04d28691f850000000000000000 20241125122525030 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525030 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241125122525030 DAUC <0003> auc.c:151 vector [3]: kc = 1499fede4dc38701 20241125122525030 DAUC <0003> auc.c:152 vector [3]: sres = 3b1defc8 20241125122525030 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241125122525030 DAUC <0003> db_auc.c:245 IMSI='262427380200932': Generated 4 vectors 20241125122525030 DAUC <0003> db_auc.c:249 IMSI='262427380200932': Updating SQN=161 in DB 20241125122525030 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427380200932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427380200932"} 20241125122525030 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427380200932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525030 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525030 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525032 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525032 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427380200932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427380200932"} 20241125122525032 DAUC <0003> db_auc.c:157 IMSI='262427380200932': No 2G Auth Data 20241125122525032 DAUC <0003> db_auc.c:236 IMSI='262427380200932': Calling to generate 5 vectors 20241125122525032 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241125122525032 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525032 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525032 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241125122525032 DAUC <0003> auc.c:113 vector [0]: rand = cc19d6244bc5ae209eec46544b42b133 20241125122525032 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241125122525032 DAUC <0003> auc.c:142 vector [0]: autn = ceedd082456200000758fe8dc61798cc 20241125122525032 DAUC <0003> auc.c:143 vector [0]: ck = 90178060759bae0231e62e841ee0361f 20241125122525032 DAUC <0003> auc.c:144 vector [0]: ik = f8dbc54f690c404409993e2eabfa0e23 20241125122525032 DAUC <0003> auc.c:145 vector [0]: res = 13ebb8c97a85040c0000000000000000 20241125122525032 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525032 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241125122525032 DAUC <0003> auc.c:151 vector [0]: kc = 50b35585a98dd67a 20241125122525032 DAUC <0003> auc.c:152 vector [0]: sres = 696ebcc5 20241125122525032 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241125122525032 DAUC <0003> auc.c:113 vector [1]: rand = 01b12d7e76bb1fc65b27ffc9ee2ad2e3 20241125122525032 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241125122525032 DAUC <0003> auc.c:142 vector [1]: autn = 834a532b65300000bd5a2792857c9162 20241125122525032 DAUC <0003> auc.c:143 vector [1]: ck = 25d9f38cb18d7887311e4bf781cfa6e9 20241125122525032 DAUC <0003> auc.c:144 vector [1]: ik = 116086bff12777249f428aeef05e14fd 20241125122525032 DAUC <0003> auc.c:145 vector [1]: res = 2c8bb3cdfe67d8090000000000000000 20241125122525032 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525032 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241125122525032 DAUC <0003> auc.c:151 vector [1]: kc = 9ae5b42a313bbdb7 20241125122525032 DAUC <0003> auc.c:152 vector [1]: sres = d2ec6bc4 20241125122525032 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241125122525032 DAUC <0003> auc.c:113 vector [2]: rand = 9050e3dddacd8c87a49ce254735ae034 20241125122525032 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241125122525032 DAUC <0003> auc.c:142 vector [2]: autn = 94a902764f390000fb2f6814851161bd 20241125122525032 DAUC <0003> auc.c:143 vector [2]: ck = a1ee9869f4aca6cd69b715f7952375e3 20241125122525032 DAUC <0003> auc.c:144 vector [2]: ik = d0857e4d7ed03e5424d17d8ca5b74ecd 20241125122525032 DAUC <0003> auc.c:145 vector [2]: res = c62fd4eea1dfc9350000000000000000 20241125122525032 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525032 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241125122525032 DAUC <0003> auc.c:151 vector [2]: kc = 3c0d8e5fbae8a3b7 20241125122525032 DAUC <0003> auc.c:152 vector [2]: sres = 67f01ddb 20241125122525032 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241125122525032 DAUC <0003> auc.c:113 vector [3]: rand = 5c2ed3f70e0abab829192b7142974812 20241125122525032 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241125122525032 DAUC <0003> auc.c:142 vector [3]: autn = 9d370ac9b8f2000038971deb3c76671c 20241125122525032 DAUC <0003> auc.c:143 vector [3]: ck = a9a12c8046cbf958ce86829848837e2e 20241125122525032 DAUC <0003> auc.c:144 vector [3]: ik = 7bb8e6bf149f3d6000c5aac64005de66 20241125122525032 DAUC <0003> auc.c:145 vector [3]: res = 342c285a8d3cf8cb0000000000000000 20241125122525032 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525032 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241125122525032 DAUC <0003> auc.c:151 vector [3]: kc = 1c5ae2615ad26470 20241125122525032 DAUC <0003> auc.c:152 vector [3]: sres = b910d091 20241125122525032 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241125122525032 DAUC <0003> auc.c:113 vector [4]: rand = 7d0194d740b001a4d831f0e80bdfd574 20241125122525032 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241125122525032 DAUC <0003> auc.c:142 vector [4]: autn = 9ceba2b0da2000001b914cb9ddf04a50 20241125122525032 DAUC <0003> auc.c:143 vector [4]: ck = e2614d2b354add19f5af9c75eb1dc0fe 20241125122525032 DAUC <0003> auc.c:144 vector [4]: ik = e8fcbe98a090cdbf2c891e4f4fd21f3b 20241125122525032 DAUC <0003> auc.c:145 vector [4]: res = c222a29b05cbacf70000000000000000 20241125122525032 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122525032 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241125122525032 DAUC <0003> auc.c:151 vector [4]: kc = d3bb71893115cf63 20241125122525032 DAUC <0003> auc.c:152 vector [4]: sres = c7e90e6c 20241125122525032 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241125122525032 DAUC <0003> db_auc.c:245 IMSI='262427380200932': Generated 5 vectors 20241125122525032 DAUC <0003> db_auc.c:249 IMSI='262427380200932': Updating SQN=321 in DB 20241125122525032 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427380200932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427380200932"} 20241125122525032 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427380200932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525032 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525032 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525033 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525033 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427380200932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427380200932"} 20241125122525033 DAUC <0003> db_auc.c:157 IMSI='262427380200932': No 2G Auth Data 20241125122525033 DAUC <0003> db_auc.c:236 IMSI='262427380200932': Calling to generate 5 vectors 20241125122525033 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241125122525033 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525033 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525033 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241125122525033 DAUC <0003> auc.c:113 vector [0]: rand = 308224682972b07cb89deec6c2c71080 20241125122525033 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241125122525033 DAUC <0003> auc.c:142 vector [0]: autn = 3fadd7bbb77c0000b101569edd78ce4b 20241125122525033 DAUC <0003> auc.c:143 vector [0]: ck = d5dcfe369e2c0bd08e39e67ec2dae7fc 20241125122525033 DAUC <0003> auc.c:144 vector [0]: ik = 05a4f0d91879c204c8ddea365f7021bf 20241125122525033 DAUC <0003> auc.c:145 vector [0]: res = 9774f0bad89dc78c0000000000000000 20241125122525033 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525033 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241125122525033 DAUC <0003> auc.c:151 vector [0]: kc = 969c02a71bff0f97 20241125122525033 DAUC <0003> auc.c:152 vector [0]: sres = 4fe93736 20241125122525033 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241125122525033 DAUC <0003> auc.c:113 vector [1]: rand = d1177b75ff93e12918204ac1123590c0 20241125122525033 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241125122525033 DAUC <0003> auc.c:142 vector [1]: autn = a553c99a9e8a00000bedb84d5e725907 20241125122525033 DAUC <0003> auc.c:143 vector [1]: ck = 9b99521d8f8de7f1eef33ebfe5651a43 20241125122525033 DAUC <0003> auc.c:144 vector [1]: ik = e374b261d6d9297b7751d6cc8bdb0b5c 20241125122525033 DAUC <0003> auc.c:145 vector [1]: res = 848cb5cc321c0ebe0000000000000000 20241125122525033 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525033 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241125122525033 DAUC <0003> auc.c:151 vector [1]: kc = e14f080f37eadf95 20241125122525033 DAUC <0003> auc.c:152 vector [1]: sres = b690bb72 20241125122525033 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241125122525033 DAUC <0003> auc.c:113 vector [2]: rand = 6857062840767050b8272cb604690e04 20241125122525033 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241125122525033 DAUC <0003> auc.c:142 vector [2]: autn = 6bf0d41b84af00005956c4f9827ad7b0 20241125122525033 DAUC <0003> auc.c:143 vector [2]: ck = a68540dc622164f6519b2b039c82c33e 20241125122525033 DAUC <0003> auc.c:144 vector [2]: ik = 6956b04c491fb061e84f4e2a645d6ea9 20241125122525033 DAUC <0003> auc.c:145 vector [2]: res = 5cb476f2c3c697640000000000000000 20241125122525033 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525033 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241125122525033 DAUC <0003> auc.c:151 vector [2]: kc = 760795b9d3e17900 20241125122525033 DAUC <0003> auc.c:152 vector [2]: sres = 9f72e196 20241125122525033 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241125122525033 DAUC <0003> auc.c:113 vector [3]: rand = 0fb5bbff83a03ceb8a0768188580bc23 20241125122525033 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241125122525033 DAUC <0003> auc.c:142 vector [3]: autn = 1b20494de02e0000832820d354be0f56 20241125122525033 DAUC <0003> auc.c:143 vector [3]: ck = 25e092f19f0334b5cf0445c56f6405a1 20241125122525033 DAUC <0003> auc.c:144 vector [3]: ik = f66a606a60f3c3d9e58e80f28d99cec2 20241125122525033 DAUC <0003> auc.c:145 vector [3]: res = ed422520faae4a970000000000000000 20241125122525033 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525033 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241125122525033 DAUC <0003> auc.c:151 vector [3]: kc = f90037ac1d0d3c0f 20241125122525033 DAUC <0003> auc.c:152 vector [3]: sres = 17ec6fb7 20241125122525033 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241125122525033 DAUC <0003> auc.c:113 vector [4]: rand = 7ba56732be0b0cae235924f17e6d41a1 20241125122525033 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241125122525033 DAUC <0003> auc.c:142 vector [4]: autn = 6170c0281dbb0000633f4c66a5bb79b3 20241125122525033 DAUC <0003> auc.c:143 vector [4]: ck = 91523b5dd51c3c988eac0f6812f3f50c 20241125122525033 DAUC <0003> auc.c:144 vector [4]: ik = 600195dae9c657aee71d5756c327e651 20241125122525033 DAUC <0003> auc.c:145 vector [4]: res = 7865ca72537ebd080000000000000000 20241125122525033 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122525033 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241125122525033 DAUC <0003> auc.c:151 vector [4]: kc = 98e2f6b9ed0e786b 20241125122525033 DAUC <0003> auc.c:152 vector [4]: sres = 2b1b777a 20241125122525033 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241125122525033 DAUC <0003> db_auc.c:245 IMSI='262427380200932': Generated 5 vectors 20241125122525033 DAUC <0003> db_auc.c:249 IMSI='262427380200932': Updating SQN=481 in DB 20241125122525033 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427380200932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427380200932"} 20241125122525033 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427380200932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525033 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525033 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39596<->l=127.0.0.1:4258 20241125122525035 DAUC <0003> db_auc.c:157 IMSI='262428678249663': No 2G Auth Data 20241125122525035 DAUC <0003> db_auc.c:192 IMSI='262428678249663': No 3G Auth Data 20241125122525042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39606<->l=127.0.0.1:4258 20241125122525043 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525043 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428678249663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428678249663"} 20241125122525043 DAUC <0003> db_auc.c:157 IMSI='262428678249663': No 2G Auth Data 20241125122525043 DAUC <0003> db_auc.c:236 IMSI='262428678249663': Calling to generate 1 vectors 20241125122525043 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241125122525043 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525043 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241125122525043 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122525043 DAUC <0003> auc.c:113 vector [0]: rand = e77031ce87077eaf62f148a000986c0d 20241125122525043 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122525043 DAUC <0003> auc.c:142 vector [0]: autn = 7fb1f2c3583c000042527b23cdf671b1 20241125122525043 DAUC <0003> auc.c:143 vector [0]: ck = a47379100a4ad4efde233c82f58c2cce 20241125122525043 DAUC <0003> auc.c:144 vector [0]: ik = 7b34a3898701755c3eb60ad477c95083 20241125122525043 DAUC <0003> auc.c:145 vector [0]: res = b559f0dbbdf26bbb0000000000000000 20241125122525043 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525043 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241125122525043 DAUC <0003> auc.c:151 vector [0]: kc = 3fd2eccf0f0eddfe 20241125122525043 DAUC <0003> auc.c:152 vector [0]: sres = 08ab9b60 20241125122525043 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241125122525043 DAUC <0003> db_auc.c:245 IMSI='262428678249663': Generated 1 vectors 20241125122525043 DAUC <0003> db_auc.c:249 IMSI='262428678249663': Updating SQN=33 in DB 20241125122525043 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428678249663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428678249663"} 20241125122525043 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428678249663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525043 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525043 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525045 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525045 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428678249663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428678249663"} 20241125122525045 DAUC <0003> db_auc.c:157 IMSI='262428678249663': No 2G Auth Data 20241125122525045 DAUC <0003> db_auc.c:236 IMSI='262428678249663': Calling to generate 4 vectors 20241125122525045 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241125122525045 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525045 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241125122525045 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241125122525045 DAUC <0003> auc.c:113 vector [0]: rand = 65fb650085d57fa42fb90697e3d27c3b 20241125122525045 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241125122525045 DAUC <0003> auc.c:142 vector [0]: autn = eba6c94754850000628da401d3ffbd56 20241125122525045 DAUC <0003> auc.c:143 vector [0]: ck = 2d3a45cb1d3f3d5cf80b9daf964fe32e 20241125122525045 DAUC <0003> auc.c:144 vector [0]: ik = 610ffd6b2b3a06e25dbe41c5a502eac0 20241125122525045 DAUC <0003> auc.c:145 vector [0]: res = 7a8334e1721a84740000000000000000 20241125122525045 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525045 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241125122525045 DAUC <0003> auc.c:151 vector [0]: kc = e98064ca05483250 20241125122525045 DAUC <0003> auc.c:152 vector [0]: sres = 0899b095 20241125122525045 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241125122525045 DAUC <0003> auc.c:113 vector [1]: rand = 7559cf45ee6e343b6c241783975d6572 20241125122525045 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241125122525045 DAUC <0003> auc.c:142 vector [1]: autn = 685ac0caed0600002003ea8a71c1fd6d 20241125122525045 DAUC <0003> auc.c:143 vector [1]: ck = d96f70a2a8fe745ca518b886318861aa 20241125122525045 DAUC <0003> auc.c:144 vector [1]: ik = 9f2b2ebace3b5c19c373030e5f3880e1 20241125122525045 DAUC <0003> auc.c:145 vector [1]: res = 497da5a26f9d355e0000000000000000 20241125122525045 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525045 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241125122525045 DAUC <0003> auc.c:151 vector [1]: kc = 202fe5900875c90e 20241125122525045 DAUC <0003> auc.c:152 vector [1]: sres = 26e090fc 20241125122525045 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241125122525045 DAUC <0003> auc.c:113 vector [2]: rand = 13727061e2e5889f1d4b1760b2ef6282 20241125122525045 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241125122525045 DAUC <0003> auc.c:142 vector [2]: autn = 4039cd6a4d1600004108722e07010ec8 20241125122525045 DAUC <0003> auc.c:143 vector [2]: ck = e2e82193ba02107677287b60d4d6530e 20241125122525045 DAUC <0003> auc.c:144 vector [2]: ik = 05a298f37b6afa7e9c84502483419cc4 20241125122525045 DAUC <0003> auc.c:145 vector [2]: res = 51abcb7dfbf640690000000000000000 20241125122525045 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525045 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241125122525045 DAUC <0003> auc.c:151 vector [2]: kc = 0ce6922496ff25c2 20241125122525045 DAUC <0003> auc.c:152 vector [2]: sres = aa5d8b14 20241125122525045 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241125122525045 DAUC <0003> auc.c:113 vector [3]: rand = dcd7e207353f572d98cdd5f9a9133cc0 20241125122525045 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241125122525045 DAUC <0003> auc.c:142 vector [3]: autn = 7392a444965700008f246a87450c2e5f 20241125122525045 DAUC <0003> auc.c:143 vector [3]: ck = 4027d7f48af746f920c93584500ca613 20241125122525045 DAUC <0003> auc.c:144 vector [3]: ik = 78e16e6a1944c65376840c1705c36c44 20241125122525045 DAUC <0003> auc.c:145 vector [3]: res = 130056e5f5e3e2c70000000000000000 20241125122525045 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525045 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241125122525045 DAUC <0003> auc.c:151 vector [3]: kc = 6e8b800dc67c4afd 20241125122525045 DAUC <0003> auc.c:152 vector [3]: sres = e6e3b422 20241125122525045 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241125122525045 DAUC <0003> db_auc.c:245 IMSI='262428678249663': Generated 4 vectors 20241125122525045 DAUC <0003> db_auc.c:249 IMSI='262428678249663': Updating SQN=161 in DB 20241125122525045 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428678249663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428678249663"} 20241125122525045 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428678249663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525045 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525045 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525046 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525046 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428678249663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428678249663"} 20241125122525046 DAUC <0003> db_auc.c:157 IMSI='262428678249663': No 2G Auth Data 20241125122525046 DAUC <0003> db_auc.c:236 IMSI='262428678249663': Calling to generate 5 vectors 20241125122525046 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241125122525046 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525046 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241125122525046 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241125122525046 DAUC <0003> auc.c:113 vector [0]: rand = 6cfb2467cf5b362ea23cf77adb438cf4 20241125122525046 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241125122525046 DAUC <0003> auc.c:142 vector [0]: autn = 0140abad4e48000009034e6e5e27f6ea 20241125122525046 DAUC <0003> auc.c:143 vector [0]: ck = 2456e3980ebb302a118b578a1a83286f 20241125122525046 DAUC <0003> auc.c:144 vector [0]: ik = 637667053add959ab55d2bb80cba9438 20241125122525046 DAUC <0003> auc.c:145 vector [0]: res = 57c999e6d8ec2e410000000000000000 20241125122525046 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525046 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241125122525046 DAUC <0003> auc.c:151 vector [0]: kc = e3f6f8af225f19e7 20241125122525046 DAUC <0003> auc.c:152 vector [0]: sres = 8f25b7a7 20241125122525046 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241125122525046 DAUC <0003> auc.c:113 vector [1]: rand = a997938769191c36ce1a344c9e6f49eb 20241125122525046 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241125122525046 DAUC <0003> auc.c:142 vector [1]: autn = a380a00eb64e00006dfd20476acea541 20241125122525046 DAUC <0003> auc.c:143 vector [1]: ck = 4e791e664d9c3e85808399eccc0eb705 20241125122525046 DAUC <0003> auc.c:144 vector [1]: ik = e7c1f85bc50c110afad252b97167d9b0 20241125122525046 DAUC <0003> auc.c:145 vector [1]: res = e4e57f627236cccc0000000000000000 20241125122525046 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525046 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241125122525046 DAUC <0003> auc.c:151 vector [1]: kc = d3e92d6835f9413a 20241125122525046 DAUC <0003> auc.c:152 vector [1]: sres = 96d3b3ae 20241125122525046 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241125122525046 DAUC <0003> auc.c:113 vector [2]: rand = 1a65bf20fd91219705942b6ee30cfdbc 20241125122525046 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241125122525046 DAUC <0003> auc.c:142 vector [2]: autn = e9936c9c873c00003e62237d91c31641 20241125122525046 DAUC <0003> auc.c:143 vector [2]: ck = 06c4a8d5ff39f15d3289d0e1c8eb98a6 20241125122525046 DAUC <0003> auc.c:144 vector [2]: ik = d7ccf4e7484e1bace795606f8ea66b3b 20241125122525046 DAUC <0003> auc.c:145 vector [2]: res = f736e02edd17f9fd0000000000000000 20241125122525046 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525046 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241125122525046 DAUC <0003> auc.c:151 vector [2]: kc = 0414ecbcf13a196c 20241125122525046 DAUC <0003> auc.c:152 vector [2]: sres = 2a2119d3 20241125122525046 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241125122525046 DAUC <0003> auc.c:113 vector [3]: rand = d9f3355cbd517cae5f9e97b06598aa31 20241125122525046 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241125122525046 DAUC <0003> auc.c:142 vector [3]: autn = 031399c2c2800000dc5121ce03712dc7 20241125122525046 DAUC <0003> auc.c:143 vector [3]: ck = 395cfe67794b3bc2dae244d02faeb401 20241125122525046 DAUC <0003> auc.c:144 vector [3]: ik = f48ba93f96772ef4185a50e2b6910df7 20241125122525046 DAUC <0003> auc.c:145 vector [3]: res = 4fd6bb1345fcdddf0000000000000000 20241125122525046 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525046 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241125122525046 DAUC <0003> auc.c:151 vector [3]: kc = 0f6f436a7603acc0 20241125122525046 DAUC <0003> auc.c:152 vector [3]: sres = 0a2a66cc 20241125122525046 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241125122525046 DAUC <0003> auc.c:113 vector [4]: rand = 3b4007737b1f0556215560fe65014d5e 20241125122525046 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241125122525046 DAUC <0003> auc.c:142 vector [4]: autn = 8bcaa3b01fe60000864947c58b2443f2 20241125122525046 DAUC <0003> auc.c:143 vector [4]: ck = 76f208cea8e4ac3a9ee49d13a1461053 20241125122525046 DAUC <0003> auc.c:144 vector [4]: ik = b70d71d2a9893ca683bc9c8603518e56 20241125122525046 DAUC <0003> auc.c:145 vector [4]: res = 4da10f3104a7d5ac0000000000000000 20241125122525046 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122525046 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241125122525046 DAUC <0003> auc.c:151 vector [4]: kc = dca77889a37a0e99 20241125122525046 DAUC <0003> auc.c:152 vector [4]: sres = 4906da9d 20241125122525046 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241125122525046 DAUC <0003> db_auc.c:245 IMSI='262428678249663': Generated 5 vectors 20241125122525046 DAUC <0003> db_auc.c:249 IMSI='262428678249663': Updating SQN=321 in DB 20241125122525046 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428678249663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428678249663"} 20241125122525046 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428678249663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525046 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525046 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525048 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525048 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428678249663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428678249663"} 20241125122525048 DAUC <0003> db_auc.c:157 IMSI='262428678249663': No 2G Auth Data 20241125122525048 DAUC <0003> db_auc.c:236 IMSI='262428678249663': Calling to generate 5 vectors 20241125122525048 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241125122525048 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525048 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241125122525048 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241125122525048 DAUC <0003> auc.c:113 vector [0]: rand = 1f6a4c0753284855edb74d865ae8b5c5 20241125122525048 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241125122525048 DAUC <0003> auc.c:142 vector [0]: autn = 361905bdd2be0000acb4bdc0ef54e049 20241125122525048 DAUC <0003> auc.c:143 vector [0]: ck = 6662cf6516bc3c909d537befda98debe 20241125122525048 DAUC <0003> auc.c:144 vector [0]: ik = 8aef1edd7facdacae34db09a58b6f07c 20241125122525048 DAUC <0003> auc.c:145 vector [0]: res = 04753802fc9421820000000000000000 20241125122525048 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525048 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241125122525048 DAUC <0003> auc.c:151 vector [0]: kc = 92931acdeb3ec898 20241125122525048 DAUC <0003> auc.c:152 vector [0]: sres = f8e11980 20241125122525048 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241125122525048 DAUC <0003> auc.c:113 vector [1]: rand = 6882a9a767b5a4557c6def735a90432f 20241125122525048 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241125122525048 DAUC <0003> auc.c:142 vector [1]: autn = 5b8e2100965f00006e90384fe6475772 20241125122525048 DAUC <0003> auc.c:143 vector [1]: ck = c66f570641797d2d8345ec81b916f39e 20241125122525048 DAUC <0003> auc.c:144 vector [1]: ik = 0c4bb399a6d1a37d829aaedb866a0096 20241125122525048 DAUC <0003> auc.c:145 vector [1]: res = 8cb6b104770c08030000000000000000 20241125122525048 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525048 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241125122525048 DAUC <0003> auc.c:151 vector [1]: kc = cbfba6c5d8d42d58 20241125122525048 DAUC <0003> auc.c:152 vector [1]: sres = fbbab907 20241125122525048 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241125122525048 DAUC <0003> auc.c:113 vector [2]: rand = 90a3f22e97378091430d05dd7ec65ee1 20241125122525048 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241125122525048 DAUC <0003> auc.c:142 vector [2]: autn = a6585fd39b220000374afb56cf47c677 20241125122525048 DAUC <0003> auc.c:143 vector [2]: ck = 621c223e04b1ba5e5666898badb3158d 20241125122525048 DAUC <0003> auc.c:144 vector [2]: ik = e7b0d1737c2c8ea689fc53e8001b7bec 20241125122525048 DAUC <0003> auc.c:145 vector [2]: res = 14318740bd0cbfa20000000000000000 20241125122525048 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525048 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241125122525048 DAUC <0003> auc.c:151 vector [2]: kc = 5a36292ed5355a99 20241125122525048 DAUC <0003> auc.c:152 vector [2]: sres = a93d38e2 20241125122525048 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241125122525048 DAUC <0003> auc.c:113 vector [3]: rand = cc4d029b7d82cccb9b7b307984336b01 20241125122525048 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241125122525048 DAUC <0003> auc.c:142 vector [3]: autn = a1144f0c68e70000f12800ef3727f5ce 20241125122525048 DAUC <0003> auc.c:143 vector [3]: ck = fe24c68e6ff4fc1f303c3cefece87393 20241125122525048 DAUC <0003> auc.c:144 vector [3]: ik = 571425ed4f1714fccbe739f88857099e 20241125122525048 DAUC <0003> auc.c:145 vector [3]: res = 5a44e6669d259a760000000000000000 20241125122525048 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525048 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241125122525048 DAUC <0003> auc.c:151 vector [3]: kc = 52ebe674445c92ee 20241125122525048 DAUC <0003> auc.c:152 vector [3]: sres = c7617c10 20241125122525048 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241125122525048 DAUC <0003> auc.c:113 vector [4]: rand = 744a13ebd24827623dfeea17ffee0f37 20241125122525048 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241125122525048 DAUC <0003> auc.c:142 vector [4]: autn = e597583a3c5200007a3643177b171fa5 20241125122525048 DAUC <0003> auc.c:143 vector [4]: ck = 8a54e0b17564db5af41c2cf0d5b0b98f 20241125122525048 DAUC <0003> auc.c:144 vector [4]: ik = d52fbcb40be8aa54094031c1820144e7 20241125122525048 DAUC <0003> auc.c:145 vector [4]: res = af7122c68fbe106d0000000000000000 20241125122525048 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122525048 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241125122525048 DAUC <0003> auc.c:151 vector [4]: kc = a2274134293d8c66 20241125122525048 DAUC <0003> auc.c:152 vector [4]: sres = 20cf32ab 20241125122525048 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241125122525048 DAUC <0003> db_auc.c:245 IMSI='262428678249663': Generated 5 vectors 20241125122525048 DAUC <0003> db_auc.c:249 IMSI='262428678249663': Updating SQN=481 in DB 20241125122525048 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428678249663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428678249663"} 20241125122525048 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428678249663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525048 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525048 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39606<->l=127.0.0.1:4258 20241125122525049 DAUC <0003> db_auc.c:157 IMSI='262421550105831': No 2G Auth Data 20241125122525049 DAUC <0003> db_auc.c:192 IMSI='262421550105831': No 3G Auth Data 20241125122525055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39620<->l=127.0.0.1:4258 20241125122525057 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525057 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421550105831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421550105831"} 20241125122525057 DAUC <0003> db_auc.c:236 IMSI='262421550105831': Calling to generate 1 vectors 20241125122525057 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241125122525057 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525057 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525057 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122525057 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525057 DAUC <0003> auc.c:113 vector [0]: rand = 96d8a40183c5ffa2d3f75644cc823f7e 20241125122525057 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122525057 DAUC <0003> auc.c:142 vector [0]: autn = dcb403e3e8960000cfc3b2508d7fdc23 20241125122525057 DAUC <0003> auc.c:143 vector [0]: ck = 3830d4b4534ce5b0b8e11cb0a6470b35 20241125122525057 DAUC <0003> auc.c:144 vector [0]: ik = fed659ec310f9fd4d036f02a512d5e83 20241125122525057 DAUC <0003> auc.c:145 vector [0]: res = 0b21018b7dbeb6ce0000000000000000 20241125122525057 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525057 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122525057 DAUC <0003> auc.c:179 vector [0]: kc = 325d0bd1e7dc0400 20241125122525057 DAUC <0003> auc.c:180 vector [0]: sres = 38f820a2 20241125122525057 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122525057 DAUC <0003> db_auc.c:245 IMSI='262421550105831': Generated 1 vectors 20241125122525057 DAUC <0003> db_auc.c:249 IMSI='262421550105831': Updating SQN=33 in DB 20241125122525057 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421550105831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421550105831"} 20241125122525057 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421550105831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525057 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525057 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525058 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525058 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421550105831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421550105831"} 20241125122525058 DAUC <0003> db_auc.c:236 IMSI='262421550105831': Calling to generate 4 vectors 20241125122525058 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241125122525058 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525058 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525058 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241125122525058 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525058 DAUC <0003> auc.c:113 vector [0]: rand = 3dbbec01da4e8cc110f0ba1cb193f4a4 20241125122525058 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241125122525058 DAUC <0003> auc.c:142 vector [0]: autn = 7d967b3e98090000d3e328db9b0b8c26 20241125122525058 DAUC <0003> auc.c:143 vector [0]: ck = 5b5d836c237b98f1a46a9f9132f786e1 20241125122525058 DAUC <0003> auc.c:144 vector [0]: ik = dea9286d918043996c22d395597d5f29 20241125122525058 DAUC <0003> auc.c:145 vector [0]: res = 24b6d6b5125d15480000000000000000 20241125122525058 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525058 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122525058 DAUC <0003> auc.c:179 vector [0]: kc = 3cdc480a714fb400 20241125122525058 DAUC <0003> auc.c:180 vector [0]: sres = 8eed6b10 20241125122525058 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122525058 DAUC <0003> auc.c:113 vector [1]: rand = 79b2b2119d87794bcf4d4b4cdf7749d4 20241125122525058 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241125122525058 DAUC <0003> auc.c:142 vector [1]: autn = bbe9f225c096000013b6d6c628d6796f 20241125122525058 DAUC <0003> auc.c:143 vector [1]: ck = ba68f8e59fa553ec6ac09ca6f436b306 20241125122525058 DAUC <0003> auc.c:144 vector [1]: ik = 5720bfd7a217e3aff84e993b463c620c 20241125122525058 DAUC <0003> auc.c:145 vector [1]: res = f86559b8b89543930000000000000000 20241125122525058 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525058 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122525058 DAUC <0003> auc.c:179 vector [1]: kc = 40a5ed5d108b2000 20241125122525058 DAUC <0003> auc.c:180 vector [1]: sres = f903ae2e 20241125122525058 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122525058 DAUC <0003> auc.c:113 vector [2]: rand = bf1c2178ef5b30ac2755bec998f0e5c5 20241125122525058 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241125122525058 DAUC <0003> auc.c:142 vector [2]: autn = d137bd79d90f0000398fba7fe2d523a6 20241125122525058 DAUC <0003> auc.c:143 vector [2]: ck = 150323b7b1490db60e81ac480ccb58b6 20241125122525058 DAUC <0003> auc.c:144 vector [2]: ik = 80557fa7f4c209b706c0b62820e35e93 20241125122525058 DAUC <0003> auc.c:145 vector [2]: res = 96e86889d0837e780000000000000000 20241125122525058 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525058 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122525058 DAUC <0003> auc.c:179 vector [2]: kc = 2c9302b26443f000 20241125122525058 DAUC <0003> auc.c:180 vector [2]: sres = fb42fc31 20241125122525058 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122525058 DAUC <0003> auc.c:113 vector [3]: rand = c1aa937827d9f1ed72327b111913644a 20241125122525058 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241125122525058 DAUC <0003> auc.c:142 vector [3]: autn = 1943d54d075600006be6a6e0402ba8d4 20241125122525058 DAUC <0003> auc.c:143 vector [3]: ck = 499b298fa24c7dc5615af2adfb5a370f 20241125122525058 DAUC <0003> auc.c:144 vector [3]: ik = 65fedf3da1ab2b1ed02afd63e1393f07 20241125122525058 DAUC <0003> auc.c:145 vector [3]: res = 89cb60c7811455330000000000000000 20241125122525058 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525058 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122525058 DAUC <0003> auc.c:179 vector [3]: kc = af8f966f584f6c00 20241125122525058 DAUC <0003> auc.c:180 vector [3]: sres = 73c4e515 20241125122525058 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122525058 DAUC <0003> db_auc.c:245 IMSI='262421550105831': Generated 4 vectors 20241125122525058 DAUC <0003> db_auc.c:249 IMSI='262421550105831': Updating SQN=161 in DB 20241125122525058 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421550105831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421550105831"} 20241125122525058 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421550105831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525058 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525058 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525059 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525059 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421550105831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421550105831"} 20241125122525059 DAUC <0003> db_auc.c:236 IMSI='262421550105831': Calling to generate 5 vectors 20241125122525059 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241125122525059 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525059 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525059 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241125122525059 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525059 DAUC <0003> auc.c:113 vector [0]: rand = d83c02b94819d087cfe95e270f1e1da0 20241125122525059 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241125122525059 DAUC <0003> auc.c:142 vector [0]: autn = 669ce11218320000587ba5c04738b160 20241125122525059 DAUC <0003> auc.c:143 vector [0]: ck = d701726e25db02bec2613e1af6ccd539 20241125122525059 DAUC <0003> auc.c:144 vector [0]: ik = a14ffbcdac796cbce3b518a6e0fa7475 20241125122525059 DAUC <0003> auc.c:145 vector [0]: res = 59e0179f4e7a074d0000000000000000 20241125122525059 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525059 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122525059 DAUC <0003> auc.c:179 vector [0]: kc = 733e4e09ec5df800 20241125122525059 DAUC <0003> auc.c:180 vector [0]: sres = ee954424 20241125122525059 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122525059 DAUC <0003> auc.c:113 vector [1]: rand = 743ae2d538db0f406d88e6bfde829dd4 20241125122525059 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241125122525059 DAUC <0003> auc.c:142 vector [1]: autn = 7e2fe5e299b40000c92f2d7e9aa445d0 20241125122525059 DAUC <0003> auc.c:143 vector [1]: ck = 8a7725ef49a309a6ac868db6ba52323b 20241125122525059 DAUC <0003> auc.c:144 vector [1]: ik = 81f38f33e41ba6a7914db326210d88c0 20241125122525059 DAUC <0003> auc.c:145 vector [1]: res = d1c343358c39752a0000000000000000 20241125122525059 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525059 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122525059 DAUC <0003> auc.c:179 vector [1]: kc = 3710226bd1ecb400 20241125122525059 DAUC <0003> auc.c:180 vector [1]: sres = 93987c79 20241125122525059 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122525059 DAUC <0003> auc.c:113 vector [2]: rand = 4e5a8e0f1da7e766f9cbf102a7156d02 20241125122525059 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241125122525059 DAUC <0003> auc.c:142 vector [2]: autn = 94d57406bd6800007fc5d3d3517d84ba 20241125122525059 DAUC <0003> auc.c:143 vector [2]: ck = 0c58401495a063c77405f2383f529e1d 20241125122525059 DAUC <0003> auc.c:144 vector [2]: ik = 3f6789880fff403e7c63045588c353f9 20241125122525059 DAUC <0003> auc.c:145 vector [2]: res = 6520b59aa48b35890000000000000000 20241125122525059 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525059 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122525059 DAUC <0003> auc.c:179 vector [2]: kc = f4041cb524169400 20241125122525059 DAUC <0003> auc.c:180 vector [2]: sres = 9da0090a 20241125122525059 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122525059 DAUC <0003> auc.c:113 vector [3]: rand = cfd1ef432fd0bdaeb840c67b9c999f6e 20241125122525059 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241125122525059 DAUC <0003> auc.c:142 vector [3]: autn = 8f82f6e43d3a0000822e9b181baacaf0 20241125122525059 DAUC <0003> auc.c:143 vector [3]: ck = 51c93663a21c976b8d9dac3c9f554243 20241125122525059 DAUC <0003> auc.c:144 vector [3]: ik = a7efccf491589fc8ff6f3b1905bf8f6c 20241125122525059 DAUC <0003> auc.c:145 vector [3]: res = 3e298007cd6a488f0000000000000000 20241125122525059 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525059 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122525059 DAUC <0003> auc.c:179 vector [3]: kc = b188e6ea184cac00 20241125122525059 DAUC <0003> auc.c:180 vector [3]: sres = b7dbf6e5 20241125122525059 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122525059 DAUC <0003> auc.c:113 vector [4]: rand = 91f10b37a46f116967f11b2a17a00df4 20241125122525059 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241125122525059 DAUC <0003> auc.c:142 vector [4]: autn = 6f9c1a9a59b00000a02e472804d253ab 20241125122525059 DAUC <0003> auc.c:143 vector [4]: ck = 0e732909be23936d9ab8ef5a64157074 20241125122525059 DAUC <0003> auc.c:144 vector [4]: ik = 4bebf88567955e6e2748efbeb7f1e9d1 20241125122525059 DAUC <0003> auc.c:145 vector [4]: res = 996e27242f2f20ce0000000000000000 20241125122525059 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122525059 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241125122525059 DAUC <0003> auc.c:179 vector [4]: kc = ed6775f23248a000 20241125122525059 DAUC <0003> auc.c:180 vector [4]: sres = 860c7e53 20241125122525059 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241125122525060 DAUC <0003> db_auc.c:245 IMSI='262421550105831': Generated 5 vectors 20241125122525060 DAUC <0003> db_auc.c:249 IMSI='262421550105831': Updating SQN=321 in DB 20241125122525060 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421550105831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421550105831"} 20241125122525060 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421550105831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525060 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525060 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525060 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525060 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421550105831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421550105831"} 20241125122525060 DAUC <0003> db_auc.c:236 IMSI='262421550105831': Calling to generate 5 vectors 20241125122525060 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241125122525060 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525061 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525061 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241125122525061 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525061 DAUC <0003> auc.c:113 vector [0]: rand = b77462d8f548c5d3cdd2df2e12ac150e 20241125122525061 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241125122525061 DAUC <0003> auc.c:142 vector [0]: autn = 51d37357432e00009d2a3ee68b91f0af 20241125122525061 DAUC <0003> auc.c:143 vector [0]: ck = 63a4179c4024d3983ea6d2097f8edc30 20241125122525061 DAUC <0003> auc.c:144 vector [0]: ik = 232bb14b0c94a24be9e5fbba9881b89c 20241125122525061 DAUC <0003> auc.c:145 vector [0]: res = afe0a0a7f47ecb440000000000000000 20241125122525061 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525061 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122525061 DAUC <0003> auc.c:179 vector [0]: kc = e3a4518faa65bc00 20241125122525061 DAUC <0003> auc.c:180 vector [0]: sres = 756b8236 20241125122525061 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122525061 DAUC <0003> auc.c:113 vector [1]: rand = eb433edcdc9a2f3b69567b20ca209bca 20241125122525061 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241125122525061 DAUC <0003> auc.c:142 vector [1]: autn = 4127277660880000ebded5e6e9fd4001 20241125122525061 DAUC <0003> auc.c:143 vector [1]: ck = 2d92552c39cc28c23cda86c4350818ad 20241125122525061 DAUC <0003> auc.c:144 vector [1]: ik = bd81a0c151006bec0967c6d87b0e17b7 20241125122525061 DAUC <0003> auc.c:145 vector [1]: res = ad353b88602528f70000000000000000 20241125122525061 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525061 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122525061 DAUC <0003> auc.c:179 vector [1]: kc = 82260f9539476c00 20241125122525061 DAUC <0003> auc.c:180 vector [1]: sres = eabefd83 20241125122525061 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122525061 DAUC <0003> auc.c:113 vector [2]: rand = b616c082cace1b7055d1b03160ed4bf4 20241125122525061 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241125122525061 DAUC <0003> auc.c:142 vector [2]: autn = 2ce4e044798a000015b1587d6a658b0b 20241125122525061 DAUC <0003> auc.c:143 vector [2]: ck = 8d6d1104c8c5b83c6d34eeb49bbab0e8 20241125122525061 DAUC <0003> auc.c:144 vector [2]: ik = 235a6f8002e3b021a0565e4c85cc118f 20241125122525061 DAUC <0003> auc.c:145 vector [2]: res = 1844dec9259565290000000000000000 20241125122525061 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525061 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122525061 DAUC <0003> auc.c:179 vector [2]: kc = cc124d3258679000 20241125122525061 DAUC <0003> auc.c:180 vector [2]: sres = ed78be34 20241125122525061 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122525061 DAUC <0003> auc.c:113 vector [3]: rand = 4449fa870f9203ce8a680cc1a66324e5 20241125122525061 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241125122525061 DAUC <0003> auc.c:142 vector [3]: autn = f3f00155c0e0000051e0324f22b0d220 20241125122525061 DAUC <0003> auc.c:143 vector [3]: ck = 4ed74ffd445efa68650c819956cf0e47 20241125122525061 DAUC <0003> auc.c:144 vector [3]: ik = 8b2d2bc0a47554fcc9c55ed9f8827f60 20241125122525061 DAUC <0003> auc.c:145 vector [3]: res = cbcc3cdde2e774620000000000000000 20241125122525061 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525061 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122525061 DAUC <0003> auc.c:179 vector [3]: kc = ba34a14009a08000 20241125122525061 DAUC <0003> auc.c:180 vector [3]: sres = 28c68f9e 20241125122525061 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122525061 DAUC <0003> auc.c:113 vector [4]: rand = ca5790603c3da1d8dd882089e37ddd1f 20241125122525061 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241125122525061 DAUC <0003> auc.c:142 vector [4]: autn = 7ddca9ab8174000061efe475526f09b3 20241125122525061 DAUC <0003> auc.c:143 vector [4]: ck = 6e73a904cc2a839fd9bb552b6c8295b5 20241125122525061 DAUC <0003> auc.c:144 vector [4]: ik = 96d2d57bfa4e17d4666c386d20b78b53 20241125122525061 DAUC <0003> auc.c:145 vector [4]: res = e469ce4ee7d5c2dd0000000000000000 20241125122525061 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122525061 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241125122525061 DAUC <0003> auc.c:179 vector [4]: kc = 5e36a1b393644400 20241125122525061 DAUC <0003> auc.c:180 vector [4]: sres = 5cad2e5e 20241125122525061 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241125122525061 DAUC <0003> db_auc.c:245 IMSI='262421550105831': Generated 5 vectors 20241125122525061 DAUC <0003> db_auc.c:249 IMSI='262421550105831': Updating SQN=481 in DB 20241125122525061 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421550105831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421550105831"} 20241125122525061 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421550105831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525061 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525061 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39620<->l=127.0.0.1:4258 20241125122525062 DAUC <0003> db_auc.c:157 IMSI='262422865412552': No 2G Auth Data 20241125122525062 DAUC <0003> db_auc.c:192 IMSI='262422865412552': No 3G Auth Data 20241125122525069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39622<->l=127.0.0.1:4258 20241125122525071 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525071 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422865412552 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422865412552"} 20241125122525071 DAUC <0003> db_auc.c:236 IMSI='262422865412552': Calling to generate 1 vectors 20241125122525071 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241125122525071 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525071 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525071 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122525071 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525071 DAUC <0003> auc.c:113 vector [0]: rand = 2a0ee7b2b0cde68af43758c3e9fc2ae6 20241125122525071 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122525071 DAUC <0003> auc.c:142 vector [0]: autn = 4afb85b3ddf4000042b28944d1f681ab 20241125122525071 DAUC <0003> auc.c:143 vector [0]: ck = 99d6254226957310ee405253685ba88a 20241125122525071 DAUC <0003> auc.c:144 vector [0]: ik = 10417fc616064092c5580d2e0c3f38f4 20241125122525071 DAUC <0003> auc.c:145 vector [0]: res = 4e803c67039a811b0000000000000000 20241125122525071 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525071 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122525071 DAUC <0003> auc.c:179 vector [0]: kc = 318f50ecf7ec9000 20241125122525071 DAUC <0003> auc.c:180 vector [0]: sres = 24708db7 20241125122525071 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122525071 DAUC <0003> db_auc.c:245 IMSI='262422865412552': Generated 1 vectors 20241125122525071 DAUC <0003> db_auc.c:249 IMSI='262422865412552': Updating SQN=33 in DB 20241125122525071 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422865412552 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422865412552"} 20241125122525071 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422865412552 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525071 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525071 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525072 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525072 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422865412552 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422865412552"} 20241125122525072 DAUC <0003> db_auc.c:236 IMSI='262422865412552': Calling to generate 4 vectors 20241125122525072 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241125122525072 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525072 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525072 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241125122525072 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525072 DAUC <0003> auc.c:113 vector [0]: rand = 879a9864212d3b80c6ba30b9ab2defe8 20241125122525072 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241125122525072 DAUC <0003> auc.c:142 vector [0]: autn = dfc2c55ebdff00002dc7a5a298de4a24 20241125122525072 DAUC <0003> auc.c:143 vector [0]: ck = 702b359ae15c364aa4b9912447ad2b50 20241125122525072 DAUC <0003> auc.c:144 vector [0]: ik = cab90d05a4a285154bcc54e7d882548a 20241125122525072 DAUC <0003> auc.c:145 vector [0]: res = 5bba8bd9dc3ea82b0000000000000000 20241125122525072 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525072 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122525072 DAUC <0003> auc.c:179 vector [0]: kc = 831f876352353400 20241125122525072 DAUC <0003> auc.c:180 vector [0]: sres = e62d81a6 20241125122525072 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122525072 DAUC <0003> auc.c:113 vector [1]: rand = bea0ec3a6f6ecea602944e6e09a7d9d0 20241125122525072 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241125122525072 DAUC <0003> auc.c:142 vector [1]: autn = 4051623ca26000007ad4bbf057c1eef1 20241125122525072 DAUC <0003> auc.c:143 vector [1]: ck = eaac5ca22ac109c65e31f0bd6158bc56 20241125122525072 DAUC <0003> auc.c:144 vector [1]: ik = 1b6f9cf26aff8f4660e579b31806f9fa 20241125122525072 DAUC <0003> auc.c:145 vector [1]: res = aa035503f7b597f30000000000000000 20241125122525072 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525072 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122525072 DAUC <0003> auc.c:179 vector [1]: kc = a3edd25f2747b400 20241125122525072 DAUC <0003> auc.c:180 vector [1]: sres = c3f59f11 20241125122525072 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122525072 DAUC <0003> auc.c:113 vector [2]: rand = 1f32e6d764bd7e02430ae300f0c99232 20241125122525072 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241125122525072 DAUC <0003> auc.c:142 vector [2]: autn = 4eeb442fb90b000081006b35fa1d6a2c 20241125122525072 DAUC <0003> auc.c:143 vector [2]: ck = 5836363170dec4eaa347695925d361c6 20241125122525072 DAUC <0003> auc.c:144 vector [2]: ik = 077fe0e7ac7d62665a4ee223d88ce35b 20241125122525072 DAUC <0003> auc.c:145 vector [2]: res = bedf24a1ef449a8f0000000000000000 20241125122525072 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525072 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122525072 DAUC <0003> auc.c:179 vector [2]: kc = 072b22b7ad715c00 20241125122525072 DAUC <0003> auc.c:180 vector [2]: sres = 27bd8286 20241125122525072 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122525072 DAUC <0003> auc.c:113 vector [3]: rand = 76ffac33bf39140fc60a5bb11ffd4abf 20241125122525072 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241125122525072 DAUC <0003> auc.c:142 vector [3]: autn = 49450a4f4d6a00001158ec3794506f4a 20241125122525072 DAUC <0003> auc.c:143 vector [3]: ck = 4f066f2e05ee73b8da1fd08141e56db6 20241125122525072 DAUC <0003> auc.c:144 vector [3]: ik = ee71db49fc62f5f5754986b310efece7 20241125122525072 DAUC <0003> auc.c:145 vector [3]: res = b7af8f339d8e8eca0000000000000000 20241125122525072 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525073 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122525073 DAUC <0003> auc.c:179 vector [3]: kc = eb29966a01b57000 20241125122525073 DAUC <0003> auc.c:180 vector [3]: sres = 07c16354 20241125122525073 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122525073 DAUC <0003> db_auc.c:245 IMSI='262422865412552': Generated 4 vectors 20241125122525073 DAUC <0003> db_auc.c:249 IMSI='262422865412552': Updating SQN=161 in DB 20241125122525073 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422865412552 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422865412552"} 20241125122525073 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422865412552 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525073 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525073 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525074 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525074 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422865412552 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422865412552"} 20241125122525074 DAUC <0003> db_auc.c:236 IMSI='262422865412552': Calling to generate 5 vectors 20241125122525074 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241125122525074 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525074 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525074 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241125122525074 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525074 DAUC <0003> auc.c:113 vector [0]: rand = 26d035dedbe4386bea32e3acd364829a 20241125122525074 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241125122525074 DAUC <0003> auc.c:142 vector [0]: autn = 463d563023f400005118e656dacd81b0 20241125122525074 DAUC <0003> auc.c:143 vector [0]: ck = 3eafbd68b236f544e9325586621fa952 20241125122525074 DAUC <0003> auc.c:144 vector [0]: ik = f25c87a8b56878f4b8e81b8423aa9aba 20241125122525074 DAUC <0003> auc.c:145 vector [0]: res = a2a6b5d33a9c87ca0000000000000000 20241125122525074 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525074 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122525074 DAUC <0003> auc.c:179 vector [0]: kc = 154ac11a82a04400 20241125122525074 DAUC <0003> auc.c:180 vector [0]: sres = a35cb38b 20241125122525074 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122525074 DAUC <0003> auc.c:113 vector [1]: rand = dc915cf03e7f687caae582ed06763e42 20241125122525074 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241125122525074 DAUC <0003> auc.c:142 vector [1]: autn = c3c87c329c230000792f60bd44d168af 20241125122525074 DAUC <0003> auc.c:143 vector [1]: ck = cb641a61a7c0fa217837d59b9192080e 20241125122525074 DAUC <0003> auc.c:144 vector [1]: ik = f245cb7b604cd606890bc0dbb1d6eafa 20241125122525074 DAUC <0003> auc.c:145 vector [1]: res = c01367862a94b4170000000000000000 20241125122525074 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525074 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122525074 DAUC <0003> auc.c:179 vector [1]: kc = 342ff5c0065a0800 20241125122525074 DAUC <0003> auc.c:180 vector [1]: sres = ec6e6c8a 20241125122525074 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122525074 DAUC <0003> auc.c:113 vector [2]: rand = a4170da34611e863b0239e55cb0a3ee0 20241125122525074 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241125122525074 DAUC <0003> auc.c:142 vector [2]: autn = 35befe93553f000098e1e498bb4ebdf2 20241125122525074 DAUC <0003> auc.c:143 vector [2]: ck = 17f1818bd4de605af6861a484330eb6f 20241125122525074 DAUC <0003> auc.c:144 vector [2]: ik = 4be85bbf78f201b18060a2313837465b 20241125122525074 DAUC <0003> auc.c:145 vector [2]: res = a63e7d1a1e3603180000000000000000 20241125122525074 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525074 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122525074 DAUC <0003> auc.c:179 vector [2]: kc = 0224a5de6c4d7800 20241125122525074 DAUC <0003> auc.c:180 vector [2]: sres = 90b5c9ad 20241125122525074 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122525074 DAUC <0003> auc.c:113 vector [3]: rand = e92a79e785637a75e87ad3e659f127de 20241125122525074 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241125122525074 DAUC <0003> auc.c:142 vector [3]: autn = 3e03439ae97f0000895ccd1cf5099a14 20241125122525074 DAUC <0003> auc.c:143 vector [3]: ck = e0d5c82150f264235224bdd463f89422 20241125122525074 DAUC <0003> auc.c:144 vector [3]: ik = c18ae86a57389a02db272da4511b9dfb 20241125122525074 DAUC <0003> auc.c:145 vector [3]: res = 7cf5938b934b56800000000000000000 20241125122525074 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525074 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122525074 DAUC <0003> auc.c:179 vector [3]: kc = ed91f1f1d8f44800 20241125122525074 DAUC <0003> auc.c:180 vector [3]: sres = fd2cd2b8 20241125122525074 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122525074 DAUC <0003> auc.c:113 vector [4]: rand = d5e7a2f7dbd639b1f53ec33062ee698e 20241125122525074 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241125122525074 DAUC <0003> auc.c:142 vector [4]: autn = 6e5db65d0f69000060f452b4fde13d32 20241125122525074 DAUC <0003> auc.c:143 vector [4]: ck = 5a1c25c4b157fb68a963f49854cdbea4 20241125122525074 DAUC <0003> auc.c:144 vector [4]: ik = 7dce53b09d5b3acfd5f7de936524d5e1 20241125122525074 DAUC <0003> auc.c:145 vector [4]: res = c0244e3fae0055890000000000000000 20241125122525074 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122525074 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241125122525074 DAUC <0003> auc.c:179 vector [4]: kc = aaf4877121289400 20241125122525074 DAUC <0003> auc.c:180 vector [4]: sres = acb69ea6 20241125122525074 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241125122525074 DAUC <0003> db_auc.c:245 IMSI='262422865412552': Generated 5 vectors 20241125122525074 DAUC <0003> db_auc.c:249 IMSI='262422865412552': Updating SQN=321 in DB 20241125122525074 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422865412552 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422865412552"} 20241125122525074 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422865412552 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525074 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525074 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525075 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525075 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422865412552 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422865412552"} 20241125122525075 DAUC <0003> db_auc.c:236 IMSI='262422865412552': Calling to generate 5 vectors 20241125122525075 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241125122525075 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525075 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525076 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241125122525076 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525076 DAUC <0003> auc.c:113 vector [0]: rand = 351459430b93ed7b57f2f2aed6c5858f 20241125122525076 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241125122525076 DAUC <0003> auc.c:142 vector [0]: autn = bff7b9304c8d00004f19decb51b33f1f 20241125122525076 DAUC <0003> auc.c:143 vector [0]: ck = 229978f591de966c9c3db1673832c4f4 20241125122525076 DAUC <0003> auc.c:144 vector [0]: ik = 05c419b51cb9c7152e23cbe7ac828a11 20241125122525076 DAUC <0003> auc.c:145 vector [0]: res = 27e1a4039785420e0000000000000000 20241125122525076 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525076 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122525076 DAUC <0003> auc.c:179 vector [0]: kc = 55da44939f866c00 20241125122525076 DAUC <0003> auc.c:180 vector [0]: sres = 302bbafe 20241125122525076 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122525076 DAUC <0003> auc.c:113 vector [1]: rand = 9758b2f406f3bdce000e91e424ca48e4 20241125122525076 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241125122525076 DAUC <0003> auc.c:142 vector [1]: autn = 585fe1e487bc000043c47c05f7a37e94 20241125122525076 DAUC <0003> auc.c:143 vector [1]: ck = 4de97d27b0f2ca87df20ff323b6d9dd4 20241125122525076 DAUC <0003> auc.c:144 vector [1]: ik = 5fb7deaa83a7ea09c76b5c375879a661 20241125122525076 DAUC <0003> auc.c:145 vector [1]: res = 306956fea6c9efb60000000000000000 20241125122525076 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525076 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122525076 DAUC <0003> auc.c:179 vector [1]: kc = 02bb71653639c800 20241125122525076 DAUC <0003> auc.c:180 vector [1]: sres = ec51e967 20241125122525076 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122525076 DAUC <0003> auc.c:113 vector [2]: rand = 16b1bca20071053045c5182200539ebc 20241125122525076 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241125122525076 DAUC <0003> auc.c:142 vector [2]: autn = 166cad8a957e000067c45408212d4af0 20241125122525076 DAUC <0003> auc.c:143 vector [2]: ck = f24cfc73392f142083e14382ccee2de4 20241125122525076 DAUC <0003> auc.c:144 vector [2]: ik = 052d2892c36119387087d69556fe2bd5 20241125122525076 DAUC <0003> auc.c:145 vector [2]: res = a4736ef34387e6e20000000000000000 20241125122525076 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525076 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122525076 DAUC <0003> auc.c:179 vector [2]: kc = db746dda942d3800 20241125122525076 DAUC <0003> auc.c:180 vector [2]: sres = 3387c983 20241125122525076 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122525076 DAUC <0003> auc.c:113 vector [3]: rand = 7c9498c0ed2d82311269e1925817a0ed 20241125122525076 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241125122525076 DAUC <0003> auc.c:142 vector [3]: autn = 219884bb7c4d0000107d38b330c6d435 20241125122525076 DAUC <0003> auc.c:143 vector [3]: ck = 8a04bfffbcbb7837e03c8478fc97f4c6 20241125122525076 DAUC <0003> auc.c:144 vector [3]: ik = e5c551a924692b27b906368430809a79 20241125122525076 DAUC <0003> auc.c:145 vector [3]: res = 6730353eb11713e20000000000000000 20241125122525076 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525076 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122525076 DAUC <0003> auc.c:179 vector [3]: kc = 43bb77c65f1bd400 20241125122525076 DAUC <0003> auc.c:180 vector [3]: sres = c3410731 20241125122525076 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122525076 DAUC <0003> auc.c:113 vector [4]: rand = 9b06d78831473c3ac0bf71ce573d2665 20241125122525076 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241125122525076 DAUC <0003> auc.c:142 vector [4]: autn = 6b7e3bdf81040000551adc44f342a224 20241125122525076 DAUC <0003> auc.c:143 vector [4]: ck = 3c2cbafc2a04d687a0a7a39b9a5b4df3 20241125122525076 DAUC <0003> auc.c:144 vector [4]: ik = a93964ae483af52de77724e12461c919 20241125122525076 DAUC <0003> auc.c:145 vector [4]: res = f8eeae6e97e9bd0a0000000000000000 20241125122525076 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122525076 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241125122525076 DAUC <0003> auc.c:179 vector [4]: kc = b6e8bbb7b3124400 20241125122525076 DAUC <0003> auc.c:180 vector [4]: sres = 9e5411ed 20241125122525076 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241125122525076 DAUC <0003> db_auc.c:245 IMSI='262422865412552': Generated 5 vectors 20241125122525076 DAUC <0003> db_auc.c:249 IMSI='262422865412552': Updating SQN=481 in DB 20241125122525076 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422865412552 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422865412552"} 20241125122525076 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422865412552 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525076 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525076 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39622<->l=127.0.0.1:4258 20241125122525078 DAUC <0003> db_auc.c:157 IMSI='262428887123268': No 2G Auth Data 20241125122525078 DAUC <0003> db_auc.c:192 IMSI='262428887123268': No 3G Auth Data 20241125122525083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39626<->l=127.0.0.1:4258 20241125122525085 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525085 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428887123268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428887123268"} 20241125122525085 DAUC <0003> db_auc.c:236 IMSI='262428887123268': Calling to generate 1 vectors 20241125122525085 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241125122525085 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525085 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525085 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122525085 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525085 DAUC <0003> auc.c:113 vector [0]: rand = 72a1134aef07c76f5c11395af173abf6 20241125122525085 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122525085 DAUC <0003> auc.c:142 vector [0]: autn = 39881c706fa80000f1e72ce13222c5a8 20241125122525085 DAUC <0003> auc.c:143 vector [0]: ck = 17aeb48bb6dbedc134ccdf21023f62b1 20241125122525085 DAUC <0003> auc.c:144 vector [0]: ik = 7f9ee498ec9194db1759e7d5594a9bc2 20241125122525085 DAUC <0003> auc.c:145 vector [0]: res = 79c8efb160a5f1220000000000000000 20241125122525085 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525085 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122525085 DAUC <0003> auc.c:179 vector [0]: kc = 475a1caae6184444 20241125122525085 DAUC <0003> auc.c:180 vector [0]: sres = 4776b148 20241125122525085 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122525085 DAUC <0003> db_auc.c:245 IMSI='262428887123268': Generated 1 vectors 20241125122525085 DAUC <0003> db_auc.c:249 IMSI='262428887123268': Updating SQN=33 in DB 20241125122525085 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428887123268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428887123268"} 20241125122525085 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428887123268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525085 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525085 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525087 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525087 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428887123268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428887123268"} 20241125122525087 DAUC <0003> db_auc.c:236 IMSI='262428887123268': Calling to generate 4 vectors 20241125122525087 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241125122525087 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525087 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525087 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241125122525087 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525087 DAUC <0003> auc.c:113 vector [0]: rand = 36c1b9a09ca757b36caad26de2003117 20241125122525087 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241125122525087 DAUC <0003> auc.c:142 vector [0]: autn = 0ebc5343ca270000b4c563a9fe3329f3 20241125122525087 DAUC <0003> auc.c:143 vector [0]: ck = 9e9113784a9de71be77b0bdc8f7c0fe2 20241125122525087 DAUC <0003> auc.c:144 vector [0]: ik = 4d9b4da2ad43b232deda00bdc7aed7cf 20241125122525087 DAUC <0003> auc.c:145 vector [0]: res = 761368c3bfbb1aa00000000000000000 20241125122525087 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525087 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122525087 DAUC <0003> auc.c:179 vector [0]: kc = 533f40c7f7c3a011 20241125122525087 DAUC <0003> auc.c:180 vector [0]: sres = f3dbf447 20241125122525087 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122525087 DAUC <0003> auc.c:113 vector [1]: rand = b71223141a7b52a71302e68f5ddf5f16 20241125122525087 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241125122525087 DAUC <0003> auc.c:142 vector [1]: autn = b2984f6946c80000efda783171b87ad1 20241125122525087 DAUC <0003> auc.c:143 vector [1]: ck = 060f03e1d12e1d58d7dee22a9632b4d5 20241125122525087 DAUC <0003> auc.c:144 vector [1]: ik = d6a50d8e1d212bdade36679550cd8f92 20241125122525087 DAUC <0003> auc.c:145 vector [1]: res = be0a3acd044a2ca70000000000000000 20241125122525087 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525087 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122525087 DAUC <0003> auc.c:179 vector [1]: kc = 1b36cfc5161c6d67 20241125122525087 DAUC <0003> auc.c:180 vector [1]: sres = d0a28c7d 20241125122525087 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122525087 DAUC <0003> auc.c:113 vector [2]: rand = 0b6c49833eb52c32b63ba9eb13b1428a 20241125122525087 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241125122525087 DAUC <0003> auc.c:142 vector [2]: autn = bd3e8bce2326000066d8c09101089f05 20241125122525087 DAUC <0003> auc.c:143 vector [2]: ck = e56b1d956ebfffe6ee5b94fc9646eca0 20241125122525087 DAUC <0003> auc.c:144 vector [2]: ik = 2594295b9b3fb846c38dcba5d4ce9b47 20241125122525087 DAUC <0003> auc.c:145 vector [2]: res = 3cbcaf2e14f266ac0000000000000000 20241125122525087 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525087 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122525087 DAUC <0003> auc.c:179 vector [2]: kc = 8bb21fb79a25e9fd 20241125122525087 DAUC <0003> auc.c:180 vector [2]: sres = 09c8e8b4 20241125122525087 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122525087 DAUC <0003> auc.c:113 vector [3]: rand = b451e243b8be19f207e30711a8691985 20241125122525087 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241125122525087 DAUC <0003> auc.c:142 vector [3]: autn = ae002eb1365f00003fe5a469deceb5b5 20241125122525087 DAUC <0003> auc.c:143 vector [3]: ck = cd09032e2b4bcf94dec10a8e083b8025 20241125122525087 DAUC <0003> auc.c:144 vector [3]: ik = 8d26b53ad6a0c9970d53f0dda5cdae4d 20241125122525087 DAUC <0003> auc.c:145 vector [3]: res = 649fd18f58b0770c0000000000000000 20241125122525087 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525087 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122525087 DAUC <0003> auc.c:179 vector [3]: kc = 19d7c4758b27a0e2 20241125122525087 DAUC <0003> auc.c:180 vector [3]: sres = 7264a8c8 20241125122525087 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122525087 DAUC <0003> db_auc.c:245 IMSI='262428887123268': Generated 4 vectors 20241125122525087 DAUC <0003> db_auc.c:249 IMSI='262428887123268': Updating SQN=161 in DB 20241125122525087 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428887123268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428887123268"} 20241125122525087 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428887123268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525087 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525087 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525088 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525088 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428887123268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428887123268"} 20241125122525088 DAUC <0003> db_auc.c:236 IMSI='262428887123268': Calling to generate 5 vectors 20241125122525088 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241125122525088 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525088 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525088 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241125122525088 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525088 DAUC <0003> auc.c:113 vector [0]: rand = 3676ba3a812dfaf321745a7d9f5129c6 20241125122525088 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241125122525088 DAUC <0003> auc.c:142 vector [0]: autn = 67ee9510dd6e0000c0220f3214bbc0f3 20241125122525088 DAUC <0003> auc.c:143 vector [0]: ck = f03b393967439910f8d09dad355adb13 20241125122525088 DAUC <0003> auc.c:144 vector [0]: ik = 748825ce6b9d58f6efc7d458dcb3574f 20241125122525088 DAUC <0003> auc.c:145 vector [0]: res = f2acb4417d5b29850000000000000000 20241125122525088 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525088 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122525088 DAUC <0003> auc.c:179 vector [0]: kc = 4d3dc62c07824f50 20241125122525088 DAUC <0003> auc.c:180 vector [0]: sres = 5193b409 20241125122525088 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122525088 DAUC <0003> auc.c:113 vector [1]: rand = afb4a6015ae580f4bec5433b3c871b05 20241125122525088 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241125122525088 DAUC <0003> auc.c:142 vector [1]: autn = 089bc19c1f1e000026a9ccef2030c9c2 20241125122525088 DAUC <0003> auc.c:143 vector [1]: ck = ae149c75da153ead3dc0a00372bbeb62 20241125122525088 DAUC <0003> auc.c:144 vector [1]: ik = 0604b9c180a5bc701926cd6c001655bc 20241125122525088 DAUC <0003> auc.c:145 vector [1]: res = fa9043d04c0e39110000000000000000 20241125122525088 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525088 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122525088 DAUC <0003> auc.c:179 vector [1]: kc = 41b318e5c3b666e7 20241125122525088 DAUC <0003> auc.c:180 vector [1]: sres = 5130b00e 20241125122525088 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122525088 DAUC <0003> auc.c:113 vector [2]: rand = a7e4c61ebbb7e2063c107f47c5d75a8a 20241125122525088 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241125122525088 DAUC <0003> auc.c:142 vector [2]: autn = 3013bcf6ddd90000e51dd97979d3ec43 20241125122525088 DAUC <0003> auc.c:143 vector [2]: ck = 10fd5a27d28880f834737aa7863581f4 20241125122525088 DAUC <0003> auc.c:144 vector [2]: ik = 31f26b1671053340be1946c719caa43a 20241125122525088 DAUC <0003> auc.c:145 vector [2]: res = 999845ba1aa6a6680000000000000000 20241125122525088 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525088 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122525088 DAUC <0003> auc.c:179 vector [2]: kc = a6d839d2304b1998 20241125122525088 DAUC <0003> auc.c:180 vector [2]: sres = 8c258a65 20241125122525088 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122525088 DAUC <0003> auc.c:113 vector [3]: rand = fb53cb5af6d4bab6e5b70081f368cc5a 20241125122525088 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241125122525088 DAUC <0003> auc.c:142 vector [3]: autn = 149a3058117e0000fe1796b92b70bcd5 20241125122525088 DAUC <0003> auc.c:143 vector [3]: ck = 575c35b86e92f76ec3f6a5538f8a6fa5 20241125122525089 DAUC <0003> auc.c:144 vector [3]: ik = 18244a375bdd3e1d9e2680bccf361b14 20241125122525089 DAUC <0003> auc.c:145 vector [3]: res = 07342eb26283920c0000000000000000 20241125122525089 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525089 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122525089 DAUC <0003> auc.c:179 vector [3]: kc = 2ca84650968ba34d 20241125122525089 DAUC <0003> auc.c:180 vector [3]: sres = 3220e429 20241125122525089 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122525089 DAUC <0003> auc.c:113 vector [4]: rand = 1f920295100997cfa33d0d8047360a10 20241125122525089 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241125122525089 DAUC <0003> auc.c:142 vector [4]: autn = 5c402f36ab410000d71517382f934666 20241125122525089 DAUC <0003> auc.c:143 vector [4]: ck = ca2957c78d1434706ed08c5fb8d69759 20241125122525089 DAUC <0003> auc.c:144 vector [4]: ik = 60800c25950132b95df089e0198f87ff 20241125122525089 DAUC <0003> auc.c:145 vector [4]: res = ffb0328be58c3dda0000000000000000 20241125122525089 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122525089 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241125122525089 DAUC <0003> auc.c:179 vector [4]: kc = 33a116a563dba8b1 20241125122525089 DAUC <0003> auc.c:180 vector [4]: sres = 8db7e9c1 20241125122525089 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241125122525089 DAUC <0003> db_auc.c:245 IMSI='262428887123268': Generated 5 vectors 20241125122525089 DAUC <0003> db_auc.c:249 IMSI='262428887123268': Updating SQN=321 in DB 20241125122525089 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428887123268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428887123268"} 20241125122525089 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428887123268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525089 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525089 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525090 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525090 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428887123268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428887123268"} 20241125122525090 DAUC <0003> db_auc.c:236 IMSI='262428887123268': Calling to generate 5 vectors 20241125122525090 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241125122525090 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525090 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525090 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241125122525090 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525090 DAUC <0003> auc.c:113 vector [0]: rand = 1d625376033928cd622789b514cb8635 20241125122525090 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241125122525090 DAUC <0003> auc.c:142 vector [0]: autn = 4a2a5330f4b600005147b94c639b1866 20241125122525090 DAUC <0003> auc.c:143 vector [0]: ck = a95bd8c7f9080f706cbc8d58b8584d71 20241125122525090 DAUC <0003> auc.c:144 vector [0]: ik = a91dd4fc9c574faf255d5b4dcc9789e8 20241125122525090 DAUC <0003> auc.c:145 vector [0]: res = f5b073a12bd216ad0000000000000000 20241125122525090 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525090 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122525090 DAUC <0003> auc.c:179 vector [0]: kc = fb18d448ddb92e29 20241125122525090 DAUC <0003> auc.c:180 vector [0]: sres = d5a6af7d 20241125122525090 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122525090 DAUC <0003> auc.c:113 vector [1]: rand = e95174ca0995b3248f946235a8200903 20241125122525090 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241125122525090 DAUC <0003> auc.c:142 vector [1]: autn = b6fbaef05fc10000481f6fd99073d082 20241125122525090 DAUC <0003> auc.c:143 vector [1]: ck = 102e5cc96f2d99ad33e7a37be6e6fe98 20241125122525090 DAUC <0003> auc.c:144 vector [1]: ik = f01c5392d8b5b6fc028f25fb457a1391 20241125122525090 DAUC <0003> auc.c:145 vector [1]: res = 638a4ea81b8a22710000000000000000 20241125122525090 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525090 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122525090 DAUC <0003> auc.c:179 vector [1]: kc = bc3cb1d008d7a419 20241125122525090 DAUC <0003> auc.c:180 vector [1]: sres = 2a884d5e 20241125122525090 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122525090 DAUC <0003> auc.c:113 vector [2]: rand = f9f8bf5429cf731728be4ca50e876c1d 20241125122525090 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241125122525090 DAUC <0003> auc.c:142 vector [2]: autn = af735e3d644e00009e7741902250dd71 20241125122525090 DAUC <0003> auc.c:143 vector [2]: ck = 0199b848e2ec0c57358b118786d8ded3 20241125122525090 DAUC <0003> auc.c:144 vector [2]: ik = 2c359885fae0017566e3912987f110de 20241125122525090 DAUC <0003> auc.c:145 vector [2]: res = 7ecbee7c179f8c4b0000000000000000 20241125122525090 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525090 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122525090 DAUC <0003> auc.c:179 vector [2]: kc = 0c851e4068d2e89e 20241125122525090 DAUC <0003> auc.c:180 vector [2]: sres = 48717f3d 20241125122525090 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122525090 DAUC <0003> auc.c:113 vector [3]: rand = 0c5b9b815f9d3daed7ace971fe73b2d3 20241125122525090 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241125122525090 DAUC <0003> auc.c:142 vector [3]: autn = c27185997ff500008de68fb2a122a9fd 20241125122525090 DAUC <0003> auc.c:143 vector [3]: ck = 5fa141d4c339582087636ba56f014613 20241125122525090 DAUC <0003> auc.c:144 vector [3]: ik = 948694ba67f7bb094888fae2d4b474f7 20241125122525090 DAUC <0003> auc.c:145 vector [3]: res = f37bc3df0d887dd30000000000000000 20241125122525090 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525090 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122525090 DAUC <0003> auc.c:179 vector [3]: kc = c38ea7c10197d382 20241125122525090 DAUC <0003> auc.c:180 vector [3]: sres = e33481ff 20241125122525090 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122525090 DAUC <0003> auc.c:113 vector [4]: rand = b2ae3b43ee66bb5e2f988db6b86b5707 20241125122525090 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241125122525090 DAUC <0003> auc.c:142 vector [4]: autn = 8babd17d145a00006256c488bb4cf540 20241125122525090 DAUC <0003> auc.c:143 vector [4]: ck = fd28e960e98dcea302e5dad7d3953281 20241125122525090 DAUC <0003> auc.c:144 vector [4]: ik = c084532eef3be97596d5181d3ad0d8f1 20241125122525090 DAUC <0003> auc.c:145 vector [4]: res = 4aeb8aa4aa39e6270000000000000000 20241125122525090 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122525090 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241125122525090 DAUC <0003> auc.c:179 vector [4]: kc = 52d9c5b98551150a 20241125122525090 DAUC <0003> auc.c:180 vector [4]: sres = a58ffa7e 20241125122525090 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241125122525090 DAUC <0003> db_auc.c:245 IMSI='262428887123268': Generated 5 vectors 20241125122525090 DAUC <0003> db_auc.c:249 IMSI='262428887123268': Updating SQN=481 in DB 20241125122525090 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428887123268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428887123268"} 20241125122525090 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428887123268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525090 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525090 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39626<->l=127.0.0.1:4258 20241125122525092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39564<->l=127.0.0.1:4258 20241125122525093 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525093 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122525093 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122525093 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122525093 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42883<->l=127.0.0.1:4259) 20241125122525116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39628<->l=127.0.0.1:4258 20241125122525216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39628<->l=127.0.0.1:4258 20241125122528313 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122528313 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122528317 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122528318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39634<->l=127.0.0.1:4258 20241125122528321 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122528321 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122528321 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122528321 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  20241125122528321 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122528321 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  20241125122528321 DLGSUP <0013> gsup_server.c:235 2:  20241125122528321 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122528321 DLGSUP <0013> gsup_server.c:235 3:  20241125122528321 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122528321 DLGSUP <0013> gsup_server.c:235 4:  20241125122528321 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122528321 DLGSUP <0013> gsup_server.c:235 5:  20241125122528321 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122528321 DLGSUP <0013> gsup_server.c:235 7:  20241125122528321 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122528321 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122528321 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122528321 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122528336 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42467<->l=127.0.0.1:4259) 20241125122528338 DAUC <0003> db_auc.c:157 IMSI='262429500820294': No 2G Auth Data 20241125122528338 DAUC <0003> db_auc.c:192 IMSI='262429500820294': No 3G Auth Data 20241125122528346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39638<->l=127.0.0.1:4258 20241125122528362 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122528362 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429500820294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429500820294"} 20241125122528362 DAUC <0003> db_auc.c:157 IMSI='262429500820294': No 2G Auth Data 20241125122528362 DAUC <0003> db_auc.c:236 IMSI='262429500820294': Calling to generate 5 vectors 20241125122528362 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241125122528362 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122528362 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122528362 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122528362 DAUC <0003> auc.c:113 vector [0]: rand = c368714b0a634c06000d0a3a201514ce 20241125122528362 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122528362 DAUC <0003> auc.c:142 vector [0]: autn = f37eb26ee2978000a637b99b69cab101 20241125122528362 DAUC <0003> auc.c:143 vector [0]: ck = 813866d89a0441c98741370b4e8fd8f8 20241125122528362 DAUC <0003> auc.c:144 vector [0]: ik = 578e2a9b4531805b27affb099fff6bfe 20241125122528362 DAUC <0003> auc.c:145 vector [0]: res = fa558f0be2a651ad0000000000000000 20241125122528362 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122528362 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241125122528362 DAUC <0003> auc.c:151 vector [0]: kc = 765880410e457294 20241125122528362 DAUC <0003> auc.c:152 vector [0]: sres = 18f3dea6 20241125122528362 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241125122528362 DAUC <0003> auc.c:113 vector [1]: rand = 50e02ba8ec9c6d5d84ac50f8b654c827 20241125122528362 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241125122528362 DAUC <0003> auc.c:142 vector [1]: autn = 8d20bdded3438000477f51dd4c1324e5 20241125122528362 DAUC <0003> auc.c:143 vector [1]: ck = 63cd3f4835eef4a09d1dea73d0d8e0e5 20241125122528362 DAUC <0003> auc.c:144 vector [1]: ik = 57fbb8ef6aae54d083475d7c780506f8 20241125122528362 DAUC <0003> auc.c:145 vector [1]: res = 87703994af2d31a40000000000000000 20241125122528362 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122528362 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241125122528362 DAUC <0003> auc.c:151 vector [1]: kc = 2a6c30a8f79d466d 20241125122528362 DAUC <0003> auc.c:152 vector [1]: sres = 285d0830 20241125122528362 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241125122528362 DAUC <0003> auc.c:113 vector [2]: rand = 4b9f584f43b197dd0c8842769ad986e4 20241125122528362 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241125122528362 DAUC <0003> auc.c:142 vector [2]: autn = 9897fbb816c680006e04ec39fb6cbf45 20241125122528362 DAUC <0003> auc.c:143 vector [2]: ck = 0ddd2778169f7f103b9293fbdc4e197b 20241125122528362 DAUC <0003> auc.c:144 vector [2]: ik = 8f62d602efd3e9c6c3b44848e0ef21ff 20241125122528362 DAUC <0003> auc.c:145 vector [2]: res = 9cb155534eeed5770000000000000000 20241125122528362 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122528362 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241125122528362 DAUC <0003> auc.c:151 vector [2]: kc = 7a992ac9c5edae52 20241125122528362 DAUC <0003> auc.c:152 vector [2]: sres = d25f8024 20241125122528362 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241125122528362 DAUC <0003> auc.c:113 vector [3]: rand = 15578bd97ddfe3acb896c0a6c1411cbe 20241125122528362 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241125122528362 DAUC <0003> auc.c:142 vector [3]: autn = 43e626c3486f8000451cd56e94469116 20241125122528362 DAUC <0003> auc.c:143 vector [3]: ck = 3afd5438007f71f162a86fc821672441 20241125122528362 DAUC <0003> auc.c:144 vector [3]: ik = d9362b0b268b3227a7789f113d3eaaa1 20241125122528362 DAUC <0003> auc.c:145 vector [3]: res = 66d99a45c7a938d60000000000000000 20241125122528362 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122528362 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241125122528362 DAUC <0003> auc.c:151 vector [3]: kc = 261b8fea3aadcd36 20241125122528362 DAUC <0003> auc.c:152 vector [3]: sres = a170a293 20241125122528362 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241125122528362 DAUC <0003> auc.c:113 vector [4]: rand = c3a57516210dbd25e6af3db3b9e64d5c 20241125122528362 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241125122528362 DAUC <0003> auc.c:142 vector [4]: autn = 526c8745abf3800011f2c3a9b9b769c7 20241125122528362 DAUC <0003> auc.c:143 vector [4]: ck = 7778dd43e0e35ea6e0e795113af8fb21 20241125122528362 DAUC <0003> auc.c:144 vector [4]: ik = b4116ae925d7b7cf3c8d6c02213aa9f3 20241125122528362 DAUC <0003> auc.c:145 vector [4]: res = 143bcc2ee6630f5d0000000000000000 20241125122528362 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122528362 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241125122528362 DAUC <0003> auc.c:151 vector [4]: kc = 1f034eb9def6bbbb 20241125122528362 DAUC <0003> auc.c:152 vector [4]: sres = f258c373 20241125122528362 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241125122528362 DAUC <0003> db_auc.c:245 IMSI='262429500820294': Generated 5 vectors 20241125122528362 DAUC <0003> db_auc.c:249 IMSI='262429500820294': Updating SQN=161 in DB 20241125122528362 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429500820294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429500820294"} 20241125122528362 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429500820294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122528362 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122528362 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122528365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39638<->l=127.0.0.1:4258 20241125122528366 DAUC <0003> db_auc.c:157 IMSI='262423868318359': No 2G Auth Data 20241125122528366 DAUC <0003> db_auc.c:192 IMSI='262423868318359': No 3G Auth Data 20241125122528376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39652<->l=127.0.0.1:4258 20241125122528377 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122528377 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423868318359 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423868318359"} 20241125122528377 DAUC <0003> db_auc.c:157 IMSI='262423868318359': No 2G Auth Data 20241125122528377 DAUC <0003> db_auc.c:236 IMSI='262423868318359': Calling to generate 5 vectors 20241125122528377 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241125122528377 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122528377 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241125122528377 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122528377 DAUC <0003> auc.c:113 vector [0]: rand = 7d5bf018ce74a791a8c41fb364f923b3 20241125122528377 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122528377 DAUC <0003> auc.c:142 vector [0]: autn = 6d520e59dec98000908e1be3b2eb4a9f 20241125122528377 DAUC <0003> auc.c:143 vector [0]: ck = f9403a198ece58b67598f7daf67e274b 20241125122528377 DAUC <0003> auc.c:144 vector [0]: ik = 074e236aa1da7ed9226fb1f719730185 20241125122528377 DAUC <0003> auc.c:145 vector [0]: res = 16fd5280bff88a930000000000000000 20241125122528377 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122528377 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241125122528377 DAUC <0003> auc.c:151 vector [0]: kc = a9f95f5ec01900a1 20241125122528377 DAUC <0003> auc.c:152 vector [0]: sres = a905d813 20241125122528377 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241125122528377 DAUC <0003> auc.c:113 vector [1]: rand = 3c53b3f27d5ea026b726edd7e377c0da 20241125122528377 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241125122528377 DAUC <0003> auc.c:142 vector [1]: autn = 59a35904643a80006d7f120a8504d590 20241125122528377 DAUC <0003> auc.c:143 vector [1]: ck = fb258c61392e9a92e4c2d1e4f0204442 20241125122528377 DAUC <0003> auc.c:144 vector [1]: ik = aa9a7e68401767b24f2c874caf090f3d 20241125122528377 DAUC <0003> auc.c:145 vector [1]: res = b7abf4cfe5ad035c0000000000000000 20241125122528377 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122528377 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241125122528377 DAUC <0003> auc.c:151 vector [1]: kc = fa51a4a12610b65f 20241125122528377 DAUC <0003> auc.c:152 vector [1]: sres = 5206f793 20241125122528377 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241125122528377 DAUC <0003> auc.c:113 vector [2]: rand = 503bb78f1ba612604adaba78f7c51874 20241125122528377 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241125122528377 DAUC <0003> auc.c:142 vector [2]: autn = 21a825ef949d8000058e0f9888923058 20241125122528377 DAUC <0003> auc.c:143 vector [2]: ck = b133c0ed4f745310d32c32b4fffc32a0 20241125122528377 DAUC <0003> auc.c:144 vector [2]: ik = 897a039f9687d798f46a34a6070016d3 20241125122528377 DAUC <0003> auc.c:145 vector [2]: res = 1b02d73100ecd55f0000000000000000 20241125122528377 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122528377 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241125122528377 DAUC <0003> auc.c:151 vector [2]: kc = 1f0fc560210fa0fb 20241125122528377 DAUC <0003> auc.c:152 vector [2]: sres = 1bee026e 20241125122528377 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241125122528377 DAUC <0003> auc.c:113 vector [3]: rand = 9034f3471bc5a76a8d61c59363aacf8a 20241125122528378 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241125122528378 DAUC <0003> auc.c:142 vector [3]: autn = 0336f6e8a97b80004c0c8d9328375660 20241125122528378 DAUC <0003> auc.c:143 vector [3]: ck = 8c3fe695375a90043aa04de0ce704ad4 20241125122528378 DAUC <0003> auc.c:144 vector [3]: ik = 1ae498501c818b44b0285db92e1d30f1 20241125122528378 DAUC <0003> auc.c:145 vector [3]: res = 4582fd87e72d3e3c0000000000000000 20241125122528378 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122528378 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241125122528378 DAUC <0003> auc.c:151 vector [3]: kc = 1c536e9ccbb66165 20241125122528378 DAUC <0003> auc.c:152 vector [3]: sres = a2afc3bb 20241125122528378 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241125122528378 DAUC <0003> auc.c:113 vector [4]: rand = 08549eb803b7a39977fcad677f48f997 20241125122528378 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241125122528378 DAUC <0003> auc.c:142 vector [4]: autn = cdab6598278f80000acb0ed513e7b69d 20241125122528378 DAUC <0003> auc.c:143 vector [4]: ck = 8371268b220d54242159e6ec304e34c8 20241125122528378 DAUC <0003> auc.c:144 vector [4]: ik = 32b9bd90258a3f04885d2817aa0acb54 20241125122528378 DAUC <0003> auc.c:145 vector [4]: res = 2a19b166c68dbe450000000000000000 20241125122528378 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122528378 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241125122528378 DAUC <0003> auc.c:151 vector [4]: kc = 18cc55e09dc394bc 20241125122528378 DAUC <0003> auc.c:152 vector [4]: sres = ec940f23 20241125122528378 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241125122528378 DAUC <0003> db_auc.c:245 IMSI='262423868318359': Generated 5 vectors 20241125122528378 DAUC <0003> db_auc.c:249 IMSI='262423868318359': Updating SQN=161 in DB 20241125122528378 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423868318359 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423868318359"} 20241125122528378 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423868318359 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122528378 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122528378 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122528379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39652<->l=127.0.0.1:4258 20241125122528379 DAUC <0003> db_auc.c:157 IMSI='262429881466577': No 2G Auth Data 20241125122528379 DAUC <0003> db_auc.c:192 IMSI='262429881466577': No 3G Auth Data 20241125122528385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39658<->l=127.0.0.1:4258 20241125122528387 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122528387 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429881466577 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429881466577"} 20241125122528387 DAUC <0003> db_auc.c:236 IMSI='262429881466577': Calling to generate 5 vectors 20241125122528387 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241125122528387 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122528387 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122528387 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122528387 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122528387 DAUC <0003> auc.c:113 vector [0]: rand = 6602677d093ec9671d23ebf0b2c59912 20241125122528387 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122528387 DAUC <0003> auc.c:142 vector [0]: autn = 8862f24034f080005d6fd20626ffa766 20241125122528387 DAUC <0003> auc.c:143 vector [0]: ck = 965e7ea20cb0057003abf30b90efcc84 20241125122528387 DAUC <0003> auc.c:144 vector [0]: ik = 9ff59f4b605cd2f8d10d1db7f3fc6dce 20241125122528387 DAUC <0003> auc.c:145 vector [0]: res = ca41d4ca307853260000000000000000 20241125122528387 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122528387 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122528387 DAUC <0003> auc.c:179 vector [0]: kc = 0f6a32b38cd46400 20241125122528387 DAUC <0003> auc.c:180 vector [0]: sres = 1115b16e 20241125122528387 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122528387 DAUC <0003> auc.c:113 vector [1]: rand = d6111cf2017ca7757db29ed0ef51f161 20241125122528387 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241125122528387 DAUC <0003> auc.c:142 vector [1]: autn = 034d862a312b8000814ea4cd3c855208 20241125122528387 DAUC <0003> auc.c:143 vector [1]: ck = 0fdf1c0361064bb848e89542aeffcef2 20241125122528387 DAUC <0003> auc.c:144 vector [1]: ik = bd882cadca4cd812570af9aa09ed4715 20241125122528387 DAUC <0003> auc.c:145 vector [1]: res = 3f4ef107c1e6bff20000000000000000 20241125122528387 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122528387 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122528387 DAUC <0003> auc.c:179 vector [1]: kc = 3d7d6b1a4d23f800 20241125122528388 DAUC <0003> auc.c:180 vector [1]: sres = 806002a8 20241125122528388 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122528388 DAUC <0003> auc.c:113 vector [2]: rand = 7dbb9582f07e6863fa367571f40107ed 20241125122528388 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241125122528388 DAUC <0003> auc.c:142 vector [2]: autn = 182d2b6391ca8000e3e0d23968365663 20241125122528388 DAUC <0003> auc.c:143 vector [2]: ck = db0c602f59024ebaedee3cb348b00908 20241125122528388 DAUC <0003> auc.c:144 vector [2]: ik = 90adc7e9cb8514221b46fa50e9bb6c5f 20241125122528388 DAUC <0003> auc.c:145 vector [2]: res = 18bfc8591751615c0000000000000000 20241125122528388 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122528388 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122528388 DAUC <0003> auc.c:179 vector [2]: kc = e6c365ee1ef1f400 20241125122528388 DAUC <0003> auc.c:180 vector [2]: sres = a661b6da 20241125122528388 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122528388 DAUC <0003> auc.c:113 vector [3]: rand = 5bd97aec3370f635a25a9da43b5f15d7 20241125122528388 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241125122528388 DAUC <0003> auc.c:142 vector [3]: autn = e550df7b877d8000e2742a9f177f0e02 20241125122528388 DAUC <0003> auc.c:143 vector [3]: ck = 688d5b4c95b11bbe72b8c6b8ac4ac7e0 20241125122528388 DAUC <0003> auc.c:144 vector [3]: ik = 6466ec84f5c4333764a5f4fcc89d8855 20241125122528388 DAUC <0003> auc.c:145 vector [3]: res = f1b2b738ba4cb4910000000000000000 20241125122528388 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122528388 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122528388 DAUC <0003> auc.c:179 vector [3]: kc = 2adefe509bf12800 20241125122528388 DAUC <0003> auc.c:180 vector [3]: sres = 9336da5d 20241125122528388 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122528388 DAUC <0003> auc.c:113 vector [4]: rand = c21077099fadd8307ee54506b5600b39 20241125122528388 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241125122528388 DAUC <0003> auc.c:142 vector [4]: autn = 42ed144b455f8000e267384e41c0a731 20241125122528388 DAUC <0003> auc.c:143 vector [4]: ck = df02585494a6c009509f551c246e42a9 20241125122528388 DAUC <0003> auc.c:144 vector [4]: ik = 11d2a1896c824a017119010cb995686a 20241125122528388 DAUC <0003> auc.c:145 vector [4]: res = 5e99f8a1f9a07b1c0000000000000000 20241125122528388 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122528388 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241125122528388 DAUC <0003> auc.c:179 vector [4]: kc = be53dba062e51400 20241125122528388 DAUC <0003> auc.c:180 vector [4]: sres = 2dc288ef 20241125122528388 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241125122528388 DAUC <0003> db_auc.c:245 IMSI='262429881466577': Generated 5 vectors 20241125122528388 DAUC <0003> db_auc.c:249 IMSI='262429881466577': Updating SQN=161 in DB 20241125122528388 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429881466577 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429881466577"} 20241125122528388 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429881466577 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122528388 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122528388 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122528390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39658<->l=127.0.0.1:4258 20241125122528391 DAUC <0003> db_auc.c:157 IMSI='262429389894383': No 2G Auth Data 20241125122528391 DAUC <0003> db_auc.c:192 IMSI='262429389894383': No 3G Auth Data 20241125122528398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39664<->l=127.0.0.1:4258 20241125122528400 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122528400 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429389894383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429389894383"} 20241125122528400 DAUC <0003> db_auc.c:236 IMSI='262429389894383': Calling to generate 5 vectors 20241125122528400 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241125122528400 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122528400 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122528400 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122528400 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122528400 DAUC <0003> auc.c:113 vector [0]: rand = 28d83d9cd395c69af53af8ecd5b82291 20241125122528400 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122528400 DAUC <0003> auc.c:142 vector [0]: autn = 40e72d8be9de800003d5c4218370e7b2 20241125122528400 DAUC <0003> auc.c:143 vector [0]: ck = 821c348e9cd5e8a78785efcb10756c2f 20241125122528400 DAUC <0003> auc.c:144 vector [0]: ik = 5fb84fede956ae84b242d0dcc59090e7 20241125122528400 DAUC <0003> auc.c:145 vector [0]: res = e78903668b33c78b0000000000000000 20241125122528400 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122528400 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122528400 DAUC <0003> auc.c:179 vector [0]: kc = eb369983b239ac00 20241125122528400 DAUC <0003> auc.c:180 vector [0]: sres = 32eb056f 20241125122528400 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122528400 DAUC <0003> auc.c:113 vector [1]: rand = 99a8ffa4fa5b303cbd783501cd377d98 20241125122528400 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241125122528400 DAUC <0003> auc.c:142 vector [1]: autn = 27241f851802800002ef1f3ff00781c4 20241125122528400 DAUC <0003> auc.c:143 vector [1]: ck = 7e5d3a0bf803109e1eeb24cb1539d5d1 20241125122528400 DAUC <0003> auc.c:144 vector [1]: ik = 51e4dccf123a2d63b157c81f77ae9c65 20241125122528400 DAUC <0003> auc.c:145 vector [1]: res = 7ec9097fac5dba270000000000000000 20241125122528400 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122528400 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122528400 DAUC <0003> auc.c:179 vector [1]: kc = cd2c72278d593400 20241125122528400 DAUC <0003> auc.c:180 vector [1]: sres = 3166be63 20241125122528400 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122528400 DAUC <0003> auc.c:113 vector [2]: rand = bdb4095e0ea28837f75fb9ca989638f9 20241125122528400 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241125122528400 DAUC <0003> auc.c:142 vector [2]: autn = dcabc2c93e3c800093ccbe16e7e2032e 20241125122528400 DAUC <0003> auc.c:143 vector [2]: ck = 55902af017a78d9f2ebffc829dd99499 20241125122528400 DAUC <0003> auc.c:144 vector [2]: ik = 18b377701456d098426fdba32c7f742d 20241125122528400 DAUC <0003> auc.c:145 vector [2]: res = 20ce384158a38c230000000000000000 20241125122528400 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122528400 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122528400 DAUC <0003> auc.c:179 vector [2]: kc = ad7a7037925c5400 20241125122528400 DAUC <0003> auc.c:180 vector [2]: sres = 43f19282 20241125122528400 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122528400 DAUC <0003> auc.c:113 vector [3]: rand = 548def99990f31d01a5567b6a7512d35 20241125122528400 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241125122528400 DAUC <0003> auc.c:142 vector [3]: autn = 5dcc7a4d502e8000582ae4e9eaa3f835 20241125122528400 DAUC <0003> auc.c:143 vector [3]: ck = ec2aa19641b3734432ddf50c0872be7c 20241125122528400 DAUC <0003> auc.c:144 vector [3]: ik = 9ac7de72084165747530aec83ea4e255 20241125122528400 DAUC <0003> auc.c:145 vector [3]: res = b2d688d0c8312fca0000000000000000 20241125122528400 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122528400 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122528400 DAUC <0003> auc.c:179 vector [3]: kc = 28ef9c1884800000 20241125122528400 DAUC <0003> auc.c:180 vector [3]: sres = 7ac65466 20241125122528400 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122528400 DAUC <0003> auc.c:113 vector [4]: rand = ef6dbb62a6b11fea51ac337959a5faac 20241125122528400 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241125122528400 DAUC <0003> auc.c:142 vector [4]: autn = 887edf5e10ad8000a044c5a4ea4263cf 20241125122528400 DAUC <0003> auc.c:143 vector [4]: ck = 34d4ae33cb505f9edd2e48361e3a26fd 20241125122528400 DAUC <0003> auc.c:144 vector [4]: ik = f4f4dce47c72b3cef71442fbcacaf0cd 20241125122528400 DAUC <0003> auc.c:145 vector [4]: res = 6613fece91ee87420000000000000000 20241125122528400 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122528400 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241125122528400 DAUC <0003> auc.c:179 vector [4]: kc = 595199d8360c7c00 20241125122528400 DAUC <0003> auc.c:180 vector [4]: sres = 526101be 20241125122528400 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241125122528400 DAUC <0003> db_auc.c:245 IMSI='262429389894383': Generated 5 vectors 20241125122528400 DAUC <0003> db_auc.c:249 IMSI='262429389894383': Updating SQN=161 in DB 20241125122528400 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429389894383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429389894383"} 20241125122528400 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429389894383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122528400 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122528400 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122528402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39664<->l=127.0.0.1:4258 20241125122528403 DAUC <0003> db_auc.c:157 IMSI='262425042853067': No 2G Auth Data 20241125122528403 DAUC <0003> db_auc.c:192 IMSI='262425042853067': No 3G Auth Data 20241125122528416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39676<->l=127.0.0.1:4258 20241125122528420 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122528420 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425042853067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425042853067"} 20241125122528420 DAUC <0003> db_auc.c:236 IMSI='262425042853067': Calling to generate 5 vectors 20241125122528420 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241125122528420 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122528420 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122528420 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122528420 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122528420 DAUC <0003> auc.c:113 vector [0]: rand = 8c8c1d735628ed6117692181f4429589 20241125122528420 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122528420 DAUC <0003> auc.c:142 vector [0]: autn = 58ab3b75af9b8000bfbe0b706ea12953 20241125122528420 DAUC <0003> auc.c:143 vector [0]: ck = b4a7a6a687538f9f5f484547bcca25bd 20241125122528420 DAUC <0003> auc.c:144 vector [0]: ik = adc3497d30785f42c45be6bba94a5ddb 20241125122528420 DAUC <0003> auc.c:145 vector [0]: res = 8f30df0faa64375d0000000000000000 20241125122528420 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122528420 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122528420 DAUC <0003> auc.c:179 vector [0]: kc = 60d1d54b8a0cf010 20241125122528420 DAUC <0003> auc.c:180 vector [0]: sres = b2b89615 20241125122528420 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122528420 DAUC <0003> auc.c:113 vector [1]: rand = b6899af20777728c1f221f973202d739 20241125122528420 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241125122528420 DAUC <0003> auc.c:142 vector [1]: autn = f1a19505dd9980002ae9d43f57c576a5 20241125122528420 DAUC <0003> auc.c:143 vector [1]: ck = 8fc8dced0fedeafd97b726b457b4d1f0 20241125122528420 DAUC <0003> auc.c:144 vector [1]: ik = f57768b31d81f5030a61b4e845be66c6 20241125122528420 DAUC <0003> auc.c:145 vector [1]: res = 9a2b05def6ea84f70000000000000000 20241125122528420 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122528420 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122528420 DAUC <0003> auc.c:179 vector [1]: kc = a641f3b967ef98db 20241125122528420 DAUC <0003> auc.c:180 vector [1]: sres = de2b3e02 20241125122528420 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122528420 DAUC <0003> auc.c:113 vector [2]: rand = 5321694992ff8cf7e1c75fb7d2fcb988 20241125122528420 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241125122528420 DAUC <0003> auc.c:142 vector [2]: autn = 59fea3948d6480001ba09150dd4e098c 20241125122528420 DAUC <0003> auc.c:143 vector [2]: ck = 3683072fdefa9d2f2c032fc751fabfa1 20241125122528420 DAUC <0003> auc.c:144 vector [2]: ik = 3904be07069e0fa6bca040d54189c299 20241125122528420 DAUC <0003> auc.c:145 vector [2]: res = f869ae5974f3654d0000000000000000 20241125122528420 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122528420 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122528420 DAUC <0003> auc.c:179 vector [2]: kc = 286a0fd52c4eae2d 20241125122528420 DAUC <0003> auc.c:180 vector [2]: sres = 6e054e81 20241125122528420 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122528420 DAUC <0003> auc.c:113 vector [3]: rand = 4d9462a767530cb9172c5ec049258081 20241125122528420 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241125122528420 DAUC <0003> auc.c:142 vector [3]: autn = 42b7d343dfa98000f687e97fa0e22340 20241125122528420 DAUC <0003> auc.c:143 vector [3]: ck = 06d8012fcb025b68e88ac249cb8f7a11 20241125122528420 DAUC <0003> auc.c:144 vector [3]: ik = 27f685b1bcedb4e8a7f98f7fd2e91360 20241125122528420 DAUC <0003> auc.c:145 vector [3]: res = 17e673a17c881f2e0000000000000000 20241125122528420 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122528420 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122528420 DAUC <0003> auc.c:179 vector [3]: kc = e0c6643ebe4d79c0 20241125122528420 DAUC <0003> auc.c:180 vector [3]: sres = 556153c6 20241125122528420 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122528420 DAUC <0003> auc.c:113 vector [4]: rand = 885adf40c30b8e230df2812e923e74f4 20241125122528420 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241125122528420 DAUC <0003> auc.c:142 vector [4]: autn = cdd7327b2129800017e09e6eeb14f308 20241125122528420 DAUC <0003> auc.c:143 vector [4]: ck = 9572228388f5909cf59518b3d8bd0719 20241125122528420 DAUC <0003> auc.c:144 vector [4]: ik = c4f48ad48979f7fad2d83a49eb8e2a47 20241125122528420 DAUC <0003> auc.c:145 vector [4]: res = d0f507a8684c51510000000000000000 20241125122528420 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122528420 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241125122528420 DAUC <0003> auc.c:179 vector [4]: kc = cb00b77b6c6c96bd 20241125122528420 DAUC <0003> auc.c:180 vector [4]: sres = a0abe3bb 20241125122528420 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241125122528420 DAUC <0003> db_auc.c:245 IMSI='262425042853067': Generated 5 vectors 20241125122528420 DAUC <0003> db_auc.c:249 IMSI='262425042853067': Updating SQN=161 in DB 20241125122528420 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425042853067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425042853067"} 20241125122528420 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425042853067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122528420 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122528420 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122528423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39676<->l=127.0.0.1:4258 20241125122528424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39634<->l=127.0.0.1:4258 20241125122528424 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42467<->l=127.0.0.1:4259) 20241125122528424 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122528424 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122528424 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122528424 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122528447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39678<->l=127.0.0.1:4258 20241125122528548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39678<->l=127.0.0.1:4258 20241125122531655 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122531655 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122531656 DLINP <000b> input/ipa.c:451 connected read/write 20241125122531656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122531657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43632<->l=127.0.0.1:4258 20241125122531658 DLINP <000b> input/ipa.c:451 connected read/write 20241125122531658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122531658 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122531658 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122531658 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  20241125122531658 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122531658 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  20241125122531658 DLGSUP <0013> gsup_server.c:235 2:  20241125122531658 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122531658 DLGSUP <0013> gsup_server.c:235 3:  20241125122531658 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122531658 DLGSUP <0013> gsup_server.c:235 4:  20241125122531658 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122531658 DLGSUP <0013> gsup_server.c:235 5:  20241125122531658 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122531658 DLGSUP <0013> gsup_server.c:235 7:  20241125122531658 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122531658 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122531658 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122531658 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122531665 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34047<->l=127.0.0.1:4259) 20241125122531670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43638<->l=127.0.0.1:4258 20241125122531702 DLINP <000b> input/ipa.c:451 connected read/write 20241125122531702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122531702 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425371561818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425371561818" cn_domain=PS} 20241125122531702 DLU <0006> fsm.c:456 lu(262425371561818)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122531702 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425371561818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241125122531702 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425371561818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425371561818" cause=IMSI unknown in HLR} 20241125122531702 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425371561818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122531702 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425371561818)[0x557125d88bd0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122531702 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425371561818)[0x557125d88bd0]{UNVALIDATED}: Freeing instance 20241125122531702 DLU <0006> fsm.c:568 lu(PS:IMSI-262425371561818)[0x557125d88bd0]{UNVALIDATED}: Deallocated 20241125122531702 DLINP <000b> input/ipa.c:451 connected read/write 20241125122531702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122531702 DLINP <000b> input/ipa.c:451 connected read/write 20241125122531702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122531704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43638<->l=127.0.0.1:4258 20241125122531705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43632<->l=127.0.0.1:4258 20241125122531705 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34047<->l=127.0.0.1:4259) 20241125122531706 DLINP <000b> input/ipa.c:451 connected read/write 20241125122531706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122531706 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122531706 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122531706 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122531728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43648<->l=127.0.0.1:4258 20241125122531828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43648<->l=127.0.0.1:4258 20241125122534936 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122534936 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122534938 DLINP <000b> input/ipa.c:451 connected read/write 20241125122534938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122534938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43656<->l=127.0.0.1:4258 20241125122534939 DLINP <000b> input/ipa.c:451 connected read/write 20241125122534939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122534939 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122534939 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122534939 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  20241125122534939 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122534939 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  20241125122534939 DLGSUP <0013> gsup_server.c:235 2:  20241125122534939 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122534939 DLGSUP <0013> gsup_server.c:235 3:  20241125122534939 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122534939 DLGSUP <0013> gsup_server.c:235 4:  20241125122534939 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122534939 DLGSUP <0013> gsup_server.c:235 5:  20241125122534939 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122534939 DLGSUP <0013> gsup_server.c:235 7:  20241125122534939 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122534939 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122534939 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122534939 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122534950 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33407<->l=127.0.0.1:4259) 20241125122534956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43660<->l=127.0.0.1:4258 20241125122534986 DLINP <000b> input/ipa.c:451 connected read/write 20241125122534986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122534986 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262428059126625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428059126625" cn_domain=PS source_name="the-source\n"} 20241125122534986 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241125122534986 DLU <0006> fsm.c:456 lu(262428059126625)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122534986 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262428059126625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241125122534986 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262428059126625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428059126625" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241125122534986 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262428059126625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122534986 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428059126625)[0x557125d88bd0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122534986 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428059126625)[0x557125d88bd0]{UNVALIDATED}: Freeing instance 20241125122534986 DLU <0006> fsm.c:568 lu(PS:IMSI-262428059126625)[0x557125d88bd0]{UNVALIDATED}: Deallocated 20241125122534986 DLINP <000b> input/ipa.c:451 connected read/write 20241125122534986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122534986 DLINP <000b> input/ipa.c:451 connected read/write 20241125122534986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122534993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43660<->l=127.0.0.1:4258 20241125122534995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43656<->l=127.0.0.1:4258 20241125122534997 DLINP <000b> input/ipa.c:451 connected read/write 20241125122534997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122534997 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122534997 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122534997 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122534997 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241125122534997 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33407<->l=127.0.0.1:4259) 20241125122535032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43674<->l=127.0.0.1:4258 20241125122535133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43674<->l=127.0.0.1:4258 20241125122538204 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122538204 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122538208 DLINP <000b> input/ipa.c:451 connected read/write 20241125122538208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122538210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43688<->l=127.0.0.1:4258 20241125122538214 DLINP <000b> input/ipa.c:451 connected read/write 20241125122538214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122538215 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122538215 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122538215 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  20241125122538215 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122538215 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  20241125122538215 DLGSUP <0013> gsup_server.c:235 2:  20241125122538215 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122538215 DLGSUP <0013> gsup_server.c:235 3:  20241125122538215 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122538215 DLGSUP <0013> gsup_server.c:235 4:  20241125122538215 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122538215 DLGSUP <0013> gsup_server.c:235 5:  20241125122538215 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122538215 DLGSUP <0013> gsup_server.c:235 7:  20241125122538215 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122538215 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122538215 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122538215 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122538229 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33281<->l=127.0.0.1:4259) 20241125122538237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43692<->l=127.0.0.1:4258 20241125122538258 DLINP <000b> input/ipa.c:451 connected read/write 20241125122538258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122538258 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422384476282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422384476282" cn_domain=PS} 20241125122538258 DLU <0006> fsm.c:456 lu(262422384476282)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122538258 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422384476282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241125122538258 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422384476282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422384476282" cause=Roaming not allowed in this location area} 20241125122538258 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422384476282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122538258 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422384476282)[0x557125d88bd0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122538258 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422384476282)[0x557125d88bd0]{UNVALIDATED}: Freeing instance 20241125122538258 DLU <0006> fsm.c:568 lu(PS:IMSI-262422384476282)[0x557125d88bd0]{UNVALIDATED}: Deallocated 20241125122538258 DLINP <000b> input/ipa.c:451 connected read/write 20241125122538258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122538258 DLINP <000b> input/ipa.c:451 connected read/write 20241125122538258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122538263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43692<->l=127.0.0.1:4258 20241125122538265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43688<->l=127.0.0.1:4258 20241125122538267 DLINP <000b> input/ipa.c:451 connected read/write 20241125122538267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122538267 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122538267 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122538267 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122538268 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33281<->l=127.0.0.1:4259) 20241125122538303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43704<->l=127.0.0.1:4258 20241125122538404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43704<->l=127.0.0.1:4258 20241125122541512 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122541512 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122541517 DLINP <000b> input/ipa.c:451 connected read/write 20241125122541517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122541518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43706<->l=127.0.0.1:4258 20241125122541522 DLINP <000b> input/ipa.c:451 connected read/write 20241125122541522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122541522 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122541522 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122541522 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  20241125122541522 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122541522 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  20241125122541522 DLGSUP <0013> gsup_server.c:235 2:  20241125122541522 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122541522 DLGSUP <0013> gsup_server.c:235 3:  20241125122541522 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122541522 DLGSUP <0013> gsup_server.c:235 4:  20241125122541522 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122541522 DLGSUP <0013> gsup_server.c:235 5:  20241125122541522 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122541522 DLGSUP <0013> gsup_server.c:235 7:  20241125122541522 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122541523 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122541523 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122541523 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122541545 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46211<->l=127.0.0.1:4259) 20241125122541558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43718<->l=127.0.0.1:4258 20241125122541566 DLINP <000b> input/ipa.c:451 connected read/write 20241125122541566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122541566 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428845272832 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428845272832"} 20241125122541566 DAUC <0003> db_auc.c:133 IMSI='262428845272832': No such subscriber 20241125122541566 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428845272832 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241125122541566 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428845272832 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428845272832" cause=IMSI unknown in HLR} 20241125122541566 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428845272832 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122541566 DLINP <000b> input/ipa.c:451 connected read/write 20241125122541566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122541566 DLINP <000b> input/ipa.c:451 connected read/write 20241125122541566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122541570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43718<->l=127.0.0.1:4258 20241125122541571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43706<->l=127.0.0.1:4258 20241125122541573 DLINP <000b> input/ipa.c:451 connected read/write 20241125122541573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122541573 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122541574 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122541574 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122541574 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46211<->l=127.0.0.1:4259) 20241125122541618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33242<->l=127.0.0.1:4258 20241125122541719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33242<->l=127.0.0.1:4258 20241125122544835 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122544835 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122544838 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33254<->l=127.0.0.1:4258 20241125122544842 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544842 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122544842 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122544842 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  20241125122544842 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122544842 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  20241125122544842 DLGSUP <0013> gsup_server.c:235 2:  20241125122544842 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122544842 DLGSUP <0013> gsup_server.c:235 3:  20241125122544842 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122544842 DLGSUP <0013> gsup_server.c:235 4:  20241125122544842 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122544842 DLGSUP <0013> gsup_server.c:235 5:  20241125122544842 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122544842 DLGSUP <0013> gsup_server.c:235 7:  20241125122544842 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122544842 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122544842 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122544842 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122544859 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41317<->l=127.0.0.1:4259) 20241125122544864 DAUC <0003> db_auc.c:157 IMSI='262426792365327': No 2G Auth Data 20241125122544864 DAUC <0003> db_auc.c:192 IMSI='262426792365327': No 3G Auth Data 20241125122544882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33266<->l=127.0.0.1:4258 20241125122544888 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544888 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426792365327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426792365327" cn_domain=PS} 20241125122544889 DLU <0006> fsm.c:456 lu(262426792365327)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122544889 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426792365327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122544889 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426792365327)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122544889 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426792365327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426792365327" cn_domain=PS} 20241125122544889 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544889 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544892 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544892 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426792365327 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426792365327"} 20241125122544892 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426792365327)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122544892 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426792365327 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122544892 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426792365327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426792365327"} 20241125122544892 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426792365327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122544892 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426792365327)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122544892 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426792365327)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122544892 DLU <0006> fsm.c:568 lu(PS:IMSI-262426792365327)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122544892 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544892 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33266<->l=127.0.0.1:4258 20241125122544895 DAUC <0003> db_auc.c:157 IMSI='262421253704377': No 2G Auth Data 20241125122544895 DAUC <0003> db_auc.c:192 IMSI='262421253704377': No 3G Auth Data 20241125122544895 DLGSUP <0013> hlr.c:121 IMSI 262421253704377: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122544907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33272<->l=127.0.0.1:4258 20241125122544909 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544909 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421253704377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421253704377" cn_domain=PS} 20241125122544909 DLU <0006> fsm.c:456 lu(262421253704377)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122544909 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421253704377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122544909 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421253704377)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122544909 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421253704377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421253704377" cn_domain=PS} 20241125122544909 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544909 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544910 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544910 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421253704377 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421253704377"} 20241125122544910 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421253704377)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122544910 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421253704377 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122544910 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421253704377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421253704377"} 20241125122544910 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421253704377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122544910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421253704377)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122544910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421253704377)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122544910 DLU <0006> fsm.c:568 lu(PS:IMSI-262421253704377)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122544910 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544910 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33272<->l=127.0.0.1:4258 20241125122544911 DAUC <0003> db_auc.c:157 IMSI='262428418757807': No 2G Auth Data 20241125122544911 DAUC <0003> db_auc.c:192 IMSI='262428418757807': No 3G Auth Data 20241125122544912 DLGSUP <0013> hlr.c:121 IMSI 262428418757807: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122544917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33278<->l=127.0.0.1:4258 20241125122544919 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544919 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428418757807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428418757807" cn_domain=PS} 20241125122544919 DLU <0006> fsm.c:456 lu(262428418757807)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122544919 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428418757807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122544919 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428418757807)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122544919 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428418757807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428418757807" cn_domain=PS} 20241125122544919 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544919 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544920 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544920 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428418757807 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428418757807"} 20241125122544920 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428418757807)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122544920 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428418757807 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122544920 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428418757807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428418757807"} 20241125122544920 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428418757807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122544920 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428418757807)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122544920 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428418757807)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122544920 DLU <0006> fsm.c:568 lu(PS:IMSI-262428418757807)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122544920 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544920 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33278<->l=127.0.0.1:4258 20241125122544921 DAUC <0003> db_auc.c:157 IMSI='262420418685295': No 2G Auth Data 20241125122544921 DAUC <0003> db_auc.c:192 IMSI='262420418685295': No 3G Auth Data 20241125122544922 DLGSUP <0013> hlr.c:121 IMSI 262420418685295: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122544928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33280<->l=127.0.0.1:4258 20241125122544929 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544929 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420418685295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420418685295" cn_domain=PS} 20241125122544929 DLU <0006> fsm.c:456 lu(262420418685295)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122544930 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420418685295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122544930 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420418685295)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122544930 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420418685295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420418685295" cn_domain=PS} 20241125122544930 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544930 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544931 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544931 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420418685295 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420418685295"} 20241125122544931 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420418685295)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122544931 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420418685295 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122544931 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420418685295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420418685295"} 20241125122544931 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420418685295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122544931 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420418685295)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122544931 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420418685295)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122544931 DLU <0006> fsm.c:568 lu(PS:IMSI-262420418685295)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122544931 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544931 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33280<->l=127.0.0.1:4258 20241125122544932 DAUC <0003> db_auc.c:157 IMSI='262425427051150': No 2G Auth Data 20241125122544932 DAUC <0003> db_auc.c:192 IMSI='262425427051150': No 3G Auth Data 20241125122544933 DLGSUP <0013> hlr.c:121 IMSI 262425427051150: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122544939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33294<->l=127.0.0.1:4258 20241125122544941 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544941 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425427051150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425427051150" cn_domain=PS} 20241125122544941 DLU <0006> fsm.c:456 lu(262425427051150)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122544941 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425427051150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122544941 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425427051150)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122544941 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425427051150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425427051150" cn_domain=PS} 20241125122544941 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544941 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544942 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544942 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262425427051150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425427051150"} 20241125122544942 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425427051150)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122544942 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262425427051150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122544942 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425427051150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425427051150"} 20241125122544942 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425427051150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122544942 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425427051150)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122544942 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425427051150)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122544942 DLU <0006> fsm.c:568 lu(PS:IMSI-262425427051150)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122544942 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544942 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33294<->l=127.0.0.1:4258 20241125122544943 DAUC <0003> db_auc.c:157 IMSI='262428500968784': No 2G Auth Data 20241125122544943 DAUC <0003> db_auc.c:192 IMSI='262428500968784': No 3G Auth Data 20241125122544944 DLGSUP <0013> hlr.c:121 IMSI 262428500968784: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122544950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33300<->l=127.0.0.1:4258 20241125122544952 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544952 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428500968784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428500968784" cn_domain=PS} 20241125122544952 DLU <0006> fsm.c:456 lu(262428500968784)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122544952 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428500968784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122544952 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428500968784)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122544952 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428500968784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428500968784" cn_domain=PS} 20241125122544952 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544952 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544953 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544953 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428500968784 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428500968784"} 20241125122544953 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428500968784)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122544953 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428500968784 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122544953 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428500968784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428500968784"} 20241125122544953 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428500968784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122544953 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428500968784)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122544953 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428500968784)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122544953 DLU <0006> fsm.c:568 lu(PS:IMSI-262428500968784)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122544953 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544953 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33300<->l=127.0.0.1:4258 20241125122544954 DAUC <0003> db_auc.c:157 IMSI='262423629974655': No 2G Auth Data 20241125122544954 DAUC <0003> db_auc.c:192 IMSI='262423629974655': No 3G Auth Data 20241125122544955 DLGSUP <0013> hlr.c:121 IMSI 262423629974655: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122544961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33312<->l=127.0.0.1:4258 20241125122544963 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544963 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423629974655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423629974655" cn_domain=PS} 20241125122544963 DLU <0006> fsm.c:456 lu(262423629974655)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122544963 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423629974655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122544963 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423629974655)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122544963 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423629974655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423629974655" cn_domain=PS} 20241125122544963 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544963 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544964 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544964 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423629974655 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423629974655"} 20241125122544964 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423629974655)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122544964 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423629974655 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122544964 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423629974655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423629974655"} 20241125122544964 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423629974655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122544964 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423629974655)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122544964 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423629974655)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122544964 DLU <0006> fsm.c:568 lu(PS:IMSI-262423629974655)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122544964 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544964 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33312<->l=127.0.0.1:4258 20241125122544965 DAUC <0003> db_auc.c:157 IMSI='262429432288129': No 2G Auth Data 20241125122544965 DAUC <0003> db_auc.c:192 IMSI='262429432288129': No 3G Auth Data 20241125122544966 DLGSUP <0013> hlr.c:121 IMSI 262429432288129: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122544973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33314<->l=127.0.0.1:4258 20241125122544975 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544975 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429432288129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429432288129" cn_domain=PS} 20241125122544975 DLU <0006> fsm.c:456 lu(262429432288129)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122544975 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429432288129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122544975 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429432288129)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122544975 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429432288129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429432288129" cn_domain=PS} 20241125122544975 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544975 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544976 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544976 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429432288129 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429432288129"} 20241125122544976 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429432288129)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122544976 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429432288129 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122544976 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429432288129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429432288129"} 20241125122544976 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429432288129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122544976 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429432288129)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122544976 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429432288129)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122544976 DLU <0006> fsm.c:568 lu(PS:IMSI-262429432288129)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122544976 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544976 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33314<->l=127.0.0.1:4258 20241125122544978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33254<->l=127.0.0.1:4258 20241125122544978 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544978 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122544978 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122544978 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122544978 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41317<->l=127.0.0.1:4259) 20241125122545001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33322<->l=127.0.0.1:4258 20241125122545102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33322<->l=127.0.0.1:4258 20241125122548173 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122548173 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122548179 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33336<->l=127.0.0.1:4258 20241125122548185 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548186 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122548186 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122548186 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  20241125122548186 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122548186 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  20241125122548186 DLGSUP <0013> gsup_server.c:235 2:  20241125122548186 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122548186 DLGSUP <0013> gsup_server.c:235 3:  20241125122548186 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122548186 DLGSUP <0013> gsup_server.c:235 4:  20241125122548186 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122548186 DLGSUP <0013> gsup_server.c:235 5:  20241125122548186 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122548186 DLGSUP <0013> gsup_server.c:235 7:  20241125122548186 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122548186 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122548186 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122548186 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122548204 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43665<->l=127.0.0.1:4259) 20241125122548209 DAUC <0003> db_auc.c:157 IMSI='262429980044507': No 2G Auth Data 20241125122548209 DAUC <0003> db_auc.c:192 IMSI='262429980044507': No 3G Auth Data 20241125122548229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33350<->l=127.0.0.1:4258 20241125122548238 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548238 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262429980044507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429980044507" cn_domain=PS source_name="the-source\n"} 20241125122548238 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241125122548238 DLU <0006> fsm.c:456 lu(262429980044507)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122548238 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262429980044507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241125122548238 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429980044507)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122548239 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262429980044507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429980044507" cn_domain=PS destination_name="the-source\n"} 20241125122548239 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548239 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548244 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548244 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262429980044507 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429980044507" source_name="the-source\n"} 20241125122548244 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429980044507)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122548245 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262429980044507 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122548245 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262429980044507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429980044507" destination_name="the-source\n"} 20241125122548245 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262429980044507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122548245 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429980044507)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122548245 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429980044507)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122548245 DLU <0006> fsm.c:568 lu(PS:IMSI-262429980044507)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122548245 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548245 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33350<->l=127.0.0.1:4258 20241125122548251 DAUC <0003> db_auc.c:157 IMSI='262423548747020': No 2G Auth Data 20241125122548251 DAUC <0003> db_auc.c:192 IMSI='262423548747020': No 3G Auth Data 20241125122548254 DLGSUP <0013> hlr.c:121 IMSI 262423548747020: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122548265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33362<->l=127.0.0.1:4258 20241125122548267 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548267 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262423548747020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423548747020" cn_domain=PS source_name="the-source\n"} 20241125122548267 DLU <0006> fsm.c:456 lu(262423548747020)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122548267 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262423548747020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241125122548267 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423548747020)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122548267 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262423548747020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423548747020" cn_domain=PS destination_name="the-source\n"} 20241125122548267 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548267 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548268 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548268 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262423548747020 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423548747020" source_name="the-source\n"} 20241125122548268 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423548747020)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122548268 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262423548747020 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122548268 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262423548747020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423548747020" destination_name="the-source\n"} 20241125122548268 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262423548747020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122548268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423548747020)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122548268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423548747020)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122548268 DLU <0006> fsm.c:568 lu(PS:IMSI-262423548747020)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122548268 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548268 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33362<->l=127.0.0.1:4258 20241125122548269 DAUC <0003> db_auc.c:157 IMSI='262422291444045': No 2G Auth Data 20241125122548269 DAUC <0003> db_auc.c:192 IMSI='262422291444045': No 3G Auth Data 20241125122548269 DLGSUP <0013> hlr.c:121 IMSI 262422291444045: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122548275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33366<->l=127.0.0.1:4258 20241125122548277 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548277 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262422291444045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422291444045" cn_domain=PS source_name="the-source\n"} 20241125122548277 DLU <0006> fsm.c:456 lu(262422291444045)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122548277 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262422291444045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241125122548277 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422291444045)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122548277 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262422291444045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422291444045" cn_domain=PS destination_name="the-source\n"} 20241125122548277 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548277 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548277 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548277 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262422291444045 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422291444045" source_name="the-source\n"} 20241125122548277 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422291444045)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122548277 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262422291444045 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122548277 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262422291444045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422291444045" destination_name="the-source\n"} 20241125122548277 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262422291444045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122548277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422291444045)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122548277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422291444045)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122548277 DLU <0006> fsm.c:568 lu(PS:IMSI-262422291444045)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122548277 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548277 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33366<->l=127.0.0.1:4258 20241125122548278 DAUC <0003> db_auc.c:157 IMSI='262428507036542': No 2G Auth Data 20241125122548279 DAUC <0003> db_auc.c:192 IMSI='262428507036542': No 3G Auth Data 20241125122548279 DLGSUP <0013> hlr.c:121 IMSI 262428507036542: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122548285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33372<->l=127.0.0.1:4258 20241125122548286 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548286 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262428507036542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428507036542" cn_domain=PS source_name="the-source\n"} 20241125122548286 DLU <0006> fsm.c:456 lu(262428507036542)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122548286 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262428507036542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241125122548286 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428507036542)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122548286 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262428507036542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428507036542" cn_domain=PS destination_name="the-source\n"} 20241125122548286 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548286 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548288 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548288 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262428507036542 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428507036542" source_name="the-source\n"} 20241125122548288 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428507036542)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122548288 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262428507036542 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122548288 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262428507036542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428507036542" destination_name="the-source\n"} 20241125122548288 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262428507036542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122548288 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428507036542)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122548288 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428507036542)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122548288 DLU <0006> fsm.c:568 lu(PS:IMSI-262428507036542)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122548288 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548288 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33372<->l=127.0.0.1:4258 20241125122548289 DAUC <0003> db_auc.c:157 IMSI='262421841159843': No 2G Auth Data 20241125122548289 DAUC <0003> db_auc.c:192 IMSI='262421841159843': No 3G Auth Data 20241125122548289 DLGSUP <0013> hlr.c:121 IMSI 262421841159843: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122548295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33376<->l=127.0.0.1:4258 20241125122548297 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548297 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262421841159843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421841159843" cn_domain=PS source_name="the-source\n"} 20241125122548297 DLU <0006> fsm.c:456 lu(262421841159843)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122548297 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262421841159843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241125122548297 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421841159843)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122548297 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262421841159843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421841159843" cn_domain=PS destination_name="the-source\n"} 20241125122548297 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548297 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548298 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548298 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262421841159843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421841159843" source_name="the-source\n"} 20241125122548298 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421841159843)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122548298 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262421841159843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122548298 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262421841159843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421841159843" destination_name="the-source\n"} 20241125122548298 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262421841159843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122548298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421841159843)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122548298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421841159843)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122548298 DLU <0006> fsm.c:568 lu(PS:IMSI-262421841159843)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122548298 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548298 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33376<->l=127.0.0.1:4258 20241125122548300 DAUC <0003> db_auc.c:157 IMSI='262427694180228': No 2G Auth Data 20241125122548300 DAUC <0003> db_auc.c:192 IMSI='262427694180228': No 3G Auth Data 20241125122548300 DLGSUP <0013> hlr.c:121 IMSI 262427694180228: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122548306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33390<->l=127.0.0.1:4258 20241125122548308 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548308 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262427694180228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427694180228" cn_domain=PS source_name="the-source\n"} 20241125122548308 DLU <0006> fsm.c:456 lu(262427694180228)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122548308 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262427694180228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241125122548308 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427694180228)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122548308 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262427694180228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427694180228" cn_domain=PS destination_name="the-source\n"} 20241125122548308 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548308 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548309 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548309 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262427694180228 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427694180228" source_name="the-source\n"} 20241125122548309 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427694180228)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122548310 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262427694180228 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122548310 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262427694180228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427694180228" destination_name="the-source\n"} 20241125122548310 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262427694180228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122548310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427694180228)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122548310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427694180228)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122548310 DLU <0006> fsm.c:568 lu(PS:IMSI-262427694180228)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122548310 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548310 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33390<->l=127.0.0.1:4258 20241125122548311 DAUC <0003> db_auc.c:157 IMSI='262425400390290': No 2G Auth Data 20241125122548311 DAUC <0003> db_auc.c:192 IMSI='262425400390290': No 3G Auth Data 20241125122548311 DLGSUP <0013> hlr.c:121 IMSI 262425400390290: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122548317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33396<->l=127.0.0.1:4258 20241125122548319 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548319 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425400390290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425400390290" cn_domain=PS source_name="the-source\n"} 20241125122548319 DLU <0006> fsm.c:456 lu(262425400390290)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122548319 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425400390290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241125122548319 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425400390290)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122548319 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425400390290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425400390290" cn_domain=PS destination_name="the-source\n"} 20241125122548319 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548319 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548320 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548320 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425400390290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425400390290" source_name="the-source\n"} 20241125122548320 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425400390290)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122548320 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262425400390290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122548320 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425400390290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425400390290" destination_name="the-source\n"} 20241125122548320 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262425400390290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122548320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425400390290)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122548320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425400390290)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122548320 DLU <0006> fsm.c:568 lu(PS:IMSI-262425400390290)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122548320 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548320 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33396<->l=127.0.0.1:4258 20241125122548322 DAUC <0003> db_auc.c:157 IMSI='262423614987377': No 2G Auth Data 20241125122548322 DAUC <0003> db_auc.c:192 IMSI='262423614987377': No 3G Auth Data 20241125122548322 DLGSUP <0013> hlr.c:121 IMSI 262423614987377: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122548328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33408<->l=127.0.0.1:4258 20241125122548330 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548330 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262423614987377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423614987377" cn_domain=PS source_name="the-source\n"} 20241125122548330 DLU <0006> fsm.c:456 lu(262423614987377)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122548330 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262423614987377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241125122548330 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423614987377)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122548330 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262423614987377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423614987377" cn_domain=PS destination_name="the-source\n"} 20241125122548330 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548330 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548331 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548332 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262423614987377 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423614987377" source_name="the-source\n"} 20241125122548332 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423614987377)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122548332 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262423614987377 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122548332 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262423614987377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423614987377" destination_name="the-source\n"} 20241125122548332 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262423614987377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122548332 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423614987377)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122548332 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423614987377)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122548332 DLU <0006> fsm.c:568 lu(PS:IMSI-262423614987377)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122548332 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548332 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33408<->l=127.0.0.1:4258 20241125122548333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33336<->l=127.0.0.1:4258 20241125122548334 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548334 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122548334 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122548334 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122548334 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241125122548334 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43665<->l=127.0.0.1:4259) 20241125122548356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33422<->l=127.0.0.1:4258 20241125122548457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33422<->l=127.0.0.1:4258 20241125122551552 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122551552 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122551553 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33438<->l=127.0.0.1:4258 20241125122551555 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551555 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122551555 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122551555 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  20241125122551555 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122551555 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  20241125122551555 DLGSUP <0013> gsup_server.c:235 2:  20241125122551555 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122551555 DLGSUP <0013> gsup_server.c:235 3:  20241125122551555 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122551555 DLGSUP <0013> gsup_server.c:235 4:  20241125122551555 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122551555 DLGSUP <0013> gsup_server.c:235 5:  20241125122551555 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122551555 DLGSUP <0013> gsup_server.c:235 7:  20241125122551555 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122551555 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122551555 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122551555 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122551568 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39885<->l=127.0.0.1:4259) 20241125122551577 DAUC <0003> db_auc.c:157 IMSI='262429486303819': No 2G Auth Data 20241125122551577 DAUC <0003> db_auc.c:192 IMSI='262429486303819': No 3G Auth Data 20241125122551585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36488<->l=127.0.0.1:4258 20241125122551598 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551598 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429486303819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429486303819" cn_domain=PS} 20241125122551598 DLU <0006> fsm.c:456 lu(262429486303819)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122551598 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429486303819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122551598 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429486303819)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122551598 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429486303819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429486303819" cn_domain=PS} 20241125122551598 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551598 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551603 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551604 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429486303819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429486303819"} 20241125122551604 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429486303819)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122551604 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429486303819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122551604 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429486303819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429486303819"} 20241125122551604 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429486303819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122551604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429486303819)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122551604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429486303819)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122551604 DLU <0006> fsm.c:568 lu(PS:IMSI-262429486303819)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122551604 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551604 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36488<->l=127.0.0.1:4258 20241125122551612 DAUC <0003> db_auc.c:157 IMSI='262425219082416': No 2G Auth Data 20241125122551612 DAUC <0003> db_auc.c:192 IMSI='262425219082416': No 3G Auth Data 20241125122551614 DLGSUP <0013> hlr.c:121 IMSI 262425219082416: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122551627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36504<->l=127.0.0.1:4258 20241125122551629 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551629 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425219082416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425219082416" cn_domain=PS} 20241125122551629 DLU <0006> fsm.c:456 lu(262425219082416)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122551629 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425219082416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122551629 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425219082416)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122551629 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425219082416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425219082416" cn_domain=PS} 20241125122551629 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551629 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551630 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551630 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425219082416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425219082416"} 20241125122551630 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425219082416)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122551630 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425219082416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122551630 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425219082416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425219082416"} 20241125122551630 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425219082416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122551630 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425219082416)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122551630 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425219082416)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122551630 DLU <0006> fsm.c:568 lu(PS:IMSI-262425219082416)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122551630 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551630 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36504<->l=127.0.0.1:4258 20241125122551632 DAUC <0003> db_auc.c:157 IMSI='262426960893698': No 2G Auth Data 20241125122551632 DAUC <0003> db_auc.c:192 IMSI='262426960893698': No 3G Auth Data 20241125122551633 DLGSUP <0013> hlr.c:121 IMSI 262426960893698: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122551639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36520<->l=127.0.0.1:4258 20241125122551641 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551641 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426960893698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426960893698" cn_domain=PS} 20241125122551641 DLU <0006> fsm.c:456 lu(262426960893698)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122551641 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426960893698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122551641 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426960893698)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122551641 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426960893698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426960893698" cn_domain=PS} 20241125122551641 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551641 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551642 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551642 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426960893698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426960893698"} 20241125122551642 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426960893698)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122551642 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426960893698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122551642 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426960893698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426960893698"} 20241125122551642 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426960893698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122551642 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426960893698)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122551642 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426960893698)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122551642 DLU <0006> fsm.c:568 lu(PS:IMSI-262426960893698)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122551642 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551642 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36520<->l=127.0.0.1:4258 20241125122551643 DAUC <0003> db_auc.c:157 IMSI='262421365899843': No 2G Auth Data 20241125122551643 DAUC <0003> db_auc.c:192 IMSI='262421365899843': No 3G Auth Data 20241125122551644 DLGSUP <0013> hlr.c:121 IMSI 262421365899843: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122551650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36530<->l=127.0.0.1:4258 20241125122551652 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551652 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421365899843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421365899843" cn_domain=PS} 20241125122551652 DLU <0006> fsm.c:456 lu(262421365899843)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122551652 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421365899843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122551652 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421365899843)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122551652 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421365899843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421365899843" cn_domain=PS} 20241125122551652 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551652 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551653 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551653 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262421365899843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421365899843"} 20241125122551653 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421365899843)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122551653 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262421365899843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122551653 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421365899843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421365899843"} 20241125122551653 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421365899843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122551653 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421365899843)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122551653 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421365899843)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122551653 DLU <0006> fsm.c:568 lu(PS:IMSI-262421365899843)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122551653 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551653 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36530<->l=127.0.0.1:4258 20241125122551655 DAUC <0003> db_auc.c:157 IMSI='262428483689439': No 2G Auth Data 20241125122551655 DAUC <0003> db_auc.c:192 IMSI='262428483689439': No 3G Auth Data 20241125122551656 DLGSUP <0013> hlr.c:121 IMSI 262428483689439: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122551662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36540<->l=127.0.0.1:4258 20241125122551664 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551664 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428483689439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428483689439" cn_domain=PS} 20241125122551664 DLU <0006> fsm.c:456 lu(262428483689439)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122551664 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428483689439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122551664 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428483689439)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122551664 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428483689439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428483689439" cn_domain=PS} 20241125122551664 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551664 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551665 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551665 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428483689439 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428483689439"} 20241125122551665 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428483689439)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122551665 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428483689439 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122551665 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428483689439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428483689439"} 20241125122551665 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428483689439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122551665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428483689439)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122551665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428483689439)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122551665 DLU <0006> fsm.c:568 lu(PS:IMSI-262428483689439)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122551665 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551665 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36540<->l=127.0.0.1:4258 20241125122551667 DAUC <0003> db_auc.c:157 IMSI='262427515262416': No 2G Auth Data 20241125122551667 DAUC <0003> db_auc.c:192 IMSI='262427515262416': No 3G Auth Data 20241125122551667 DLGSUP <0013> hlr.c:121 IMSI 262427515262416: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122551674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36546<->l=127.0.0.1:4258 20241125122551675 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551675 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427515262416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427515262416" cn_domain=PS} 20241125122551675 DLU <0006> fsm.c:456 lu(262427515262416)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122551675 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427515262416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122551675 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427515262416)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122551675 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427515262416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427515262416" cn_domain=PS} 20241125122551675 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551675 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551677 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551677 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427515262416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427515262416"} 20241125122551677 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427515262416)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122551677 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427515262416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122551677 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427515262416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427515262416"} 20241125122551677 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427515262416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122551677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427515262416)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122551677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427515262416)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122551677 DLU <0006> fsm.c:568 lu(PS:IMSI-262427515262416)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122551677 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551677 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36546<->l=127.0.0.1:4258 20241125122551678 DAUC <0003> db_auc.c:157 IMSI='262426755326704': No 2G Auth Data 20241125122551678 DAUC <0003> db_auc.c:192 IMSI='262426755326704': No 3G Auth Data 20241125122551678 DLGSUP <0013> hlr.c:121 IMSI 262426755326704: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122551684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36550<->l=127.0.0.1:4258 20241125122551686 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551686 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426755326704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426755326704" cn_domain=PS} 20241125122551686 DLU <0006> fsm.c:456 lu(262426755326704)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122551686 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426755326704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122551686 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426755326704)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122551686 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426755326704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426755326704" cn_domain=PS} 20241125122551686 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551686 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551687 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551687 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426755326704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426755326704"} 20241125122551687 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426755326704)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122551687 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426755326704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122551687 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426755326704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426755326704"} 20241125122551687 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426755326704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122551687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426755326704)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122551687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426755326704)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122551687 DLU <0006> fsm.c:568 lu(PS:IMSI-262426755326704)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122551687 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551687 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36550<->l=127.0.0.1:4258 20241125122551688 DAUC <0003> db_auc.c:157 IMSI='262421141258464': No 2G Auth Data 20241125122551688 DAUC <0003> db_auc.c:192 IMSI='262421141258464': No 3G Auth Data 20241125122551688 DLGSUP <0013> hlr.c:121 IMSI 262421141258464: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122551694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36566<->l=127.0.0.1:4258 20241125122551696 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551696 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421141258464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421141258464" cn_domain=PS} 20241125122551696 DLU <0006> fsm.c:456 lu(262421141258464)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122551696 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421141258464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122551696 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421141258464)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122551696 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421141258464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421141258464" cn_domain=PS} 20241125122551696 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551696 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551697 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551697 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421141258464 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421141258464"} 20241125122551697 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421141258464)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122551697 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421141258464 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122551697 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421141258464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421141258464"} 20241125122551697 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421141258464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122551697 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421141258464)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122551697 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421141258464)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122551697 DLU <0006> fsm.c:568 lu(PS:IMSI-262421141258464)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122551697 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551697 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36566<->l=127.0.0.1:4258 20241125122551698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33438<->l=127.0.0.1:4258 20241125122551699 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551699 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122551699 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122551699 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122551699 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39885<->l=127.0.0.1:4259) 20241125122551721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36576<->l=127.0.0.1:4258 20241125122551822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36576<->l=127.0.0.1:4258 20241125122554938 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122554938 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122554943 DLINP <000b> input/ipa.c:451 connected read/write 20241125122554943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122554944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36590<->l=127.0.0.1:4258 20241125122554949 DLINP <000b> input/ipa.c:451 connected read/write 20241125122554949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122554949 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122554949 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122554949 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  20241125122554949 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122554949 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  20241125122554949 DLGSUP <0013> gsup_server.c:235 2:  20241125122554949 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122554949 DLGSUP <0013> gsup_server.c:235 3:  20241125122554949 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122554949 DLGSUP <0013> gsup_server.c:235 4:  20241125122554949 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122554949 DLGSUP <0013> gsup_server.c:235 5:  20241125122554949 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122554949 DLGSUP <0013> gsup_server.c:235 7:  20241125122554949 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122554949 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122554949 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122554949 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122554971 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41633<->l=127.0.0.1:4259) 20241125122554974 DAUC <0003> db_auc.c:157 IMSI='262423106878360': No 2G Auth Data 20241125122554974 DAUC <0003> db_auc.c:192 IMSI='262423106878360': No 3G Auth Data 20241125122554978 DAUC <0003> db_auc.c:192 IMSI='262423106878360': No 3G Auth Data 20241125122554982 DAUC <0003> db_auc.c:157 IMSI='262425845808712': No 2G Auth Data 20241125122554982 DAUC <0003> db_auc.c:192 IMSI='262425845808712': No 3G Auth Data 20241125122554987 DAUC <0003> db_auc.c:157 IMSI='262425845808712': No 2G Auth Data 20241125122554991 DAUC <0003> db_auc.c:157 IMSI='262427576916744': No 2G Auth Data 20241125122554991 DAUC <0003> db_auc.c:192 IMSI='262427576916744': No 3G Auth Data 20241125122554997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36590<->l=127.0.0.1:4258 20241125122554998 DLINP <000b> input/ipa.c:451 connected read/write 20241125122554998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122554998 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122554998 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122554998 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122554998 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41633<->l=127.0.0.1:4259) 20241125122555026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36598<->l=127.0.0.1:4258 20241125122555126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36598<->l=127.0.0.1:4258 20241125122558229 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122558229 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122558232 DLINP <000b> input/ipa.c:451 connected read/write 20241125122558232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122558232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36610<->l=127.0.0.1:4258 20241125122558234 DLINP <000b> input/ipa.c:451 connected read/write 20241125122558234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122558234 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122558234 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122558234 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  20241125122558234 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122558234 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  20241125122558234 DLGSUP <0013> gsup_server.c:235 2:  20241125122558234 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122558234 DLGSUP <0013> gsup_server.c:235 3:  20241125122558234 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122558234 DLGSUP <0013> gsup_server.c:235 4:  20241125122558234 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122558234 DLGSUP <0013> gsup_server.c:235 5:  20241125122558234 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122558234 DLGSUP <0013> gsup_server.c:235 7:  20241125122558234 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122558234 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122558234 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122558234 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122558249 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42317<->l=127.0.0.1:4259) 20241125122558262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36616<->l=127.0.0.1:4258 20241125122558264 DAUC <0003> db_auc.c:157 IMSI='262423710165435': No 2G Auth Data 20241125122558264 DAUC <0003> db_auc.c:192 IMSI='262423710165435': No 3G Auth Data 20241125122558278 DLINP <000b> input/ipa.c:451 connected read/write 20241125122558278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122558278 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423710165435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423710165435" cn_domain=PS} 20241125122558278 DLU <0006> fsm.c:456 lu(262423710165435)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122558278 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423710165435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122558278 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423710165435)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122558278 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423710165435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423710165435" cn_domain=PS} 20241125122558278 DLINP <000b> input/ipa.c:451 connected read/write 20241125122558278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122558278 DLINP <000b> input/ipa.c:451 connected read/write 20241125122558278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122558285 DLINP <000b> input/ipa.c:451 connected read/write 20241125122558285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122558285 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423710165435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423710165435"} 20241125122558285 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423710165435)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122558285 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423710165435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122558285 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423710165435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423710165435"} 20241125122558285 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423710165435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122558286 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423710165435)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122558286 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423710165435)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122558286 DLU <0006> fsm.c:568 lu(PS:IMSI-262423710165435)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122558286 DLINP <000b> input/ipa.c:451 connected read/write 20241125122558286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122558286 DLINP <000b> input/ipa.c:451 connected read/write 20241125122558286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122558289 DLGSUP <0013> hlr.c:128 IMSI 262423710165435: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241125122558289 DLINP <000b> input/ipa.c:451 connected read/write 20241125122558289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122558289 DLINP <000b> input/ipa.c:451 connected read/write 20241125122558289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122558293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36616<->l=127.0.0.1:4258 20241125122558294 DLINP <000b> input/ipa.c:451 connected read/write 20241125122558294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122558294 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423710165435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423710165435"} 20241125122558294 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423710165435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241125122558294 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423710165435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122558295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36610<->l=127.0.0.1:4258 20241125122558296 DLINP <000b> input/ipa.c:451 connected read/write 20241125122558297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122558297 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122558297 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122558297 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122558297 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42317<->l=127.0.0.1:4259) 20241125122558360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36618<->l=127.0.0.1:4258 20241125122558460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36618<->l=127.0.0.1:4258 20241125122601548 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122601548 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122601553 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36628<->l=127.0.0.1:4258 20241125122601559 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601559 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122601559 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122601559 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  20241125122601559 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122601559 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  20241125122601559 DLGSUP <0013> gsup_server.c:235 2:  20241125122601559 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122601559 DLGSUP <0013> gsup_server.c:235 3:  20241125122601559 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122601559 DLGSUP <0013> gsup_server.c:235 4:  20241125122601559 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122601559 DLGSUP <0013> gsup_server.c:235 5:  20241125122601559 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122601559 DLGSUP <0013> gsup_server.c:235 7:  20241125122601559 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122601559 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122601559 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122601559 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122601581 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34065<->l=127.0.0.1:4259) 20241125122601591 DAUC <0003> db_auc.c:157 IMSI='262429023016516': No 2G Auth Data 20241125122601591 DAUC <0003> db_auc.c:192 IMSI='262429023016516': No 3G Auth Data 20241125122601617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44500<->l=127.0.0.1:4258 20241125122601626 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601626 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429023016516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429023016516" cn_domain=PS} 20241125122601626 DLU <0006> fsm.c:456 lu(262429023016516)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122601626 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429023016516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122601626 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429023016516)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122601626 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429023016516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429023016516" cn_domain=PS} 20241125122601626 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601626 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601632 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601632 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429023016516 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429023016516"} 20241125122601632 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429023016516)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122601632 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429023016516 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122601632 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429023016516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429023016516"} 20241125122601632 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429023016516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122601632 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429023016516)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122601632 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429023016516)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122601632 DLU <0006> fsm.c:568 lu(PS:IMSI-262429023016516)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122601632 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601632 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601635 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601636 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429023016516 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429023016516" cn_domain=CS} 20241125122601636 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429023016516 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241125122601636 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429023016516 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429023016516"} 20241125122601636 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429023016516 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122601636 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601636 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44500<->l=127.0.0.1:4258 20241125122601641 DAUC <0003> db_auc.c:157 IMSI='262428935651133': No 2G Auth Data 20241125122601641 DAUC <0003> db_auc.c:192 IMSI='262428935651133': No 3G Auth Data 20241125122601642 DLGSUP <0013> hlr.c:121 IMSI 262428935651133: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122601655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44504<->l=127.0.0.1:4258 20241125122601656 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601656 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428935651133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428935651133" cn_domain=PS} 20241125122601656 DLU <0006> fsm.c:456 lu(262428935651133)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122601656 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428935651133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122601656 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428935651133)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122601656 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428935651133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428935651133" cn_domain=PS} 20241125122601656 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601656 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601657 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601657 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428935651133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428935651133"} 20241125122601657 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428935651133)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122601657 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428935651133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122601657 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428935651133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428935651133"} 20241125122601657 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428935651133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122601657 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428935651133)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122601657 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428935651133)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122601657 DLU <0006> fsm.c:568 lu(PS:IMSI-262428935651133)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122601657 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601657 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601658 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601658 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428935651133 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428935651133" cn_domain=CS} 20241125122601658 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428935651133 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241125122601658 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428935651133 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428935651133"} 20241125122601658 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428935651133 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122601658 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601658 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44504<->l=127.0.0.1:4258 20241125122601658 DAUC <0003> db_auc.c:157 IMSI='262421866339969': No 2G Auth Data 20241125122601658 DAUC <0003> db_auc.c:192 IMSI='262421866339969': No 3G Auth Data 20241125122601659 DLGSUP <0013> hlr.c:121 IMSI 262421866339969: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122601664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44520<->l=127.0.0.1:4258 20241125122601666 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601666 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421866339969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421866339969" cn_domain=PS} 20241125122601666 DLU <0006> fsm.c:456 lu(262421866339969)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122601666 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421866339969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122601666 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421866339969)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122601666 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421866339969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421866339969" cn_domain=PS} 20241125122601666 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601666 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601666 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601666 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421866339969 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421866339969"} 20241125122601666 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421866339969)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122601666 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421866339969 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122601666 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421866339969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421866339969"} 20241125122601666 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421866339969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122601666 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421866339969)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122601666 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421866339969)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122601666 DLU <0006> fsm.c:568 lu(PS:IMSI-262421866339969)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122601666 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601666 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601667 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601667 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421866339969 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421866339969" cn_domain=CS} 20241125122601667 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421866339969 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241125122601667 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421866339969 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421866339969"} 20241125122601667 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421866339969 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122601667 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601667 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44520<->l=127.0.0.1:4258 20241125122601668 DAUC <0003> db_auc.c:157 IMSI='262420936685528': No 2G Auth Data 20241125122601668 DAUC <0003> db_auc.c:192 IMSI='262420936685528': No 3G Auth Data 20241125122601668 DLGSUP <0013> hlr.c:121 IMSI 262420936685528: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122601674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44522<->l=127.0.0.1:4258 20241125122601676 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601676 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420936685528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420936685528" cn_domain=PS} 20241125122601676 DLU <0006> fsm.c:456 lu(262420936685528)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122601676 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420936685528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122601676 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420936685528)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122601676 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420936685528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420936685528" cn_domain=PS} 20241125122601676 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601676 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601677 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601677 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420936685528 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420936685528"} 20241125122601677 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420936685528)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122601677 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420936685528 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122601677 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420936685528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420936685528"} 20241125122601677 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420936685528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122601677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420936685528)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122601677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420936685528)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122601677 DLU <0006> fsm.c:568 lu(PS:IMSI-262420936685528)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122601677 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601677 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601678 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601678 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420936685528 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420936685528" cn_domain=CS} 20241125122601678 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420936685528 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241125122601678 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420936685528 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420936685528"} 20241125122601678 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420936685528 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122601678 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601678 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44522<->l=127.0.0.1:4258 20241125122601679 DAUC <0003> db_auc.c:157 IMSI='262420360836284': No 2G Auth Data 20241125122601679 DAUC <0003> db_auc.c:192 IMSI='262420360836284': No 3G Auth Data 20241125122601680 DLGSUP <0013> hlr.c:121 IMSI 262420360836284: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122601687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44530<->l=127.0.0.1:4258 20241125122601689 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601689 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420360836284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420360836284" cn_domain=PS} 20241125122601689 DLU <0006> fsm.c:456 lu(262420360836284)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122601689 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420360836284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122601689 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420360836284)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122601689 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420360836284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420360836284" cn_domain=PS} 20241125122601689 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601689 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601690 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601690 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420360836284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420360836284"} 20241125122601690 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420360836284)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122601690 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420360836284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122601690 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420360836284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420360836284"} 20241125122601690 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420360836284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122601690 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420360836284)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122601690 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420360836284)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122601690 DLU <0006> fsm.c:568 lu(PS:IMSI-262420360836284)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122601690 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601690 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601691 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601691 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420360836284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420360836284" cn_domain=CS} 20241125122601691 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420360836284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241125122601691 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420360836284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420360836284"} 20241125122601691 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420360836284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122601691 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601691 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44530<->l=127.0.0.1:4258 20241125122601692 DAUC <0003> db_auc.c:157 IMSI='262425032988089': No 2G Auth Data 20241125122601692 DAUC <0003> db_auc.c:192 IMSI='262425032988089': No 3G Auth Data 20241125122601693 DLGSUP <0013> hlr.c:121 IMSI 262425032988089: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122601699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44538<->l=127.0.0.1:4258 20241125122601700 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601700 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425032988089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425032988089" cn_domain=PS} 20241125122601700 DLU <0006> fsm.c:456 lu(262425032988089)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122601700 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425032988089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122601701 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425032988089)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122601701 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425032988089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425032988089" cn_domain=PS} 20241125122601701 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601701 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601702 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601702 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425032988089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425032988089"} 20241125122601702 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425032988089)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122601702 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425032988089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122601702 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425032988089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425032988089"} 20241125122601702 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425032988089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122601702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425032988089)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122601702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425032988089)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122601702 DLU <0006> fsm.c:568 lu(PS:IMSI-262425032988089)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122601702 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601702 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601702 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601702 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425032988089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425032988089" cn_domain=CS} 20241125122601702 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425032988089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241125122601702 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425032988089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425032988089"} 20241125122601702 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425032988089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122601702 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601702 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44538<->l=127.0.0.1:4258 20241125122601704 DAUC <0003> db_auc.c:157 IMSI='262425405384618': No 2G Auth Data 20241125122601704 DAUC <0003> db_auc.c:192 IMSI='262425405384618': No 3G Auth Data 20241125122601704 DLGSUP <0013> hlr.c:121 IMSI 262425405384618: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122601711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44546<->l=127.0.0.1:4258 20241125122601712 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601712 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425405384618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425405384618" cn_domain=PS} 20241125122601712 DLU <0006> fsm.c:456 lu(262425405384618)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122601712 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425405384618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122601713 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425405384618)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122601713 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425405384618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425405384618" cn_domain=PS} 20241125122601713 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601713 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601714 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601714 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425405384618 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425405384618"} 20241125122601714 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425405384618)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122601714 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425405384618 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122601714 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425405384618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425405384618"} 20241125122601714 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425405384618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122601714 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425405384618)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122601714 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425405384618)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122601714 DLU <0006> fsm.c:568 lu(PS:IMSI-262425405384618)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122601714 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601714 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601715 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601715 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425405384618 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425405384618" cn_domain=CS} 20241125122601715 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425405384618 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241125122601715 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425405384618 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425405384618"} 20241125122601715 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425405384618 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122601715 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601715 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44546<->l=127.0.0.1:4258 20241125122601716 DAUC <0003> db_auc.c:157 IMSI='262423436928331': No 2G Auth Data 20241125122601716 DAUC <0003> db_auc.c:192 IMSI='262423436928331': No 3G Auth Data 20241125122601717 DLGSUP <0013> hlr.c:121 IMSI 262423436928331: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122601724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44552<->l=127.0.0.1:4258 20241125122601726 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601726 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423436928331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423436928331" cn_domain=PS} 20241125122601726 DLU <0006> fsm.c:456 lu(262423436928331)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122601726 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423436928331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122601726 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423436928331)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122601726 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423436928331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423436928331" cn_domain=PS} 20241125122601726 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601726 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601727 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601727 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423436928331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423436928331"} 20241125122601727 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423436928331)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122601727 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423436928331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122601727 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423436928331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423436928331"} 20241125122601727 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423436928331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122601727 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423436928331)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122601727 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423436928331)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122601727 DLU <0006> fsm.c:568 lu(PS:IMSI-262423436928331)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122601727 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601727 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601728 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601728 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423436928331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423436928331" cn_domain=CS} 20241125122601728 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423436928331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241125122601728 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423436928331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423436928331"} 20241125122601728 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423436928331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122601728 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601728 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44552<->l=127.0.0.1:4258 20241125122601729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36628<->l=127.0.0.1:4258 20241125122601730 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601730 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122601730 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122601730 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122601730 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34065<->l=127.0.0.1:4259) 20241125122601753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44568<->l=127.0.0.1:4258 20241125122601854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44568<->l=127.0.0.1:4258 20241125122604978 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122604978 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122604984 DLINP <000b> input/ipa.c:451 connected read/write 20241125122604984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122604984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44570<->l=127.0.0.1:4258 20241125122604986 DLINP <000b> input/ipa.c:451 connected read/write 20241125122604986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122604986 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122604986 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122604986 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  20241125122604986 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122604986 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  20241125122604986 DLGSUP <0013> gsup_server.c:235 2:  20241125122604986 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122604986 DLGSUP <0013> gsup_server.c:235 3:  20241125122604986 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122604986 DLGSUP <0013> gsup_server.c:235 4:  20241125122604986 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122604986 DLGSUP <0013> gsup_server.c:235 5:  20241125122604986 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122604986 DLGSUP <0013> gsup_server.c:235 7:  20241125122604986 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122604986 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122604986 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122604986 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122605003 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34543<->l=127.0.0.1:4259) 20241125122605010 DAUC <0003> db_auc.c:157 IMSI='262421606366513': No 2G Auth Data 20241125122605010 DAUC <0003> db_auc.c:192 IMSI='262421606366513': No 3G Auth Data 20241125122605025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44572<->l=127.0.0.1:4258 20241125122605030 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605030 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421606366513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421606366513" cn_domain=PS} 20241125122605030 DLU <0006> fsm.c:456 lu(262421606366513)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122605030 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421606366513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122605030 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421606366513)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122605030 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421606366513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421606366513" cn_domain=PS} 20241125122605030 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605030 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605034 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605034 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421606366513 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421606366513"} 20241125122605034 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421606366513)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122605034 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421606366513 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122605034 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421606366513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421606366513"} 20241125122605034 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421606366513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122605034 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421606366513)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122605034 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421606366513)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122605034 DLU <0006> fsm.c:568 lu(PS:IMSI-262421606366513)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122605035 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605035 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605037 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605037 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421606366513 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421606366513" cn_domain=PS} 20241125122605037 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421606366513 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241125122605037 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421606366513 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421606366513"} 20241125122605037 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421606366513 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122605037 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605037 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44572<->l=127.0.0.1:4258 20241125122605041 DAUC <0003> db_auc.c:157 IMSI='262422516064329': No 2G Auth Data 20241125122605041 DAUC <0003> db_auc.c:192 IMSI='262422516064329': No 3G Auth Data 20241125122605042 DLGSUP <0013> hlr.c:121 IMSI 262422516064329: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122605052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44582<->l=127.0.0.1:4258 20241125122605054 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605054 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422516064329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422516064329" cn_domain=PS} 20241125122605054 DLU <0006> fsm.c:456 lu(262422516064329)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122605054 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422516064329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122605054 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422516064329)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122605054 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422516064329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422516064329" cn_domain=PS} 20241125122605054 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605054 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605056 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605056 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422516064329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422516064329"} 20241125122605056 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422516064329)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122605056 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422516064329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122605056 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422516064329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422516064329"} 20241125122605056 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422516064329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122605056 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422516064329)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122605056 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422516064329)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122605056 DLU <0006> fsm.c:568 lu(PS:IMSI-262422516064329)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122605056 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605056 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605057 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605057 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422516064329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422516064329" cn_domain=PS} 20241125122605057 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422516064329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241125122605057 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422516064329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422516064329"} 20241125122605057 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422516064329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122605057 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605057 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44582<->l=127.0.0.1:4258 20241125122605059 DAUC <0003> db_auc.c:157 IMSI='262428395291944': No 2G Auth Data 20241125122605059 DAUC <0003> db_auc.c:192 IMSI='262428395291944': No 3G Auth Data 20241125122605059 DLGSUP <0013> hlr.c:121 IMSI 262428395291944: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122605066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44588<->l=127.0.0.1:4258 20241125122605068 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605068 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428395291944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428395291944" cn_domain=PS} 20241125122605068 DLU <0006> fsm.c:456 lu(262428395291944)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122605068 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428395291944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122605068 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428395291944)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122605068 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428395291944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428395291944" cn_domain=PS} 20241125122605068 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605068 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605069 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605069 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428395291944 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428395291944"} 20241125122605069 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428395291944)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122605069 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428395291944 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122605069 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428395291944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428395291944"} 20241125122605069 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428395291944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122605069 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428395291944)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122605069 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428395291944)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122605069 DLU <0006> fsm.c:568 lu(PS:IMSI-262428395291944)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122605069 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605069 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605070 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605070 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428395291944 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428395291944" cn_domain=PS} 20241125122605070 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428395291944 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241125122605070 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428395291944 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428395291944"} 20241125122605070 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428395291944 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122605070 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605070 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44588<->l=127.0.0.1:4258 20241125122605071 DAUC <0003> db_auc.c:157 IMSI='262421748880495': No 2G Auth Data 20241125122605071 DAUC <0003> db_auc.c:192 IMSI='262421748880495': No 3G Auth Data 20241125122605072 DLGSUP <0013> hlr.c:121 IMSI 262421748880495: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122605078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44600<->l=127.0.0.1:4258 20241125122605081 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605081 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421748880495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421748880495" cn_domain=PS} 20241125122605081 DLU <0006> fsm.c:456 lu(262421748880495)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122605081 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421748880495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122605081 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421748880495)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122605081 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421748880495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421748880495" cn_domain=PS} 20241125122605081 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605081 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605082 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605082 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421748880495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421748880495"} 20241125122605082 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421748880495)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122605082 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421748880495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122605082 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421748880495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421748880495"} 20241125122605082 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421748880495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122605082 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421748880495)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122605082 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421748880495)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122605082 DLU <0006> fsm.c:568 lu(PS:IMSI-262421748880495)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122605082 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605082 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605083 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605083 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421748880495 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421748880495" cn_domain=PS} 20241125122605083 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421748880495 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241125122605083 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421748880495 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421748880495"} 20241125122605083 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421748880495 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122605083 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605083 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44600<->l=127.0.0.1:4258 20241125122605084 DAUC <0003> db_auc.c:157 IMSI='262423736478290': No 2G Auth Data 20241125122605084 DAUC <0003> db_auc.c:192 IMSI='262423736478290': No 3G Auth Data 20241125122605085 DLGSUP <0013> hlr.c:121 IMSI 262423736478290: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122605091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44614<->l=127.0.0.1:4258 20241125122605092 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605092 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423736478290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423736478290" cn_domain=PS} 20241125122605092 DLU <0006> fsm.c:456 lu(262423736478290)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122605092 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423736478290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122605092 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423736478290)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122605092 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423736478290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423736478290" cn_domain=PS} 20241125122605092 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605092 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605094 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605094 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423736478290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423736478290"} 20241125122605094 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423736478290)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122605094 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423736478290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122605094 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423736478290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423736478290"} 20241125122605094 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423736478290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122605094 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423736478290)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122605094 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423736478290)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122605094 DLU <0006> fsm.c:568 lu(PS:IMSI-262423736478290)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122605094 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605094 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605095 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605095 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423736478290 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423736478290" cn_domain=PS} 20241125122605095 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423736478290 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241125122605095 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423736478290 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423736478290"} 20241125122605095 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423736478290 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122605095 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605095 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44614<->l=127.0.0.1:4258 20241125122605096 DAUC <0003> db_auc.c:157 IMSI='262421999174314': No 2G Auth Data 20241125122605096 DAUC <0003> db_auc.c:192 IMSI='262421999174314': No 3G Auth Data 20241125122605096 DLGSUP <0013> hlr.c:121 IMSI 262421999174314: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122605103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44618<->l=127.0.0.1:4258 20241125122605105 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605105 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421999174314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421999174314" cn_domain=PS} 20241125122605105 DLU <0006> fsm.c:456 lu(262421999174314)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122605105 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421999174314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122605105 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421999174314)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122605105 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421999174314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421999174314" cn_domain=PS} 20241125122605105 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605105 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605106 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605106 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421999174314 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421999174314"} 20241125122605106 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421999174314)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122605106 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421999174314 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122605106 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421999174314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421999174314"} 20241125122605106 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421999174314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122605106 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421999174314)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122605106 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421999174314)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122605106 DLU <0006> fsm.c:568 lu(PS:IMSI-262421999174314)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122605106 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605106 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605107 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605107 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421999174314 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421999174314" cn_domain=PS} 20241125122605107 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421999174314 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241125122605107 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421999174314 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421999174314"} 20241125122605107 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421999174314 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122605107 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605107 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44618<->l=127.0.0.1:4258 20241125122605109 DAUC <0003> db_auc.c:157 IMSI='262425327497891': No 2G Auth Data 20241125122605109 DAUC <0003> db_auc.c:192 IMSI='262425327497891': No 3G Auth Data 20241125122605109 DLGSUP <0013> hlr.c:121 IMSI 262425327497891: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122605116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44624<->l=127.0.0.1:4258 20241125122605118 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605118 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425327497891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425327497891" cn_domain=PS} 20241125122605118 DLU <0006> fsm.c:456 lu(262425327497891)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122605118 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425327497891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122605118 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425327497891)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122605118 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425327497891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425327497891" cn_domain=PS} 20241125122605118 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605118 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605119 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605119 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425327497891 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425327497891"} 20241125122605119 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425327497891)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122605119 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425327497891 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122605119 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425327497891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425327497891"} 20241125122605119 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425327497891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122605119 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425327497891)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122605119 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425327497891)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122605119 DLU <0006> fsm.c:568 lu(PS:IMSI-262425327497891)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122605119 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605119 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605120 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605120 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425327497891 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425327497891" cn_domain=PS} 20241125122605120 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425327497891 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241125122605120 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425327497891 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425327497891"} 20241125122605120 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425327497891 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122605120 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605120 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44624<->l=127.0.0.1:4258 20241125122605121 DAUC <0003> db_auc.c:157 IMSI='262422324411285': No 2G Auth Data 20241125122605121 DAUC <0003> db_auc.c:192 IMSI='262422324411285': No 3G Auth Data 20241125122605122 DLGSUP <0013> hlr.c:121 IMSI 262422324411285: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241125122605127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44626<->l=127.0.0.1:4258 20241125122605129 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605129 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422324411285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422324411285" cn_domain=PS} 20241125122605129 DLU <0006> fsm.c:456 lu(262422324411285)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122605129 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422324411285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122605129 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422324411285)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122605129 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422324411285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422324411285" cn_domain=PS} 20241125122605129 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605129 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605130 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605130 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422324411285 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422324411285"} 20241125122605130 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422324411285)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122605130 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422324411285 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122605130 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422324411285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422324411285"} 20241125122605130 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422324411285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122605130 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422324411285)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122605130 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422324411285)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122605130 DLU <0006> fsm.c:568 lu(PS:IMSI-262422324411285)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122605130 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605131 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605131 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605131 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422324411285 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422324411285" cn_domain=PS} 20241125122605131 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422324411285 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241125122605131 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422324411285 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422324411285"} 20241125122605131 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422324411285 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122605131 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605131 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44626<->l=127.0.0.1:4258 20241125122605133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44570<->l=127.0.0.1:4258 20241125122605133 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34543<->l=127.0.0.1:4259) 20241125122605133 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605133 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122605133 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122605133 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122605156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44636<->l=127.0.0.1:4258 20241125122605257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44636<->l=127.0.0.1:4258 20241125122608356 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122608356 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122608357 DLINP <000b> input/ipa.c:451 connected read/write 20241125122608357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122608358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44640<->l=127.0.0.1:4258 20241125122608360 DLINP <000b> input/ipa.c:451 connected read/write 20241125122608360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122608360 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122608360 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122608360 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  20241125122608360 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122608360 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  20241125122608360 DLGSUP <0013> gsup_server.c:235 2:  20241125122608360 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122608360 DLGSUP <0013> gsup_server.c:235 3:  20241125122608360 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122608360 DLGSUP <0013> gsup_server.c:235 4:  20241125122608360 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122608360 DLGSUP <0013> gsup_server.c:235 5:  20241125122608360 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122608360 DLGSUP <0013> gsup_server.c:235 7:  20241125122608360 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122608360 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122608360 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122608360 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122608375 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46135<->l=127.0.0.1:4259) 20241125122608384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44646<->l=127.0.0.1:4258 20241125122608402 DLINP <000b> input/ipa.c:451 connected read/write 20241125122608402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122608402 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} 20241125122608402 DLU <0006> fsm.c:456 lu(2345743413463)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122608402 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 20241125122608402 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} 20241125122608402 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122608402 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x557125d88bd0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122608402 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x557125d88bd0]{UNVALIDATED}: Freeing instance 20241125122608402 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x557125d88bd0]{UNVALIDATED}: Deallocated 20241125122608402 DLINP <000b> input/ipa.c:451 connected read/write 20241125122608402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122608402 DLINP <000b> input/ipa.c:451 connected read/write 20241125122608402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122608405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44646<->l=127.0.0.1:4258 20241125122608407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44640<->l=127.0.0.1:4258 20241125122608409 DLINP <000b> input/ipa.c:451 connected read/write 20241125122608409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122608409 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122608409 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122608409 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122608409 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46135<->l=127.0.0.1:4259) 20241125122608450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44648<->l=127.0.0.1:4258 20241125122608551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44648<->l=127.0.0.1:4258 20241125122611597 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122611597 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122611598 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122611599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33508<->l=127.0.0.1:4258 20241125122611599 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122611599 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122611599 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122611599 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  20241125122611599 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122611599 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  20241125122611599 DLGSUP <0013> gsup_server.c:235 2:  20241125122611599 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122611599 DLGSUP <0013> gsup_server.c:235 3:  20241125122611599 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122611599 DLGSUP <0013> gsup_server.c:235 4:  20241125122611599 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122611599 DLGSUP <0013> gsup_server.c:235 5:  20241125122611599 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122611599 DLGSUP <0013> gsup_server.c:235 7:  20241125122611599 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122611599 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122611600 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122611600 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122611606 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37453<->l=127.0.0.1:4259) 20241125122611608 DAUC <0003> db_auc.c:157 IMSI='262422800481106': No 2G Auth Data 20241125122611608 DAUC <0003> db_auc.c:192 IMSI='262422800481106': No 3G Auth Data 20241125122611614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33510<->l=127.0.0.1:4258 20241125122611642 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122611642 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422800481106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422800481106" session_id=1281850346 session_state=BEGIN} 20241125122611642 DSS <0004> hlr_ussd.c:576 262422800481106/0x4c677bea: Process SS (BEGIN) 20241125122611642 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241125122611642 DSS <0004> hlr_ussd.c:518 262422800481106/0x4c677bea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241125122611642 DSS <0004> hlr_ussd.c:523 262422800481106/0x4c677bea: USSD for unknown code '*#200#' 20241125122611642 DSS <0004> hlr_ussd.c:354 262422800481106/0x4c677bea: Tx ReturnError(1, 0x12) 20241125122611642 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422800481106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422800481106" session_id=1281850346 session_state=END} 20241125122611642 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122611642 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122611644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33510<->l=127.0.0.1:4258 20241125122611644 DAUC <0003> db_auc.c:157 IMSI='262423838726709': No 2G Auth Data 20241125122611644 DAUC <0003> db_auc.c:192 IMSI='262423838726709': No 3G Auth Data 20241125122611650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33518<->l=127.0.0.1:4258 20241125122611653 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122611653 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423838726709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423838726709" session_id=3936809698 session_state=BEGIN} 20241125122611653 DSS <0004> hlr_ussd.c:576 262423838726709/0xeaa6f2e2: Process SS (BEGIN) 20241125122611653 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241125122611653 DSS <0004> hlr_ussd.c:518 262423838726709/0xeaa6f2e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241125122611653 DSS <0004> hlr_ussd.c:523 262423838726709/0xeaa6f2e2: USSD for unknown code '*#200#' 20241125122611653 DSS <0004> hlr_ussd.c:354 262423838726709/0xeaa6f2e2: Tx ReturnError(1, 0x12) 20241125122611653 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423838726709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423838726709" session_id=3936809698 session_state=END} 20241125122611653 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122611653 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122611654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33518<->l=127.0.0.1:4258 20241125122611654 DAUC <0003> db_auc.c:157 IMSI='262427965493427': No 2G Auth Data 20241125122611654 DAUC <0003> db_auc.c:192 IMSI='262427965493427': No 3G Auth Data 20241125122611661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33526<->l=127.0.0.1:4258 20241125122611666 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122611666 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427965493427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427965493427" session_id=2592871034 session_state=BEGIN} 20241125122611666 DSS <0004> hlr_ussd.c:576 262427965493427/0x9a8c127a: Process SS (BEGIN) 20241125122611666 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241125122611666 DSS <0004> hlr_ussd.c:518 262427965493427/0x9a8c127a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241125122611666 DSS <0004> hlr_ussd.c:523 262427965493427/0x9a8c127a: USSD for unknown code '*#200#' 20241125122611666 DSS <0004> hlr_ussd.c:354 262427965493427/0x9a8c127a: Tx ReturnError(1, 0x12) 20241125122611666 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427965493427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427965493427" session_id=2592871034 session_state=END} 20241125122611666 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122611666 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122611668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33526<->l=127.0.0.1:4258 20241125122611669 DAUC <0003> db_auc.c:157 IMSI='262420744435393': No 2G Auth Data 20241125122611669 DAUC <0003> db_auc.c:192 IMSI='262420744435393': No 3G Auth Data 20241125122611675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33538<->l=127.0.0.1:4258 20241125122611678 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122611678 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420744435393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420744435393" session_id=1876029860 session_state=BEGIN} 20241125122611678 DSS <0004> hlr_ussd.c:576 262420744435393/0x6fd1f1a4: Process SS (BEGIN) 20241125122611678 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241125122611678 DSS <0004> hlr_ussd.c:518 262420744435393/0x6fd1f1a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241125122611678 DSS <0004> hlr_ussd.c:523 262420744435393/0x6fd1f1a4: USSD for unknown code '*#200#' 20241125122611678 DSS <0004> hlr_ussd.c:354 262420744435393/0x6fd1f1a4: Tx ReturnError(1, 0x12) 20241125122611678 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420744435393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420744435393" session_id=1876029860 session_state=END} 20241125122611678 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122611678 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122611680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33538<->l=127.0.0.1:4258 20241125122611680 DAUC <0003> db_auc.c:157 IMSI='262426667404178': No 2G Auth Data 20241125122611680 DAUC <0003> db_auc.c:192 IMSI='262426667404178': No 3G Auth Data 20241125122611687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33540<->l=127.0.0.1:4258 20241125122611689 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122611690 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426667404178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426667404178" session_id=1801679191 session_state=BEGIN} 20241125122611690 DSS <0004> hlr_ussd.c:576 262426667404178/0x6b637157: Process SS (BEGIN) 20241125122611690 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241125122611690 DSS <0004> hlr_ussd.c:518 262426667404178/0x6b637157: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241125122611690 DSS <0004> hlr_ussd.c:523 262426667404178/0x6b637157: USSD for unknown code '*#200#' 20241125122611690 DSS <0004> hlr_ussd.c:354 262426667404178/0x6b637157: Tx ReturnError(1, 0x12) 20241125122611690 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426667404178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426667404178" session_id=1801679191 session_state=END} 20241125122611690 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122611690 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122611691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33540<->l=127.0.0.1:4258 20241125122611692 DAUC <0003> db_auc.c:157 IMSI='262425609326319': No 2G Auth Data 20241125122611692 DAUC <0003> db_auc.c:192 IMSI='262425609326319': No 3G Auth Data 20241125122611699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33548<->l=127.0.0.1:4258 20241125122611702 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122611702 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425609326319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425609326319" session_id=1222633236 session_state=BEGIN} 20241125122611702 DSS <0004> hlr_ussd.c:576 262425609326319/0x48dfe714: Process SS (BEGIN) 20241125122611702 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241125122611702 DSS <0004> hlr_ussd.c:518 262425609326319/0x48dfe714: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241125122611702 DSS <0004> hlr_ussd.c:523 262425609326319/0x48dfe714: USSD for unknown code '*#200#' 20241125122611702 DSS <0004> hlr_ussd.c:354 262425609326319/0x48dfe714: Tx ReturnError(1, 0x12) 20241125122611702 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425609326319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425609326319" session_id=1222633236 session_state=END} 20241125122611702 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122611702 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122611703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33548<->l=127.0.0.1:4258 20241125122611704 DAUC <0003> db_auc.c:157 IMSI='262422249023305': No 2G Auth Data 20241125122611704 DAUC <0003> db_auc.c:192 IMSI='262422249023305': No 3G Auth Data 20241125122611711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33554<->l=127.0.0.1:4258 20241125122611714 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122611714 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422249023305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422249023305" session_id=3298206624 session_state=BEGIN} 20241125122611714 DSS <0004> hlr_ussd.c:576 262422249023305/0xc496a3a0: Process SS (BEGIN) 20241125122611714 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241125122611714 DSS <0004> hlr_ussd.c:518 262422249023305/0xc496a3a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241125122611714 DSS <0004> hlr_ussd.c:523 262422249023305/0xc496a3a0: USSD for unknown code '*#200#' 20241125122611714 DSS <0004> hlr_ussd.c:354 262422249023305/0xc496a3a0: Tx ReturnError(1, 0x12) 20241125122611714 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422249023305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422249023305" session_id=3298206624 session_state=END} 20241125122611714 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122611714 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122611716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33554<->l=127.0.0.1:4258 20241125122611716 DAUC <0003> db_auc.c:157 IMSI='262426092399291': No 2G Auth Data 20241125122611716 DAUC <0003> db_auc.c:192 IMSI='262426092399291': No 3G Auth Data 20241125122611724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33570<->l=127.0.0.1:4258 20241125122611727 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122611728 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426092399291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426092399291" session_id=2692041182 session_state=BEGIN} 20241125122611728 DSS <0004> hlr_ussd.c:576 262426092399291/0xa07549de: Process SS (BEGIN) 20241125122611728 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241125122611728 DSS <0004> hlr_ussd.c:518 262426092399291/0xa07549de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241125122611728 DSS <0004> hlr_ussd.c:523 262426092399291/0xa07549de: USSD for unknown code '*#200#' 20241125122611728 DSS <0004> hlr_ussd.c:354 262426092399291/0xa07549de: Tx ReturnError(1, 0x12) 20241125122611728 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426092399291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426092399291" session_id=2692041182 session_state=END} 20241125122611728 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122611728 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122611729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33570<->l=127.0.0.1:4258 20241125122611730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33508<->l=127.0.0.1:4258 20241125122611730 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122611730 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122611730 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122611730 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122611730 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37453<->l=127.0.0.1:4259) 20241125122611765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33584<->l=127.0.0.1:4258 20241125122611866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33584<->l=127.0.0.1:4258 20241125122614971 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122614971 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122614976 DLINP <000b> input/ipa.c:451 connected read/write 20241125122614976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122614978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33590<->l=127.0.0.1:4258 20241125122614982 DLINP <000b> input/ipa.c:451 connected read/write 20241125122614982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122614983 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122614983 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122614983 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  20241125122614983 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122614983 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  20241125122614983 DLGSUP <0013> gsup_server.c:235 2:  20241125122614983 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122614983 DLGSUP <0013> gsup_server.c:235 3:  20241125122614983 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122614983 DLGSUP <0013> gsup_server.c:235 4:  20241125122614983 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122614983 DLGSUP <0013> gsup_server.c:235 5:  20241125122614983 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122614983 DLGSUP <0013> gsup_server.c:235 7:  20241125122614983 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122614983 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122614983 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122614983 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122615010 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44333<->l=127.0.0.1:4259) 20241125122615021 DAUC <0003> db_auc.c:157 IMSI='262427038587987': No 2G Auth Data 20241125122615021 DAUC <0003> db_auc.c:192 IMSI='262427038587987': No 3G Auth Data 20241125122615049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33594<->l=127.0.0.1:4258 20241125122615063 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122615063 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427038587987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427038587987" session_id=3893501505 session_state=BEGIN} 20241125122615063 DSS <0004> hlr_ussd.c:576 262427038587987/0xe8121e41: Process SS (BEGIN) 20241125122615063 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122615063 DSS <0004> hlr_ussd.c:518 262427038587987/0xe8121e41: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122615063 DSS <0004> hlr_ussd.c:542 262427038587987/0xe8121e41: Cannot find conn for EUSE EUSE-foobar 20241125122615063 DSS <0004> hlr_ussd.c:354 262427038587987/0xe8121e41: Tx ReturnError(1, 0x22) 20241125122615063 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427038587987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427038587987" session_id=3893501505 session_state=END} 20241125122615063 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122615063 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122615070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33594<->l=127.0.0.1:4258 20241125122615071 DAUC <0003> db_auc.c:157 IMSI='262424081356581': No 2G Auth Data 20241125122615071 DAUC <0003> db_auc.c:192 IMSI='262424081356581': No 3G Auth Data 20241125122615086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33606<->l=127.0.0.1:4258 20241125122615089 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122615089 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424081356581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424081356581" session_id=1175991794 session_state=BEGIN} 20241125122615089 DSS <0004> hlr_ussd.c:576 262424081356581/0x461835f2: Process SS (BEGIN) 20241125122615089 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122615089 DSS <0004> hlr_ussd.c:518 262424081356581/0x461835f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122615089 DSS <0004> hlr_ussd.c:542 262424081356581/0x461835f2: Cannot find conn for EUSE EUSE-foobar 20241125122615089 DSS <0004> hlr_ussd.c:354 262424081356581/0x461835f2: Tx ReturnError(1, 0x22) 20241125122615089 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424081356581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424081356581" session_id=1175991794 session_state=END} 20241125122615089 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122615090 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122615091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33606<->l=127.0.0.1:4258 20241125122615091 DAUC <0003> db_auc.c:157 IMSI='262426411247804': No 2G Auth Data 20241125122615091 DAUC <0003> db_auc.c:192 IMSI='262426411247804': No 3G Auth Data 20241125122615097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33612<->l=127.0.0.1:4258 20241125122615100 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122615100 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426411247804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426411247804" session_id=3757632231 session_state=BEGIN} 20241125122615100 DSS <0004> hlr_ussd.c:576 262426411247804/0xdff8eae7: Process SS (BEGIN) 20241125122615100 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122615100 DSS <0004> hlr_ussd.c:518 262426411247804/0xdff8eae7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122615100 DSS <0004> hlr_ussd.c:542 262426411247804/0xdff8eae7: Cannot find conn for EUSE EUSE-foobar 20241125122615100 DSS <0004> hlr_ussd.c:354 262426411247804/0xdff8eae7: Tx ReturnError(1, 0x22) 20241125122615100 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426411247804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426411247804" session_id=3757632231 session_state=END} 20241125122615100 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122615100 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122615101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33612<->l=127.0.0.1:4258 20241125122615102 DAUC <0003> db_auc.c:157 IMSI='262428380136860': No 2G Auth Data 20241125122615102 DAUC <0003> db_auc.c:192 IMSI='262428380136860': No 3G Auth Data 20241125122615109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33618<->l=127.0.0.1:4258 20241125122615111 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122615111 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428380136860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428380136860" session_id=858412274 session_state=BEGIN} 20241125122615111 DSS <0004> hlr_ussd.c:576 262428380136860/0x332a54f2: Process SS (BEGIN) 20241125122615111 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122615111 DSS <0004> hlr_ussd.c:518 262428380136860/0x332a54f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122615111 DSS <0004> hlr_ussd.c:542 262428380136860/0x332a54f2: Cannot find conn for EUSE EUSE-foobar 20241125122615111 DSS <0004> hlr_ussd.c:354 262428380136860/0x332a54f2: Tx ReturnError(1, 0x22) 20241125122615111 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428380136860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428380136860" session_id=858412274 session_state=END} 20241125122615111 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122615111 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122615113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33618<->l=127.0.0.1:4258 20241125122615113 DAUC <0003> db_auc.c:157 IMSI='262423232962464': No 2G Auth Data 20241125122615113 DAUC <0003> db_auc.c:192 IMSI='262423232962464': No 3G Auth Data 20241125122615119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33624<->l=127.0.0.1:4258 20241125122615122 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122615122 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423232962464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423232962464" session_id=135713604 session_state=BEGIN} 20241125122615122 DSS <0004> hlr_ussd.c:576 262423232962464/0x0816d344: Process SS (BEGIN) 20241125122615122 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122615122 DSS <0004> hlr_ussd.c:518 262423232962464/0x0816d344: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122615122 DSS <0004> hlr_ussd.c:542 262423232962464/0x0816d344: Cannot find conn for EUSE EUSE-foobar 20241125122615122 DSS <0004> hlr_ussd.c:354 262423232962464/0x0816d344: Tx ReturnError(1, 0x22) 20241125122615122 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423232962464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423232962464" session_id=135713604 session_state=END} 20241125122615122 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122615122 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122615124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33624<->l=127.0.0.1:4258 20241125122615124 DAUC <0003> db_auc.c:157 IMSI='262421900910519': No 2G Auth Data 20241125122615124 DAUC <0003> db_auc.c:192 IMSI='262421900910519': No 3G Auth Data 20241125122615131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33628<->l=127.0.0.1:4258 20241125122615134 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122615134 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421900910519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421900910519" session_id=2709340064 session_state=BEGIN} 20241125122615134 DSS <0004> hlr_ussd.c:576 262421900910519/0xa17d3fa0: Process SS (BEGIN) 20241125122615134 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122615134 DSS <0004> hlr_ussd.c:518 262421900910519/0xa17d3fa0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122615134 DSS <0004> hlr_ussd.c:542 262421900910519/0xa17d3fa0: Cannot find conn for EUSE EUSE-foobar 20241125122615134 DSS <0004> hlr_ussd.c:354 262421900910519/0xa17d3fa0: Tx ReturnError(1, 0x22) 20241125122615134 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421900910519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421900910519" session_id=2709340064 session_state=END} 20241125122615134 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122615134 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122615135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33628<->l=127.0.0.1:4258 20241125122615135 DAUC <0003> db_auc.c:157 IMSI='262420313577630': No 2G Auth Data 20241125122615135 DAUC <0003> db_auc.c:192 IMSI='262420313577630': No 3G Auth Data 20241125122615142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33630<->l=127.0.0.1:4258 20241125122615145 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122615145 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420313577630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420313577630" session_id=2443964639 session_state=BEGIN} 20241125122615145 DSS <0004> hlr_ussd.c:576 262420313577630/0x91abf0df: Process SS (BEGIN) 20241125122615145 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122615145 DSS <0004> hlr_ussd.c:518 262420313577630/0x91abf0df: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122615145 DSS <0004> hlr_ussd.c:542 262420313577630/0x91abf0df: Cannot find conn for EUSE EUSE-foobar 20241125122615145 DSS <0004> hlr_ussd.c:354 262420313577630/0x91abf0df: Tx ReturnError(1, 0x22) 20241125122615145 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420313577630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420313577630" session_id=2443964639 session_state=END} 20241125122615145 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122615145 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122615147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33630<->l=127.0.0.1:4258 20241125122615147 DAUC <0003> db_auc.c:157 IMSI='262422619819592': No 2G Auth Data 20241125122615147 DAUC <0003> db_auc.c:192 IMSI='262422619819592': No 3G Auth Data 20241125122615154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33642<->l=127.0.0.1:4258 20241125122615157 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122615157 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422619819592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422619819592" session_id=3048250174 session_state=BEGIN} 20241125122615157 DSS <0004> hlr_ussd.c:576 262422619819592/0xb5b09b3e: Process SS (BEGIN) 20241125122615157 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122615157 DSS <0004> hlr_ussd.c:518 262422619819592/0xb5b09b3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122615157 DSS <0004> hlr_ussd.c:542 262422619819592/0xb5b09b3e: Cannot find conn for EUSE EUSE-foobar 20241125122615157 DSS <0004> hlr_ussd.c:354 262422619819592/0xb5b09b3e: Tx ReturnError(1, 0x22) 20241125122615157 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422619819592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422619819592" session_id=3048250174 session_state=END} 20241125122615157 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122615157 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122615159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33642<->l=127.0.0.1:4258 20241125122615159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33590<->l=127.0.0.1:4258 20241125122615160 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44333<->l=127.0.0.1:4259) 20241125122615160 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122615160 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122615160 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122615160 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122615189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33646<->l=127.0.0.1:4258 20241125122615390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33646<->l=127.0.0.1:4258 20241125122618493 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122618493 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122618495 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122618495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33662<->l=127.0.0.1:4258 20241125122618498 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122618498 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122618498 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122618498 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  20241125122618498 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122618498 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  20241125122618498 DLGSUP <0013> gsup_server.c:235 2:  20241125122618498 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122618498 DLGSUP <0013> gsup_server.c:235 3:  20241125122618498 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122618498 DLGSUP <0013> gsup_server.c:235 4:  20241125122618498 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122618498 DLGSUP <0013> gsup_server.c:235 5:  20241125122618498 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122618498 DLGSUP <0013> gsup_server.c:235 7:  20241125122618498 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122618498 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122618498 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122618498 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122618507 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37207<->l=127.0.0.1:4259) 20241125122618509 DAUC <0003> db_auc.c:157 IMSI='262426257405918': No 2G Auth Data 20241125122618509 DAUC <0003> db_auc.c:192 IMSI='262426257405918': No 3G Auth Data 20241125122618515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33670<->l=127.0.0.1:4258 20241125122618538 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122618538 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426257405918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426257405918" session_id=4162300428 session_state=BEGIN} 20241125122618538 DSS <0004> hlr_ussd.c:576 262426257405918/0xf817aa0c: Process SS (BEGIN) 20241125122618538 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122618538 DSS <0004> hlr_ussd.c:518 262426257405918/0xf817aa0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122618538 DSS <0004> hlr_ussd.c:363 262426257405918/0xf817aa0c: Tx USSD 'Your IMSI is 262426257405918' 20241125122618538 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426257405918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426257405918" session_id=4162300428 session_state=END} 20241125122618538 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426257405918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122618538 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122618538 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122618550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33670<->l=127.0.0.1:4258 20241125122618551 DAUC <0003> db_auc.c:157 IMSI='262427060566978': No 2G Auth Data 20241125122618551 DAUC <0003> db_auc.c:192 IMSI='262427060566978': No 3G Auth Data 20241125122618562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33674<->l=127.0.0.1:4258 20241125122618565 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122618565 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427060566978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427060566978" session_id=922246575 session_state=BEGIN} 20241125122618565 DSS <0004> hlr_ussd.c:576 262427060566978/0x36f85daf: Process SS (BEGIN) 20241125122618565 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122618565 DSS <0004> hlr_ussd.c:518 262427060566978/0x36f85daf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122618565 DSS <0004> hlr_ussd.c:363 262427060566978/0x36f85daf: Tx USSD 'Your IMSI is 262427060566978' 20241125122618565 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427060566978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427060566978" session_id=922246575 session_state=END} 20241125122618565 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427060566978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122618565 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122618565 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122618567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33674<->l=127.0.0.1:4258 20241125122618567 DAUC <0003> db_auc.c:157 IMSI='262421201878183': No 2G Auth Data 20241125122618567 DAUC <0003> db_auc.c:192 IMSI='262421201878183': No 3G Auth Data 20241125122618573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33678<->l=127.0.0.1:4258 20241125122618576 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122618576 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421201878183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421201878183" session_id=1948729741 session_state=BEGIN} 20241125122618576 DSS <0004> hlr_ussd.c:576 262421201878183/0x7427418d: Process SS (BEGIN) 20241125122618576 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122618576 DSS <0004> hlr_ussd.c:518 262421201878183/0x7427418d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122618576 DSS <0004> hlr_ussd.c:363 262421201878183/0x7427418d: Tx USSD 'Your IMSI is 262421201878183' 20241125122618576 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421201878183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421201878183" session_id=1948729741 session_state=END} 20241125122618576 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421201878183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122618576 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122618576 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122618578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33678<->l=127.0.0.1:4258 20241125122618578 DAUC <0003> db_auc.c:157 IMSI='262423367536329': No 2G Auth Data 20241125122618578 DAUC <0003> db_auc.c:192 IMSI='262423367536329': No 3G Auth Data 20241125122618585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33688<->l=127.0.0.1:4258 20241125122618588 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122618588 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423367536329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423367536329" session_id=1459713442 session_state=BEGIN} 20241125122618588 DSS <0004> hlr_ussd.c:576 262423367536329/0x570175a2: Process SS (BEGIN) 20241125122618588 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122618588 DSS <0004> hlr_ussd.c:518 262423367536329/0x570175a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122618588 DSS <0004> hlr_ussd.c:363 262423367536329/0x570175a2: Tx USSD 'Your IMSI is 262423367536329' 20241125122618588 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423367536329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423367536329" session_id=1459713442 session_state=END} 20241125122618588 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423367536329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122618588 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122618588 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122618590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33688<->l=127.0.0.1:4258 20241125122618590 DAUC <0003> db_auc.c:157 IMSI='262428350533380': No 2G Auth Data 20241125122618590 DAUC <0003> db_auc.c:192 IMSI='262428350533380': No 3G Auth Data 20241125122618597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33694<->l=127.0.0.1:4258 20241125122618600 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122618600 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428350533380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428350533380" session_id=3091362273 session_state=BEGIN} 20241125122618600 DSS <0004> hlr_ussd.c:576 262428350533380/0xb84271e1: Process SS (BEGIN) 20241125122618600 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122618600 DSS <0004> hlr_ussd.c:518 262428350533380/0xb84271e1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122618600 DSS <0004> hlr_ussd.c:363 262428350533380/0xb84271e1: Tx USSD 'Your IMSI is 262428350533380' 20241125122618600 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428350533380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428350533380" session_id=3091362273 session_state=END} 20241125122618600 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428350533380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122618600 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122618600 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122618602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33694<->l=127.0.0.1:4258 20241125122618603 DAUC <0003> db_auc.c:157 IMSI='262428248650039': No 2G Auth Data 20241125122618603 DAUC <0003> db_auc.c:192 IMSI='262428248650039': No 3G Auth Data 20241125122618610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33702<->l=127.0.0.1:4258 20241125122618613 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122618613 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428248650039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428248650039" session_id=3975678939 session_state=BEGIN} 20241125122618613 DSS <0004> hlr_ussd.c:576 262428248650039/0xecf80bdb: Process SS (BEGIN) 20241125122618613 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122618613 DSS <0004> hlr_ussd.c:518 262428248650039/0xecf80bdb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122618613 DSS <0004> hlr_ussd.c:363 262428248650039/0xecf80bdb: Tx USSD 'Your IMSI is 262428248650039' 20241125122618613 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428248650039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428248650039" session_id=3975678939 session_state=END} 20241125122618613 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428248650039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122618613 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122618613 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122618615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33702<->l=127.0.0.1:4258 20241125122618615 DAUC <0003> db_auc.c:157 IMSI='262420847699576': No 2G Auth Data 20241125122618615 DAUC <0003> db_auc.c:192 IMSI='262420847699576': No 3G Auth Data 20241125122618621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33708<->l=127.0.0.1:4258 20241125122618624 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122618624 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420847699576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420847699576" session_id=3803740929 session_state=BEGIN} 20241125122618624 DSS <0004> hlr_ussd.c:576 262420847699576/0xe2b87b01: Process SS (BEGIN) 20241125122618624 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122618624 DSS <0004> hlr_ussd.c:518 262420847699576/0xe2b87b01: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122618624 DSS <0004> hlr_ussd.c:363 262420847699576/0xe2b87b01: Tx USSD 'Your IMSI is 262420847699576' 20241125122618624 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420847699576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420847699576" session_id=3803740929 session_state=END} 20241125122618624 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420847699576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122618624 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122618624 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122618626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33708<->l=127.0.0.1:4258 20241125122618627 DAUC <0003> db_auc.c:157 IMSI='262420113132691': No 2G Auth Data 20241125122618627 DAUC <0003> db_auc.c:192 IMSI='262420113132691': No 3G Auth Data 20241125122618633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33718<->l=127.0.0.1:4258 20241125122618636 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122618636 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420113132691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420113132691" session_id=204179872 session_state=BEGIN} 20241125122618636 DSS <0004> hlr_ussd.c:576 262420113132691/0x0c2b89a0: Process SS (BEGIN) 20241125122618636 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122618636 DSS <0004> hlr_ussd.c:518 262420113132691/0x0c2b89a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122618636 DSS <0004> hlr_ussd.c:363 262420113132691/0x0c2b89a0: Tx USSD 'Your IMSI is 262420113132691' 20241125122618636 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420113132691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420113132691" session_id=204179872 session_state=END} 20241125122618636 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420113132691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122618636 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122618636 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122618638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33718<->l=127.0.0.1:4258 20241125122618639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33662<->l=127.0.0.1:4258 20241125122618639 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37207<->l=127.0.0.1:4259) 20241125122618640 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122618640 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122618640 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122618640 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122618673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33734<->l=127.0.0.1:4258 20241125122618874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33734<->l=127.0.0.1:4258 20241125122621985 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122621985 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122621988 DLINP <000b> input/ipa.c:451 connected read/write 20241125122621988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122621989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37206<->l=127.0.0.1:4258 20241125122621991 DLINP <000b> input/ipa.c:451 connected read/write 20241125122621991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122621991 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122621992 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122621992 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  20241125122621992 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122621992 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  20241125122621992 DLGSUP <0013> gsup_server.c:235 2:  20241125122621992 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122621992 DLGSUP <0013> gsup_server.c:235 3:  20241125122621992 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122621992 DLGSUP <0013> gsup_server.c:235 4:  20241125122621992 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122621992 DLGSUP <0013> gsup_server.c:235 5:  20241125122621992 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122621992 DLGSUP <0013> gsup_server.c:235 7:  20241125122621992 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122621992 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122621992 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122621992 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122622008 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42233<->l=127.0.0.1:4259) 20241125122622012 DAUC <0003> db_auc.c:157 IMSI='262421247783470': No 2G Auth Data 20241125122622012 DAUC <0003> db_auc.c:192 IMSI='262421247783470': No 3G Auth Data 20241125122622020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37214<->l=127.0.0.1:4258 20241125122622038 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122622038 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421247783470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421247783470" source_name="the-source\n" session_id=649315364 session_state=BEGIN} 20241125122622038 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241125122622038 DSS <0004> hlr_ussd.c:576 262421247783470/0x26b3c424: Process SS (BEGIN) 20241125122622038 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122622038 DSS <0004> hlr_ussd.c:518 262421247783470/0x26b3c424: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122622038 DSS <0004> hlr_ussd.c:363 262421247783470/0x26b3c424: Tx USSD 'Your IMSI is 262421247783470' 20241125122622038 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421247783470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421247783470" destination_name="the-source\n" session_id=649315364 session_state=END} 20241125122622038 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262421247783470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122622038 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122622038 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122622049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37214<->l=127.0.0.1:4258 20241125122622051 DAUC <0003> db_auc.c:157 IMSI='262420043014751': No 2G Auth Data 20241125122622051 DAUC <0003> db_auc.c:192 IMSI='262420043014751': No 3G Auth Data 20241125122622074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37222<->l=127.0.0.1:4258 20241125122622078 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122622078 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262420043014751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420043014751" source_name="the-source\n" session_id=3125289391 session_state=BEGIN} 20241125122622078 DSS <0004> hlr_ussd.c:576 262420043014751/0xba4821af: Process SS (BEGIN) 20241125122622078 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122622078 DSS <0004> hlr_ussd.c:518 262420043014751/0xba4821af: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122622078 DSS <0004> hlr_ussd.c:363 262420043014751/0xba4821af: Tx USSD 'Your IMSI is 262420043014751' 20241125122622078 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262420043014751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420043014751" destination_name="the-source\n" session_id=3125289391 session_state=END} 20241125122622078 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262420043014751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122622078 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122622078 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122622080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37222<->l=127.0.0.1:4258 20241125122622080 DAUC <0003> db_auc.c:157 IMSI='262427878975412': No 2G Auth Data 20241125122622080 DAUC <0003> db_auc.c:192 IMSI='262427878975412': No 3G Auth Data 20241125122622087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37230<->l=127.0.0.1:4258 20241125122622090 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122622090 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262427878975412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427878975412" source_name="the-source\n" session_id=2644845112 session_state=BEGIN} 20241125122622090 DSS <0004> hlr_ussd.c:576 262427878975412/0x9da52238: Process SS (BEGIN) 20241125122622090 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122622090 DSS <0004> hlr_ussd.c:518 262427878975412/0x9da52238: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122622090 DSS <0004> hlr_ussd.c:363 262427878975412/0x9da52238: Tx USSD 'Your IMSI is 262427878975412' 20241125122622090 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262427878975412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427878975412" destination_name="the-source\n" session_id=2644845112 session_state=END} 20241125122622090 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262427878975412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122622090 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122622090 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122622092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37230<->l=127.0.0.1:4258 20241125122622092 DAUC <0003> db_auc.c:157 IMSI='262429177288119': No 2G Auth Data 20241125122622092 DAUC <0003> db_auc.c:192 IMSI='262429177288119': No 3G Auth Data 20241125122622099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37232<->l=127.0.0.1:4258 20241125122622102 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122622102 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262429177288119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429177288119" source_name="the-source\n" session_id=1184949229 session_state=BEGIN} 20241125122622102 DSS <0004> hlr_ussd.c:576 262429177288119/0x46a0e3ed: Process SS (BEGIN) 20241125122622102 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122622102 DSS <0004> hlr_ussd.c:518 262429177288119/0x46a0e3ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122622102 DSS <0004> hlr_ussd.c:363 262429177288119/0x46a0e3ed: Tx USSD 'Your IMSI is 262429177288119' 20241125122622102 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262429177288119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429177288119" destination_name="the-source\n" session_id=1184949229 session_state=END} 20241125122622102 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262429177288119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122622102 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122622102 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122622104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37232<->l=127.0.0.1:4258 20241125122622104 DAUC <0003> db_auc.c:157 IMSI='262426683576541': No 2G Auth Data 20241125122622104 DAUC <0003> db_auc.c:192 IMSI='262426683576541': No 3G Auth Data 20241125122622110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37234<->l=127.0.0.1:4258 20241125122622113 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122622113 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262426683576541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426683576541" source_name="the-source\n" session_id=2380637894 session_state=BEGIN} 20241125122622113 DSS <0004> hlr_ussd.c:576 262426683576541/0x8de5a6c6: Process SS (BEGIN) 20241125122622113 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122622113 DSS <0004> hlr_ussd.c:518 262426683576541/0x8de5a6c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122622113 DSS <0004> hlr_ussd.c:363 262426683576541/0x8de5a6c6: Tx USSD 'Your IMSI is 262426683576541' 20241125122622113 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262426683576541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426683576541" destination_name="the-source\n" session_id=2380637894 session_state=END} 20241125122622113 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262426683576541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122622113 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122622113 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122622115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37234<->l=127.0.0.1:4258 20241125122622115 DAUC <0003> db_auc.c:157 IMSI='262429229331151': No 2G Auth Data 20241125122622115 DAUC <0003> db_auc.c:192 IMSI='262429229331151': No 3G Auth Data 20241125122622122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37238<->l=127.0.0.1:4258 20241125122622124 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122622124 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429229331151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429229331151" source_name="the-source\n" session_id=2506278112 session_state=BEGIN} 20241125122622124 DSS <0004> hlr_ussd.c:576 262429229331151/0x9562c4e0: Process SS (BEGIN) 20241125122622124 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122622124 DSS <0004> hlr_ussd.c:518 262429229331151/0x9562c4e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122622125 DSS <0004> hlr_ussd.c:363 262429229331151/0x9562c4e0: Tx USSD 'Your IMSI is 262429229331151' 20241125122622125 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429229331151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429229331151" destination_name="the-source\n" session_id=2506278112 session_state=END} 20241125122622125 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262429229331151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122622125 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122622125 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122622126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37238<->l=127.0.0.1:4258 20241125122622127 DAUC <0003> db_auc.c:157 IMSI='262426586896921': No 2G Auth Data 20241125122622127 DAUC <0003> db_auc.c:192 IMSI='262426586896921': No 3G Auth Data 20241125122622133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37246<->l=127.0.0.1:4258 20241125122622136 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122622136 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426586896921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426586896921" source_name="the-source\n" session_id=2333516274 session_state=BEGIN} 20241125122622136 DSS <0004> hlr_ussd.c:576 262426586896921/0x8b16a1f2: Process SS (BEGIN) 20241125122622136 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122622136 DSS <0004> hlr_ussd.c:518 262426586896921/0x8b16a1f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122622136 DSS <0004> hlr_ussd.c:363 262426586896921/0x8b16a1f2: Tx USSD 'Your IMSI is 262426586896921' 20241125122622136 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426586896921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426586896921" destination_name="the-source\n" session_id=2333516274 session_state=END} 20241125122622136 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262426586896921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122622136 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122622136 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122622138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37246<->l=127.0.0.1:4258 20241125122622138 DAUC <0003> db_auc.c:157 IMSI='262422513531015': No 2G Auth Data 20241125122622138 DAUC <0003> db_auc.c:192 IMSI='262422513531015': No 3G Auth Data 20241125122622145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37250<->l=127.0.0.1:4258 20241125122622148 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122622148 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262422513531015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422513531015" source_name="the-source\n" session_id=1889195151 session_state=BEGIN} 20241125122622148 DSS <0004> hlr_ussd.c:576 262422513531015/0x709ad48f: Process SS (BEGIN) 20241125122622148 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122622148 DSS <0004> hlr_ussd.c:518 262422513531015/0x709ad48f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122622148 DSS <0004> hlr_ussd.c:363 262422513531015/0x709ad48f: Tx USSD 'Your IMSI is 262422513531015' 20241125122622148 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262422513531015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422513531015" destination_name="the-source\n" session_id=1889195151 session_state=END} 20241125122622148 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262422513531015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122622148 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122622148 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122622150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37250<->l=127.0.0.1:4258 20241125122622150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37206<->l=127.0.0.1:4258 20241125122622151 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122622151 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122622151 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122622151 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122622151 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241125122622151 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42233<->l=127.0.0.1:4259) 20241125122622174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37262<->l=127.0.0.1:4258 20241125122622375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37262<->l=127.0.0.1:4258 20241125122625437 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122625438 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122625442 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122625444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37270<->l=127.0.0.1:4258 20241125122625448 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122625448 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122625448 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122625448 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  20241125122625448 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122625448 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  20241125122625448 DLGSUP <0013> gsup_server.c:235 2:  20241125122625448 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122625448 DLGSUP <0013> gsup_server.c:235 3:  20241125122625448 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122625448 DLGSUP <0013> gsup_server.c:235 4:  20241125122625448 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122625449 DLGSUP <0013> gsup_server.c:235 5:  20241125122625449 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122625449 DLGSUP <0013> gsup_server.c:235 7:  20241125122625449 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122625449 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122625449 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122625449 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122625484 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37037<->l=127.0.0.1:4259) 20241125122625494 DAUC <0003> db_auc.c:157 IMSI='262429995070674': No 2G Auth Data 20241125122625494 DAUC <0003> db_auc.c:192 IMSI='262429995070674': No 3G Auth Data 20241125122625510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37286<->l=127.0.0.1:4258 20241125122625521 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122625522 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429995070674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429995070674" session_id=4001180382 session_state=BEGIN} 20241125122625522 DSS <0004> hlr_ussd.c:576 262429995070674/0xee7d2ade: Process SS (BEGIN) 20241125122625522 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122625522 DSS <0004> hlr_ussd.c:518 262429995070674/0xee7d2ade: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122625522 DSS <0004> hlr_ussd.c:363 262429995070674/0xee7d2ade: Tx USSD 'Your extension is 491618632302' 20241125122625522 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429995070674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429995070674" session_id=4001180382 session_state=END} 20241125122625522 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429995070674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122625522 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122625522 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122625529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37286<->l=127.0.0.1:4258 20241125122625529 DAUC <0003> db_auc.c:157 IMSI='262428761864290': No 2G Auth Data 20241125122625529 DAUC <0003> db_auc.c:192 IMSI='262428761864290': No 3G Auth Data 20241125122625538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37288<->l=127.0.0.1:4258 20241125122625540 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122625540 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428761864290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428761864290" session_id=3228073320 session_state=BEGIN} 20241125122625540 DSS <0004> hlr_ussd.c:576 262428761864290/0xc0687d68: Process SS (BEGIN) 20241125122625540 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122625540 DSS <0004> hlr_ussd.c:518 262428761864290/0xc0687d68: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122625540 DSS <0004> hlr_ussd.c:363 262428761864290/0xc0687d68: Tx USSD 'Your extension is 491618240118' 20241125122625540 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428761864290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428761864290" session_id=3228073320 session_state=END} 20241125122625540 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428761864290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122625540 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122625540 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122625542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37288<->l=127.0.0.1:4258 20241125122625542 DAUC <0003> db_auc.c:157 IMSI='262424340591515': No 2G Auth Data 20241125122625542 DAUC <0003> db_auc.c:192 IMSI='262424340591515': No 3G Auth Data 20241125122625550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37296<->l=127.0.0.1:4258 20241125122625553 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122625553 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424340591515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424340591515" session_id=2621663892 session_state=BEGIN} 20241125122625553 DSS <0004> hlr_ussd.c:576 262424340591515/0x9c436a94: Process SS (BEGIN) 20241125122625553 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122625553 DSS <0004> hlr_ussd.c:518 262424340591515/0x9c436a94: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122625553 DSS <0004> hlr_ussd.c:363 262424340591515/0x9c436a94: Tx USSD 'Your extension is 491613238485' 20241125122625553 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424340591515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424340591515" session_id=2621663892 session_state=END} 20241125122625553 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424340591515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122625553 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122625553 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122625555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37296<->l=127.0.0.1:4258 20241125122625555 DAUC <0003> db_auc.c:157 IMSI='262425272402965': No 2G Auth Data 20241125122625555 DAUC <0003> db_auc.c:192 IMSI='262425272402965': No 3G Auth Data 20241125122625562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37312<->l=127.0.0.1:4258 20241125122625565 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122625565 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425272402965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425272402965" session_id=3650475608 session_state=BEGIN} 20241125122625565 DSS <0004> hlr_ussd.c:576 262425272402965/0xd995d658: Process SS (BEGIN) 20241125122625565 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122625565 DSS <0004> hlr_ussd.c:518 262425272402965/0xd995d658: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122625565 DSS <0004> hlr_ussd.c:363 262425272402965/0xd995d658: Tx USSD 'Your extension is 491615018714' 20241125122625565 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425272402965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425272402965" session_id=3650475608 session_state=END} 20241125122625565 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425272402965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122625565 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122625565 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122625567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37312<->l=127.0.0.1:4258 20241125122625568 DAUC <0003> db_auc.c:157 IMSI='262427334309320': No 2G Auth Data 20241125122625568 DAUC <0003> db_auc.c:192 IMSI='262427334309320': No 3G Auth Data 20241125122625574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37322<->l=127.0.0.1:4258 20241125122625577 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122625577 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427334309320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427334309320" session_id=2932322126 session_state=BEGIN} 20241125122625577 DSS <0004> hlr_ussd.c:576 262427334309320/0xaec7af4e: Process SS (BEGIN) 20241125122625577 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122625577 DSS <0004> hlr_ussd.c:518 262427334309320/0xaec7af4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122625577 DSS <0004> hlr_ussd.c:363 262427334309320/0xaec7af4e: Tx USSD 'Your extension is 491614833232' 20241125122625577 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427334309320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427334309320" session_id=2932322126 session_state=END} 20241125122625577 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427334309320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122625577 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122625577 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122625579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37322<->l=127.0.0.1:4258 20241125122625579 DAUC <0003> db_auc.c:157 IMSI='262426407364782': No 2G Auth Data 20241125122625579 DAUC <0003> db_auc.c:192 IMSI='262426407364782': No 3G Auth Data 20241125122625586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37332<->l=127.0.0.1:4258 20241125122625589 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122625589 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426407364782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426407364782" session_id=3755557516 session_state=BEGIN} 20241125122625589 DSS <0004> hlr_ussd.c:576 262426407364782/0xdfd9428c: Process SS (BEGIN) 20241125122625589 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122625589 DSS <0004> hlr_ussd.c:518 262426407364782/0xdfd9428c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122625589 DSS <0004> hlr_ussd.c:363 262426407364782/0xdfd9428c: Tx USSD 'Your extension is 491617467660' 20241125122625589 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426407364782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426407364782" session_id=3755557516 session_state=END} 20241125122625589 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426407364782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122625589 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122625589 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122625591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37332<->l=127.0.0.1:4258 20241125122625591 DAUC <0003> db_auc.c:157 IMSI='262426691234205': No 2G Auth Data 20241125122625591 DAUC <0003> db_auc.c:192 IMSI='262426691234205': No 3G Auth Data 20241125122625597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37342<->l=127.0.0.1:4258 20241125122625600 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122625600 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426691234205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426691234205" session_id=1931514286 session_state=BEGIN} 20241125122625600 DSS <0004> hlr_ussd.c:576 262426691234205/0x732091ae: Process SS (BEGIN) 20241125122625600 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122625600 DSS <0004> hlr_ussd.c:518 262426691234205/0x732091ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122625600 DSS <0004> hlr_ussd.c:363 262426691234205/0x732091ae: Tx USSD 'Your extension is 491614118650' 20241125122625600 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426691234205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426691234205" session_id=1931514286 session_state=END} 20241125122625600 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426691234205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122625600 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122625600 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122625603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37342<->l=127.0.0.1:4258 20241125122625603 DAUC <0003> db_auc.c:157 IMSI='262426437447654': No 2G Auth Data 20241125122625603 DAUC <0003> db_auc.c:192 IMSI='262426437447654': No 3G Auth Data 20241125122625609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37348<->l=127.0.0.1:4258 20241125122625612 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122625612 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426437447654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426437447654" session_id=675886424 session_state=BEGIN} 20241125122625612 DSS <0004> hlr_ussd.c:576 262426437447654/0x28493558: Process SS (BEGIN) 20241125122625612 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122625612 DSS <0004> hlr_ussd.c:518 262426437447654/0x28493558: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122625612 DSS <0004> hlr_ussd.c:363 262426437447654/0x28493558: Tx USSD 'Your extension is 491610118226' 20241125122625612 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426437447654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426437447654" session_id=675886424 session_state=END} 20241125122625612 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426437447654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122625612 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122625612 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122625614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37348<->l=127.0.0.1:4258 20241125122625615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37270<->l=127.0.0.1:4258 20241125122625615 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37037<->l=127.0.0.1:4259) 20241125122625615 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122625615 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122625615 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122625615 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122625638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37360<->l=127.0.0.1:4258 20241125122625840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37360<->l=127.0.0.1:4258 20241125122628911 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122628911 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122628916 DLINP <000b> input/ipa.c:451 connected read/write 20241125122628916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122628917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37374<->l=127.0.0.1:4258 20241125122628921 DLINP <000b> input/ipa.c:451 connected read/write 20241125122628921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122628921 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122628921 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122628921 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  20241125122628921 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122628921 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  20241125122628922 DLGSUP <0013> gsup_server.c:235 2:  20241125122628922 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122628922 DLGSUP <0013> gsup_server.c:235 3:  20241125122628922 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122628922 DLGSUP <0013> gsup_server.c:235 4:  20241125122628922 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122628922 DLGSUP <0013> gsup_server.c:235 5:  20241125122628922 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122628922 DLGSUP <0013> gsup_server.c:235 7:  20241125122628922 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122628922 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122628922 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122628922 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122628955 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33351<->l=127.0.0.1:4259) 20241125122628967 DAUC <0003> db_auc.c:157 IMSI='262423157286322': No 2G Auth Data 20241125122628967 DAUC <0003> db_auc.c:192 IMSI='262423157286322': No 3G Auth Data 20241125122628994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37390<->l=127.0.0.1:4258 20241125122629008 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122629008 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262423157286322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423157286322" source_name="the-source\n" session_id=3253251846 session_state=BEGIN} 20241125122629008 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241125122629008 DSS <0004> hlr_ussd.c:576 262423157286322/0xc1e8af06: Process SS (BEGIN) 20241125122629008 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122629008 DSS <0004> hlr_ussd.c:518 262423157286322/0xc1e8af06: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122629008 DSS <0004> hlr_ussd.c:363 262423157286322/0xc1e8af06: Tx USSD 'Your extension is 491610018286' 20241125122629008 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262423157286322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423157286322" destination_name="the-source\n" session_id=3253251846 session_state=END} 20241125122629008 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262423157286322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122629008 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122629008 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122629015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37390<->l=127.0.0.1:4258 20241125122629016 DAUC <0003> db_auc.c:157 IMSI='262425643491023': No 2G Auth Data 20241125122629016 DAUC <0003> db_auc.c:192 IMSI='262425643491023': No 3G Auth Data 20241125122629026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37406<->l=127.0.0.1:4258 20241125122629028 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122629028 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262425643491023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425643491023" source_name="the-source\n" session_id=1018837459 session_state=BEGIN} 20241125122629028 DSS <0004> hlr_ussd.c:576 262425643491023/0x3cba39d3: Process SS (BEGIN) 20241125122629028 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122629028 DSS <0004> hlr_ussd.c:518 262425643491023/0x3cba39d3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122629028 DSS <0004> hlr_ussd.c:363 262425643491023/0x3cba39d3: Tx USSD 'Your extension is 491610251684' 20241125122629028 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262425643491023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425643491023" destination_name="the-source\n" session_id=1018837459 session_state=END} 20241125122629028 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262425643491023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122629029 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122629029 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122629030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37406<->l=127.0.0.1:4258 20241125122629031 DAUC <0003> db_auc.c:157 IMSI='262421563243661': No 2G Auth Data 20241125122629031 DAUC <0003> db_auc.c:192 IMSI='262421563243661': No 3G Auth Data 20241125122629037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37410<->l=127.0.0.1:4258 20241125122629040 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122629040 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262421563243661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421563243661" source_name="the-source\n" session_id=3243722607 session_state=BEGIN} 20241125122629040 DSS <0004> hlr_ussd.c:576 262421563243661/0xc157476f: Process SS (BEGIN) 20241125122629040 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122629040 DSS <0004> hlr_ussd.c:518 262421563243661/0xc157476f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122629040 DSS <0004> hlr_ussd.c:363 262421563243661/0xc157476f: Tx USSD 'Your extension is 491611313124' 20241125122629040 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262421563243661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421563243661" destination_name="the-source\n" session_id=3243722607 session_state=END} 20241125122629040 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262421563243661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122629040 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122629040 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122629042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37410<->l=127.0.0.1:4258 20241125122629042 DAUC <0003> db_auc.c:157 IMSI='262427868154946': No 2G Auth Data 20241125122629042 DAUC <0003> db_auc.c:192 IMSI='262427868154946': No 3G Auth Data 20241125122629050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37424<->l=127.0.0.1:4258 20241125122629052 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122629052 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262427868154946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427868154946" source_name="the-source\n" session_id=3513801348 session_state=BEGIN} 20241125122629052 DSS <0004> hlr_ussd.c:576 262427868154946/0xd1705a84: Process SS (BEGIN) 20241125122629052 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122629052 DSS <0004> hlr_ussd.c:518 262427868154946/0xd1705a84: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122629052 DSS <0004> hlr_ussd.c:363 262427868154946/0xd1705a84: Tx USSD 'Your extension is 491616044168' 20241125122629052 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262427868154946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427868154946" destination_name="the-source\n" session_id=3513801348 session_state=END} 20241125122629052 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262427868154946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122629053 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122629053 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122629054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37424<->l=127.0.0.1:4258 20241125122629055 DAUC <0003> db_auc.c:157 IMSI='262428851686269': No 2G Auth Data 20241125122629055 DAUC <0003> db_auc.c:192 IMSI='262428851686269': No 3G Auth Data 20241125122629061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37430<->l=127.0.0.1:4258 20241125122629064 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122629064 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262428851686269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428851686269" source_name="the-source\n" session_id=3813438573 session_state=BEGIN} 20241125122629064 DSS <0004> hlr_ussd.c:576 262428851686269/0xe34c746d: Process SS (BEGIN) 20241125122629064 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122629064 DSS <0004> hlr_ussd.c:518 262428851686269/0xe34c746d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122629064 DSS <0004> hlr_ussd.c:363 262428851686269/0xe34c746d: Tx USSD 'Your extension is 491618247772' 20241125122629064 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262428851686269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428851686269" destination_name="the-source\n" session_id=3813438573 session_state=END} 20241125122629064 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262428851686269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122629064 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122629064 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122629066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37430<->l=127.0.0.1:4258 20241125122629066 DAUC <0003> db_auc.c:157 IMSI='262425111186485': No 2G Auth Data 20241125122629066 DAUC <0003> db_auc.c:192 IMSI='262425111186485': No 3G Auth Data 20241125122629072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37434<->l=127.0.0.1:4258 20241125122629075 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122629075 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262425111186485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425111186485" source_name="the-source\n" session_id=1205968668 session_state=BEGIN} 20241125122629075 DSS <0004> hlr_ussd.c:576 262425111186485/0x47e19f1c: Process SS (BEGIN) 20241125122629075 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122629075 DSS <0004> hlr_ussd.c:518 262425111186485/0x47e19f1c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122629075 DSS <0004> hlr_ussd.c:363 262425111186485/0x47e19f1c: Tx USSD 'Your extension is 491614575132' 20241125122629075 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262425111186485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425111186485" destination_name="the-source\n" session_id=1205968668 session_state=END} 20241125122629075 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262425111186485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122629075 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122629075 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122629077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37434<->l=127.0.0.1:4258 20241125122629077 DAUC <0003> db_auc.c:157 IMSI='262421196491029': No 2G Auth Data 20241125122629077 DAUC <0003> db_auc.c:192 IMSI='262421196491029': No 3G Auth Data 20241125122629084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37448<->l=127.0.0.1:4258 20241125122629086 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122629087 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262421196491029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421196491029" source_name="the-source\n" session_id=2662662115 session_state=BEGIN} 20241125122629087 DSS <0004> hlr_ussd.c:576 262421196491029/0x9eb4ffe3: Process SS (BEGIN) 20241125122629087 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122629087 DSS <0004> hlr_ussd.c:518 262421196491029/0x9eb4ffe3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122629087 DSS <0004> hlr_ussd.c:363 262421196491029/0x9eb4ffe3: Tx USSD 'Your extension is 491618724647' 20241125122629087 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262421196491029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421196491029" destination_name="the-source\n" session_id=2662662115 session_state=END} 20241125122629087 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262421196491029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122629087 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122629087 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122629088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37448<->l=127.0.0.1:4258 20241125122629089 DAUC <0003> db_auc.c:157 IMSI='262422668448383': No 2G Auth Data 20241125122629089 DAUC <0003> db_auc.c:192 IMSI='262422668448383': No 3G Auth Data 20241125122629096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37452<->l=127.0.0.1:4258 20241125122629099 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122629099 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262422668448383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422668448383" source_name="the-source\n" session_id=3066734001 session_state=BEGIN} 20241125122629099 DSS <0004> hlr_ussd.c:576 262422668448383/0xb6caa5b1: Process SS (BEGIN) 20241125122629099 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122629099 DSS <0004> hlr_ussd.c:518 262422668448383/0xb6caa5b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122629099 DSS <0004> hlr_ussd.c:363 262422668448383/0xb6caa5b1: Tx USSD 'Your extension is 491613756858' 20241125122629099 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262422668448383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422668448383" destination_name="the-source\n" session_id=3066734001 session_state=END} 20241125122629099 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262422668448383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122629099 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122629099 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122629101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37452<->l=127.0.0.1:4258 20241125122629101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37374<->l=127.0.0.1:4258 20241125122629101 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33351<->l=127.0.0.1:4259) 20241125122629101 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122629101 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122629101 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122629102 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122629102 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241125122629124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37460<->l=127.0.0.1:4258 20241125122629326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37460<->l=127.0.0.1:4258 20241125122632407 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38747 20241125122632407 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38747 20241125122632408 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632408 DLINP <000b> input/ipa.c:405 127.0.0.1:38747 message received 20241125122632409 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122632409 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122632409 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632409 DLINP <000b> input/ipa.c:405 127.0.0.1:38747 message received 20241125122632409 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122632409 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241125122632409 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241125122632409 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241125122632409 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  20241125122632409 DLGSUP <0013> gsup_server.c:235 2:  20241125122632409 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122632409 DLGSUP <0013> gsup_server.c:235 3:  20241125122632409 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122632409 DLGSUP <0013> gsup_server.c:235 4:  20241125122632409 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122632409 DLGSUP <0013> gsup_server.c:235 5:  20241125122632409 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122632409 DLGSUP <0013> gsup_server.c:235 7:  20241125122632409 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122632409 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122632409 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122632409 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38747 20241125122632410 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122632410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44604<->l=127.0.0.1:4258 20241125122632411 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122632411 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122632411 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122632411 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  20241125122632411 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122632411 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  20241125122632411 DLGSUP <0013> gsup_server.c:235 2:  20241125122632411 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122632411 DLGSUP <0013> gsup_server.c:235 3:  20241125122632411 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122632411 DLGSUP <0013> gsup_server.c:235 4:  20241125122632411 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122632411 DLGSUP <0013> gsup_server.c:235 5:  20241125122632411 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122632411 DLGSUP <0013> gsup_server.c:235 7:  20241125122632411 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122632411 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122632411 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122632411 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122632418 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42383<->l=127.0.0.1:4259) 20241125122632420 DAUC <0003> db_auc.c:157 IMSI='262425172505222': No 2G Auth Data 20241125122632420 DAUC <0003> db_auc.c:192 IMSI='262425172505222': No 3G Auth Data 20241125122632425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44606<->l=127.0.0.1:4258 20241125122632454 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122632454 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425172505222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425172505222" session_id=339441551 session_state=BEGIN} 20241125122632454 DSS <0004> hlr_ussd.c:576 262425172505222/0x143b778f: Process SS (BEGIN) 20241125122632454 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122632454 DSS <0004> hlr_ussd.c:518 262425172505222/0x143b778f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122632454 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632454 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data 20241125122632454 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632454 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data 20241125122632457 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632457 DLINP <000b> input/ipa.c:405 127.0.0.1:38747 message received 20241125122632457 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262425172505222 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425172505222" session_id=339441551 session_state=END} 20241125122632457 DSS <0004> hlr_ussd.c:576 262425172505222/0x143b778f: Process SS (END) 20241125122632457 DSS <0004> hlr_ussd.c:518 262425172505222/0x143b778f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122632457 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425172505222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425172505222" session_id=339441551 session_state=END} 20241125122632457 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425172505222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122632457 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262425172505222 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122632457 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122632457 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122632459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44606<->l=127.0.0.1:4258 20241125122632460 DAUC <0003> db_auc.c:157 IMSI='262429989970591': No 2G Auth Data 20241125122632460 DAUC <0003> db_auc.c:192 IMSI='262429989970591': No 3G Auth Data 20241125122632466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44608<->l=127.0.0.1:4258 20241125122632469 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122632469 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429989970591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429989970591" session_id=74033418 session_state=BEGIN} 20241125122632469 DSS <0004> hlr_ussd.c:576 262429989970591/0x0469a90a: Process SS (BEGIN) 20241125122632469 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122632469 DSS <0004> hlr_ussd.c:518 262429989970591/0x0469a90a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122632469 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632469 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data 20241125122632469 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632469 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data 20241125122632470 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632470 DLINP <000b> input/ipa.c:405 127.0.0.1:38747 message received 20241125122632470 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262429989970591 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429989970591" session_id=74033418 session_state=END} 20241125122632470 DSS <0004> hlr_ussd.c:576 262429989970591/0x0469a90a: Process SS (END) 20241125122632470 DSS <0004> hlr_ussd.c:518 262429989970591/0x0469a90a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122632470 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429989970591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429989970591" session_id=74033418 session_state=END} 20241125122632470 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429989970591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122632470 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262429989970591 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122632470 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122632470 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122632472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44608<->l=127.0.0.1:4258 20241125122632472 DAUC <0003> db_auc.c:157 IMSI='262428380080072': No 2G Auth Data 20241125122632473 DAUC <0003> db_auc.c:192 IMSI='262428380080072': No 3G Auth Data 20241125122632480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44624<->l=127.0.0.1:4258 20241125122632483 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122632483 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428380080072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428380080072" session_id=4174222678 session_state=BEGIN} 20241125122632483 DSS <0004> hlr_ussd.c:576 262428380080072/0xf8cd9556: Process SS (BEGIN) 20241125122632483 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122632483 DSS <0004> hlr_ussd.c:518 262428380080072/0xf8cd9556: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122632483 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632483 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data 20241125122632483 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632483 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data 20241125122632483 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632483 DLINP <000b> input/ipa.c:405 127.0.0.1:38747 message received 20241125122632483 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262428380080072 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428380080072" session_id=4174222678 session_state=END} 20241125122632483 DSS <0004> hlr_ussd.c:576 262428380080072/0xf8cd9556: Process SS (END) 20241125122632484 DSS <0004> hlr_ussd.c:518 262428380080072/0xf8cd9556: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122632484 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428380080072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428380080072" session_id=4174222678 session_state=END} 20241125122632484 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428380080072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122632484 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262428380080072 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122632484 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122632484 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122632485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44624<->l=127.0.0.1:4258 20241125122632486 DAUC <0003> db_auc.c:157 IMSI='262426654767858': No 2G Auth Data 20241125122632486 DAUC <0003> db_auc.c:192 IMSI='262426654767858': No 3G Auth Data 20241125122632493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44626<->l=127.0.0.1:4258 20241125122632495 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122632495 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426654767858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426654767858" session_id=3616431422 session_state=BEGIN} 20241125122632495 DSS <0004> hlr_ussd.c:576 262426654767858/0xd78e5d3e: Process SS (BEGIN) 20241125122632495 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122632495 DSS <0004> hlr_ussd.c:518 262426654767858/0xd78e5d3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122632495 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632495 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data 20241125122632495 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632495 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data 20241125122632496 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632496 DLINP <000b> input/ipa.c:405 127.0.0.1:38747 message received 20241125122632496 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262426654767858 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426654767858" session_id=3616431422 session_state=END} 20241125122632496 DSS <0004> hlr_ussd.c:576 262426654767858/0xd78e5d3e: Process SS (END) 20241125122632496 DSS <0004> hlr_ussd.c:518 262426654767858/0xd78e5d3e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122632496 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426654767858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426654767858" session_id=3616431422 session_state=END} 20241125122632496 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426654767858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122632496 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262426654767858 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122632496 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122632496 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122632498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44626<->l=127.0.0.1:4258 20241125122632499 DAUC <0003> db_auc.c:157 IMSI='262422878645822': No 2G Auth Data 20241125122632499 DAUC <0003> db_auc.c:192 IMSI='262422878645822': No 3G Auth Data 20241125122632505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44630<->l=127.0.0.1:4258 20241125122632508 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122632508 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422878645822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422878645822" session_id=669080494 session_state=BEGIN} 20241125122632508 DSS <0004> hlr_ussd.c:576 262422878645822/0x27e15bae: Process SS (BEGIN) 20241125122632508 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122632508 DSS <0004> hlr_ussd.c:518 262422878645822/0x27e15bae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122632508 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632508 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data 20241125122632508 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632508 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data 20241125122632509 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632509 DLINP <000b> input/ipa.c:405 127.0.0.1:38747 message received 20241125122632509 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262422878645822 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422878645822" session_id=669080494 session_state=END} 20241125122632509 DSS <0004> hlr_ussd.c:576 262422878645822/0x27e15bae: Process SS (END) 20241125122632509 DSS <0004> hlr_ussd.c:518 262422878645822/0x27e15bae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122632509 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422878645822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422878645822" session_id=669080494 session_state=END} 20241125122632509 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422878645822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122632509 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262422878645822 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122632509 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122632509 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122632511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44630<->l=127.0.0.1:4258 20241125122632511 DAUC <0003> db_auc.c:157 IMSI='262427167564600': No 2G Auth Data 20241125122632511 DAUC <0003> db_auc.c:192 IMSI='262427167564600': No 3G Auth Data 20241125122632518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44638<->l=127.0.0.1:4258 20241125122632521 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122632521 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427167564600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427167564600" session_id=1029310705 session_state=BEGIN} 20241125122632521 DSS <0004> hlr_ussd.c:576 262427167564600/0x3d5a08f1: Process SS (BEGIN) 20241125122632521 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122632521 DSS <0004> hlr_ussd.c:518 262427167564600/0x3d5a08f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122632521 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632521 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data 20241125122632521 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632521 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data 20241125122632523 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632523 DLINP <000b> input/ipa.c:405 127.0.0.1:38747 message received 20241125122632523 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262427167564600 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427167564600" session_id=1029310705 session_state=END} 20241125122632523 DSS <0004> hlr_ussd.c:576 262427167564600/0x3d5a08f1: Process SS (END) 20241125122632523 DSS <0004> hlr_ussd.c:518 262427167564600/0x3d5a08f1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122632523 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427167564600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427167564600" session_id=1029310705 session_state=END} 20241125122632523 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427167564600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122632523 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262427167564600 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122632523 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122632523 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122632525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44638<->l=127.0.0.1:4258 20241125122632525 DAUC <0003> db_auc.c:157 IMSI='262425884984168': No 2G Auth Data 20241125122632525 DAUC <0003> db_auc.c:192 IMSI='262425884984168': No 3G Auth Data 20241125122632532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44652<->l=127.0.0.1:4258 20241125122632535 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122632535 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425884984168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425884984168" session_id=374224343 session_state=BEGIN} 20241125122632535 DSS <0004> hlr_ussd.c:576 262425884984168/0x164e35d7: Process SS (BEGIN) 20241125122632535 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122632536 DSS <0004> hlr_ussd.c:518 262425884984168/0x164e35d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122632536 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632536 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data 20241125122632536 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632536 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data 20241125122632537 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632537 DLINP <000b> input/ipa.c:405 127.0.0.1:38747 message received 20241125122632537 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262425884984168 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425884984168" session_id=374224343 session_state=END} 20241125122632537 DSS <0004> hlr_ussd.c:576 262425884984168/0x164e35d7: Process SS (END) 20241125122632537 DSS <0004> hlr_ussd.c:518 262425884984168/0x164e35d7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122632537 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425884984168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425884984168" session_id=374224343 session_state=END} 20241125122632537 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425884984168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122632537 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262425884984168 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122632537 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122632537 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122632540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44652<->l=127.0.0.1:4258 20241125122632540 DAUC <0003> db_auc.c:157 IMSI='262426221127378': No 2G Auth Data 20241125122632540 DAUC <0003> db_auc.c:192 IMSI='262426221127378': No 3G Auth Data 20241125122632547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44666<->l=127.0.0.1:4258 20241125122632550 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122632550 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426221127378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426221127378" session_id=3689747106 session_state=BEGIN} 20241125122632550 DSS <0004> hlr_ussd.c:576 262426221127378/0xdbed12a2: Process SS (BEGIN) 20241125122632550 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122632550 DSS <0004> hlr_ussd.c:518 262426221127378/0xdbed12a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122632550 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632550 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data 20241125122632550 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632550 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data 20241125122632551 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632551 DLINP <000b> input/ipa.c:405 127.0.0.1:38747 message received 20241125122632551 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262426221127378 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426221127378" session_id=3689747106 session_state=END} 20241125122632551 DSS <0004> hlr_ussd.c:576 262426221127378/0xdbed12a2: Process SS (END) 20241125122632551 DSS <0004> hlr_ussd.c:518 262426221127378/0xdbed12a2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122632551 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426221127378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426221127378" session_id=3689747106 session_state=END} 20241125122632551 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426221127378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122632551 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262426221127378 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122632551 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122632551 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122632553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44666<->l=127.0.0.1:4258 20241125122632554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44604<->l=127.0.0.1:4258 20241125122632555 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122632555 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122632555 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122632555 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122632555 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42383<->l=127.0.0.1:4259) 20241125122632555 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632555 DLINP <000b> input/ipa.c:405 127.0.0.1:38747 message received 20241125122632555 DLINP <000b> input/ipa.c:414 127.0.0.1:38747 connection closed with server 20241125122632555 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38747 20241125122632555 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241125122632578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44680<->l=127.0.0.1:4258 20241125122632779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44680<->l=127.0.0.1:4258 20241125122635873 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41381 20241125122635873 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:41381 20241125122635874 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635874 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635875 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122635875 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122635875 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635875 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635875 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122635875 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241125122635875 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241125122635875 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241125122635875 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  20241125122635875 DLGSUP <0013> gsup_server.c:235 2:  20241125122635875 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122635875 DLGSUP <0013> gsup_server.c:235 3:  20241125122635875 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122635875 DLGSUP <0013> gsup_server.c:235 4:  20241125122635875 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122635875 DLGSUP <0013> gsup_server.c:235 5:  20241125122635875 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122635875 DLGSUP <0013> gsup_server.c:235 7:  20241125122635875 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122635875 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122635875 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122635875 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41381 20241125122635876 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44688<->l=127.0.0.1:4258 20241125122635877 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635877 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122635877 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122635877 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  20241125122635877 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122635877 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  20241125122635877 DLGSUP <0013> gsup_server.c:235 2:  20241125122635877 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122635877 DLGSUP <0013> gsup_server.c:235 3:  20241125122635877 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122635877 DLGSUP <0013> gsup_server.c:235 4:  20241125122635877 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122635877 DLGSUP <0013> gsup_server.c:235 5:  20241125122635877 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122635877 DLGSUP <0013> gsup_server.c:235 7:  20241125122635877 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122635877 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122635877 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122635877 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122635886 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42159<->l=127.0.0.1:4259) 20241125122635888 DAUC <0003> db_auc.c:157 IMSI='262429815056814': No 2G Auth Data 20241125122635888 DAUC <0003> db_auc.c:192 IMSI='262429815056814': No 3G Auth Data 20241125122635894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44696<->l=127.0.0.1:4258 20241125122635918 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635918 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429815056814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429815056814" session_id=3235427981 session_state=BEGIN} 20241125122635918 DSS <0004> hlr_ussd.c:576 262429815056814/0xc0d8b68d: Process SS (BEGIN) 20241125122635918 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122635918 DSS <0004> hlr_ussd.c:518 262429815056814/0xc0d8b68d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122635918 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635918 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635918 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635918 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635923 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635923 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635923 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262429815056814 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429815056814" session_id=3235427981 session_state=CONTINUE} 20241125122635923 DSS <0004> hlr_ussd.c:576 262429815056814/0xc0d8b68d: Process SS (CONTINUE) 20241125122635923 DSS <0004> hlr_ussd.c:518 262429815056814/0xc0d8b68d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122635923 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429815056814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429815056814" session_id=3235427981 session_state=CONTINUE} 20241125122635923 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262429815056814 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122635923 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635923 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635926 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635927 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429815056814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429815056814" session_id=3235427981 session_state=CONTINUE} 20241125122635927 DSS <0004> hlr_ussd.c:576 262429815056814/0xc0d8b68d: Process SS (CONTINUE) 20241125122635927 DSS <0004> hlr_ussd.c:518 262429815056814/0xc0d8b68d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241125122635927 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429815056814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122635927 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635927 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635927 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635927 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635927 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635927 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635927 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262429815056814 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429815056814" session_id=3235427981 session_state=END} 20241125122635927 DSS <0004> hlr_ussd.c:576 262429815056814/0xc0d8b68d: Process SS (END) 20241125122635927 DSS <0004> hlr_ussd.c:518 262429815056814/0xc0d8b68d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241125122635927 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429815056814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429815056814" session_id=3235427981 session_state=END} 20241125122635927 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429815056814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122635927 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262429815056814 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122635927 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635927 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44696<->l=127.0.0.1:4258 20241125122635929 DAUC <0003> db_auc.c:157 IMSI='262420533029551': No 2G Auth Data 20241125122635929 DAUC <0003> db_auc.c:192 IMSI='262420533029551': No 3G Auth Data 20241125122635936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44702<->l=127.0.0.1:4258 20241125122635938 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635938 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420533029551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420533029551" session_id=445615169 session_state=BEGIN} 20241125122635938 DSS <0004> hlr_ussd.c:576 262420533029551/0x1a8f8c41: Process SS (BEGIN) 20241125122635938 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122635938 DSS <0004> hlr_ussd.c:518 262420533029551/0x1a8f8c41: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122635938 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635938 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635938 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635938 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635939 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635939 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635939 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262420533029551 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420533029551" session_id=445615169 session_state=CONTINUE} 20241125122635939 DSS <0004> hlr_ussd.c:576 262420533029551/0x1a8f8c41: Process SS (CONTINUE) 20241125122635939 DSS <0004> hlr_ussd.c:518 262420533029551/0x1a8f8c41: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122635939 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420533029551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420533029551" session_id=445615169 session_state=CONTINUE} 20241125122635939 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262420533029551 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122635939 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635939 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635941 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635941 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420533029551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420533029551" session_id=445615169 session_state=CONTINUE} 20241125122635941 DSS <0004> hlr_ussd.c:576 262420533029551/0x1a8f8c41: Process SS (CONTINUE) 20241125122635941 DSS <0004> hlr_ussd.c:518 262420533029551/0x1a8f8c41: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241125122635941 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420533029551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122635941 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635941 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635941 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635941 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635941 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635941 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635941 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262420533029551 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420533029551" session_id=445615169 session_state=END} 20241125122635941 DSS <0004> hlr_ussd.c:576 262420533029551/0x1a8f8c41: Process SS (END) 20241125122635941 DSS <0004> hlr_ussd.c:518 262420533029551/0x1a8f8c41: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241125122635941 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420533029551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420533029551" session_id=445615169 session_state=END} 20241125122635941 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420533029551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122635941 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262420533029551 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122635941 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635941 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44702<->l=127.0.0.1:4258 20241125122635942 DAUC <0003> db_auc.c:157 IMSI='262423841031958': No 2G Auth Data 20241125122635942 DAUC <0003> db_auc.c:192 IMSI='262423841031958': No 3G Auth Data 20241125122635949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44710<->l=127.0.0.1:4258 20241125122635952 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635952 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423841031958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423841031958" session_id=3835097919 session_state=BEGIN} 20241125122635952 DSS <0004> hlr_ussd.c:576 262423841031958/0xe496f33f: Process SS (BEGIN) 20241125122635952 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122635952 DSS <0004> hlr_ussd.c:518 262423841031958/0xe496f33f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122635952 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635952 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635952 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635952 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635953 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635953 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635953 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262423841031958 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423841031958" session_id=3835097919 session_state=CONTINUE} 20241125122635953 DSS <0004> hlr_ussd.c:576 262423841031958/0xe496f33f: Process SS (CONTINUE) 20241125122635953 DSS <0004> hlr_ussd.c:518 262423841031958/0xe496f33f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122635953 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423841031958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423841031958" session_id=3835097919 session_state=CONTINUE} 20241125122635953 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262423841031958 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122635953 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635953 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635955 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635955 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423841031958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423841031958" session_id=3835097919 session_state=CONTINUE} 20241125122635955 DSS <0004> hlr_ussd.c:576 262423841031958/0xe496f33f: Process SS (CONTINUE) 20241125122635955 DSS <0004> hlr_ussd.c:518 262423841031958/0xe496f33f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241125122635955 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423841031958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122635955 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635955 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635955 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635955 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635956 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635956 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635956 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262423841031958 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423841031958" session_id=3835097919 session_state=END} 20241125122635956 DSS <0004> hlr_ussd.c:576 262423841031958/0xe496f33f: Process SS (END) 20241125122635956 DSS <0004> hlr_ussd.c:518 262423841031958/0xe496f33f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241125122635956 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423841031958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423841031958" session_id=3835097919 session_state=END} 20241125122635956 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423841031958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122635956 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262423841031958 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122635956 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635956 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44710<->l=127.0.0.1:4258 20241125122635957 DAUC <0003> db_auc.c:157 IMSI='262427222198295': No 2G Auth Data 20241125122635957 DAUC <0003> db_auc.c:192 IMSI='262427222198295': No 3G Auth Data 20241125122635964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44718<->l=127.0.0.1:4258 20241125122635968 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635968 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427222198295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427222198295" session_id=1587821513 session_state=BEGIN} 20241125122635968 DSS <0004> hlr_ussd.c:576 262427222198295/0x5ea43bc9: Process SS (BEGIN) 20241125122635968 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122635968 DSS <0004> hlr_ussd.c:518 262427222198295/0x5ea43bc9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122635968 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635968 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635968 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635968 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635968 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635968 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635968 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262427222198295 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427222198295" session_id=1587821513 session_state=CONTINUE} 20241125122635968 DSS <0004> hlr_ussd.c:576 262427222198295/0x5ea43bc9: Process SS (CONTINUE) 20241125122635968 DSS <0004> hlr_ussd.c:518 262427222198295/0x5ea43bc9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122635968 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427222198295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427222198295" session_id=1587821513 session_state=CONTINUE} 20241125122635968 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262427222198295 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122635968 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635968 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635971 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635971 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427222198295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427222198295" session_id=1587821513 session_state=CONTINUE} 20241125122635971 DSS <0004> hlr_ussd.c:576 262427222198295/0x5ea43bc9: Process SS (CONTINUE) 20241125122635971 DSS <0004> hlr_ussd.c:518 262427222198295/0x5ea43bc9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241125122635971 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427222198295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122635971 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635971 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635971 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635971 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635972 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635972 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635972 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262427222198295 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427222198295" session_id=1587821513 session_state=END} 20241125122635972 DSS <0004> hlr_ussd.c:576 262427222198295/0x5ea43bc9: Process SS (END) 20241125122635972 DSS <0004> hlr_ussd.c:518 262427222198295/0x5ea43bc9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241125122635972 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427222198295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427222198295" session_id=1587821513 session_state=END} 20241125122635972 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427222198295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122635972 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262427222198295 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122635972 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635972 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44718<->l=127.0.0.1:4258 20241125122635973 DAUC <0003> db_auc.c:157 IMSI='262423284754662': No 2G Auth Data 20241125122635973 DAUC <0003> db_auc.c:192 IMSI='262423284754662': No 3G Auth Data 20241125122635979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44724<->l=127.0.0.1:4258 20241125122635983 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635983 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423284754662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423284754662" session_id=505668445 session_state=BEGIN} 20241125122635983 DSS <0004> hlr_ussd.c:576 262423284754662/0x1e23e35d: Process SS (BEGIN) 20241125122635983 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122635983 DSS <0004> hlr_ussd.c:518 262423284754662/0x1e23e35d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122635983 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635983 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635983 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635983 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635984 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635984 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635984 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262423284754662 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423284754662" session_id=505668445 session_state=CONTINUE} 20241125122635984 DSS <0004> hlr_ussd.c:576 262423284754662/0x1e23e35d: Process SS (CONTINUE) 20241125122635984 DSS <0004> hlr_ussd.c:518 262423284754662/0x1e23e35d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122635984 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423284754662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423284754662" session_id=505668445 session_state=CONTINUE} 20241125122635984 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262423284754662 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122635984 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635984 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635986 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635986 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423284754662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423284754662" session_id=505668445 session_state=CONTINUE} 20241125122635986 DSS <0004> hlr_ussd.c:576 262423284754662/0x1e23e35d: Process SS (CONTINUE) 20241125122635986 DSS <0004> hlr_ussd.c:518 262423284754662/0x1e23e35d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241125122635986 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423284754662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122635986 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635986 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635986 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635986 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635987 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635987 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635987 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262423284754662 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423284754662" session_id=505668445 session_state=END} 20241125122635987 DSS <0004> hlr_ussd.c:576 262423284754662/0x1e23e35d: Process SS (END) 20241125122635987 DSS <0004> hlr_ussd.c:518 262423284754662/0x1e23e35d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241125122635987 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423284754662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423284754662" session_id=505668445 session_state=END} 20241125122635987 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423284754662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122635987 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262423284754662 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122635987 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635987 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44724<->l=127.0.0.1:4258 20241125122635988 DAUC <0003> db_auc.c:157 IMSI='262422536075429': No 2G Auth Data 20241125122635988 DAUC <0003> db_auc.c:192 IMSI='262422536075429': No 3G Auth Data 20241125122635994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44734<->l=127.0.0.1:4258 20241125122635997 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635997 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422536075429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422536075429" session_id=4226323378 session_state=BEGIN} 20241125122635997 DSS <0004> hlr_ussd.c:576 262422536075429/0xfbe893b2: Process SS (BEGIN) 20241125122635997 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122635997 DSS <0004> hlr_ussd.c:518 262422536075429/0xfbe893b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122635997 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635997 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635997 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635997 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635998 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635998 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635998 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262422536075429 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422536075429" session_id=4226323378 session_state=CONTINUE} 20241125122635998 DSS <0004> hlr_ussd.c:576 262422536075429/0xfbe893b2: Process SS (CONTINUE) 20241125122635998 DSS <0004> hlr_ussd.c:518 262422536075429/0xfbe893b2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122635998 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422536075429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422536075429" session_id=4226323378 session_state=CONTINUE} 20241125122635998 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262422536075429 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122635998 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635998 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122636001 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122636001 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422536075429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422536075429" session_id=4226323378 session_state=CONTINUE} 20241125122636001 DSS <0004> hlr_ussd.c:576 262422536075429/0xfbe893b2: Process SS (CONTINUE) 20241125122636001 DSS <0004> hlr_ussd.c:518 262422536075429/0xfbe893b2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241125122636001 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422536075429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122636001 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636001 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122636001 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636001 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122636001 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636001 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122636001 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262422536075429 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422536075429" session_id=4226323378 session_state=END} 20241125122636001 DSS <0004> hlr_ussd.c:576 262422536075429/0xfbe893b2: Process SS (END) 20241125122636001 DSS <0004> hlr_ussd.c:518 262422536075429/0xfbe893b2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241125122636001 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422536075429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422536075429" session_id=4226323378 session_state=END} 20241125122636001 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422536075429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122636001 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262422536075429 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122636001 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122636001 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122636002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44734<->l=127.0.0.1:4258 20241125122636003 DAUC <0003> db_auc.c:157 IMSI='262427740323077': No 2G Auth Data 20241125122636003 DAUC <0003> db_auc.c:192 IMSI='262427740323077': No 3G Auth Data 20241125122636009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44746<->l=127.0.0.1:4258 20241125122636012 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122636012 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427740323077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427740323077" session_id=3767256096 session_state=BEGIN} 20241125122636012 DSS <0004> hlr_ussd.c:576 262427740323077/0xe08bc420: Process SS (BEGIN) 20241125122636012 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122636012 DSS <0004> hlr_ussd.c:518 262427740323077/0xe08bc420: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122636012 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636012 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122636012 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636012 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122636013 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636013 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122636013 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262427740323077 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427740323077" session_id=3767256096 session_state=CONTINUE} 20241125122636013 DSS <0004> hlr_ussd.c:576 262427740323077/0xe08bc420: Process SS (CONTINUE) 20241125122636013 DSS <0004> hlr_ussd.c:518 262427740323077/0xe08bc420: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122636013 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427740323077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427740323077" session_id=3767256096 session_state=CONTINUE} 20241125122636013 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262427740323077 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122636013 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122636013 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122636016 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122636016 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427740323077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427740323077" session_id=3767256096 session_state=CONTINUE} 20241125122636016 DSS <0004> hlr_ussd.c:576 262427740323077/0xe08bc420: Process SS (CONTINUE) 20241125122636016 DSS <0004> hlr_ussd.c:518 262427740323077/0xe08bc420: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241125122636016 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427740323077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122636016 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636016 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122636016 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636016 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122636016 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636017 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122636017 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262427740323077 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427740323077" session_id=3767256096 session_state=END} 20241125122636017 DSS <0004> hlr_ussd.c:576 262427740323077/0xe08bc420: Process SS (END) 20241125122636017 DSS <0004> hlr_ussd.c:518 262427740323077/0xe08bc420: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241125122636017 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427740323077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427740323077" session_id=3767256096 session_state=END} 20241125122636017 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427740323077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122636017 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262427740323077 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122636017 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122636017 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122636017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44746<->l=127.0.0.1:4258 20241125122636018 DAUC <0003> db_auc.c:157 IMSI='262425891702564': No 2G Auth Data 20241125122636018 DAUC <0003> db_auc.c:192 IMSI='262425891702564': No 3G Auth Data 20241125122636025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44762<->l=127.0.0.1:4258 20241125122636027 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122636027 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425891702564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425891702564" session_id=3244627437 session_state=BEGIN} 20241125122636027 DSS <0004> hlr_ussd.c:576 262425891702564/0xc16515ed: Process SS (BEGIN) 20241125122636027 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122636027 DSS <0004> hlr_ussd.c:518 262425891702564/0xc16515ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122636027 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636027 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122636028 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636028 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122636028 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636028 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122636028 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262425891702564 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425891702564" session_id=3244627437 session_state=CONTINUE} 20241125122636028 DSS <0004> hlr_ussd.c:576 262425891702564/0xc16515ed: Process SS (CONTINUE) 20241125122636028 DSS <0004> hlr_ussd.c:518 262425891702564/0xc16515ed: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122636028 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425891702564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425891702564" session_id=3244627437 session_state=CONTINUE} 20241125122636028 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262425891702564 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122636028 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122636028 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122636031 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122636031 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425891702564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425891702564" session_id=3244627437 session_state=CONTINUE} 20241125122636031 DSS <0004> hlr_ussd.c:576 262425891702564/0xc16515ed: Process SS (CONTINUE) 20241125122636031 DSS <0004> hlr_ussd.c:518 262425891702564/0xc16515ed: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241125122636031 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425891702564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122636031 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636031 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122636031 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636031 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122636031 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636031 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122636031 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262425891702564 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425891702564" session_id=3244627437 session_state=END} 20241125122636031 DSS <0004> hlr_ussd.c:576 262425891702564/0xc16515ed: Process SS (END) 20241125122636032 DSS <0004> hlr_ussd.c:518 262425891702564/0xc16515ed: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241125122636032 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425891702564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425891702564" session_id=3244627437 session_state=END} 20241125122636032 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425891702564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122636032 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262425891702564 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122636032 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122636032 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122636032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44762<->l=127.0.0.1:4258 20241125122636033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44688<->l=127.0.0.1:4258 20241125122636034 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636034 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122636034 DLINP <000b> input/ipa.c:414 127.0.0.1:41381 connection closed with server 20241125122636034 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:41381 20241125122636034 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241125122636034 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42159<->l=127.0.0.1:4259) 20241125122636034 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122636034 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122636034 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122636034 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122636065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44764<->l=127.0.0.1:4258 20241125122636267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44764<->l=127.0.0.1:4258 20241125122639349 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33207 20241125122639349 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33207 20241125122639351 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639351 DLINP <000b> input/ipa.c:405 127.0.0.1:33207 message received 20241125122639352 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122639352 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122639352 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639352 DLINP <000b> input/ipa.c:405 127.0.0.1:33207 message received 20241125122639352 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122639352 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241125122639352 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241125122639352 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241125122639352 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  20241125122639352 DLGSUP <0013> gsup_server.c:235 2:  20241125122639352 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122639352 DLGSUP <0013> gsup_server.c:235 3:  20241125122639352 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122639352 DLGSUP <0013> gsup_server.c:235 4:  20241125122639352 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122639352 DLGSUP <0013> gsup_server.c:235 5:  20241125122639352 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122639352 DLGSUP <0013> gsup_server.c:235 7:  20241125122639352 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122639352 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122639352 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122639352 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33207 20241125122639353 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122639354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44776<->l=127.0.0.1:4258 20241125122639355 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122639355 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122639355 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122639355 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  20241125122639355 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122639355 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  20241125122639355 DLGSUP <0013> gsup_server.c:235 2:  20241125122639355 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122639355 DLGSUP <0013> gsup_server.c:235 3:  20241125122639355 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122639355 DLGSUP <0013> gsup_server.c:235 4:  20241125122639355 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122639355 DLGSUP <0013> gsup_server.c:235 5:  20241125122639355 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122639355 DLGSUP <0013> gsup_server.c:235 7:  20241125122639355 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122639355 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122639355 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122639355 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122639369 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42899<->l=127.0.0.1:4259) 20241125122639376 DAUC <0003> db_auc.c:157 IMSI='262422111182582': No 2G Auth Data 20241125122639376 DAUC <0003> db_auc.c:192 IMSI='262422111182582': No 3G Auth Data 20241125122639385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44788<->l=127.0.0.1:4258 20241125122639398 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122639398 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422111182582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422111182582" session_id=3968516395 session_state=BEGIN} 20241125122639398 DSS <0004> hlr_ussd.c:576 262422111182582/0xec8ac12b: Process SS (BEGIN) 20241125122639398 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241125122639398 DSS <0004> hlr_ussd.c:518 262422111182582/0xec8ac12b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241125122639398 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639398 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data 20241125122639398 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639398 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data 20241125122639406 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639406 DLINP <000b> input/ipa.c:405 127.0.0.1:33207 message received 20241125122639406 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262422111182582 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422111182582" session_id=3968516395 session_state=END} 20241125122639406 DSS <0004> hlr_ussd.c:576 262422111182582/0xec8ac12b: Process SS (END) 20241125122639406 DSS <0004> hlr_ussd.c:518 262422111182582/0xec8ac12b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241125122639406 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422111182582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422111182582" session_id=3968516395 session_state=END} 20241125122639406 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422111182582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122639406 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262422111182582 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122639406 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122639406 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122639409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44788<->l=127.0.0.1:4258 20241125122639410 DAUC <0003> db_auc.c:157 IMSI='262422919516099': No 2G Auth Data 20241125122639410 DAUC <0003> db_auc.c:192 IMSI='262422919516099': No 3G Auth Data 20241125122639417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44804<->l=127.0.0.1:4258 20241125122639421 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122639421 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422919516099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422919516099" session_id=3901829435 session_state=BEGIN} 20241125122639421 DSS <0004> hlr_ussd.c:576 262422919516099/0xe891313b: Process SS (BEGIN) 20241125122639421 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241125122639421 DSS <0004> hlr_ussd.c:518 262422919516099/0xe891313b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241125122639421 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639421 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data 20241125122639421 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639421 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data 20241125122639423 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639423 DLINP <000b> input/ipa.c:405 127.0.0.1:33207 message received 20241125122639423 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262422919516099 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422919516099" session_id=3901829435 session_state=END} 20241125122639423 DSS <0004> hlr_ussd.c:576 262422919516099/0xe891313b: Process SS (END) 20241125122639423 DSS <0004> hlr_ussd.c:518 262422919516099/0xe891313b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241125122639423 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422919516099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422919516099" session_id=3901829435 session_state=END} 20241125122639423 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422919516099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122639423 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262422919516099 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122639423 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122639423 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122639425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44804<->l=127.0.0.1:4258 20241125122639426 DAUC <0003> db_auc.c:157 IMSI='262425033209726': No 2G Auth Data 20241125122639426 DAUC <0003> db_auc.c:192 IMSI='262425033209726': No 3G Auth Data 20241125122639435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44808<->l=127.0.0.1:4258 20241125122639438 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122639438 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425033209726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425033209726" session_id=3596844263 session_state=BEGIN} 20241125122639438 DSS <0004> hlr_ussd.c:576 262425033209726/0xd6637ce7: Process SS (BEGIN) 20241125122639438 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241125122639438 DSS <0004> hlr_ussd.c:518 262425033209726/0xd6637ce7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241125122639438 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639438 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data 20241125122639438 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639438 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data 20241125122639439 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639439 DLINP <000b> input/ipa.c:405 127.0.0.1:33207 message received 20241125122639439 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262425033209726 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425033209726" session_id=3596844263 session_state=END} 20241125122639439 DSS <0004> hlr_ussd.c:576 262425033209726/0xd6637ce7: Process SS (END) 20241125122639439 DSS <0004> hlr_ussd.c:518 262425033209726/0xd6637ce7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241125122639439 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425033209726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425033209726" session_id=3596844263 session_state=END} 20241125122639439 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425033209726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122639439 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262425033209726 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122639439 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122639439 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122639441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44808<->l=127.0.0.1:4258 20241125122639441 DAUC <0003> db_auc.c:157 IMSI='262424528636833': No 2G Auth Data 20241125122639441 DAUC <0003> db_auc.c:192 IMSI='262424528636833': No 3G Auth Data 20241125122639448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44810<->l=127.0.0.1:4258 20241125122639451 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122639451 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424528636833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424528636833" session_id=1739040629 session_state=BEGIN} 20241125122639451 DSS <0004> hlr_ussd.c:576 262424528636833/0x67a7a775: Process SS (BEGIN) 20241125122639451 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241125122639451 DSS <0004> hlr_ussd.c:518 262424528636833/0x67a7a775: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241125122639451 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639451 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data 20241125122639451 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639451 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data 20241125122639452 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639452 DLINP <000b> input/ipa.c:405 127.0.0.1:33207 message received 20241125122639452 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262424528636833 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424528636833" session_id=1739040629 session_state=END} 20241125122639452 DSS <0004> hlr_ussd.c:576 262424528636833/0x67a7a775: Process SS (END) 20241125122639452 DSS <0004> hlr_ussd.c:518 262424528636833/0x67a7a775: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241125122639452 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424528636833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424528636833" session_id=1739040629 session_state=END} 20241125122639452 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424528636833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122639452 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262424528636833 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122639452 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122639452 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122639454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44810<->l=127.0.0.1:4258 20241125122639454 DAUC <0003> db_auc.c:157 IMSI='262426995389654': No 2G Auth Data 20241125122639454 DAUC <0003> db_auc.c:192 IMSI='262426995389654': No 3G Auth Data 20241125122639460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44826<->l=127.0.0.1:4258 20241125122639463 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122639463 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426995389654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426995389654" session_id=186422209 session_state=BEGIN} 20241125122639463 DSS <0004> hlr_ussd.c:576 262426995389654/0x0b1c93c1: Process SS (BEGIN) 20241125122639463 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241125122639463 DSS <0004> hlr_ussd.c:518 262426995389654/0x0b1c93c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241125122639463 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639463 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data 20241125122639463 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639463 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data 20241125122639464 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639464 DLINP <000b> input/ipa.c:405 127.0.0.1:33207 message received 20241125122639464 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262426995389654 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426995389654" session_id=186422209 session_state=END} 20241125122639464 DSS <0004> hlr_ussd.c:576 262426995389654/0x0b1c93c1: Process SS (END) 20241125122639464 DSS <0004> hlr_ussd.c:518 262426995389654/0x0b1c93c1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241125122639464 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426995389654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426995389654" session_id=186422209 session_state=END} 20241125122639464 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426995389654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122639464 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262426995389654 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122639464 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122639464 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122639467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44826<->l=127.0.0.1:4258 20241125122639467 DAUC <0003> db_auc.c:157 IMSI='262421531469558': No 2G Auth Data 20241125122639467 DAUC <0003> db_auc.c:192 IMSI='262421531469558': No 3G Auth Data 20241125122639473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44830<->l=127.0.0.1:4258 20241125122639476 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122639476 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421531469558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421531469558" session_id=2574488750 session_state=BEGIN} 20241125122639476 DSS <0004> hlr_ussd.c:576 262421531469558/0x997394ae: Process SS (BEGIN) 20241125122639476 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241125122639476 DSS <0004> hlr_ussd.c:518 262421531469558/0x997394ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241125122639476 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639476 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data 20241125122639476 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639476 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data 20241125122639477 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639477 DLINP <000b> input/ipa.c:405 127.0.0.1:33207 message received 20241125122639477 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262421531469558 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421531469558" session_id=2574488750 session_state=END} 20241125122639477 DSS <0004> hlr_ussd.c:576 262421531469558/0x997394ae: Process SS (END) 20241125122639477 DSS <0004> hlr_ussd.c:518 262421531469558/0x997394ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241125122639477 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421531469558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421531469558" session_id=2574488750 session_state=END} 20241125122639477 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421531469558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122639477 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262421531469558 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122639477 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122639477 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122639479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44830<->l=127.0.0.1:4258 20241125122639479 DAUC <0003> db_auc.c:157 IMSI='262425201370013': No 2G Auth Data 20241125122639479 DAUC <0003> db_auc.c:192 IMSI='262425201370013': No 3G Auth Data 20241125122639485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44842<->l=127.0.0.1:4258 20241125122639488 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122639488 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425201370013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425201370013" session_id=3252043676 session_state=BEGIN} 20241125122639488 DSS <0004> hlr_ussd.c:576 262425201370013/0xc1d63f9c: Process SS (BEGIN) 20241125122639488 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241125122639488 DSS <0004> hlr_ussd.c:518 262425201370013/0xc1d63f9c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241125122639488 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639488 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data 20241125122639488 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639488 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data 20241125122639489 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639489 DLINP <000b> input/ipa.c:405 127.0.0.1:33207 message received 20241125122639489 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262425201370013 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425201370013" session_id=3252043676 session_state=END} 20241125122639489 DSS <0004> hlr_ussd.c:576 262425201370013/0xc1d63f9c: Process SS (END) 20241125122639489 DSS <0004> hlr_ussd.c:518 262425201370013/0xc1d63f9c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241125122639489 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425201370013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425201370013" session_id=3252043676 session_state=END} 20241125122639489 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425201370013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122639489 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262425201370013 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122639489 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122639489 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122639491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44842<->l=127.0.0.1:4258 20241125122639492 DAUC <0003> db_auc.c:157 IMSI='262429934841379': No 2G Auth Data 20241125122639492 DAUC <0003> db_auc.c:192 IMSI='262429934841379': No 3G Auth Data 20241125122639498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44850<->l=127.0.0.1:4258 20241125122639501 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122639501 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429934841379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429934841379" session_id=881046905 session_state=BEGIN} 20241125122639501 DSS <0004> hlr_ussd.c:576 262429934841379/0x3483b579: Process SS (BEGIN) 20241125122639501 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241125122639501 DSS <0004> hlr_ussd.c:518 262429934841379/0x3483b579: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241125122639501 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639501 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data 20241125122639501 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639501 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data 20241125122639502 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639502 DLINP <000b> input/ipa.c:405 127.0.0.1:33207 message received 20241125122639502 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262429934841379 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429934841379" session_id=881046905 session_state=END} 20241125122639502 DSS <0004> hlr_ussd.c:576 262429934841379/0x3483b579: Process SS (END) 20241125122639502 DSS <0004> hlr_ussd.c:518 262429934841379/0x3483b579: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241125122639502 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429934841379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429934841379" session_id=881046905 session_state=END} 20241125122639502 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429934841379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122639502 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262429934841379 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122639502 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122639502 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122639504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44850<->l=127.0.0.1:4258 20241125122639505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44776<->l=127.0.0.1:4258 20241125122639506 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639506 DLINP <000b> input/ipa.c:405 127.0.0.1:33207 message received 20241125122639506 DLINP <000b> input/ipa.c:414 127.0.0.1:33207 connection closed with server 20241125122639506 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33207 20241125122639506 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241125122639506 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122639506 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122639506 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122639506 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122639506 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42899<->l=127.0.0.1:4259) 20241125122639545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44864<->l=127.0.0.1:4258 20241125122639746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44864<->l=127.0.0.1:4258 20241125122641644 DSS <0004> hlr_ussd.c:239 262422800481106/0x4c677bea: SS Session Timeout, destroying 20241125122641644 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422800481106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122641653 DSS <0004> hlr_ussd.c:239 262423838726709/0xeaa6f2e2: SS Session Timeout, destroying 20241125122641653 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423838726709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122641667 DSS <0004> hlr_ussd.c:239 262427965493427/0x9a8c127a: SS Session Timeout, destroying 20241125122641667 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427965493427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122641679 DSS <0004> hlr_ussd.c:239 262420744435393/0x6fd1f1a4: SS Session Timeout, destroying 20241125122641679 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420744435393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122641690 DSS <0004> hlr_ussd.c:239 262426667404178/0x6b637157: SS Session Timeout, destroying 20241125122641690 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426667404178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122641703 DSS <0004> hlr_ussd.c:239 262425609326319/0x48dfe714: SS Session Timeout, destroying 20241125122641703 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425609326319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122641715 DSS <0004> hlr_ussd.c:239 262422249023305/0xc496a3a0: SS Session Timeout, destroying 20241125122641715 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422249023305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122641728 DSS <0004> hlr_ussd.c:239 262426092399291/0xa07549de: SS Session Timeout, destroying 20241125122641728 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426092399291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122642856 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122642856 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122642858 DLINP <000b> input/ipa.c:451 connected read/write 20241125122642858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122642859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40764<->l=127.0.0.1:4258 20241125122642861 DLINP <000b> input/ipa.c:451 connected read/write 20241125122642861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122642861 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122642861 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122642861 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  20241125122642861 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122642861 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  20241125122642861 DLGSUP <0013> gsup_server.c:235 2:  20241125122642861 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122642861 DLGSUP <0013> gsup_server.c:235 3:  20241125122642861 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122642861 DLGSUP <0013> gsup_server.c:235 4:  20241125122642861 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122642861 DLGSUP <0013> gsup_server.c:235 5:  20241125122642861 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122642861 DLGSUP <0013> gsup_server.c:235 7:  20241125122642861 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122642861 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122642861 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122642861 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122642871 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38503<->l=127.0.0.1:4259) 20241125122642872 DAUC <0003> db_auc.c:157 IMSI='262424730040997': No 2G Auth Data 20241125122642872 DAUC <0003> db_auc.c:192 IMSI='262424730040997': No 3G Auth Data 20241125122642878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40766<->l=127.0.0.1:4258 20241125122642906 DLINP <000b> input/ipa.c:451 connected read/write 20241125122642906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122642906 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424730040997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424730040997" session_id=368144958 session_state=BEGIN} 20241125122642906 DSS <0004> hlr_ussd.c:576 262424730040997/0x15f1723e: Process SS (BEGIN) 20241125122642906 DSS <0004> hlr_ussd.c:498 262424730040997/0x15f1723e: SS CompType=Invoke, OpCode=InterrogateSS 20241125122642906 DSS <0004> hlr_ussd.c:506 262424730040997/0x15f1723e: Structured SS requests are not supported, rejecting... 20241125122642906 DSS <0004> hlr_ussd.c:354 262424730040997/0x15f1723e: Tx ReturnError(0, 0x15) 20241125122642906 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424730040997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424730040997" session_id=368144958 session_state=END} 20241125122642906 DLINP <000b> input/ipa.c:451 connected read/write 20241125122642906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122642906 DLINP <000b> input/ipa.c:451 connected read/write 20241125122642906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122642916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40766<->l=127.0.0.1:4258 20241125122642919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40764<->l=127.0.0.1:4258 20241125122642921 DLINP <000b> input/ipa.c:451 connected read/write 20241125122642921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122642921 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122642921 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122642921 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122642921 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38503<->l=127.0.0.1:4259) 20241125122642960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40780<->l=127.0.0.1:4258 20241125122643061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40780<->l=127.0.0.1:4258 20241125122645065 DSS <0004> hlr_ussd.c:239 262427038587987/0xe8121e41: SS Session Timeout, destroying 20241125122645065 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427038587987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122645090 DSS <0004> hlr_ussd.c:239 262424081356581/0x461835f2: SS Session Timeout, destroying 20241125122645090 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424081356581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122645101 DSS <0004> hlr_ussd.c:239 262426411247804/0xdff8eae7: SS Session Timeout, destroying 20241125122645101 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426411247804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122645112 DSS <0004> hlr_ussd.c:239 262428380136860/0x332a54f2: SS Session Timeout, destroying 20241125122645112 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428380136860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122645123 DSS <0004> hlr_ussd.c:239 262423232962464/0x0816d344: SS Session Timeout, destroying 20241125122645123 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423232962464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122645134 DSS <0004> hlr_ussd.c:239 262421900910519/0xa17d3fa0: SS Session Timeout, destroying 20241125122645134 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421900910519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122645146 DSS <0004> hlr_ussd.c:239 262420313577630/0x91abf0df: SS Session Timeout, destroying 20241125122645146 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420313577630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122645157 DSS <0004> hlr_ussd.c:239 262422619819592/0xb5b09b3e: SS Session Timeout, destroying 20241125122645158 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422619819592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122646159 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122646159 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122646163 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40784<->l=127.0.0.1:4258 20241125122646168 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646169 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122646169 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122646169 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  20241125122646169 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122646169 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  20241125122646169 DLGSUP <0013> gsup_server.c:235 2:  20241125122646169 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122646169 DLGSUP <0013> gsup_server.c:235 3:  20241125122646169 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122646169 DLGSUP <0013> gsup_server.c:235 4:  20241125122646169 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122646169 DLGSUP <0013> gsup_server.c:235 5:  20241125122646169 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122646169 DLGSUP <0013> gsup_server.c:235 7:  20241125122646169 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122646169 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122646169 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122646169 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122646189 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33375<->l=127.0.0.1:4259) 20241125122646196 DAUC <0003> db_auc.c:157 IMSI='262420013627538': No 2G Auth Data 20241125122646196 DAUC <0003> db_auc.c:192 IMSI='262420013627538': No 3G Auth Data 20241125122646215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40800<->l=127.0.0.1:4258 20241125122646224 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646224 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420013627538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420013627538"} 20241125122646224 DMAIN <0000> hlr.c:424 IMSI='262420013627538': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122646224 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420013627538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420013627538"} 20241125122646224 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420013627538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646224 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646224 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646226 DAUC <0003> db_auc.c:192 IMSI='262420013627538': No 3G Auth Data 20241125122646229 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646229 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420013627538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420013627538"} 20241125122646229 DAUC <0003> hlr.c:417 IMSI='262420013627538': storing IMEI = 12345678901234 20241125122646229 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420013627538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420013627538"} 20241125122646229 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420013627538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646229 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646229 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646230 DAUC <0003> db_auc.c:192 IMSI='262420013627538': No 3G Auth Data 20241125122646232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40800<->l=127.0.0.1:4258 20241125122646234 DAUC <0003> db_auc.c:157 IMSI='262424086790609': No 2G Auth Data 20241125122646234 DAUC <0003> db_auc.c:192 IMSI='262424086790609': No 3G Auth Data 20241125122646246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40804<->l=127.0.0.1:4258 20241125122646251 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646251 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424086790609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424086790609"} 20241125122646251 DMAIN <0000> hlr.c:424 IMSI='262424086790609': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122646251 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424086790609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424086790609"} 20241125122646251 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424086790609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646251 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646251 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646253 DAUC <0003> db_auc.c:192 IMSI='262424086790609': No 3G Auth Data 20241125122646254 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646254 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424086790609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424086790609"} 20241125122646254 DAUC <0003> hlr.c:417 IMSI='262424086790609': storing IMEI = 12345678901234 20241125122646254 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424086790609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424086790609"} 20241125122646254 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424086790609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646254 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646254 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646255 DAUC <0003> db_auc.c:192 IMSI='262424086790609': No 3G Auth Data 20241125122646255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40804<->l=127.0.0.1:4258 20241125122646256 DAUC <0003> db_auc.c:157 IMSI='262427847504934': No 2G Auth Data 20241125122646256 DAUC <0003> db_auc.c:192 IMSI='262427847504934': No 3G Auth Data 20241125122646262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40820<->l=127.0.0.1:4258 20241125122646265 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646265 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427847504934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427847504934"} 20241125122646265 DMAIN <0000> hlr.c:424 IMSI='262427847504934': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122646265 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427847504934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427847504934"} 20241125122646265 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427847504934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646265 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646265 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646265 DAUC <0003> db_auc.c:192 IMSI='262427847504934': No 3G Auth Data 20241125122646267 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646267 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427847504934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427847504934"} 20241125122646267 DAUC <0003> hlr.c:417 IMSI='262427847504934': storing IMEI = 12345678901234 20241125122646267 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427847504934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427847504934"} 20241125122646267 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427847504934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646267 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646267 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646267 DAUC <0003> db_auc.c:192 IMSI='262427847504934': No 3G Auth Data 20241125122646267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40820<->l=127.0.0.1:4258 20241125122646268 DAUC <0003> db_auc.c:157 IMSI='262422444312313': No 2G Auth Data 20241125122646268 DAUC <0003> db_auc.c:192 IMSI='262422444312313': No 3G Auth Data 20241125122646274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40832<->l=127.0.0.1:4258 20241125122646277 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646277 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422444312313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422444312313"} 20241125122646277 DMAIN <0000> hlr.c:424 IMSI='262422444312313': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122646277 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422444312313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422444312313"} 20241125122646277 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422444312313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646277 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646277 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646278 DAUC <0003> db_auc.c:157 IMSI='262422444312313': No 2G Auth Data 20241125122646279 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646279 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422444312313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422444312313"} 20241125122646279 DAUC <0003> hlr.c:417 IMSI='262422444312313': storing IMEI = 12345678901234 20241125122646279 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422444312313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422444312313"} 20241125122646279 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422444312313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646279 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646279 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646279 DAUC <0003> db_auc.c:157 IMSI='262422444312313': No 2G Auth Data 20241125122646280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40832<->l=127.0.0.1:4258 20241125122646280 DAUC <0003> db_auc.c:157 IMSI='262420032586652': No 2G Auth Data 20241125122646280 DAUC <0003> db_auc.c:192 IMSI='262420032586652': No 3G Auth Data 20241125122646287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40848<->l=127.0.0.1:4258 20241125122646289 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646289 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420032586652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420032586652"} 20241125122646289 DMAIN <0000> hlr.c:424 IMSI='262420032586652': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122646289 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420032586652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420032586652"} 20241125122646289 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420032586652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646289 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646289 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646290 DAUC <0003> db_auc.c:157 IMSI='262420032586652': No 2G Auth Data 20241125122646291 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646291 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420032586652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420032586652"} 20241125122646291 DAUC <0003> hlr.c:417 IMSI='262420032586652': storing IMEI = 12345678901234 20241125122646291 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420032586652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420032586652"} 20241125122646291 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420032586652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646291 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646291 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646292 DAUC <0003> db_auc.c:157 IMSI='262420032586652': No 2G Auth Data 20241125122646292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40848<->l=127.0.0.1:4258 20241125122646293 DAUC <0003> db_auc.c:157 IMSI='262424022911941': No 2G Auth Data 20241125122646293 DAUC <0003> db_auc.c:192 IMSI='262424022911941': No 3G Auth Data 20241125122646299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40856<->l=127.0.0.1:4258 20241125122646302 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646302 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424022911941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424022911941"} 20241125122646302 DMAIN <0000> hlr.c:424 IMSI='262424022911941': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122646302 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424022911941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424022911941"} 20241125122646302 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424022911941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646302 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646302 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646304 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646304 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424022911941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424022911941"} 20241125122646304 DAUC <0003> hlr.c:417 IMSI='262424022911941': storing IMEI = 12345678901234 20241125122646304 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424022911941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424022911941"} 20241125122646304 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424022911941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646304 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646304 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40856<->l=127.0.0.1:4258 20241125122646306 DAUC <0003> db_auc.c:157 IMSI='262426193263204': No 2G Auth Data 20241125122646306 DAUC <0003> db_auc.c:192 IMSI='262426193263204': No 3G Auth Data 20241125122646312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40872<->l=127.0.0.1:4258 20241125122646314 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646314 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426193263204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426193263204"} 20241125122646314 DMAIN <0000> hlr.c:424 IMSI='262426193263204': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122646314 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426193263204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426193263204"} 20241125122646314 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426193263204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646314 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646314 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646316 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646316 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426193263204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426193263204"} 20241125122646316 DAUC <0003> hlr.c:417 IMSI='262426193263204': storing IMEI = 12345678901234 20241125122646316 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426193263204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426193263204"} 20241125122646316 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426193263204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646316 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646316 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40872<->l=127.0.0.1:4258 20241125122646318 DAUC <0003> db_auc.c:157 IMSI='262424246589414': No 2G Auth Data 20241125122646318 DAUC <0003> db_auc.c:192 IMSI='262424246589414': No 3G Auth Data 20241125122646324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40876<->l=127.0.0.1:4258 20241125122646328 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646328 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424246589414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424246589414"} 20241125122646328 DMAIN <0000> hlr.c:424 IMSI='262424246589414': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122646328 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424246589414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424246589414"} 20241125122646328 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424246589414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646328 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646328 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646331 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646331 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424246589414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424246589414"} 20241125122646331 DAUC <0003> hlr.c:417 IMSI='262424246589414': storing IMEI = 12345678901234 20241125122646331 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424246589414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424246589414"} 20241125122646331 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424246589414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646331 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646331 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40876<->l=127.0.0.1:4258 20241125122646333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40784<->l=127.0.0.1:4258 20241125122646334 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646334 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122646334 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122646334 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122646334 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33375<->l=127.0.0.1:4259) 20241125122646362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40886<->l=127.0.0.1:4258 20241125122646463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40886<->l=127.0.0.1:4258 20241125122649567 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122649567 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122649570 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40894<->l=127.0.0.1:4258 20241125122649572 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649572 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122649572 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122649572 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  20241125122649572 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122649572 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  20241125122649572 DLGSUP <0013> gsup_server.c:235 2:  20241125122649572 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122649572 DLGSUP <0013> gsup_server.c:235 3:  20241125122649572 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122649572 DLGSUP <0013> gsup_server.c:235 4:  20241125122649572 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122649572 DLGSUP <0013> gsup_server.c:235 5:  20241125122649572 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122649572 DLGSUP <0013> gsup_server.c:235 7:  20241125122649572 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122649572 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122649572 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122649572 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122649580 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40409<->l=127.0.0.1:4259) 20241125122649582 DAUC <0003> db_auc.c:157 IMSI='262425808888600': No 2G Auth Data 20241125122649582 DAUC <0003> db_auc.c:192 IMSI='262425808888600': No 3G Auth Data 20241125122649589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40896<->l=127.0.0.1:4258 20241125122649618 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649618 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425808888600 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425808888600" source_name="the-source\n"} 20241125122649618 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241125122649618 DMAIN <0000> hlr.c:424 IMSI='262425808888600': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122649618 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262425808888600 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425808888600" destination_name="the-source\n"} 20241125122649618 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262425808888600 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649618 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649618 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649623 DAUC <0003> db_auc.c:192 IMSI='262425808888600': No 3G Auth Data 20241125122649628 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649628 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425808888600 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425808888600" source_name="the-source\n"} 20241125122649628 DAUC <0003> hlr.c:417 IMSI='262425808888600': storing IMEI = 12345678901234 20241125122649628 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262425808888600 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425808888600" destination_name="the-source\n"} 20241125122649628 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262425808888600 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649628 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649628 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649629 DAUC <0003> db_auc.c:192 IMSI='262425808888600': No 3G Auth Data 20241125122649630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40896<->l=127.0.0.1:4258 20241125122649631 DAUC <0003> db_auc.c:157 IMSI='262429311786845': No 2G Auth Data 20241125122649631 DAUC <0003> db_auc.c:192 IMSI='262429311786845': No 3G Auth Data 20241125122649643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40912<->l=127.0.0.1:4258 20241125122649645 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649645 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262429311786845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429311786845" source_name="the-source\n"} 20241125122649645 DMAIN <0000> hlr.c:424 IMSI='262429311786845': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122649645 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262429311786845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429311786845" destination_name="the-source\n"} 20241125122649645 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262429311786845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649645 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649645 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649646 DAUC <0003> db_auc.c:192 IMSI='262429311786845': No 3G Auth Data 20241125122649647 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649647 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262429311786845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429311786845" source_name="the-source\n"} 20241125122649647 DAUC <0003> hlr.c:417 IMSI='262429311786845': storing IMEI = 12345678901234 20241125122649647 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262429311786845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429311786845" destination_name="the-source\n"} 20241125122649647 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262429311786845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649647 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649647 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649648 DAUC <0003> db_auc.c:192 IMSI='262429311786845': No 3G Auth Data 20241125122649648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40912<->l=127.0.0.1:4258 20241125122649649 DAUC <0003> db_auc.c:157 IMSI='262424503497759': No 2G Auth Data 20241125122649649 DAUC <0003> db_auc.c:192 IMSI='262424503497759': No 3G Auth Data 20241125122649657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40926<->l=127.0.0.1:4258 20241125122649659 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649659 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262424503497759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424503497759" source_name="the-source\n"} 20241125122649659 DMAIN <0000> hlr.c:424 IMSI='262424503497759': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122649659 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262424503497759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424503497759" destination_name="the-source\n"} 20241125122649659 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262424503497759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649659 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649659 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649660 DAUC <0003> db_auc.c:192 IMSI='262424503497759': No 3G Auth Data 20241125122649661 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649661 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262424503497759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424503497759" source_name="the-source\n"} 20241125122649661 DAUC <0003> hlr.c:417 IMSI='262424503497759': storing IMEI = 12345678901234 20241125122649661 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262424503497759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424503497759" destination_name="the-source\n"} 20241125122649661 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262424503497759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649661 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649661 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649662 DAUC <0003> db_auc.c:192 IMSI='262424503497759': No 3G Auth Data 20241125122649662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40926<->l=127.0.0.1:4258 20241125122649663 DAUC <0003> db_auc.c:157 IMSI='262429881015711': No 2G Auth Data 20241125122649663 DAUC <0003> db_auc.c:192 IMSI='262429881015711': No 3G Auth Data 20241125122649669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40934<->l=127.0.0.1:4258 20241125122649671 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649671 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262429881015711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429881015711" source_name="the-source\n"} 20241125122649671 DMAIN <0000> hlr.c:424 IMSI='262429881015711': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122649671 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262429881015711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429881015711" destination_name="the-source\n"} 20241125122649671 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262429881015711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649671 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649671 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649672 DAUC <0003> db_auc.c:157 IMSI='262429881015711': No 2G Auth Data 20241125122649673 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649673 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262429881015711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429881015711" source_name="the-source\n"} 20241125122649673 DAUC <0003> hlr.c:417 IMSI='262429881015711': storing IMEI = 12345678901234 20241125122649673 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262429881015711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429881015711" destination_name="the-source\n"} 20241125122649673 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262429881015711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649673 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649673 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649674 DAUC <0003> db_auc.c:157 IMSI='262429881015711': No 2G Auth Data 20241125122649674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40934<->l=127.0.0.1:4258 20241125122649675 DAUC <0003> db_auc.c:157 IMSI='262427970089164': No 2G Auth Data 20241125122649675 DAUC <0003> db_auc.c:192 IMSI='262427970089164': No 3G Auth Data 20241125122649681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4258 20241125122649684 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649684 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262427970089164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427970089164" source_name="the-source\n"} 20241125122649684 DMAIN <0000> hlr.c:424 IMSI='262427970089164': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122649684 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262427970089164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427970089164" destination_name="the-source\n"} 20241125122649684 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262427970089164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649684 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649684 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649685 DAUC <0003> db_auc.c:157 IMSI='262427970089164': No 2G Auth Data 20241125122649686 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649686 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262427970089164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427970089164" source_name="the-source\n"} 20241125122649686 DAUC <0003> hlr.c:417 IMSI='262427970089164': storing IMEI = 12345678901234 20241125122649686 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262427970089164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427970089164" destination_name="the-source\n"} 20241125122649686 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262427970089164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649686 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649686 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649687 DAUC <0003> db_auc.c:157 IMSI='262427970089164': No 2G Auth Data 20241125122649687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4258 20241125122649688 DAUC <0003> db_auc.c:157 IMSI='262424835560305': No 2G Auth Data 20241125122649688 DAUC <0003> db_auc.c:192 IMSI='262424835560305': No 3G Auth Data 20241125122649694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40956<->l=127.0.0.1:4258 20241125122649697 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649697 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262424835560305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424835560305" source_name="the-source\n"} 20241125122649697 DMAIN <0000> hlr.c:424 IMSI='262424835560305': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122649697 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262424835560305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424835560305" destination_name="the-source\n"} 20241125122649697 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262424835560305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649697 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649697 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649699 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649699 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262424835560305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424835560305" source_name="the-source\n"} 20241125122649699 DAUC <0003> hlr.c:417 IMSI='262424835560305': storing IMEI = 12345678901234 20241125122649699 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262424835560305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424835560305" destination_name="the-source\n"} 20241125122649699 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262424835560305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649699 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649699 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40956<->l=127.0.0.1:4258 20241125122649700 DAUC <0003> db_auc.c:157 IMSI='262424331113029': No 2G Auth Data 20241125122649700 DAUC <0003> db_auc.c:192 IMSI='262424331113029': No 3G Auth Data 20241125122649707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40964<->l=127.0.0.1:4258 20241125122649709 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649709 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424331113029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424331113029" source_name="the-source\n"} 20241125122649709 DMAIN <0000> hlr.c:424 IMSI='262424331113029': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122649709 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262424331113029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424331113029" destination_name="the-source\n"} 20241125122649709 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262424331113029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649709 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649709 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649711 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649711 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424331113029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424331113029" source_name="the-source\n"} 20241125122649711 DAUC <0003> hlr.c:417 IMSI='262424331113029': storing IMEI = 12345678901234 20241125122649711 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262424331113029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424331113029" destination_name="the-source\n"} 20241125122649711 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262424331113029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649711 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649711 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40964<->l=127.0.0.1:4258 20241125122649712 DAUC <0003> db_auc.c:157 IMSI='262425286801351': No 2G Auth Data 20241125122649712 DAUC <0003> db_auc.c:192 IMSI='262425286801351': No 3G Auth Data 20241125122649720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40976<->l=127.0.0.1:4258 20241125122649723 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649723 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262425286801351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425286801351" source_name="the-source\n"} 20241125122649723 DMAIN <0000> hlr.c:424 IMSI='262425286801351': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122649723 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262425286801351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425286801351" destination_name="the-source\n"} 20241125122649723 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262425286801351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649723 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649723 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649726 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649726 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262425286801351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425286801351" source_name="the-source\n"} 20241125122649726 DAUC <0003> hlr.c:417 IMSI='262425286801351': storing IMEI = 12345678901234 20241125122649726 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262425286801351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425286801351" destination_name="the-source\n"} 20241125122649726 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262425286801351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649726 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649726 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40976<->l=127.0.0.1:4258 20241125122649729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40894<->l=127.0.0.1:4258 20241125122649729 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40409<->l=127.0.0.1:4259) 20241125122649729 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649729 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122649729 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122649729 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122649729 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241125122649751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40992<->l=127.0.0.1:4258 20241125122649852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40992<->l=127.0.0.1:4258 20241125122652924 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122652924 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122652928 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122652929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45148<->l=127.0.0.1:4258 20241125122652931 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122652931 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122652931 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122652931 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  20241125122652931 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122652931 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  20241125122652931 DLGSUP <0013> gsup_server.c:235 2:  20241125122652931 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122652931 DLGSUP <0013> gsup_server.c:235 3:  20241125122652931 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122652931 DLGSUP <0013> gsup_server.c:235 4:  20241125122652931 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122652931 DLGSUP <0013> gsup_server.c:235 5:  20241125122652931 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122652931 DLGSUP <0013> gsup_server.c:235 7:  20241125122652931 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122652931 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122652931 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122652931 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122652947 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45747<->l=127.0.0.1:4259) 20241125122652951 DAUC <0003> db_auc.c:157 IMSI='262422937885710': No 2G Auth Data 20241125122652951 DAUC <0003> db_auc.c:192 IMSI='262422937885710': No 3G Auth Data 20241125122652971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45156<->l=127.0.0.1:4258 20241125122652976 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122652976 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422937885710"} 20241125122652976 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241125122652976 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422937885710" cause=Invalid mandatory information} 20241125122652976 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122652976 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652976 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652978 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122652978 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422937885710"} 20241125122652978 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241125122652978 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422937885710" cause=Invalid mandatory information} 20241125122652978 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122652978 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652978 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652979 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122652979 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422937885710"} 20241125122652979 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241125122652979 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422937885710" cause=Invalid mandatory information} 20241125122652979 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122652979 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652979 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652979 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122652979 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422937885710"} 20241125122652979 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241125122652979 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422937885710" cause=Invalid mandatory information} 20241125122652980 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122652980 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652980 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652980 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122652980 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422937885710"} 20241125122652980 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241125122652980 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422937885710" cause=Invalid mandatory information} 20241125122652980 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122652980 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652980 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45156<->l=127.0.0.1:4258 20241125122652982 DAUC <0003> db_auc.c:157 IMSI='262429975804703': No 2G Auth Data 20241125122652982 DAUC <0003> db_auc.c:192 IMSI='262429975804703': No 3G Auth Data 20241125122652992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45162<->l=127.0.0.1:4258 20241125122652994 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122652994 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429975804703"} 20241125122652994 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241125122652994 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429975804703" cause=Invalid mandatory information} 20241125122652994 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122652994 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652994 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652995 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122652995 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429975804703"} 20241125122652995 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241125122652995 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429975804703" cause=Invalid mandatory information} 20241125122652995 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122652995 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652995 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652996 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122652996 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429975804703"} 20241125122652996 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241125122652996 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429975804703" cause=Invalid mandatory information} 20241125122652996 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122652996 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652996 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652996 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122652996 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429975804703"} 20241125122652996 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241125122652996 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429975804703" cause=Invalid mandatory information} 20241125122652996 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122652996 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652996 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652997 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122652997 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429975804703"} 20241125122652997 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241125122652997 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429975804703" cause=Invalid mandatory information} 20241125122652997 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122652997 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652997 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45162<->l=127.0.0.1:4258 20241125122652998 DAUC <0003> db_auc.c:157 IMSI='262421914637717': No 2G Auth Data 20241125122652998 DAUC <0003> db_auc.c:192 IMSI='262421914637717': No 3G Auth Data 20241125122653005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45178<->l=127.0.0.1:4258 20241125122653007 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653007 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421914637717"} 20241125122653007 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241125122653007 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421914637717" cause=Invalid mandatory information} 20241125122653007 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653007 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653007 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653008 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653008 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421914637717"} 20241125122653008 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241125122653008 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421914637717" cause=Invalid mandatory information} 20241125122653008 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653008 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653008 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653009 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653009 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421914637717"} 20241125122653009 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241125122653009 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421914637717" cause=Invalid mandatory information} 20241125122653009 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653009 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653009 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653009 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653009 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421914637717"} 20241125122653009 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241125122653009 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421914637717" cause=Invalid mandatory information} 20241125122653009 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653009 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653009 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653010 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653010 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421914637717"} 20241125122653010 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241125122653010 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421914637717" cause=Invalid mandatory information} 20241125122653010 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653010 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653010 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45178<->l=127.0.0.1:4258 20241125122653011 DAUC <0003> db_auc.c:157 IMSI='262423371833106': No 2G Auth Data 20241125122653011 DAUC <0003> db_auc.c:192 IMSI='262423371833106': No 3G Auth Data 20241125122653018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45194<->l=127.0.0.1:4258 20241125122653020 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653020 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423371833106"} 20241125122653020 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241125122653020 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423371833106" cause=Invalid mandatory information} 20241125122653020 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653020 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653020 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653021 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653021 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423371833106"} 20241125122653021 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241125122653021 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423371833106" cause=Invalid mandatory information} 20241125122653021 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653021 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653021 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653022 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653022 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423371833106"} 20241125122653022 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241125122653022 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423371833106" cause=Invalid mandatory information} 20241125122653022 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653022 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653022 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653023 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653023 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423371833106"} 20241125122653023 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241125122653023 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423371833106" cause=Invalid mandatory information} 20241125122653023 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653023 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653023 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653024 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653024 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423371833106"} 20241125122653024 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241125122653024 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423371833106" cause=Invalid mandatory information} 20241125122653024 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653024 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653024 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45194<->l=127.0.0.1:4258 20241125122653026 DAUC <0003> db_auc.c:157 IMSI='262423202792073': No 2G Auth Data 20241125122653026 DAUC <0003> db_auc.c:192 IMSI='262423202792073': No 3G Auth Data 20241125122653032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45208<->l=127.0.0.1:4258 20241125122653034 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653034 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423202792073"} 20241125122653034 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241125122653034 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423202792073" cause=Invalid mandatory information} 20241125122653034 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653034 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653034 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653035 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653035 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423202792073"} 20241125122653035 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241125122653035 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423202792073" cause=Invalid mandatory information} 20241125122653035 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653035 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653035 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653036 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653036 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423202792073"} 20241125122653036 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241125122653036 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423202792073" cause=Invalid mandatory information} 20241125122653036 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653036 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653036 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653037 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653037 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423202792073"} 20241125122653037 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241125122653037 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423202792073" cause=Invalid mandatory information} 20241125122653037 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653037 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653037 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653038 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653038 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423202792073"} 20241125122653038 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241125122653038 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423202792073" cause=Invalid mandatory information} 20241125122653038 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653038 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653038 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45208<->l=127.0.0.1:4258 20241125122653040 DAUC <0003> db_auc.c:157 IMSI='262426753619422': No 2G Auth Data 20241125122653040 DAUC <0003> db_auc.c:192 IMSI='262426753619422': No 3G Auth Data 20241125122653048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45216<->l=127.0.0.1:4258 20241125122653049 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653050 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426753619422"} 20241125122653050 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241125122653050 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426753619422" cause=Invalid mandatory information} 20241125122653050 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653050 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653050 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653051 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653051 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426753619422"} 20241125122653051 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241125122653051 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426753619422" cause=Invalid mandatory information} 20241125122653051 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653051 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653051 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653051 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653051 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426753619422"} 20241125122653051 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241125122653051 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426753619422" cause=Invalid mandatory information} 20241125122653051 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653051 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653051 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653052 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653052 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426753619422"} 20241125122653052 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241125122653052 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426753619422" cause=Invalid mandatory information} 20241125122653052 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653052 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653052 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653053 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653053 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426753619422"} 20241125122653053 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241125122653053 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426753619422" cause=Invalid mandatory information} 20241125122653053 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653053 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653053 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45216<->l=127.0.0.1:4258 20241125122653054 DAUC <0003> db_auc.c:157 IMSI='262422688896898': No 2G Auth Data 20241125122653054 DAUC <0003> db_auc.c:192 IMSI='262422688896898': No 3G Auth Data 20241125122653062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45228<->l=127.0.0.1:4258 20241125122653064 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653064 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422688896898"} 20241125122653064 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241125122653064 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422688896898" cause=Invalid mandatory information} 20241125122653064 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653064 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653064 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653065 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653065 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422688896898"} 20241125122653065 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241125122653065 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422688896898" cause=Invalid mandatory information} 20241125122653065 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653065 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653065 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653065 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653065 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422688896898"} 20241125122653065 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241125122653065 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422688896898" cause=Invalid mandatory information} 20241125122653065 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653065 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653065 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653066 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653066 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422688896898"} 20241125122653066 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241125122653066 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422688896898" cause=Invalid mandatory information} 20241125122653066 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653066 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653066 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653067 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653067 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422688896898"} 20241125122653067 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241125122653067 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422688896898" cause=Invalid mandatory information} 20241125122653067 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653067 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653067 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45228<->l=127.0.0.1:4258 20241125122653068 DAUC <0003> db_auc.c:157 IMSI='262424238097277': No 2G Auth Data 20241125122653068 DAUC <0003> db_auc.c:192 IMSI='262424238097277': No 3G Auth Data 20241125122653074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45230<->l=127.0.0.1:4258 20241125122653076 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653076 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424238097277"} 20241125122653076 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241125122653076 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424238097277" cause=Invalid mandatory information} 20241125122653076 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653076 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653076 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653077 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653077 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424238097277"} 20241125122653077 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241125122653077 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424238097277" cause=Invalid mandatory information} 20241125122653077 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653077 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653077 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653077 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653077 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424238097277"} 20241125122653077 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241125122653077 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424238097277" cause=Invalid mandatory information} 20241125122653077 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653077 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653077 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653078 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653078 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424238097277"} 20241125122653078 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241125122653078 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424238097277" cause=Invalid mandatory information} 20241125122653078 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653078 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653078 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653079 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653079 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424238097277"} 20241125122653079 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241125122653079 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424238097277" cause=Invalid mandatory information} 20241125122653079 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653079 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653079 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45230<->l=127.0.0.1:4258 20241125122653080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45148<->l=127.0.0.1:4258 20241125122653081 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653081 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122653081 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122653081 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122653081 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45747<->l=127.0.0.1:4259) 20241125122653107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45244<->l=127.0.0.1:4258 20241125122653208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45244<->l=127.0.0.1:4258 20241125122656321 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122656321 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122656326 DLINP <000b> input/ipa.c:451 connected read/write 20241125122656326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122656327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45260<->l=127.0.0.1:4258 20241125122656331 DLINP <000b> input/ipa.c:451 connected read/write 20241125122656332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122656332 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122656332 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122656332 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  20241125122656332 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122656332 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  20241125122656332 DLGSUP <0013> gsup_server.c:235 2:  20241125122656332 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122656332 DLGSUP <0013> gsup_server.c:235 3:  20241125122656332 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122656332 DLGSUP <0013> gsup_server.c:235 4:  20241125122656332 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122656332 DLGSUP <0013> gsup_server.c:235 5:  20241125122656332 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122656332 DLGSUP <0013> gsup_server.c:235 7:  20241125122656332 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122656332 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122656332 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122656332 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122656349 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39021<->l=127.0.0.1:4259) 20241125122656357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45268<->l=127.0.0.1:4258 20241125122656374 DLINP <000b> input/ipa.c:451 connected read/write 20241125122656374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122656374 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424663330050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424663330050"} 20241125122656374 DMAIN <0000> hlr.c:424 IMSI='262424663330050': has IMEI = 22245678901234 (consider setting 'store-imei') 20241125122656374 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424663330050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241125122656374 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424663330050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424663330050" cause=Invalid mandatory information} 20241125122656374 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424663330050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122656374 DLINP <000b> input/ipa.c:451 connected read/write 20241125122656374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122656374 DLINP <000b> input/ipa.c:451 connected read/write 20241125122656374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122656382 DLINP <000b> input/ipa.c:451 connected read/write 20241125122656382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122656382 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424663330050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424663330050"} 20241125122656382 DAUC <0003> hlr.c:417 IMSI='262424663330050': storing IMEI = 22245678901234 20241125122656382 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262424663330050': no such subscriber 20241125122656382 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424663330050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241125122656382 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424663330050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424663330050" cause=Invalid mandatory information} 20241125122656382 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424663330050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122656382 DLINP <000b> input/ipa.c:451 connected read/write 20241125122656382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122656382 DLINP <000b> input/ipa.c:451 connected read/write 20241125122656382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122656384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45268<->l=127.0.0.1:4258 20241125122656386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45260<->l=127.0.0.1:4258 20241125122656387 DLINP <000b> input/ipa.c:451 connected read/write 20241125122656387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122656387 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122656388 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122656388 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122656388 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39021<->l=127.0.0.1:4259) 20241125122656423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45280<->l=127.0.0.1:4258 20241125122656524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45280<->l=127.0.0.1:4258 20241125122659631 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122659631 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122659635 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45286<->l=127.0.0.1:4258 20241125122659638 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659638 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122659638 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122659638 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  20241125122659638 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122659638 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  20241125122659638 DLGSUP <0013> gsup_server.c:235 2:  20241125122659638 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122659638 DLGSUP <0013> gsup_server.c:235 3:  20241125122659638 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122659638 DLGSUP <0013> gsup_server.c:235 4:  20241125122659638 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122659638 DLGSUP <0013> gsup_server.c:235 5:  20241125122659638 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122659638 DLGSUP <0013> gsup_server.c:235 7:  20241125122659638 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122659638 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122659638 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122659638 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122659656 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41433<->l=127.0.0.1:4259) 20241125122659665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45296<->l=127.0.0.1:4258 20241125122659682 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659682 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427828717902"} 20241125122659682 DMAIN <0000> hlr.c:216 IMSI='262427828717902': Creating subscriber on demand 20241125122659682 DMAIN <0000> hlr.c:232 IMSI='262427828717902': Successfully assigned MSISDN='441' 20241125122659682 DAUC <0003> hlr.c:417 IMSI='262427828717902': storing IMEI = 12345678901234 20241125122659682 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427828717902"} 20241125122659682 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122659682 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659683 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659689 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659689 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659691 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659691 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659692 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659692 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659695 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659695 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427828717902" cn_domain=PS} 20241125122659695 DLU <0006> fsm.c:456 lu(262427828717902)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122659695 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122659695 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122659695 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427828717902" cn_domain=PS} 20241125122659695 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659696 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659700 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659700 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427828717902"} 20241125122659700 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122659700 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122659700 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427828717902"} 20241125122659700 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122659700 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122659700 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122659700 DLU <0006> fsm.c:568 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122659700 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659700 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659708 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659708 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427828717902"} 20241125122659708 DMAIN <0000> hlr.c:216 IMSI='262427828717902': Creating subscriber on demand 20241125122659708 DMAIN <0000> hlr.c:232 IMSI='262427828717902': Successfully assigned MSISDN='815' 20241125122659708 DAUC <0003> hlr.c:417 IMSI='262427828717902': storing IMEI = 12345678901234 20241125122659708 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427828717902"} 20241125122659708 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122659708 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659708 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659710 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659710 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659712 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659712 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659714 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659714 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659716 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659717 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659719 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659719 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427828717902" cn_domain=PS} 20241125122659719 DLU <0006> fsm.c:456 lu(262427828717902)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122659719 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122659720 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122659720 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427828717902" cn_domain=PS} 20241125122659720 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659720 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659723 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659723 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427828717902"} 20241125122659723 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122659723 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122659723 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427828717902"} 20241125122659723 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122659723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122659723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122659723 DLU <0006> fsm.c:568 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122659723 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659723 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659730 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659731 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427828717902"} 20241125122659731 DMAIN <0000> hlr.c:216 IMSI='262427828717902': Creating subscriber on demand 20241125122659731 DMAIN <0000> hlr.c:232 IMSI='262427828717902': Successfully assigned MSISDN='942' 20241125122659731 DAUC <0003> hlr.c:417 IMSI='262427828717902': storing IMEI = 12345678901234 20241125122659731 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427828717902"} 20241125122659731 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122659731 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659731 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659733 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659733 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659734 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659734 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659738 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659738 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659739 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659739 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659742 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659742 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427828717902" cn_domain=PS} 20241125122659742 DLU <0006> fsm.c:456 lu(262427828717902)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122659742 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241125122659742 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427828717902" cause=GPRS services not allowed} 20241125122659742 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122659742 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122659742 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{UNVALIDATED}: Freeing instance 20241125122659742 DLU <0006> fsm.c:568 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{UNVALIDATED}: Deallocated 20241125122659742 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659742 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659748 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659748 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427828717902"} 20241125122659748 DMAIN <0000> hlr.c:216 IMSI='262427828717902': Creating subscriber on demand 20241125122659748 DMAIN <0000> hlr.c:232 IMSI='262427828717902': Successfully assigned MSISDN='443' 20241125122659748 DAUC <0003> hlr.c:417 IMSI='262427828717902': storing IMEI = 12345678901234 20241125122659748 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427828717902"} 20241125122659748 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122659748 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659748 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659750 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659750 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659750 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659750 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659751 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659751 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659752 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659752 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427828717902" cn_domain=PS} 20241125122659752 DLU <0006> fsm.c:456 lu(262427828717902)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122659752 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241125122659752 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427828717902" cause=GPRS services not allowed} 20241125122659752 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122659752 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122659752 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{UNVALIDATED}: Freeing instance 20241125122659752 DLU <0006> fsm.c:568 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{UNVALIDATED}: Deallocated 20241125122659752 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659752 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659758 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659758 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427828717902"} 20241125122659758 DMAIN <0000> hlr.c:216 IMSI='262427828717902': Creating subscriber on demand 20241125122659758 DAUC <0003> hlr.c:417 IMSI='262427828717902': storing IMEI = 12345678901234 20241125122659758 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427828717902"} 20241125122659758 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122659758 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659758 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659760 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659760 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659762 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659762 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659765 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659765 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659768 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659768 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427828717902" cn_domain=PS} 20241125122659768 DLU <0006> fsm.c:456 lu(262427828717902)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122659768 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241125122659768 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427828717902" cause=GPRS services not allowed} 20241125122659768 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122659768 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122659768 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{UNVALIDATED}: Freeing instance 20241125122659768 DLU <0006> fsm.c:568 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{UNVALIDATED}: Deallocated 20241125122659768 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659769 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659775 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659775 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427828717902"} 20241125122659775 DMAIN <0000> hlr.c:216 IMSI='262427828717902': Creating subscriber on demand 20241125122659775 DAUC <0003> hlr.c:417 IMSI='262427828717902': storing IMEI = 12345678901234 20241125122659775 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427828717902"} 20241125122659775 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122659775 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659775 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659776 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659776 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659777 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659777 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659778 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659778 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659780 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659780 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427828717902" cn_domain=PS} 20241125122659780 DLU <0006> fsm.c:456 lu(262427828717902)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122659780 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122659780 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122659780 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427828717902" cn_domain=PS} 20241125122659780 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659780 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659782 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659782 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427828717902"} 20241125122659782 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122659783 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122659783 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427828717902"} 20241125122659783 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122659783 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122659783 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122659783 DLU <0006> fsm.c:568 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122659783 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659783 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45296<->l=127.0.0.1:4258 20241125122659789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45286<->l=127.0.0.1:4258 20241125122659791 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659791 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122659791 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122659791 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122659791 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41433<->l=127.0.0.1:4259) 20241125122659832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45308<->l=127.0.0.1:4258 20241125122659933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45308<->l=127.0.0.1:4258 20241125122702996 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122702996 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122703001 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122703002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40876<->l=127.0.0.1:4258 20241125122703006 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122703006 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122703006 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122703006 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  20241125122703006 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122703006 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  20241125122703007 DLGSUP <0013> gsup_server.c:235 2:  20241125122703007 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122703007 DLGSUP <0013> gsup_server.c:235 3:  20241125122703007 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122703007 DLGSUP <0013> gsup_server.c:235 4:  20241125122703007 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122703007 DLGSUP <0013> gsup_server.c:235 5:  20241125122703007 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122703007 DLGSUP <0013> gsup_server.c:235 7:  20241125122703007 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122703007 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122703007 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122703007 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122703029 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33099<->l=127.0.0.1:4259) 20241125122703040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40886<->l=127.0.0.1:4258 20241125122703050 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122703050 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429253984412" cn_domain=PS} 20241125122703050 DMAIN <0000> hlr.c:216 IMSI='262429253984412': Creating subscriber on demand 20241125122703050 DMAIN <0000> hlr.c:232 IMSI='262429253984412': Successfully assigned MSISDN='294' 20241125122703050 DLU <0006> fsm.c:456 lu(262429253984412)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122703050 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122703050 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122703051 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429253984412" cn_domain=PS} 20241125122703051 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703051 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703056 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122703056 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429253984412"} 20241125122703056 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122703056 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122703056 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429253984412"} 20241125122703056 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122703056 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122703057 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122703057 DLU <0006> fsm.c:568 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122703057 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703057 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703059 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703059 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703061 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703061 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703064 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703064 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703069 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122703070 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429253984412" cn_domain=PS} 20241125122703070 DMAIN <0000> hlr.c:216 IMSI='262429253984412': Creating subscriber on demand 20241125122703070 DMAIN <0000> hlr.c:232 IMSI='262429253984412': Successfully assigned MSISDN='124' 20241125122703070 DLU <0006> fsm.c:456 lu(262429253984412)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122703070 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122703070 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122703070 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429253984412" cn_domain=PS} 20241125122703070 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703070 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703072 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122703072 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429253984412"} 20241125122703072 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122703072 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122703072 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429253984412"} 20241125122703072 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122703072 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122703072 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122703072 DLU <0006> fsm.c:568 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122703072 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703072 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703074 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703074 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703075 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703075 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703076 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703076 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703076 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703076 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703078 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122703078 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429253984412" cn_domain=PS} 20241125122703078 DMAIN <0000> hlr.c:216 IMSI='262429253984412': Creating subscriber on demand 20241125122703078 DMAIN <0000> hlr.c:232 IMSI='262429253984412': Successfully assigned MSISDN='567' 20241125122703078 DLU <0006> fsm.c:456 lu(262429253984412)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122703078 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241125122703078 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429253984412" cause=GPRS services not allowed} 20241125122703078 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122703078 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122703078 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{UNVALIDATED}: Freeing instance 20241125122703078 DLU <0006> fsm.c:568 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{UNVALIDATED}: Deallocated 20241125122703078 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703078 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703079 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703079 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703079 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703079 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703080 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703080 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703080 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703080 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703083 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122703083 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429253984412" cn_domain=PS} 20241125122703083 DMAIN <0000> hlr.c:216 IMSI='262429253984412': Creating subscriber on demand 20241125122703083 DMAIN <0000> hlr.c:232 IMSI='262429253984412': Successfully assigned MSISDN='291' 20241125122703083 DLU <0006> fsm.c:456 lu(262429253984412)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122703083 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241125122703083 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429253984412" cause=GPRS services not allowed} 20241125122703083 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122703083 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122703083 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{UNVALIDATED}: Freeing instance 20241125122703083 DLU <0006> fsm.c:568 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{UNVALIDATED}: Deallocated 20241125122703083 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703083 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703084 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703084 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703085 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703085 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703086 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703086 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703090 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122703090 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429253984412" cn_domain=PS} 20241125122703090 DMAIN <0000> hlr.c:216 IMSI='262429253984412': Creating subscriber on demand 20241125122703090 DLU <0006> fsm.c:456 lu(262429253984412)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122703090 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241125122703090 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429253984412" cause=GPRS services not allowed} 20241125122703090 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122703090 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122703090 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{UNVALIDATED}: Freeing instance 20241125122703090 DLU <0006> fsm.c:568 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{UNVALIDATED}: Deallocated 20241125122703090 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703090 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703091 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703091 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703092 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703092 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703093 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703093 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703098 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122703098 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429253984412" cn_domain=PS} 20241125122703098 DMAIN <0000> hlr.c:216 IMSI='262429253984412': Creating subscriber on demand 20241125122703098 DLU <0006> fsm.c:456 lu(262429253984412)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122703098 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122703098 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122703098 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429253984412" cn_domain=PS} 20241125122703098 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703098 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703100 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122703101 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429253984412"} 20241125122703101 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122703101 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122703101 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429253984412"} 20241125122703101 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122703101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122703101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122703101 DLU <0006> fsm.c:568 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122703101 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703101 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703102 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703102 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703103 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703103 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703104 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703104 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40886<->l=127.0.0.1:4258 20241125122703107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40876<->l=127.0.0.1:4258 20241125122703108 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122703108 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122703108 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122703109 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122703109 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33099<->l=127.0.0.1:4259) 20241125122703169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40888<->l=127.0.0.1:4258 20241125122703270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40888<->l=127.0.0.1:4258 20241125122706353 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122706353 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122706354 DLINP <000b> input/ipa.c:451 connected read/write 20241125122706354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122706354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40892<->l=127.0.0.1:4258 20241125122706355 DLINP <000b> input/ipa.c:451 connected read/write 20241125122706355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122706355 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122706355 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122706355 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  20241125122706355 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122706355 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  20241125122706355 DLGSUP <0013> gsup_server.c:235 2:  20241125122706355 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122706355 DLGSUP <0013> gsup_server.c:235 3:  20241125122706355 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122706355 DLGSUP <0013> gsup_server.c:235 4:  20241125122706355 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122706355 DLGSUP <0013> gsup_server.c:235 5:  20241125122706355 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122706355 DLGSUP <0013> gsup_server.c:235 7:  20241125122706355 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122706355 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122706355 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122706355 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122706363 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41853<->l=127.0.0.1:4259) 20241125122706368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40900<->l=127.0.0.1:4258 20241125122706398 DLINP <000b> input/ipa.c:451 connected read/write 20241125122706398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122706398 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421951966032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421951966032"} 20241125122706398 DMAIN <0000> hlr.c:216 IMSI='262421951966032': Creating subscriber on demand 20241125122706398 DMAIN <0000> hlr.c:232 IMSI='262421951966032': Successfully assigned MSISDN='665' 20241125122706398 DAUC <0003> db_auc.c:157 IMSI='262421951966032': No 2G Auth Data 20241125122706398 DAUC <0003> db_auc.c:192 IMSI='262421951966032': No 3G Auth Data 20241125122706398 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421951966032 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 20241125122706398 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421951966032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421951966032" cause=IMSI unknown in HLR} 20241125122706398 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421951966032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122706398 DLINP <000b> input/ipa.c:451 connected read/write 20241125122706398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122706398 DLINP <000b> input/ipa.c:451 connected read/write 20241125122706398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122706399 DAUC <0003> db_auc.c:157 IMSI='262421951966032': No 2G Auth Data 20241125122706399 DAUC <0003> db_auc.c:192 IMSI='262421951966032': No 3G Auth Data 20241125122706399 DAUC <0003> db_auc.c:157 IMSI='262421951966032': No 2G Auth Data 20241125122706399 DAUC <0003> db_auc.c:192 IMSI='262421951966032': No 3G Auth Data 20241125122706400 DAUC <0003> db_auc.c:157 IMSI='262421951966032': No 2G Auth Data 20241125122706400 DAUC <0003> db_auc.c:192 IMSI='262421951966032': No 3G Auth Data 20241125122706400 DLINP <000b> input/ipa.c:451 connected read/write 20241125122706400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122706400 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421951966032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421951966032" cn_domain=PS} 20241125122706400 DLU <0006> fsm.c:456 lu(262421951966032)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122706400 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421951966032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122706400 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421951966032)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122706400 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421951966032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421951966032" cn_domain=PS} 20241125122706400 DLINP <000b> input/ipa.c:451 connected read/write 20241125122706400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122706401 DLINP <000b> input/ipa.c:451 connected read/write 20241125122706401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122706402 DLINP <000b> input/ipa.c:451 connected read/write 20241125122706402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122706402 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262421951966032 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421951966032"} 20241125122706402 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421951966032)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122706402 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262421951966032 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122706402 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421951966032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421951966032"} 20241125122706402 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421951966032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122706402 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421951966032)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122706402 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421951966032)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122706402 DLU <0006> fsm.c:568 lu(PS:IMSI-262421951966032)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122706402 DLINP <000b> input/ipa.c:451 connected read/write 20241125122706402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122706402 DLINP <000b> input/ipa.c:451 connected read/write 20241125122706402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122706403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40900<->l=127.0.0.1:4258 20241125122706404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40892<->l=127.0.0.1:4258 20241125122706404 DLINP <000b> input/ipa.c:451 connected read/write 20241125122706404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122706404 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122706404 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122706404 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122706404 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41853<->l=127.0.0.1:4259) 20241125122706430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40910<->l=127.0.0.1:4258 20241125122706530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40910<->l=127.0.0.1:4258 20241125122709592 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122709592 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122709596 DLINP <000b> input/ipa.c:451 connected read/write 20241125122709596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122709597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40918<->l=127.0.0.1:4258 20241125122709602 DLINP <000b> input/ipa.c:451 connected read/write 20241125122709602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122709602 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122709602 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122709602 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  20241125122709602 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122709602 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  20241125122709602 DLGSUP <0013> gsup_server.c:235 2:  20241125122709602 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122709602 DLGSUP <0013> gsup_server.c:235 3:  20241125122709602 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122709602 DLGSUP <0013> gsup_server.c:235 4:  20241125122709602 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122709602 DLGSUP <0013> gsup_server.c:235 5:  20241125122709602 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122709602 DLGSUP <0013> gsup_server.c:235 7:  20241125122709602 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122709602 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122709602 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122709602 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122709625 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36379<->l=127.0.0.1:4259) 20241125122709628 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241125122709628 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241125122709654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40932<->l=127.0.0.1:4258 20241125122709659 DAUC <0003> db_auc.c:157 IMSI='262428826738091': No 2G Auth Data 20241125122709659 DAUC <0003> db_auc.c:192 IMSI='262428826738091': No 3G Auth Data 20241125122709667 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613402588.msisdn 20241125122709667 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491613402588.msisdn: not attached (vlr_number unset) 20241125122709667 DDGSM <0007> mslookup_server.c:327 sip.voice.491613402588.msisdn: does not exist in GSUP proxy 20241125122710668 DLINP <000b> input/ipa.c:451 connected read/write 20241125122710669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122710669 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428826738091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428826738091" cn_domain=CS} 20241125122710669 DLU <0006> fsm.c:456 lu(262428826738091)[0x557125d93890]{UNVALIDATED}: Allocated 20241125122710669 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428826738091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241125122710669 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262428826738091)[0x557125d93890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122710669 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428826738091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428826738091" cn_domain=CS} 20241125122710669 DLINP <000b> input/ipa.c:451 connected read/write 20241125122710669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122710669 DLINP <000b> input/ipa.c:451 connected read/write 20241125122710669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122710674 DLINP <000b> input/ipa.c:451 connected read/write 20241125122710674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122710674 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428826738091 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428826738091"} 20241125122710674 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262428826738091)[0x557125d93890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122710674 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428826738091 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122710674 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428826738091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428826738091"} 20241125122710674 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428826738091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122710674 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428826738091)[0x557125d93890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122710674 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428826738091)[0x557125d93890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122710674 DLU <0006> fsm.c:568 lu(CS:IMSI-262428826738091)[0x557125d93890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122710674 DLINP <000b> input/ipa.c:451 connected read/write 20241125122710674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122710674 DLINP <000b> input/ipa.c:451 connected read/write 20241125122710674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122710677 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613402588.msisdn 20241125122710677 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491613402588.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241125122710677 DDGSM <0007> mslookup_server.c:327 sip.voice.491613402588.msisdn: does not exist in GSUP proxy 20241125122710677 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613402588.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241125122710680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40932<->l=127.0.0.1:4258 20241125122710681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40918<->l=127.0.0.1:4258 20241125122710682 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36379<->l=127.0.0.1:4259) 20241125122710682 DLINP <000b> input/ipa.c:451 connected read/write 20241125122710682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122710682 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122710682 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122710682 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122710771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40942<->l=127.0.0.1:4258 20241125122710872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40942<->l=127.0.0.1:4258 20241125122712908 DSS <0004> hlr_ussd.c:239 262424730040997/0x15f1723e: SS Session Timeout, destroying 20241125122712908 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424730040997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122713910 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122713910 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122713911 DLINP <000b> input/ipa.c:451 connected read/write 20241125122713911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122713911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43728<->l=127.0.0.1:4258 20241125122713912 DLINP <000b> input/ipa.c:451 connected read/write 20241125122713912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122713912 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122713912 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122713912 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  20241125122713912 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122713912 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  20241125122713912 DLGSUP <0013> gsup_server.c:235 2:  20241125122713912 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122713912 DLGSUP <0013> gsup_server.c:235 3:  20241125122713912 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122713912 DLGSUP <0013> gsup_server.c:235 4:  20241125122713912 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122713912 DLGSUP <0013> gsup_server.c:235 5:  20241125122713912 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122713912 DLGSUP <0013> gsup_server.c:235 7:  20241125122713912 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122713912 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122713912 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122713912 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122713913 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241125122713913 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241125122713928 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44641<->l=127.0.0.1:4259) 20241125122713929 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241125122713929 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241125122713935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43732<->l=127.0.0.1:4258 20241125122713954 DLINP <000b> input/ipa.c:451 connected read/write 20241125122713954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122713954 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420182345994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420182345994" cn_domain=CS} 20241125122713954 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420182345994 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241125122713954 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420182345994 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241125122713954 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420182345994.imsi 20241125122713954 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420182345994.imsi 20241125122713954 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420182345994.imsi: does not exist in local HLR 20241125122713956 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420182345994 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241125122713957 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241125122713957 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241125122713957 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241125122713957 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241125122713957 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241125122713957 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420182345994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122713957 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241125122713957 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241125122713957 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241125122713957 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241125122713957 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241125122713957 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241125122713958 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122713958 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122713958 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241125122713958 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241125122713958 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241125122713958 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122713958 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122713958 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241125122714002 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122714002 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122714002 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122714002 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122714002 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420182345994 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613781563 20241125122714002 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420182345994 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241125122714002 DLINP <000b> input/ipa.c:451 connected read/write 20241125122714002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122714002 DLINP <000b> input/ipa.c:451 connected read/write 20241125122714002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122714004 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122714004 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122714004 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420182345994 MSISDN-491613781563 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241125122714004 DLINP <000b> input/ipa.c:451 connected read/write 20241125122714004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122714004 DLINP <000b> input/ipa.c:451 connected read/write 20241125122714004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122714005 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122714005 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122714005 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420182345994 MSISDN-491613781563 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 20241125122714005 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420182345994 MSISDN-491613781563 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241125122714005 DLINP <000b> input/ipa.c:451 connected read/write 20241125122714005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122714005 DLINP <000b> input/ipa.c:451 connected read/write 20241125122714005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122714005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43732<->l=127.0.0.1:4258 20241125122714006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43728<->l=127.0.0.1:4258 20241125122714006 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44641<->l=127.0.0.1:4259) 20241125122714006 DLINP <000b> input/ipa.c:451 connected read/write 20241125122714006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122714006 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122714006 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122714006 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122714006 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122714006 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122714006 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241125122714006 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241125122714006 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241125122714031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43736<->l=127.0.0.1:4258 20241125122714131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43736<->l=127.0.0.1:4258 20241125122717183 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122717183 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122717185 DLINP <000b> input/ipa.c:451 connected read/write 20241125122717185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122717185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43744<->l=127.0.0.1:4258 20241125122717187 DLINP <000b> input/ipa.c:451 connected read/write 20241125122717187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122717187 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122717187 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122717187 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  20241125122717187 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122717187 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  20241125122717187 DLGSUP <0013> gsup_server.c:235 2:  20241125122717187 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122717187 DLGSUP <0013> gsup_server.c:235 3:  20241125122717187 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122717187 DLGSUP <0013> gsup_server.c:235 4:  20241125122717187 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122717187 DLGSUP <0013> gsup_server.c:235 5:  20241125122717187 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122717187 DLGSUP <0013> gsup_server.c:235 7:  20241125122717187 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122717187 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122717187 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122717187 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122717187 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241125122717187 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241125122717199 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35203<->l=127.0.0.1:4259) 20241125122717202 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241125122717202 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241125122717213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43760<->l=127.0.0.1:4258 20241125122717216 DAUC <0003> db_auc.c:157 IMSI='262426972673263': No 2G Auth Data 20241125122717216 DAUC <0003> db_auc.c:192 IMSI='262426972673263': No 3G Auth Data 20241125122717221 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426972673263.imsi 20241125122717221 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262426972673263.imsi: found in local HLR 20241125122717227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43760<->l=127.0.0.1:4258 20241125122717228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43744<->l=127.0.0.1:4258 20241125122717229 DLINP <000b> input/ipa.c:451 connected read/write 20241125122717229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122717229 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122717229 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122717229 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122717229 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35203<->l=127.0.0.1:4259) 20241125122717282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43762<->l=127.0.0.1:4258 20241125122717383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43762<->l=127.0.0.1:4258 20241125122720507 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122720507 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122720512 DLINP <000b> input/ipa.c:451 connected read/write 20241125122720512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122720514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43768<->l=127.0.0.1:4258 20241125122720518 DLINP <000b> input/ipa.c:451 connected read/write 20241125122720518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122720518 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122720518 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122720518 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  20241125122720518 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122720518 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  20241125122720518 DLGSUP <0013> gsup_server.c:235 2:  20241125122720518 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122720518 DLGSUP <0013> gsup_server.c:235 3:  20241125122720518 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122720518 DLGSUP <0013> gsup_server.c:235 4:  20241125122720518 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122720518 DLGSUP <0013> gsup_server.c:235 5:  20241125122720518 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122720518 DLGSUP <0013> gsup_server.c:235 7:  20241125122720518 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122720518 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122720518 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122720518 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122720518 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241125122720518 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241125122720551 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44849<->l=127.0.0.1:4259) 20241125122720552 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241125122720552 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241125122720561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43772<->l=127.0.0.1:4258 20241125122720566 DLINP <000b> input/ipa.c:451 connected read/write 20241125122720566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122720566 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420809235125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420809235125" cn_domain=CS} 20241125122720566 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420809235125 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241125122720566 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420809235125 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241125122720566 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420809235125.imsi 20241125122720566 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420809235125.imsi 20241125122720567 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420809235125.imsi: does not exist in local HLR 20241125122720576 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420809235125 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241125122720576 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241125122720576 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241125122720576 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241125122720576 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241125122720576 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241125122720576 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420809235125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122720576 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241125122720576 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241125122720576 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241125122720576 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241125122720576 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241125122720576 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241125122720581 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122720581 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122720581 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241125122720581 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241125122720581 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241125122720583 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122720583 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122720583 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241125122720626 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122720626 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122720626 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122720626 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122720626 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420809235125 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612881415 20241125122720626 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420809235125 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241125122720626 DLINP <000b> input/ipa.c:451 connected read/write 20241125122720627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122720627 DLINP <000b> input/ipa.c:451 connected read/write 20241125122720627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122720636 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122720636 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122720636 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420809235125 MSISDN-491612881415 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241125122720636 DLINP <000b> input/ipa.c:451 connected read/write 20241125122720636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122720636 DLINP <000b> input/ipa.c:451 connected read/write 20241125122720636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122720640 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122720641 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122720641 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420809235125 MSISDN-491612881415 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 20241125122720641 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420809235125 MSISDN-491612881415 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241125122720641 DLINP <000b> input/ipa.c:451 connected read/write 20241125122720641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122720641 DLINP <000b> input/ipa.c:451 connected read/write 20241125122720641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122720644 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420809235125.imsi 20241125122720644 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420809235125.imsi: does not exist in local HLR 20241125122721647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43772<->l=127.0.0.1:4258 20241125122721649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43768<->l=127.0.0.1:4258 20241125122721652 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122721652 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122721652 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241125122721652 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241125122721652 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241125122721652 DLINP <000b> input/ipa.c:451 connected read/write 20241125122721652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122721652 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122721652 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122721652 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122721653 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44849<->l=127.0.0.1:4259) 20241125122721748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57696<->l=127.0.0.1:4258 20241125122721849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57696<->l=127.0.0.1:4258 20241125122724964 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122724965 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122724969 DLINP <000b> input/ipa.c:451 connected read/write 20241125122724969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122724971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57708<->l=127.0.0.1:4258 20241125122724975 DLINP <000b> input/ipa.c:451 connected read/write 20241125122724975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122724975 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122724975 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122724975 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  20241125122724975 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122724975 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  20241125122724975 DLGSUP <0013> gsup_server.c:235 2:  20241125122724975 DLGSUP <0013> gsup_server.c:237 2: 00  20241125122724975 DLGSUP <0013> gsup_server.c:235 3:  20241125122724975 DLGSUP <0013> gsup_server.c:237 3: 00  20241125122724975 DLGSUP <0013> gsup_server.c:235 4:  20241125122724975 DLGSUP <0013> gsup_server.c:237 4: 00  20241125122724975 DLGSUP <0013> gsup_server.c:235 5:  20241125122724975 DLGSUP <0013> gsup_server.c:237 5: 00  20241125122724975 DLGSUP <0013> gsup_server.c:235 7:  20241125122724975 DLGSUP <0013> gsup_server.c:237 7: 00  20241125122724975 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122724975 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241125122724975 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122724975 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241125122724975 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241125122725001 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40679<->l=127.0.0.1:4259) 20241125122725003 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241125122725003 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241125122725009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57716<->l=127.0.0.1:4258 20241125122725022 DLINP <000b> input/ipa.c:451 connected read/write 20241125122725022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122725022 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429915549511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429915549511" cn_domain=CS} 20241125122725022 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429915549511 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241125122725022 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429915549511 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241125122725022 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429915549511.imsi 20241125122725022 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429915549511.imsi 20241125122725022 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429915549511.imsi: does not exist in local HLR 20241125122725029 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429915549511 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241125122725029 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241125122725029 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241125122725029 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241125122725029 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241125122725029 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241125122725029 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429915549511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122725029 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241125122725029 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241125122725029 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241125122725029 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241125122725029 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241125122725029 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241125122725031 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122725031 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122725031 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241125122725031 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241125122725031 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241125122725032 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122725032 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122725032 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241125122725074 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122725074 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122725074 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122725074 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122725074 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429915549511 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618477658 20241125122725074 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429915549511 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241125122725074 DLINP <000b> input/ipa.c:451 connected read/write 20241125122725074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122725074 DLINP <000b> input/ipa.c:451 connected read/write 20241125122725074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122725082 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122725082 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122725082 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429915549511 MSISDN-491618477658 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241125122725082 DLINP <000b> input/ipa.c:451 connected read/write 20241125122725082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122725082 DLINP <000b> input/ipa.c:451 connected read/write 20241125122725082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122725085 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122725085 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122725085 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429915549511 MSISDN-491618477658 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 20241125122725085 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429915549511 MSISDN-491618477658 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241125122725085 DLINP <000b> input/ipa.c:451 connected read/write 20241125122725085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122725086 DLINP <000b> input/ipa.c:451 connected read/write 20241125122725086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122725089 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618477658.msisdn 20241125122725089 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618477658.msisdn: does not exist in local HLR 20241125122725089 DDGSM <0007> mslookup_server.c:352 sip.voice.491618477658.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241125122725089 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618477658.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241125122725093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57716<->l=127.0.0.1:4258 20241125122725095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57708<->l=127.0.0.1:4258 20241125122725097 DLINP <000b> input/ipa.c:451 connected read/write 20241125122725097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122725097 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122725097 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122725097 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122725097 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122725097 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122725097 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241125122725097 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241125122725097 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241125122725098 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40679<->l=127.0.0.1:4259) 20241125122725189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57730<->l=127.0.0.1:4258 20241125122725290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57730<->l=127.0.0.1:4258