20241201122517206 DMAIN <0000> hlr.c:802 hlr starting 20241201122517207 DDB <0001> db.c:599 using database: :memory: 20241201122517207 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241201122517207 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241201122517207 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241201122517207 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241201122517208 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241201122517208 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241201122517209 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241201122517209 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241201122517209 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241201122518651 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122518651 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122518656 DLINP <000b> input/ipa.c:451 connected read/write 20241201122518656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122518659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58094<->l=127.0.0.1:4258 20241201122518662 DLINP <000b> input/ipa.c:451 connected read/write 20241201122518662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122518662 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122518662 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122518662 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  20241201122518662 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122518662 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  20241201122518662 DLGSUP <0013> gsup_server.c:235 2:  20241201122518662 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122518662 DLGSUP <0013> gsup_server.c:235 3:  20241201122518662 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122518662 DLGSUP <0013> gsup_server.c:235 4:  20241201122518662 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122518662 DLGSUP <0013> gsup_server.c:235 5:  20241201122518662 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122518662 DLGSUP <0013> gsup_server.c:235 7:  20241201122518662 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122518662 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122518662 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122518662 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122518685 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37193<->l=127.0.0.1:4259) 20241201122518696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58108<->l=127.0.0.1:4258 20241201122518706 DLINP <000b> input/ipa.c:451 connected read/write 20241201122518706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122518706 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"} 20241201122518706 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" 20241201122518706 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} 20241201122518706 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 20241201122518706 DLINP <000b> input/ipa.c:451 connected read/write 20241201122518706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122518706 DLINP <000b> input/ipa.c:451 connected read/write 20241201122518706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122518710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58108<->l=127.0.0.1:4258 20241201122518712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58094<->l=127.0.0.1:4258 20241201122518715 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37193<->l=127.0.0.1:4259) 20241201122518715 DLINP <000b> input/ipa.c:451 connected read/write 20241201122518715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122518715 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122518715 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122518715 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122518784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58122<->l=127.0.0.1:4258 20241201122518885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58122<->l=127.0.0.1:4258 20241201122522000 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122522000 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122522004 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122522006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43722<->l=127.0.0.1:4258 20241201122522010 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122522010 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122522010 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122522010 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  20241201122522010 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122522010 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  20241201122522010 DLGSUP <0013> gsup_server.c:235 2:  20241201122522010 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122522010 DLGSUP <0013> gsup_server.c:235 3:  20241201122522010 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122522010 DLGSUP <0013> gsup_server.c:235 4:  20241201122522010 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122522010 DLGSUP <0013> gsup_server.c:235 5:  20241201122522010 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122522010 DLGSUP <0013> gsup_server.c:235 7:  20241201122522010 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122522010 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122522010 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122522010 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122522032 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33007<->l=127.0.0.1:4259) 20241201122522042 DAUC <0003> db_auc.c:157 IMSI='262420122921541': No 2G Auth Data 20241201122522042 DAUC <0003> db_auc.c:192 IMSI='262420122921541': No 3G Auth Data 20241201122522053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43726<->l=127.0.0.1:4258 20241201122522057 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122522057 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420122921541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420122921541"} 20241201122522057 DAUC <0003> db_auc.c:192 IMSI='262420122921541': No 3G Auth Data 20241201122522057 DAUC <0003> db_auc.c:236 IMSI='262420122921541': Calling to generate 5 vectors 20241201122522057 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241201122522057 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122522057 DAUC <0003> auc.c:113 vector [0]: rand = 4f927b27802a8bf3cde29fa7fe4b5f08 20241201122522057 DAUC <0003> auc.c:179 vector [0]: kc = 1ed6fc1184601000 20241201122522057 DAUC <0003> auc.c:180 vector [0]: sres = 6b0f63a6 20241201122522057 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201122522057 DAUC <0003> auc.c:113 vector [1]: rand = 2fc4042c6181b711c2b208ef974d141c 20241201122522057 DAUC <0003> auc.c:179 vector [1]: kc = fa054eaafc70a400 20241201122522057 DAUC <0003> auc.c:180 vector [1]: sres = 4bd98477 20241201122522057 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241201122522057 DAUC <0003> auc.c:113 vector [2]: rand = 850d02b1d9576d747274182601444975 20241201122522057 DAUC <0003> auc.c:179 vector [2]: kc = a10e505b295f3400 20241201122522057 DAUC <0003> auc.c:180 vector [2]: sres = a0b9bacb 20241201122522057 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241201122522057 DAUC <0003> auc.c:113 vector [3]: rand = 061800f8d7aedf0ff87881406f2a67fa 20241201122522057 DAUC <0003> auc.c:179 vector [3]: kc = e0ff2c4f18051c00 20241201122522057 DAUC <0003> auc.c:180 vector [3]: sres = eca01f5a 20241201122522057 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241201122522057 DAUC <0003> auc.c:113 vector [4]: rand = e03389ab44cc0359895f07b627ce293b 20241201122522057 DAUC <0003> auc.c:179 vector [4]: kc = 618f1c453f8b9400 20241201122522057 DAUC <0003> auc.c:180 vector [4]: sres = 2809cd90 20241201122522057 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241201122522057 DAUC <0003> db_auc.c:245 IMSI='262420122921541': Generated 5 vectors 20241201122522057 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420122921541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420122921541"} 20241201122522057 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420122921541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122522057 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122522057 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122522060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43726<->l=127.0.0.1:4258 20241201122522061 DAUC <0003> db_auc.c:157 IMSI='262426443252730': No 2G Auth Data 20241201122522062 DAUC <0003> db_auc.c:192 IMSI='262426443252730': No 3G Auth Data 20241201122522071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43730<->l=127.0.0.1:4258 20241201122522074 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122522074 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426443252730 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426443252730"} 20241201122522074 DAUC <0003> db_auc.c:192 IMSI='262426443252730': No 3G Auth Data 20241201122522074 DAUC <0003> db_auc.c:236 IMSI='262426443252730': Calling to generate 5 vectors 20241201122522074 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241201122522074 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122522074 DAUC <0003> auc.c:113 vector [0]: rand = 8cb93672a4c4cf72cf93dfdcdd9289ba 20241201122522074 DAUC <0003> auc.c:179 vector [0]: kc = 6efca6eaba61d000 20241201122522074 DAUC <0003> auc.c:180 vector [0]: sres = d9a79773 20241201122522074 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201122522074 DAUC <0003> auc.c:113 vector [1]: rand = 7b786a4fd703af5729b4e7b332942503 20241201122522074 DAUC <0003> auc.c:179 vector [1]: kc = 2f5a22463a178000 20241201122522074 DAUC <0003> auc.c:180 vector [1]: sres = f408d76e 20241201122522074 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241201122522074 DAUC <0003> auc.c:113 vector [2]: rand = 7d91586d137e752f556fc1d6588d4933 20241201122522074 DAUC <0003> auc.c:179 vector [2]: kc = 2af201d928e10400 20241201122522074 DAUC <0003> auc.c:180 vector [2]: sres = d9995e30 20241201122522074 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241201122522074 DAUC <0003> auc.c:113 vector [3]: rand = f0012f1309550364e5f99fdff583153d 20241201122522074 DAUC <0003> auc.c:179 vector [3]: kc = 3a56b72b9752e800 20241201122522074 DAUC <0003> auc.c:180 vector [3]: sres = 69223fbe 20241201122522074 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241201122522074 DAUC <0003> auc.c:113 vector [4]: rand = 45cf27a95da7b0e3de368d4fc95d9def 20241201122522074 DAUC <0003> auc.c:179 vector [4]: kc = eaa6796eafb81000 20241201122522074 DAUC <0003> auc.c:180 vector [4]: sres = 1f369a2b 20241201122522074 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241201122522074 DAUC <0003> db_auc.c:245 IMSI='262426443252730': Generated 5 vectors 20241201122522074 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426443252730 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426443252730"} 20241201122522074 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426443252730 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122522074 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122522074 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122522075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43730<->l=127.0.0.1:4258 20241201122522076 DAUC <0003> db_auc.c:157 IMSI='262421307000527': No 2G Auth Data 20241201122522076 DAUC <0003> db_auc.c:192 IMSI='262421307000527': No 3G Auth Data 20241201122522083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43732<->l=127.0.0.1:4258 20241201122522084 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122522084 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421307000527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421307000527"} 20241201122522084 DAUC <0003> db_auc.c:192 IMSI='262421307000527': No 3G Auth Data 20241201122522084 DAUC <0003> db_auc.c:236 IMSI='262421307000527': Calling to generate 5 vectors 20241201122522084 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241201122522084 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122522084 DAUC <0003> auc.c:113 vector [0]: rand = 73dec2f232bfa4d45ad0cc9b5d6f0adc 20241201122522084 DAUC <0003> auc.c:179 vector [0]: kc = 90464a8cdd71fe73 20241201122522084 DAUC <0003> auc.c:180 vector [0]: sres = f41a3a7f 20241201122522084 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201122522084 DAUC <0003> auc.c:113 vector [1]: rand = 7bd4e85741caf9180b458aa49af7845a 20241201122522084 DAUC <0003> auc.c:179 vector [1]: kc = 68beb57ce327f01b 20241201122522084 DAUC <0003> auc.c:180 vector [1]: sres = 147eb4ba 20241201122522084 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241201122522084 DAUC <0003> auc.c:113 vector [2]: rand = 5cec7a074cea18956c9ed797eeae6007 20241201122522084 DAUC <0003> auc.c:179 vector [2]: kc = 88a938b2dd0bacb3 20241201122522084 DAUC <0003> auc.c:180 vector [2]: sres = b7b6683d 20241201122522084 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241201122522084 DAUC <0003> auc.c:113 vector [3]: rand = 0206020177ced0322648f98e6a8c5978 20241201122522084 DAUC <0003> auc.c:179 vector [3]: kc = 2f84c6a854e07298 20241201122522084 DAUC <0003> auc.c:180 vector [3]: sres = bb647e99 20241201122522084 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241201122522084 DAUC <0003> auc.c:113 vector [4]: rand = 1168894c7ed6d64c9f97a109ee179a65 20241201122522084 DAUC <0003> auc.c:179 vector [4]: kc = f7739ce6fabbf639 20241201122522084 DAUC <0003> auc.c:180 vector [4]: sres = 586eb3b3 20241201122522084 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241201122522084 DAUC <0003> db_auc.c:245 IMSI='262421307000527': Generated 5 vectors 20241201122522084 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421307000527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421307000527"} 20241201122522084 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421307000527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122522084 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122522084 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122522085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43732<->l=127.0.0.1:4258 20241201122522086 DAUC <0003> db_auc.c:157 IMSI='262420162368798': No 2G Auth Data 20241201122522086 DAUC <0003> db_auc.c:192 IMSI='262420162368798': No 3G Auth Data 20241201122522093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43744<->l=127.0.0.1:4258 20241201122522095 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122522095 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420162368798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420162368798"} 20241201122522095 DAUC <0003> db_auc.c:157 IMSI='262420162368798': No 2G Auth Data 20241201122522095 DAUC <0003> db_auc.c:236 IMSI='262420162368798': Calling to generate 5 vectors 20241201122522095 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241201122522095 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122522095 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201122522095 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201122522095 DAUC <0003> auc.c:113 vector [0]: rand = ffc826f1b84a3925f75e6c42ee1ee631 20241201122522095 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201122522095 DAUC <0003> auc.c:142 vector [0]: autn = 750e3565f8b80000b00f7a7faba3f594 20241201122522095 DAUC <0003> auc.c:143 vector [0]: ck = fdf412cf9ec6082c59079898ab34bcc2 20241201122522095 DAUC <0003> auc.c:144 vector [0]: ik = a3fbc0ce9a083f4527780002dcd9b014 20241201122522095 DAUC <0003> auc.c:145 vector [0]: res = d821206ddb2256100000000000000000 20241201122522095 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122522095 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241201122522095 DAUC <0003> auc.c:151 vector [0]: kc = 20704a9b73233bbf 20241201122522095 DAUC <0003> auc.c:152 vector [0]: sres = 0303767d 20241201122522095 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241201122522095 DAUC <0003> auc.c:113 vector [1]: rand = 11cb427bbf99d9d04f5231687d60fd22 20241201122522095 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241201122522095 DAUC <0003> auc.c:142 vector [1]: autn = 0415e861058700008738185a2cabcd47 20241201122522095 DAUC <0003> auc.c:143 vector [1]: ck = 7470fa6e2fb0b22fe7804bdbe7712087 20241201122522095 DAUC <0003> auc.c:144 vector [1]: ik = 381e82e9609328f5ade825bbcfbfbcb5 20241201122522095 DAUC <0003> auc.c:145 vector [1]: res = eea17da1b00319560000000000000000 20241201122522095 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122522095 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241201122522095 DAUC <0003> auc.c:151 vector [1]: kc = 060616e767ed06e8 20241201122522095 DAUC <0003> auc.c:152 vector [1]: sres = 5ea264f7 20241201122522095 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241201122522095 DAUC <0003> auc.c:113 vector [2]: rand = 65f8527c88e8debedfb76d16ae39ab4a 20241201122522095 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241201122522095 DAUC <0003> auc.c:142 vector [2]: autn = cc4da751a0ab0000efef31186ddabef3 20241201122522095 DAUC <0003> auc.c:143 vector [2]: ck = 458a916dc1872d60cae6160e9703c48d 20241201122522095 DAUC <0003> auc.c:144 vector [2]: ik = b11e9257795098e3f16201664aa69ba2 20241201122522095 DAUC <0003> auc.c:145 vector [2]: res = 98aebb199a42b6ac0000000000000000 20241201122522095 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122522095 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241201122522095 DAUC <0003> auc.c:151 vector [2]: kc = cf1014526572eaac 20241201122522095 DAUC <0003> auc.c:152 vector [2]: sres = 02ec0db5 20241201122522095 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241201122522095 DAUC <0003> auc.c:113 vector [3]: rand = f2c2ebdcb5d06d391c3b665973c01a7e 20241201122522095 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241201122522095 DAUC <0003> auc.c:142 vector [3]: autn = 0e36a7cc114d00008017f620d2f2775e 20241201122522095 DAUC <0003> auc.c:143 vector [3]: ck = 567752a8e00469d6e9e73305c85a087c 20241201122522095 DAUC <0003> auc.c:144 vector [3]: ik = d95c4b1d035ef8729ee37f4d6372b7c6 20241201122522095 DAUC <0003> auc.c:145 vector [3]: res = 09bde1ab533aa8a60000000000000000 20241201122522095 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122522095 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241201122522095 DAUC <0003> auc.c:151 vector [3]: kc = f82f55fd48722e1e 20241201122522095 DAUC <0003> auc.c:152 vector [3]: sres = 5a87490d 20241201122522095 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241201122522095 DAUC <0003> auc.c:113 vector [4]: rand = 311f7173fc79243fc8c61ccd587cc748 20241201122522095 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241201122522095 DAUC <0003> auc.c:142 vector [4]: autn = 26f839e7d06500004e4b209609695778 20241201122522095 DAUC <0003> auc.c:143 vector [4]: ck = 629ed8cdbb0c82bb943f431fb8ddc07e 20241201122522095 DAUC <0003> auc.c:144 vector [4]: ik = 4d33570bdc5284b7067ebc2d642b083c 20241201122522095 DAUC <0003> auc.c:145 vector [4]: res = 22911328494e523d0000000000000000 20241201122522095 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201122522095 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241201122522095 DAUC <0003> auc.c:151 vector [4]: kc = bdec70f4bba8ce4e 20241201122522095 DAUC <0003> auc.c:152 vector [4]: sres = 6bdf4115 20241201122522095 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241201122522095 DAUC <0003> db_auc.c:245 IMSI='262420162368798': Generated 5 vectors 20241201122522095 DAUC <0003> db_auc.c:249 IMSI='262420162368798': Updating SQN=161 in DB 20241201122522095 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420162368798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420162368798"} 20241201122522095 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420162368798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122522095 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122522095 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122522096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43744<->l=127.0.0.1:4258 20241201122522097 DAUC <0003> db_auc.c:157 IMSI='262424614466462': No 2G Auth Data 20241201122522097 DAUC <0003> db_auc.c:192 IMSI='262424614466462': No 3G Auth Data 20241201122522105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43760<->l=127.0.0.1:4258 20241201122522107 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122522107 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424614466462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424614466462"} 20241201122522107 DAUC <0003> db_auc.c:157 IMSI='262424614466462': No 2G Auth Data 20241201122522107 DAUC <0003> db_auc.c:236 IMSI='262424614466462': Calling to generate 5 vectors 20241201122522107 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241201122522107 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122522107 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241201122522107 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201122522107 DAUC <0003> auc.c:113 vector [0]: rand = 2c1c60ea0f6606c197a6369b56ae62a2 20241201122522107 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201122522107 DAUC <0003> auc.c:142 vector [0]: autn = d816190ad5c80000a1eb5f3659b9e4e3 20241201122522107 DAUC <0003> auc.c:143 vector [0]: ck = 1b56d00a2fc39b1a3e0072b07f93d4af 20241201122522107 DAUC <0003> auc.c:144 vector [0]: ik = 39ccfde88f820e32a8b0f7d0c4fe29a8 20241201122522107 DAUC <0003> auc.c:145 vector [0]: res = 5f70bfb91c80e97d0000000000000000 20241201122522107 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122522107 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241201122522107 DAUC <0003> auc.c:151 vector [0]: kc = b42aa8821b2c682f 20241201122522107 DAUC <0003> auc.c:152 vector [0]: sres = 43f056c4 20241201122522107 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241201122522107 DAUC <0003> auc.c:113 vector [1]: rand = ac6aff7f2f32f8fda2aca8bfcc9119ca 20241201122522107 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241201122522107 DAUC <0003> auc.c:142 vector [1]: autn = 8afe9221b6d20000275e95ae9d919da2 20241201122522107 DAUC <0003> auc.c:143 vector [1]: ck = 47bb41da893b89f80ae608e76eec186d 20241201122522107 DAUC <0003> auc.c:144 vector [1]: ik = 92048060fa35bb1ac1e23704e36958ce 20241201122522107 DAUC <0003> auc.c:145 vector [1]: res = 6ba20fc1437302000000000000000000 20241201122522107 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122522107 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241201122522107 DAUC <0003> auc.c:151 vector [1]: kc = 1ebbfe59fe8b7241 20241201122522107 DAUC <0003> auc.c:152 vector [1]: sres = 28d10dc1 20241201122522107 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241201122522107 DAUC <0003> auc.c:113 vector [2]: rand = f40a6aaa02d29b5dbf9f33cc9956d2d6 20241201122522107 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241201122522107 DAUC <0003> auc.c:142 vector [2]: autn = c6fe1b36198f00005a67730051211dab 20241201122522107 DAUC <0003> auc.c:143 vector [2]: ck = 000e0bfd601f8c551d81c09dcf01c0e4 20241201122522107 DAUC <0003> auc.c:144 vector [2]: ik = b86d86c9baee333aeb66249556368b9f 20241201122522107 DAUC <0003> auc.c:145 vector [2]: res = 76530b845c9299290000000000000000 20241201122522107 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122522107 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241201122522107 DAUC <0003> auc.c:151 vector [2]: kc = 4e84693c43c6f414 20241201122522107 DAUC <0003> auc.c:152 vector [2]: sres = 2ac192ad 20241201122522107 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241201122522107 DAUC <0003> auc.c:113 vector [3]: rand = e13b29b5b32330113d5a34abc0aa2a72 20241201122522107 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241201122522107 DAUC <0003> auc.c:142 vector [3]: autn = 2856a3b5437a000071cd8d9dfe7f621f 20241201122522107 DAUC <0003> auc.c:143 vector [3]: ck = 376aa58fece5260a904762d772244119 20241201122522107 DAUC <0003> auc.c:144 vector [3]: ik = eeae6cb3de13ca7b1c62028e19fe244c 20241201122522107 DAUC <0003> auc.c:145 vector [3]: res = 091fbf1c4a3bc9ce0000000000000000 20241201122522107 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122522107 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241201122522107 DAUC <0003> auc.c:151 vector [3]: kc = 55e1a965592c8924 20241201122522107 DAUC <0003> auc.c:152 vector [3]: sres = 432476d2 20241201122522107 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241201122522107 DAUC <0003> auc.c:113 vector [4]: rand = f03948f5f9555e7a3d8caffb893e9d5a 20241201122522107 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241201122522107 DAUC <0003> auc.c:142 vector [4]: autn = 61da9aebb4ff0000fac4273bb7a118ce 20241201122522107 DAUC <0003> auc.c:143 vector [4]: ck = b30ddc4a7d0b4235a5ac273a17a44c18 20241201122522107 DAUC <0003> auc.c:144 vector [4]: ik = db91c5e36b967b404c5df6e1a6fa702d 20241201122522107 DAUC <0003> auc.c:145 vector [4]: res = 575e376807c4ebbd0000000000000000 20241201122522107 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201122522107 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241201122522107 DAUC <0003> auc.c:151 vector [4]: kc = 816dc872a7c30540 20241201122522107 DAUC <0003> auc.c:152 vector [4]: sres = 509adcd5 20241201122522107 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241201122522107 DAUC <0003> db_auc.c:245 IMSI='262424614466462': Generated 5 vectors 20241201122522107 DAUC <0003> db_auc.c:249 IMSI='262424614466462': Updating SQN=161 in DB 20241201122522107 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424614466462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424614466462"} 20241201122522107 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424614466462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122522107 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122522107 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122522109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43760<->l=127.0.0.1:4258 20241201122522110 DAUC <0003> db_auc.c:157 IMSI='262423543167652': No 2G Auth Data 20241201122522110 DAUC <0003> db_auc.c:192 IMSI='262423543167652': No 3G Auth Data 20241201122522118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43772<->l=127.0.0.1:4258 20241201122522120 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122522120 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423543167652 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423543167652"} 20241201122522120 DAUC <0003> db_auc.c:236 IMSI='262423543167652': Calling to generate 5 vectors 20241201122522120 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241201122522120 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122522120 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201122522120 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201122522120 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122522120 DAUC <0003> auc.c:113 vector [0]: rand = eae0e5e12d32beb37762a7c0fddfa85f 20241201122522120 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201122522120 DAUC <0003> auc.c:142 vector [0]: autn = 572c12bf3b060000f21d999539a0d2b7 20241201122522120 DAUC <0003> auc.c:143 vector [0]: ck = 45814d3bfb263823e4f4aa402efd15e4 20241201122522120 DAUC <0003> auc.c:144 vector [0]: ik = 568834aa965377ceb33f0b0b47402a22 20241201122522120 DAUC <0003> auc.c:145 vector [0]: res = a1660299b0ac6a560000000000000000 20241201122522120 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122522120 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201122522120 DAUC <0003> auc.c:179 vector [0]: kc = 85a85d5284d91400 20241201122522120 DAUC <0003> auc.c:180 vector [0]: sres = 401d7e9f 20241201122522120 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201122522120 DAUC <0003> auc.c:113 vector [1]: rand = 66a8bc1efccb5a3ef8dddd1026216885 20241201122522120 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241201122522120 DAUC <0003> auc.c:142 vector [1]: autn = ac83bd00592900004a6bf10c209d487f 20241201122522120 DAUC <0003> auc.c:143 vector [1]: ck = 0870d9080d6b56a498a66750728f0e4b 20241201122522120 DAUC <0003> auc.c:144 vector [1]: ik = 417a2cfbaf4f4b541cd6e1dec10fadb4 20241201122522120 DAUC <0003> auc.c:145 vector [1]: res = 46f727fdde3688810000000000000000 20241201122522120 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122522120 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201122522120 DAUC <0003> auc.c:179 vector [1]: kc = 42afe13dca54cc00 20241201122522120 DAUC <0003> auc.c:180 vector [1]: sres = 720fc780 20241201122522120 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201122522120 DAUC <0003> auc.c:113 vector [2]: rand = e9c337de4369365cc42fdb118ef7d145 20241201122522120 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241201122522120 DAUC <0003> auc.c:142 vector [2]: autn = 30f521c0053a000064ba07672bfbef54 20241201122522120 DAUC <0003> auc.c:143 vector [2]: ck = bfef5436525df60acefaa65ac003f48b 20241201122522120 DAUC <0003> auc.c:144 vector [2]: ik = 826785946d581fa688bb9c01906ca63d 20241201122522120 DAUC <0003> auc.c:145 vector [2]: res = 61a2082ce9a139550000000000000000 20241201122522120 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122522120 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201122522120 DAUC <0003> auc.c:179 vector [2]: kc = 35a7d2887c7d7000 20241201122522120 DAUC <0003> auc.c:180 vector [2]: sres = f0406584 20241201122522120 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201122522120 DAUC <0003> auc.c:113 vector [3]: rand = d7eb3cef5c6dc042c5499e38ab2caacf 20241201122522120 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241201122522120 DAUC <0003> auc.c:142 vector [3]: autn = 41ac7648a55c00002d1b035a22910f0c 20241201122522120 DAUC <0003> auc.c:143 vector [3]: ck = 2bd2620650b473c5d44fa0da81cae14d 20241201122522120 DAUC <0003> auc.c:144 vector [3]: ik = e818d2c1f33c5266d1eb40b9d1a98260 20241201122522120 DAUC <0003> auc.c:145 vector [3]: res = 499d971affba72f70000000000000000 20241201122522120 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122522120 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201122522120 DAUC <0003> auc.c:179 vector [3]: kc = 1c98eb6543bee800 20241201122522120 DAUC <0003> auc.c:180 vector [3]: sres = 9dcf21d7 20241201122522120 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201122522120 DAUC <0003> auc.c:113 vector [4]: rand = 226e913db4f180b1994796d4132e48a6 20241201122522120 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241201122522120 DAUC <0003> auc.c:142 vector [4]: autn = 112154baacee000008661d0f791aa897 20241201122522120 DAUC <0003> auc.c:143 vector [4]: ck = a0d5572d1b9c8609d6423ccf4b381b41 20241201122522120 DAUC <0003> auc.c:144 vector [4]: ik = 5cc0008516331110dd0a27e00293bf4f 20241201122522120 DAUC <0003> auc.c:145 vector [4]: res = dd6e4ab44a07b67c0000000000000000 20241201122522120 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201122522120 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241201122522120 DAUC <0003> auc.c:179 vector [4]: kc = 0d9a8812fba00000 20241201122522120 DAUC <0003> auc.c:180 vector [4]: sres = 128d2da2 20241201122522120 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241201122522120 DAUC <0003> db_auc.c:245 IMSI='262423543167652': Generated 5 vectors 20241201122522120 DAUC <0003> db_auc.c:249 IMSI='262423543167652': Updating SQN=161 in DB 20241201122522120 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423543167652 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423543167652"} 20241201122522120 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423543167652 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122522120 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122522120 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122522122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43772<->l=127.0.0.1:4258 20241201122522122 DAUC <0003> db_auc.c:157 IMSI='262423204464209': No 2G Auth Data 20241201122522122 DAUC <0003> db_auc.c:192 IMSI='262423204464209': No 3G Auth Data 20241201122522129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43776<->l=127.0.0.1:4258 20241201122522131 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122522131 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423204464209 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423204464209"} 20241201122522131 DAUC <0003> db_auc.c:236 IMSI='262423204464209': Calling to generate 5 vectors 20241201122522131 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241201122522131 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122522131 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201122522131 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201122522131 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122522131 DAUC <0003> auc.c:113 vector [0]: rand = 55974c52396dd38a6f05cc9c09ce92a1 20241201122522131 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201122522131 DAUC <0003> auc.c:142 vector [0]: autn = 61c824d55ab900002bd070d366e0c626 20241201122522131 DAUC <0003> auc.c:143 vector [0]: ck = 8f533241d55719965f67a111b4de2b6f 20241201122522131 DAUC <0003> auc.c:144 vector [0]: ik = d65397e25337a99d1550d7c81cdeadd0 20241201122522131 DAUC <0003> auc.c:145 vector [0]: res = b9380418c094be7b0000000000000000 20241201122522131 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122522132 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201122522132 DAUC <0003> auc.c:179 vector [0]: kc = 0a71c839d5a26800 20241201122522132 DAUC <0003> auc.c:180 vector [0]: sres = a0b4ddb1 20241201122522132 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201122522132 DAUC <0003> auc.c:113 vector [1]: rand = ccfbe21e53686cbd1ad4c9d2e5a6ebeb 20241201122522132 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241201122522132 DAUC <0003> auc.c:142 vector [1]: autn = 95f76ad372220000fe4b89f9492bfb5c 20241201122522132 DAUC <0003> auc.c:143 vector [1]: ck = e1164c8ac90437761d724aec635c2ecb 20241201122522132 DAUC <0003> auc.c:144 vector [1]: ik = 8393bb7d9ffc19c36db2293c23698890 20241201122522132 DAUC <0003> auc.c:145 vector [1]: res = 32d7088a2bf3393a0000000000000000 20241201122522132 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122522132 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201122522132 DAUC <0003> auc.c:179 vector [1]: kc = 63f8159a14285000 20241201122522132 DAUC <0003> auc.c:180 vector [1]: sres = 4d0b990d 20241201122522132 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201122522132 DAUC <0003> auc.c:113 vector [2]: rand = 9d13bc26fa040ea1a8f08f0cf90ed29a 20241201122522132 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241201122522132 DAUC <0003> auc.c:142 vector [2]: autn = bf6704579af8000066899c8d7d383285 20241201122522132 DAUC <0003> auc.c:143 vector [2]: ck = 423822dd0129abc724eb5375883a9703 20241201122522132 DAUC <0003> auc.c:144 vector [2]: ik = 66d1fe9e89b267a291e7a6a306c17413 20241201122522132 DAUC <0003> auc.c:145 vector [2]: res = 0975020c4ed68eec0000000000000000 20241201122522132 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122522132 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201122522132 DAUC <0003> auc.c:179 vector [2]: kc = 5364f1d8dfd4c800 20241201122522132 DAUC <0003> auc.c:180 vector [2]: sres = ea5bdf0e 20241201122522132 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201122522132 DAUC <0003> auc.c:113 vector [3]: rand = a8e7cc99bca6bdf1e12680c82a1d9583 20241201122522132 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241201122522132 DAUC <0003> auc.c:142 vector [3]: autn = d9de68e0e2b80000c4b832809dd243f4 20241201122522132 DAUC <0003> auc.c:143 vector [3]: ck = 6cc4de4ee17a64e574d4e45aba8fd0c9 20241201122522132 DAUC <0003> auc.c:144 vector [3]: ik = 442f3eb1f610aca1b04598510ffcf03a 20241201122522132 DAUC <0003> auc.c:145 vector [3]: res = c4f4d566c40102a50000000000000000 20241201122522132 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122522132 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201122522132 DAUC <0003> auc.c:179 vector [3]: kc = 5cd352bf093b4000 20241201122522132 DAUC <0003> auc.c:180 vector [3]: sres = b4ea6d27 20241201122522132 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201122522132 DAUC <0003> auc.c:113 vector [4]: rand = 14a1289834d82aaacc5f4d34d81a2fcb 20241201122522132 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241201122522132 DAUC <0003> auc.c:142 vector [4]: autn = 72396174f3ac0000156ee380c327cca4 20241201122522132 DAUC <0003> auc.c:143 vector [4]: ck = 0340c917485ef9b3079be24de7f7d031 20241201122522132 DAUC <0003> auc.c:144 vector [4]: ik = 9fb77a2059323ad6d3ef27cafded1ad6 20241201122522132 DAUC <0003> auc.c:145 vector [4]: res = 35473942fb8c1b430000000000000000 20241201122522132 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201122522132 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241201122522132 DAUC <0003> auc.c:179 vector [4]: kc = 1142ed4d8f5f6800 20241201122522132 DAUC <0003> auc.c:180 vector [4]: sres = 9bbd0a08 20241201122522132 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241201122522132 DAUC <0003> db_auc.c:245 IMSI='262423204464209': Generated 5 vectors 20241201122522132 DAUC <0003> db_auc.c:249 IMSI='262423204464209': Updating SQN=161 in DB 20241201122522132 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423204464209 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423204464209"} 20241201122522132 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423204464209 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122522132 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122522132 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122522133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43776<->l=127.0.0.1:4258 20241201122522134 DAUC <0003> db_auc.c:157 IMSI='262424832448517': No 2G Auth Data 20241201122522134 DAUC <0003> db_auc.c:192 IMSI='262424832448517': No 3G Auth Data 20241201122522141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43780<->l=127.0.0.1:4258 20241201122522143 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122522143 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424832448517 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424832448517"} 20241201122522143 DAUC <0003> db_auc.c:236 IMSI='262424832448517': Calling to generate 5 vectors 20241201122522143 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241201122522143 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122522143 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201122522143 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201122522143 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122522143 DAUC <0003> auc.c:113 vector [0]: rand = 6f8ac6b9eeb49713cbb875a11c63c748 20241201122522143 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201122522143 DAUC <0003> auc.c:142 vector [0]: autn = 33cd649f11eb00003d67c20fcd27c056 20241201122522143 DAUC <0003> auc.c:143 vector [0]: ck = 41279d5e2e9b356221aafb88d792c1df 20241201122522143 DAUC <0003> auc.c:144 vector [0]: ik = a4bdb9694313bd8c6485703061bc605e 20241201122522143 DAUC <0003> auc.c:145 vector [0]: res = 5c7084b474dd0dac0000000000000000 20241201122522143 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122522143 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201122522143 DAUC <0003> auc.c:179 vector [0]: kc = 00d73a83ef77de41 20241201122522143 DAUC <0003> auc.c:180 vector [0]: sres = 262aed2a 20241201122522143 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201122522143 DAUC <0003> auc.c:113 vector [1]: rand = 1f6d280bd113615a392a3c6f670f555c 20241201122522143 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241201122522143 DAUC <0003> auc.c:142 vector [1]: autn = b293e05743720000905cd565080c86d1 20241201122522143 DAUC <0003> auc.c:143 vector [1]: ck = 93633e9ab0acd12ab54e3e10410ef9dd 20241201122522143 DAUC <0003> auc.c:144 vector [1]: ik = 22e40385b4bd3492697591f8a678cd57 20241201122522143 DAUC <0003> auc.c:145 vector [1]: res = ef2a7f81a686bb4a0000000000000000 20241201122522143 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122522143 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201122522143 DAUC <0003> auc.c:179 vector [1]: kc = 56cdead39a4f9d1d 20241201122522143 DAUC <0003> auc.c:180 vector [1]: sres = 47943154 20241201122522143 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201122522143 DAUC <0003> auc.c:113 vector [2]: rand = 8a280617600fd478cd79f7e2f4505253 20241201122522143 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241201122522143 DAUC <0003> auc.c:142 vector [2]: autn = 4c1c02627e7c000073640329593f2cc6 20241201122522143 DAUC <0003> auc.c:143 vector [2]: ck = 5c5e00c93f430b91e396cdf27dbd82fc 20241201122522143 DAUC <0003> auc.c:144 vector [2]: ik = 902d23c549544c92c68094042a320305 20241201122522143 DAUC <0003> auc.c:145 vector [2]: res = 0d96a66f626d640c0000000000000000 20241201122522143 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122522143 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201122522143 DAUC <0003> auc.c:179 vector [2]: kc = fc3913dcf1036eb1 20241201122522143 DAUC <0003> auc.c:180 vector [2]: sres = 7d42e76e 20241201122522143 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201122522143 DAUC <0003> auc.c:113 vector [3]: rand = 319f802f7ed4cfa7cf043c6b4e602a08 20241201122522143 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241201122522143 DAUC <0003> auc.c:142 vector [3]: autn = d51c6f6be3110000b7ff83d08d0e59db 20241201122522143 DAUC <0003> auc.c:143 vector [3]: ck = 8eb280807620accb7de11b850ae6125a 20241201122522143 DAUC <0003> auc.c:144 vector [3]: ik = 4893cfdedee828a6e76d4579fcaf2614 20241201122522143 DAUC <0003> auc.c:145 vector [3]: res = 839f58ba360c8e6c0000000000000000 20241201122522143 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122522143 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201122522143 DAUC <0003> auc.c:179 vector [3]: kc = 1db76953ebc0df0a 20241201122522143 DAUC <0003> auc.c:180 vector [3]: sres = 1ff47d30 20241201122522143 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201122522143 DAUC <0003> auc.c:113 vector [4]: rand = a7f5d89e8f023bb389545898baab3356 20241201122522143 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241201122522143 DAUC <0003> auc.c:142 vector [4]: autn = ff4a72dd7f6d000024715e0da9413597 20241201122522143 DAUC <0003> auc.c:143 vector [4]: ck = 92d934a16321fabc94a08d7b255a21ff 20241201122522143 DAUC <0003> auc.c:144 vector [4]: ik = 4c27162af6388c24db3fd77ee4623854 20241201122522143 DAUC <0003> auc.c:145 vector [4]: res = d610e4d9b379c1dc0000000000000000 20241201122522143 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201122522143 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241201122522143 DAUC <0003> auc.c:179 vector [4]: kc = c8dd31e66136e676 20241201122522143 DAUC <0003> auc.c:180 vector [4]: sres = 2f9dc542 20241201122522143 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241201122522143 DAUC <0003> db_auc.c:245 IMSI='262424832448517': Generated 5 vectors 20241201122522143 DAUC <0003> db_auc.c:249 IMSI='262424832448517': Updating SQN=161 in DB 20241201122522143 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424832448517 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424832448517"} 20241201122522143 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424832448517 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122522143 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122522143 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122522145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43780<->l=127.0.0.1:4258 20241201122522146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43722<->l=127.0.0.1:4258 20241201122522146 DLINP <000b> input/ipa.c:451 connected read/write 20241201122522146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122522146 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122522146 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122522146 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122522146 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33007<->l=127.0.0.1:4259) 20241201122522171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43794<->l=127.0.0.1:4258 20241201122522272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43794<->l=127.0.0.1:4258 20241201122525393 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122525394 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122525398 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43806<->l=127.0.0.1:4258 20241201122525399 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525399 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122525399 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122525399 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  20241201122525399 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122525399 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  20241201122525399 DLGSUP <0013> gsup_server.c:235 2:  20241201122525399 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122525399 DLGSUP <0013> gsup_server.c:235 3:  20241201122525399 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122525399 DLGSUP <0013> gsup_server.c:235 4:  20241201122525399 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122525399 DLGSUP <0013> gsup_server.c:235 5:  20241201122525399 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122525399 DLGSUP <0013> gsup_server.c:235 7:  20241201122525399 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122525399 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122525399 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122525399 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122525416 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46099<->l=127.0.0.1:4259) 20241201122525423 DAUC <0003> db_auc.c:157 IMSI='262425592740127': No 2G Auth Data 20241201122525423 DAUC <0003> db_auc.c:192 IMSI='262425592740127': No 3G Auth Data 20241201122525448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43810<->l=127.0.0.1:4258 20241201122525458 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525458 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425592740127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425592740127"} 20241201122525458 DAUC <0003> db_auc.c:192 IMSI='262425592740127': No 3G Auth Data 20241201122525458 DAUC <0003> db_auc.c:236 IMSI='262425592740127': Calling to generate 1 vectors 20241201122525458 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241201122525458 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122525458 DAUC <0003> auc.c:113 vector [0]: rand = 543020e5e2c9f831a1cad437ab487a6f 20241201122525458 DAUC <0003> auc.c:179 vector [0]: kc = 89be9762263dc800 20241201122525458 DAUC <0003> auc.c:180 vector [0]: sres = 3412fa66 20241201122525458 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201122525458 DAUC <0003> db_auc.c:245 IMSI='262425592740127': Generated 1 vectors 20241201122525458 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425592740127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425592740127"} 20241201122525458 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425592740127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525458 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525458 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525464 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525464 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425592740127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425592740127"} 20241201122525464 DAUC <0003> db_auc.c:192 IMSI='262425592740127': No 3G Auth Data 20241201122525464 DAUC <0003> db_auc.c:236 IMSI='262425592740127': Calling to generate 4 vectors 20241201122525464 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241201122525464 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122525464 DAUC <0003> auc.c:113 vector [0]: rand = 166628b14be38f77e99dcc00298ffc9e 20241201122525464 DAUC <0003> auc.c:179 vector [0]: kc = 271fee19114b3000 20241201122525464 DAUC <0003> auc.c:180 vector [0]: sres = c80c968c 20241201122525464 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201122525464 DAUC <0003> auc.c:113 vector [1]: rand = 3d270ad8f1917ffec896a9ba28765e9c 20241201122525464 DAUC <0003> auc.c:179 vector [1]: kc = 52086ab725a13800 20241201122525464 DAUC <0003> auc.c:180 vector [1]: sres = 1eeda881 20241201122525464 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241201122525464 DAUC <0003> auc.c:113 vector [2]: rand = 23eb5a0f2fc4ed719b4e652bceea3551 20241201122525464 DAUC <0003> auc.c:179 vector [2]: kc = dc45ae195ddafc00 20241201122525464 DAUC <0003> auc.c:180 vector [2]: sres = 9c2bf49c 20241201122525464 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241201122525464 DAUC <0003> auc.c:113 vector [3]: rand = a555b59bfcb8116cc4590b4b840b7845 20241201122525464 DAUC <0003> auc.c:179 vector [3]: kc = 7f076c9eb51c0c00 20241201122525464 DAUC <0003> auc.c:180 vector [3]: sres = a0d19d68 20241201122525465 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241201122525465 DAUC <0003> db_auc.c:245 IMSI='262425592740127': Generated 4 vectors 20241201122525465 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425592740127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425592740127"} 20241201122525465 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425592740127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525465 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525465 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525468 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525469 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425592740127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425592740127"} 20241201122525469 DAUC <0003> db_auc.c:192 IMSI='262425592740127': No 3G Auth Data 20241201122525469 DAUC <0003> db_auc.c:236 IMSI='262425592740127': Calling to generate 5 vectors 20241201122525469 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241201122525469 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122525469 DAUC <0003> auc.c:113 vector [0]: rand = 86632c17bfaf98f4470fe0af48e58432 20241201122525469 DAUC <0003> auc.c:179 vector [0]: kc = 2a52cc0431a13400 20241201122525469 DAUC <0003> auc.c:180 vector [0]: sres = 01037f74 20241201122525469 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201122525469 DAUC <0003> auc.c:113 vector [1]: rand = 83777bee78f4e3a86023523d1babcf57 20241201122525469 DAUC <0003> auc.c:179 vector [1]: kc = 3e9b58d852a71c00 20241201122525469 DAUC <0003> auc.c:180 vector [1]: sres = 5c51dff2 20241201122525469 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241201122525469 DAUC <0003> auc.c:113 vector [2]: rand = caa38433ea8534041c5678be03d7e614 20241201122525469 DAUC <0003> auc.c:179 vector [2]: kc = 2fc58b9c908bd000 20241201122525469 DAUC <0003> auc.c:180 vector [2]: sres = 36ff7701 20241201122525469 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241201122525469 DAUC <0003> auc.c:113 vector [3]: rand = a69655592f5cd3b7bfa655b14dd90ded 20241201122525469 DAUC <0003> auc.c:179 vector [3]: kc = 8348c2f82cacec00 20241201122525469 DAUC <0003> auc.c:180 vector [3]: sres = ab96b5e0 20241201122525469 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241201122525469 DAUC <0003> auc.c:113 vector [4]: rand = 4ef7fd1bc7a5a8b218dd209944c029c3 20241201122525469 DAUC <0003> auc.c:179 vector [4]: kc = 509fca8768866800 20241201122525469 DAUC <0003> auc.c:180 vector [4]: sres = beeb83b4 20241201122525469 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241201122525469 DAUC <0003> db_auc.c:245 IMSI='262425592740127': Generated 5 vectors 20241201122525469 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425592740127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425592740127"} 20241201122525469 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425592740127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525469 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525470 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525473 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525473 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425592740127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425592740127"} 20241201122525474 DAUC <0003> db_auc.c:192 IMSI='262425592740127': No 3G Auth Data 20241201122525474 DAUC <0003> db_auc.c:236 IMSI='262425592740127': Calling to generate 5 vectors 20241201122525474 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241201122525474 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122525474 DAUC <0003> auc.c:113 vector [0]: rand = e72b9ac47312ea9ff70277efa70a036d 20241201122525474 DAUC <0003> auc.c:179 vector [0]: kc = 51196d079db1d000 20241201122525474 DAUC <0003> auc.c:180 vector [0]: sres = d2319e15 20241201122525474 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201122525474 DAUC <0003> auc.c:113 vector [1]: rand = 664b9d6455b4f8441be08b860562003a 20241201122525474 DAUC <0003> auc.c:179 vector [1]: kc = ab7a6bcf5c163400 20241201122525474 DAUC <0003> auc.c:180 vector [1]: sres = 67883213 20241201122525474 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241201122525474 DAUC <0003> auc.c:113 vector [2]: rand = efde99cbf8a6dec3f55882a31dd90417 20241201122525474 DAUC <0003> auc.c:179 vector [2]: kc = d5dc9a1496942000 20241201122525474 DAUC <0003> auc.c:180 vector [2]: sres = 99739f2d 20241201122525474 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241201122525474 DAUC <0003> auc.c:113 vector [3]: rand = 0f8973a5dd63a365f175ac68bd97eb06 20241201122525474 DAUC <0003> auc.c:179 vector [3]: kc = 224da965323ce400 20241201122525474 DAUC <0003> auc.c:180 vector [3]: sres = 1e44702a 20241201122525474 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241201122525474 DAUC <0003> auc.c:113 vector [4]: rand = 827f1b68099ebc52e7a2545e4c3ba444 20241201122525474 DAUC <0003> auc.c:179 vector [4]: kc = 272d91d8057f3000 20241201122525474 DAUC <0003> auc.c:180 vector [4]: sres = bcff51f5 20241201122525474 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241201122525474 DAUC <0003> db_auc.c:245 IMSI='262425592740127': Generated 5 vectors 20241201122525474 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425592740127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425592740127"} 20241201122525474 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425592740127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525474 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525474 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43810<->l=127.0.0.1:4258 20241201122525480 DAUC <0003> db_auc.c:157 IMSI='262429982136268': No 2G Auth Data 20241201122525480 DAUC <0003> db_auc.c:192 IMSI='262429982136268': No 3G Auth Data 20241201122525496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43814<->l=127.0.0.1:4258 20241201122525497 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525497 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429982136268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429982136268"} 20241201122525497 DAUC <0003> db_auc.c:192 IMSI='262429982136268': No 3G Auth Data 20241201122525497 DAUC <0003> db_auc.c:236 IMSI='262429982136268': Calling to generate 1 vectors 20241201122525497 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241201122525497 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122525497 DAUC <0003> auc.c:113 vector [0]: rand = fd513ce7771d4cfded53397c01ef5861 20241201122525497 DAUC <0003> auc.c:179 vector [0]: kc = 5d28e597fcdc7800 20241201122525497 DAUC <0003> auc.c:180 vector [0]: sres = c444ce08 20241201122525497 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201122525497 DAUC <0003> db_auc.c:245 IMSI='262429982136268': Generated 1 vectors 20241201122525497 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429982136268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429982136268"} 20241201122525497 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429982136268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525497 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525497 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525498 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525498 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429982136268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429982136268"} 20241201122525498 DAUC <0003> db_auc.c:192 IMSI='262429982136268': No 3G Auth Data 20241201122525498 DAUC <0003> db_auc.c:236 IMSI='262429982136268': Calling to generate 4 vectors 20241201122525498 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241201122525498 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122525498 DAUC <0003> auc.c:113 vector [0]: rand = 9d736b004094d33250612a202cfaa13f 20241201122525498 DAUC <0003> auc.c:179 vector [0]: kc = c902084dabfbc400 20241201122525498 DAUC <0003> auc.c:180 vector [0]: sres = 393a9838 20241201122525498 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201122525498 DAUC <0003> auc.c:113 vector [1]: rand = b126d756393196c91feaafba241dff51 20241201122525498 DAUC <0003> auc.c:179 vector [1]: kc = 66581bbe95016400 20241201122525498 DAUC <0003> auc.c:180 vector [1]: sres = ca7f465b 20241201122525498 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241201122525498 DAUC <0003> auc.c:113 vector [2]: rand = bc79f91a20c4b59ddf6013a054d31ca8 20241201122525498 DAUC <0003> auc.c:179 vector [2]: kc = 8b83d56d166da800 20241201122525498 DAUC <0003> auc.c:180 vector [2]: sres = e1d57cff 20241201122525498 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241201122525498 DAUC <0003> auc.c:113 vector [3]: rand = 6751486b46c52f8e055b3bf8e556b20c 20241201122525498 DAUC <0003> auc.c:179 vector [3]: kc = 5871e7e723ebf400 20241201122525498 DAUC <0003> auc.c:180 vector [3]: sres = 9e12542f 20241201122525498 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241201122525498 DAUC <0003> db_auc.c:245 IMSI='262429982136268': Generated 4 vectors 20241201122525498 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429982136268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429982136268"} 20241201122525498 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429982136268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525498 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525498 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525499 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525499 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429982136268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429982136268"} 20241201122525499 DAUC <0003> db_auc.c:192 IMSI='262429982136268': No 3G Auth Data 20241201122525499 DAUC <0003> db_auc.c:236 IMSI='262429982136268': Calling to generate 5 vectors 20241201122525499 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241201122525499 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122525499 DAUC <0003> auc.c:113 vector [0]: rand = 8830af767d8493ffb12d52b424639962 20241201122525499 DAUC <0003> auc.c:179 vector [0]: kc = ea52f10865c11400 20241201122525499 DAUC <0003> auc.c:180 vector [0]: sres = a8b46e83 20241201122525499 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201122525499 DAUC <0003> auc.c:113 vector [1]: rand = acad04d063a830059816f067f70fe892 20241201122525499 DAUC <0003> auc.c:179 vector [1]: kc = 3934fd7daf843000 20241201122525499 DAUC <0003> auc.c:180 vector [1]: sres = 45900724 20241201122525499 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241201122525499 DAUC <0003> auc.c:113 vector [2]: rand = 3ba4cd1263d005a9b04e4dd0738cf143 20241201122525499 DAUC <0003> auc.c:179 vector [2]: kc = 6ca7da03dbd2b400 20241201122525499 DAUC <0003> auc.c:180 vector [2]: sres = ff692faf 20241201122525499 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241201122525499 DAUC <0003> auc.c:113 vector [3]: rand = 9440d6b03246d9f61943177fb0f2b9d5 20241201122525499 DAUC <0003> auc.c:179 vector [3]: kc = 104cb96b28524000 20241201122525499 DAUC <0003> auc.c:180 vector [3]: sres = 71f39e72 20241201122525499 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241201122525499 DAUC <0003> auc.c:113 vector [4]: rand = 8651e6224b8b7fab7c324bb7796d4adc 20241201122525499 DAUC <0003> auc.c:179 vector [4]: kc = da067ccedae6a000 20241201122525499 DAUC <0003> auc.c:180 vector [4]: sres = 91ce62b1 20241201122525499 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241201122525499 DAUC <0003> db_auc.c:245 IMSI='262429982136268': Generated 5 vectors 20241201122525499 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429982136268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429982136268"} 20241201122525499 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429982136268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525499 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525499 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525500 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525500 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429982136268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429982136268"} 20241201122525500 DAUC <0003> db_auc.c:192 IMSI='262429982136268': No 3G Auth Data 20241201122525500 DAUC <0003> db_auc.c:236 IMSI='262429982136268': Calling to generate 5 vectors 20241201122525500 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241201122525500 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122525500 DAUC <0003> auc.c:113 vector [0]: rand = 0740e1c22ac88dde07fa43743fda11c6 20241201122525500 DAUC <0003> auc.c:179 vector [0]: kc = f7e3b35592a06400 20241201122525500 DAUC <0003> auc.c:180 vector [0]: sres = 34b2d2e6 20241201122525500 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201122525500 DAUC <0003> auc.c:113 vector [1]: rand = 63077b438e601bcc42c5e9013036fe71 20241201122525500 DAUC <0003> auc.c:179 vector [1]: kc = 70302b847333bc00 20241201122525500 DAUC <0003> auc.c:180 vector [1]: sres = 98abe0b6 20241201122525500 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241201122525500 DAUC <0003> auc.c:113 vector [2]: rand = bc431d4fb2c00cf128c6596d8b4daf71 20241201122525500 DAUC <0003> auc.c:179 vector [2]: kc = c69042c6fddcb800 20241201122525500 DAUC <0003> auc.c:180 vector [2]: sres = c088c3ca 20241201122525500 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241201122525500 DAUC <0003> auc.c:113 vector [3]: rand = ad8df630c2d8acb08e895eaa895bc478 20241201122525500 DAUC <0003> auc.c:179 vector [3]: kc = 6007b1530006c400 20241201122525500 DAUC <0003> auc.c:180 vector [3]: sres = f13fdc91 20241201122525500 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241201122525500 DAUC <0003> auc.c:113 vector [4]: rand = 60006b859c3fe3ef763388ebd338f1fd 20241201122525500 DAUC <0003> auc.c:179 vector [4]: kc = 0709daf607d1f400 20241201122525500 DAUC <0003> auc.c:180 vector [4]: sres = 7dd25ad0 20241201122525500 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241201122525500 DAUC <0003> db_auc.c:245 IMSI='262429982136268': Generated 5 vectors 20241201122525500 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429982136268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429982136268"} 20241201122525500 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429982136268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525500 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525500 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43814<->l=127.0.0.1:4258 20241201122525501 DAUC <0003> db_auc.c:157 IMSI='262428658502280': No 2G Auth Data 20241201122525501 DAUC <0003> db_auc.c:192 IMSI='262428658502280': No 3G Auth Data 20241201122525507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43822<->l=127.0.0.1:4258 20241201122525509 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525509 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428658502280 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428658502280"} 20241201122525509 DAUC <0003> db_auc.c:192 IMSI='262428658502280': No 3G Auth Data 20241201122525509 DAUC <0003> db_auc.c:236 IMSI='262428658502280': Calling to generate 1 vectors 20241201122525509 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241201122525509 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122525509 DAUC <0003> auc.c:113 vector [0]: rand = 3ddcf213f94c0a90533e87abcf08432b 20241201122525509 DAUC <0003> auc.c:179 vector [0]: kc = 7722eb9deba32456 20241201122525509 DAUC <0003> auc.c:180 vector [0]: sres = 9c8bf707 20241201122525509 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201122525509 DAUC <0003> db_auc.c:245 IMSI='262428658502280': Generated 1 vectors 20241201122525509 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428658502280 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428658502280"} 20241201122525509 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428658502280 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525509 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525509 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525510 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525510 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428658502280 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428658502280"} 20241201122525510 DAUC <0003> db_auc.c:192 IMSI='262428658502280': No 3G Auth Data 20241201122525510 DAUC <0003> db_auc.c:236 IMSI='262428658502280': Calling to generate 4 vectors 20241201122525510 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241201122525510 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122525510 DAUC <0003> auc.c:113 vector [0]: rand = e8adc1331e7bf8979df46f03e1dbb393 20241201122525510 DAUC <0003> auc.c:179 vector [0]: kc = f8bd94663c73e1c4 20241201122525510 DAUC <0003> auc.c:180 vector [0]: sres = 4923dc7b 20241201122525510 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201122525510 DAUC <0003> auc.c:113 vector [1]: rand = 55125642acdf56704bf5d643e844788a 20241201122525510 DAUC <0003> auc.c:179 vector [1]: kc = ffd3e8338a812c94 20241201122525510 DAUC <0003> auc.c:180 vector [1]: sres = 91499fe2 20241201122525510 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241201122525510 DAUC <0003> auc.c:113 vector [2]: rand = 09084cd83749b439265a37ce9ded0c0e 20241201122525510 DAUC <0003> auc.c:179 vector [2]: kc = 20d8d4e9bf39e058 20241201122525510 DAUC <0003> auc.c:180 vector [2]: sres = 1f520d8c 20241201122525510 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241201122525510 DAUC <0003> auc.c:113 vector [3]: rand = 8db5c1e538e51320d92ea7fa538c6c55 20241201122525510 DAUC <0003> auc.c:179 vector [3]: kc = 8b24a5657f142c3e 20241201122525510 DAUC <0003> auc.c:180 vector [3]: sres = 10934b59 20241201122525510 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241201122525510 DAUC <0003> db_auc.c:245 IMSI='262428658502280': Generated 4 vectors 20241201122525510 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428658502280 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428658502280"} 20241201122525510 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428658502280 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525510 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525510 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525511 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525511 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428658502280 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428658502280"} 20241201122525511 DAUC <0003> db_auc.c:192 IMSI='262428658502280': No 3G Auth Data 20241201122525511 DAUC <0003> db_auc.c:236 IMSI='262428658502280': Calling to generate 5 vectors 20241201122525511 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241201122525511 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122525511 DAUC <0003> auc.c:113 vector [0]: rand = 6af4970894c2868b8f444b72ca6e6cab 20241201122525511 DAUC <0003> auc.c:179 vector [0]: kc = f9a251670a9e6b38 20241201122525511 DAUC <0003> auc.c:180 vector [0]: sres = f2e3eb6f 20241201122525511 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201122525511 DAUC <0003> auc.c:113 vector [1]: rand = 3fd7ab9ed35f39a62dc9303cf2b6f6dd 20241201122525511 DAUC <0003> auc.c:179 vector [1]: kc = 81610f5704cb76b3 20241201122525511 DAUC <0003> auc.c:180 vector [1]: sres = 05de34bc 20241201122525511 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241201122525511 DAUC <0003> auc.c:113 vector [2]: rand = 4da7b7ed616afafb2f6add13063499f7 20241201122525511 DAUC <0003> auc.c:179 vector [2]: kc = 9a2e8a9a51008e57 20241201122525511 DAUC <0003> auc.c:180 vector [2]: sres = c691141a 20241201122525511 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241201122525511 DAUC <0003> auc.c:113 vector [3]: rand = 388934984a7b4e8784a97e1844c2b159 20241201122525511 DAUC <0003> auc.c:179 vector [3]: kc = 9d957d8a9edb98d6 20241201122525511 DAUC <0003> auc.c:180 vector [3]: sres = 72c0c062 20241201122525511 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241201122525511 DAUC <0003> auc.c:113 vector [4]: rand = 740143cdceaefeb25abc6b533d629260 20241201122525511 DAUC <0003> auc.c:179 vector [4]: kc = d0868e070164404c 20241201122525511 DAUC <0003> auc.c:180 vector [4]: sres = 2afe483f 20241201122525511 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241201122525511 DAUC <0003> db_auc.c:245 IMSI='262428658502280': Generated 5 vectors 20241201122525511 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428658502280 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428658502280"} 20241201122525511 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428658502280 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525511 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525511 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525512 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525512 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428658502280 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428658502280"} 20241201122525512 DAUC <0003> db_auc.c:192 IMSI='262428658502280': No 3G Auth Data 20241201122525512 DAUC <0003> db_auc.c:236 IMSI='262428658502280': Calling to generate 5 vectors 20241201122525512 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241201122525512 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122525512 DAUC <0003> auc.c:113 vector [0]: rand = 6a98d961823a44e10052f7a8ea630762 20241201122525512 DAUC <0003> auc.c:179 vector [0]: kc = 0fcefde4f00c8800 20241201122525512 DAUC <0003> auc.c:180 vector [0]: sres = af12bfc2 20241201122525512 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201122525512 DAUC <0003> auc.c:113 vector [1]: rand = 7baa05951af7405e92c3f4dbc8a48b45 20241201122525512 DAUC <0003> auc.c:179 vector [1]: kc = 5f7744c011de14f7 20241201122525512 DAUC <0003> auc.c:180 vector [1]: sres = ddcb3a85 20241201122525512 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241201122525512 DAUC <0003> auc.c:113 vector [2]: rand = 6d1c87c03ac372a9e8f3efc94924834a 20241201122525512 DAUC <0003> auc.c:179 vector [2]: kc = fc13363b6c87a2f2 20241201122525512 DAUC <0003> auc.c:180 vector [2]: sres = eafa8573 20241201122525512 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241201122525512 DAUC <0003> auc.c:113 vector [3]: rand = d9465099032d91d7b02fbdead3c3c578 20241201122525512 DAUC <0003> auc.c:179 vector [3]: kc = ebfe9128a2112f69 20241201122525512 DAUC <0003> auc.c:180 vector [3]: sres = d891ce68 20241201122525512 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241201122525512 DAUC <0003> auc.c:113 vector [4]: rand = cda25eff17511828aaf788d09755501f 20241201122525512 DAUC <0003> auc.c:179 vector [4]: kc = b18f560b5e1f2fbb 20241201122525512 DAUC <0003> auc.c:180 vector [4]: sres = 68c0513c 20241201122525512 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241201122525512 DAUC <0003> db_auc.c:245 IMSI='262428658502280': Generated 5 vectors 20241201122525512 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428658502280 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428658502280"} 20241201122525512 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428658502280 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525512 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525512 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43822<->l=127.0.0.1:4258 20241201122525513 DAUC <0003> db_auc.c:157 IMSI='262422636034884': No 2G Auth Data 20241201122525513 DAUC <0003> db_auc.c:192 IMSI='262422636034884': No 3G Auth Data 20241201122525520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43830<->l=127.0.0.1:4258 20241201122525522 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525522 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422636034884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422636034884"} 20241201122525522 DAUC <0003> db_auc.c:157 IMSI='262422636034884': No 2G Auth Data 20241201122525522 DAUC <0003> db_auc.c:236 IMSI='262422636034884': Calling to generate 1 vectors 20241201122525522 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241201122525522 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122525522 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201122525522 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201122525522 DAUC <0003> auc.c:113 vector [0]: rand = 428b666e811801edc8640ad01c974ecf 20241201122525522 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201122525522 DAUC <0003> auc.c:142 vector [0]: autn = d9353172e11700006804c4f5a64bd896 20241201122525523 DAUC <0003> auc.c:143 vector [0]: ck = 4462be55febf1e240e043cf9bb49b2a5 20241201122525523 DAUC <0003> auc.c:144 vector [0]: ik = fff889ae8ef8a28b4565e4c39adf88c4 20241201122525523 DAUC <0003> auc.c:145 vector [0]: res = 9efc2816560736520000000000000000 20241201122525523 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122525523 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241201122525523 DAUC <0003> auc.c:151 vector [0]: kc = f0fbefc151d186ce 20241201122525523 DAUC <0003> auc.c:152 vector [0]: sres = c8fb1e44 20241201122525523 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241201122525523 DAUC <0003> db_auc.c:245 IMSI='262422636034884': Generated 1 vectors 20241201122525523 DAUC <0003> db_auc.c:249 IMSI='262422636034884': Updating SQN=33 in DB 20241201122525523 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422636034884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422636034884"} 20241201122525523 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422636034884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525523 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525523 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525524 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525524 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422636034884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422636034884"} 20241201122525524 DAUC <0003> db_auc.c:157 IMSI='262422636034884': No 2G Auth Data 20241201122525524 DAUC <0003> db_auc.c:236 IMSI='262422636034884': Calling to generate 4 vectors 20241201122525524 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241201122525524 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122525524 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201122525524 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241201122525524 DAUC <0003> auc.c:113 vector [0]: rand = ab4651a2411e06d6e8ac48cde8ab016a 20241201122525524 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241201122525524 DAUC <0003> auc.c:142 vector [0]: autn = 2e4813e2ac86000018ca391b2ebcaba3 20241201122525524 DAUC <0003> auc.c:143 vector [0]: ck = 63a828e073f7a9513be02ca2f586d481 20241201122525524 DAUC <0003> auc.c:144 vector [0]: ik = e2ddd922eb199a7145be669904ce8452 20241201122525524 DAUC <0003> auc.c:145 vector [0]: res = 2b2ad2ed4dc6448a0000000000000000 20241201122525524 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122525524 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241201122525524 DAUC <0003> auc.c:151 vector [0]: kc = ff2bbbf969a663f3 20241201122525524 DAUC <0003> auc.c:152 vector [0]: sres = 66ec9667 20241201122525524 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241201122525524 DAUC <0003> auc.c:113 vector [1]: rand = 2c498fb19b42baff3d8999af5f58dd26 20241201122525524 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241201122525524 DAUC <0003> auc.c:142 vector [1]: autn = f3b03ca703ff0000342212b925d15954 20241201122525524 DAUC <0003> auc.c:143 vector [1]: ck = c3f31f5e0683bc5a07603615d8f76dc0 20241201122525524 DAUC <0003> auc.c:144 vector [1]: ik = d194d3fd156b7f603bca3e89ea1f05d5 20241201122525524 DAUC <0003> auc.c:145 vector [1]: res = ce52c0b567ea985f0000000000000000 20241201122525524 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122525524 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241201122525524 DAUC <0003> auc.c:151 vector [1]: kc = 2ecdc43f2100ab2f 20241201122525524 DAUC <0003> auc.c:152 vector [1]: sres = a9b858ea 20241201122525524 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241201122525524 DAUC <0003> auc.c:113 vector [2]: rand = 60f665b5a2a217329405463afc0fc25e 20241201122525524 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241201122525524 DAUC <0003> auc.c:142 vector [2]: autn = e849412046ad0000feb814d8588410fe 20241201122525524 DAUC <0003> auc.c:143 vector [2]: ck = 4cae975cb6547c6800dccd01aa1d8ca5 20241201122525524 DAUC <0003> auc.c:144 vector [2]: ik = 8e9b13ca78bc1a232cf6fb8694721ddd 20241201122525524 DAUC <0003> auc.c:145 vector [2]: res = aaf7320ed1bfca520000000000000000 20241201122525524 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122525524 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241201122525524 DAUC <0003> auc.c:151 vector [2]: kc = ee1fb211f087f733 20241201122525524 DAUC <0003> auc.c:152 vector [2]: sres = 7b48f85c 20241201122525524 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241201122525524 DAUC <0003> auc.c:113 vector [3]: rand = 862d636d4d34f70f7ea39b2caa5671d5 20241201122525524 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241201122525524 DAUC <0003> auc.c:142 vector [3]: autn = 66b70a2989250000a270970e06dd8441 20241201122525524 DAUC <0003> auc.c:143 vector [3]: ck = 807ace5d62af37e86ed22ed776758f7d 20241201122525524 DAUC <0003> auc.c:144 vector [3]: ik = 1b3425309623f8cf2e2a300cbb9c815a 20241201122525524 DAUC <0003> auc.c:145 vector [3]: res = 540e050a3dffc32b0000000000000000 20241201122525524 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122525524 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241201122525524 DAUC <0003> auc.c:151 vector [3]: kc = dbb6f5b63965c100 20241201122525524 DAUC <0003> auc.c:152 vector [3]: sres = 69f1c621 20241201122525524 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241201122525524 DAUC <0003> db_auc.c:245 IMSI='262422636034884': Generated 4 vectors 20241201122525524 DAUC <0003> db_auc.c:249 IMSI='262422636034884': Updating SQN=161 in DB 20241201122525524 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422636034884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422636034884"} 20241201122525524 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422636034884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525524 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525524 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525525 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525525 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422636034884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422636034884"} 20241201122525525 DAUC <0003> db_auc.c:157 IMSI='262422636034884': No 2G Auth Data 20241201122525525 DAUC <0003> db_auc.c:236 IMSI='262422636034884': Calling to generate 5 vectors 20241201122525525 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241201122525525 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122525525 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201122525525 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241201122525525 DAUC <0003> auc.c:113 vector [0]: rand = 96b97d54e86fe7106895fed9abca657e 20241201122525525 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241201122525525 DAUC <0003> auc.c:142 vector [0]: autn = 8e5e80312ff70000324ea7bb6ea566eb 20241201122525525 DAUC <0003> auc.c:143 vector [0]: ck = 91eae20e0f2a5eb2d80527118f085276 20241201122525525 DAUC <0003> auc.c:144 vector [0]: ik = f6c59b66bd7427983cd3265cf0980b8e 20241201122525525 DAUC <0003> auc.c:145 vector [0]: res = c5f749326134c7d30000000000000000 20241201122525525 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122525525 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241201122525525 DAUC <0003> auc.c:151 vector [0]: kc = 83f97825cdce20d2 20241201122525525 DAUC <0003> auc.c:152 vector [0]: sres = a4c38ee1 20241201122525525 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241201122525525 DAUC <0003> auc.c:113 vector [1]: rand = aa94c1db8dc3e827c875ce2f59573eea 20241201122525525 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241201122525525 DAUC <0003> auc.c:142 vector [1]: autn = 63762cb7e82400005463620c3b561ff2 20241201122525525 DAUC <0003> auc.c:143 vector [1]: ck = 50fe3728689a528466230ebc17c08ec1 20241201122525525 DAUC <0003> auc.c:144 vector [1]: ik = 3f208ce15b968043bd5e9a1319b5df50 20241201122525525 DAUC <0003> auc.c:145 vector [1]: res = b62da7a756950b280000000000000000 20241201122525525 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122525525 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241201122525525 DAUC <0003> auc.c:151 vector [1]: kc = b4a32f663d798356 20241201122525525 DAUC <0003> auc.c:152 vector [1]: sres = e0b8ac8f 20241201122525525 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241201122525525 DAUC <0003> auc.c:113 vector [2]: rand = 22e1eab9f483f085203e5081b1e35bc6 20241201122525525 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241201122525525 DAUC <0003> auc.c:142 vector [2]: autn = 270bf033366600009a9cdf4cda2320f5 20241201122525525 DAUC <0003> auc.c:143 vector [2]: ck = 680f1bd18b712a0fdbf2e255a100c796 20241201122525525 DAUC <0003> auc.c:144 vector [2]: ik = 5fd759bff8706d6f503200e606b419d9 20241201122525525 DAUC <0003> auc.c:145 vector [2]: res = 4b75865649a99fb50000000000000000 20241201122525525 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122525525 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241201122525525 DAUC <0003> auc.c:151 vector [2]: kc = bc18a0ddd4b5992f 20241201122525525 DAUC <0003> auc.c:152 vector [2]: sres = 02dc19e3 20241201122525525 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241201122525525 DAUC <0003> auc.c:113 vector [3]: rand = 3cd881957669a5098f0b1caa1e47d031 20241201122525525 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241201122525525 DAUC <0003> auc.c:142 vector [3]: autn = 1059633e91b900006c1130005648a51d 20241201122525525 DAUC <0003> auc.c:143 vector [3]: ck = 04e0ba978f22763016ef13abab925a17 20241201122525525 DAUC <0003> auc.c:144 vector [3]: ik = 3a4c4e662d5a6eeb4aee153971e224d2 20241201122525525 DAUC <0003> auc.c:145 vector [3]: res = 36f9ebff78ee37780000000000000000 20241201122525525 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122525525 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241201122525525 DAUC <0003> auc.c:151 vector [3]: kc = 62adf2637808661e 20241201122525525 DAUC <0003> auc.c:152 vector [3]: sres = 4e17dc87 20241201122525525 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241201122525525 DAUC <0003> auc.c:113 vector [4]: rand = b7ea45279509f3bac64e8105103de4be 20241201122525525 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241201122525525 DAUC <0003> auc.c:142 vector [4]: autn = 94aacaffc4cf0000129371dac9512bcf 20241201122525525 DAUC <0003> auc.c:143 vector [4]: ck = 1b959c8f60bde14a26e8a5475512b2e6 20241201122525525 DAUC <0003> auc.c:144 vector [4]: ik = d0d24ca5ec33dfaca444fbdafd57ec63 20241201122525525 DAUC <0003> auc.c:145 vector [4]: res = b9a4ceba5384ba430000000000000000 20241201122525525 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201122525525 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241201122525525 DAUC <0003> auc.c:151 vector [4]: kc = 49eb8eb724cb6063 20241201122525525 DAUC <0003> auc.c:152 vector [4]: sres = ea2074f9 20241201122525525 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241201122525525 DAUC <0003> db_auc.c:245 IMSI='262422636034884': Generated 5 vectors 20241201122525525 DAUC <0003> db_auc.c:249 IMSI='262422636034884': Updating SQN=321 in DB 20241201122525525 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422636034884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422636034884"} 20241201122525525 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422636034884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525525 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525525 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525527 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525527 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422636034884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422636034884"} 20241201122525527 DAUC <0003> db_auc.c:157 IMSI='262422636034884': No 2G Auth Data 20241201122525527 DAUC <0003> db_auc.c:236 IMSI='262422636034884': Calling to generate 5 vectors 20241201122525527 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241201122525527 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122525527 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201122525527 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241201122525527 DAUC <0003> auc.c:113 vector [0]: rand = d5429792c47086b4e89d5fa2057ac3e1 20241201122525527 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241201122525527 DAUC <0003> auc.c:142 vector [0]: autn = c9dd1fe237b300006c0777856b6c88a0 20241201122525527 DAUC <0003> auc.c:143 vector [0]: ck = 856de84efe5c1074506cf95ffc553b1d 20241201122525527 DAUC <0003> auc.c:144 vector [0]: ik = 41f3d0e9ed46784f894325abcf157572 20241201122525527 DAUC <0003> auc.c:145 vector [0]: res = 0366d9d41c2aa4290000000000000000 20241201122525527 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122525527 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241201122525527 DAUC <0003> auc.c:151 vector [0]: kc = 1db1e453205a2654 20241201122525527 DAUC <0003> auc.c:152 vector [0]: sres = 1f4c7dfd 20241201122525527 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241201122525527 DAUC <0003> auc.c:113 vector [1]: rand = be2c3985ec69265ef0f42b00a586323c 20241201122525527 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241201122525527 DAUC <0003> auc.c:142 vector [1]: autn = 9d81225bef2f0000bf4706b8af976607 20241201122525527 DAUC <0003> auc.c:143 vector [1]: ck = a46b2ca99472365cd3fbd3e0dc7e8153 20241201122525527 DAUC <0003> auc.c:144 vector [1]: ik = 386928cf72b95ba452967c2bb550cb2b 20241201122525527 DAUC <0003> auc.c:145 vector [1]: res = a01c05b2ce538aa40000000000000000 20241201122525527 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122525527 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241201122525527 DAUC <0003> auc.c:151 vector [1]: kc = 1d6fabad8fe52780 20241201122525527 DAUC <0003> auc.c:152 vector [1]: sres = 6e4f8f16 20241201122525527 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241201122525527 DAUC <0003> auc.c:113 vector [2]: rand = ff837aed3ed22558a098637e8e27abc9 20241201122525527 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241201122525527 DAUC <0003> auc.c:142 vector [2]: autn = 5090cc2e9c8a0000732df915c4fa44a2 20241201122525527 DAUC <0003> auc.c:143 vector [2]: ck = 26ca440900056915ae184d13353cd53d 20241201122525527 DAUC <0003> auc.c:144 vector [2]: ik = 48f805cd1fd8d6f7a90d79730ca54434 20241201122525527 DAUC <0003> auc.c:145 vector [2]: res = 1da59c1193438b540000000000000000 20241201122525527 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122525527 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241201122525527 DAUC <0003> auc.c:151 vector [2]: kc = 692775a426442eeb 20241201122525527 DAUC <0003> auc.c:152 vector [2]: sres = 8ee61745 20241201122525527 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241201122525527 DAUC <0003> auc.c:113 vector [3]: rand = 2cbc0d1fac961556cc5fa514f0ee0459 20241201122525527 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241201122525527 DAUC <0003> auc.c:142 vector [3]: autn = 7a575fcfbef60000860e3a1d4435908f 20241201122525527 DAUC <0003> auc.c:143 vector [3]: ck = c13f02e96cbac6c4babd6dbffbf03f9f 20241201122525527 DAUC <0003> auc.c:144 vector [3]: ik = 292080ec6f85d210e361bb9f4ca659d7 20241201122525527 DAUC <0003> auc.c:145 vector [3]: res = ed53289d848012720000000000000000 20241201122525527 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122525527 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241201122525527 DAUC <0003> auc.c:151 vector [3]: kc = b1c35425b469729c 20241201122525527 DAUC <0003> auc.c:152 vector [3]: sres = 69d33aef 20241201122525527 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241201122525527 DAUC <0003> auc.c:113 vector [4]: rand = cc1816aa5b0a7cf96c21c01c872d60c1 20241201122525527 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241201122525527 DAUC <0003> auc.c:142 vector [4]: autn = 39f892ed2b1e0000fc18ce3e0b8a95a6 20241201122525527 DAUC <0003> auc.c:143 vector [4]: ck = b6313c031d5fafb3d0eabc92780b8b49 20241201122525527 DAUC <0003> auc.c:144 vector [4]: ik = 980a0b4a47ae3a848f0eca21272d6a28 20241201122525527 DAUC <0003> auc.c:145 vector [4]: res = d16e17d40b04dc020000000000000000 20241201122525527 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201122525527 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241201122525527 DAUC <0003> auc.c:151 vector [4]: kc = 71df41fa05d77456 20241201122525527 DAUC <0003> auc.c:152 vector [4]: sres = da6acbd6 20241201122525527 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241201122525527 DAUC <0003> db_auc.c:245 IMSI='262422636034884': Generated 5 vectors 20241201122525527 DAUC <0003> db_auc.c:249 IMSI='262422636034884': Updating SQN=481 in DB 20241201122525527 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422636034884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422636034884"} 20241201122525527 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422636034884 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525527 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525527 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43830<->l=127.0.0.1:4258 20241201122525528 DAUC <0003> db_auc.c:157 IMSI='262427403728182': No 2G Auth Data 20241201122525528 DAUC <0003> db_auc.c:192 IMSI='262427403728182': No 3G Auth Data 20241201122525534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43840<->l=127.0.0.1:4258 20241201122525536 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525536 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427403728182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427403728182"} 20241201122525536 DAUC <0003> db_auc.c:157 IMSI='262427403728182': No 2G Auth Data 20241201122525536 DAUC <0003> db_auc.c:236 IMSI='262427403728182': Calling to generate 1 vectors 20241201122525536 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241201122525536 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122525536 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241201122525536 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201122525536 DAUC <0003> auc.c:113 vector [0]: rand = bec7a975c4b0e90efc0aceaa98809944 20241201122525536 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201122525536 DAUC <0003> auc.c:142 vector [0]: autn = cf43dece812c000023425f9908246b9b 20241201122525536 DAUC <0003> auc.c:143 vector [0]: ck = c5f84fdb97949cd3f847909243f3059c 20241201122525536 DAUC <0003> auc.c:144 vector [0]: ik = dcd8254bf0d9bff5403712cc9f338057 20241201122525536 DAUC <0003> auc.c:145 vector [0]: res = cc15d4699314f8b70000000000000000 20241201122525536 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122525536 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241201122525536 DAUC <0003> auc.c:151 vector [0]: kc = a150e8cebb8da6ed 20241201122525536 DAUC <0003> auc.c:152 vector [0]: sres = 5f012cde 20241201122525536 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241201122525536 DAUC <0003> db_auc.c:245 IMSI='262427403728182': Generated 1 vectors 20241201122525536 DAUC <0003> db_auc.c:249 IMSI='262427403728182': Updating SQN=33 in DB 20241201122525536 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427403728182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427403728182"} 20241201122525536 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427403728182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525536 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525536 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525537 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525537 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427403728182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427403728182"} 20241201122525537 DAUC <0003> db_auc.c:157 IMSI='262427403728182': No 2G Auth Data 20241201122525537 DAUC <0003> db_auc.c:236 IMSI='262427403728182': Calling to generate 4 vectors 20241201122525537 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241201122525537 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122525537 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241201122525537 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241201122525537 DAUC <0003> auc.c:113 vector [0]: rand = 9987b5aa999c27445154a9960d46385a 20241201122525537 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241201122525537 DAUC <0003> auc.c:142 vector [0]: autn = 1ef45aa040ab0000947fab1c4841f37b 20241201122525537 DAUC <0003> auc.c:143 vector [0]: ck = c89cea76b16c6901af2da7b069bd6d6b 20241201122525537 DAUC <0003> auc.c:144 vector [0]: ik = b5c1269abf9f7cd84c91fb29b6202d46 20241201122525537 DAUC <0003> auc.c:145 vector [0]: res = cafbebd7a36178a40000000000000000 20241201122525537 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122525537 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241201122525537 DAUC <0003> auc.c:151 vector [0]: kc = 9ee19075d16e55f4 20241201122525537 DAUC <0003> auc.c:152 vector [0]: sres = 699a9373 20241201122525537 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241201122525537 DAUC <0003> auc.c:113 vector [1]: rand = d09e7f93199dbc76b103f6faba5f3e03 20241201122525537 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241201122525537 DAUC <0003> auc.c:142 vector [1]: autn = 05c739f87f4a000052bdb66934d69da1 20241201122525537 DAUC <0003> auc.c:143 vector [1]: ck = 721217deb7213ff3092453c410df3440 20241201122525537 DAUC <0003> auc.c:144 vector [1]: ik = b354dd9a4850667a78f77f064a5192eb 20241201122525537 DAUC <0003> auc.c:145 vector [1]: res = dcdb0449fba977eb0000000000000000 20241201122525537 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122525537 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241201122525537 DAUC <0003> auc.c:151 vector [1]: kc = b095e686a5ffff22 20241201122525537 DAUC <0003> auc.c:152 vector [1]: sres = 277273a2 20241201122525537 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241201122525537 DAUC <0003> auc.c:113 vector [2]: rand = 3c9348210da3477cd9c61794d8294c93 20241201122525537 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241201122525537 DAUC <0003> auc.c:142 vector [2]: autn = 1b9c95858f8d0000013cf29e1829d748 20241201122525537 DAUC <0003> auc.c:143 vector [2]: ck = c369ff5425ba0e3da20f42a3045adf98 20241201122525537 DAUC <0003> auc.c:144 vector [2]: ik = 8428b188014146d20fb8560cf20cb973 20241201122525537 DAUC <0003> auc.c:145 vector [2]: res = 88d91e027f6cab8c0000000000000000 20241201122525537 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122525537 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241201122525537 DAUC <0003> auc.c:151 vector [2]: kc = eaf65a73d2ad2e04 20241201122525537 DAUC <0003> auc.c:152 vector [2]: sres = f7b5b58e 20241201122525537 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241201122525537 DAUC <0003> auc.c:113 vector [3]: rand = 22c3cce9209a9adad08edeeb49583695 20241201122525537 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241201122525537 DAUC <0003> auc.c:142 vector [3]: autn = 154c7ec9c3b400001b1779e84db299e1 20241201122525537 DAUC <0003> auc.c:143 vector [3]: ck = 48b3f2267c7e5376f87189584db6657e 20241201122525537 DAUC <0003> auc.c:144 vector [3]: ik = 3ac42c6be2a7b9c31082a2d2fdfbe43c 20241201122525537 DAUC <0003> auc.c:145 vector [3]: res = 9a7164973ecd8e670000000000000000 20241201122525537 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122525537 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241201122525537 DAUC <0003> auc.c:151 vector [3]: kc = 9a84f5c72e946bf7 20241201122525537 DAUC <0003> auc.c:152 vector [3]: sres = a4bceaf0 20241201122525537 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241201122525537 DAUC <0003> db_auc.c:245 IMSI='262427403728182': Generated 4 vectors 20241201122525537 DAUC <0003> db_auc.c:249 IMSI='262427403728182': Updating SQN=161 in DB 20241201122525537 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427403728182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427403728182"} 20241201122525537 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427403728182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525537 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525537 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525539 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525539 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427403728182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427403728182"} 20241201122525539 DAUC <0003> db_auc.c:157 IMSI='262427403728182': No 2G Auth Data 20241201122525539 DAUC <0003> db_auc.c:236 IMSI='262427403728182': Calling to generate 5 vectors 20241201122525539 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241201122525539 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122525539 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241201122525539 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241201122525539 DAUC <0003> auc.c:113 vector [0]: rand = 18bec10408734fe60df38915b733b034 20241201122525539 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241201122525539 DAUC <0003> auc.c:142 vector [0]: autn = 31efc0468bbe0000a5fc002f08a7ae61 20241201122525539 DAUC <0003> auc.c:143 vector [0]: ck = 5e929e2d47d7305f9d8615fc6422763a 20241201122525539 DAUC <0003> auc.c:144 vector [0]: ik = 16af0d394020f1ad0f9c274c1a2bd337 20241201122525539 DAUC <0003> auc.c:145 vector [0]: res = 8c88d20d60d73f1f0000000000000000 20241201122525539 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122525539 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241201122525539 DAUC <0003> auc.c:151 vector [0]: kc = da27a1a479fe64ff 20241201122525539 DAUC <0003> auc.c:152 vector [0]: sres = ec5fed12 20241201122525539 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241201122525539 DAUC <0003> auc.c:113 vector [1]: rand = 8517b4d17a80c0f8743153458da697ae 20241201122525539 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241201122525539 DAUC <0003> auc.c:142 vector [1]: autn = a20a3dd666020000fa20fe3784ada3ae 20241201122525539 DAUC <0003> auc.c:143 vector [1]: ck = adeb8185c7d913ce5bb54d5672830aaa 20241201122525539 DAUC <0003> auc.c:144 vector [1]: ik = 16c14d48666da8e5a3d6c5b4ca87ac49 20241201122525539 DAUC <0003> auc.c:145 vector [1]: res = a125e493030ed67b0000000000000000 20241201122525539 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122525539 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241201122525539 DAUC <0003> auc.c:151 vector [1]: kc = 4349442f19b01dc8 20241201122525539 DAUC <0003> auc.c:152 vector [1]: sres = a22b32e8 20241201122525539 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241201122525539 DAUC <0003> auc.c:113 vector [2]: rand = be64fcea09a4143dc6b3b3713006fb73 20241201122525539 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241201122525539 DAUC <0003> auc.c:142 vector [2]: autn = 8751c8bc75150000d92efc36fb7d6250 20241201122525539 DAUC <0003> auc.c:143 vector [2]: ck = a5fd0777b004e80472b1fd249a9dd3f5 20241201122525539 DAUC <0003> auc.c:144 vector [2]: ik = b78efd548a555f650d4b064e9e87f70d 20241201122525539 DAUC <0003> auc.c:145 vector [2]: res = f6bfeda3200e69380000000000000000 20241201122525539 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122525539 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241201122525539 DAUC <0003> auc.c:151 vector [2]: kc = 6d8901493e4b9399 20241201122525539 DAUC <0003> auc.c:152 vector [2]: sres = d6b1849b 20241201122525539 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241201122525539 DAUC <0003> auc.c:113 vector [3]: rand = 7cc8e6c893fda82ec592dcd6cd90ca63 20241201122525539 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241201122525539 DAUC <0003> auc.c:142 vector [3]: autn = 0a3567d24f710000528fa6c66dbaf12c 20241201122525539 DAUC <0003> auc.c:143 vector [3]: ck = fbcb6744e3dcd4210109756667babcd5 20241201122525539 DAUC <0003> auc.c:144 vector [3]: ik = 0c3d1a5507c9a38b41bf7df45b71a9e0 20241201122525539 DAUC <0003> auc.c:145 vector [3]: res = 8c98273d3d8dd25f0000000000000000 20241201122525539 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122525539 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241201122525539 DAUC <0003> auc.c:151 vector [3]: kc = b7407583d8de629f 20241201122525539 DAUC <0003> auc.c:152 vector [3]: sres = b115f562 20241201122525539 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241201122525539 DAUC <0003> auc.c:113 vector [4]: rand = ca4d2e215d607c82b46175d7f9b0a539 20241201122525539 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241201122525539 DAUC <0003> auc.c:142 vector [4]: autn = 06631db0bd7200002d29810225c9e669 20241201122525539 DAUC <0003> auc.c:143 vector [4]: ck = 2eeebb5aaa5ad10113446fb592927f58 20241201122525539 DAUC <0003> auc.c:144 vector [4]: ik = 91dc98e1ff43eefcaeb3424490b28c05 20241201122525539 DAUC <0003> auc.c:145 vector [4]: res = 36bd4aaa923265a30000000000000000 20241201122525539 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201122525539 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241201122525539 DAUC <0003> auc.c:151 vector [4]: kc = 02c50e4a5739cca0 20241201122525539 DAUC <0003> auc.c:152 vector [4]: sres = a48f2f09 20241201122525539 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241201122525539 DAUC <0003> db_auc.c:245 IMSI='262427403728182': Generated 5 vectors 20241201122525539 DAUC <0003> db_auc.c:249 IMSI='262427403728182': Updating SQN=321 in DB 20241201122525539 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427403728182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427403728182"} 20241201122525539 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427403728182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525539 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525539 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525540 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525540 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427403728182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427403728182"} 20241201122525540 DAUC <0003> db_auc.c:157 IMSI='262427403728182': No 2G Auth Data 20241201122525540 DAUC <0003> db_auc.c:236 IMSI='262427403728182': Calling to generate 5 vectors 20241201122525540 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241201122525540 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122525540 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241201122525540 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241201122525540 DAUC <0003> auc.c:113 vector [0]: rand = b7614eeda83607fc04bb5e6bd0cd8813 20241201122525540 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241201122525540 DAUC <0003> auc.c:142 vector [0]: autn = 81045c5bdafd00000551b29c626bbe48 20241201122525540 DAUC <0003> auc.c:143 vector [0]: ck = 83f14045c58414122ae661495fc8266d 20241201122525540 DAUC <0003> auc.c:144 vector [0]: ik = 8517f89d863ebadaf3b21a3035951346 20241201122525540 DAUC <0003> auc.c:145 vector [0]: res = 31226afb876cfd020000000000000000 20241201122525540 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122525540 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241201122525540 DAUC <0003> auc.c:151 vector [0]: kc = dfb2c3a129e79be3 20241201122525540 DAUC <0003> auc.c:152 vector [0]: sres = b64e97f9 20241201122525540 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241201122525540 DAUC <0003> auc.c:113 vector [1]: rand = 0acf026b53d083e3df96525f69a23245 20241201122525540 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241201122525540 DAUC <0003> auc.c:142 vector [1]: autn = 43b35776181d000033eba15c9752fb50 20241201122525540 DAUC <0003> auc.c:143 vector [1]: ck = 8cbd67feae1c39f4f448791244634d27 20241201122525540 DAUC <0003> auc.c:144 vector [1]: ik = 66ec38edd06013e95c2db9f604336fe8 20241201122525540 DAUC <0003> auc.c:145 vector [1]: res = 24f12e055a02e86c0000000000000000 20241201122525540 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122525540 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241201122525540 DAUC <0003> auc.c:151 vector [1]: kc = 42349ff73e2c08d2 20241201122525540 DAUC <0003> auc.c:152 vector [1]: sres = 7ef3c669 20241201122525540 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241201122525540 DAUC <0003> auc.c:113 vector [2]: rand = aaef58f0f596bce9103d5bc07039718b 20241201122525540 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241201122525540 DAUC <0003> auc.c:142 vector [2]: autn = ee4e7ed6ae930000853ab1964cff382d 20241201122525540 DAUC <0003> auc.c:143 vector [2]: ck = 56b90ccf7d5739bcfe7604cbfe0dadf6 20241201122525540 DAUC <0003> auc.c:144 vector [2]: ik = 96f2b983a86be3c0188e8f9d55fa2e5c 20241201122525540 DAUC <0003> auc.c:145 vector [2]: res = 83c82e1aea6913470000000000000000 20241201122525540 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122525540 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241201122525540 DAUC <0003> auc.c:151 vector [2]: kc = 26b33e1a7ecb59d6 20241201122525540 DAUC <0003> auc.c:152 vector [2]: sres = 69a13d5d 20241201122525540 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241201122525540 DAUC <0003> auc.c:113 vector [3]: rand = 58a41314dd4a8c2dd3fbc66f344bcdd8 20241201122525540 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241201122525540 DAUC <0003> auc.c:142 vector [3]: autn = 3b889b7299c20000ec7f1963288a5fac 20241201122525540 DAUC <0003> auc.c:143 vector [3]: ck = 7e3192077714a1b5b207bb60aebaff1b 20241201122525540 DAUC <0003> auc.c:144 vector [3]: ik = c24fdda7581be9fc2ff905bdff44b6ee 20241201122525540 DAUC <0003> auc.c:145 vector [3]: res = c22306cb5501953e0000000000000000 20241201122525540 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122525540 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241201122525540 DAUC <0003> auc.c:151 vector [3]: kc = 2180f17d7ef101bc 20241201122525540 DAUC <0003> auc.c:152 vector [3]: sres = 972293f5 20241201122525540 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241201122525540 DAUC <0003> auc.c:113 vector [4]: rand = d8d7c70a805a999b46f921baedea37a8 20241201122525540 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241201122525540 DAUC <0003> auc.c:142 vector [4]: autn = 1298e0c2b6a4000040ad97c88809c5ce 20241201122525540 DAUC <0003> auc.c:143 vector [4]: ck = 45b56e364899d04e3e9b53b5ed6600ec 20241201122525540 DAUC <0003> auc.c:144 vector [4]: ik = 37e4c3c4c7c82ffba23e8b56b18e63d5 20241201122525540 DAUC <0003> auc.c:145 vector [4]: res = c111dc42d955b0140000000000000000 20241201122525540 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201122525540 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241201122525540 DAUC <0003> auc.c:151 vector [4]: kc = eef47511d3b99c8c 20241201122525540 DAUC <0003> auc.c:152 vector [4]: sres = 18446c56 20241201122525540 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241201122525540 DAUC <0003> db_auc.c:245 IMSI='262427403728182': Generated 5 vectors 20241201122525540 DAUC <0003> db_auc.c:249 IMSI='262427403728182': Updating SQN=481 in DB 20241201122525540 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427403728182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427403728182"} 20241201122525540 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427403728182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525540 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525540 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43840<->l=127.0.0.1:4258 20241201122525542 DAUC <0003> db_auc.c:157 IMSI='262429419941009': No 2G Auth Data 20241201122525542 DAUC <0003> db_auc.c:192 IMSI='262429419941009': No 3G Auth Data 20241201122525547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43844<->l=127.0.0.1:4258 20241201122525549 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525549 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429419941009 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429419941009"} 20241201122525549 DAUC <0003> db_auc.c:236 IMSI='262429419941009': Calling to generate 1 vectors 20241201122525549 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241201122525549 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122525549 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201122525549 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201122525549 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122525549 DAUC <0003> auc.c:113 vector [0]: rand = 8d012a587daf869a2038e0d599fa7f52 20241201122525549 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201122525549 DAUC <0003> auc.c:142 vector [0]: autn = f5e23a1b0ae40000bb4c76f7e0c1a9f1 20241201122525549 DAUC <0003> auc.c:143 vector [0]: ck = 3f9b17fe1a4dc087ca27b464d31de216 20241201122525549 DAUC <0003> auc.c:144 vector [0]: ik = 0887b8622a37f41c05c1ceed6edfb02f 20241201122525549 DAUC <0003> auc.c:145 vector [0]: res = e51d8f57b73d8e2d0000000000000000 20241201122525549 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122525549 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201122525549 DAUC <0003> auc.c:179 vector [0]: kc = 823828255ebdcc00 20241201122525549 DAUC <0003> auc.c:180 vector [0]: sres = dd3fb8de 20241201122525549 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201122525549 DAUC <0003> db_auc.c:245 IMSI='262429419941009': Generated 1 vectors 20241201122525549 DAUC <0003> db_auc.c:249 IMSI='262429419941009': Updating SQN=33 in DB 20241201122525549 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429419941009 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429419941009"} 20241201122525549 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429419941009 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525549 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525549 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525550 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525550 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429419941009 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429419941009"} 20241201122525550 DAUC <0003> db_auc.c:236 IMSI='262429419941009': Calling to generate 4 vectors 20241201122525550 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241201122525550 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122525550 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201122525550 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241201122525550 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122525550 DAUC <0003> auc.c:113 vector [0]: rand = 55ac04014d6888064b7499fdf60a3287 20241201122525550 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241201122525550 DAUC <0003> auc.c:142 vector [0]: autn = f15a8b1ecbfb000077a53c6cdae3c7f0 20241201122525550 DAUC <0003> auc.c:143 vector [0]: ck = eaf39d44a814220e8da1180430c568f8 20241201122525550 DAUC <0003> auc.c:144 vector [0]: ik = 0ec228a7360866f12348177c1c07fb01 20241201122525550 DAUC <0003> auc.c:145 vector [0]: res = d2cb74ea8bbbed580000000000000000 20241201122525550 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122525550 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201122525550 DAUC <0003> auc.c:179 vector [0]: kc = c4913df9faf78400 20241201122525550 DAUC <0003> auc.c:180 vector [0]: sres = 05f4f342 20241201122525550 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201122525550 DAUC <0003> auc.c:113 vector [1]: rand = 8abae98daab3dbfb8e5b233d85f425ab 20241201122525550 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241201122525550 DAUC <0003> auc.c:142 vector [1]: autn = 2e8393bb11c500008fad67c8a8d505c6 20241201122525550 DAUC <0003> auc.c:143 vector [1]: ck = 5c1210c1603a132822a2a9804f863295 20241201122525550 DAUC <0003> auc.c:144 vector [1]: ik = bfe9e90df7f184b451fd529bd53cdc27 20241201122525550 DAUC <0003> auc.c:145 vector [1]: res = 0ffcbe9134660c700000000000000000 20241201122525550 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122525550 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201122525550 DAUC <0003> auc.c:179 vector [1]: kc = c715798efb14cc00 20241201122525550 DAUC <0003> auc.c:180 vector [1]: sres = dcdce695 20241201122525550 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201122525550 DAUC <0003> auc.c:113 vector [2]: rand = f9b22553f40d4a4db3ffe2fd1ccecf22 20241201122525550 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241201122525550 DAUC <0003> auc.c:142 vector [2]: autn = dfff3c462964000066e0878f1b4f3370 20241201122525550 DAUC <0003> auc.c:143 vector [2]: ck = deca0e8e65a179c3f0a99f6b15816a9e 20241201122525550 DAUC <0003> auc.c:144 vector [2]: ik = db927edd7426b1ec6c206a248a07afb4 20241201122525550 DAUC <0003> auc.c:145 vector [2]: res = facae10db17368450000000000000000 20241201122525550 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122525550 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201122525550 DAUC <0003> auc.c:179 vector [2]: kc = 884bb52ed4cf9000 20241201122525550 DAUC <0003> auc.c:180 vector [2]: sres = 6bc6c86b 20241201122525550 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201122525550 DAUC <0003> auc.c:113 vector [3]: rand = 9e3691a79081dbacb74c21f11e432c52 20241201122525550 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241201122525550 DAUC <0003> auc.c:142 vector [3]: autn = a8a174d8fde90000c9a5e9a5174106e6 20241201122525550 DAUC <0003> auc.c:143 vector [3]: ck = dd4697ee33d374142c9c2c8526855560 20241201122525550 DAUC <0003> auc.c:144 vector [3]: ik = 6ac118710b5192e5886b782baeccacf5 20241201122525550 DAUC <0003> auc.c:145 vector [3]: res = c190e2c618ab948f0000000000000000 20241201122525550 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122525550 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201122525550 DAUC <0003> auc.c:179 vector [3]: kc = 25f162de6b10ac00 20241201122525550 DAUC <0003> auc.c:180 vector [3]: sres = 467da3ba 20241201122525550 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201122525550 DAUC <0003> db_auc.c:245 IMSI='262429419941009': Generated 4 vectors 20241201122525550 DAUC <0003> db_auc.c:249 IMSI='262429419941009': Updating SQN=161 in DB 20241201122525550 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429419941009 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429419941009"} 20241201122525550 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429419941009 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525550 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525550 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525552 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525552 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429419941009 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429419941009"} 20241201122525552 DAUC <0003> db_auc.c:236 IMSI='262429419941009': Calling to generate 5 vectors 20241201122525552 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241201122525552 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122525552 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201122525552 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241201122525552 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122525552 DAUC <0003> auc.c:113 vector [0]: rand = 78df1095d7e152b120b8ea5bdaf53c3d 20241201122525552 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241201122525552 DAUC <0003> auc.c:142 vector [0]: autn = e5e37c6f38d8000091067fc37ce27da4 20241201122525552 DAUC <0003> auc.c:143 vector [0]: ck = 9d2a993a08dfcb7106714a566e43a8c2 20241201122525552 DAUC <0003> auc.c:144 vector [0]: ik = c8fa547e1d14e139cbd09a26c757ed87 20241201122525552 DAUC <0003> auc.c:145 vector [0]: res = 2aa5d015a75e60ea0000000000000000 20241201122525552 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122525552 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201122525552 DAUC <0003> auc.c:179 vector [0]: kc = 1738ed8a35bef800 20241201122525552 DAUC <0003> auc.c:180 vector [0]: sres = a2d865bb 20241201122525552 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201122525552 DAUC <0003> auc.c:113 vector [1]: rand = 2da7ca3e604ed7ebf6b716276c536bef 20241201122525552 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241201122525552 DAUC <0003> auc.c:142 vector [1]: autn = 3a5272f531290000f77114f49eec32c8 20241201122525552 DAUC <0003> auc.c:143 vector [1]: ck = b1a0012938f69612fd733c21d986817c 20241201122525552 DAUC <0003> auc.c:144 vector [1]: ik = 23dadacdba68939289d28a785b768ac4 20241201122525552 DAUC <0003> auc.c:145 vector [1]: res = 763f5a0ce606c8610000000000000000 20241201122525552 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122525552 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201122525552 DAUC <0003> auc.c:179 vector [1]: kc = af4395e9cfa73800 20241201122525552 DAUC <0003> auc.c:180 vector [1]: sres = 68ab9e0c 20241201122525552 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201122525552 DAUC <0003> auc.c:113 vector [2]: rand = c947520cf7b3fb1b27a21cae2049482f 20241201122525552 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241201122525552 DAUC <0003> auc.c:142 vector [2]: autn = 8522ba148e3e0000181f4580e660ad05 20241201122525552 DAUC <0003> auc.c:143 vector [2]: ck = 8012a12cc43fd4f14658f349d5f76fc0 20241201122525552 DAUC <0003> auc.c:144 vector [2]: ik = 2f099d72120b42b0ddc5886120f86d70 20241201122525552 DAUC <0003> auc.c:145 vector [2]: res = cb849b8187d927c70000000000000000 20241201122525552 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122525552 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201122525552 DAUC <0003> auc.c:179 vector [2]: kc = 58efa397339bec00 20241201122525552 DAUC <0003> auc.c:180 vector [2]: sres = 9f033be9 20241201122525552 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201122525552 DAUC <0003> auc.c:113 vector [3]: rand = e13dbf6667ed4475a16f1e3114a77249 20241201122525552 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241201122525552 DAUC <0003> auc.c:142 vector [3]: autn = 4ed3cb83f33b00000e831cfc5c2af83f 20241201122525552 DAUC <0003> auc.c:143 vector [3]: ck = c5a959d21fde556d033e2a58afc78bec 20241201122525552 DAUC <0003> auc.c:144 vector [3]: ik = ba89f24cc15ffc7d92a65e7dec53a72e 20241201122525552 DAUC <0003> auc.c:145 vector [3]: res = 4679efc412cbe3c70000000000000000 20241201122525552 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122525552 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201122525552 DAUC <0003> auc.c:179 vector [3]: kc = 9ea43b630c868400 20241201122525552 DAUC <0003> auc.c:180 vector [3]: sres = 4888f0aa 20241201122525552 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201122525552 DAUC <0003> auc.c:113 vector [4]: rand = 6b035c61ab571c5fbe37bd80937ba918 20241201122525552 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241201122525552 DAUC <0003> auc.c:142 vector [4]: autn = f3a96a760a4d00005339272a45fffc82 20241201122525552 DAUC <0003> auc.c:143 vector [4]: ck = f922308fce2c7f83f71025f518cf332a 20241201122525552 DAUC <0003> auc.c:144 vector [4]: ik = 61354c9d22cfe41c184c123378d343a8 20241201122525552 DAUC <0003> auc.c:145 vector [4]: res = 256cbdeb3dd4f3720000000000000000 20241201122525552 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201122525552 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241201122525552 DAUC <0003> auc.c:179 vector [4]: kc = 3d3603b2c60ea000 20241201122525552 DAUC <0003> auc.c:180 vector [4]: sres = ee870472 20241201122525552 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241201122525552 DAUC <0003> db_auc.c:245 IMSI='262429419941009': Generated 5 vectors 20241201122525552 DAUC <0003> db_auc.c:249 IMSI='262429419941009': Updating SQN=321 in DB 20241201122525552 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429419941009 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429419941009"} 20241201122525552 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429419941009 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525552 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525552 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525553 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525553 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429419941009 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429419941009"} 20241201122525553 DAUC <0003> db_auc.c:236 IMSI='262429419941009': Calling to generate 5 vectors 20241201122525553 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241201122525553 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122525553 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201122525553 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241201122525553 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122525553 DAUC <0003> auc.c:113 vector [0]: rand = 5861e384f9d5c578966914d68d0613f5 20241201122525553 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241201122525553 DAUC <0003> auc.c:142 vector [0]: autn = 3bb2a4b4e5b4000065e1338eb160e25e 20241201122525553 DAUC <0003> auc.c:143 vector [0]: ck = 7bb2fb6ae9e0ab92556392199460f5e4 20241201122525553 DAUC <0003> auc.c:144 vector [0]: ik = dd401ae2291fcaf7d3e06573ba93dcce 20241201122525553 DAUC <0003> auc.c:145 vector [0]: res = e9d98be9ca8aceb70000000000000000 20241201122525553 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122525553 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201122525553 DAUC <0003> auc.c:179 vector [0]: kc = 26c3ccb3090a9000 20241201122525553 DAUC <0003> auc.c:180 vector [0]: sres = 82011f90 20241201122525553 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201122525553 DAUC <0003> auc.c:113 vector [1]: rand = 1cf2aa873b95f76beb29886a87a6a2a6 20241201122525553 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241201122525553 DAUC <0003> auc.c:142 vector [1]: autn = 1bde0f09e21b0000bddb2f19adacac1a 20241201122525553 DAUC <0003> auc.c:143 vector [1]: ck = 8467cb383f87601e339657173865971f 20241201122525553 DAUC <0003> auc.c:144 vector [1]: ik = 633fc118dfd596ffcd80cf3b45d2c658 20241201122525553 DAUC <0003> auc.c:145 vector [1]: res = e337a0c7792155bc0000000000000000 20241201122525553 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122525553 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201122525553 DAUC <0003> auc.c:179 vector [1]: kc = 5687aeb6e5f04000 20241201122525553 DAUC <0003> auc.c:180 vector [1]: sres = 9b31c9f3 20241201122525553 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201122525553 DAUC <0003> auc.c:113 vector [2]: rand = 9c8504b2501ee1188c48802115ff94d6 20241201122525553 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241201122525553 DAUC <0003> auc.c:142 vector [2]: autn = 65112c9f413e00005506962d308c8833 20241201122525553 DAUC <0003> auc.c:143 vector [2]: ck = bb406ec6ff63d8cead5fb7441be145d0 20241201122525553 DAUC <0003> auc.c:144 vector [2]: ik = 2c3398fcbdcf9c59083fd514e020eb1b 20241201122525553 DAUC <0003> auc.c:145 vector [2]: res = 729b20c5d878c2e60000000000000000 20241201122525553 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122525553 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201122525553 DAUC <0003> auc.c:179 vector [2]: kc = 286004f0c5165c00 20241201122525553 DAUC <0003> auc.c:180 vector [2]: sres = 20e9ed45 20241201122525553 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201122525553 DAUC <0003> auc.c:113 vector [3]: rand = c3756b31272aca9e0cde94dce968be7d 20241201122525553 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241201122525553 DAUC <0003> auc.c:142 vector [3]: autn = 397addfc162500004fa383c6e568284a 20241201122525553 DAUC <0003> auc.c:143 vector [3]: ck = dde24aa25650560b55aef478aeb28dc1 20241201122525553 DAUC <0003> auc.c:144 vector [3]: ik = 76a34295b734f7c9bc0f669c7141f279 20241201122525553 DAUC <0003> auc.c:145 vector [3]: res = fb4b29e4399b4b3a0000000000000000 20241201122525553 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122525553 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201122525553 DAUC <0003> auc.c:179 vector [3]: kc = 0b7f2778466fd000 20241201122525553 DAUC <0003> auc.c:180 vector [3]: sres = 729461ab 20241201122525553 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201122525553 DAUC <0003> auc.c:113 vector [4]: rand = 324e6f2232598e8ac5eb5c89b62a1e46 20241201122525553 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241201122525553 DAUC <0003> auc.c:142 vector [4]: autn = d17d491ed425000054b24b7c56c7716b 20241201122525553 DAUC <0003> auc.c:143 vector [4]: ck = ba3244dc349aa232f0b40094402f0bb2 20241201122525553 DAUC <0003> auc.c:144 vector [4]: ik = 8c96cbb1eae6774654decff643283f8e 20241201122525553 DAUC <0003> auc.c:145 vector [4]: res = 298e6893e20583020000000000000000 20241201122525553 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201122525553 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241201122525553 DAUC <0003> auc.c:179 vector [4]: kc = 2ef0cb327a93e800 20241201122525553 DAUC <0003> auc.c:180 vector [4]: sres = eb6cc584 20241201122525553 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241201122525553 DAUC <0003> db_auc.c:245 IMSI='262429419941009': Generated 5 vectors 20241201122525553 DAUC <0003> db_auc.c:249 IMSI='262429419941009': Updating SQN=481 in DB 20241201122525553 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429419941009 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429419941009"} 20241201122525553 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429419941009 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525553 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525553 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43844<->l=127.0.0.1:4258 20241201122525555 DAUC <0003> db_auc.c:157 IMSI='262422319350430': No 2G Auth Data 20241201122525555 DAUC <0003> db_auc.c:192 IMSI='262422319350430': No 3G Auth Data 20241201122525561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43856<->l=127.0.0.1:4258 20241201122525563 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525563 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422319350430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422319350430"} 20241201122525563 DAUC <0003> db_auc.c:236 IMSI='262422319350430': Calling to generate 1 vectors 20241201122525563 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241201122525563 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122525563 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201122525563 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201122525563 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122525563 DAUC <0003> auc.c:113 vector [0]: rand = 626ad159b035a37eb9e7775a263a364a 20241201122525563 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201122525563 DAUC <0003> auc.c:142 vector [0]: autn = 3c298974afff0000080c627095b94deb 20241201122525563 DAUC <0003> auc.c:143 vector [0]: ck = dcb4c5bbc7ac6791fb8f774db6110604 20241201122525563 DAUC <0003> auc.c:144 vector [0]: ik = 702a4f7608e70a5e9f601c312d9cea1e 20241201122525563 DAUC <0003> auc.c:145 vector [0]: res = 0a8f315a8bb06e7b0000000000000000 20241201122525563 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122525563 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201122525563 DAUC <0003> auc.c:179 vector [0]: kc = 65b5dffc89454400 20241201122525563 DAUC <0003> auc.c:180 vector [0]: sres = e66bc255 20241201122525563 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201122525563 DAUC <0003> db_auc.c:245 IMSI='262422319350430': Generated 1 vectors 20241201122525563 DAUC <0003> db_auc.c:249 IMSI='262422319350430': Updating SQN=33 in DB 20241201122525563 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422319350430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422319350430"} 20241201122525563 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422319350430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525563 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525563 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525564 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525564 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422319350430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422319350430"} 20241201122525564 DAUC <0003> db_auc.c:236 IMSI='262422319350430': Calling to generate 4 vectors 20241201122525564 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241201122525564 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122525564 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201122525564 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241201122525564 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122525564 DAUC <0003> auc.c:113 vector [0]: rand = e0a50f283699fc8f890498aaff82fce2 20241201122525564 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241201122525564 DAUC <0003> auc.c:142 vector [0]: autn = eed4c05df2d600004ff29696cfceda05 20241201122525564 DAUC <0003> auc.c:143 vector [0]: ck = cdba4ec37a56c3daf8e775f7fc97dfbf 20241201122525564 DAUC <0003> auc.c:144 vector [0]: ik = 7823481c21422c499e6bafcd93073ab1 20241201122525564 DAUC <0003> auc.c:145 vector [0]: res = 5b3223a2df133fee0000000000000000 20241201122525564 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122525564 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201122525564 DAUC <0003> auc.c:179 vector [0]: kc = 9aa014794322a800 20241201122525564 DAUC <0003> auc.c:180 vector [0]: sres = 5825665d 20241201122525564 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201122525564 DAUC <0003> auc.c:113 vector [1]: rand = cabaf8232095820799d4e082f8faaa75 20241201122525564 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241201122525564 DAUC <0003> auc.c:142 vector [1]: autn = 43aaa79a3bc60000da69e921564366fa 20241201122525564 DAUC <0003> auc.c:143 vector [1]: ck = e7f9f3adf568019f28c02b1b6de47613 20241201122525564 DAUC <0003> auc.c:144 vector [1]: ik = 5c3d3347ef2a6f6e8fbb82bbb498699f 20241201122525564 DAUC <0003> auc.c:145 vector [1]: res = d382fe4b89585c870000000000000000 20241201122525564 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122525564 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201122525564 DAUC <0003> auc.c:179 vector [1]: kc = bf95a4b079a37000 20241201122525564 DAUC <0003> auc.c:180 vector [1]: sres = 8d9cf412 20241201122525564 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201122525564 DAUC <0003> auc.c:113 vector [2]: rand = 5157e8418bc94ab3aada90eaf14038a2 20241201122525564 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241201122525564 DAUC <0003> auc.c:142 vector [2]: autn = dbe5f20c672d0000771904024cf0010f 20241201122525564 DAUC <0003> auc.c:143 vector [2]: ck = 287e525a46c4e98b91927c042c22ad4e 20241201122525564 DAUC <0003> auc.c:144 vector [2]: ik = 38001e1416ec32f010321ecd86563b45 20241201122525564 DAUC <0003> auc.c:145 vector [2]: res = 363e9925163be93b0000000000000000 20241201122525564 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122525564 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201122525564 DAUC <0003> auc.c:179 vector [2]: kc = fda0f9e1dee8bc00 20241201122525564 DAUC <0003> auc.c:180 vector [2]: sres = 940f7403 20241201122525564 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201122525564 DAUC <0003> auc.c:113 vector [3]: rand = 40b2ec511809995fa057af04b4e8a5c1 20241201122525564 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241201122525564 DAUC <0003> auc.c:142 vector [3]: autn = 78e52153fa1f0000be52db8a9d8f4ad6 20241201122525564 DAUC <0003> auc.c:143 vector [3]: ck = 1466864e1e232d26310e2b2b4c40835f 20241201122525564 DAUC <0003> auc.c:144 vector [3]: ik = 031ba4f59cdb7b5f0d263af6675372e0 20241201122525564 DAUC <0003> auc.c:145 vector [3]: res = 51b8426d3507ca460000000000000000 20241201122525564 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122525564 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201122525564 DAUC <0003> auc.c:179 vector [3]: kc = fef12a7dfefca800 20241201122525564 DAUC <0003> auc.c:180 vector [3]: sres = 6c0022aa 20241201122525564 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201122525564 DAUC <0003> db_auc.c:245 IMSI='262422319350430': Generated 4 vectors 20241201122525564 DAUC <0003> db_auc.c:249 IMSI='262422319350430': Updating SQN=161 in DB 20241201122525564 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422319350430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422319350430"} 20241201122525564 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422319350430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525564 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525564 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525565 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525565 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422319350430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422319350430"} 20241201122525565 DAUC <0003> db_auc.c:236 IMSI='262422319350430': Calling to generate 5 vectors 20241201122525565 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241201122525565 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122525565 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201122525565 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241201122525565 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122525565 DAUC <0003> auc.c:113 vector [0]: rand = d7f587102613d7ec4ccf876f016ccd10 20241201122525565 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241201122525565 DAUC <0003> auc.c:142 vector [0]: autn = a98bf111ef1f0000f548334f8aa3d8cc 20241201122525565 DAUC <0003> auc.c:143 vector [0]: ck = 00a893ce2e9254863281a872febc1e7d 20241201122525565 DAUC <0003> auc.c:144 vector [0]: ik = 291a79e3f5fe637b4baeaf3c48e52458 20241201122525565 DAUC <0003> auc.c:145 vector [0]: res = d742a8f5b4458c0d0000000000000000 20241201122525565 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122525565 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201122525565 DAUC <0003> auc.c:179 vector [0]: kc = e8eb4c08ec336000 20241201122525565 DAUC <0003> auc.c:180 vector [0]: sres = 4773f7b6 20241201122525565 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201122525565 DAUC <0003> auc.c:113 vector [1]: rand = 727651c028b445918b3d0b5474b567fa 20241201122525565 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241201122525565 DAUC <0003> auc.c:142 vector [1]: autn = 7f7ea7dfe6c50000be11c5eb2a64722c 20241201122525565 DAUC <0003> auc.c:143 vector [1]: ck = 59da55fa91bf31b1500c60653358e7c9 20241201122525565 DAUC <0003> auc.c:144 vector [1]: ik = 91f860f05ef9ed75286dc004c06cd07c 20241201122525565 DAUC <0003> auc.c:145 vector [1]: res = c6f26979db7368990000000000000000 20241201122525565 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122525565 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201122525565 DAUC <0003> auc.c:179 vector [1]: kc = 2260de94c221d400 20241201122525565 DAUC <0003> auc.c:180 vector [1]: sres = 1e487e8b 20241201122525565 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201122525565 DAUC <0003> auc.c:113 vector [2]: rand = c5296012f34d52c6b47f5125e521f829 20241201122525565 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241201122525565 DAUC <0003> auc.c:142 vector [2]: autn = 299f642e8ce10000a50038d193cbd62a 20241201122525565 DAUC <0003> auc.c:143 vector [2]: ck = f9a0b82a824bf5a4d4224383124a4432 20241201122525565 DAUC <0003> auc.c:144 vector [2]: ik = fbb9c4a3976f9f8840047bc54de68790 20241201122525565 DAUC <0003> auc.c:145 vector [2]: res = c781ded0b58c2beb0000000000000000 20241201122525565 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122525565 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201122525565 DAUC <0003> auc.c:179 vector [2]: kc = 91c5994fa3fcdc00 20241201122525565 DAUC <0003> auc.c:180 vector [2]: sres = fc0a7968 20241201122525565 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201122525565 DAUC <0003> auc.c:113 vector [3]: rand = 2738f540c980391cee8f1c98804e75cc 20241201122525565 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241201122525565 DAUC <0003> auc.c:142 vector [3]: autn = d0893d5e6691000087fb7fec902c70ec 20241201122525565 DAUC <0003> auc.c:143 vector [3]: ck = aa3732c8899bffbc6a4070025c65a093 20241201122525565 DAUC <0003> auc.c:144 vector [3]: ik = a43522da749139ac0e0ce13ca8451306 20241201122525565 DAUC <0003> auc.c:145 vector [3]: res = 4a41fbae1caacf880000000000000000 20241201122525565 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122525565 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201122525565 DAUC <0003> auc.c:179 vector [3]: kc = bd4d7d36d4f99000 20241201122525565 DAUC <0003> auc.c:180 vector [3]: sres = 94679d47 20241201122525565 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201122525565 DAUC <0003> auc.c:113 vector [4]: rand = 1c82ba41c13bfb60f240416219bb84ab 20241201122525565 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241201122525565 DAUC <0003> auc.c:142 vector [4]: autn = c5d39947e23e00003d56c9a231f2ccd6 20241201122525565 DAUC <0003> auc.c:143 vector [4]: ck = 92917bf939cc85846ec2c781a0732cd5 20241201122525565 DAUC <0003> auc.c:144 vector [4]: ik = e29a52b8bb1adb65aef0e65c42e4da9e 20241201122525565 DAUC <0003> auc.c:145 vector [4]: res = 3249727aceae16400000000000000000 20241201122525565 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201122525565 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241201122525565 DAUC <0003> auc.c:179 vector [4]: kc = d7bca76f8346ec00 20241201122525565 DAUC <0003> auc.c:180 vector [4]: sres = 12c59843 20241201122525565 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241201122525565 DAUC <0003> db_auc.c:245 IMSI='262422319350430': Generated 5 vectors 20241201122525565 DAUC <0003> db_auc.c:249 IMSI='262422319350430': Updating SQN=321 in DB 20241201122525565 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422319350430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422319350430"} 20241201122525565 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422319350430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525565 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525565 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525566 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525566 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422319350430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422319350430"} 20241201122525566 DAUC <0003> db_auc.c:236 IMSI='262422319350430': Calling to generate 5 vectors 20241201122525566 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241201122525566 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122525567 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201122525567 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241201122525567 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122525567 DAUC <0003> auc.c:113 vector [0]: rand = b8bd20953599dc021461106faa3d7abb 20241201122525567 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241201122525567 DAUC <0003> auc.c:142 vector [0]: autn = 6909e7afbf3f0000c4a5739d7fcec5aa 20241201122525567 DAUC <0003> auc.c:143 vector [0]: ck = be9b47b6f1778a7f3cdce57a3afaf602 20241201122525567 DAUC <0003> auc.c:144 vector [0]: ik = f7f24db07b94ecafa1c732327df2bc0d 20241201122525567 DAUC <0003> auc.c:145 vector [0]: res = 5c44712f7d243d790000000000000000 20241201122525567 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122525567 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201122525567 DAUC <0003> auc.c:179 vector [0]: kc = 7c1548af92b28c00 20241201122525567 DAUC <0003> auc.c:180 vector [0]: sres = 612b2a31 20241201122525567 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201122525567 DAUC <0003> auc.c:113 vector [1]: rand = 4fd8f4d57c97bf1224d5bb79f01c4320 20241201122525567 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241201122525567 DAUC <0003> auc.c:142 vector [1]: autn = 22c128ce34ba0000a89a96e343b45979 20241201122525567 DAUC <0003> auc.c:143 vector [1]: ck = 287341fcd51f0189ee67ec2b8ceef734 20241201122525567 DAUC <0003> auc.c:144 vector [1]: ik = 36cf2ffdd976a71faba61da4d351ed69 20241201122525567 DAUC <0003> auc.c:145 vector [1]: res = 905c36e20f9d97910000000000000000 20241201122525567 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122525567 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201122525567 DAUC <0003> auc.c:179 vector [1]: kc = f0db7762c069b000 20241201122525567 DAUC <0003> auc.c:180 vector [1]: sres = f67a6817 20241201122525567 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201122525567 DAUC <0003> auc.c:113 vector [2]: rand = fb07ebaccaeddd614245207f421005f7 20241201122525567 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241201122525567 DAUC <0003> auc.c:142 vector [2]: autn = 412911f1e91c00008454622e13915c40 20241201122525567 DAUC <0003> auc.c:143 vector [2]: ck = 753d3ad18a31666355971b83eae147e4 20241201122525567 DAUC <0003> auc.c:144 vector [2]: ik = 3c6d41e1eb449de94b20291d813412d4 20241201122525567 DAUC <0003> auc.c:145 vector [2]: res = 4acce6bd35fe72580000000000000000 20241201122525567 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122525567 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201122525567 DAUC <0003> auc.c:179 vector [2]: kc = 42d5bc5a6d1d7400 20241201122525567 DAUC <0003> auc.c:180 vector [2]: sres = 2364b16d 20241201122525567 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201122525567 DAUC <0003> auc.c:113 vector [3]: rand = da1ae011ef2aef76f7dab1a2bf818665 20241201122525567 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241201122525567 DAUC <0003> auc.c:142 vector [3]: autn = d62ad133ee7f000053989b9dd4414b61 20241201122525567 DAUC <0003> auc.c:143 vector [3]: ck = 91535afc024e4d1681c3a0f3930e6c66 20241201122525567 DAUC <0003> auc.c:144 vector [3]: ik = 3b576e435f19e6147c029b590ba42c30 20241201122525567 DAUC <0003> auc.c:145 vector [3]: res = b2cb1950ba72f6000000000000000000 20241201122525567 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122525567 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201122525567 DAUC <0003> auc.c:179 vector [3]: kc = f9974d2e152cf400 20241201122525567 DAUC <0003> auc.c:180 vector [3]: sres = 45a30d16 20241201122525567 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201122525567 DAUC <0003> auc.c:113 vector [4]: rand = 0c25718e54b8af778eaab671381b3b4b 20241201122525567 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241201122525567 DAUC <0003> auc.c:142 vector [4]: autn = 59ca688740f00000eeeb5e3b3019c7cf 20241201122525567 DAUC <0003> auc.c:143 vector [4]: ck = ab2082d488212630b4049c8690ce8777 20241201122525567 DAUC <0003> auc.c:144 vector [4]: ik = b10966e4895a4bf13ea784a84cf1693d 20241201122525567 DAUC <0003> auc.c:145 vector [4]: res = 35522b5f02a52eb70000000000000000 20241201122525567 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201122525567 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241201122525567 DAUC <0003> auc.c:179 vector [4]: kc = 7e6eecfe1a71c000 20241201122525567 DAUC <0003> auc.c:180 vector [4]: sres = 00dbdddf 20241201122525567 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241201122525567 DAUC <0003> db_auc.c:245 IMSI='262422319350430': Generated 5 vectors 20241201122525567 DAUC <0003> db_auc.c:249 IMSI='262422319350430': Updating SQN=481 in DB 20241201122525567 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422319350430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422319350430"} 20241201122525567 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422319350430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525567 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525567 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43856<->l=127.0.0.1:4258 20241201122525568 DAUC <0003> db_auc.c:157 IMSI='262423520033293': No 2G Auth Data 20241201122525568 DAUC <0003> db_auc.c:192 IMSI='262423520033293': No 3G Auth Data 20241201122525575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43864<->l=127.0.0.1:4258 20241201122525576 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525577 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423520033293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423520033293"} 20241201122525577 DAUC <0003> db_auc.c:236 IMSI='262423520033293': Calling to generate 1 vectors 20241201122525577 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241201122525577 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122525577 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201122525577 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201122525577 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122525577 DAUC <0003> auc.c:113 vector [0]: rand = 57cf4ab024d99b55fbc797757df31f8a 20241201122525577 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201122525577 DAUC <0003> auc.c:142 vector [0]: autn = 27c04141d1260000cc66617df0a1a634 20241201122525577 DAUC <0003> auc.c:143 vector [0]: ck = 845f8c566f800eb6a0216cdaabed6c82 20241201122525577 DAUC <0003> auc.c:144 vector [0]: ik = 78b80678599c235ceb0816bbd9728d58 20241201122525577 DAUC <0003> auc.c:145 vector [0]: res = f22bb47bd5f38d9a0000000000000000 20241201122525577 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122525577 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201122525577 DAUC <0003> auc.c:179 vector [0]: kc = 560a3be11dcb5ba0 20241201122525577 DAUC <0003> auc.c:180 vector [0]: sres = 7a347f91 20241201122525577 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201122525577 DAUC <0003> db_auc.c:245 IMSI='262423520033293': Generated 1 vectors 20241201122525577 DAUC <0003> db_auc.c:249 IMSI='262423520033293': Updating SQN=33 in DB 20241201122525577 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423520033293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423520033293"} 20241201122525577 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423520033293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525577 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525577 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525578 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525578 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423520033293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423520033293"} 20241201122525578 DAUC <0003> db_auc.c:236 IMSI='262423520033293': Calling to generate 4 vectors 20241201122525578 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241201122525578 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122525578 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201122525578 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241201122525578 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122525578 DAUC <0003> auc.c:113 vector [0]: rand = 214b603cd1b712054cec230c7513bf0b 20241201122525578 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241201122525578 DAUC <0003> auc.c:142 vector [0]: autn = 0bfd211a6ac30000ef6cc9b32dc99b0d 20241201122525578 DAUC <0003> auc.c:143 vector [0]: ck = 9311cb3fb6b674b30d1d96331d64a49f 20241201122525578 DAUC <0003> auc.c:144 vector [0]: ik = 551706c8e6ec3202b2a667a17e4af189 20241201122525578 DAUC <0003> auc.c:145 vector [0]: res = 171682b8f87a08530000000000000000 20241201122525578 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122525578 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201122525578 DAUC <0003> auc.c:179 vector [0]: kc = 88e8890646f8a583 20241201122525578 DAUC <0003> auc.c:180 vector [0]: sres = 404a8f9e 20241201122525578 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201122525578 DAUC <0003> auc.c:113 vector [1]: rand = a95a45053ff5439aa99d0368bf0d8018 20241201122525578 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241201122525578 DAUC <0003> auc.c:142 vector [1]: autn = 617c1d2c5dc70000e00935a3c3b474f0 20241201122525578 DAUC <0003> auc.c:143 vector [1]: ck = a730609018afd2e6d7cf18d57ad1b5f6 20241201122525578 DAUC <0003> auc.c:144 vector [1]: ik = 920b25c7388c5bfd86c9c7b8f8cea671 20241201122525578 DAUC <0003> auc.c:145 vector [1]: res = 300f72d1e0e20a6f0000000000000000 20241201122525578 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122525578 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201122525578 DAUC <0003> auc.c:179 vector [1]: kc = e948f7bb75778c2c 20241201122525578 DAUC <0003> auc.c:180 vector [1]: sres = d4d8b38f 20241201122525578 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201122525578 DAUC <0003> auc.c:113 vector [2]: rand = 85bcf3bb72169a20e8db3286affafaf0 20241201122525578 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241201122525578 DAUC <0003> auc.c:142 vector [2]: autn = 8b08ca18a91c00001c575c77e041cb5f 20241201122525578 DAUC <0003> auc.c:143 vector [2]: ck = 789856579ed3b0f56d9407657260bde5 20241201122525578 DAUC <0003> auc.c:144 vector [2]: ik = dcbc01c69e0a3a046fb2fd8b733da11d 20241201122525578 DAUC <0003> auc.c:145 vector [2]: res = 87d04dcaabeed0f20000000000000000 20241201122525578 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122525578 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201122525578 DAUC <0003> auc.c:179 vector [2]: kc = da125c5a50a37a3f 20241201122525578 DAUC <0003> auc.c:180 vector [2]: sres = 66de11a9 20241201122525578 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201122525578 DAUC <0003> auc.c:113 vector [3]: rand = 4f2f775cd0933ea44a0a11497fac3f28 20241201122525578 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241201122525578 DAUC <0003> auc.c:142 vector [3]: autn = 98e31a9d3cb000001610b5771f2e5b92 20241201122525578 DAUC <0003> auc.c:143 vector [3]: ck = cc1b09bd21c005a4c793d80eaaaec72a 20241201122525578 DAUC <0003> auc.c:144 vector [3]: ik = a9b02223db8d0efebb362964092bb6a9 20241201122525578 DAUC <0003> auc.c:145 vector [3]: res = 47248c7c71f0223a0000000000000000 20241201122525578 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122525578 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201122525578 DAUC <0003> auc.c:179 vector [3]: kc = f092318f3181d9fd 20241201122525578 DAUC <0003> auc.c:180 vector [3]: sres = 22d0d922 20241201122525578 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201122525578 DAUC <0003> db_auc.c:245 IMSI='262423520033293': Generated 4 vectors 20241201122525578 DAUC <0003> db_auc.c:249 IMSI='262423520033293': Updating SQN=161 in DB 20241201122525578 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423520033293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423520033293"} 20241201122525578 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423520033293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525578 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525578 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525579 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525579 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423520033293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423520033293"} 20241201122525579 DAUC <0003> db_auc.c:236 IMSI='262423520033293': Calling to generate 5 vectors 20241201122525579 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241201122525579 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122525579 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201122525579 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241201122525579 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122525579 DAUC <0003> auc.c:113 vector [0]: rand = a8cdfc8c1271c5e49a8ab23f9f74e186 20241201122525579 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241201122525579 DAUC <0003> auc.c:142 vector [0]: autn = c828c59208a8000027067be1a076da85 20241201122525579 DAUC <0003> auc.c:143 vector [0]: ck = 4a75c0f246ca82239b088071ea631dc3 20241201122525579 DAUC <0003> auc.c:144 vector [0]: ik = a856f8ac01da0b3c11239fa13225813e 20241201122525579 DAUC <0003> auc.c:145 vector [0]: res = fdb9d9d0545af2df0000000000000000 20241201122525579 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122525579 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201122525579 DAUC <0003> auc.c:179 vector [0]: kc = 536af08049e1d9d0 20241201122525579 DAUC <0003> auc.c:180 vector [0]: sres = bc2f4e72 20241201122525579 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201122525579 DAUC <0003> auc.c:113 vector [1]: rand = 38d2092a1304cd232e767b289701d496 20241201122525579 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241201122525579 DAUC <0003> auc.c:142 vector [1]: autn = 037106f4f2110000b900e91b9a8addb3 20241201122525579 DAUC <0003> auc.c:143 vector [1]: ck = 49b217476a421bf2691161c8463b3879 20241201122525579 DAUC <0003> auc.c:144 vector [1]: ik = 3c2ea8a2c72060403caddfa1d593c887 20241201122525579 DAUC <0003> auc.c:145 vector [1]: res = 147f3a96c803a4ae0000000000000000 20241201122525579 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122525579 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201122525579 DAUC <0003> auc.c:179 vector [1]: kc = 940eec745046535e 20241201122525579 DAUC <0003> auc.c:180 vector [1]: sres = 9d8ebd42 20241201122525579 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201122525579 DAUC <0003> auc.c:113 vector [2]: rand = 49b0f402a8dc8613c78d5fa2565c5c71 20241201122525579 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241201122525579 DAUC <0003> auc.c:142 vector [2]: autn = 6983475995310000def497506309da2e 20241201122525579 DAUC <0003> auc.c:143 vector [2]: ck = 921fdfe6320418fe9274f97378c032fe 20241201122525579 DAUC <0003> auc.c:144 vector [2]: ik = 628c02c8c68e660dfd4b657cc672c9ff 20241201122525579 DAUC <0003> auc.c:145 vector [2]: res = 075c9b0203375ae70000000000000000 20241201122525579 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122525579 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201122525579 DAUC <0003> auc.c:179 vector [2]: kc = f0b2ff3c6d86adfa 20241201122525579 DAUC <0003> auc.c:180 vector [2]: sres = da8d15a4 20241201122525579 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201122525579 DAUC <0003> auc.c:113 vector [3]: rand = 2d2d5b0caa4b19121c0f9028607f56f4 20241201122525579 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241201122525579 DAUC <0003> auc.c:142 vector [3]: autn = e0e3cb94fe0100008c74ac9c73b9722a 20241201122525579 DAUC <0003> auc.c:143 vector [3]: ck = 6627cceedf2a7e13fc50ca4f0b24e322 20241201122525579 DAUC <0003> auc.c:144 vector [3]: ik = 6e1480f77074afac808e85e4d13fa8f6 20241201122525579 DAUC <0003> auc.c:145 vector [3]: res = 5e6c43f56c0423360000000000000000 20241201122525579 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122525579 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201122525579 DAUC <0003> auc.c:179 vector [3]: kc = 8130934bcc6645d1 20241201122525579 DAUC <0003> auc.c:180 vector [3]: sres = 8f2a9f54 20241201122525579 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201122525579 DAUC <0003> auc.c:113 vector [4]: rand = 9ce02b68db754de739bf8d4c4941b41f 20241201122525579 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241201122525579 DAUC <0003> auc.c:142 vector [4]: autn = 59f79a5c63fa0000a8c07a309f480e97 20241201122525579 DAUC <0003> auc.c:143 vector [4]: ck = c498ffb10782c9d4fba05c914b41d011 20241201122525579 DAUC <0003> auc.c:144 vector [4]: ik = 9cdb4f4d0bcd9518afeff920b3d08cf1 20241201122525579 DAUC <0003> auc.c:145 vector [4]: res = 1264e063e9f6ed260000000000000000 20241201122525579 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201122525579 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241201122525579 DAUC <0003> auc.c:179 vector [4]: kc = e1d9659c50658393 20241201122525579 DAUC <0003> auc.c:180 vector [4]: sres = eb9e057c 20241201122525579 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241201122525579 DAUC <0003> db_auc.c:245 IMSI='262423520033293': Generated 5 vectors 20241201122525579 DAUC <0003> db_auc.c:249 IMSI='262423520033293': Updating SQN=321 in DB 20241201122525579 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423520033293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423520033293"} 20241201122525579 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423520033293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525579 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525579 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525581 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525581 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423520033293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423520033293"} 20241201122525581 DAUC <0003> db_auc.c:236 IMSI='262423520033293': Calling to generate 5 vectors 20241201122525581 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241201122525581 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122525581 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201122525581 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241201122525581 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122525581 DAUC <0003> auc.c:113 vector [0]: rand = 410c014720912ba6c56e97fc1c002339 20241201122525581 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241201122525581 DAUC <0003> auc.c:142 vector [0]: autn = 8bbd8de009c1000013ecc381fc815a56 20241201122525581 DAUC <0003> auc.c:143 vector [0]: ck = 2316f86152f9e166a9dfbd7eb8e4ea9e 20241201122525581 DAUC <0003> auc.c:144 vector [0]: ik = 998423cc57d3ba26779318535c569906 20241201122525581 DAUC <0003> auc.c:145 vector [0]: res = 2d71fbb3be171d530000000000000000 20241201122525581 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122525581 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201122525581 DAUC <0003> auc.c:179 vector [0]: kc = 996f412fde1c3f01 20241201122525581 DAUC <0003> auc.c:180 vector [0]: sres = 3d86c9e5 20241201122525581 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201122525581 DAUC <0003> auc.c:113 vector [1]: rand = f60c8266a053ed3f15cfccd70763efc7 20241201122525581 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241201122525581 DAUC <0003> auc.c:142 vector [1]: autn = a764b27e4296000077655a603fc46996 20241201122525581 DAUC <0003> auc.c:143 vector [1]: ck = 48155e56e08cd30929011addf931e0fd 20241201122525581 DAUC <0003> auc.c:144 vector [1]: ik = c9c4483ad8dee37d9fc52054c684b663 20241201122525581 DAUC <0003> auc.c:145 vector [1]: res = 377471a58b6ea2b60000000000000000 20241201122525581 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122525581 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201122525581 DAUC <0003> auc.c:179 vector [1]: kc = 5237d4fb5908151b 20241201122525581 DAUC <0003> auc.c:180 vector [1]: sres = 2c45d0d7 20241201122525581 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201122525581 DAUC <0003> auc.c:113 vector [2]: rand = 10fda29acb6f528c18d0eddf22b3fadf 20241201122525581 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241201122525581 DAUC <0003> auc.c:142 vector [2]: autn = 0918719d57b600003b424440ccdcb72c 20241201122525581 DAUC <0003> auc.c:143 vector [2]: ck = c0f324da5a1637ee0680941fee214bc6 20241201122525581 DAUC <0003> auc.c:144 vector [2]: ik = 2b3cd9f2550645931eec31e0b23eaf54 20241201122525581 DAUC <0003> auc.c:145 vector [2]: res = dfd7a52d9b1e51bc0000000000000000 20241201122525581 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122525581 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201122525581 DAUC <0003> auc.c:179 vector [2]: kc = 6649fe374b19df23 20241201122525581 DAUC <0003> auc.c:180 vector [2]: sres = 06e60af9 20241201122525581 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201122525581 DAUC <0003> auc.c:113 vector [3]: rand = 48f89026a8e89e0705d5d378f4c1ada4 20241201122525581 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241201122525581 DAUC <0003> auc.c:142 vector [3]: autn = b5dcafdad6e80000ba9d1c35b01dab1b 20241201122525581 DAUC <0003> auc.c:143 vector [3]: ck = 771a2635b249258f5cc47187617c51c2 20241201122525581 DAUC <0003> auc.c:144 vector [3]: ik = 7f6b766d61daba0ccd01b112f2dd15de 20241201122525581 DAUC <0003> auc.c:145 vector [3]: res = 99c95655f5b3f0090000000000000000 20241201122525581 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122525581 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201122525581 DAUC <0003> auc.c:179 vector [3]: kc = 51eb14591cd40a72 20241201122525581 DAUC <0003> auc.c:180 vector [3]: sres = 0c5aec19 20241201122525581 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201122525581 DAUC <0003> auc.c:113 vector [4]: rand = 0f90a96aa80330678316d24d5ed6efc1 20241201122525581 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241201122525581 DAUC <0003> auc.c:142 vector [4]: autn = 974287f568260000ab60eea2730e21a7 20241201122525581 DAUC <0003> auc.c:143 vector [4]: ck = 6c0763c7e91018c8b87e3bdefc59feb8 20241201122525581 DAUC <0003> auc.c:144 vector [4]: ik = a84818402abf4d8a790c8b5061d2ed1b 20241201122525581 DAUC <0003> auc.c:145 vector [4]: res = a098510b1237123e0000000000000000 20241201122525581 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201122525581 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241201122525581 DAUC <0003> auc.c:179 vector [4]: kc = fe9ad965681ee0fb 20241201122525581 DAUC <0003> auc.c:180 vector [4]: sres = 9e43d47b 20241201122525581 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241201122525581 DAUC <0003> db_auc.c:245 IMSI='262423520033293': Generated 5 vectors 20241201122525581 DAUC <0003> db_auc.c:249 IMSI='262423520033293': Updating SQN=481 in DB 20241201122525581 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423520033293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423520033293"} 20241201122525581 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423520033293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122525581 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525581 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122525582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43864<->l=127.0.0.1:4258 20241201122525583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43806<->l=127.0.0.1:4258 20241201122525583 DLINP <000b> input/ipa.c:451 connected read/write 20241201122525583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122525583 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122525583 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122525583 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122525583 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46099<->l=127.0.0.1:4259) 20241201122525605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43868<->l=127.0.0.1:4258 20241201122525706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43868<->l=127.0.0.1:4258 20241201122528818 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122528818 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122528823 DLINP <000b> input/ipa.c:451 connected read/write 20241201122528823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122528825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43878<->l=127.0.0.1:4258 20241201122528828 DLINP <000b> input/ipa.c:451 connected read/write 20241201122528828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122528828 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122528828 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122528828 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  20241201122528828 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122528828 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  20241201122528828 DLGSUP <0013> gsup_server.c:235 2:  20241201122528828 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122528828 DLGSUP <0013> gsup_server.c:235 3:  20241201122528828 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122528828 DLGSUP <0013> gsup_server.c:235 4:  20241201122528828 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122528828 DLGSUP <0013> gsup_server.c:235 5:  20241201122528828 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122528828 DLGSUP <0013> gsup_server.c:235 7:  20241201122528828 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122528828 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122528828 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122528828 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122528851 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41989<->l=127.0.0.1:4259) 20241201122528858 DAUC <0003> db_auc.c:157 IMSI='262423153944162': No 2G Auth Data 20241201122528858 DAUC <0003> db_auc.c:192 IMSI='262423153944162': No 3G Auth Data 20241201122528870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43882<->l=127.0.0.1:4258 20241201122528875 DLINP <000b> input/ipa.c:451 connected read/write 20241201122528875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122528875 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423153944162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423153944162"} 20241201122528875 DAUC <0003> db_auc.c:157 IMSI='262423153944162': No 2G Auth Data 20241201122528875 DAUC <0003> db_auc.c:236 IMSI='262423153944162': Calling to generate 5 vectors 20241201122528875 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241201122528875 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122528875 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201122528875 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201122528875 DAUC <0003> auc.c:113 vector [0]: rand = e69103802df1d7d4929f1a110e852dc5 20241201122528875 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201122528875 DAUC <0003> auc.c:142 vector [0]: autn = 936e90664d7d8000521b52c23d3ed738 20241201122528875 DAUC <0003> auc.c:143 vector [0]: ck = 66e3a4325b42959be53a3f3aae412b44 20241201122528875 DAUC <0003> auc.c:144 vector [0]: ik = 7d88b06634409049b4a955d362477080 20241201122528875 DAUC <0003> auc.c:145 vector [0]: res = ec655ad7ec85fa380000000000000000 20241201122528875 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122528875 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241201122528875 DAUC <0003> auc.c:151 vector [0]: kc = 4af87ebda3045e16 20241201122528875 DAUC <0003> auc.c:152 vector [0]: sres = 00e0a0ef 20241201122528875 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241201122528875 DAUC <0003> auc.c:113 vector [1]: rand = ecd252714b117625c24d47b1eb892be1 20241201122528875 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241201122528875 DAUC <0003> auc.c:142 vector [1]: autn = ebf0e3393318800059e086eb93b89bf4 20241201122528875 DAUC <0003> auc.c:143 vector [1]: ck = 109aaad0258deec4eed028b6add06448 20241201122528875 DAUC <0003> auc.c:144 vector [1]: ik = 1d95cda81f019e170ffb51fa3b456e37 20241201122528875 DAUC <0003> auc.c:145 vector [1]: res = be2c90e7dd671f6f0000000000000000 20241201122528875 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122528875 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241201122528875 DAUC <0003> auc.c:151 vector [1]: kc = ec241e34ac197aac 20241201122528875 DAUC <0003> auc.c:152 vector [1]: sres = 634b8f88 20241201122528875 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241201122528875 DAUC <0003> auc.c:113 vector [2]: rand = 85d5c59304458fe038150378dd5aa98a 20241201122528875 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241201122528875 DAUC <0003> auc.c:142 vector [2]: autn = 1d371c1cf80780001e90ae64466f3a85 20241201122528875 DAUC <0003> auc.c:143 vector [2]: ck = bdbf7d2859a6d211e05aed987b2cecdd 20241201122528875 DAUC <0003> auc.c:144 vector [2]: ik = caca976e35e85a43c8476dce6e625225 20241201122528875 DAUC <0003> auc.c:145 vector [2]: res = 0fce50e468e40a1b0000000000000000 20241201122528875 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122528875 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241201122528875 DAUC <0003> auc.c:151 vector [2]: kc = 5f686a10790036aa 20241201122528875 DAUC <0003> auc.c:152 vector [2]: sres = 672a5aff 20241201122528875 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241201122528875 DAUC <0003> auc.c:113 vector [3]: rand = 274d58383e096c83d74121bfc72ac1a3 20241201122528875 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241201122528875 DAUC <0003> auc.c:142 vector [3]: autn = 4667db98e7368000dcf88388a71c1dac 20241201122528875 DAUC <0003> auc.c:143 vector [3]: ck = 481c1a867656c7f7be0b2a227d06c5be 20241201122528875 DAUC <0003> auc.c:144 vector [3]: ik = cf99b5701b19d932272a3e69ae97b5d9 20241201122528875 DAUC <0003> auc.c:145 vector [3]: res = 87d2e3af6e888aca0000000000000000 20241201122528875 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122528876 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241201122528876 DAUC <0003> auc.c:151 vector [3]: kc = 1ea4bbbdbede6ea2 20241201122528876 DAUC <0003> auc.c:152 vector [3]: sres = e95a6965 20241201122528876 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241201122528876 DAUC <0003> auc.c:113 vector [4]: rand = 6c5501b69503955d1bee93491f576b99 20241201122528876 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241201122528876 DAUC <0003> auc.c:142 vector [4]: autn = 12db2c6cdfff8000826a296ffef76fdb 20241201122528876 DAUC <0003> auc.c:143 vector [4]: ck = 168336a592d0ff598e38bf3f5382276c 20241201122528876 DAUC <0003> auc.c:144 vector [4]: ik = e8a146993293bfe62ac1fb1bd837d25c 20241201122528876 DAUC <0003> auc.c:145 vector [4]: res = 8447f930f1daa8cd0000000000000000 20241201122528876 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201122528876 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241201122528876 DAUC <0003> auc.c:151 vector [4]: kc = 5adb34182bf6b58f 20241201122528876 DAUC <0003> auc.c:152 vector [4]: sres = 759d51fd 20241201122528876 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241201122528876 DAUC <0003> db_auc.c:245 IMSI='262423153944162': Generated 5 vectors 20241201122528876 DAUC <0003> db_auc.c:249 IMSI='262423153944162': Updating SQN=161 in DB 20241201122528876 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423153944162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423153944162"} 20241201122528876 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423153944162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122528876 DLINP <000b> input/ipa.c:451 connected read/write 20241201122528876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122528876 DLINP <000b> input/ipa.c:451 connected read/write 20241201122528876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122528880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43882<->l=127.0.0.1:4258 20241201122528883 DAUC <0003> db_auc.c:157 IMSI='262426385540336': No 2G Auth Data 20241201122528883 DAUC <0003> db_auc.c:192 IMSI='262426385540336': No 3G Auth Data 20241201122528892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43894<->l=127.0.0.1:4258 20241201122528893 DLINP <000b> input/ipa.c:451 connected read/write 20241201122528893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122528893 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426385540336 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426385540336"} 20241201122528893 DAUC <0003> db_auc.c:157 IMSI='262426385540336': No 2G Auth Data 20241201122528894 DAUC <0003> db_auc.c:236 IMSI='262426385540336': Calling to generate 5 vectors 20241201122528894 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241201122528894 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122528894 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241201122528894 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201122528894 DAUC <0003> auc.c:113 vector [0]: rand = 6aa53f97054d9ce735c64a64ba2b5ae0 20241201122528894 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201122528894 DAUC <0003> auc.c:142 vector [0]: autn = 13a67610a5788000346c198367107211 20241201122528894 DAUC <0003> auc.c:143 vector [0]: ck = e457c7c9b30a7c61c7add4246c9d6ec3 20241201122528894 DAUC <0003> auc.c:144 vector [0]: ik = dffbd19869953bb1141b9001a3730d77 20241201122528894 DAUC <0003> auc.c:145 vector [0]: res = 0492d9e5f3447e150000000000000000 20241201122528894 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122528894 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241201122528894 DAUC <0003> auc.c:151 vector [0]: kc = e81a527415712464 20241201122528894 DAUC <0003> auc.c:152 vector [0]: sres = f7d6a7f0 20241201122528894 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241201122528894 DAUC <0003> auc.c:113 vector [1]: rand = c2bd8c4f1ad264d3a2ac4d9070c8df19 20241201122528894 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241201122528894 DAUC <0003> auc.c:142 vector [1]: autn = 59f3f044cfdd8000cb3758854ea87073 20241201122528894 DAUC <0003> auc.c:143 vector [1]: ck = 07aa5a0a811bf28634f4d6e1afd8750b 20241201122528894 DAUC <0003> auc.c:144 vector [1]: ik = 7fd7b470209f3c42e97f81b701884fac 20241201122528894 DAUC <0003> auc.c:145 vector [1]: res = 11f37ea8315fa1f50000000000000000 20241201122528894 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122528894 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241201122528894 DAUC <0003> auc.c:151 vector [1]: kc = a5f6b92c0fd4f463 20241201122528894 DAUC <0003> auc.c:152 vector [1]: sres = 20acdf5d 20241201122528894 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241201122528894 DAUC <0003> auc.c:113 vector [2]: rand = cd5482d7bdf3a6de8d216f05cb75e3db 20241201122528894 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241201122528894 DAUC <0003> auc.c:142 vector [2]: autn = 7e4a9f6797e48000ff7d03ae7b0c8fc9 20241201122528894 DAUC <0003> auc.c:143 vector [2]: ck = 935993aeed8d81c9e1fbaf1d8c82b47b 20241201122528894 DAUC <0003> auc.c:144 vector [2]: ik = 233a2e914287c0cd13f3e79f0f70aa83 20241201122528894 DAUC <0003> auc.c:145 vector [2]: res = a3cfe4e295973d1b0000000000000000 20241201122528894 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122528894 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241201122528894 DAUC <0003> auc.c:151 vector [2]: kc = 426bf5bd2cf85ffc 20241201122528894 DAUC <0003> auc.c:152 vector [2]: sres = 3658d9f9 20241201122528894 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241201122528894 DAUC <0003> auc.c:113 vector [3]: rand = 9f1b7e6752d8a10ce2b623e7e987b044 20241201122528894 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241201122528894 DAUC <0003> auc.c:142 vector [3]: autn = b936c7c3122d80009f2aa9c3f4dfe6bd 20241201122528894 DAUC <0003> auc.c:143 vector [3]: ck = 5910c699f85f665d76ec3a192f0c6398 20241201122528894 DAUC <0003> auc.c:144 vector [3]: ik = 1b0500588717c496673f84069daa09e8 20241201122528894 DAUC <0003> auc.c:145 vector [3]: res = d31abe871ba3db870000000000000000 20241201122528894 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122528894 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241201122528894 DAUC <0003> auc.c:151 vector [3]: kc = 53c678decdeec8bb 20241201122528894 DAUC <0003> auc.c:152 vector [3]: sres = c8b96500 20241201122528894 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241201122528894 DAUC <0003> auc.c:113 vector [4]: rand = 7cfa292bf28f0f87c8edc5b8eaf9292f 20241201122528894 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241201122528894 DAUC <0003> auc.c:142 vector [4]: autn = b21ddc3d01a98000e35a2d8e66c01c8c 20241201122528894 DAUC <0003> auc.c:143 vector [4]: ck = 9364bbfc5b3eebf2609ec99530d054d2 20241201122528894 DAUC <0003> auc.c:144 vector [4]: ik = e49c20aebd4bb13e159e5a3d804fd43f 20241201122528894 DAUC <0003> auc.c:145 vector [4]: res = d5d826a8e08860550000000000000000 20241201122528894 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201122528894 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241201122528894 DAUC <0003> auc.c:151 vector [4]: kc = 02f808fa56eada21 20241201122528894 DAUC <0003> auc.c:152 vector [4]: sres = 355046fd 20241201122528894 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241201122528894 DAUC <0003> db_auc.c:245 IMSI='262426385540336': Generated 5 vectors 20241201122528894 DAUC <0003> db_auc.c:249 IMSI='262426385540336': Updating SQN=161 in DB 20241201122528894 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426385540336 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426385540336"} 20241201122528894 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426385540336 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122528894 DLINP <000b> input/ipa.c:451 connected read/write 20241201122528894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122528894 DLINP <000b> input/ipa.c:451 connected read/write 20241201122528894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122528895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43894<->l=127.0.0.1:4258 20241201122528896 DAUC <0003> db_auc.c:157 IMSI='262426893775981': No 2G Auth Data 20241201122528896 DAUC <0003> db_auc.c:192 IMSI='262426893775981': No 3G Auth Data 20241201122528902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43896<->l=127.0.0.1:4258 20241201122528904 DLINP <000b> input/ipa.c:451 connected read/write 20241201122528904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122528904 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426893775981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426893775981"} 20241201122528904 DAUC <0003> db_auc.c:236 IMSI='262426893775981': Calling to generate 5 vectors 20241201122528904 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241201122528904 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122528904 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201122528904 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201122528904 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122528904 DAUC <0003> auc.c:113 vector [0]: rand = 5629867067b5cf803310b742841c7f94 20241201122528904 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201122528904 DAUC <0003> auc.c:142 vector [0]: autn = 27a9f56bb7d880007f68fad444a5e1ea 20241201122528904 DAUC <0003> auc.c:143 vector [0]: ck = b0dbe2efea6a230278af67583c7a9053 20241201122528904 DAUC <0003> auc.c:144 vector [0]: ik = 8b7cb34030695534518b47199298f8b7 20241201122528904 DAUC <0003> auc.c:145 vector [0]: res = e97f035304e757290000000000000000 20241201122528904 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122528904 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201122528904 DAUC <0003> auc.c:179 vector [0]: kc = 08980bd93b11e800 20241201122528904 DAUC <0003> auc.c:180 vector [0]: sres = 4513e3d2 20241201122528904 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201122528904 DAUC <0003> auc.c:113 vector [1]: rand = 2459fdd74de3cea9ab9182ba74853c13 20241201122528904 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241201122528904 DAUC <0003> auc.c:142 vector [1]: autn = 72e7e24eb931800033c991095e5de461 20241201122528904 DAUC <0003> auc.c:143 vector [1]: ck = 33779a7b02246240fca782813a5dad18 20241201122528904 DAUC <0003> auc.c:144 vector [1]: ik = d411407c5a02d93f496f4a4d59d80f32 20241201122528904 DAUC <0003> auc.c:145 vector [1]: res = 33e745e6de5a6dc40000000000000000 20241201122528904 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122528904 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201122528904 DAUC <0003> auc.c:179 vector [1]: kc = 164f6b8eed25d800 20241201122528904 DAUC <0003> auc.c:180 vector [1]: sres = c19eb144 20241201122528904 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201122528904 DAUC <0003> auc.c:113 vector [2]: rand = 14f0ebb123fda216b7c3a014fbaf9ac0 20241201122528904 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241201122528904 DAUC <0003> auc.c:142 vector [2]: autn = 1bdc404679d98000d8c43cd6eba69092 20241201122528904 DAUC <0003> auc.c:143 vector [2]: ck = f5adb0780fca362755160024f9ed19ad 20241201122528904 DAUC <0003> auc.c:144 vector [2]: ik = c028466a082e142fecc3cbc8c8bb0b49 20241201122528904 DAUC <0003> auc.c:145 vector [2]: res = 7863b60c66f5755a0000000000000000 20241201122528904 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122528904 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201122528904 DAUC <0003> auc.c:179 vector [2]: kc = 6987a1483264f400 20241201122528904 DAUC <0003> auc.c:180 vector [2]: sres = a7523a8d 20241201122528904 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201122528904 DAUC <0003> auc.c:113 vector [3]: rand = d4f45404ea025031b2f1abe624c14818 20241201122528904 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241201122528904 DAUC <0003> auc.c:142 vector [3]: autn = 575a8e5ccd5c800017337511aebf6805 20241201122528904 DAUC <0003> auc.c:143 vector [3]: ck = 4d8900f33044dc7ba92aa22e2f9cb9f5 20241201122528904 DAUC <0003> auc.c:144 vector [3]: ik = 4194eb8cc6c119610a1fb66541c36b6d 20241201122528904 DAUC <0003> auc.c:145 vector [3]: res = 14399be3da6868e50000000000000000 20241201122528904 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122528904 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201122528904 DAUC <0003> auc.c:179 vector [3]: kc = 65ae21ea1621ac00 20241201122528904 DAUC <0003> auc.c:180 vector [3]: sres = acc85cef 20241201122528904 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201122528904 DAUC <0003> auc.c:113 vector [4]: rand = 6278ea38f4495aa8bc4f8e7792d7a7d9 20241201122528904 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241201122528904 DAUC <0003> auc.c:142 vector [4]: autn = d1359873e48f8000d3f771d0b9186400 20241201122528904 DAUC <0003> auc.c:143 vector [4]: ck = b931bacc977305ebf9e462b6181fd7b4 20241201122528904 DAUC <0003> auc.c:144 vector [4]: ik = d5be4f78289751832d6ef8c63cd6f132 20241201122528904 DAUC <0003> auc.c:145 vector [4]: res = be85ef3aae88e2f60000000000000000 20241201122528904 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201122528904 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241201122528904 DAUC <0003> auc.c:179 vector [4]: kc = 846ae9a2a3902c00 20241201122528904 DAUC <0003> auc.c:180 vector [4]: sres = e23a5db0 20241201122528904 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241201122528904 DAUC <0003> db_auc.c:245 IMSI='262426893775981': Generated 5 vectors 20241201122528904 DAUC <0003> db_auc.c:249 IMSI='262426893775981': Updating SQN=161 in DB 20241201122528904 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426893775981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426893775981"} 20241201122528904 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426893775981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122528904 DLINP <000b> input/ipa.c:451 connected read/write 20241201122528904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122528904 DLINP <000b> input/ipa.c:451 connected read/write 20241201122528904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122528905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43896<->l=127.0.0.1:4258 20241201122528906 DAUC <0003> db_auc.c:157 IMSI='262427619863742': No 2G Auth Data 20241201122528906 DAUC <0003> db_auc.c:192 IMSI='262427619863742': No 3G Auth Data 20241201122528912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43904<->l=127.0.0.1:4258 20241201122528914 DLINP <000b> input/ipa.c:451 connected read/write 20241201122528914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122528914 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427619863742 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427619863742"} 20241201122528914 DAUC <0003> db_auc.c:236 IMSI='262427619863742': Calling to generate 5 vectors 20241201122528914 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241201122528914 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122528914 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201122528914 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201122528914 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122528914 DAUC <0003> auc.c:113 vector [0]: rand = 71d6a154c236a9576ff496d2284ee28c 20241201122528914 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201122528914 DAUC <0003> auc.c:142 vector [0]: autn = de7617b843f8800096797b65866cf887 20241201122528914 DAUC <0003> auc.c:143 vector [0]: ck = ee444dc611c9c663960d8fe62a482bab 20241201122528914 DAUC <0003> auc.c:144 vector [0]: ik = 0232400f8aec3857eb4f7a3342806459 20241201122528914 DAUC <0003> auc.c:145 vector [0]: res = 4b46b25cbd1c0b9c0000000000000000 20241201122528914 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122528914 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201122528914 DAUC <0003> auc.c:179 vector [0]: kc = 6420734ac1181000 20241201122528914 DAUC <0003> auc.c:180 vector [0]: sres = fbbd63a6 20241201122528914 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201122528914 DAUC <0003> auc.c:113 vector [1]: rand = b69f01dad2fcd8ebfef84cc20096c353 20241201122528914 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241201122528914 DAUC <0003> auc.c:142 vector [1]: autn = 8428f52f8e2b8000bdfeb01e90850eec 20241201122528914 DAUC <0003> auc.c:143 vector [1]: ck = 193d183db3da1a63af39c210d6221528 20241201122528914 DAUC <0003> auc.c:144 vector [1]: ik = df368c8052f58d187a03cda73e296848 20241201122528914 DAUC <0003> auc.c:145 vector [1]: res = 09295a5c2c5416920000000000000000 20241201122528914 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122528914 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201122528914 DAUC <0003> auc.c:179 vector [1]: kc = a526c2759f0dbc00 20241201122528914 DAUC <0003> auc.c:180 vector [1]: sres = 21320bb4 20241201122528914 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201122528914 DAUC <0003> auc.c:113 vector [2]: rand = 1ef8f631a97987abe3a7d5b41512c67e 20241201122528914 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241201122528914 DAUC <0003> auc.c:142 vector [2]: autn = 4815147389668000da32af18f02409e3 20241201122528914 DAUC <0003> auc.c:143 vector [2]: ck = c7576ee79a192578b3471bd31d72e8d0 20241201122528914 DAUC <0003> auc.c:144 vector [2]: ik = 5a41f70d9454e903eb6724b12246e9eb 20241201122528914 DAUC <0003> auc.c:145 vector [2]: res = ccb0382caaeefd1f0000000000000000 20241201122528914 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122528914 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201122528914 DAUC <0003> auc.c:179 vector [2]: kc = f485475e4531ec00 20241201122528914 DAUC <0003> auc.c:180 vector [2]: sres = cae1e003 20241201122528914 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201122528914 DAUC <0003> auc.c:113 vector [3]: rand = 7245d237eaee03d2752670ec15cc6247 20241201122528914 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241201122528914 DAUC <0003> auc.c:142 vector [3]: autn = bb802915c69480002e46ac07d5499c0b 20241201122528914 DAUC <0003> auc.c:143 vector [3]: ck = fe3ef23f97fc6e62c232087c22bd233b 20241201122528914 DAUC <0003> auc.c:144 vector [3]: ik = 37e319ad1e42bb063bc11d2d792d1ee5 20241201122528914 DAUC <0003> auc.c:145 vector [3]: res = 35a6b0500f4c57880000000000000000 20241201122528914 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122528914 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201122528914 DAUC <0003> auc.c:179 vector [3]: kc = 0d10e46114870800 20241201122528914 DAUC <0003> auc.c:180 vector [3]: sres = 43edf189 20241201122528914 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201122528914 DAUC <0003> auc.c:113 vector [4]: rand = ff587f93587361ddc0cd74269d465808 20241201122528914 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241201122528914 DAUC <0003> auc.c:142 vector [4]: autn = 863c25af24ff800047879a72e3d16d55 20241201122528914 DAUC <0003> auc.c:143 vector [4]: ck = e057d5df85c05185d00daef22ead3b72 20241201122528914 DAUC <0003> auc.c:144 vector [4]: ik = adbe48f048c2aaca359afc8e3a5c9fd2 20241201122528914 DAUC <0003> auc.c:145 vector [4]: res = 0faeebc7f3affd8d0000000000000000 20241201122528914 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201122528914 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241201122528914 DAUC <0003> auc.c:179 vector [4]: kc = b85e36b3f6ca3c00 20241201122528914 DAUC <0003> auc.c:180 vector [4]: sres = f018a001 20241201122528914 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241201122528914 DAUC <0003> db_auc.c:245 IMSI='262427619863742': Generated 5 vectors 20241201122528914 DAUC <0003> db_auc.c:249 IMSI='262427619863742': Updating SQN=161 in DB 20241201122528914 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427619863742 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427619863742"} 20241201122528914 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427619863742 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122528914 DLINP <000b> input/ipa.c:451 connected read/write 20241201122528914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122528914 DLINP <000b> input/ipa.c:451 connected read/write 20241201122528914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122528916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43904<->l=127.0.0.1:4258 20241201122528917 DAUC <0003> db_auc.c:157 IMSI='262420921391569': No 2G Auth Data 20241201122528917 DAUC <0003> db_auc.c:192 IMSI='262420921391569': No 3G Auth Data 20241201122528923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43914<->l=127.0.0.1:4258 20241201122528925 DLINP <000b> input/ipa.c:451 connected read/write 20241201122528925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122528925 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420921391569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420921391569"} 20241201122528925 DAUC <0003> db_auc.c:236 IMSI='262420921391569': Calling to generate 5 vectors 20241201122528925 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241201122528925 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201122528925 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201122528925 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201122528925 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201122528925 DAUC <0003> auc.c:113 vector [0]: rand = 12f68ff89b5ab7e31475e6e50b37fd38 20241201122528925 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201122528925 DAUC <0003> auc.c:142 vector [0]: autn = 174f1ef296338000e8de5a7f1dc2f715 20241201122528925 DAUC <0003> auc.c:143 vector [0]: ck = 6e6042e14d6b18d3262855731484cf99 20241201122528925 DAUC <0003> auc.c:144 vector [0]: ik = d24f6efa3e99d865dacce973a32c9fa3 20241201122528925 DAUC <0003> auc.c:145 vector [0]: res = 73bdf72aa618f7010000000000000000 20241201122528925 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201122528925 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201122528925 DAUC <0003> auc.c:179 vector [0]: kc = d03ebbd692617e7c 20241201122528925 DAUC <0003> auc.c:180 vector [0]: sres = c2e857a8 20241201122528925 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201122528925 DAUC <0003> auc.c:113 vector [1]: rand = 0b41fd2ab6aad634dbbd1cdc6fd23387 20241201122528925 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241201122528925 DAUC <0003> auc.c:142 vector [1]: autn = b58fb2e6acad8000b6bde27f33fc3095 20241201122528925 DAUC <0003> auc.c:143 vector [1]: ck = 69379329ee087c9cc89881fb9ab64e18 20241201122528925 DAUC <0003> auc.c:144 vector [1]: ik = 725abc576583f6f6cb9b6c536d3f0b14 20241201122528925 DAUC <0003> auc.c:145 vector [1]: res = 0573d9a8321812010000000000000000 20241201122528925 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201122528925 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201122528925 DAUC <0003> auc.c:179 vector [1]: kc = 8dc77231bb55b7ea 20241201122528925 DAUC <0003> auc.c:180 vector [1]: sres = 86490001 20241201122528925 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201122528925 DAUC <0003> auc.c:113 vector [2]: rand = 12593dac783ac0bed76115284577f1d1 20241201122528925 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241201122528925 DAUC <0003> auc.c:142 vector [2]: autn = 60ee3fcf4f7480003386a8ab1d740ce5 20241201122528925 DAUC <0003> auc.c:143 vector [2]: ck = 89d9469d52d340baa7d227b19fbfc4ec 20241201122528925 DAUC <0003> auc.c:144 vector [2]: ik = 004b4085ccb00148edab1a8693bffee7 20241201122528925 DAUC <0003> auc.c:145 vector [2]: res = 6cd48c0051fcfa070000000000000000 20241201122528925 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201122528925 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201122528925 DAUC <0003> auc.c:179 vector [2]: kc = 084a7691a4d69631 20241201122528925 DAUC <0003> auc.c:180 vector [2]: sres = 34b2d006 20241201122528925 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201122528925 DAUC <0003> auc.c:113 vector [3]: rand = 3294b423ea99613a5eb0199168179568 20241201122528925 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241201122528925 DAUC <0003> auc.c:142 vector [3]: autn = ea4a343962298000aafde20b62b4c5fa 20241201122528925 DAUC <0003> auc.c:143 vector [3]: ck = 76012d621a01fd9696281a5d23d49116 20241201122528925 DAUC <0003> auc.c:144 vector [3]: ik = 6691968a03ae7e3421fa02f652911657 20241201122528925 DAUC <0003> auc.c:145 vector [3]: res = 57bf9a02feacbe310000000000000000 20241201122528925 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201122528925 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201122528925 DAUC <0003> auc.c:179 vector [3]: kc = e342f5f692bb0509 20241201122528925 DAUC <0003> auc.c:180 vector [3]: sres = de061e00 20241201122528925 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201122528925 DAUC <0003> auc.c:113 vector [4]: rand = edc935d78da7a8e2a498d5ceee20991b 20241201122528925 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241201122528925 DAUC <0003> auc.c:142 vector [4]: autn = 312f9d16e51d8000260e111de666db3b 20241201122528925 DAUC <0003> auc.c:143 vector [4]: ck = 20c34e034010a50e7ed6dfa709eabbc1 20241201122528925 DAUC <0003> auc.c:144 vector [4]: ik = 8abec684fbb8fea6eeaac54c01612c2c 20241201122528925 DAUC <0003> auc.c:145 vector [4]: res = 869cad66c7b41b700000000000000000 20241201122528925 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201122528925 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241201122528925 DAUC <0003> auc.c:179 vector [4]: kc = e13ffaf04a0a57e6 20241201122528925 DAUC <0003> auc.c:180 vector [4]: sres = 98ee619e 20241201122528925 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241201122528925 DAUC <0003> db_auc.c:245 IMSI='262420921391569': Generated 5 vectors 20241201122528925 DAUC <0003> db_auc.c:249 IMSI='262420921391569': Updating SQN=161 in DB 20241201122528925 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420921391569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420921391569"} 20241201122528925 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420921391569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122528925 DLINP <000b> input/ipa.c:451 connected read/write 20241201122528925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122528925 DLINP <000b> input/ipa.c:451 connected read/write 20241201122528925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122528926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43914<->l=127.0.0.1:4258 20241201122528927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43878<->l=127.0.0.1:4258 20241201122528928 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41989<->l=127.0.0.1:4259) 20241201122528928 DLINP <000b> input/ipa.c:451 connected read/write 20241201122528928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122528928 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122528928 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122528928 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122528961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43928<->l=127.0.0.1:4258 20241201122529061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43928<->l=127.0.0.1:4258 20241201122532166 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122532166 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122532170 DLINP <000b> input/ipa.c:451 connected read/write 20241201122532171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122532172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47310<->l=127.0.0.1:4258 20241201122532176 DLINP <000b> input/ipa.c:451 connected read/write 20241201122532176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122532176 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122532176 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122532176 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  20241201122532176 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122532176 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  20241201122532176 DLGSUP <0013> gsup_server.c:235 2:  20241201122532176 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122532176 DLGSUP <0013> gsup_server.c:235 3:  20241201122532176 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122532176 DLGSUP <0013> gsup_server.c:235 4:  20241201122532176 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122532176 DLGSUP <0013> gsup_server.c:235 5:  20241201122532176 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122532176 DLGSUP <0013> gsup_server.c:235 7:  20241201122532177 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122532177 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122532177 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122532177 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122532203 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40819<->l=127.0.0.1:4259) 20241201122532221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47318<->l=127.0.0.1:4258 20241201122532231 DLINP <000b> input/ipa.c:451 connected read/write 20241201122532231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122532231 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422454192290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422454192290" cn_domain=PS} 20241201122532231 DLU <0006> fsm.c:456 lu(262422454192290)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122532231 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422454192290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241201122532231 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422454192290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422454192290" cause=IMSI unknown in HLR} 20241201122532231 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422454192290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122532231 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422454192290)[0x56518fcbf2f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122532231 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422454192290)[0x56518fcbf2f0]{UNVALIDATED}: Freeing instance 20241201122532231 DLU <0006> fsm.c:568 lu(PS:IMSI-262422454192290)[0x56518fcbf2f0]{UNVALIDATED}: Deallocated 20241201122532231 DLINP <000b> input/ipa.c:451 connected read/write 20241201122532231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122532231 DLINP <000b> input/ipa.c:451 connected read/write 20241201122532231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122532236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47318<->l=127.0.0.1:4258 20241201122532238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47310<->l=127.0.0.1:4258 20241201122532240 DLINP <000b> input/ipa.c:451 connected read/write 20241201122532240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122532240 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122532240 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122532240 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122532240 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40819<->l=127.0.0.1:4259) 20241201122532274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47324<->l=127.0.0.1:4258 20241201122532375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47324<->l=127.0.0.1:4258 20241201122535484 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122535485 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122535490 DLINP <000b> input/ipa.c:451 connected read/write 20241201122535490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122535491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47336<->l=127.0.0.1:4258 20241201122535495 DLINP <000b> input/ipa.c:451 connected read/write 20241201122535495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122535495 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122535495 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122535495 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  20241201122535495 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122535495 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  20241201122535495 DLGSUP <0013> gsup_server.c:235 2:  20241201122535495 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122535495 DLGSUP <0013> gsup_server.c:235 3:  20241201122535495 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122535495 DLGSUP <0013> gsup_server.c:235 4:  20241201122535495 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122535495 DLGSUP <0013> gsup_server.c:235 5:  20241201122535495 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122535495 DLGSUP <0013> gsup_server.c:235 7:  20241201122535495 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122535495 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122535495 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122535495 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122535514 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32955<->l=127.0.0.1:4259) 20241201122535523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47340<->l=127.0.0.1:4258 20241201122535538 DLINP <000b> input/ipa.c:451 connected read/write 20241201122535538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122535538 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262421908012689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421908012689" cn_domain=PS source_name="the-source\n"} 20241201122535538 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241201122535538 DLU <0006> fsm.c:456 lu(262421908012689)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122535538 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262421908012689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241201122535538 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262421908012689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421908012689" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241201122535538 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262421908012689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122535538 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421908012689)[0x56518fcbf2f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122535538 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421908012689)[0x56518fcbf2f0]{UNVALIDATED}: Freeing instance 20241201122535538 DLU <0006> fsm.c:568 lu(PS:IMSI-262421908012689)[0x56518fcbf2f0]{UNVALIDATED}: Deallocated 20241201122535538 DLINP <000b> input/ipa.c:451 connected read/write 20241201122535538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122535538 DLINP <000b> input/ipa.c:451 connected read/write 20241201122535538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122535540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47340<->l=127.0.0.1:4258 20241201122535540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47336<->l=127.0.0.1:4258 20241201122535541 DLINP <000b> input/ipa.c:451 connected read/write 20241201122535541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122535541 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122535541 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122535541 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122535541 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241201122535541 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32955<->l=127.0.0.1:4259) 20241201122535575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47348<->l=127.0.0.1:4258 20241201122535676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47348<->l=127.0.0.1:4258 20241201122538753 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122538753 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122538757 DLINP <000b> input/ipa.c:451 connected read/write 20241201122538758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122538759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47362<->l=127.0.0.1:4258 20241201122538763 DLINP <000b> input/ipa.c:451 connected read/write 20241201122538763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122538763 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122538763 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122538763 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  20241201122538763 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122538763 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  20241201122538763 DLGSUP <0013> gsup_server.c:235 2:  20241201122538763 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122538763 DLGSUP <0013> gsup_server.c:235 3:  20241201122538763 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122538763 DLGSUP <0013> gsup_server.c:235 4:  20241201122538763 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122538763 DLGSUP <0013> gsup_server.c:235 5:  20241201122538763 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122538763 DLGSUP <0013> gsup_server.c:235 7:  20241201122538763 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122538763 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122538763 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122538763 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122538787 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34419<->l=127.0.0.1:4259) 20241201122538802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47370<->l=127.0.0.1:4258 20241201122538814 DLINP <000b> input/ipa.c:451 connected read/write 20241201122538814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122538814 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429287856787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429287856787" cn_domain=PS} 20241201122538814 DLU <0006> fsm.c:456 lu(262429287856787)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122538814 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429287856787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241201122538814 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429287856787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429287856787" cause=Roaming not allowed in this location area} 20241201122538814 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429287856787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122538814 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429287856787)[0x56518fcbf2f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122538814 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429287856787)[0x56518fcbf2f0]{UNVALIDATED}: Freeing instance 20241201122538814 DLU <0006> fsm.c:568 lu(PS:IMSI-262429287856787)[0x56518fcbf2f0]{UNVALIDATED}: Deallocated 20241201122538814 DLINP <000b> input/ipa.c:451 connected read/write 20241201122538814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122538814 DLINP <000b> input/ipa.c:451 connected read/write 20241201122538814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122538819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47370<->l=127.0.0.1:4258 20241201122538820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47362<->l=127.0.0.1:4258 20241201122538822 DLINP <000b> input/ipa.c:451 connected read/write 20241201122538822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122538822 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122538823 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122538823 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122538823 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34419<->l=127.0.0.1:4259) 20241201122538860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47384<->l=127.0.0.1:4258 20241201122538961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47384<->l=127.0.0.1:4258 20241201122542086 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122542086 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122542091 DLINP <000b> input/ipa.c:451 connected read/write 20241201122542091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122542092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41962<->l=127.0.0.1:4258 20241201122542095 DLINP <000b> input/ipa.c:451 connected read/write 20241201122542095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122542095 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122542096 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122542096 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  20241201122542096 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122542096 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  20241201122542096 DLGSUP <0013> gsup_server.c:235 2:  20241201122542096 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122542096 DLGSUP <0013> gsup_server.c:235 3:  20241201122542096 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122542096 DLGSUP <0013> gsup_server.c:235 4:  20241201122542096 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122542096 DLGSUP <0013> gsup_server.c:235 5:  20241201122542096 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122542096 DLGSUP <0013> gsup_server.c:235 7:  20241201122542096 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122542096 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122542096 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122542096 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122542115 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34403<->l=127.0.0.1:4259) 20241201122542122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41968<->l=127.0.0.1:4258 20241201122542138 DLINP <000b> input/ipa.c:451 connected read/write 20241201122542138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122542138 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424780100424 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424780100424"} 20241201122542138 DAUC <0003> db_auc.c:133 IMSI='262424780100424': No such subscriber 20241201122542138 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424780100424 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241201122542138 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424780100424 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424780100424" cause=IMSI unknown in HLR} 20241201122542138 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424780100424 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122542138 DLINP <000b> input/ipa.c:451 connected read/write 20241201122542138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122542138 DLINP <000b> input/ipa.c:451 connected read/write 20241201122542138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122542143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41968<->l=127.0.0.1:4258 20241201122542146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41962<->l=127.0.0.1:4258 20241201122542148 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34403<->l=127.0.0.1:4259) 20241201122542149 DLINP <000b> input/ipa.c:451 connected read/write 20241201122542149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122542149 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122542149 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122542149 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122542188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41982<->l=127.0.0.1:4258 20241201122542288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41982<->l=127.0.0.1:4258 20241201122545354 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122545354 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122545357 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122545359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41996<->l=127.0.0.1:4258 20241201122545362 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122545362 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122545362 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122545362 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  20241201122545362 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122545362 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  20241201122545362 DLGSUP <0013> gsup_server.c:235 2:  20241201122545362 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122545362 DLGSUP <0013> gsup_server.c:235 3:  20241201122545362 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122545362 DLGSUP <0013> gsup_server.c:235 4:  20241201122545362 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122545362 DLGSUP <0013> gsup_server.c:235 5:  20241201122545362 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122545362 DLGSUP <0013> gsup_server.c:235 7:  20241201122545362 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122545363 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122545363 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122545363 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122545387 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43637<->l=127.0.0.1:4259) 20241201122545395 DAUC <0003> db_auc.c:157 IMSI='262426809007105': No 2G Auth Data 20241201122545395 DAUC <0003> db_auc.c:192 IMSI='262426809007105': No 3G Auth Data 20241201122545421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42012<->l=127.0.0.1:4258 20241201122545431 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122545431 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426809007105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426809007105" cn_domain=PS} 20241201122545432 DLU <0006> fsm.c:456 lu(262426809007105)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122545432 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426809007105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122545432 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426809007105)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122545432 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426809007105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426809007105" cn_domain=PS} 20241201122545432 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545432 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545438 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122545438 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426809007105 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426809007105"} 20241201122545438 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426809007105)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122545439 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426809007105 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122545439 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426809007105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426809007105"} 20241201122545439 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426809007105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122545439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426809007105)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122545439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426809007105)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122545439 DLU <0006> fsm.c:568 lu(PS:IMSI-262426809007105)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122545439 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545439 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42012<->l=127.0.0.1:4258 20241201122545444 DAUC <0003> db_auc.c:157 IMSI='262428293748424': No 2G Auth Data 20241201122545444 DAUC <0003> db_auc.c:192 IMSI='262428293748424': No 3G Auth Data 20241201122545446 DLGSUP <0013> hlr.c:121 IMSI 262428293748424: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122545457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42018<->l=127.0.0.1:4258 20241201122545459 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122545459 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428293748424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428293748424" cn_domain=PS} 20241201122545459 DLU <0006> fsm.c:456 lu(262428293748424)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122545459 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428293748424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122545459 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428293748424)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122545459 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428293748424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428293748424" cn_domain=PS} 20241201122545459 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545459 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545459 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122545459 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428293748424 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428293748424"} 20241201122545459 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428293748424)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122545459 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428293748424 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122545459 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428293748424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428293748424"} 20241201122545459 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428293748424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122545459 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428293748424)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122545459 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428293748424)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122545459 DLU <0006> fsm.c:568 lu(PS:IMSI-262428293748424)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122545459 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545460 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42018<->l=127.0.0.1:4258 20241201122545461 DAUC <0003> db_auc.c:157 IMSI='262420059335930': No 2G Auth Data 20241201122545461 DAUC <0003> db_auc.c:192 IMSI='262420059335930': No 3G Auth Data 20241201122545461 DLGSUP <0013> hlr.c:121 IMSI 262420059335930: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122545467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42030<->l=127.0.0.1:4258 20241201122545468 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122545468 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420059335930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420059335930" cn_domain=PS} 20241201122545468 DLU <0006> fsm.c:456 lu(262420059335930)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122545468 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420059335930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122545468 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420059335930)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122545468 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420059335930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420059335930" cn_domain=PS} 20241201122545468 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545468 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545469 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122545469 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420059335930 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420059335930"} 20241201122545469 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420059335930)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122545469 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420059335930 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122545469 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420059335930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420059335930"} 20241201122545469 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420059335930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122545469 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420059335930)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122545469 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420059335930)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122545469 DLU <0006> fsm.c:568 lu(PS:IMSI-262420059335930)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122545469 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545469 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42030<->l=127.0.0.1:4258 20241201122545471 DAUC <0003> db_auc.c:157 IMSI='262424473616951': No 2G Auth Data 20241201122545471 DAUC <0003> db_auc.c:192 IMSI='262424473616951': No 3G Auth Data 20241201122545471 DLGSUP <0013> hlr.c:121 IMSI 262424473616951: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122545477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42046<->l=127.0.0.1:4258 20241201122545479 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122545479 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424473616951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424473616951" cn_domain=PS} 20241201122545479 DLU <0006> fsm.c:456 lu(262424473616951)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122545479 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424473616951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122545479 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424473616951)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122545479 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424473616951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424473616951" cn_domain=PS} 20241201122545479 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545479 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545480 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122545480 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424473616951 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424473616951"} 20241201122545480 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424473616951)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122545480 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424473616951 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122545480 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424473616951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424473616951"} 20241201122545480 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424473616951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122545480 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424473616951)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122545480 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424473616951)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122545480 DLU <0006> fsm.c:568 lu(PS:IMSI-262424473616951)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122545480 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545480 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42046<->l=127.0.0.1:4258 20241201122545482 DAUC <0003> db_auc.c:157 IMSI='262425947583813': No 2G Auth Data 20241201122545482 DAUC <0003> db_auc.c:192 IMSI='262425947583813': No 3G Auth Data 20241201122545482 DLGSUP <0013> hlr.c:121 IMSI 262425947583813: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122545488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42050<->l=127.0.0.1:4258 20241201122545490 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122545490 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425947583813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425947583813" cn_domain=PS} 20241201122545490 DLU <0006> fsm.c:456 lu(262425947583813)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122545490 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425947583813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122545490 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425947583813)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122545490 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425947583813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425947583813" cn_domain=PS} 20241201122545490 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545490 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545491 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122545491 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262425947583813 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425947583813"} 20241201122545491 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425947583813)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122545491 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262425947583813 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122545491 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425947583813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425947583813"} 20241201122545491 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425947583813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122545491 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425947583813)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122545491 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425947583813)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122545491 DLU <0006> fsm.c:568 lu(PS:IMSI-262425947583813)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122545491 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545491 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42050<->l=127.0.0.1:4258 20241201122545493 DAUC <0003> db_auc.c:157 IMSI='262429579530598': No 2G Auth Data 20241201122545493 DAUC <0003> db_auc.c:192 IMSI='262429579530598': No 3G Auth Data 20241201122545493 DLGSUP <0013> hlr.c:121 IMSI 262429579530598: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122545499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42056<->l=127.0.0.1:4258 20241201122545501 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122545501 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429579530598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429579530598" cn_domain=PS} 20241201122545501 DLU <0006> fsm.c:456 lu(262429579530598)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122545501 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429579530598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122545501 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429579530598)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122545501 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429579530598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429579530598" cn_domain=PS} 20241201122545501 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545501 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545502 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122545502 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429579530598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429579530598"} 20241201122545502 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429579530598)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122545502 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429579530598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122545502 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429579530598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429579530598"} 20241201122545502 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429579530598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122545502 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429579530598)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122545502 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429579530598)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122545502 DLU <0006> fsm.c:568 lu(PS:IMSI-262429579530598)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122545502 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545502 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42056<->l=127.0.0.1:4258 20241201122545503 DAUC <0003> db_auc.c:157 IMSI='262426483275928': No 2G Auth Data 20241201122545503 DAUC <0003> db_auc.c:192 IMSI='262426483275928': No 3G Auth Data 20241201122545503 DLGSUP <0013> hlr.c:121 IMSI 262426483275928: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122545510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42068<->l=127.0.0.1:4258 20241201122545512 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122545512 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426483275928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426483275928" cn_domain=PS} 20241201122545512 DLU <0006> fsm.c:456 lu(262426483275928)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122545512 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426483275928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122545512 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426483275928)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122545512 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426483275928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426483275928" cn_domain=PS} 20241201122545512 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545512 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545513 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122545513 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426483275928 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426483275928"} 20241201122545513 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426483275928)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122545513 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426483275928 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122545513 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426483275928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426483275928"} 20241201122545513 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426483275928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122545513 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426483275928)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122545513 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426483275928)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122545513 DLU <0006> fsm.c:568 lu(PS:IMSI-262426483275928)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122545513 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545513 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42068<->l=127.0.0.1:4258 20241201122545514 DAUC <0003> db_auc.c:157 IMSI='262427852286774': No 2G Auth Data 20241201122545514 DAUC <0003> db_auc.c:192 IMSI='262427852286774': No 3G Auth Data 20241201122545514 DLGSUP <0013> hlr.c:121 IMSI 262427852286774: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122545521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42080<->l=127.0.0.1:4258 20241201122545523 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122545523 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427852286774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427852286774" cn_domain=PS} 20241201122545523 DLU <0006> fsm.c:456 lu(262427852286774)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122545523 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427852286774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122545523 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427852286774)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122545523 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427852286774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427852286774" cn_domain=PS} 20241201122545523 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545523 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545524 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122545524 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427852286774 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427852286774"} 20241201122545524 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427852286774)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122545524 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427852286774 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122545524 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427852286774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427852286774"} 20241201122545524 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427852286774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122545524 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427852286774)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122545524 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427852286774)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122545525 DLU <0006> fsm.c:568 lu(PS:IMSI-262427852286774)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122545525 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545525 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122545525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42080<->l=127.0.0.1:4258 20241201122545526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41996<->l=127.0.0.1:4258 20241201122545527 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43637<->l=127.0.0.1:4259) 20241201122545527 DLINP <000b> input/ipa.c:451 connected read/write 20241201122545527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122545527 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122545527 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122545527 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122545549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42092<->l=127.0.0.1:4258 20241201122545650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42092<->l=127.0.0.1:4258 20241201122548713 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122548713 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122548717 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122548719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42094<->l=127.0.0.1:4258 20241201122548724 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122548724 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122548724 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122548724 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  20241201122548724 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122548724 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  20241201122548724 DLGSUP <0013> gsup_server.c:235 2:  20241201122548724 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122548724 DLGSUP <0013> gsup_server.c:235 3:  20241201122548724 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122548724 DLGSUP <0013> gsup_server.c:235 4:  20241201122548724 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122548724 DLGSUP <0013> gsup_server.c:235 5:  20241201122548724 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122548724 DLGSUP <0013> gsup_server.c:235 7:  20241201122548724 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122548725 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122548725 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122548725 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122548742 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38407<->l=127.0.0.1:4259) 20241201122548745 DAUC <0003> db_auc.c:157 IMSI='262427650038133': No 2G Auth Data 20241201122548745 DAUC <0003> db_auc.c:192 IMSI='262427650038133': No 3G Auth Data 20241201122548751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42100<->l=127.0.0.1:4258 20241201122548766 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122548766 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262427650038133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427650038133" cn_domain=PS source_name="the-source\n"} 20241201122548766 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241201122548766 DLU <0006> fsm.c:456 lu(262427650038133)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122548766 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262427650038133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241201122548766 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427650038133)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122548766 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262427650038133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427650038133" cn_domain=PS destination_name="the-source\n"} 20241201122548766 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548766 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548770 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122548770 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262427650038133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427650038133" source_name="the-source\n"} 20241201122548770 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427650038133)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122548770 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262427650038133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122548770 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262427650038133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427650038133" destination_name="the-source\n"} 20241201122548770 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262427650038133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122548770 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427650038133)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122548770 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427650038133)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122548770 DLU <0006> fsm.c:568 lu(PS:IMSI-262427650038133)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122548770 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548770 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42100<->l=127.0.0.1:4258 20241201122548773 DAUC <0003> db_auc.c:157 IMSI='262422094292980': No 2G Auth Data 20241201122548773 DAUC <0003> db_auc.c:192 IMSI='262422094292980': No 3G Auth Data 20241201122548773 DLGSUP <0013> hlr.c:121 IMSI 262422094292980: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122548783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42106<->l=127.0.0.1:4258 20241201122548784 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122548784 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262422094292980 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422094292980" cn_domain=PS source_name="the-source\n"} 20241201122548784 DLU <0006> fsm.c:456 lu(262422094292980)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122548784 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262422094292980 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241201122548784 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422094292980)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122548784 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262422094292980 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422094292980" cn_domain=PS destination_name="the-source\n"} 20241201122548784 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548784 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548785 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122548785 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262422094292980 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422094292980" source_name="the-source\n"} 20241201122548785 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422094292980)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122548785 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262422094292980 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122548785 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262422094292980 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422094292980" destination_name="the-source\n"} 20241201122548785 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262422094292980 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122548785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422094292980)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122548785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422094292980)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122548785 DLU <0006> fsm.c:568 lu(PS:IMSI-262422094292980)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122548785 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548785 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42106<->l=127.0.0.1:4258 20241201122548786 DAUC <0003> db_auc.c:157 IMSI='262424066812390': No 2G Auth Data 20241201122548786 DAUC <0003> db_auc.c:192 IMSI='262424066812390': No 3G Auth Data 20241201122548787 DLGSUP <0013> hlr.c:121 IMSI 262424066812390: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122548794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42110<->l=127.0.0.1:4258 20241201122548796 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122548796 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424066812390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424066812390" cn_domain=PS source_name="the-source\n"} 20241201122548796 DLU <0006> fsm.c:456 lu(262424066812390)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122548796 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424066812390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241201122548796 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424066812390)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122548796 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424066812390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424066812390" cn_domain=PS destination_name="the-source\n"} 20241201122548796 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548796 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548797 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122548797 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424066812390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424066812390" source_name="the-source\n"} 20241201122548797 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424066812390)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122548797 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262424066812390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122548797 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424066812390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424066812390" destination_name="the-source\n"} 20241201122548797 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262424066812390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122548797 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424066812390)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122548797 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424066812390)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122548797 DLU <0006> fsm.c:568 lu(PS:IMSI-262424066812390)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122548797 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548797 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42110<->l=127.0.0.1:4258 20241201122548799 DAUC <0003> db_auc.c:157 IMSI='262428130242694': No 2G Auth Data 20241201122548799 DAUC <0003> db_auc.c:192 IMSI='262428130242694': No 3G Auth Data 20241201122548800 DLGSUP <0013> hlr.c:121 IMSI 262428130242694: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122548807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42114<->l=127.0.0.1:4258 20241201122548809 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122548809 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262428130242694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428130242694" cn_domain=PS source_name="the-source\n"} 20241201122548809 DLU <0006> fsm.c:456 lu(262428130242694)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122548809 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262428130242694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241201122548809 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428130242694)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122548809 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262428130242694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428130242694" cn_domain=PS destination_name="the-source\n"} 20241201122548809 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548809 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548811 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122548811 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262428130242694 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428130242694" source_name="the-source\n"} 20241201122548811 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428130242694)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122548811 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262428130242694 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122548811 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262428130242694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428130242694" destination_name="the-source\n"} 20241201122548811 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262428130242694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122548811 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428130242694)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122548811 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428130242694)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122548811 DLU <0006> fsm.c:568 lu(PS:IMSI-262428130242694)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122548811 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548811 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42114<->l=127.0.0.1:4258 20241201122548812 DAUC <0003> db_auc.c:157 IMSI='262423856713644': No 2G Auth Data 20241201122548812 DAUC <0003> db_auc.c:192 IMSI='262423856713644': No 3G Auth Data 20241201122548813 DLGSUP <0013> hlr.c:121 IMSI 262423856713644: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122548819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42118<->l=127.0.0.1:4258 20241201122548821 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122548821 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262423856713644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423856713644" cn_domain=PS source_name="the-source\n"} 20241201122548821 DLU <0006> fsm.c:456 lu(262423856713644)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122548821 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262423856713644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241201122548821 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423856713644)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122548821 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262423856713644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423856713644" cn_domain=PS destination_name="the-source\n"} 20241201122548821 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548821 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548822 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122548822 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262423856713644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423856713644" source_name="the-source\n"} 20241201122548822 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423856713644)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122548822 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262423856713644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122548822 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262423856713644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423856713644" destination_name="the-source\n"} 20241201122548822 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262423856713644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122548822 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423856713644)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122548822 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423856713644)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122548822 DLU <0006> fsm.c:568 lu(PS:IMSI-262423856713644)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122548822 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548822 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42118<->l=127.0.0.1:4258 20241201122548823 DAUC <0003> db_auc.c:157 IMSI='262420079138582': No 2G Auth Data 20241201122548823 DAUC <0003> db_auc.c:192 IMSI='262420079138582': No 3G Auth Data 20241201122548823 DLGSUP <0013> hlr.c:121 IMSI 262420079138582: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122548829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42134<->l=127.0.0.1:4258 20241201122548831 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122548831 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262420079138582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420079138582" cn_domain=PS source_name="the-source\n"} 20241201122548831 DLU <0006> fsm.c:456 lu(262420079138582)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122548831 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262420079138582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241201122548831 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420079138582)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122548831 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262420079138582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420079138582" cn_domain=PS destination_name="the-source\n"} 20241201122548831 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548831 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548833 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122548833 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262420079138582 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420079138582" source_name="the-source\n"} 20241201122548833 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420079138582)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122548833 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262420079138582 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122548833 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262420079138582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420079138582" destination_name="the-source\n"} 20241201122548833 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262420079138582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122548833 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420079138582)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122548833 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420079138582)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122548833 DLU <0006> fsm.c:568 lu(PS:IMSI-262420079138582)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122548833 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548833 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42134<->l=127.0.0.1:4258 20241201122548834 DAUC <0003> db_auc.c:157 IMSI='262422299974983': No 2G Auth Data 20241201122548834 DAUC <0003> db_auc.c:192 IMSI='262422299974983': No 3G Auth Data 20241201122548834 DLGSUP <0013> hlr.c:121 IMSI 262422299974983: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122548841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42136<->l=127.0.0.1:4258 20241201122548843 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122548843 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262422299974983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422299974983" cn_domain=PS source_name="the-source\n"} 20241201122548843 DLU <0006> fsm.c:456 lu(262422299974983)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122548843 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262422299974983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241201122548843 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422299974983)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122548843 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262422299974983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422299974983" cn_domain=PS destination_name="the-source\n"} 20241201122548843 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548843 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548844 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122548844 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262422299974983 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422299974983" source_name="the-source\n"} 20241201122548844 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422299974983)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122548844 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262422299974983 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122548844 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262422299974983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422299974983" destination_name="the-source\n"} 20241201122548844 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262422299974983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122548844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422299974983)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122548844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422299974983)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122548844 DLU <0006> fsm.c:568 lu(PS:IMSI-262422299974983)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122548844 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548844 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42136<->l=127.0.0.1:4258 20241201122548845 DAUC <0003> db_auc.c:157 IMSI='262429879685018': No 2G Auth Data 20241201122548845 DAUC <0003> db_auc.c:192 IMSI='262429879685018': No 3G Auth Data 20241201122548846 DLGSUP <0013> hlr.c:121 IMSI 262429879685018: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122548852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42146<->l=127.0.0.1:4258 20241201122548855 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122548855 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429879685018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429879685018" cn_domain=PS source_name="the-source\n"} 20241201122548855 DLU <0006> fsm.c:456 lu(262429879685018)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122548855 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429879685018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241201122548855 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429879685018)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122548855 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429879685018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429879685018" cn_domain=PS destination_name="the-source\n"} 20241201122548855 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548855 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548857 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122548857 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429879685018 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429879685018" source_name="the-source\n"} 20241201122548857 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429879685018)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122548857 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262429879685018 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122548857 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429879685018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429879685018" destination_name="the-source\n"} 20241201122548857 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262429879685018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122548857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429879685018)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122548857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429879685018)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122548857 DLU <0006> fsm.c:568 lu(PS:IMSI-262429879685018)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122548857 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548857 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122548857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42146<->l=127.0.0.1:4258 20241201122548858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42094<->l=127.0.0.1:4258 20241201122548859 DLINP <000b> input/ipa.c:451 connected read/write 20241201122548859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122548859 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122548859 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122548859 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122548859 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241201122548859 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38407<->l=127.0.0.1:4259) 20241201122548889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42156<->l=127.0.0.1:4258 20241201122548990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42156<->l=127.0.0.1:4258 20241201122552094 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122552094 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122552099 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122552100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46492<->l=127.0.0.1:4258 20241201122552104 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122552105 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122552105 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122552105 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  20241201122552105 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122552105 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  20241201122552105 DLGSUP <0013> gsup_server.c:235 2:  20241201122552105 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122552105 DLGSUP <0013> gsup_server.c:235 3:  20241201122552105 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122552105 DLGSUP <0013> gsup_server.c:235 4:  20241201122552105 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122552105 DLGSUP <0013> gsup_server.c:235 5:  20241201122552105 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122552105 DLGSUP <0013> gsup_server.c:235 7:  20241201122552105 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122552105 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122552105 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122552105 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122552137 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39445<->l=127.0.0.1:4259) 20241201122552157 DAUC <0003> db_auc.c:157 IMSI='262426622976567': No 2G Auth Data 20241201122552157 DAUC <0003> db_auc.c:192 IMSI='262426622976567': No 3G Auth Data 20241201122552171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46496<->l=127.0.0.1:4258 20241201122552179 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122552179 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426622976567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426622976567" cn_domain=PS} 20241201122552179 DLU <0006> fsm.c:456 lu(262426622976567)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122552179 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426622976567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122552179 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426622976567)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122552180 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426622976567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426622976567" cn_domain=PS} 20241201122552180 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552180 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552186 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122552186 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426622976567 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426622976567"} 20241201122552186 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426622976567)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122552186 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426622976567 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122552186 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426622976567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426622976567"} 20241201122552186 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426622976567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122552186 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426622976567)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122552186 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426622976567)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122552186 DLU <0006> fsm.c:568 lu(PS:IMSI-262426622976567)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122552186 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552186 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46496<->l=127.0.0.1:4258 20241201122552192 DAUC <0003> db_auc.c:157 IMSI='262426308028185': No 2G Auth Data 20241201122552192 DAUC <0003> db_auc.c:192 IMSI='262426308028185': No 3G Auth Data 20241201122552193 DLGSUP <0013> hlr.c:121 IMSI 262426308028185: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122552205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46504<->l=127.0.0.1:4258 20241201122552206 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122552206 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426308028185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426308028185" cn_domain=PS} 20241201122552206 DLU <0006> fsm.c:456 lu(262426308028185)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122552206 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426308028185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122552206 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426308028185)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122552206 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426308028185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426308028185" cn_domain=PS} 20241201122552206 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552206 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552207 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122552207 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426308028185 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426308028185"} 20241201122552207 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426308028185)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122552207 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426308028185 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122552207 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426308028185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426308028185"} 20241201122552207 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426308028185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122552207 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426308028185)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122552207 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426308028185)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122552207 DLU <0006> fsm.c:568 lu(PS:IMSI-262426308028185)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122552207 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552207 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46504<->l=127.0.0.1:4258 20241201122552208 DAUC <0003> db_auc.c:157 IMSI='262423383037741': No 2G Auth Data 20241201122552208 DAUC <0003> db_auc.c:192 IMSI='262423383037741': No 3G Auth Data 20241201122552209 DLGSUP <0013> hlr.c:121 IMSI 262423383037741: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122552214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46508<->l=127.0.0.1:4258 20241201122552215 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122552215 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423383037741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423383037741" cn_domain=PS} 20241201122552216 DLU <0006> fsm.c:456 lu(262423383037741)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122552216 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423383037741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122552216 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423383037741)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122552216 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423383037741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423383037741" cn_domain=PS} 20241201122552216 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552216 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552216 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122552216 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423383037741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423383037741"} 20241201122552216 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423383037741)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122552216 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423383037741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122552217 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423383037741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423383037741"} 20241201122552217 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423383037741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122552217 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423383037741)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122552217 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423383037741)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122552217 DLU <0006> fsm.c:568 lu(PS:IMSI-262423383037741)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122552217 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552217 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46508<->l=127.0.0.1:4258 20241201122552218 DAUC <0003> db_auc.c:157 IMSI='262420103059585': No 2G Auth Data 20241201122552218 DAUC <0003> db_auc.c:192 IMSI='262420103059585': No 3G Auth Data 20241201122552218 DLGSUP <0013> hlr.c:121 IMSI 262420103059585: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122552224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46510<->l=127.0.0.1:4258 20241201122552226 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122552226 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420103059585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420103059585" cn_domain=PS} 20241201122552226 DLU <0006> fsm.c:456 lu(262420103059585)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122552226 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420103059585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122552226 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420103059585)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122552226 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420103059585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420103059585" cn_domain=PS} 20241201122552226 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552226 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552227 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122552227 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420103059585 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420103059585"} 20241201122552227 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420103059585)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122552227 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420103059585 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122552227 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420103059585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420103059585"} 20241201122552227 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420103059585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122552227 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420103059585)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122552227 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420103059585)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122552227 DLU <0006> fsm.c:568 lu(PS:IMSI-262420103059585)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122552227 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552227 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46510<->l=127.0.0.1:4258 20241201122552228 DAUC <0003> db_auc.c:157 IMSI='262427567916824': No 2G Auth Data 20241201122552228 DAUC <0003> db_auc.c:192 IMSI='262427567916824': No 3G Auth Data 20241201122552228 DLGSUP <0013> hlr.c:121 IMSI 262427567916824: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122552235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46514<->l=127.0.0.1:4258 20241201122552236 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122552236 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427567916824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427567916824" cn_domain=PS} 20241201122552236 DLU <0006> fsm.c:456 lu(262427567916824)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122552236 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427567916824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122552236 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427567916824)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122552236 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427567916824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427567916824" cn_domain=PS} 20241201122552236 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552236 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552237 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122552237 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427567916824 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427567916824"} 20241201122552237 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427567916824)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122552237 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427567916824 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122552237 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427567916824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427567916824"} 20241201122552237 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427567916824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122552237 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427567916824)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122552237 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427567916824)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122552237 DLU <0006> fsm.c:568 lu(PS:IMSI-262427567916824)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122552237 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552237 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46514<->l=127.0.0.1:4258 20241201122552239 DAUC <0003> db_auc.c:157 IMSI='262421562350138': No 2G Auth Data 20241201122552239 DAUC <0003> db_auc.c:192 IMSI='262421562350138': No 3G Auth Data 20241201122552239 DLGSUP <0013> hlr.c:121 IMSI 262421562350138: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122552245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46520<->l=127.0.0.1:4258 20241201122552246 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122552246 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421562350138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421562350138" cn_domain=PS} 20241201122552246 DLU <0006> fsm.c:456 lu(262421562350138)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122552246 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421562350138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122552246 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421562350138)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122552246 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421562350138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421562350138" cn_domain=PS} 20241201122552246 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552246 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552247 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122552247 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421562350138 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421562350138"} 20241201122552247 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421562350138)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122552247 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421562350138 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122552247 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421562350138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421562350138"} 20241201122552247 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421562350138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122552247 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421562350138)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122552247 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421562350138)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122552247 DLU <0006> fsm.c:568 lu(PS:IMSI-262421562350138)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122552247 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552247 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46520<->l=127.0.0.1:4258 20241201122552249 DAUC <0003> db_auc.c:157 IMSI='262429554577896': No 2G Auth Data 20241201122552249 DAUC <0003> db_auc.c:192 IMSI='262429554577896': No 3G Auth Data 20241201122552249 DLGSUP <0013> hlr.c:121 IMSI 262429554577896: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122552256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46536<->l=127.0.0.1:4258 20241201122552258 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122552258 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429554577896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429554577896" cn_domain=PS} 20241201122552258 DLU <0006> fsm.c:456 lu(262429554577896)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122552258 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429554577896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122552258 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429554577896)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122552258 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429554577896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429554577896" cn_domain=PS} 20241201122552258 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552258 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552259 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122552259 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429554577896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429554577896"} 20241201122552259 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429554577896)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122552259 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429554577896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122552259 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429554577896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429554577896"} 20241201122552259 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429554577896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122552259 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429554577896)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122552259 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429554577896)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122552259 DLU <0006> fsm.c:568 lu(PS:IMSI-262429554577896)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122552259 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552259 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46536<->l=127.0.0.1:4258 20241201122552260 DAUC <0003> db_auc.c:157 IMSI='262420795160065': No 2G Auth Data 20241201122552260 DAUC <0003> db_auc.c:192 IMSI='262420795160065': No 3G Auth Data 20241201122552261 DLGSUP <0013> hlr.c:121 IMSI 262420795160065: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122552268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46538<->l=127.0.0.1:4258 20241201122552269 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122552269 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420795160065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420795160065" cn_domain=PS} 20241201122552269 DLU <0006> fsm.c:456 lu(262420795160065)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122552269 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420795160065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122552270 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420795160065)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122552270 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420795160065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420795160065" cn_domain=PS} 20241201122552270 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552270 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552271 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122552271 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420795160065 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420795160065"} 20241201122552271 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420795160065)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122552271 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420795160065 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122552271 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420795160065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420795160065"} 20241201122552271 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420795160065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122552271 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420795160065)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122552271 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420795160065)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122552271 DLU <0006> fsm.c:568 lu(PS:IMSI-262420795160065)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122552271 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552271 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122552271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46538<->l=127.0.0.1:4258 20241201122552272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46492<->l=127.0.0.1:4258 20241201122552273 DLINP <000b> input/ipa.c:451 connected read/write 20241201122552273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122552273 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122552273 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122552273 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122552273 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39445<->l=127.0.0.1:4259) 20241201122552296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46550<->l=127.0.0.1:4258 20241201122552397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46550<->l=127.0.0.1:4258 20241201122555507 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122555507 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122555512 DLINP <000b> input/ipa.c:451 connected read/write 20241201122555512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122555513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46558<->l=127.0.0.1:4258 20241201122555516 DLINP <000b> input/ipa.c:451 connected read/write 20241201122555516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122555517 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122555517 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122555517 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  20241201122555517 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122555517 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  20241201122555517 DLGSUP <0013> gsup_server.c:235 2:  20241201122555517 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122555517 DLGSUP <0013> gsup_server.c:235 3:  20241201122555517 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122555517 DLGSUP <0013> gsup_server.c:235 4:  20241201122555517 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122555517 DLGSUP <0013> gsup_server.c:235 5:  20241201122555517 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122555517 DLGSUP <0013> gsup_server.c:235 7:  20241201122555517 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122555517 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122555517 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122555517 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122555543 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41311<->l=127.0.0.1:4259) 20241201122555545 DAUC <0003> db_auc.c:157 IMSI='262422520824088': No 2G Auth Data 20241201122555546 DAUC <0003> db_auc.c:192 IMSI='262422520824088': No 3G Auth Data 20241201122555547 DAUC <0003> db_auc.c:192 IMSI='262422520824088': No 3G Auth Data 20241201122555548 DAUC <0003> db_auc.c:157 IMSI='262420012035474': No 2G Auth Data 20241201122555548 DAUC <0003> db_auc.c:192 IMSI='262420012035474': No 3G Auth Data 20241201122555549 DAUC <0003> db_auc.c:157 IMSI='262420012035474': No 2G Auth Data 20241201122555550 DAUC <0003> db_auc.c:157 IMSI='262429574179888': No 2G Auth Data 20241201122555550 DAUC <0003> db_auc.c:192 IMSI='262429574179888': No 3G Auth Data 20241201122555553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46558<->l=127.0.0.1:4258 20241201122555553 DLINP <000b> input/ipa.c:451 connected read/write 20241201122555553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122555553 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122555553 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122555553 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122555553 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41311<->l=127.0.0.1:4259) 20241201122555577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46566<->l=127.0.0.1:4258 20241201122555678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46566<->l=127.0.0.1:4258 20241201122558745 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122558745 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122558749 DLINP <000b> input/ipa.c:451 connected read/write 20241201122558749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122558750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46580<->l=127.0.0.1:4258 20241201122558752 DLINP <000b> input/ipa.c:451 connected read/write 20241201122558752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122558752 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122558752 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122558752 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  20241201122558752 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122558752 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  20241201122558752 DLGSUP <0013> gsup_server.c:235 2:  20241201122558752 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122558752 DLGSUP <0013> gsup_server.c:235 3:  20241201122558752 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122558752 DLGSUP <0013> gsup_server.c:235 4:  20241201122558752 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122558752 DLGSUP <0013> gsup_server.c:235 5:  20241201122558752 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122558752 DLGSUP <0013> gsup_server.c:235 7:  20241201122558752 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122558752 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122558752 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122558752 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122558761 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35695<->l=127.0.0.1:4259) 20241201122558767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46588<->l=127.0.0.1:4258 20241201122558768 DAUC <0003> db_auc.c:157 IMSI='262420295938401': No 2G Auth Data 20241201122558768 DAUC <0003> db_auc.c:192 IMSI='262420295938401': No 3G Auth Data 20241201122558794 DLINP <000b> input/ipa.c:451 connected read/write 20241201122558794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122558794 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420295938401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420295938401" cn_domain=PS} 20241201122558794 DLU <0006> fsm.c:456 lu(262420295938401)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122558794 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420295938401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122558794 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420295938401)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122558794 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420295938401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420295938401" cn_domain=PS} 20241201122558794 DLINP <000b> input/ipa.c:451 connected read/write 20241201122558794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122558794 DLINP <000b> input/ipa.c:451 connected read/write 20241201122558794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122558800 DLINP <000b> input/ipa.c:451 connected read/write 20241201122558800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122558800 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262420295938401 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420295938401"} 20241201122558800 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420295938401)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122558800 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262420295938401 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122558800 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420295938401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420295938401"} 20241201122558800 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420295938401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122558800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420295938401)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122558800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420295938401)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122558800 DLU <0006> fsm.c:568 lu(PS:IMSI-262420295938401)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122558800 DLINP <000b> input/ipa.c:451 connected read/write 20241201122558800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122558800 DLINP <000b> input/ipa.c:451 connected read/write 20241201122558800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122558803 DLGSUP <0013> hlr.c:128 IMSI 262420295938401: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241201122558803 DLINP <000b> input/ipa.c:451 connected read/write 20241201122558803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122558803 DLINP <000b> input/ipa.c:451 connected read/write 20241201122558803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122558806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46588<->l=127.0.0.1:4258 20241201122558806 DLINP <000b> input/ipa.c:451 connected read/write 20241201122558806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122558806 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420295938401 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420295938401"} 20241201122558806 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420295938401 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241201122558807 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420295938401 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122558809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46580<->l=127.0.0.1:4258 20241201122558811 DLINP <000b> input/ipa.c:451 connected read/write 20241201122558811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122558811 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122558811 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122558811 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122558811 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35695<->l=127.0.0.1:4259) 20241201122558845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46594<->l=127.0.0.1:4258 20241201122558946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46594<->l=127.0.0.1:4258 20241201122602041 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122602041 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122602042 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57642<->l=127.0.0.1:4258 20241201122602045 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602045 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122602045 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122602045 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  20241201122602045 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122602045 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  20241201122602045 DLGSUP <0013> gsup_server.c:235 2:  20241201122602045 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122602045 DLGSUP <0013> gsup_server.c:235 3:  20241201122602045 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122602045 DLGSUP <0013> gsup_server.c:235 4:  20241201122602045 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122602045 DLGSUP <0013> gsup_server.c:235 5:  20241201122602045 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122602045 DLGSUP <0013> gsup_server.c:235 7:  20241201122602045 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122602045 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122602045 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122602045 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122602059 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43443<->l=127.0.0.1:4259) 20241201122602063 DAUC <0003> db_auc.c:157 IMSI='262428025956031': No 2G Auth Data 20241201122602063 DAUC <0003> db_auc.c:192 IMSI='262428025956031': No 3G Auth Data 20241201122602077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57648<->l=127.0.0.1:4258 20241201122602086 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602086 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428025956031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428025956031" cn_domain=PS} 20241201122602086 DLU <0006> fsm.c:456 lu(262428025956031)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122602086 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428025956031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122602086 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428025956031)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122602086 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428025956031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428025956031" cn_domain=PS} 20241201122602086 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602086 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602091 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602092 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428025956031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428025956031"} 20241201122602092 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428025956031)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122602092 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428025956031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122602092 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428025956031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428025956031"} 20241201122602092 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428025956031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122602092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428025956031)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122602092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428025956031)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122602092 DLU <0006> fsm.c:568 lu(PS:IMSI-262428025956031)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122602092 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602092 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602096 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602096 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428025956031 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428025956031" cn_domain=CS} 20241201122602096 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428025956031 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241201122602096 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428025956031 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428025956031"} 20241201122602096 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428025956031 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201122602096 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602096 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57648<->l=127.0.0.1:4258 20241201122602102 DAUC <0003> db_auc.c:157 IMSI='262423240050624': No 2G Auth Data 20241201122602102 DAUC <0003> db_auc.c:192 IMSI='262423240050624': No 3G Auth Data 20241201122602103 DLGSUP <0013> hlr.c:121 IMSI 262423240050624: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122602114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57658<->l=127.0.0.1:4258 20241201122602116 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602116 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423240050624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423240050624" cn_domain=PS} 20241201122602116 DLU <0006> fsm.c:456 lu(262423240050624)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122602116 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423240050624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122602116 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423240050624)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122602116 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423240050624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423240050624" cn_domain=PS} 20241201122602116 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602116 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602117 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602117 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423240050624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423240050624"} 20241201122602117 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423240050624)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122602117 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423240050624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122602117 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423240050624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423240050624"} 20241201122602117 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423240050624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122602117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423240050624)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122602118 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423240050624)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122602118 DLU <0006> fsm.c:568 lu(PS:IMSI-262423240050624)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122602118 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602118 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602119 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602119 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423240050624 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423240050624" cn_domain=CS} 20241201122602119 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423240050624 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241201122602119 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423240050624 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423240050624"} 20241201122602119 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423240050624 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201122602119 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602119 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57658<->l=127.0.0.1:4258 20241201122602121 DAUC <0003> db_auc.c:157 IMSI='262421372098214': No 2G Auth Data 20241201122602121 DAUC <0003> db_auc.c:192 IMSI='262421372098214': No 3G Auth Data 20241201122602121 DLGSUP <0013> hlr.c:121 IMSI 262421372098214: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122602128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57660<->l=127.0.0.1:4258 20241201122602130 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602130 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421372098214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421372098214" cn_domain=PS} 20241201122602130 DLU <0006> fsm.c:456 lu(262421372098214)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122602130 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421372098214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122602131 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421372098214)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122602131 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421372098214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421372098214" cn_domain=PS} 20241201122602131 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602131 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602132 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602132 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421372098214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421372098214"} 20241201122602132 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421372098214)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122602132 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421372098214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122602132 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421372098214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421372098214"} 20241201122602132 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421372098214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122602132 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421372098214)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122602132 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421372098214)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122602132 DLU <0006> fsm.c:568 lu(PS:IMSI-262421372098214)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122602132 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602132 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602133 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602133 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421372098214 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421372098214" cn_domain=CS} 20241201122602133 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421372098214 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241201122602133 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421372098214 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421372098214"} 20241201122602133 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421372098214 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201122602133 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602133 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57660<->l=127.0.0.1:4258 20241201122602135 DAUC <0003> db_auc.c:157 IMSI='262428277094264': No 2G Auth Data 20241201122602135 DAUC <0003> db_auc.c:192 IMSI='262428277094264': No 3G Auth Data 20241201122602136 DLGSUP <0013> hlr.c:121 IMSI 262428277094264: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122602142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57674<->l=127.0.0.1:4258 20241201122602144 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602144 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428277094264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428277094264" cn_domain=PS} 20241201122602144 DLU <0006> fsm.c:456 lu(262428277094264)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122602144 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428277094264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122602144 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428277094264)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122602144 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428277094264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428277094264" cn_domain=PS} 20241201122602144 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602144 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602146 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602146 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428277094264 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428277094264"} 20241201122602146 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428277094264)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122602146 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428277094264 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122602146 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428277094264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428277094264"} 20241201122602146 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428277094264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122602146 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428277094264)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122602146 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428277094264)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122602146 DLU <0006> fsm.c:568 lu(PS:IMSI-262428277094264)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122602146 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602146 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602146 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602146 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428277094264 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428277094264" cn_domain=CS} 20241201122602147 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428277094264 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241201122602147 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428277094264 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428277094264"} 20241201122602147 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428277094264 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201122602147 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602147 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57674<->l=127.0.0.1:4258 20241201122602148 DAUC <0003> db_auc.c:157 IMSI='262427425800683': No 2G Auth Data 20241201122602148 DAUC <0003> db_auc.c:192 IMSI='262427425800683': No 3G Auth Data 20241201122602148 DLGSUP <0013> hlr.c:121 IMSI 262427425800683: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122602154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57686<->l=127.0.0.1:4258 20241201122602156 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602156 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427425800683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427425800683" cn_domain=PS} 20241201122602156 DLU <0006> fsm.c:456 lu(262427425800683)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122602156 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427425800683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122602156 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427425800683)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122602156 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427425800683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427425800683" cn_domain=PS} 20241201122602156 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602156 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602157 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602157 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427425800683 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427425800683"} 20241201122602157 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427425800683)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122602157 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427425800683 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122602157 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427425800683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427425800683"} 20241201122602157 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427425800683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122602157 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427425800683)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122602157 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427425800683)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122602157 DLU <0006> fsm.c:568 lu(PS:IMSI-262427425800683)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122602157 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602157 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602158 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602158 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427425800683 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427425800683" cn_domain=CS} 20241201122602158 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427425800683 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241201122602158 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427425800683 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427425800683"} 20241201122602158 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427425800683 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201122602158 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602158 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57686<->l=127.0.0.1:4258 20241201122602160 DAUC <0003> db_auc.c:157 IMSI='262426253914949': No 2G Auth Data 20241201122602160 DAUC <0003> db_auc.c:192 IMSI='262426253914949': No 3G Auth Data 20241201122602160 DLGSUP <0013> hlr.c:121 IMSI 262426253914949: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122602166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57694<->l=127.0.0.1:4258 20241201122602168 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602168 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426253914949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426253914949" cn_domain=PS} 20241201122602168 DLU <0006> fsm.c:456 lu(262426253914949)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122602168 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426253914949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122602168 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426253914949)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122602168 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426253914949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426253914949" cn_domain=PS} 20241201122602168 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602168 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602169 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602169 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426253914949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426253914949"} 20241201122602169 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426253914949)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122602169 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426253914949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122602169 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426253914949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426253914949"} 20241201122602169 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426253914949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122602169 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426253914949)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122602169 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426253914949)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122602169 DLU <0006> fsm.c:568 lu(PS:IMSI-262426253914949)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122602169 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602169 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602169 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602169 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426253914949 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426253914949" cn_domain=CS} 20241201122602169 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426253914949 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241201122602169 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426253914949 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426253914949"} 20241201122602169 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426253914949 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201122602169 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602169 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57694<->l=127.0.0.1:4258 20241201122602171 DAUC <0003> db_auc.c:157 IMSI='262428809764270': No 2G Auth Data 20241201122602171 DAUC <0003> db_auc.c:192 IMSI='262428809764270': No 3G Auth Data 20241201122602171 DLGSUP <0013> hlr.c:121 IMSI 262428809764270: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122602177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57706<->l=127.0.0.1:4258 20241201122602178 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602178 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428809764270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428809764270" cn_domain=PS} 20241201122602178 DLU <0006> fsm.c:456 lu(262428809764270)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122602178 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428809764270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122602178 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428809764270)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122602178 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428809764270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428809764270" cn_domain=PS} 20241201122602178 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602178 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602179 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602179 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428809764270 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428809764270"} 20241201122602179 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428809764270)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122602179 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428809764270 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122602179 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428809764270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428809764270"} 20241201122602179 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428809764270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122602179 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428809764270)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122602179 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428809764270)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122602179 DLU <0006> fsm.c:568 lu(PS:IMSI-262428809764270)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122602179 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602179 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602180 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602180 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428809764270 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428809764270" cn_domain=CS} 20241201122602180 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428809764270 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241201122602180 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428809764270 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428809764270"} 20241201122602180 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428809764270 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201122602180 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602180 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57706<->l=127.0.0.1:4258 20241201122602182 DAUC <0003> db_auc.c:157 IMSI='262425476239641': No 2G Auth Data 20241201122602182 DAUC <0003> db_auc.c:192 IMSI='262425476239641': No 3G Auth Data 20241201122602182 DLGSUP <0013> hlr.c:121 IMSI 262425476239641: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122602189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57714<->l=127.0.0.1:4258 20241201122602190 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602190 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425476239641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425476239641" cn_domain=PS} 20241201122602190 DLU <0006> fsm.c:456 lu(262425476239641)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122602190 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425476239641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122602190 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425476239641)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122602190 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425476239641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425476239641" cn_domain=PS} 20241201122602190 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602190 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602191 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602191 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425476239641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425476239641"} 20241201122602191 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425476239641)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122602191 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425476239641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122602191 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425476239641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425476239641"} 20241201122602191 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425476239641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122602191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425476239641)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122602191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425476239641)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122602191 DLU <0006> fsm.c:568 lu(PS:IMSI-262425476239641)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122602191 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602192 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602192 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602192 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425476239641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425476239641" cn_domain=CS} 20241201122602192 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425476239641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241201122602192 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425476239641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425476239641"} 20241201122602192 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425476239641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201122602192 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602192 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122602193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57714<->l=127.0.0.1:4258 20241201122602193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57642<->l=127.0.0.1:4258 20241201122602194 DLINP <000b> input/ipa.c:451 connected read/write 20241201122602194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122602194 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122602194 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122602194 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122602194 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43443<->l=127.0.0.1:4259) 20241201122602217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57716<->l=127.0.0.1:4258 20241201122602318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57716<->l=127.0.0.1:4258 20241201122605423 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122605423 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122605428 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57718<->l=127.0.0.1:4258 20241201122605434 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605434 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122605434 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122605434 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  20241201122605434 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122605434 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  20241201122605434 DLGSUP <0013> gsup_server.c:235 2:  20241201122605434 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122605434 DLGSUP <0013> gsup_server.c:235 3:  20241201122605434 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122605434 DLGSUP <0013> gsup_server.c:235 4:  20241201122605434 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122605434 DLGSUP <0013> gsup_server.c:235 5:  20241201122605434 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122605434 DLGSUP <0013> gsup_server.c:235 7:  20241201122605434 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122605434 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122605434 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122605434 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122605453 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32805<->l=127.0.0.1:4259) 20241201122605457 DAUC <0003> db_auc.c:157 IMSI='262426776481540': No 2G Auth Data 20241201122605457 DAUC <0003> db_auc.c:192 IMSI='262426776481540': No 3G Auth Data 20241201122605464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57728<->l=127.0.0.1:4258 20241201122605478 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605478 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426776481540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426776481540" cn_domain=PS} 20241201122605478 DLU <0006> fsm.c:456 lu(262426776481540)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122605478 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426776481540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122605478 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426776481540)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122605478 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426776481540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426776481540" cn_domain=PS} 20241201122605478 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605478 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605482 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605482 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426776481540 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426776481540"} 20241201122605482 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426776481540)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122605482 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426776481540 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122605482 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426776481540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426776481540"} 20241201122605482 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426776481540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122605482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426776481540)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122605482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426776481540)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122605482 DLU <0006> fsm.c:568 lu(PS:IMSI-262426776481540)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122605482 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605482 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605484 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605484 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426776481540 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426776481540" cn_domain=PS} 20241201122605484 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426776481540 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241201122605484 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426776481540 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426776481540"} 20241201122605484 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426776481540 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201122605484 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605484 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57728<->l=127.0.0.1:4258 20241201122605488 DAUC <0003> db_auc.c:157 IMSI='262424454875246': No 2G Auth Data 20241201122605488 DAUC <0003> db_auc.c:192 IMSI='262424454875246': No 3G Auth Data 20241201122605489 DLGSUP <0013> hlr.c:121 IMSI 262424454875246: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122605497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57730<->l=127.0.0.1:4258 20241201122605498 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605498 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424454875246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424454875246" cn_domain=PS} 20241201122605498 DLU <0006> fsm.c:456 lu(262424454875246)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122605498 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424454875246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122605498 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424454875246)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122605498 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424454875246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424454875246" cn_domain=PS} 20241201122605498 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605498 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605499 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605499 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424454875246 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424454875246"} 20241201122605499 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424454875246)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122605499 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424454875246 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122605499 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424454875246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424454875246"} 20241201122605499 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424454875246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122605499 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424454875246)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122605499 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424454875246)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122605499 DLU <0006> fsm.c:568 lu(PS:IMSI-262424454875246)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122605499 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605499 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605500 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605500 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424454875246 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424454875246" cn_domain=PS} 20241201122605500 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424454875246 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241201122605500 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424454875246 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424454875246"} 20241201122605500 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424454875246 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201122605500 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605500 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57730<->l=127.0.0.1:4258 20241201122605501 DAUC <0003> db_auc.c:157 IMSI='262429945350536': No 2G Auth Data 20241201122605501 DAUC <0003> db_auc.c:192 IMSI='262429945350536': No 3G Auth Data 20241201122605501 DLGSUP <0013> hlr.c:121 IMSI 262429945350536: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122605507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57738<->l=127.0.0.1:4258 20241201122605509 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605509 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429945350536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429945350536" cn_domain=PS} 20241201122605509 DLU <0006> fsm.c:456 lu(262429945350536)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122605509 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429945350536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122605509 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429945350536)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122605509 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429945350536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429945350536" cn_domain=PS} 20241201122605509 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605509 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605510 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605510 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429945350536 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429945350536"} 20241201122605510 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429945350536)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122605510 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429945350536 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122605510 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429945350536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429945350536"} 20241201122605510 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429945350536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122605510 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429945350536)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122605510 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429945350536)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122605510 DLU <0006> fsm.c:568 lu(PS:IMSI-262429945350536)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122605510 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605510 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605511 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605511 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429945350536 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429945350536" cn_domain=PS} 20241201122605511 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429945350536 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241201122605511 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429945350536 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429945350536"} 20241201122605511 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429945350536 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201122605511 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605511 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57738<->l=127.0.0.1:4258 20241201122605512 DAUC <0003> db_auc.c:157 IMSI='262428111395641': No 2G Auth Data 20241201122605512 DAUC <0003> db_auc.c:192 IMSI='262428111395641': No 3G Auth Data 20241201122605512 DLGSUP <0013> hlr.c:121 IMSI 262428111395641: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122605518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57746<->l=127.0.0.1:4258 20241201122605520 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605520 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428111395641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428111395641" cn_domain=PS} 20241201122605520 DLU <0006> fsm.c:456 lu(262428111395641)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122605520 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428111395641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122605520 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428111395641)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122605520 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428111395641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428111395641" cn_domain=PS} 20241201122605520 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605520 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605522 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605522 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428111395641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428111395641"} 20241201122605522 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428111395641)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122605522 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428111395641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122605522 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428111395641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428111395641"} 20241201122605522 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428111395641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122605522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428111395641)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122605522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428111395641)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122605522 DLU <0006> fsm.c:568 lu(PS:IMSI-262428111395641)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122605522 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605522 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605523 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605523 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428111395641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428111395641" cn_domain=PS} 20241201122605523 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428111395641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241201122605523 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428111395641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428111395641"} 20241201122605523 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428111395641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201122605523 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605523 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57746<->l=127.0.0.1:4258 20241201122605525 DAUC <0003> db_auc.c:157 IMSI='262421133707245': No 2G Auth Data 20241201122605525 DAUC <0003> db_auc.c:192 IMSI='262421133707245': No 3G Auth Data 20241201122605525 DLGSUP <0013> hlr.c:121 IMSI 262421133707245: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122605531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57752<->l=127.0.0.1:4258 20241201122605533 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605533 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421133707245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421133707245" cn_domain=PS} 20241201122605533 DLU <0006> fsm.c:456 lu(262421133707245)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122605533 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421133707245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122605533 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421133707245)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122605533 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421133707245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421133707245" cn_domain=PS} 20241201122605533 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605533 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605534 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605534 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421133707245 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421133707245"} 20241201122605534 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421133707245)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122605534 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421133707245 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122605534 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421133707245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421133707245"} 20241201122605534 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421133707245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122605534 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421133707245)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122605534 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421133707245)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122605534 DLU <0006> fsm.c:568 lu(PS:IMSI-262421133707245)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122605534 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605534 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605535 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605535 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421133707245 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421133707245" cn_domain=PS} 20241201122605535 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421133707245 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241201122605535 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421133707245 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421133707245"} 20241201122605535 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421133707245 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201122605535 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605535 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57752<->l=127.0.0.1:4258 20241201122605537 DAUC <0003> db_auc.c:157 IMSI='262423668934861': No 2G Auth Data 20241201122605537 DAUC <0003> db_auc.c:192 IMSI='262423668934861': No 3G Auth Data 20241201122605537 DLGSUP <0013> hlr.c:121 IMSI 262423668934861: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122605544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57758<->l=127.0.0.1:4258 20241201122605546 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605546 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423668934861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423668934861" cn_domain=PS} 20241201122605546 DLU <0006> fsm.c:456 lu(262423668934861)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122605546 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423668934861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122605546 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423668934861)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122605546 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423668934861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423668934861" cn_domain=PS} 20241201122605546 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605546 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605547 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605547 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423668934861 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423668934861"} 20241201122605547 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423668934861)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122605547 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423668934861 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122605547 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423668934861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423668934861"} 20241201122605547 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423668934861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122605547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423668934861)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122605547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423668934861)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122605547 DLU <0006> fsm.c:568 lu(PS:IMSI-262423668934861)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122605547 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605547 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605548 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605548 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423668934861 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423668934861" cn_domain=PS} 20241201122605548 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423668934861 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241201122605548 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423668934861 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423668934861"} 20241201122605548 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423668934861 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201122605548 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605548 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57758<->l=127.0.0.1:4258 20241201122605549 DAUC <0003> db_auc.c:157 IMSI='262424362075815': No 2G Auth Data 20241201122605549 DAUC <0003> db_auc.c:192 IMSI='262424362075815': No 3G Auth Data 20241201122605550 DLGSUP <0013> hlr.c:121 IMSI 262424362075815: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122605555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57772<->l=127.0.0.1:4258 20241201122605557 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605557 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424362075815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424362075815" cn_domain=PS} 20241201122605557 DLU <0006> fsm.c:456 lu(262424362075815)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122605557 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424362075815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122605557 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424362075815)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122605557 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424362075815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424362075815" cn_domain=PS} 20241201122605557 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605557 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605558 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605558 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424362075815 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424362075815"} 20241201122605558 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424362075815)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122605558 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424362075815 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122605558 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424362075815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424362075815"} 20241201122605558 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424362075815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122605558 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424362075815)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122605558 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424362075815)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122605558 DLU <0006> fsm.c:568 lu(PS:IMSI-262424362075815)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122605558 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605558 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605559 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605559 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424362075815 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424362075815" cn_domain=PS} 20241201122605559 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424362075815 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241201122605559 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424362075815 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424362075815"} 20241201122605559 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424362075815 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201122605559 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605559 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57772<->l=127.0.0.1:4258 20241201122605561 DAUC <0003> db_auc.c:157 IMSI='262420492321553': No 2G Auth Data 20241201122605561 DAUC <0003> db_auc.c:192 IMSI='262420492321553': No 3G Auth Data 20241201122605561 DLGSUP <0013> hlr.c:121 IMSI 262420492321553: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241201122605568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57784<->l=127.0.0.1:4258 20241201122605570 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605570 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420492321553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420492321553" cn_domain=PS} 20241201122605570 DLU <0006> fsm.c:456 lu(262420492321553)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122605570 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420492321553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122605570 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420492321553)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122605570 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420492321553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420492321553" cn_domain=PS} 20241201122605570 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605570 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605571 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605571 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420492321553 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420492321553"} 20241201122605571 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420492321553)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122605571 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420492321553 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122605571 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420492321553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420492321553"} 20241201122605571 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420492321553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122605571 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420492321553)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122605571 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420492321553)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122605571 DLU <0006> fsm.c:568 lu(PS:IMSI-262420492321553)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122605571 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605571 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605572 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605572 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420492321553 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420492321553" cn_domain=PS} 20241201122605572 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420492321553 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241201122605572 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420492321553 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420492321553"} 20241201122605572 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420492321553 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201122605572 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605572 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122605573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57784<->l=127.0.0.1:4258 20241201122605573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57718<->l=127.0.0.1:4258 20241201122605574 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32805<->l=127.0.0.1:4259) 20241201122605574 DLINP <000b> input/ipa.c:451 connected read/write 20241201122605574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122605574 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122605574 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122605574 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122605606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57798<->l=127.0.0.1:4258 20241201122605707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57798<->l=127.0.0.1:4258 20241201122608837 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122608837 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122608841 DLINP <000b> input/ipa.c:451 connected read/write 20241201122608841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122608843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57802<->l=127.0.0.1:4258 20241201122608846 DLINP <000b> input/ipa.c:451 connected read/write 20241201122608846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122608846 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122608846 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122608846 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  20241201122608846 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122608846 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  20241201122608846 DLGSUP <0013> gsup_server.c:235 2:  20241201122608846 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122608846 DLGSUP <0013> gsup_server.c:235 3:  20241201122608846 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122608846 DLGSUP <0013> gsup_server.c:235 4:  20241201122608846 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122608846 DLGSUP <0013> gsup_server.c:235 5:  20241201122608846 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122608846 DLGSUP <0013> gsup_server.c:235 7:  20241201122608846 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122608846 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122608846 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122608846 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122608867 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38757<->l=127.0.0.1:4259) 20241201122608880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57808<->l=127.0.0.1:4258 20241201122608888 DLINP <000b> input/ipa.c:451 connected read/write 20241201122608888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122608889 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} 20241201122608889 DLU <0006> fsm.c:456 lu(2345743413463)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122608889 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 20241201122608889 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} 20241201122608889 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122608889 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x56518fcbf2f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122608889 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x56518fcbf2f0]{UNVALIDATED}: Freeing instance 20241201122608889 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x56518fcbf2f0]{UNVALIDATED}: Deallocated 20241201122608889 DLINP <000b> input/ipa.c:451 connected read/write 20241201122608889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122608889 DLINP <000b> input/ipa.c:451 connected read/write 20241201122608889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122608892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57808<->l=127.0.0.1:4258 20241201122608893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57802<->l=127.0.0.1:4258 20241201122608895 DLINP <000b> input/ipa.c:451 connected read/write 20241201122608895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122608895 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122608895 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122608895 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122608895 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38757<->l=127.0.0.1:4259) 20241201122608932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57820<->l=127.0.0.1:4258 20241201122609033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57820<->l=127.0.0.1:4258 20241201122612140 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122612140 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122612143 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122612144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35958<->l=127.0.0.1:4258 20241201122612146 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122612146 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122612146 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122612146 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  20241201122612146 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122612146 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  20241201122612146 DLGSUP <0013> gsup_server.c:235 2:  20241201122612146 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122612146 DLGSUP <0013> gsup_server.c:235 3:  20241201122612146 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122612146 DLGSUP <0013> gsup_server.c:235 4:  20241201122612146 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122612146 DLGSUP <0013> gsup_server.c:235 5:  20241201122612146 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122612146 DLGSUP <0013> gsup_server.c:235 7:  20241201122612146 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122612146 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122612146 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122612146 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122612164 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42173<->l=127.0.0.1:4259) 20241201122612175 DAUC <0003> db_auc.c:157 IMSI='262422164437338': No 2G Auth Data 20241201122612176 DAUC <0003> db_auc.c:192 IMSI='262422164437338': No 3G Auth Data 20241201122612201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35972<->l=127.0.0.1:4258 20241201122612215 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122612215 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422164437338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422164437338" session_id=434542110 session_state=BEGIN} 20241201122612215 DSS <0004> hlr_ussd.c:576 262422164437338/0x19e6961e: Process SS (BEGIN) 20241201122612215 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241201122612215 DSS <0004> hlr_ussd.c:518 262422164437338/0x19e6961e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241201122612215 DSS <0004> hlr_ussd.c:523 262422164437338/0x19e6961e: USSD for unknown code '*#200#' 20241201122612215 DSS <0004> hlr_ussd.c:354 262422164437338/0x19e6961e: Tx ReturnError(1, 0x12) 20241201122612215 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422164437338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422164437338" session_id=434542110 session_state=END} 20241201122612215 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122612215 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122612222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35972<->l=127.0.0.1:4258 20241201122612224 DAUC <0003> db_auc.c:157 IMSI='262424954790454': No 2G Auth Data 20241201122612224 DAUC <0003> db_auc.c:192 IMSI='262424954790454': No 3G Auth Data 20241201122612242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35978<->l=127.0.0.1:4258 20241201122612245 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122612245 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424954790454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424954790454" session_id=2249371126 session_state=BEGIN} 20241201122612245 DSS <0004> hlr_ussd.c:576 262424954790454/0x8612adf6: Process SS (BEGIN) 20241201122612245 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241201122612245 DSS <0004> hlr_ussd.c:518 262424954790454/0x8612adf6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241201122612245 DSS <0004> hlr_ussd.c:523 262424954790454/0x8612adf6: USSD for unknown code '*#200#' 20241201122612245 DSS <0004> hlr_ussd.c:354 262424954790454/0x8612adf6: Tx ReturnError(1, 0x12) 20241201122612245 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424954790454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424954790454" session_id=2249371126 session_state=END} 20241201122612245 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122612245 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122612246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35978<->l=127.0.0.1:4258 20241201122612247 DAUC <0003> db_auc.c:157 IMSI='262427298366112': No 2G Auth Data 20241201122612247 DAUC <0003> db_auc.c:192 IMSI='262427298366112': No 3G Auth Data 20241201122612254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35980<->l=127.0.0.1:4258 20241201122612257 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122612257 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427298366112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427298366112" session_id=3933567806 session_state=BEGIN} 20241201122612257 DSS <0004> hlr_ussd.c:576 262427298366112/0xea757b3e: Process SS (BEGIN) 20241201122612257 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241201122612257 DSS <0004> hlr_ussd.c:518 262427298366112/0xea757b3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241201122612257 DSS <0004> hlr_ussd.c:523 262427298366112/0xea757b3e: USSD for unknown code '*#200#' 20241201122612257 DSS <0004> hlr_ussd.c:354 262427298366112/0xea757b3e: Tx ReturnError(1, 0x12) 20241201122612257 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427298366112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427298366112" session_id=3933567806 session_state=END} 20241201122612257 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122612257 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122612258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35980<->l=127.0.0.1:4258 20241201122612258 DAUC <0003> db_auc.c:157 IMSI='262427432616922': No 2G Auth Data 20241201122612258 DAUC <0003> db_auc.c:192 IMSI='262427432616922': No 3G Auth Data 20241201122612266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35982<->l=127.0.0.1:4258 20241201122612269 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122612269 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427432616922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427432616922" session_id=2420673590 session_state=BEGIN} 20241201122612269 DSS <0004> hlr_ussd.c:576 262427432616922/0x90488c36: Process SS (BEGIN) 20241201122612269 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241201122612269 DSS <0004> hlr_ussd.c:518 262427432616922/0x90488c36: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241201122612269 DSS <0004> hlr_ussd.c:523 262427432616922/0x90488c36: USSD for unknown code '*#200#' 20241201122612269 DSS <0004> hlr_ussd.c:354 262427432616922/0x90488c36: Tx ReturnError(1, 0x12) 20241201122612269 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427432616922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427432616922" session_id=2420673590 session_state=END} 20241201122612269 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122612269 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122612270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35982<->l=127.0.0.1:4258 20241201122612270 DAUC <0003> db_auc.c:157 IMSI='262421947074576': No 2G Auth Data 20241201122612270 DAUC <0003> db_auc.c:192 IMSI='262421947074576': No 3G Auth Data 20241201122612278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35988<->l=127.0.0.1:4258 20241201122612281 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122612281 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421947074576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421947074576" session_id=2070719537 session_state=BEGIN} 20241201122612281 DSS <0004> hlr_ussd.c:576 262421947074576/0x7b6cac31: Process SS (BEGIN) 20241201122612281 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241201122612281 DSS <0004> hlr_ussd.c:518 262421947074576/0x7b6cac31: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241201122612281 DSS <0004> hlr_ussd.c:523 262421947074576/0x7b6cac31: USSD for unknown code '*#200#' 20241201122612281 DSS <0004> hlr_ussd.c:354 262421947074576/0x7b6cac31: Tx ReturnError(1, 0x12) 20241201122612281 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421947074576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421947074576" session_id=2070719537 session_state=END} 20241201122612281 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122612281 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122612282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35988<->l=127.0.0.1:4258 20241201122612283 DAUC <0003> db_auc.c:157 IMSI='262426968833205': No 2G Auth Data 20241201122612283 DAUC <0003> db_auc.c:192 IMSI='262426968833205': No 3G Auth Data 20241201122612289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36000<->l=127.0.0.1:4258 20241201122612292 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122612292 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426968833205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426968833205" session_id=1293904168 session_state=BEGIN} 20241201122612292 DSS <0004> hlr_ussd.c:576 262426968833205/0x4d1f6928: Process SS (BEGIN) 20241201122612292 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241201122612292 DSS <0004> hlr_ussd.c:518 262426968833205/0x4d1f6928: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241201122612292 DSS <0004> hlr_ussd.c:523 262426968833205/0x4d1f6928: USSD for unknown code '*#200#' 20241201122612292 DSS <0004> hlr_ussd.c:354 262426968833205/0x4d1f6928: Tx ReturnError(1, 0x12) 20241201122612292 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426968833205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426968833205" session_id=1293904168 session_state=END} 20241201122612292 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122612292 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122612293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36000<->l=127.0.0.1:4258 20241201122612294 DAUC <0003> db_auc.c:157 IMSI='262420021726161': No 2G Auth Data 20241201122612294 DAUC <0003> db_auc.c:192 IMSI='262420021726161': No 3G Auth Data 20241201122612300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36014<->l=127.0.0.1:4258 20241201122612303 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122612303 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420021726161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420021726161" session_id=1348399921 session_state=BEGIN} 20241201122612303 DSS <0004> hlr_ussd.c:576 262420021726161/0x505ef331: Process SS (BEGIN) 20241201122612303 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241201122612303 DSS <0004> hlr_ussd.c:518 262420021726161/0x505ef331: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241201122612303 DSS <0004> hlr_ussd.c:523 262420021726161/0x505ef331: USSD for unknown code '*#200#' 20241201122612303 DSS <0004> hlr_ussd.c:354 262420021726161/0x505ef331: Tx ReturnError(1, 0x12) 20241201122612303 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420021726161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420021726161" session_id=1348399921 session_state=END} 20241201122612303 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122612303 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122612305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36014<->l=127.0.0.1:4258 20241201122612305 DAUC <0003> db_auc.c:157 IMSI='262423314651647': No 2G Auth Data 20241201122612305 DAUC <0003> db_auc.c:192 IMSI='262423314651647': No 3G Auth Data 20241201122612312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36018<->l=127.0.0.1:4258 20241201122612315 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122612315 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423314651647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423314651647" session_id=2755602778 session_state=BEGIN} 20241201122612315 DSS <0004> hlr_ussd.c:576 262423314651647/0xa43f295a: Process SS (BEGIN) 20241201122612315 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241201122612315 DSS <0004> hlr_ussd.c:518 262423314651647/0xa43f295a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241201122612315 DSS <0004> hlr_ussd.c:523 262423314651647/0xa43f295a: USSD for unknown code '*#200#' 20241201122612315 DSS <0004> hlr_ussd.c:354 262423314651647/0xa43f295a: Tx ReturnError(1, 0x12) 20241201122612315 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423314651647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423314651647" session_id=2755602778 session_state=END} 20241201122612315 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122612315 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122612318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36018<->l=127.0.0.1:4258 20241201122612318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35958<->l=127.0.0.1:4258 20241201122612318 DLINP <000b> input/ipa.c:451 connected read/write 20241201122612319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122612319 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122612319 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122612319 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122612319 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42173<->l=127.0.0.1:4259) 20241201122612342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36032<->l=127.0.0.1:4258 20241201122612442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36032<->l=127.0.0.1:4258 20241201122615579 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122615579 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122615582 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122615583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36040<->l=127.0.0.1:4258 20241201122615585 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122615585 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122615585 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122615585 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  20241201122615585 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122615585 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  20241201122615585 DLGSUP <0013> gsup_server.c:235 2:  20241201122615585 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122615585 DLGSUP <0013> gsup_server.c:235 3:  20241201122615585 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122615585 DLGSUP <0013> gsup_server.c:235 4:  20241201122615585 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122615585 DLGSUP <0013> gsup_server.c:235 5:  20241201122615585 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122615585 DLGSUP <0013> gsup_server.c:235 7:  20241201122615585 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122615585 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122615585 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122615585 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122615593 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36773<->l=127.0.0.1:4259) 20241201122615596 DAUC <0003> db_auc.c:157 IMSI='262423989436086': No 2G Auth Data 20241201122615596 DAUC <0003> db_auc.c:192 IMSI='262423989436086': No 3G Auth Data 20241201122615604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36052<->l=127.0.0.1:4258 20241201122615630 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122615630 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423989436086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423989436086" session_id=415692477 session_state=BEGIN} 20241201122615630 DSS <0004> hlr_ussd.c:576 262423989436086/0x18c6f6bd: Process SS (BEGIN) 20241201122615630 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201122615630 DSS <0004> hlr_ussd.c:518 262423989436086/0x18c6f6bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201122615630 DSS <0004> hlr_ussd.c:542 262423989436086/0x18c6f6bd: Cannot find conn for EUSE EUSE-foobar 20241201122615630 DSS <0004> hlr_ussd.c:354 262423989436086/0x18c6f6bd: Tx ReturnError(1, 0x22) 20241201122615630 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423989436086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423989436086" session_id=415692477 session_state=END} 20241201122615630 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122615630 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122615639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36052<->l=127.0.0.1:4258 20241201122615641 DAUC <0003> db_auc.c:157 IMSI='262422652713966': No 2G Auth Data 20241201122615641 DAUC <0003> db_auc.c:192 IMSI='262422652713966': No 3G Auth Data 20241201122615654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36068<->l=127.0.0.1:4258 20241201122615657 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122615657 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422652713966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422652713966" session_id=852878694 session_state=BEGIN} 20241201122615657 DSS <0004> hlr_ussd.c:576 262422652713966/0x32d5e566: Process SS (BEGIN) 20241201122615658 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201122615658 DSS <0004> hlr_ussd.c:518 262422652713966/0x32d5e566: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201122615658 DSS <0004> hlr_ussd.c:542 262422652713966/0x32d5e566: Cannot find conn for EUSE EUSE-foobar 20241201122615658 DSS <0004> hlr_ussd.c:354 262422652713966/0x32d5e566: Tx ReturnError(1, 0x22) 20241201122615658 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422652713966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422652713966" session_id=852878694 session_state=END} 20241201122615658 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122615658 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122615659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36068<->l=127.0.0.1:4258 20241201122615659 DAUC <0003> db_auc.c:157 IMSI='262426820861219': No 2G Auth Data 20241201122615659 DAUC <0003> db_auc.c:192 IMSI='262426820861219': No 3G Auth Data 20241201122615666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36076<->l=127.0.0.1:4258 20241201122615669 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122615669 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426820861219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426820861219" session_id=1433341226 session_state=BEGIN} 20241201122615669 DSS <0004> hlr_ussd.c:576 262426820861219/0x556f0d2a: Process SS (BEGIN) 20241201122615669 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201122615669 DSS <0004> hlr_ussd.c:518 262426820861219/0x556f0d2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201122615669 DSS <0004> hlr_ussd.c:542 262426820861219/0x556f0d2a: Cannot find conn for EUSE EUSE-foobar 20241201122615669 DSS <0004> hlr_ussd.c:354 262426820861219/0x556f0d2a: Tx ReturnError(1, 0x22) 20241201122615669 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426820861219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426820861219" session_id=1433341226 session_state=END} 20241201122615669 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122615669 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122615671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36076<->l=127.0.0.1:4258 20241201122615671 DAUC <0003> db_auc.c:157 IMSI='262421627904126': No 2G Auth Data 20241201122615671 DAUC <0003> db_auc.c:192 IMSI='262421627904126': No 3G Auth Data 20241201122615677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36086<->l=127.0.0.1:4258 20241201122615680 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122615680 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421627904126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421627904126" session_id=3636364610 session_state=BEGIN} 20241201122615680 DSS <0004> hlr_ussd.c:576 262421627904126/0xd8be8542: Process SS (BEGIN) 20241201122615680 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201122615680 DSS <0004> hlr_ussd.c:518 262421627904126/0xd8be8542: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201122615680 DSS <0004> hlr_ussd.c:542 262421627904126/0xd8be8542: Cannot find conn for EUSE EUSE-foobar 20241201122615680 DSS <0004> hlr_ussd.c:354 262421627904126/0xd8be8542: Tx ReturnError(1, 0x22) 20241201122615680 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421627904126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421627904126" session_id=3636364610 session_state=END} 20241201122615680 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122615680 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122615682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36086<->l=127.0.0.1:4258 20241201122615682 DAUC <0003> db_auc.c:157 IMSI='262424453599472': No 2G Auth Data 20241201122615682 DAUC <0003> db_auc.c:192 IMSI='262424453599472': No 3G Auth Data 20241201122615688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36098<->l=127.0.0.1:4258 20241201122615691 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122615691 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424453599472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424453599472" session_id=1660281746 session_state=BEGIN} 20241201122615691 DSS <0004> hlr_ussd.c:576 262424453599472/0x62f5e392: Process SS (BEGIN) 20241201122615691 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201122615691 DSS <0004> hlr_ussd.c:518 262424453599472/0x62f5e392: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201122615691 DSS <0004> hlr_ussd.c:542 262424453599472/0x62f5e392: Cannot find conn for EUSE EUSE-foobar 20241201122615691 DSS <0004> hlr_ussd.c:354 262424453599472/0x62f5e392: Tx ReturnError(1, 0x22) 20241201122615691 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424453599472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424453599472" session_id=1660281746 session_state=END} 20241201122615691 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122615691 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122615693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36098<->l=127.0.0.1:4258 20241201122615693 DAUC <0003> db_auc.c:157 IMSI='262429120369786': No 2G Auth Data 20241201122615693 DAUC <0003> db_auc.c:192 IMSI='262429120369786': No 3G Auth Data 20241201122615699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36112<->l=127.0.0.1:4258 20241201122615702 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122615702 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429120369786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429120369786" session_id=612432708 session_state=BEGIN} 20241201122615702 DSS <0004> hlr_ussd.c:576 262429120369786/0x2480fb44: Process SS (BEGIN) 20241201122615702 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201122615702 DSS <0004> hlr_ussd.c:518 262429120369786/0x2480fb44: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201122615702 DSS <0004> hlr_ussd.c:542 262429120369786/0x2480fb44: Cannot find conn for EUSE EUSE-foobar 20241201122615702 DSS <0004> hlr_ussd.c:354 262429120369786/0x2480fb44: Tx ReturnError(1, 0x22) 20241201122615702 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429120369786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429120369786" session_id=612432708 session_state=END} 20241201122615702 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122615702 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122615704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36112<->l=127.0.0.1:4258 20241201122615704 DAUC <0003> db_auc.c:157 IMSI='262429868844660': No 2G Auth Data 20241201122615704 DAUC <0003> db_auc.c:192 IMSI='262429868844660': No 3G Auth Data 20241201122615711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36114<->l=127.0.0.1:4258 20241201122615714 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122615714 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429868844660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429868844660" session_id=4022109143 session_state=BEGIN} 20241201122615714 DSS <0004> hlr_ussd.c:576 262429868844660/0xefbc83d7: Process SS (BEGIN) 20241201122615714 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201122615714 DSS <0004> hlr_ussd.c:518 262429868844660/0xefbc83d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201122615714 DSS <0004> hlr_ussd.c:542 262429868844660/0xefbc83d7: Cannot find conn for EUSE EUSE-foobar 20241201122615714 DSS <0004> hlr_ussd.c:354 262429868844660/0xefbc83d7: Tx ReturnError(1, 0x22) 20241201122615714 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429868844660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429868844660" session_id=4022109143 session_state=END} 20241201122615714 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122615714 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122615715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36114<->l=127.0.0.1:4258 20241201122615716 DAUC <0003> db_auc.c:157 IMSI='262424587016553': No 2G Auth Data 20241201122615716 DAUC <0003> db_auc.c:192 IMSI='262424587016553': No 3G Auth Data 20241201122615722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36128<->l=127.0.0.1:4258 20241201122615725 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122615725 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424587016553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424587016553" session_id=1361596375 session_state=BEGIN} 20241201122615725 DSS <0004> hlr_ussd.c:576 262424587016553/0x51284fd7: Process SS (BEGIN) 20241201122615725 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201122615725 DSS <0004> hlr_ussd.c:518 262424587016553/0x51284fd7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201122615725 DSS <0004> hlr_ussd.c:542 262424587016553/0x51284fd7: Cannot find conn for EUSE EUSE-foobar 20241201122615725 DSS <0004> hlr_ussd.c:354 262424587016553/0x51284fd7: Tx ReturnError(1, 0x22) 20241201122615725 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424587016553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424587016553" session_id=1361596375 session_state=END} 20241201122615725 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122615725 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122615727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36128<->l=127.0.0.1:4258 20241201122615727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36040<->l=127.0.0.1:4258 20241201122615728 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36773<->l=127.0.0.1:4259) 20241201122615728 DLINP <000b> input/ipa.c:451 connected read/write 20241201122615728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122615728 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122615728 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122615728 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122615754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36144<->l=127.0.0.1:4258 20241201122615955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36144<->l=127.0.0.1:4258 20241201122619047 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122619047 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122619050 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122619051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36158<->l=127.0.0.1:4258 20241201122619054 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122619054 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122619054 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122619054 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  20241201122619054 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122619054 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  20241201122619055 DLGSUP <0013> gsup_server.c:235 2:  20241201122619055 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122619055 DLGSUP <0013> gsup_server.c:235 3:  20241201122619055 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122619055 DLGSUP <0013> gsup_server.c:235 4:  20241201122619055 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122619055 DLGSUP <0013> gsup_server.c:235 5:  20241201122619055 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122619055 DLGSUP <0013> gsup_server.c:235 7:  20241201122619055 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122619055 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122619055 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122619055 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122619069 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43265<->l=127.0.0.1:4259) 20241201122619073 DAUC <0003> db_auc.c:157 IMSI='262422628913335': No 2G Auth Data 20241201122619073 DAUC <0003> db_auc.c:192 IMSI='262422628913335': No 3G Auth Data 20241201122619079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36172<->l=127.0.0.1:4258 20241201122619098 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122619098 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422628913335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422628913335" session_id=1795344299 session_state=BEGIN} 20241201122619098 DSS <0004> hlr_ussd.c:576 262422628913335/0x6b02c7ab: Process SS (BEGIN) 20241201122619098 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201122619098 DSS <0004> hlr_ussd.c:518 262422628913335/0x6b02c7ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201122619098 DSS <0004> hlr_ussd.c:363 262422628913335/0x6b02c7ab: Tx USSD 'Your IMSI is 262422628913335' 20241201122619098 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422628913335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422628913335" session_id=1795344299 session_state=END} 20241201122619098 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422628913335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122619098 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122619098 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122619104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36172<->l=127.0.0.1:4258 20241201122619104 DAUC <0003> db_auc.c:157 IMSI='262429565434996': No 2G Auth Data 20241201122619104 DAUC <0003> db_auc.c:192 IMSI='262429565434996': No 3G Auth Data 20241201122619114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36174<->l=127.0.0.1:4258 20241201122619117 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122619117 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429565434996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429565434996" session_id=1969752998 session_state=BEGIN} 20241201122619117 DSS <0004> hlr_ussd.c:576 262429565434996/0x75680ba6: Process SS (BEGIN) 20241201122619117 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201122619117 DSS <0004> hlr_ussd.c:518 262429565434996/0x75680ba6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201122619117 DSS <0004> hlr_ussd.c:363 262429565434996/0x75680ba6: Tx USSD 'Your IMSI is 262429565434996' 20241201122619117 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429565434996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429565434996" session_id=1969752998 session_state=END} 20241201122619117 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429565434996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122619117 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122619117 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122619120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36174<->l=127.0.0.1:4258 20241201122619120 DAUC <0003> db_auc.c:157 IMSI='262423265343847': No 2G Auth Data 20241201122619120 DAUC <0003> db_auc.c:192 IMSI='262423265343847': No 3G Auth Data 20241201122619128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36188<->l=127.0.0.1:4258 20241201122619133 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122619133 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423265343847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423265343847" session_id=3654203130 session_state=BEGIN} 20241201122619133 DSS <0004> hlr_ussd.c:576 262423265343847/0xd9ceb6fa: Process SS (BEGIN) 20241201122619133 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201122619133 DSS <0004> hlr_ussd.c:518 262423265343847/0xd9ceb6fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201122619133 DSS <0004> hlr_ussd.c:363 262423265343847/0xd9ceb6fa: Tx USSD 'Your IMSI is 262423265343847' 20241201122619133 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423265343847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423265343847" session_id=3654203130 session_state=END} 20241201122619133 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423265343847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122619133 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122619133 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122619135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36188<->l=127.0.0.1:4258 20241201122619135 DAUC <0003> db_auc.c:157 IMSI='262426279977518': No 2G Auth Data 20241201122619135 DAUC <0003> db_auc.c:192 IMSI='262426279977518': No 3G Auth Data 20241201122619142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36198<->l=127.0.0.1:4258 20241201122619145 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122619145 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426279977518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426279977518" session_id=3962459699 session_state=BEGIN} 20241201122619145 DSS <0004> hlr_ussd.c:576 262426279977518/0xec2e5633: Process SS (BEGIN) 20241201122619145 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201122619145 DSS <0004> hlr_ussd.c:518 262426279977518/0xec2e5633: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201122619145 DSS <0004> hlr_ussd.c:363 262426279977518/0xec2e5633: Tx USSD 'Your IMSI is 262426279977518' 20241201122619145 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426279977518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426279977518" session_id=3962459699 session_state=END} 20241201122619145 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426279977518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122619145 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122619145 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122619147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36198<->l=127.0.0.1:4258 20241201122619148 DAUC <0003> db_auc.c:157 IMSI='262427741725666': No 2G Auth Data 20241201122619148 DAUC <0003> db_auc.c:192 IMSI='262427741725666': No 3G Auth Data 20241201122619155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36210<->l=127.0.0.1:4258 20241201122619158 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122619158 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427741725666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427741725666" session_id=2735374157 session_state=BEGIN} 20241201122619158 DSS <0004> hlr_ussd.c:576 262427741725666/0xa30a7f4d: Process SS (BEGIN) 20241201122619158 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201122619158 DSS <0004> hlr_ussd.c:518 262427741725666/0xa30a7f4d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201122619158 DSS <0004> hlr_ussd.c:363 262427741725666/0xa30a7f4d: Tx USSD 'Your IMSI is 262427741725666' 20241201122619158 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427741725666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427741725666" session_id=2735374157 session_state=END} 20241201122619158 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427741725666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122619158 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122619158 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122619160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36210<->l=127.0.0.1:4258 20241201122619160 DAUC <0003> db_auc.c:157 IMSI='262423028482668': No 2G Auth Data 20241201122619160 DAUC <0003> db_auc.c:192 IMSI='262423028482668': No 3G Auth Data 20241201122619169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36218<->l=127.0.0.1:4258 20241201122619172 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122619172 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423028482668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423028482668" session_id=3787790362 session_state=BEGIN} 20241201122619172 DSS <0004> hlr_ussd.c:576 262423028482668/0xe1c5181a: Process SS (BEGIN) 20241201122619172 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201122619172 DSS <0004> hlr_ussd.c:518 262423028482668/0xe1c5181a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201122619172 DSS <0004> hlr_ussd.c:363 262423028482668/0xe1c5181a: Tx USSD 'Your IMSI is 262423028482668' 20241201122619172 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423028482668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423028482668" session_id=3787790362 session_state=END} 20241201122619172 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423028482668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122619172 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122619172 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122619174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36218<->l=127.0.0.1:4258 20241201122619175 DAUC <0003> db_auc.c:157 IMSI='262421158162795': No 2G Auth Data 20241201122619175 DAUC <0003> db_auc.c:192 IMSI='262421158162795': No 3G Auth Data 20241201122619183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36232<->l=127.0.0.1:4258 20241201122619186 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122619186 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421158162795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421158162795" session_id=1164323308 session_state=BEGIN} 20241201122619186 DSS <0004> hlr_ussd.c:576 262421158162795/0x456629ec: Process SS (BEGIN) 20241201122619186 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201122619186 DSS <0004> hlr_ussd.c:518 262421158162795/0x456629ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201122619186 DSS <0004> hlr_ussd.c:363 262421158162795/0x456629ec: Tx USSD 'Your IMSI is 262421158162795' 20241201122619186 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421158162795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421158162795" session_id=1164323308 session_state=END} 20241201122619186 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421158162795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122619186 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122619186 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122619188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36232<->l=127.0.0.1:4258 20241201122619188 DAUC <0003> db_auc.c:157 IMSI='262421590538345': No 2G Auth Data 20241201122619188 DAUC <0003> db_auc.c:192 IMSI='262421590538345': No 3G Auth Data 20241201122619196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36242<->l=127.0.0.1:4258 20241201122619199 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122619199 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421590538345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421590538345" session_id=936061771 session_state=BEGIN} 20241201122619199 DSS <0004> hlr_ussd.c:576 262421590538345/0x37cb2b4b: Process SS (BEGIN) 20241201122619199 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201122619199 DSS <0004> hlr_ussd.c:518 262421590538345/0x37cb2b4b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201122619199 DSS <0004> hlr_ussd.c:363 262421590538345/0x37cb2b4b: Tx USSD 'Your IMSI is 262421590538345' 20241201122619199 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421590538345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421590538345" session_id=936061771 session_state=END} 20241201122619199 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421590538345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122619199 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122619199 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122619202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36242<->l=127.0.0.1:4258 20241201122619202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36158<->l=127.0.0.1:4258 20241201122619203 DLINP <000b> input/ipa.c:451 connected read/write 20241201122619203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122619203 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122619203 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122619203 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122619203 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43265<->l=127.0.0.1:4259) 20241201122619229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36256<->l=127.0.0.1:4258 20241201122619430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36256<->l=127.0.0.1:4258 20241201122622545 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122622545 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122622550 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122622551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45122<->l=127.0.0.1:4258 20241201122622555 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122622555 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122622555 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122622555 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  20241201122622555 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122622555 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  20241201122622555 DLGSUP <0013> gsup_server.c:235 2:  20241201122622555 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122622556 DLGSUP <0013> gsup_server.c:235 3:  20241201122622556 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122622556 DLGSUP <0013> gsup_server.c:235 4:  20241201122622556 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122622556 DLGSUP <0013> gsup_server.c:235 5:  20241201122622556 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122622556 DLGSUP <0013> gsup_server.c:235 7:  20241201122622556 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122622556 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122622556 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122622556 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122622581 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37063<->l=127.0.0.1:4259) 20241201122622588 DAUC <0003> db_auc.c:157 IMSI='262422638411705': No 2G Auth Data 20241201122622588 DAUC <0003> db_auc.c:192 IMSI='262422638411705': No 3G Auth Data 20241201122622601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45134<->l=127.0.0.1:4258 20241201122622608 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122622608 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262422638411705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422638411705" source_name="the-source\n" session_id=395310281 session_state=BEGIN} 20241201122622608 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241201122622608 DSS <0004> hlr_ussd.c:576 262422638411705/0x178ff4c9: Process SS (BEGIN) 20241201122622608 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201122622608 DSS <0004> hlr_ussd.c:518 262422638411705/0x178ff4c9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201122622608 DSS <0004> hlr_ussd.c:363 262422638411705/0x178ff4c9: Tx USSD 'Your IMSI is 262422638411705' 20241201122622608 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262422638411705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422638411705" destination_name="the-source\n" session_id=395310281 session_state=END} 20241201122622608 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262422638411705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122622608 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122622608 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122622612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45134<->l=127.0.0.1:4258 20241201122622612 DAUC <0003> db_auc.c:157 IMSI='262426225196887': No 2G Auth Data 20241201122622612 DAUC <0003> db_auc.c:192 IMSI='262426225196887': No 3G Auth Data 20241201122622619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45138<->l=127.0.0.1:4258 20241201122622622 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122622622 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262426225196887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426225196887" source_name="the-source\n" session_id=4087518916 session_state=BEGIN} 20241201122622622 DSS <0004> hlr_ussd.c:576 262426225196887/0xf3a296c4: Process SS (BEGIN) 20241201122622622 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201122622622 DSS <0004> hlr_ussd.c:518 262426225196887/0xf3a296c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201122622622 DSS <0004> hlr_ussd.c:363 262426225196887/0xf3a296c4: Tx USSD 'Your IMSI is 262426225196887' 20241201122622622 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262426225196887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426225196887" destination_name="the-source\n" session_id=4087518916 session_state=END} 20241201122622622 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262426225196887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122622622 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122622622 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122622624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45138<->l=127.0.0.1:4258 20241201122622624 DAUC <0003> db_auc.c:157 IMSI='262420859097028': No 2G Auth Data 20241201122622624 DAUC <0003> db_auc.c:192 IMSI='262420859097028': No 3G Auth Data 20241201122622630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45154<->l=127.0.0.1:4258 20241201122622633 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122622633 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262420859097028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420859097028" source_name="the-source\n" session_id=2043293961 session_state=BEGIN} 20241201122622633 DSS <0004> hlr_ussd.c:576 262420859097028/0x79ca3109: Process SS (BEGIN) 20241201122622633 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201122622633 DSS <0004> hlr_ussd.c:518 262420859097028/0x79ca3109: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201122622633 DSS <0004> hlr_ussd.c:363 262420859097028/0x79ca3109: Tx USSD 'Your IMSI is 262420859097028' 20241201122622633 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262420859097028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420859097028" destination_name="the-source\n" session_id=2043293961 session_state=END} 20241201122622633 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262420859097028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122622633 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122622633 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122622635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45154<->l=127.0.0.1:4258 20241201122622635 DAUC <0003> db_auc.c:157 IMSI='262424497670893': No 2G Auth Data 20241201122622635 DAUC <0003> db_auc.c:192 IMSI='262424497670893': No 3G Auth Data 20241201122622642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45164<->l=127.0.0.1:4258 20241201122622645 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122622645 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262424497670893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424497670893" source_name="the-source\n" session_id=3145436911 session_state=BEGIN} 20241201122622645 DSS <0004> hlr_ussd.c:576 262424497670893/0xbb7b8eef: Process SS (BEGIN) 20241201122622645 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201122622645 DSS <0004> hlr_ussd.c:518 262424497670893/0xbb7b8eef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201122622645 DSS <0004> hlr_ussd.c:363 262424497670893/0xbb7b8eef: Tx USSD 'Your IMSI is 262424497670893' 20241201122622645 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262424497670893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424497670893" destination_name="the-source\n" session_id=3145436911 session_state=END} 20241201122622645 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262424497670893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122622645 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122622645 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122622647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45164<->l=127.0.0.1:4258 20241201122622647 DAUC <0003> db_auc.c:157 IMSI='262428698986931': No 2G Auth Data 20241201122622647 DAUC <0003> db_auc.c:192 IMSI='262428698986931': No 3G Auth Data 20241201122622654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45168<->l=127.0.0.1:4258 20241201122622657 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122622657 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262428698986931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428698986931" source_name="the-source\n" session_id=749367336 session_state=BEGIN} 20241201122622657 DSS <0004> hlr_ussd.c:576 262428698986931/0x2caa7028: Process SS (BEGIN) 20241201122622657 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201122622657 DSS <0004> hlr_ussd.c:518 262428698986931/0x2caa7028: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201122622657 DSS <0004> hlr_ussd.c:363 262428698986931/0x2caa7028: Tx USSD 'Your IMSI is 262428698986931' 20241201122622657 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262428698986931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428698986931" destination_name="the-source\n" session_id=749367336 session_state=END} 20241201122622657 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262428698986931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122622657 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122622657 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122622659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45168<->l=127.0.0.1:4258 20241201122622659 DAUC <0003> db_auc.c:157 IMSI='262421615210189': No 2G Auth Data 20241201122622659 DAUC <0003> db_auc.c:192 IMSI='262421615210189': No 3G Auth Data 20241201122622666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45180<->l=127.0.0.1:4258 20241201122622669 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122622669 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262421615210189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421615210189" source_name="the-source\n" session_id=2352380221 session_state=BEGIN} 20241201122622669 DSS <0004> hlr_ussd.c:576 262421615210189/0x8c36793d: Process SS (BEGIN) 20241201122622669 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201122622669 DSS <0004> hlr_ussd.c:518 262421615210189/0x8c36793d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201122622669 DSS <0004> hlr_ussd.c:363 262421615210189/0x8c36793d: Tx USSD 'Your IMSI is 262421615210189' 20241201122622669 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262421615210189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421615210189" destination_name="the-source\n" session_id=2352380221 session_state=END} 20241201122622669 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262421615210189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122622669 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122622669 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122622671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45180<->l=127.0.0.1:4258 20241201122622671 DAUC <0003> db_auc.c:157 IMSI='262420390890991': No 2G Auth Data 20241201122622671 DAUC <0003> db_auc.c:192 IMSI='262420390890991': No 3G Auth Data 20241201122622678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45192<->l=127.0.0.1:4258 20241201122622680 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122622680 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262420390890991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420390890991" source_name="the-source\n" session_id=3529453120 session_state=BEGIN} 20241201122622680 DSS <0004> hlr_ussd.c:576 262420390890991/0xd25f2e40: Process SS (BEGIN) 20241201122622681 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201122622681 DSS <0004> hlr_ussd.c:518 262420390890991/0xd25f2e40: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201122622681 DSS <0004> hlr_ussd.c:363 262420390890991/0xd25f2e40: Tx USSD 'Your IMSI is 262420390890991' 20241201122622681 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262420390890991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420390890991" destination_name="the-source\n" session_id=3529453120 session_state=END} 20241201122622681 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262420390890991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122622681 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122622681 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122622683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45192<->l=127.0.0.1:4258 20241201122622683 DAUC <0003> db_auc.c:157 IMSI='262425352939776': No 2G Auth Data 20241201122622683 DAUC <0003> db_auc.c:192 IMSI='262425352939776': No 3G Auth Data 20241201122622690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45204<->l=127.0.0.1:4258 20241201122622693 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122622693 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262425352939776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425352939776" source_name="the-source\n" session_id=176879131 session_state=BEGIN} 20241201122622693 DSS <0004> hlr_ussd.c:576 262425352939776/0x0a8af61b: Process SS (BEGIN) 20241201122622693 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201122622693 DSS <0004> hlr_ussd.c:518 262425352939776/0x0a8af61b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201122622693 DSS <0004> hlr_ussd.c:363 262425352939776/0x0a8af61b: Tx USSD 'Your IMSI is 262425352939776' 20241201122622693 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262425352939776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425352939776" destination_name="the-source\n" session_id=176879131 session_state=END} 20241201122622693 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262425352939776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122622693 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122622693 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122622695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45204<->l=127.0.0.1:4258 20241201122622695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45122<->l=127.0.0.1:4258 20241201122622695 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37063<->l=127.0.0.1:4259) 20241201122622696 DLINP <000b> input/ipa.c:451 connected read/write 20241201122622696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122622696 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122622696 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122622696 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122622696 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241201122622718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45218<->l=127.0.0.1:4258 20241201122622920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45218<->l=127.0.0.1:4258 20241201122625987 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122625988 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122625992 DLINP <000b> input/ipa.c:451 connected read/write 20241201122625992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122625994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45232<->l=127.0.0.1:4258 20241201122625998 DLINP <000b> input/ipa.c:451 connected read/write 20241201122625998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122625998 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122625998 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122625998 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  20241201122625998 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122625998 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  20241201122625998 DLGSUP <0013> gsup_server.c:235 2:  20241201122625998 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122625998 DLGSUP <0013> gsup_server.c:235 3:  20241201122625998 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122625998 DLGSUP <0013> gsup_server.c:235 4:  20241201122625998 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122625998 DLGSUP <0013> gsup_server.c:235 5:  20241201122625998 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122625998 DLGSUP <0013> gsup_server.c:235 7:  20241201122625998 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122625998 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122625998 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122625998 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122626027 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38697<->l=127.0.0.1:4259) 20241201122626038 DAUC <0003> db_auc.c:157 IMSI='262428626538232': No 2G Auth Data 20241201122626038 DAUC <0003> db_auc.c:192 IMSI='262428626538232': No 3G Auth Data 20241201122626065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45236<->l=127.0.0.1:4258 20241201122626077 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122626078 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428626538232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428626538232" session_id=290430513 session_state=BEGIN} 20241201122626078 DSS <0004> hlr_ussd.c:576 262428626538232/0x114f9e31: Process SS (BEGIN) 20241201122626078 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201122626078 DSS <0004> hlr_ussd.c:518 262428626538232/0x114f9e31: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201122626078 DSS <0004> hlr_ussd.c:363 262428626538232/0x114f9e31: Tx USSD 'Your extension is 491618153117' 20241201122626078 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428626538232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428626538232" session_id=290430513 session_state=END} 20241201122626078 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428626538232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122626078 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122626078 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122626084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45236<->l=127.0.0.1:4258 20241201122626085 DAUC <0003> db_auc.c:157 IMSI='262420281002441': No 2G Auth Data 20241201122626085 DAUC <0003> db_auc.c:192 IMSI='262420281002441': No 3G Auth Data 20241201122626093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45246<->l=127.0.0.1:4258 20241201122626095 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122626095 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420281002441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420281002441" session_id=2299487628 session_state=BEGIN} 20241201122626095 DSS <0004> hlr_ussd.c:576 262420281002441/0x890f658c: Process SS (BEGIN) 20241201122626095 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201122626095 DSS <0004> hlr_ussd.c:518 262420281002441/0x890f658c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201122626095 DSS <0004> hlr_ussd.c:363 262420281002441/0x890f658c: Tx USSD 'Your extension is 491611478345' 20241201122626095 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420281002441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420281002441" session_id=2299487628 session_state=END} 20241201122626095 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420281002441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122626095 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122626095 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122626097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45246<->l=127.0.0.1:4258 20241201122626097 DAUC <0003> db_auc.c:157 IMSI='262426444061062': No 2G Auth Data 20241201122626097 DAUC <0003> db_auc.c:192 IMSI='262426444061062': No 3G Auth Data 20241201122626103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45256<->l=127.0.0.1:4258 20241201122626106 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122626106 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426444061062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426444061062" session_id=1790115917 session_state=BEGIN} 20241201122626106 DSS <0004> hlr_ussd.c:576 262426444061062/0x6ab3004d: Process SS (BEGIN) 20241201122626106 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201122626106 DSS <0004> hlr_ussd.c:518 262426444061062/0x6ab3004d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201122626106 DSS <0004> hlr_ussd.c:363 262426444061062/0x6ab3004d: Tx USSD 'Your extension is 491614844564' 20241201122626106 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426444061062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426444061062" session_id=1790115917 session_state=END} 20241201122626106 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426444061062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122626106 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122626106 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122626108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45256<->l=127.0.0.1:4258 20241201122626108 DAUC <0003> db_auc.c:157 IMSI='262422851377829': No 2G Auth Data 20241201122626108 DAUC <0003> db_auc.c:192 IMSI='262422851377829': No 3G Auth Data 20241201122626114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45266<->l=127.0.0.1:4258 20241201122626117 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122626117 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422851377829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422851377829" session_id=2212228345 session_state=BEGIN} 20241201122626117 DSS <0004> hlr_ussd.c:576 262422851377829/0x83dbecf9: Process SS (BEGIN) 20241201122626117 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201122626117 DSS <0004> hlr_ussd.c:518 262422851377829/0x83dbecf9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201122626117 DSS <0004> hlr_ussd.c:363 262422851377829/0x83dbecf9: Tx USSD 'Your extension is 491613534724' 20241201122626117 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422851377829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422851377829" session_id=2212228345 session_state=END} 20241201122626117 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422851377829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122626117 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122626117 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122626119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45266<->l=127.0.0.1:4258 20241201122626120 DAUC <0003> db_auc.c:157 IMSI='262427765115676': No 2G Auth Data 20241201122626120 DAUC <0003> db_auc.c:192 IMSI='262427765115676': No 3G Auth Data 20241201122626126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45282<->l=127.0.0.1:4258 20241201122626129 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122626129 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427765115676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427765115676" session_id=1218662490 session_state=BEGIN} 20241201122626129 DSS <0004> hlr_ussd.c:576 262427765115676/0x48a3505a: Process SS (BEGIN) 20241201122626129 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201122626129 DSS <0004> hlr_ussd.c:518 262427765115676/0x48a3505a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201122626129 DSS <0004> hlr_ussd.c:363 262427765115676/0x48a3505a: Tx USSD 'Your extension is 491615372034' 20241201122626129 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427765115676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427765115676" session_id=1218662490 session_state=END} 20241201122626129 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427765115676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122626129 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122626129 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122626131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45282<->l=127.0.0.1:4258 20241201122626131 DAUC <0003> db_auc.c:157 IMSI='262421102984851': No 2G Auth Data 20241201122626131 DAUC <0003> db_auc.c:192 IMSI='262421102984851': No 3G Auth Data 20241201122626138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45286<->l=127.0.0.1:4258 20241201122626141 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122626141 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421102984851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421102984851" session_id=2163085004 session_state=BEGIN} 20241201122626141 DSS <0004> hlr_ussd.c:576 262421102984851/0x80ee0ecc: Process SS (BEGIN) 20241201122626141 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201122626141 DSS <0004> hlr_ussd.c:518 262421102984851/0x80ee0ecc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201122626141 DSS <0004> hlr_ussd.c:363 262421102984851/0x80ee0ecc: Tx USSD 'Your extension is 491610670835' 20241201122626141 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421102984851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421102984851" session_id=2163085004 session_state=END} 20241201122626141 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421102984851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122626141 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122626141 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122626143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45286<->l=127.0.0.1:4258 20241201122626143 DAUC <0003> db_auc.c:157 IMSI='262423606848257': No 2G Auth Data 20241201122626143 DAUC <0003> db_auc.c:192 IMSI='262423606848257': No 3G Auth Data 20241201122626150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45292<->l=127.0.0.1:4258 20241201122626152 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122626152 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423606848257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423606848257" session_id=2464699482 session_state=BEGIN} 20241201122626152 DSS <0004> hlr_ussd.c:576 262423606848257/0x92e8545a: Process SS (BEGIN) 20241201122626153 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201122626153 DSS <0004> hlr_ussd.c:518 262423606848257/0x92e8545a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201122626153 DSS <0004> hlr_ussd.c:363 262423606848257/0x92e8545a: Tx USSD 'Your extension is 491616208841' 20241201122626153 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423606848257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423606848257" session_id=2464699482 session_state=END} 20241201122626153 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423606848257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122626153 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122626153 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122626155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45292<->l=127.0.0.1:4258 20241201122626155 DAUC <0003> db_auc.c:157 IMSI='262423137189082': No 2G Auth Data 20241201122626155 DAUC <0003> db_auc.c:192 IMSI='262423137189082': No 3G Auth Data 20241201122626162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45308<->l=127.0.0.1:4258 20241201122626165 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122626165 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423137189082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423137189082" session_id=349769389 session_state=BEGIN} 20241201122626165 DSS <0004> hlr_ussd.c:576 262423137189082/0x14d90ead: Process SS (BEGIN) 20241201122626165 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201122626165 DSS <0004> hlr_ussd.c:518 262423137189082/0x14d90ead: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201122626165 DSS <0004> hlr_ussd.c:363 262423137189082/0x14d90ead: Tx USSD 'Your extension is 491618308347' 20241201122626165 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423137189082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423137189082" session_id=349769389 session_state=END} 20241201122626165 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423137189082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122626165 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122626165 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122626167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45308<->l=127.0.0.1:4258 20241201122626167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45232<->l=127.0.0.1:4258 20241201122626168 DLINP <000b> input/ipa.c:451 connected read/write 20241201122626168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122626168 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122626168 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122626168 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122626168 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38697<->l=127.0.0.1:4259) 20241201122626192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45314<->l=127.0.0.1:4258 20241201122626393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45314<->l=127.0.0.1:4258 20241201122629512 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122629512 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122629517 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122629518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45320<->l=127.0.0.1:4258 20241201122629522 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122629522 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122629522 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122629522 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  20241201122629522 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122629522 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  20241201122629522 DLGSUP <0013> gsup_server.c:235 2:  20241201122629522 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122629522 DLGSUP <0013> gsup_server.c:235 3:  20241201122629522 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122629522 DLGSUP <0013> gsup_server.c:235 4:  20241201122629522 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122629522 DLGSUP <0013> gsup_server.c:235 5:  20241201122629522 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122629522 DLGSUP <0013> gsup_server.c:235 7:  20241201122629522 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122629522 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122629522 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122629522 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122629549 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41631<->l=127.0.0.1:4259) 20241201122629561 DAUC <0003> db_auc.c:157 IMSI='262428319017287': No 2G Auth Data 20241201122629561 DAUC <0003> db_auc.c:192 IMSI='262428319017287': No 3G Auth Data 20241201122629587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45322<->l=127.0.0.1:4258 20241201122629597 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122629597 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262428319017287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428319017287" source_name="the-source\n" session_id=1446237073 session_state=BEGIN} 20241201122629597 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241201122629597 DSS <0004> hlr_ussd.c:576 262428319017287/0x5633d391: Process SS (BEGIN) 20241201122629597 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201122629597 DSS <0004> hlr_ussd.c:518 262428319017287/0x5633d391: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201122629597 DSS <0004> hlr_ussd.c:363 262428319017287/0x5633d391: Tx USSD 'Your extension is 491615322584' 20241201122629597 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262428319017287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428319017287" destination_name="the-source\n" session_id=1446237073 session_state=END} 20241201122629597 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262428319017287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122629597 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122629597 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122629602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45322<->l=127.0.0.1:4258 20241201122629602 DAUC <0003> db_auc.c:157 IMSI='262423732414880': No 2G Auth Data 20241201122629602 DAUC <0003> db_auc.c:192 IMSI='262423732414880': No 3G Auth Data 20241201122629609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45336<->l=127.0.0.1:4258 20241201122629612 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122629612 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262423732414880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423732414880" source_name="the-source\n" session_id=3701901563 session_state=BEGIN} 20241201122629612 DSS <0004> hlr_ussd.c:576 262423732414880/0xdca688fb: Process SS (BEGIN) 20241201122629612 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201122629612 DSS <0004> hlr_ussd.c:518 262423732414880/0xdca688fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201122629612 DSS <0004> hlr_ussd.c:363 262423732414880/0xdca688fb: Tx USSD 'Your extension is 491616368050' 20241201122629612 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262423732414880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423732414880" destination_name="the-source\n" session_id=3701901563 session_state=END} 20241201122629612 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262423732414880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122629612 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122629612 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122629614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45336<->l=127.0.0.1:4258 20241201122629614 DAUC <0003> db_auc.c:157 IMSI='262424635719508': No 2G Auth Data 20241201122629614 DAUC <0003> db_auc.c:192 IMSI='262424635719508': No 3G Auth Data 20241201122629620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45350<->l=127.0.0.1:4258 20241201122629623 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122629623 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262424635719508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424635719508" source_name="the-source\n" session_id=549824228 session_state=BEGIN} 20241201122629623 DSS <0004> hlr_ussd.c:576 262424635719508/0x20c5a6e4: Process SS (BEGIN) 20241201122629623 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201122629623 DSS <0004> hlr_ussd.c:518 262424635719508/0x20c5a6e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201122629623 DSS <0004> hlr_ussd.c:363 262424635719508/0x20c5a6e4: Tx USSD 'Your extension is 491613858686' 20241201122629623 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262424635719508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424635719508" destination_name="the-source\n" session_id=549824228 session_state=END} 20241201122629623 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262424635719508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122629623 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122629623 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122629625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45350<->l=127.0.0.1:4258 20241201122629625 DAUC <0003> db_auc.c:157 IMSI='262425963072086': No 2G Auth Data 20241201122629625 DAUC <0003> db_auc.c:192 IMSI='262425963072086': No 3G Auth Data 20241201122629631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45354<->l=127.0.0.1:4258 20241201122629634 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122629634 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262425963072086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425963072086" source_name="the-source\n" session_id=3366631194 session_state=BEGIN} 20241201122629634 DSS <0004> hlr_ussd.c:576 262425963072086/0xc8aab71a: Process SS (BEGIN) 20241201122629634 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201122629634 DSS <0004> hlr_ussd.c:518 262425963072086/0xc8aab71a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201122629634 DSS <0004> hlr_ussd.c:363 262425963072086/0xc8aab71a: Tx USSD 'Your extension is 491613070338' 20241201122629634 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262425963072086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425963072086" destination_name="the-source\n" session_id=3366631194 session_state=END} 20241201122629634 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262425963072086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122629634 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122629634 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122629636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45354<->l=127.0.0.1:4258 20241201122629637 DAUC <0003> db_auc.c:157 IMSI='262428234148847': No 2G Auth Data 20241201122629637 DAUC <0003> db_auc.c:192 IMSI='262428234148847': No 3G Auth Data 20241201122629643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45366<->l=127.0.0.1:4258 20241201122629646 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122629646 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262428234148847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428234148847" source_name="the-source\n" session_id=838921915 session_state=BEGIN} 20241201122629646 DSS <0004> hlr_ussd.c:576 262428234148847/0x3200eebb: Process SS (BEGIN) 20241201122629646 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201122629646 DSS <0004> hlr_ussd.c:518 262428234148847/0x3200eebb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201122629646 DSS <0004> hlr_ussd.c:363 262428234148847/0x3200eebb: Tx USSD 'Your extension is 491614507643' 20241201122629646 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262428234148847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428234148847" destination_name="the-source\n" session_id=838921915 session_state=END} 20241201122629646 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262428234148847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122629646 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122629646 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122629648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45366<->l=127.0.0.1:4258 20241201122629649 DAUC <0003> db_auc.c:157 IMSI='262421918228270': No 2G Auth Data 20241201122629649 DAUC <0003> db_auc.c:192 IMSI='262421918228270': No 3G Auth Data 20241201122629655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45374<->l=127.0.0.1:4258 20241201122629658 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122629658 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262421918228270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421918228270" source_name="the-source\n" session_id=1095245285 session_state=BEGIN} 20241201122629658 DSS <0004> hlr_ussd.c:576 262421918228270/0x41481de5: Process SS (BEGIN) 20241201122629658 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201122629658 DSS <0004> hlr_ussd.c:518 262421918228270/0x41481de5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201122629658 DSS <0004> hlr_ussd.c:363 262421918228270/0x41481de5: Tx USSD 'Your extension is 491615005678' 20241201122629658 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262421918228270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421918228270" destination_name="the-source\n" session_id=1095245285 session_state=END} 20241201122629658 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262421918228270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122629658 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122629658 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122629660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45374<->l=127.0.0.1:4258 20241201122629660 DAUC <0003> db_auc.c:157 IMSI='262422156256128': No 2G Auth Data 20241201122629660 DAUC <0003> db_auc.c:192 IMSI='262422156256128': No 3G Auth Data 20241201122629667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45388<->l=127.0.0.1:4258 20241201122629670 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122629670 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262422156256128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422156256128" source_name="the-source\n" session_id=4204804978 session_state=BEGIN} 20241201122629670 DSS <0004> hlr_ussd.c:576 262422156256128/0xfaa03b72: Process SS (BEGIN) 20241201122629670 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201122629670 DSS <0004> hlr_ussd.c:518 262422156256128/0xfaa03b72: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201122629670 DSS <0004> hlr_ussd.c:363 262422156256128/0xfaa03b72: Tx USSD 'Your extension is 491613100668' 20241201122629670 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262422156256128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422156256128" destination_name="the-source\n" session_id=4204804978 session_state=END} 20241201122629670 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262422156256128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122629670 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122629670 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122629672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45388<->l=127.0.0.1:4258 20241201122629672 DAUC <0003> db_auc.c:157 IMSI='262425501332369': No 2G Auth Data 20241201122629672 DAUC <0003> db_auc.c:192 IMSI='262425501332369': No 3G Auth Data 20241201122629679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45394<->l=127.0.0.1:4258 20241201122629682 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122629682 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262425501332369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425501332369" source_name="the-source\n" session_id=1560772336 session_state=BEGIN} 20241201122629682 DSS <0004> hlr_ussd.c:576 262425501332369/0x5d077ef0: Process SS (BEGIN) 20241201122629682 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201122629682 DSS <0004> hlr_ussd.c:518 262425501332369/0x5d077ef0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201122629682 DSS <0004> hlr_ussd.c:363 262425501332369/0x5d077ef0: Tx USSD 'Your extension is 491617187047' 20241201122629682 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262425501332369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425501332369" destination_name="the-source\n" session_id=1560772336 session_state=END} 20241201122629682 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262425501332369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122629682 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122629682 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122629684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45394<->l=127.0.0.1:4258 20241201122629684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45320<->l=127.0.0.1:4258 20241201122629685 DLINP <000b> input/ipa.c:451 connected read/write 20241201122629685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122629685 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122629685 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122629685 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122629685 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241201122629685 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41631<->l=127.0.0.1:4259) 20241201122629708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45408<->l=127.0.0.1:4258 20241201122629909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45408<->l=127.0.0.1:4258 20241201122633013 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34253 20241201122633013 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:34253 20241201122633015 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633015 DLINP <000b> input/ipa.c:405 127.0.0.1:34253 message received 20241201122633015 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122633015 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122633016 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633016 DLINP <000b> input/ipa.c:405 127.0.0.1:34253 message received 20241201122633016 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122633016 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241201122633016 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241201122633016 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241201122633016 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  20241201122633016 DLGSUP <0013> gsup_server.c:235 2:  20241201122633016 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122633016 DLGSUP <0013> gsup_server.c:235 3:  20241201122633016 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122633016 DLGSUP <0013> gsup_server.c:235 4:  20241201122633016 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122633016 DLGSUP <0013> gsup_server.c:235 5:  20241201122633016 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122633016 DLGSUP <0013> gsup_server.c:235 7:  20241201122633016 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122633016 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122633016 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122633016 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34253 20241201122633016 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122633016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45204<->l=127.0.0.1:4258 20241201122633017 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122633017 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122633017 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122633017 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  20241201122633017 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122633017 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  20241201122633017 DLGSUP <0013> gsup_server.c:235 2:  20241201122633017 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122633017 DLGSUP <0013> gsup_server.c:235 3:  20241201122633017 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122633017 DLGSUP <0013> gsup_server.c:235 4:  20241201122633017 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122633018 DLGSUP <0013> gsup_server.c:235 5:  20241201122633018 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122633018 DLGSUP <0013> gsup_server.c:235 7:  20241201122633018 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122633018 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122633018 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122633018 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122633026 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36495<->l=127.0.0.1:4259) 20241201122633028 DAUC <0003> db_auc.c:157 IMSI='262425832561328': No 2G Auth Data 20241201122633028 DAUC <0003> db_auc.c:192 IMSI='262425832561328': No 3G Auth Data 20241201122633034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45220<->l=127.0.0.1:4258 20241201122633058 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122633058 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425832561328 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425832561328" session_id=4207377443 session_state=BEGIN} 20241201122633058 DSS <0004> hlr_ussd.c:576 262425832561328/0xfac77c23: Process SS (BEGIN) 20241201122633058 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201122633058 DSS <0004> hlr_ussd.c:518 262425832561328/0xfac77c23: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201122633058 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633058 DLINP <000b> input/ipa.c:431 127.0.0.1:34253 sending data 20241201122633058 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633058 DLINP <000b> input/ipa.c:431 127.0.0.1:34253 sending data 20241201122633073 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633073 DLINP <000b> input/ipa.c:405 127.0.0.1:34253 message received 20241201122633073 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262425832561328 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425832561328" session_id=4207377443 session_state=END} 20241201122633073 DSS <0004> hlr_ussd.c:576 262425832561328/0xfac77c23: Process SS (END) 20241201122633073 DSS <0004> hlr_ussd.c:518 262425832561328/0xfac77c23: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201122633073 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425832561328 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425832561328" session_id=4207377443 session_state=END} 20241201122633073 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425832561328 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122633073 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262425832561328 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122633073 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122633073 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122633084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45220<->l=127.0.0.1:4258 20241201122633085 DAUC <0003> db_auc.c:157 IMSI='262421491149979': No 2G Auth Data 20241201122633085 DAUC <0003> db_auc.c:192 IMSI='262421491149979': No 3G Auth Data 20241201122633099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45228<->l=127.0.0.1:4258 20241201122633102 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122633102 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421491149979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421491149979" session_id=2947298235 session_state=BEGIN} 20241201122633102 DSS <0004> hlr_ussd.c:576 262421491149979/0xafac33bb: Process SS (BEGIN) 20241201122633102 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201122633102 DSS <0004> hlr_ussd.c:518 262421491149979/0xafac33bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201122633102 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633102 DLINP <000b> input/ipa.c:431 127.0.0.1:34253 sending data 20241201122633102 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633102 DLINP <000b> input/ipa.c:431 127.0.0.1:34253 sending data 20241201122633102 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633102 DLINP <000b> input/ipa.c:405 127.0.0.1:34253 message received 20241201122633102 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262421491149979 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421491149979" session_id=2947298235 session_state=END} 20241201122633102 DSS <0004> hlr_ussd.c:576 262421491149979/0xafac33bb: Process SS (END) 20241201122633102 DSS <0004> hlr_ussd.c:518 262421491149979/0xafac33bb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201122633102 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421491149979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421491149979" session_id=2947298235 session_state=END} 20241201122633102 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421491149979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122633102 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262421491149979 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122633102 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122633102 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122633104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45228<->l=127.0.0.1:4258 20241201122633104 DAUC <0003> db_auc.c:157 IMSI='262420117167672': No 2G Auth Data 20241201122633104 DAUC <0003> db_auc.c:192 IMSI='262420117167672': No 3G Auth Data 20241201122633112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45236<->l=127.0.0.1:4258 20241201122633115 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122633115 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420117167672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420117167672" session_id=3486692375 session_state=BEGIN} 20241201122633115 DSS <0004> hlr_ussd.c:576 262420117167672/0xcfd2b417: Process SS (BEGIN) 20241201122633115 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201122633115 DSS <0004> hlr_ussd.c:518 262420117167672/0xcfd2b417: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201122633115 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633115 DLINP <000b> input/ipa.c:431 127.0.0.1:34253 sending data 20241201122633115 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633115 DLINP <000b> input/ipa.c:431 127.0.0.1:34253 sending data 20241201122633116 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633116 DLINP <000b> input/ipa.c:405 127.0.0.1:34253 message received 20241201122633116 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262420117167672 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420117167672" session_id=3486692375 session_state=END} 20241201122633116 DSS <0004> hlr_ussd.c:576 262420117167672/0xcfd2b417: Process SS (END) 20241201122633116 DSS <0004> hlr_ussd.c:518 262420117167672/0xcfd2b417: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201122633116 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420117167672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420117167672" session_id=3486692375 session_state=END} 20241201122633116 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420117167672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122633116 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262420117167672 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122633116 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122633116 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122633117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45236<->l=127.0.0.1:4258 20241201122633118 DAUC <0003> db_auc.c:157 IMSI='262424487187245': No 2G Auth Data 20241201122633118 DAUC <0003> db_auc.c:192 IMSI='262424487187245': No 3G Auth Data 20241201122633125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45238<->l=127.0.0.1:4258 20241201122633128 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122633128 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424487187245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424487187245" session_id=3360295241 session_state=BEGIN} 20241201122633128 DSS <0004> hlr_ussd.c:576 262424487187245/0xc84a0949: Process SS (BEGIN) 20241201122633128 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201122633128 DSS <0004> hlr_ussd.c:518 262424487187245/0xc84a0949: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201122633128 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633128 DLINP <000b> input/ipa.c:431 127.0.0.1:34253 sending data 20241201122633128 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633128 DLINP <000b> input/ipa.c:431 127.0.0.1:34253 sending data 20241201122633129 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633129 DLINP <000b> input/ipa.c:405 127.0.0.1:34253 message received 20241201122633129 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262424487187245 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424487187245" session_id=3360295241 session_state=END} 20241201122633129 DSS <0004> hlr_ussd.c:576 262424487187245/0xc84a0949: Process SS (END) 20241201122633129 DSS <0004> hlr_ussd.c:518 262424487187245/0xc84a0949: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201122633129 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424487187245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424487187245" session_id=3360295241 session_state=END} 20241201122633129 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424487187245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122633129 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262424487187245 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122633129 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122633129 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122633131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45238<->l=127.0.0.1:4258 20241201122633131 DAUC <0003> db_auc.c:157 IMSI='262425753319595': No 2G Auth Data 20241201122633131 DAUC <0003> db_auc.c:192 IMSI='262425753319595': No 3G Auth Data 20241201122633137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45250<->l=127.0.0.1:4258 20241201122633139 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122633139 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425753319595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425753319595" session_id=2383073300 session_state=BEGIN} 20241201122633139 DSS <0004> hlr_ussd.c:576 262425753319595/0x8e0ad014: Process SS (BEGIN) 20241201122633139 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201122633139 DSS <0004> hlr_ussd.c:518 262425753319595/0x8e0ad014: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201122633139 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633139 DLINP <000b> input/ipa.c:431 127.0.0.1:34253 sending data 20241201122633139 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633139 DLINP <000b> input/ipa.c:431 127.0.0.1:34253 sending data 20241201122633140 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633140 DLINP <000b> input/ipa.c:405 127.0.0.1:34253 message received 20241201122633140 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262425753319595 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425753319595" session_id=2383073300 session_state=END} 20241201122633140 DSS <0004> hlr_ussd.c:576 262425753319595/0x8e0ad014: Process SS (END) 20241201122633140 DSS <0004> hlr_ussd.c:518 262425753319595/0x8e0ad014: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201122633140 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425753319595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425753319595" session_id=2383073300 session_state=END} 20241201122633140 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425753319595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122633140 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262425753319595 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122633140 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122633140 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122633142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45250<->l=127.0.0.1:4258 20241201122633142 DAUC <0003> db_auc.c:157 IMSI='262424181313305': No 2G Auth Data 20241201122633142 DAUC <0003> db_auc.c:192 IMSI='262424181313305': No 3G Auth Data 20241201122633148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45254<->l=127.0.0.1:4258 20241201122633151 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122633151 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424181313305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424181313305" session_id=3069331271 session_state=BEGIN} 20241201122633151 DSS <0004> hlr_ussd.c:576 262424181313305/0xb6f24747: Process SS (BEGIN) 20241201122633151 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201122633151 DSS <0004> hlr_ussd.c:518 262424181313305/0xb6f24747: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201122633151 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633151 DLINP <000b> input/ipa.c:431 127.0.0.1:34253 sending data 20241201122633151 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633151 DLINP <000b> input/ipa.c:431 127.0.0.1:34253 sending data 20241201122633152 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633152 DLINP <000b> input/ipa.c:405 127.0.0.1:34253 message received 20241201122633152 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262424181313305 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424181313305" session_id=3069331271 session_state=END} 20241201122633152 DSS <0004> hlr_ussd.c:576 262424181313305/0xb6f24747: Process SS (END) 20241201122633152 DSS <0004> hlr_ussd.c:518 262424181313305/0xb6f24747: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201122633152 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424181313305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424181313305" session_id=3069331271 session_state=END} 20241201122633152 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424181313305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122633152 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262424181313305 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122633152 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122633152 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122633154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45254<->l=127.0.0.1:4258 20241201122633154 DAUC <0003> db_auc.c:157 IMSI='262429149728775': No 2G Auth Data 20241201122633154 DAUC <0003> db_auc.c:192 IMSI='262429149728775': No 3G Auth Data 20241201122633161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45260<->l=127.0.0.1:4258 20241201122633164 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122633164 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429149728775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429149728775" session_id=3744412076 session_state=BEGIN} 20241201122633164 DSS <0004> hlr_ussd.c:576 262429149728775/0xdf2f31ac: Process SS (BEGIN) 20241201122633164 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201122633164 DSS <0004> hlr_ussd.c:518 262429149728775/0xdf2f31ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201122633164 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633164 DLINP <000b> input/ipa.c:431 127.0.0.1:34253 sending data 20241201122633164 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633164 DLINP <000b> input/ipa.c:431 127.0.0.1:34253 sending data 20241201122633165 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633165 DLINP <000b> input/ipa.c:405 127.0.0.1:34253 message received 20241201122633165 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262429149728775 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429149728775" session_id=3744412076 session_state=END} 20241201122633165 DSS <0004> hlr_ussd.c:576 262429149728775/0xdf2f31ac: Process SS (END) 20241201122633165 DSS <0004> hlr_ussd.c:518 262429149728775/0xdf2f31ac: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201122633165 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429149728775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429149728775" session_id=3744412076 session_state=END} 20241201122633165 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429149728775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122633165 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262429149728775 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122633165 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122633165 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122633167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45260<->l=127.0.0.1:4258 20241201122633167 DAUC <0003> db_auc.c:157 IMSI='262429558447832': No 2G Auth Data 20241201122633167 DAUC <0003> db_auc.c:192 IMSI='262429558447832': No 3G Auth Data 20241201122633174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45266<->l=127.0.0.1:4258 20241201122633177 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122633177 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429558447832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429558447832" session_id=860742161 session_state=BEGIN} 20241201122633177 DSS <0004> hlr_ussd.c:576 262429558447832/0x334de211: Process SS (BEGIN) 20241201122633177 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201122633177 DSS <0004> hlr_ussd.c:518 262429558447832/0x334de211: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201122633177 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633177 DLINP <000b> input/ipa.c:431 127.0.0.1:34253 sending data 20241201122633177 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633177 DLINP <000b> input/ipa.c:431 127.0.0.1:34253 sending data 20241201122633178 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633178 DLINP <000b> input/ipa.c:405 127.0.0.1:34253 message received 20241201122633178 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262429558447832 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429558447832" session_id=860742161 session_state=END} 20241201122633178 DSS <0004> hlr_ussd.c:576 262429558447832/0x334de211: Process SS (END) 20241201122633178 DSS <0004> hlr_ussd.c:518 262429558447832/0x334de211: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201122633178 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429558447832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429558447832" session_id=860742161 session_state=END} 20241201122633178 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429558447832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122633178 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262429558447832 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122633178 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122633178 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122633179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45266<->l=127.0.0.1:4258 20241201122633180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45204<->l=127.0.0.1:4258 20241201122633181 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633181 DLINP <000b> input/ipa.c:405 127.0.0.1:34253 message received 20241201122633181 DLINP <000b> input/ipa.c:414 127.0.0.1:34253 connection closed with server 20241201122633181 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:34253 20241201122633181 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241201122633181 DLINP <000b> input/ipa.c:451 connected read/write 20241201122633181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122633181 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122633181 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122633181 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122633181 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36495<->l=127.0.0.1:4259) 20241201122633205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45276<->l=127.0.0.1:4258 20241201122633406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45276<->l=127.0.0.1:4258 20241201122636469 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42641 20241201122636469 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:42641 20241201122636471 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636471 DLINP <000b> input/ipa.c:405 127.0.0.1:42641 message received 20241201122636472 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122636472 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122636473 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636473 DLINP <000b> input/ipa.c:405 127.0.0.1:42641 message received 20241201122636473 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122636473 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241201122636473 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241201122636473 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241201122636473 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  20241201122636473 DLGSUP <0013> gsup_server.c:235 2:  20241201122636473 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122636473 DLGSUP <0013> gsup_server.c:235 3:  20241201122636473 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122636473 DLGSUP <0013> gsup_server.c:235 4:  20241201122636473 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122636473 DLGSUP <0013> gsup_server.c:235 5:  20241201122636473 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122636473 DLGSUP <0013> gsup_server.c:235 7:  20241201122636473 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122636473 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122636473 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122636473 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42641 20241201122636474 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122636474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45282<->l=127.0.0.1:4258 20241201122636477 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122636477 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122636477 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122636477 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  20241201122636477 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122636477 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  20241201122636477 DLGSUP <0013> gsup_server.c:235 2:  20241201122636477 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122636477 DLGSUP <0013> gsup_server.c:235 3:  20241201122636477 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122636477 DLGSUP <0013> gsup_server.c:235 4:  20241201122636477 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122636477 DLGSUP <0013> gsup_server.c:235 5:  20241201122636477 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122636477 DLGSUP <0013> gsup_server.c:235 7:  20241201122636477 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122636477 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122636477 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122636477 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122636489 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41535<->l=127.0.0.1:4259) 20241201122636492 DAUC <0003> db_auc.c:157 IMSI='262421933340949': No 2G Auth Data 20241201122636492 DAUC <0003> db_auc.c:192 IMSI='262421933340949': No 3G Auth Data 20241201122636498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45296<->l=127.0.0.1:4258 20241201122636518 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122636518 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421933340949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421933340949" session_id=2098320907 session_state=BEGIN} 20241201122636518 DSS <0004> hlr_ussd.c:576 262421933340949/0x7d11d60b: Process SS (BEGIN) 20241201122636518 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201122636518 DSS <0004> hlr_ussd.c:518 262421933340949/0x7d11d60b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201122636518 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636518 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636518 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636518 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636534 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636534 DLINP <000b> input/ipa.c:405 127.0.0.1:42641 message received 20241201122636534 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262421933340949 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421933340949" session_id=2098320907 session_state=CONTINUE} 20241201122636534 DSS <0004> hlr_ussd.c:576 262421933340949/0x7d11d60b: Process SS (CONTINUE) 20241201122636534 DSS <0004> hlr_ussd.c:518 262421933340949/0x7d11d60b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201122636534 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421933340949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421933340949" session_id=2098320907 session_state=CONTINUE} 20241201122636534 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262421933340949 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122636534 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636534 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636545 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122636545 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421933340949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421933340949" session_id=2098320907 session_state=CONTINUE} 20241201122636545 DSS <0004> hlr_ussd.c:576 262421933340949/0x7d11d60b: Process SS (CONTINUE) 20241201122636545 DSS <0004> hlr_ussd.c:518 262421933340949/0x7d11d60b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241201122636545 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421933340949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122636545 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636545 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636545 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636545 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636549 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636549 DLINP <000b> input/ipa.c:405 127.0.0.1:42641 message received 20241201122636549 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262421933340949 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421933340949" session_id=2098320907 session_state=END} 20241201122636549 DSS <0004> hlr_ussd.c:576 262421933340949/0x7d11d60b: Process SS (END) 20241201122636549 DSS <0004> hlr_ussd.c:518 262421933340949/0x7d11d60b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241201122636549 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421933340949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421933340949" session_id=2098320907 session_state=END} 20241201122636549 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421933340949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122636549 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262421933340949 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122636549 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636549 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45296<->l=127.0.0.1:4258 20241201122636553 DAUC <0003> db_auc.c:157 IMSI='262429404150865': No 2G Auth Data 20241201122636553 DAUC <0003> db_auc.c:192 IMSI='262429404150865': No 3G Auth Data 20241201122636566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45308<->l=127.0.0.1:4258 20241201122636569 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122636569 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429404150865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429404150865" session_id=2784220400 session_state=BEGIN} 20241201122636569 DSS <0004> hlr_ussd.c:576 262429404150865/0xa5f3d4f0: Process SS (BEGIN) 20241201122636569 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201122636569 DSS <0004> hlr_ussd.c:518 262429404150865/0xa5f3d4f0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201122636569 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636569 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636569 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636569 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636570 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636570 DLINP <000b> input/ipa.c:405 127.0.0.1:42641 message received 20241201122636570 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262429404150865 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429404150865" session_id=2784220400 session_state=CONTINUE} 20241201122636570 DSS <0004> hlr_ussd.c:576 262429404150865/0xa5f3d4f0: Process SS (CONTINUE) 20241201122636570 DSS <0004> hlr_ussd.c:518 262429404150865/0xa5f3d4f0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201122636570 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429404150865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429404150865" session_id=2784220400 session_state=CONTINUE} 20241201122636570 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262429404150865 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122636570 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636570 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636573 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122636573 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429404150865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429404150865" session_id=2784220400 session_state=CONTINUE} 20241201122636573 DSS <0004> hlr_ussd.c:576 262429404150865/0xa5f3d4f0: Process SS (CONTINUE) 20241201122636573 DSS <0004> hlr_ussd.c:518 262429404150865/0xa5f3d4f0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241201122636573 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429404150865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122636573 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636573 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636573 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636573 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636574 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636574 DLINP <000b> input/ipa.c:405 127.0.0.1:42641 message received 20241201122636574 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262429404150865 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429404150865" session_id=2784220400 session_state=END} 20241201122636574 DSS <0004> hlr_ussd.c:576 262429404150865/0xa5f3d4f0: Process SS (END) 20241201122636574 DSS <0004> hlr_ussd.c:518 262429404150865/0xa5f3d4f0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241201122636574 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429404150865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429404150865" session_id=2784220400 session_state=END} 20241201122636574 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429404150865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122636574 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262429404150865 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122636574 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636574 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45308<->l=127.0.0.1:4258 20241201122636575 DAUC <0003> db_auc.c:157 IMSI='262424487097378': No 2G Auth Data 20241201122636575 DAUC <0003> db_auc.c:192 IMSI='262424487097378': No 3G Auth Data 20241201122636582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45322<->l=127.0.0.1:4258 20241201122636585 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122636585 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424487097378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424487097378" session_id=2219220561 session_state=BEGIN} 20241201122636585 DSS <0004> hlr_ussd.c:576 262424487097378/0x84469e51: Process SS (BEGIN) 20241201122636585 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201122636585 DSS <0004> hlr_ussd.c:518 262424487097378/0x84469e51: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201122636585 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636585 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636585 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636585 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636586 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636586 DLINP <000b> input/ipa.c:405 127.0.0.1:42641 message received 20241201122636586 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262424487097378 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424487097378" session_id=2219220561 session_state=CONTINUE} 20241201122636586 DSS <0004> hlr_ussd.c:576 262424487097378/0x84469e51: Process SS (CONTINUE) 20241201122636586 DSS <0004> hlr_ussd.c:518 262424487097378/0x84469e51: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201122636586 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424487097378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424487097378" session_id=2219220561 session_state=CONTINUE} 20241201122636586 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262424487097378 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122636586 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636586 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636588 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122636588 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424487097378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424487097378" session_id=2219220561 session_state=CONTINUE} 20241201122636588 DSS <0004> hlr_ussd.c:576 262424487097378/0x84469e51: Process SS (CONTINUE) 20241201122636588 DSS <0004> hlr_ussd.c:518 262424487097378/0x84469e51: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241201122636588 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424487097378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122636588 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636588 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636588 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636588 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636589 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636589 DLINP <000b> input/ipa.c:405 127.0.0.1:42641 message received 20241201122636589 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262424487097378 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424487097378" session_id=2219220561 session_state=END} 20241201122636589 DSS <0004> hlr_ussd.c:576 262424487097378/0x84469e51: Process SS (END) 20241201122636589 DSS <0004> hlr_ussd.c:518 262424487097378/0x84469e51: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241201122636589 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424487097378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424487097378" session_id=2219220561 session_state=END} 20241201122636589 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424487097378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122636589 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262424487097378 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122636589 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636589 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45322<->l=127.0.0.1:4258 20241201122636590 DAUC <0003> db_auc.c:157 IMSI='262425402080308': No 2G Auth Data 20241201122636590 DAUC <0003> db_auc.c:192 IMSI='262425402080308': No 3G Auth Data 20241201122636597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45336<->l=127.0.0.1:4258 20241201122636600 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122636600 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425402080308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425402080308" session_id=3570243022 session_state=BEGIN} 20241201122636600 DSS <0004> hlr_ussd.c:576 262425402080308/0xd4cd95ce: Process SS (BEGIN) 20241201122636600 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201122636600 DSS <0004> hlr_ussd.c:518 262425402080308/0xd4cd95ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201122636600 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636600 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636600 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636600 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636602 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636602 DLINP <000b> input/ipa.c:405 127.0.0.1:42641 message received 20241201122636602 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262425402080308 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425402080308" session_id=3570243022 session_state=CONTINUE} 20241201122636602 DSS <0004> hlr_ussd.c:576 262425402080308/0xd4cd95ce: Process SS (CONTINUE) 20241201122636602 DSS <0004> hlr_ussd.c:518 262425402080308/0xd4cd95ce: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201122636602 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425402080308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425402080308" session_id=3570243022 session_state=CONTINUE} 20241201122636602 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262425402080308 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122636602 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636602 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636605 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122636605 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425402080308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425402080308" session_id=3570243022 session_state=CONTINUE} 20241201122636605 DSS <0004> hlr_ussd.c:576 262425402080308/0xd4cd95ce: Process SS (CONTINUE) 20241201122636605 DSS <0004> hlr_ussd.c:518 262425402080308/0xd4cd95ce: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241201122636605 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425402080308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122636605 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636605 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636605 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636605 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636605 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636605 DLINP <000b> input/ipa.c:405 127.0.0.1:42641 message received 20241201122636605 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262425402080308 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425402080308" session_id=3570243022 session_state=END} 20241201122636605 DSS <0004> hlr_ussd.c:576 262425402080308/0xd4cd95ce: Process SS (END) 20241201122636605 DSS <0004> hlr_ussd.c:518 262425402080308/0xd4cd95ce: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241201122636605 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425402080308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425402080308" session_id=3570243022 session_state=END} 20241201122636605 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425402080308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122636605 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262425402080308 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122636605 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636605 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45336<->l=127.0.0.1:4258 20241201122636606 DAUC <0003> db_auc.c:157 IMSI='262424304820551': No 2G Auth Data 20241201122636606 DAUC <0003> db_auc.c:192 IMSI='262424304820551': No 3G Auth Data 20241201122636614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45352<->l=127.0.0.1:4258 20241201122636617 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122636617 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424304820551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424304820551" session_id=3859712937 session_state=BEGIN} 20241201122636617 DSS <0004> hlr_ussd.c:576 262424304820551/0xe60e8ba9: Process SS (BEGIN) 20241201122636617 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201122636617 DSS <0004> hlr_ussd.c:518 262424304820551/0xe60e8ba9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201122636617 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636617 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636617 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636617 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636618 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636618 DLINP <000b> input/ipa.c:405 127.0.0.1:42641 message received 20241201122636618 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262424304820551 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424304820551" session_id=3859712937 session_state=CONTINUE} 20241201122636618 DSS <0004> hlr_ussd.c:576 262424304820551/0xe60e8ba9: Process SS (CONTINUE) 20241201122636618 DSS <0004> hlr_ussd.c:518 262424304820551/0xe60e8ba9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201122636618 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424304820551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424304820551" session_id=3859712937 session_state=CONTINUE} 20241201122636618 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262424304820551 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122636618 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636618 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636620 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122636620 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424304820551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424304820551" session_id=3859712937 session_state=CONTINUE} 20241201122636620 DSS <0004> hlr_ussd.c:576 262424304820551/0xe60e8ba9: Process SS (CONTINUE) 20241201122636620 DSS <0004> hlr_ussd.c:518 262424304820551/0xe60e8ba9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241201122636620 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424304820551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122636621 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636621 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636621 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636621 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636622 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636622 DLINP <000b> input/ipa.c:405 127.0.0.1:42641 message received 20241201122636622 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262424304820551 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424304820551" session_id=3859712937 session_state=END} 20241201122636622 DSS <0004> hlr_ussd.c:576 262424304820551/0xe60e8ba9: Process SS (END) 20241201122636622 DSS <0004> hlr_ussd.c:518 262424304820551/0xe60e8ba9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241201122636622 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424304820551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424304820551" session_id=3859712937 session_state=END} 20241201122636622 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424304820551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122636622 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262424304820551 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122636622 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636622 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45352<->l=127.0.0.1:4258 20241201122636623 DAUC <0003> db_auc.c:157 IMSI='262421431095682': No 2G Auth Data 20241201122636623 DAUC <0003> db_auc.c:192 IMSI='262421431095682': No 3G Auth Data 20241201122636629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45358<->l=127.0.0.1:4258 20241201122636632 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122636632 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421431095682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421431095682" session_id=1852150599 session_state=BEGIN} 20241201122636632 DSS <0004> hlr_ussd.c:576 262421431095682/0x6e659347: Process SS (BEGIN) 20241201122636632 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201122636632 DSS <0004> hlr_ussd.c:518 262421431095682/0x6e659347: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201122636632 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636632 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636632 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636632 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636634 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636634 DLINP <000b> input/ipa.c:405 127.0.0.1:42641 message received 20241201122636634 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262421431095682 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421431095682" session_id=1852150599 session_state=CONTINUE} 20241201122636634 DSS <0004> hlr_ussd.c:576 262421431095682/0x6e659347: Process SS (CONTINUE) 20241201122636634 DSS <0004> hlr_ussd.c:518 262421431095682/0x6e659347: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201122636634 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421431095682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421431095682" session_id=1852150599 session_state=CONTINUE} 20241201122636634 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262421431095682 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122636634 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636634 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636636 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122636636 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421431095682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421431095682" session_id=1852150599 session_state=CONTINUE} 20241201122636636 DSS <0004> hlr_ussd.c:576 262421431095682/0x6e659347: Process SS (CONTINUE) 20241201122636636 DSS <0004> hlr_ussd.c:518 262421431095682/0x6e659347: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241201122636636 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421431095682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122636636 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636636 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636636 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636636 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636637 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636637 DLINP <000b> input/ipa.c:405 127.0.0.1:42641 message received 20241201122636637 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262421431095682 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421431095682" session_id=1852150599 session_state=END} 20241201122636637 DSS <0004> hlr_ussd.c:576 262421431095682/0x6e659347: Process SS (END) 20241201122636637 DSS <0004> hlr_ussd.c:518 262421431095682/0x6e659347: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241201122636637 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421431095682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421431095682" session_id=1852150599 session_state=END} 20241201122636637 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421431095682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122636637 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262421431095682 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122636637 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636637 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45358<->l=127.0.0.1:4258 20241201122636638 DAUC <0003> db_auc.c:157 IMSI='262429217127677': No 2G Auth Data 20241201122636638 DAUC <0003> db_auc.c:192 IMSI='262429217127677': No 3G Auth Data 20241201122636645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45362<->l=127.0.0.1:4258 20241201122636648 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122636648 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429217127677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429217127677" session_id=1533777709 session_state=BEGIN} 20241201122636648 DSS <0004> hlr_ussd.c:576 262429217127677/0x5b6b972d: Process SS (BEGIN) 20241201122636648 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201122636648 DSS <0004> hlr_ussd.c:518 262429217127677/0x5b6b972d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201122636648 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636648 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636648 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636648 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636649 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636649 DLINP <000b> input/ipa.c:405 127.0.0.1:42641 message received 20241201122636649 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262429217127677 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429217127677" session_id=1533777709 session_state=CONTINUE} 20241201122636649 DSS <0004> hlr_ussd.c:576 262429217127677/0x5b6b972d: Process SS (CONTINUE) 20241201122636649 DSS <0004> hlr_ussd.c:518 262429217127677/0x5b6b972d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201122636649 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429217127677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429217127677" session_id=1533777709 session_state=CONTINUE} 20241201122636649 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262429217127677 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122636649 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636649 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636652 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122636652 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429217127677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429217127677" session_id=1533777709 session_state=CONTINUE} 20241201122636652 DSS <0004> hlr_ussd.c:576 262429217127677/0x5b6b972d: Process SS (CONTINUE) 20241201122636652 DSS <0004> hlr_ussd.c:518 262429217127677/0x5b6b972d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241201122636652 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429217127677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122636652 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636652 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636652 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636652 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636652 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636652 DLINP <000b> input/ipa.c:405 127.0.0.1:42641 message received 20241201122636652 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262429217127677 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429217127677" session_id=1533777709 session_state=END} 20241201122636652 DSS <0004> hlr_ussd.c:576 262429217127677/0x5b6b972d: Process SS (END) 20241201122636652 DSS <0004> hlr_ussd.c:518 262429217127677/0x5b6b972d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241201122636652 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429217127677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429217127677" session_id=1533777709 session_state=END} 20241201122636652 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429217127677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122636652 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262429217127677 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122636652 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636652 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45362<->l=127.0.0.1:4258 20241201122636653 DAUC <0003> db_auc.c:157 IMSI='262426316327449': No 2G Auth Data 20241201122636653 DAUC <0003> db_auc.c:192 IMSI='262426316327449': No 3G Auth Data 20241201122636660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45378<->l=127.0.0.1:4258 20241201122636663 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122636663 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426316327449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426316327449" session_id=3347734467 session_state=BEGIN} 20241201122636663 DSS <0004> hlr_ussd.c:576 262426316327449/0xc78a5fc3: Process SS (BEGIN) 20241201122636663 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201122636663 DSS <0004> hlr_ussd.c:518 262426316327449/0xc78a5fc3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201122636663 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636663 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636663 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636663 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636664 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636664 DLINP <000b> input/ipa.c:405 127.0.0.1:42641 message received 20241201122636664 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262426316327449 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426316327449" session_id=3347734467 session_state=CONTINUE} 20241201122636664 DSS <0004> hlr_ussd.c:576 262426316327449/0xc78a5fc3: Process SS (CONTINUE) 20241201122636664 DSS <0004> hlr_ussd.c:518 262426316327449/0xc78a5fc3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201122636664 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426316327449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426316327449" session_id=3347734467 session_state=CONTINUE} 20241201122636664 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262426316327449 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122636664 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636664 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636666 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122636666 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426316327449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426316327449" session_id=3347734467 session_state=CONTINUE} 20241201122636666 DSS <0004> hlr_ussd.c:576 262426316327449/0xc78a5fc3: Process SS (CONTINUE) 20241201122636666 DSS <0004> hlr_ussd.c:518 262426316327449/0xc78a5fc3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241201122636666 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426316327449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122636666 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636666 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636666 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636666 DLINP <000b> input/ipa.c:431 127.0.0.1:42641 sending data 20241201122636667 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636667 DLINP <000b> input/ipa.c:405 127.0.0.1:42641 message received 20241201122636667 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262426316327449 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426316327449" session_id=3347734467 session_state=END} 20241201122636667 DSS <0004> hlr_ussd.c:576 262426316327449/0xc78a5fc3: Process SS (END) 20241201122636667 DSS <0004> hlr_ussd.c:518 262426316327449/0xc78a5fc3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241201122636667 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426316327449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426316327449" session_id=3347734467 session_state=END} 20241201122636667 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426316327449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122636667 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262426316327449 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122636667 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636667 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122636668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45378<->l=127.0.0.1:4258 20241201122636669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45282<->l=127.0.0.1:4258 20241201122636669 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41535<->l=127.0.0.1:4259) 20241201122636669 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636669 DLINP <000b> input/ipa.c:405 127.0.0.1:42641 message received 20241201122636669 DLINP <000b> input/ipa.c:414 127.0.0.1:42641 connection closed with server 20241201122636669 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:42641 20241201122636669 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241201122636669 DLINP <000b> input/ipa.c:451 connected read/write 20241201122636669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122636669 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122636669 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122636669 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122636694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45390<->l=127.0.0.1:4258 20241201122636895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45390<->l=127.0.0.1:4258 20241201122639995 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40173 20241201122639995 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40173 20241201122639996 DLINP <000b> input/ipa.c:451 connected read/write 20241201122639996 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241201122639997 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122639997 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122639998 DLINP <000b> input/ipa.c:451 connected read/write 20241201122639998 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241201122639998 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122639998 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241201122639998 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241201122639998 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241201122639998 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  20241201122639998 DLGSUP <0013> gsup_server.c:235 2:  20241201122639998 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122639998 DLGSUP <0013> gsup_server.c:235 3:  20241201122639998 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122639998 DLGSUP <0013> gsup_server.c:235 4:  20241201122639998 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122639998 DLGSUP <0013> gsup_server.c:235 5:  20241201122639998 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122639998 DLGSUP <0013> gsup_server.c:235 7:  20241201122639998 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122639998 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122639998 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122639998 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40173 20241201122639998 DLINP <000b> input/ipa.c:451 connected read/write 20241201122639998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122639999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45404<->l=127.0.0.1:4258 20241201122639999 DLINP <000b> input/ipa.c:451 connected read/write 20241201122639999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122639999 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122639999 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122639999 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  20241201122639999 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122639999 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  20241201122640000 DLGSUP <0013> gsup_server.c:235 2:  20241201122640000 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122640000 DLGSUP <0013> gsup_server.c:235 3:  20241201122640000 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122640000 DLGSUP <0013> gsup_server.c:235 4:  20241201122640000 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122640000 DLGSUP <0013> gsup_server.c:235 5:  20241201122640000 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122640000 DLGSUP <0013> gsup_server.c:235 7:  20241201122640000 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122640000 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122640000 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122640000 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122640008 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37407<->l=127.0.0.1:4259) 20241201122640011 DAUC <0003> db_auc.c:157 IMSI='262427392901054': No 2G Auth Data 20241201122640011 DAUC <0003> db_auc.c:192 IMSI='262427392901054': No 3G Auth Data 20241201122640017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45408<->l=127.0.0.1:4258 20241201122640046 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122640046 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427392901054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427392901054" session_id=2792898470 session_state=BEGIN} 20241201122640046 DSS <0004> hlr_ussd.c:576 262427392901054/0xa6783fa6: Process SS (BEGIN) 20241201122640046 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241201122640046 DSS <0004> hlr_ussd.c:518 262427392901054/0xa6783fa6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241201122640046 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640046 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241201122640046 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640046 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241201122640065 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640065 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241201122640065 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262427392901054 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427392901054" session_id=2792898470 session_state=END} 20241201122640066 DSS <0004> hlr_ussd.c:576 262427392901054/0xa6783fa6: Process SS (END) 20241201122640066 DSS <0004> hlr_ussd.c:518 262427392901054/0xa6783fa6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241201122640066 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427392901054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427392901054" session_id=2792898470 session_state=END} 20241201122640066 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427392901054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122640066 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262427392901054 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122640066 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122640066 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122640079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45408<->l=127.0.0.1:4258 20241201122640080 DAUC <0003> db_auc.c:157 IMSI='262420744000132': No 2G Auth Data 20241201122640080 DAUC <0003> db_auc.c:192 IMSI='262420744000132': No 3G Auth Data 20241201122640094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45422<->l=127.0.0.1:4258 20241201122640097 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122640097 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420744000132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420744000132" session_id=4048057479 session_state=BEGIN} 20241201122640097 DSS <0004> hlr_ussd.c:576 262420744000132/0xf1487487: Process SS (BEGIN) 20241201122640097 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241201122640097 DSS <0004> hlr_ussd.c:518 262420744000132/0xf1487487: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241201122640097 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640097 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241201122640097 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640097 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241201122640097 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640097 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241201122640097 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262420744000132 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420744000132" session_id=4048057479 session_state=END} 20241201122640097 DSS <0004> hlr_ussd.c:576 262420744000132/0xf1487487: Process SS (END) 20241201122640097 DSS <0004> hlr_ussd.c:518 262420744000132/0xf1487487: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241201122640097 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420744000132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420744000132" session_id=4048057479 session_state=END} 20241201122640097 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420744000132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122640097 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262420744000132 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122640097 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122640097 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122640099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45422<->l=127.0.0.1:4258 20241201122640100 DAUC <0003> db_auc.c:157 IMSI='262423430343481': No 2G Auth Data 20241201122640100 DAUC <0003> db_auc.c:192 IMSI='262423430343481': No 3G Auth Data 20241201122640107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45426<->l=127.0.0.1:4258 20241201122640110 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122640110 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423430343481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423430343481" session_id=243345628 session_state=BEGIN} 20241201122640110 DSS <0004> hlr_ussd.c:576 262423430343481/0x0e8128dc: Process SS (BEGIN) 20241201122640110 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241201122640110 DSS <0004> hlr_ussd.c:518 262423430343481/0x0e8128dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241201122640110 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640110 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241201122640110 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640110 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241201122640111 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640111 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241201122640111 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262423430343481 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423430343481" session_id=243345628 session_state=END} 20241201122640111 DSS <0004> hlr_ussd.c:576 262423430343481/0x0e8128dc: Process SS (END) 20241201122640111 DSS <0004> hlr_ussd.c:518 262423430343481/0x0e8128dc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241201122640111 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423430343481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423430343481" session_id=243345628 session_state=END} 20241201122640111 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423430343481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122640111 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262423430343481 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122640111 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122640111 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122640113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45426<->l=127.0.0.1:4258 20241201122640113 DAUC <0003> db_auc.c:157 IMSI='262426324191761': No 2G Auth Data 20241201122640113 DAUC <0003> db_auc.c:192 IMSI='262426324191761': No 3G Auth Data 20241201122640120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45428<->l=127.0.0.1:4258 20241201122640122 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122640122 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426324191761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426324191761" session_id=2414658987 session_state=BEGIN} 20241201122640122 DSS <0004> hlr_ussd.c:576 262426324191761/0x8fecc5ab: Process SS (BEGIN) 20241201122640122 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241201122640122 DSS <0004> hlr_ussd.c:518 262426324191761/0x8fecc5ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241201122640122 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640122 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241201122640122 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640122 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241201122640123 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640123 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241201122640123 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262426324191761 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426324191761" session_id=2414658987 session_state=END} 20241201122640123 DSS <0004> hlr_ussd.c:576 262426324191761/0x8fecc5ab: Process SS (END) 20241201122640123 DSS <0004> hlr_ussd.c:518 262426324191761/0x8fecc5ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241201122640123 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426324191761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426324191761" session_id=2414658987 session_state=END} 20241201122640123 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426324191761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122640123 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262426324191761 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122640123 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122640123 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122640125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45428<->l=127.0.0.1:4258 20241201122640125 DAUC <0003> db_auc.c:157 IMSI='262426160323940': No 2G Auth Data 20241201122640125 DAUC <0003> db_auc.c:192 IMSI='262426160323940': No 3G Auth Data 20241201122640131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45436<->l=127.0.0.1:4258 20241201122640134 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122640134 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426160323940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426160323940" session_id=2418829252 session_state=BEGIN} 20241201122640134 DSS <0004> hlr_ussd.c:576 262426160323940/0x902c67c4: Process SS (BEGIN) 20241201122640134 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241201122640134 DSS <0004> hlr_ussd.c:518 262426160323940/0x902c67c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241201122640134 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640134 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241201122640135 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640135 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241201122640135 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640135 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241201122640135 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262426160323940 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426160323940" session_id=2418829252 session_state=END} 20241201122640135 DSS <0004> hlr_ussd.c:576 262426160323940/0x902c67c4: Process SS (END) 20241201122640135 DSS <0004> hlr_ussd.c:518 262426160323940/0x902c67c4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241201122640135 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426160323940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426160323940" session_id=2418829252 session_state=END} 20241201122640135 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426160323940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122640135 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262426160323940 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122640135 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122640135 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122640137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45436<->l=127.0.0.1:4258 20241201122640138 DAUC <0003> db_auc.c:157 IMSI='262424055332628': No 2G Auth Data 20241201122640138 DAUC <0003> db_auc.c:192 IMSI='262424055332628': No 3G Auth Data 20241201122640144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45446<->l=127.0.0.1:4258 20241201122640147 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122640147 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424055332628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424055332628" session_id=864354571 session_state=BEGIN} 20241201122640147 DSS <0004> hlr_ussd.c:576 262424055332628/0x3385010b: Process SS (BEGIN) 20241201122640147 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241201122640147 DSS <0004> hlr_ussd.c:518 262424055332628/0x3385010b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241201122640147 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640147 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241201122640147 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640147 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241201122640148 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640148 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241201122640148 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262424055332628 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424055332628" session_id=864354571 session_state=END} 20241201122640148 DSS <0004> hlr_ussd.c:576 262424055332628/0x3385010b: Process SS (END) 20241201122640148 DSS <0004> hlr_ussd.c:518 262424055332628/0x3385010b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241201122640148 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424055332628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424055332628" session_id=864354571 session_state=END} 20241201122640148 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424055332628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122640148 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262424055332628 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122640148 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122640148 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122640150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45446<->l=127.0.0.1:4258 20241201122640150 DAUC <0003> db_auc.c:157 IMSI='262425382791908': No 2G Auth Data 20241201122640150 DAUC <0003> db_auc.c:192 IMSI='262425382791908': No 3G Auth Data 20241201122640156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45460<->l=127.0.0.1:4258 20241201122640159 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122640160 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425382791908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425382791908" session_id=2492813921 session_state=BEGIN} 20241201122640160 DSS <0004> hlr_ussd.c:576 262425382791908/0x94955261: Process SS (BEGIN) 20241201122640160 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241201122640160 DSS <0004> hlr_ussd.c:518 262425382791908/0x94955261: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241201122640160 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640160 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241201122640160 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640160 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241201122640161 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640161 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241201122640161 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262425382791908 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425382791908" session_id=2492813921 session_state=END} 20241201122640161 DSS <0004> hlr_ussd.c:576 262425382791908/0x94955261: Process SS (END) 20241201122640161 DSS <0004> hlr_ussd.c:518 262425382791908/0x94955261: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241201122640161 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425382791908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425382791908" session_id=2492813921 session_state=END} 20241201122640161 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425382791908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122640161 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262425382791908 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122640161 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122640161 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122640163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45460<->l=127.0.0.1:4258 20241201122640163 DAUC <0003> db_auc.c:157 IMSI='262423419524279': No 2G Auth Data 20241201122640163 DAUC <0003> db_auc.c:192 IMSI='262423419524279': No 3G Auth Data 20241201122640169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45464<->l=127.0.0.1:4258 20241201122640172 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122640172 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423419524279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423419524279" session_id=3725956482 session_state=BEGIN} 20241201122640172 DSS <0004> hlr_ussd.c:576 262423419524279/0xde159582: Process SS (BEGIN) 20241201122640172 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241201122640172 DSS <0004> hlr_ussd.c:518 262423419524279/0xde159582: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241201122640172 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640172 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241201122640172 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640172 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241201122640173 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640173 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241201122640173 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262423419524279 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423419524279" session_id=3725956482 session_state=END} 20241201122640173 DSS <0004> hlr_ussd.c:576 262423419524279/0xde159582: Process SS (END) 20241201122640173 DSS <0004> hlr_ussd.c:518 262423419524279/0xde159582: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241201122640173 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423419524279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423419524279" session_id=3725956482 session_state=END} 20241201122640173 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423419524279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122640173 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262423419524279 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201122640173 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122640173 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122640175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45464<->l=127.0.0.1:4258 20241201122640177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45404<->l=127.0.0.1:4258 20241201122640177 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122640177 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122640177 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122640177 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122640177 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37407<->l=127.0.0.1:4259) 20241201122640178 DLINP <000b> input/ipa.c:451 connected read/write 20241201122640178 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241201122640178 DLINP <000b> input/ipa.c:414 127.0.0.1:40173 connection closed with server 20241201122640178 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40173 20241201122640178 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241201122640214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45478<->l=127.0.0.1:4258 20241201122640415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45478<->l=127.0.0.1:4258 20241201122642216 DSS <0004> hlr_ussd.c:239 262422164437338/0x19e6961e: SS Session Timeout, destroying 20241201122642216 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422164437338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122642245 DSS <0004> hlr_ussd.c:239 262424954790454/0x8612adf6: SS Session Timeout, destroying 20241201122642245 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424954790454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122642257 DSS <0004> hlr_ussd.c:239 262427298366112/0xea757b3e: SS Session Timeout, destroying 20241201122642257 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427298366112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122642270 DSS <0004> hlr_ussd.c:239 262427432616922/0x90488c36: SS Session Timeout, destroying 20241201122642270 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427432616922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122642282 DSS <0004> hlr_ussd.c:239 262421947074576/0x7b6cac31: SS Session Timeout, destroying 20241201122642282 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421947074576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122642292 DSS <0004> hlr_ussd.c:239 262426968833205/0x4d1f6928: SS Session Timeout, destroying 20241201122642292 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426968833205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122642303 DSS <0004> hlr_ussd.c:239 262420021726161/0x505ef331: SS Session Timeout, destroying 20241201122642303 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420021726161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122642316 DSS <0004> hlr_ussd.c:239 262423314651647/0xa43f295a: SS Session Timeout, destroying 20241201122642316 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423314651647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122643533 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122643533 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122643538 DLINP <000b> input/ipa.c:451 connected read/write 20241201122643538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122643539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47458<->l=127.0.0.1:4258 20241201122643543 DLINP <000b> input/ipa.c:451 connected read/write 20241201122643543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122643543 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122643543 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122643543 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  20241201122643543 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122643543 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  20241201122643543 DLGSUP <0013> gsup_server.c:235 2:  20241201122643543 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122643543 DLGSUP <0013> gsup_server.c:235 3:  20241201122643543 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122643543 DLGSUP <0013> gsup_server.c:235 4:  20241201122643544 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122643544 DLGSUP <0013> gsup_server.c:235 5:  20241201122643544 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122643544 DLGSUP <0013> gsup_server.c:235 7:  20241201122643544 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122643544 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122643544 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122643544 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122643565 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39727<->l=127.0.0.1:4259) 20241201122643568 DAUC <0003> db_auc.c:157 IMSI='262426928430810': No 2G Auth Data 20241201122643568 DAUC <0003> db_auc.c:192 IMSI='262426928430810': No 3G Auth Data 20241201122643585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47468<->l=127.0.0.1:4258 20241201122643596 DLINP <000b> input/ipa.c:451 connected read/write 20241201122643596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122643596 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426928430810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426928430810" session_id=4230657578 session_state=BEGIN} 20241201122643596 DSS <0004> hlr_ussd.c:576 262426928430810/0xfc2ab62a: Process SS (BEGIN) 20241201122643596 DSS <0004> hlr_ussd.c:498 262426928430810/0xfc2ab62a: SS CompType=Invoke, OpCode=InterrogateSS 20241201122643596 DSS <0004> hlr_ussd.c:506 262426928430810/0xfc2ab62a: Structured SS requests are not supported, rejecting... 20241201122643597 DSS <0004> hlr_ussd.c:354 262426928430810/0xfc2ab62a: Tx ReturnError(0, 0x15) 20241201122643597 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426928430810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426928430810" session_id=4230657578 session_state=END} 20241201122643597 DLINP <000b> input/ipa.c:451 connected read/write 20241201122643597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122643597 DLINP <000b> input/ipa.c:451 connected read/write 20241201122643597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122643602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47468<->l=127.0.0.1:4258 20241201122643605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47458<->l=127.0.0.1:4258 20241201122643606 DLINP <000b> input/ipa.c:451 connected read/write 20241201122643606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122643606 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122643606 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122643606 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122643606 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39727<->l=127.0.0.1:4259) 20241201122643643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47472<->l=127.0.0.1:4258 20241201122643744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47472<->l=127.0.0.1:4258 20241201122645632 DSS <0004> hlr_ussd.c:239 262423989436086/0x18c6f6bd: SS Session Timeout, destroying 20241201122645632 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423989436086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122645658 DSS <0004> hlr_ussd.c:239 262422652713966/0x32d5e566: SS Session Timeout, destroying 20241201122645658 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422652713966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122645669 DSS <0004> hlr_ussd.c:239 262426820861219/0x556f0d2a: SS Session Timeout, destroying 20241201122645669 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426820861219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122645680 DSS <0004> hlr_ussd.c:239 262421627904126/0xd8be8542: SS Session Timeout, destroying 20241201122645680 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421627904126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122645692 DSS <0004> hlr_ussd.c:239 262424453599472/0x62f5e392: SS Session Timeout, destroying 20241201122645692 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424453599472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122645703 DSS <0004> hlr_ussd.c:239 262429120369786/0x2480fb44: SS Session Timeout, destroying 20241201122645703 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429120369786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122645715 DSS <0004> hlr_ussd.c:239 262429868844660/0xefbc83d7: SS Session Timeout, destroying 20241201122645715 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429868844660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122645725 DSS <0004> hlr_ussd.c:239 262424587016553/0x51284fd7: SS Session Timeout, destroying 20241201122645726 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424587016553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122646839 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122646839 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122646840 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122646841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47476<->l=127.0.0.1:4258 20241201122646842 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122646842 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122646842 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122646842 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  20241201122646842 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122646842 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  20241201122646842 DLGSUP <0013> gsup_server.c:235 2:  20241201122646842 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122646842 DLGSUP <0013> gsup_server.c:235 3:  20241201122646842 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122646842 DLGSUP <0013> gsup_server.c:235 4:  20241201122646842 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122646842 DLGSUP <0013> gsup_server.c:235 5:  20241201122646842 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122646842 DLGSUP <0013> gsup_server.c:235 7:  20241201122646842 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122646842 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122646842 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122646842 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122646849 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46785<->l=127.0.0.1:4259) 20241201122646853 DAUC <0003> db_auc.c:157 IMSI='262427298988774': No 2G Auth Data 20241201122646853 DAUC <0003> db_auc.c:192 IMSI='262427298988774': No 3G Auth Data 20241201122646859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47480<->l=127.0.0.1:4258 20241201122646886 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122646886 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427298988774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427298988774"} 20241201122646886 DMAIN <0000> hlr.c:424 IMSI='262427298988774': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201122646886 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427298988774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427298988774"} 20241201122646886 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427298988774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122646886 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646886 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646887 DAUC <0003> db_auc.c:192 IMSI='262427298988774': No 3G Auth Data 20241201122646889 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122646889 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427298988774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427298988774"} 20241201122646889 DAUC <0003> hlr.c:417 IMSI='262427298988774': storing IMEI = 12345678901234 20241201122646889 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427298988774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427298988774"} 20241201122646889 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427298988774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122646889 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646889 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646889 DAUC <0003> db_auc.c:192 IMSI='262427298988774': No 3G Auth Data 20241201122646890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47480<->l=127.0.0.1:4258 20241201122646890 DAUC <0003> db_auc.c:157 IMSI='262428829697545': No 2G Auth Data 20241201122646890 DAUC <0003> db_auc.c:192 IMSI='262428829697545': No 3G Auth Data 20241201122646898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47486<->l=127.0.0.1:4258 20241201122646900 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122646900 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428829697545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428829697545"} 20241201122646900 DMAIN <0000> hlr.c:424 IMSI='262428829697545': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201122646900 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428829697545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428829697545"} 20241201122646900 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428829697545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122646900 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646900 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646901 DAUC <0003> db_auc.c:192 IMSI='262428829697545': No 3G Auth Data 20241201122646902 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122646902 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428829697545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428829697545"} 20241201122646902 DAUC <0003> hlr.c:417 IMSI='262428829697545': storing IMEI = 12345678901234 20241201122646902 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428829697545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428829697545"} 20241201122646902 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428829697545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122646902 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646902 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646902 DAUC <0003> db_auc.c:192 IMSI='262428829697545': No 3G Auth Data 20241201122646902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47486<->l=127.0.0.1:4258 20241201122646903 DAUC <0003> db_auc.c:157 IMSI='262427805597129': No 2G Auth Data 20241201122646903 DAUC <0003> db_auc.c:192 IMSI='262427805597129': No 3G Auth Data 20241201122646910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47500<->l=127.0.0.1:4258 20241201122646912 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122646912 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427805597129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427805597129"} 20241201122646912 DMAIN <0000> hlr.c:424 IMSI='262427805597129': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201122646912 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427805597129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427805597129"} 20241201122646912 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427805597129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122646912 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646912 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646913 DAUC <0003> db_auc.c:192 IMSI='262427805597129': No 3G Auth Data 20241201122646914 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122646914 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427805597129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427805597129"} 20241201122646914 DAUC <0003> hlr.c:417 IMSI='262427805597129': storing IMEI = 12345678901234 20241201122646914 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427805597129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427805597129"} 20241201122646914 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427805597129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122646914 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646914 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646915 DAUC <0003> db_auc.c:192 IMSI='262427805597129': No 3G Auth Data 20241201122646915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47500<->l=127.0.0.1:4258 20241201122646916 DAUC <0003> db_auc.c:157 IMSI='262420325713774': No 2G Auth Data 20241201122646916 DAUC <0003> db_auc.c:192 IMSI='262420325713774': No 3G Auth Data 20241201122646924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47504<->l=127.0.0.1:4258 20241201122646927 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122646927 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420325713774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420325713774"} 20241201122646927 DMAIN <0000> hlr.c:424 IMSI='262420325713774': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201122646927 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420325713774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420325713774"} 20241201122646927 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420325713774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122646927 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646927 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646928 DAUC <0003> db_auc.c:157 IMSI='262420325713774': No 2G Auth Data 20241201122646930 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122646930 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420325713774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420325713774"} 20241201122646930 DAUC <0003> hlr.c:417 IMSI='262420325713774': storing IMEI = 12345678901234 20241201122646930 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420325713774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420325713774"} 20241201122646930 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420325713774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122646930 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646930 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646930 DAUC <0003> db_auc.c:157 IMSI='262420325713774': No 2G Auth Data 20241201122646931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47504<->l=127.0.0.1:4258 20241201122646932 DAUC <0003> db_auc.c:157 IMSI='262424289294413': No 2G Auth Data 20241201122646932 DAUC <0003> db_auc.c:192 IMSI='262424289294413': No 3G Auth Data 20241201122646939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47514<->l=127.0.0.1:4258 20241201122646942 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122646942 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424289294413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424289294413"} 20241201122646942 DMAIN <0000> hlr.c:424 IMSI='262424289294413': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201122646942 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424289294413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424289294413"} 20241201122646942 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424289294413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122646942 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646942 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646942 DAUC <0003> db_auc.c:157 IMSI='262424289294413': No 2G Auth Data 20241201122646944 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122646944 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424289294413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424289294413"} 20241201122646944 DAUC <0003> hlr.c:417 IMSI='262424289294413': storing IMEI = 12345678901234 20241201122646944 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424289294413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424289294413"} 20241201122646944 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424289294413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122646944 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646944 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646944 DAUC <0003> db_auc.c:157 IMSI='262424289294413': No 2G Auth Data 20241201122646945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47514<->l=127.0.0.1:4258 20241201122646945 DAUC <0003> db_auc.c:157 IMSI='262423208933358': No 2G Auth Data 20241201122646945 DAUC <0003> db_auc.c:192 IMSI='262423208933358': No 3G Auth Data 20241201122646954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47528<->l=127.0.0.1:4258 20241201122646957 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122646957 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423208933358 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423208933358"} 20241201122646957 DMAIN <0000> hlr.c:424 IMSI='262423208933358': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201122646957 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423208933358 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423208933358"} 20241201122646957 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423208933358 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122646957 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646957 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646959 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122646959 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423208933358 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423208933358"} 20241201122646959 DAUC <0003> hlr.c:417 IMSI='262423208933358': storing IMEI = 12345678901234 20241201122646959 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423208933358 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423208933358"} 20241201122646959 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423208933358 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122646959 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646959 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47528<->l=127.0.0.1:4258 20241201122646961 DAUC <0003> db_auc.c:157 IMSI='262428421058096': No 2G Auth Data 20241201122646961 DAUC <0003> db_auc.c:192 IMSI='262428421058096': No 3G Auth Data 20241201122646969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47542<->l=127.0.0.1:4258 20241201122646973 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122646973 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428421058096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428421058096"} 20241201122646973 DMAIN <0000> hlr.c:424 IMSI='262428421058096': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201122646973 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428421058096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428421058096"} 20241201122646973 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428421058096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122646973 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646973 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646975 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122646975 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428421058096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428421058096"} 20241201122646975 DAUC <0003> hlr.c:417 IMSI='262428421058096': storing IMEI = 12345678901234 20241201122646975 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428421058096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428421058096"} 20241201122646975 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428421058096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122646975 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646975 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47542<->l=127.0.0.1:4258 20241201122646976 DAUC <0003> db_auc.c:157 IMSI='262428179375508': No 2G Auth Data 20241201122646976 DAUC <0003> db_auc.c:192 IMSI='262428179375508': No 3G Auth Data 20241201122646984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47546<->l=127.0.0.1:4258 20241201122646987 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122646987 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428179375508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428179375508"} 20241201122646987 DMAIN <0000> hlr.c:424 IMSI='262428179375508': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201122646987 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428179375508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428179375508"} 20241201122646987 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428179375508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122646987 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646987 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646989 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122646989 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428179375508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428179375508"} 20241201122646989 DAUC <0003> hlr.c:417 IMSI='262428179375508': storing IMEI = 12345678901234 20241201122646989 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428179375508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428179375508"} 20241201122646989 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428179375508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122646989 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646989 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122646990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47546<->l=127.0.0.1:4258 20241201122646990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47476<->l=127.0.0.1:4258 20241201122646991 DLINP <000b> input/ipa.c:451 connected read/write 20241201122646991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122646991 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122646991 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122646991 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122646991 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46785<->l=127.0.0.1:4259) 20241201122647023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47554<->l=127.0.0.1:4258 20241201122647124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47554<->l=127.0.0.1:4258 20241201122650248 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122650248 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122650253 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122650253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47566<->l=127.0.0.1:4258 20241201122650254 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122650254 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122650254 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122650254 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  20241201122650254 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122650254 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  20241201122650254 DLGSUP <0013> gsup_server.c:235 2:  20241201122650254 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122650254 DLGSUP <0013> gsup_server.c:235 3:  20241201122650254 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122650254 DLGSUP <0013> gsup_server.c:235 4:  20241201122650254 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122650254 DLGSUP <0013> gsup_server.c:235 5:  20241201122650254 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122650254 DLGSUP <0013> gsup_server.c:235 7:  20241201122650254 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122650254 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122650254 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122650254 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122650270 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42205<->l=127.0.0.1:4259) 20241201122650274 DAUC <0003> db_auc.c:157 IMSI='262421548608731': No 2G Auth Data 20241201122650274 DAUC <0003> db_auc.c:192 IMSI='262421548608731': No 3G Auth Data 20241201122650282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47574<->l=127.0.0.1:4258 20241201122650302 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122650302 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262421548608731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421548608731" source_name="the-source\n"} 20241201122650302 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241201122650302 DMAIN <0000> hlr.c:424 IMSI='262421548608731': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201122650302 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262421548608731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421548608731" destination_name="the-source\n"} 20241201122650302 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262421548608731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122650302 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650302 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650308 DAUC <0003> db_auc.c:192 IMSI='262421548608731': No 3G Auth Data 20241201122650314 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122650315 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262421548608731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421548608731" source_name="the-source\n"} 20241201122650315 DAUC <0003> hlr.c:417 IMSI='262421548608731': storing IMEI = 12345678901234 20241201122650315 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262421548608731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421548608731" destination_name="the-source\n"} 20241201122650315 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262421548608731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122650315 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650315 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650317 DAUC <0003> db_auc.c:192 IMSI='262421548608731': No 3G Auth Data 20241201122650319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47574<->l=127.0.0.1:4258 20241201122650322 DAUC <0003> db_auc.c:157 IMSI='262424919786007': No 2G Auth Data 20241201122650322 DAUC <0003> db_auc.c:192 IMSI='262424919786007': No 3G Auth Data 20241201122650334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47576<->l=127.0.0.1:4258 20241201122650336 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122650336 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424919786007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424919786007" source_name="the-source\n"} 20241201122650336 DMAIN <0000> hlr.c:424 IMSI='262424919786007': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201122650337 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262424919786007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424919786007" destination_name="the-source\n"} 20241201122650337 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262424919786007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122650337 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650337 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650337 DAUC <0003> db_auc.c:192 IMSI='262424919786007': No 3G Auth Data 20241201122650338 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122650338 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424919786007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424919786007" source_name="the-source\n"} 20241201122650338 DAUC <0003> hlr.c:417 IMSI='262424919786007': storing IMEI = 12345678901234 20241201122650338 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262424919786007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424919786007" destination_name="the-source\n"} 20241201122650338 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262424919786007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122650338 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650338 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650339 DAUC <0003> db_auc.c:192 IMSI='262424919786007': No 3G Auth Data 20241201122650339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47576<->l=127.0.0.1:4258 20241201122650340 DAUC <0003> db_auc.c:157 IMSI='262424735911794': No 2G Auth Data 20241201122650340 DAUC <0003> db_auc.c:192 IMSI='262424735911794': No 3G Auth Data 20241201122650346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47580<->l=127.0.0.1:4258 20241201122650348 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122650348 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262424735911794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424735911794" source_name="the-source\n"} 20241201122650348 DMAIN <0000> hlr.c:424 IMSI='262424735911794': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201122650348 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262424735911794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424735911794" destination_name="the-source\n"} 20241201122650348 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262424735911794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122650348 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650348 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650349 DAUC <0003> db_auc.c:192 IMSI='262424735911794': No 3G Auth Data 20241201122650350 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122650350 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262424735911794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424735911794" source_name="the-source\n"} 20241201122650350 DAUC <0003> hlr.c:417 IMSI='262424735911794': storing IMEI = 12345678901234 20241201122650350 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262424735911794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424735911794" destination_name="the-source\n"} 20241201122650350 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262424735911794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122650350 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650350 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650350 DAUC <0003> db_auc.c:192 IMSI='262424735911794': No 3G Auth Data 20241201122650351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47580<->l=127.0.0.1:4258 20241201122650351 DAUC <0003> db_auc.c:157 IMSI='262421243203125': No 2G Auth Data 20241201122650351 DAUC <0003> db_auc.c:192 IMSI='262421243203125': No 3G Auth Data 20241201122650358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47586<->l=127.0.0.1:4258 20241201122650360 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122650360 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262421243203125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421243203125" source_name="the-source\n"} 20241201122650360 DMAIN <0000> hlr.c:424 IMSI='262421243203125': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201122650360 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262421243203125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421243203125" destination_name="the-source\n"} 20241201122650360 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262421243203125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122650360 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650360 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650361 DAUC <0003> db_auc.c:157 IMSI='262421243203125': No 2G Auth Data 20241201122650362 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122650362 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262421243203125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421243203125" source_name="the-source\n"} 20241201122650362 DAUC <0003> hlr.c:417 IMSI='262421243203125': storing IMEI = 12345678901234 20241201122650362 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262421243203125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421243203125" destination_name="the-source\n"} 20241201122650362 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262421243203125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122650362 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650362 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650363 DAUC <0003> db_auc.c:157 IMSI='262421243203125': No 2G Auth Data 20241201122650363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47586<->l=127.0.0.1:4258 20241201122650364 DAUC <0003> db_auc.c:157 IMSI='262424146670207': No 2G Auth Data 20241201122650364 DAUC <0003> db_auc.c:192 IMSI='262424146670207': No 3G Auth Data 20241201122650370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47588<->l=127.0.0.1:4258 20241201122650372 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122650372 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262424146670207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424146670207" source_name="the-source\n"} 20241201122650372 DMAIN <0000> hlr.c:424 IMSI='262424146670207': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201122650372 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262424146670207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424146670207" destination_name="the-source\n"} 20241201122650372 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262424146670207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122650372 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650372 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650373 DAUC <0003> db_auc.c:157 IMSI='262424146670207': No 2G Auth Data 20241201122650374 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122650374 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262424146670207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424146670207" source_name="the-source\n"} 20241201122650374 DAUC <0003> hlr.c:417 IMSI='262424146670207': storing IMEI = 12345678901234 20241201122650374 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262424146670207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424146670207" destination_name="the-source\n"} 20241201122650374 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262424146670207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122650374 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650374 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650375 DAUC <0003> db_auc.c:157 IMSI='262424146670207': No 2G Auth Data 20241201122650375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47588<->l=127.0.0.1:4258 20241201122650376 DAUC <0003> db_auc.c:157 IMSI='262424560294900': No 2G Auth Data 20241201122650376 DAUC <0003> db_auc.c:192 IMSI='262424560294900': No 3G Auth Data 20241201122650382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47600<->l=127.0.0.1:4258 20241201122650384 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122650385 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262424560294900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424560294900" source_name="the-source\n"} 20241201122650385 DMAIN <0000> hlr.c:424 IMSI='262424560294900': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201122650385 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262424560294900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424560294900" destination_name="the-source\n"} 20241201122650385 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262424560294900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122650385 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650385 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650386 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122650386 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262424560294900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424560294900" source_name="the-source\n"} 20241201122650386 DAUC <0003> hlr.c:417 IMSI='262424560294900': storing IMEI = 12345678901234 20241201122650386 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262424560294900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424560294900" destination_name="the-source\n"} 20241201122650386 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262424560294900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122650386 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650386 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47600<->l=127.0.0.1:4258 20241201122650388 DAUC <0003> db_auc.c:157 IMSI='262423764367810': No 2G Auth Data 20241201122650388 DAUC <0003> db_auc.c:192 IMSI='262423764367810': No 3G Auth Data 20241201122650395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47606<->l=127.0.0.1:4258 20241201122650397 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122650397 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262423764367810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423764367810" source_name="the-source\n"} 20241201122650397 DMAIN <0000> hlr.c:424 IMSI='262423764367810': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201122650397 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262423764367810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423764367810" destination_name="the-source\n"} 20241201122650397 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262423764367810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122650397 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650397 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650399 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122650399 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262423764367810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423764367810" source_name="the-source\n"} 20241201122650399 DAUC <0003> hlr.c:417 IMSI='262423764367810': storing IMEI = 12345678901234 20241201122650399 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262423764367810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423764367810" destination_name="the-source\n"} 20241201122650399 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262423764367810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122650399 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650399 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47606<->l=127.0.0.1:4258 20241201122650400 DAUC <0003> db_auc.c:157 IMSI='262429976621545': No 2G Auth Data 20241201122650400 DAUC <0003> db_auc.c:192 IMSI='262429976621545': No 3G Auth Data 20241201122650406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47608<->l=127.0.0.1:4258 20241201122650409 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122650409 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262429976621545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429976621545" source_name="the-source\n"} 20241201122650409 DMAIN <0000> hlr.c:424 IMSI='262429976621545': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201122650409 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262429976621545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429976621545" destination_name="the-source\n"} 20241201122650409 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262429976621545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122650409 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650409 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650411 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122650411 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262429976621545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429976621545" source_name="the-source\n"} 20241201122650411 DAUC <0003> hlr.c:417 IMSI='262429976621545': storing IMEI = 12345678901234 20241201122650411 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262429976621545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429976621545" destination_name="the-source\n"} 20241201122650411 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262429976621545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122650411 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650411 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122650412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47608<->l=127.0.0.1:4258 20241201122650413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47566<->l=127.0.0.1:4258 20241201122650414 DLINP <000b> input/ipa.c:451 connected read/write 20241201122650414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122650414 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122650414 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122650414 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122650414 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241201122650414 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42205<->l=127.0.0.1:4259) 20241201122650436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47610<->l=127.0.0.1:4258 20241201122650537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47610<->l=127.0.0.1:4258 20241201122653666 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122653666 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122653671 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46982<->l=127.0.0.1:4258 20241201122653676 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653677 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122653677 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122653677 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  20241201122653677 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122653677 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  20241201122653677 DLGSUP <0013> gsup_server.c:235 2:  20241201122653677 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122653677 DLGSUP <0013> gsup_server.c:235 3:  20241201122653677 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122653677 DLGSUP <0013> gsup_server.c:235 4:  20241201122653677 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122653677 DLGSUP <0013> gsup_server.c:235 5:  20241201122653677 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122653677 DLGSUP <0013> gsup_server.c:235 7:  20241201122653677 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122653677 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122653677 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122653677 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122653694 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45531<->l=127.0.0.1:4259) 20241201122653697 DAUC <0003> db_auc.c:157 IMSI='262428331318786': No 2G Auth Data 20241201122653697 DAUC <0003> db_auc.c:192 IMSI='262428331318786': No 3G Auth Data 20241201122653703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46990<->l=127.0.0.1:4258 20241201122653718 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653718 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428331318786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428331318786"} 20241201122653718 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428331318786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241201122653718 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428331318786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428331318786" cause=Invalid mandatory information} 20241201122653718 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428331318786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653718 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653718 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653722 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653722 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428331318786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428331318786"} 20241201122653722 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428331318786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241201122653722 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428331318786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428331318786" cause=Invalid mandatory information} 20241201122653722 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428331318786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653722 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653722 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653723 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653723 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428331318786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428331318786"} 20241201122653723 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428331318786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241201122653723 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428331318786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428331318786" cause=Invalid mandatory information} 20241201122653724 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428331318786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653724 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653724 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653725 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653725 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428331318786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428331318786"} 20241201122653725 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428331318786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241201122653725 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428331318786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428331318786" cause=Invalid mandatory information} 20241201122653725 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428331318786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653725 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653725 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653727 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653727 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428331318786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428331318786"} 20241201122653727 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428331318786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241201122653727 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428331318786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428331318786" cause=Invalid mandatory information} 20241201122653727 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428331318786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653727 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653727 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46990<->l=127.0.0.1:4258 20241201122653730 DAUC <0003> db_auc.c:157 IMSI='262422836286543': No 2G Auth Data 20241201122653730 DAUC <0003> db_auc.c:192 IMSI='262422836286543': No 3G Auth Data 20241201122653739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47006<->l=127.0.0.1:4258 20241201122653740 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653740 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422836286543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422836286543"} 20241201122653740 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422836286543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241201122653740 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422836286543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422836286543" cause=Invalid mandatory information} 20241201122653740 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422836286543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653740 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653740 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653741 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653741 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422836286543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422836286543"} 20241201122653741 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422836286543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241201122653741 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422836286543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422836286543" cause=Invalid mandatory information} 20241201122653741 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422836286543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653741 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653741 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653742 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653742 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422836286543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422836286543"} 20241201122653742 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422836286543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241201122653742 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422836286543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422836286543" cause=Invalid mandatory information} 20241201122653742 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422836286543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653742 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653742 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653743 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653743 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422836286543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422836286543"} 20241201122653743 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422836286543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241201122653743 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422836286543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422836286543" cause=Invalid mandatory information} 20241201122653743 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422836286543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653743 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653743 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653743 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653743 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422836286543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422836286543"} 20241201122653743 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422836286543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241201122653743 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422836286543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422836286543" cause=Invalid mandatory information} 20241201122653743 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422836286543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653743 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653743 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47006<->l=127.0.0.1:4258 20241201122653745 DAUC <0003> db_auc.c:157 IMSI='262425229355487': No 2G Auth Data 20241201122653745 DAUC <0003> db_auc.c:192 IMSI='262425229355487': No 3G Auth Data 20241201122653752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47008<->l=127.0.0.1:4258 20241201122653753 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653753 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425229355487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425229355487"} 20241201122653753 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425229355487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241201122653753 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425229355487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425229355487" cause=Invalid mandatory information} 20241201122653753 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425229355487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653753 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653753 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653754 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653754 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425229355487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425229355487"} 20241201122653754 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425229355487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241201122653754 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425229355487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425229355487" cause=Invalid mandatory information} 20241201122653754 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425229355487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653754 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653754 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653755 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653755 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425229355487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425229355487"} 20241201122653755 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425229355487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241201122653755 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425229355487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425229355487" cause=Invalid mandatory information} 20241201122653755 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425229355487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653755 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653755 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653756 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653756 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425229355487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425229355487"} 20241201122653756 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425229355487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241201122653756 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425229355487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425229355487" cause=Invalid mandatory information} 20241201122653756 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425229355487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653756 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653756 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653757 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653757 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425229355487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425229355487"} 20241201122653757 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425229355487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241201122653757 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425229355487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425229355487" cause=Invalid mandatory information} 20241201122653757 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425229355487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653757 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653757 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47008<->l=127.0.0.1:4258 20241201122653758 DAUC <0003> db_auc.c:157 IMSI='262426657965046': No 2G Auth Data 20241201122653758 DAUC <0003> db_auc.c:192 IMSI='262426657965046': No 3G Auth Data 20241201122653764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47022<->l=127.0.0.1:4258 20241201122653766 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653766 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426657965046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426657965046"} 20241201122653766 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426657965046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241201122653766 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426657965046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426657965046" cause=Invalid mandatory information} 20241201122653766 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426657965046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653766 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653766 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653767 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653767 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426657965046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426657965046"} 20241201122653767 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426657965046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241201122653767 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426657965046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426657965046" cause=Invalid mandatory information} 20241201122653767 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426657965046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653767 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653767 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653767 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653767 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426657965046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426657965046"} 20241201122653767 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426657965046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241201122653767 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426657965046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426657965046" cause=Invalid mandatory information} 20241201122653767 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426657965046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653767 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653767 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653768 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653768 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426657965046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426657965046"} 20241201122653768 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426657965046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241201122653768 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426657965046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426657965046" cause=Invalid mandatory information} 20241201122653768 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426657965046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653768 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653768 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653769 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653769 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426657965046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426657965046"} 20241201122653769 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426657965046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241201122653769 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426657965046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426657965046" cause=Invalid mandatory information} 20241201122653769 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426657965046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653769 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653769 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47022<->l=127.0.0.1:4258 20241201122653770 DAUC <0003> db_auc.c:157 IMSI='262427168758730': No 2G Auth Data 20241201122653770 DAUC <0003> db_auc.c:192 IMSI='262427168758730': No 3G Auth Data 20241201122653776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47026<->l=127.0.0.1:4258 20241201122653777 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653777 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427168758730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427168758730"} 20241201122653777 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427168758730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241201122653777 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427168758730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427168758730" cause=Invalid mandatory information} 20241201122653777 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427168758730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653777 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653777 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653778 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653778 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427168758730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427168758730"} 20241201122653778 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427168758730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241201122653778 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427168758730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427168758730" cause=Invalid mandatory information} 20241201122653778 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427168758730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653778 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653778 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653779 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653779 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427168758730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427168758730"} 20241201122653779 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427168758730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241201122653779 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427168758730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427168758730" cause=Invalid mandatory information} 20241201122653779 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427168758730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653779 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653779 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653780 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653780 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427168758730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427168758730"} 20241201122653780 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427168758730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241201122653780 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427168758730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427168758730" cause=Invalid mandatory information} 20241201122653780 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427168758730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653780 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653780 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653781 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653781 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427168758730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427168758730"} 20241201122653781 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427168758730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241201122653781 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427168758730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427168758730" cause=Invalid mandatory information} 20241201122653781 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427168758730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653781 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653781 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47026<->l=127.0.0.1:4258 20241201122653782 DAUC <0003> db_auc.c:157 IMSI='262422258068075': No 2G Auth Data 20241201122653782 DAUC <0003> db_auc.c:192 IMSI='262422258068075': No 3G Auth Data 20241201122653788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47036<->l=127.0.0.1:4258 20241201122653789 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653789 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422258068075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422258068075"} 20241201122653789 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422258068075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241201122653789 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422258068075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422258068075" cause=Invalid mandatory information} 20241201122653789 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422258068075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653789 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653789 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653790 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653790 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422258068075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422258068075"} 20241201122653790 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422258068075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241201122653790 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422258068075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422258068075" cause=Invalid mandatory information} 20241201122653790 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422258068075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653790 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653790 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653791 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653791 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422258068075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422258068075"} 20241201122653791 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422258068075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241201122653791 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422258068075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422258068075" cause=Invalid mandatory information} 20241201122653791 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422258068075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653791 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653791 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653792 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653792 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422258068075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422258068075"} 20241201122653792 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422258068075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241201122653792 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422258068075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422258068075" cause=Invalid mandatory information} 20241201122653792 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422258068075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653792 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653792 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653792 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653792 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422258068075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422258068075"} 20241201122653792 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422258068075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241201122653792 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422258068075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422258068075" cause=Invalid mandatory information} 20241201122653792 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422258068075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653792 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653792 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47036<->l=127.0.0.1:4258 20241201122653793 DAUC <0003> db_auc.c:157 IMSI='262426923952172': No 2G Auth Data 20241201122653793 DAUC <0003> db_auc.c:192 IMSI='262426923952172': No 3G Auth Data 20241201122653800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47044<->l=127.0.0.1:4258 20241201122653801 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653801 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426923952172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426923952172"} 20241201122653801 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426923952172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241201122653801 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426923952172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426923952172" cause=Invalid mandatory information} 20241201122653801 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426923952172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653801 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653801 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653802 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653802 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426923952172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426923952172"} 20241201122653802 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426923952172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241201122653802 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426923952172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426923952172" cause=Invalid mandatory information} 20241201122653802 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426923952172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653802 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653802 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653803 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653803 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426923952172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426923952172"} 20241201122653803 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426923952172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241201122653803 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426923952172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426923952172" cause=Invalid mandatory information} 20241201122653803 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426923952172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653803 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653803 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653804 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653804 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426923952172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426923952172"} 20241201122653804 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426923952172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241201122653804 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426923952172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426923952172" cause=Invalid mandatory information} 20241201122653804 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426923952172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653804 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653804 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653805 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653805 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426923952172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426923952172"} 20241201122653805 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426923952172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241201122653805 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426923952172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426923952172" cause=Invalid mandatory information} 20241201122653805 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426923952172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653805 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653805 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47044<->l=127.0.0.1:4258 20241201122653806 DAUC <0003> db_auc.c:157 IMSI='262425279581430': No 2G Auth Data 20241201122653806 DAUC <0003> db_auc.c:192 IMSI='262425279581430': No 3G Auth Data 20241201122653813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47058<->l=127.0.0.1:4258 20241201122653815 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653815 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425279581430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425279581430"} 20241201122653815 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425279581430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241201122653815 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425279581430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425279581430" cause=Invalid mandatory information} 20241201122653815 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425279581430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653815 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653815 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653816 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653816 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425279581430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425279581430"} 20241201122653816 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425279581430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241201122653816 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425279581430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425279581430" cause=Invalid mandatory information} 20241201122653816 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425279581430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653816 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653816 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653816 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653816 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425279581430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425279581430"} 20241201122653816 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425279581430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241201122653816 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425279581430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425279581430" cause=Invalid mandatory information} 20241201122653816 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425279581430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653816 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653816 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653817 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653817 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425279581430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425279581430"} 20241201122653817 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425279581430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241201122653817 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425279581430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425279581430" cause=Invalid mandatory information} 20241201122653817 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425279581430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653817 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653817 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653818 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653818 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425279581430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425279581430"} 20241201122653818 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425279581430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241201122653818 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425279581430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425279581430" cause=Invalid mandatory information} 20241201122653818 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425279581430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122653818 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653818 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122653818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47058<->l=127.0.0.1:4258 20241201122653819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46982<->l=127.0.0.1:4258 20241201122653820 DLINP <000b> input/ipa.c:451 connected read/write 20241201122653820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122653820 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122653820 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122653820 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122653820 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45531<->l=127.0.0.1:4259) 20241201122653843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47072<->l=127.0.0.1:4258 20241201122653944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47072<->l=127.0.0.1:4258 20241201122657075 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122657075 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122657080 DLINP <000b> input/ipa.c:451 connected read/write 20241201122657080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122657082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47086<->l=127.0.0.1:4258 20241201122657086 DLINP <000b> input/ipa.c:451 connected read/write 20241201122657086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122657086 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122657086 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122657086 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  20241201122657086 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122657086 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  20241201122657086 DLGSUP <0013> gsup_server.c:235 2:  20241201122657086 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122657086 DLGSUP <0013> gsup_server.c:235 3:  20241201122657086 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122657086 DLGSUP <0013> gsup_server.c:235 4:  20241201122657086 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122657086 DLGSUP <0013> gsup_server.c:235 5:  20241201122657086 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122657086 DLGSUP <0013> gsup_server.c:235 7:  20241201122657086 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122657086 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122657086 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122657086 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122657114 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34229<->l=127.0.0.1:4259) 20241201122657131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47100<->l=127.0.0.1:4258 20241201122657141 DLINP <000b> input/ipa.c:451 connected read/write 20241201122657141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122657141 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426182445733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426182445733"} 20241201122657141 DMAIN <0000> hlr.c:424 IMSI='262426182445733': has IMEI = 22245678901234 (consider setting 'store-imei') 20241201122657141 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426182445733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241201122657141 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426182445733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426182445733" cause=Invalid mandatory information} 20241201122657141 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426182445733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122657141 DLINP <000b> input/ipa.c:451 connected read/write 20241201122657141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122657141 DLINP <000b> input/ipa.c:451 connected read/write 20241201122657141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122657149 DLINP <000b> input/ipa.c:451 connected read/write 20241201122657149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122657149 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426182445733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426182445733"} 20241201122657149 DAUC <0003> hlr.c:417 IMSI='262426182445733': storing IMEI = 22245678901234 20241201122657149 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262426182445733': no such subscriber 20241201122657149 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426182445733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241201122657149 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426182445733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426182445733" cause=Invalid mandatory information} 20241201122657149 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426182445733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122657149 DLINP <000b> input/ipa.c:451 connected read/write 20241201122657149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122657149 DLINP <000b> input/ipa.c:451 connected read/write 20241201122657149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122657151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47100<->l=127.0.0.1:4258 20241201122657153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47086<->l=127.0.0.1:4258 20241201122657154 DLINP <000b> input/ipa.c:451 connected read/write 20241201122657154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122657154 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122657154 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122657154 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122657154 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34229<->l=127.0.0.1:4259) 20241201122657188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47110<->l=127.0.0.1:4258 20241201122657288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47110<->l=127.0.0.1:4258 20241201122700405 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122700405 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122700410 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122700411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47126<->l=127.0.0.1:4258 20241201122700415 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122700416 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122700416 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122700416 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  20241201122700416 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122700416 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  20241201122700416 DLGSUP <0013> gsup_server.c:235 2:  20241201122700416 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122700416 DLGSUP <0013> gsup_server.c:235 3:  20241201122700416 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122700416 DLGSUP <0013> gsup_server.c:235 4:  20241201122700416 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122700416 DLGSUP <0013> gsup_server.c:235 5:  20241201122700416 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122700416 DLGSUP <0013> gsup_server.c:235 7:  20241201122700416 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122700416 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122700416 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122700416 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122700434 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46179<->l=127.0.0.1:4259) 20241201122700443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47134<->l=127.0.0.1:4258 20241201122700458 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122700458 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425325849368"} 20241201122700458 DMAIN <0000> hlr.c:216 IMSI='262425325849368': Creating subscriber on demand 20241201122700458 DMAIN <0000> hlr.c:232 IMSI='262425325849368': Successfully assigned MSISDN='761' 20241201122700458 DAUC <0003> hlr.c:417 IMSI='262425325849368': storing IMEI = 12345678901234 20241201122700458 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425325849368"} 20241201122700458 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122700458 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700458 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700463 DAUC <0003> db_auc.c:157 IMSI='262425325849368': No 2G Auth Data 20241201122700463 DAUC <0003> db_auc.c:192 IMSI='262425325849368': No 3G Auth Data 20241201122700465 DAUC <0003> db_auc.c:157 IMSI='262425325849368': No 2G Auth Data 20241201122700465 DAUC <0003> db_auc.c:192 IMSI='262425325849368': No 3G Auth Data 20241201122700467 DAUC <0003> db_auc.c:157 IMSI='262425325849368': No 2G Auth Data 20241201122700467 DAUC <0003> db_auc.c:192 IMSI='262425325849368': No 3G Auth Data 20241201122700470 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122700470 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425325849368" cn_domain=PS} 20241201122700470 DLU <0006> fsm.c:456 lu(262425325849368)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122700470 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122700470 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425325849368)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122700470 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425325849368" cn_domain=PS} 20241201122700470 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700470 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700474 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122700474 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425325849368"} 20241201122700474 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425325849368)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122700474 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122700474 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425325849368"} 20241201122700474 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122700474 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425325849368)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122700474 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425325849368)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122700474 DLU <0006> fsm.c:568 lu(PS:IMSI-262425325849368)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122700474 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700474 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700482 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122700482 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425325849368"} 20241201122700482 DMAIN <0000> hlr.c:216 IMSI='262425325849368': Creating subscriber on demand 20241201122700482 DMAIN <0000> hlr.c:232 IMSI='262425325849368': Successfully assigned MSISDN='376' 20241201122700483 DAUC <0003> hlr.c:417 IMSI='262425325849368': storing IMEI = 12345678901234 20241201122700483 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425325849368"} 20241201122700483 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122700483 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700483 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700485 DAUC <0003> db_auc.c:157 IMSI='262425325849368': No 2G Auth Data 20241201122700485 DAUC <0003> db_auc.c:192 IMSI='262425325849368': No 3G Auth Data 20241201122700486 DAUC <0003> db_auc.c:157 IMSI='262425325849368': No 2G Auth Data 20241201122700486 DAUC <0003> db_auc.c:192 IMSI='262425325849368': No 3G Auth Data 20241201122700488 DAUC <0003> db_auc.c:157 IMSI='262425325849368': No 2G Auth Data 20241201122700488 DAUC <0003> db_auc.c:192 IMSI='262425325849368': No 3G Auth Data 20241201122700489 DAUC <0003> db_auc.c:157 IMSI='262425325849368': No 2G Auth Data 20241201122700489 DAUC <0003> db_auc.c:192 IMSI='262425325849368': No 3G Auth Data 20241201122700491 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122700491 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425325849368" cn_domain=PS} 20241201122700491 DLU <0006> fsm.c:456 lu(262425325849368)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122700491 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122700491 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425325849368)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122700492 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425325849368" cn_domain=PS} 20241201122700492 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700492 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700495 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122700495 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425325849368"} 20241201122700495 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425325849368)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122700495 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122700495 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425325849368"} 20241201122700495 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122700495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425325849368)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122700495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425325849368)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122700495 DLU <0006> fsm.c:568 lu(PS:IMSI-262425325849368)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122700495 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700495 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700502 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122700502 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425325849368"} 20241201122700502 DMAIN <0000> hlr.c:216 IMSI='262425325849368': Creating subscriber on demand 20241201122700502 DMAIN <0000> hlr.c:232 IMSI='262425325849368': Successfully assigned MSISDN='548' 20241201122700502 DAUC <0003> hlr.c:417 IMSI='262425325849368': storing IMEI = 12345678901234 20241201122700502 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425325849368"} 20241201122700502 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122700503 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700503 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700504 DAUC <0003> db_auc.c:157 IMSI='262425325849368': No 2G Auth Data 20241201122700504 DAUC <0003> db_auc.c:192 IMSI='262425325849368': No 3G Auth Data 20241201122700506 DAUC <0003> db_auc.c:157 IMSI='262425325849368': No 2G Auth Data 20241201122700506 DAUC <0003> db_auc.c:192 IMSI='262425325849368': No 3G Auth Data 20241201122700507 DAUC <0003> db_auc.c:157 IMSI='262425325849368': No 2G Auth Data 20241201122700507 DAUC <0003> db_auc.c:192 IMSI='262425325849368': No 3G Auth Data 20241201122700508 DAUC <0003> db_auc.c:157 IMSI='262425325849368': No 2G Auth Data 20241201122700508 DAUC <0003> db_auc.c:192 IMSI='262425325849368': No 3G Auth Data 20241201122700509 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122700509 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425325849368" cn_domain=PS} 20241201122700510 DLU <0006> fsm.c:456 lu(262425325849368)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122700510 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241201122700510 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425325849368" cause=GPRS services not allowed} 20241201122700510 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122700510 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425325849368)[0x56518fcbf2f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122700510 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425325849368)[0x56518fcbf2f0]{UNVALIDATED}: Freeing instance 20241201122700510 DLU <0006> fsm.c:568 lu(PS:IMSI-262425325849368)[0x56518fcbf2f0]{UNVALIDATED}: Deallocated 20241201122700510 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700510 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700514 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122700515 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425325849368"} 20241201122700515 DMAIN <0000> hlr.c:216 IMSI='262425325849368': Creating subscriber on demand 20241201122700515 DMAIN <0000> hlr.c:232 IMSI='262425325849368': Successfully assigned MSISDN='918' 20241201122700515 DAUC <0003> hlr.c:417 IMSI='262425325849368': storing IMEI = 12345678901234 20241201122700515 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425325849368"} 20241201122700515 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122700515 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700515 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700517 DAUC <0003> db_auc.c:157 IMSI='262425325849368': No 2G Auth Data 20241201122700517 DAUC <0003> db_auc.c:192 IMSI='262425325849368': No 3G Auth Data 20241201122700518 DAUC <0003> db_auc.c:157 IMSI='262425325849368': No 2G Auth Data 20241201122700518 DAUC <0003> db_auc.c:192 IMSI='262425325849368': No 3G Auth Data 20241201122700519 DAUC <0003> db_auc.c:157 IMSI='262425325849368': No 2G Auth Data 20241201122700519 DAUC <0003> db_auc.c:192 IMSI='262425325849368': No 3G Auth Data 20241201122700520 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122700520 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425325849368" cn_domain=PS} 20241201122700520 DLU <0006> fsm.c:456 lu(262425325849368)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122700520 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241201122700520 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425325849368" cause=GPRS services not allowed} 20241201122700520 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122700520 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425325849368)[0x56518fcbf2f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122700520 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425325849368)[0x56518fcbf2f0]{UNVALIDATED}: Freeing instance 20241201122700520 DLU <0006> fsm.c:568 lu(PS:IMSI-262425325849368)[0x56518fcbf2f0]{UNVALIDATED}: Deallocated 20241201122700521 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700521 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700524 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122700524 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425325849368"} 20241201122700524 DMAIN <0000> hlr.c:216 IMSI='262425325849368': Creating subscriber on demand 20241201122700525 DAUC <0003> hlr.c:417 IMSI='262425325849368': storing IMEI = 12345678901234 20241201122700525 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425325849368"} 20241201122700525 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122700525 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700525 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700526 DAUC <0003> db_auc.c:157 IMSI='262425325849368': No 2G Auth Data 20241201122700526 DAUC <0003> db_auc.c:192 IMSI='262425325849368': No 3G Auth Data 20241201122700527 DAUC <0003> db_auc.c:157 IMSI='262425325849368': No 2G Auth Data 20241201122700527 DAUC <0003> db_auc.c:192 IMSI='262425325849368': No 3G Auth Data 20241201122700527 DAUC <0003> db_auc.c:157 IMSI='262425325849368': No 2G Auth Data 20241201122700527 DAUC <0003> db_auc.c:192 IMSI='262425325849368': No 3G Auth Data 20241201122700529 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122700529 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425325849368" cn_domain=PS} 20241201122700529 DLU <0006> fsm.c:456 lu(262425325849368)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122700529 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241201122700529 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425325849368" cause=GPRS services not allowed} 20241201122700529 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122700529 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425325849368)[0x56518fcbf2f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122700529 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425325849368)[0x56518fcbf2f0]{UNVALIDATED}: Freeing instance 20241201122700529 DLU <0006> fsm.c:568 lu(PS:IMSI-262425325849368)[0x56518fcbf2f0]{UNVALIDATED}: Deallocated 20241201122700529 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700529 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700535 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122700535 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425325849368"} 20241201122700535 DMAIN <0000> hlr.c:216 IMSI='262425325849368': Creating subscriber on demand 20241201122700535 DAUC <0003> hlr.c:417 IMSI='262425325849368': storing IMEI = 12345678901234 20241201122700535 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425325849368"} 20241201122700535 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201122700535 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700536 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700538 DAUC <0003> db_auc.c:157 IMSI='262425325849368': No 2G Auth Data 20241201122700538 DAUC <0003> db_auc.c:192 IMSI='262425325849368': No 3G Auth Data 20241201122700540 DAUC <0003> db_auc.c:157 IMSI='262425325849368': No 2G Auth Data 20241201122700540 DAUC <0003> db_auc.c:192 IMSI='262425325849368': No 3G Auth Data 20241201122700542 DAUC <0003> db_auc.c:157 IMSI='262425325849368': No 2G Auth Data 20241201122700542 DAUC <0003> db_auc.c:192 IMSI='262425325849368': No 3G Auth Data 20241201122700546 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122700546 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425325849368" cn_domain=PS} 20241201122700546 DLU <0006> fsm.c:456 lu(262425325849368)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122700546 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122700546 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425325849368)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122700546 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425325849368" cn_domain=PS} 20241201122700546 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700546 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700550 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122700550 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425325849368"} 20241201122700550 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425325849368)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122700550 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122700550 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425325849368"} 20241201122700551 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425325849368 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122700551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425325849368)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122700551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425325849368)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122700551 DLU <0006> fsm.c:568 lu(PS:IMSI-262425325849368)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122700551 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700551 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122700556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47134<->l=127.0.0.1:4258 20241201122700558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47126<->l=127.0.0.1:4258 20241201122700561 DLINP <000b> input/ipa.c:451 connected read/write 20241201122700561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122700561 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122700561 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122700561 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122700561 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46179<->l=127.0.0.1:4259) 20241201122700604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47150<->l=127.0.0.1:4258 20241201122700705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47150<->l=127.0.0.1:4258 20241201122703771 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122703772 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122703775 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122703776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54100<->l=127.0.0.1:4258 20241201122703780 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122703780 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122703780 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122703780 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  20241201122703780 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122703780 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  20241201122703780 DLGSUP <0013> gsup_server.c:235 2:  20241201122703780 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122703780 DLGSUP <0013> gsup_server.c:235 3:  20241201122703780 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122703780 DLGSUP <0013> gsup_server.c:235 4:  20241201122703780 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122703780 DLGSUP <0013> gsup_server.c:235 5:  20241201122703780 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122703780 DLGSUP <0013> gsup_server.c:235 7:  20241201122703780 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122703780 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122703780 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122703780 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122703797 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43421<->l=127.0.0.1:4259) 20241201122703805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54104<->l=127.0.0.1:4258 20241201122703822 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122703822 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423301174228" cn_domain=PS} 20241201122703822 DMAIN <0000> hlr.c:216 IMSI='262423301174228': Creating subscriber on demand 20241201122703822 DMAIN <0000> hlr.c:232 IMSI='262423301174228': Successfully assigned MSISDN='442' 20241201122703822 DLU <0006> fsm.c:456 lu(262423301174228)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122703822 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122703822 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423301174228)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122703822 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423301174228" cn_domain=PS} 20241201122703822 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122703822 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122703826 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122703826 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423301174228"} 20241201122703826 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423301174228)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122703827 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122703827 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423301174228"} 20241201122703827 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122703827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423301174228)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122703827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423301174228)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122703827 DLU <0006> fsm.c:568 lu(PS:IMSI-262423301174228)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122703827 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122703827 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122703828 DAUC <0003> db_auc.c:157 IMSI='262423301174228': No 2G Auth Data 20241201122703828 DAUC <0003> db_auc.c:192 IMSI='262423301174228': No 3G Auth Data 20241201122703830 DAUC <0003> db_auc.c:157 IMSI='262423301174228': No 2G Auth Data 20241201122703830 DAUC <0003> db_auc.c:192 IMSI='262423301174228': No 3G Auth Data 20241201122703830 DAUC <0003> db_auc.c:157 IMSI='262423301174228': No 2G Auth Data 20241201122703831 DAUC <0003> db_auc.c:192 IMSI='262423301174228': No 3G Auth Data 20241201122703835 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122703835 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423301174228" cn_domain=PS} 20241201122703835 DMAIN <0000> hlr.c:216 IMSI='262423301174228': Creating subscriber on demand 20241201122703835 DMAIN <0000> hlr.c:232 IMSI='262423301174228': Successfully assigned MSISDN='025' 20241201122703835 DLU <0006> fsm.c:456 lu(262423301174228)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122703835 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122703835 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423301174228)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122703835 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423301174228" cn_domain=PS} 20241201122703835 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122703835 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122703837 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122703837 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423301174228"} 20241201122703837 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423301174228)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122703837 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122703837 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423301174228"} 20241201122703838 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122703838 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423301174228)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122703838 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423301174228)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122703838 DLU <0006> fsm.c:568 lu(PS:IMSI-262423301174228)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122703838 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122703838 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122703839 DAUC <0003> db_auc.c:157 IMSI='262423301174228': No 2G Auth Data 20241201122703839 DAUC <0003> db_auc.c:192 IMSI='262423301174228': No 3G Auth Data 20241201122703841 DAUC <0003> db_auc.c:157 IMSI='262423301174228': No 2G Auth Data 20241201122703841 DAUC <0003> db_auc.c:192 IMSI='262423301174228': No 3G Auth Data 20241201122703842 DAUC <0003> db_auc.c:157 IMSI='262423301174228': No 2G Auth Data 20241201122703842 DAUC <0003> db_auc.c:192 IMSI='262423301174228': No 3G Auth Data 20241201122703843 DAUC <0003> db_auc.c:157 IMSI='262423301174228': No 2G Auth Data 20241201122703843 DAUC <0003> db_auc.c:192 IMSI='262423301174228': No 3G Auth Data 20241201122703848 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122703848 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423301174228" cn_domain=PS} 20241201122703848 DMAIN <0000> hlr.c:216 IMSI='262423301174228': Creating subscriber on demand 20241201122703848 DMAIN <0000> hlr.c:232 IMSI='262423301174228': Successfully assigned MSISDN='462' 20241201122703848 DLU <0006> fsm.c:456 lu(262423301174228)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122703848 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241201122703848 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423301174228" cause=GPRS services not allowed} 20241201122703848 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122703848 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423301174228)[0x56518fcbf2f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122703848 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423301174228)[0x56518fcbf2f0]{UNVALIDATED}: Freeing instance 20241201122703848 DLU <0006> fsm.c:568 lu(PS:IMSI-262423301174228)[0x56518fcbf2f0]{UNVALIDATED}: Deallocated 20241201122703848 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122703849 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122703850 DAUC <0003> db_auc.c:157 IMSI='262423301174228': No 2G Auth Data 20241201122703850 DAUC <0003> db_auc.c:192 IMSI='262423301174228': No 3G Auth Data 20241201122703852 DAUC <0003> db_auc.c:157 IMSI='262423301174228': No 2G Auth Data 20241201122703852 DAUC <0003> db_auc.c:192 IMSI='262423301174228': No 3G Auth Data 20241201122703853 DAUC <0003> db_auc.c:157 IMSI='262423301174228': No 2G Auth Data 20241201122703853 DAUC <0003> db_auc.c:192 IMSI='262423301174228': No 3G Auth Data 20241201122703854 DAUC <0003> db_auc.c:157 IMSI='262423301174228': No 2G Auth Data 20241201122703854 DAUC <0003> db_auc.c:192 IMSI='262423301174228': No 3G Auth Data 20241201122703857 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122703857 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423301174228" cn_domain=PS} 20241201122703857 DMAIN <0000> hlr.c:216 IMSI='262423301174228': Creating subscriber on demand 20241201122703857 DMAIN <0000> hlr.c:232 IMSI='262423301174228': Successfully assigned MSISDN='654' 20241201122703857 DLU <0006> fsm.c:456 lu(262423301174228)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122703857 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241201122703857 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423301174228" cause=GPRS services not allowed} 20241201122703857 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122703858 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423301174228)[0x56518fcbf2f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122703858 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423301174228)[0x56518fcbf2f0]{UNVALIDATED}: Freeing instance 20241201122703858 DLU <0006> fsm.c:568 lu(PS:IMSI-262423301174228)[0x56518fcbf2f0]{UNVALIDATED}: Deallocated 20241201122703858 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122703858 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122703859 DAUC <0003> db_auc.c:157 IMSI='262423301174228': No 2G Auth Data 20241201122703859 DAUC <0003> db_auc.c:192 IMSI='262423301174228': No 3G Auth Data 20241201122703860 DAUC <0003> db_auc.c:157 IMSI='262423301174228': No 2G Auth Data 20241201122703860 DAUC <0003> db_auc.c:192 IMSI='262423301174228': No 3G Auth Data 20241201122703861 DAUC <0003> db_auc.c:157 IMSI='262423301174228': No 2G Auth Data 20241201122703861 DAUC <0003> db_auc.c:192 IMSI='262423301174228': No 3G Auth Data 20241201122703864 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122703864 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423301174228" cn_domain=PS} 20241201122703864 DMAIN <0000> hlr.c:216 IMSI='262423301174228': Creating subscriber on demand 20241201122703864 DLU <0006> fsm.c:456 lu(262423301174228)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122703864 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241201122703864 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423301174228" cause=GPRS services not allowed} 20241201122703864 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122703864 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423301174228)[0x56518fcbf2f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122703864 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423301174228)[0x56518fcbf2f0]{UNVALIDATED}: Freeing instance 20241201122703864 DLU <0006> fsm.c:568 lu(PS:IMSI-262423301174228)[0x56518fcbf2f0]{UNVALIDATED}: Deallocated 20241201122703865 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122703865 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122703866 DAUC <0003> db_auc.c:157 IMSI='262423301174228': No 2G Auth Data 20241201122703866 DAUC <0003> db_auc.c:192 IMSI='262423301174228': No 3G Auth Data 20241201122703867 DAUC <0003> db_auc.c:157 IMSI='262423301174228': No 2G Auth Data 20241201122703867 DAUC <0003> db_auc.c:192 IMSI='262423301174228': No 3G Auth Data 20241201122703867 DAUC <0003> db_auc.c:157 IMSI='262423301174228': No 2G Auth Data 20241201122703867 DAUC <0003> db_auc.c:192 IMSI='262423301174228': No 3G Auth Data 20241201122703872 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122703872 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423301174228" cn_domain=PS} 20241201122703872 DMAIN <0000> hlr.c:216 IMSI='262423301174228': Creating subscriber on demand 20241201122703872 DLU <0006> fsm.c:456 lu(262423301174228)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122703872 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122703872 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423301174228)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122703872 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423301174228" cn_domain=PS} 20241201122703872 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122703872 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122703874 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122703874 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423301174228"} 20241201122703874 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423301174228)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122703874 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122703874 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423301174228"} 20241201122703874 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423301174228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122703874 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423301174228)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122703874 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423301174228)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122703874 DLU <0006> fsm.c:568 lu(PS:IMSI-262423301174228)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122703874 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122703874 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122703876 DAUC <0003> db_auc.c:157 IMSI='262423301174228': No 2G Auth Data 20241201122703876 DAUC <0003> db_auc.c:192 IMSI='262423301174228': No 3G Auth Data 20241201122703877 DAUC <0003> db_auc.c:157 IMSI='262423301174228': No 2G Auth Data 20241201122703877 DAUC <0003> db_auc.c:192 IMSI='262423301174228': No 3G Auth Data 20241201122703877 DAUC <0003> db_auc.c:157 IMSI='262423301174228': No 2G Auth Data 20241201122703877 DAUC <0003> db_auc.c:192 IMSI='262423301174228': No 3G Auth Data 20241201122703879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54104<->l=127.0.0.1:4258 20241201122703880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54100<->l=127.0.0.1:4258 20241201122703881 DLINP <000b> input/ipa.c:451 connected read/write 20241201122703881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122703881 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122703881 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122703881 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122703882 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43421<->l=127.0.0.1:4259) 20241201122703941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54108<->l=127.0.0.1:4258 20241201122704042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54108<->l=127.0.0.1:4258 20241201122707088 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122707088 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122707089 DLINP <000b> input/ipa.c:451 connected read/write 20241201122707089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122707090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54116<->l=127.0.0.1:4258 20241201122707092 DLINP <000b> input/ipa.c:451 connected read/write 20241201122707092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122707092 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122707092 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122707092 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  20241201122707092 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122707092 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  20241201122707092 DLGSUP <0013> gsup_server.c:235 2:  20241201122707092 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122707092 DLGSUP <0013> gsup_server.c:235 3:  20241201122707092 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122707092 DLGSUP <0013> gsup_server.c:235 4:  20241201122707092 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122707092 DLGSUP <0013> gsup_server.c:235 5:  20241201122707092 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122707092 DLGSUP <0013> gsup_server.c:235 7:  20241201122707092 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122707092 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122707092 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122707092 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122707115 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42015<->l=127.0.0.1:4259) 20241201122707129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54126<->l=127.0.0.1:4258 20241201122707135 DLINP <000b> input/ipa.c:451 connected read/write 20241201122707135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122707135 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425607193667 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425607193667"} 20241201122707135 DMAIN <0000> hlr.c:216 IMSI='262425607193667': Creating subscriber on demand 20241201122707135 DMAIN <0000> hlr.c:232 IMSI='262425607193667': Successfully assigned MSISDN='136' 20241201122707135 DAUC <0003> db_auc.c:157 IMSI='262425607193667': No 2G Auth Data 20241201122707135 DAUC <0003> db_auc.c:192 IMSI='262425607193667': No 3G Auth Data 20241201122707135 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425607193667 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 20241201122707135 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425607193667 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425607193667" cause=IMSI unknown in HLR} 20241201122707135 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425607193667 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201122707135 DLINP <000b> input/ipa.c:451 connected read/write 20241201122707135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122707135 DLINP <000b> input/ipa.c:451 connected read/write 20241201122707135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122707137 DAUC <0003> db_auc.c:157 IMSI='262425607193667': No 2G Auth Data 20241201122707137 DAUC <0003> db_auc.c:192 IMSI='262425607193667': No 3G Auth Data 20241201122707138 DAUC <0003> db_auc.c:157 IMSI='262425607193667': No 2G Auth Data 20241201122707138 DAUC <0003> db_auc.c:192 IMSI='262425607193667': No 3G Auth Data 20241201122707138 DAUC <0003> db_auc.c:157 IMSI='262425607193667': No 2G Auth Data 20241201122707138 DAUC <0003> db_auc.c:192 IMSI='262425607193667': No 3G Auth Data 20241201122707140 DLINP <000b> input/ipa.c:451 connected read/write 20241201122707140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122707140 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425607193667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425607193667" cn_domain=PS} 20241201122707140 DLU <0006> fsm.c:456 lu(262425607193667)[0x56518fcbf2f0]{UNVALIDATED}: Allocated 20241201122707140 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425607193667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201122707140 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425607193667)[0x56518fcbf2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122707140 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425607193667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425607193667" cn_domain=PS} 20241201122707140 DLINP <000b> input/ipa.c:451 connected read/write 20241201122707140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122707140 DLINP <000b> input/ipa.c:451 connected read/write 20241201122707140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122707142 DLINP <000b> input/ipa.c:451 connected read/write 20241201122707142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122707142 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425607193667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425607193667"} 20241201122707142 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425607193667)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122707142 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425607193667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122707142 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425607193667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425607193667"} 20241201122707142 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425607193667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122707142 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425607193667)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122707142 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425607193667)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122707142 DLU <0006> fsm.c:568 lu(PS:IMSI-262425607193667)[0x56518fcbf2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122707142 DLINP <000b> input/ipa.c:451 connected read/write 20241201122707142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122707142 DLINP <000b> input/ipa.c:451 connected read/write 20241201122707142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122707145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54126<->l=127.0.0.1:4258 20241201122707146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54116<->l=127.0.0.1:4258 20241201122707147 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42015<->l=127.0.0.1:4259) 20241201122707147 DLINP <000b> input/ipa.c:451 connected read/write 20241201122707147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122707147 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122707147 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122707147 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122707204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54128<->l=127.0.0.1:4258 20241201122707305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54128<->l=127.0.0.1:4258 20241201122710386 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122710386 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122710389 DLINP <000b> input/ipa.c:451 connected read/write 20241201122710389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122710390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54138<->l=127.0.0.1:4258 20241201122710391 DLINP <000b> input/ipa.c:451 connected read/write 20241201122710391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122710391 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122710391 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122710391 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  20241201122710391 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122710391 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  20241201122710391 DLGSUP <0013> gsup_server.c:235 2:  20241201122710391 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122710391 DLGSUP <0013> gsup_server.c:235 3:  20241201122710391 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122710391 DLGSUP <0013> gsup_server.c:235 4:  20241201122710391 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122710391 DLGSUP <0013> gsup_server.c:235 5:  20241201122710391 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122710391 DLGSUP <0013> gsup_server.c:235 7:  20241201122710391 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122710391 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122710391 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122710391 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122710404 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39305<->l=127.0.0.1:4259) 20241201122710407 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241201122710407 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241201122710421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54154<->l=127.0.0.1:4258 20241201122710425 DAUC <0003> db_auc.c:157 IMSI='262422538064541': No 2G Auth Data 20241201122710425 DAUC <0003> db_auc.c:192 IMSI='262422538064541': No 3G Auth Data 20241201122710432 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611867376.msisdn 20241201122710432 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491611867376.msisdn: not attached (vlr_number unset) 20241201122710432 DDGSM <0007> mslookup_server.c:327 sip.voice.491611867376.msisdn: does not exist in GSUP proxy 20241201122711445 DLINP <000b> input/ipa.c:451 connected read/write 20241201122711445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122711445 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422538064541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422538064541" cn_domain=CS} 20241201122711445 DLU <0006> fsm.c:456 lu(262422538064541)[0x56518fcc3b60]{UNVALIDATED}: Allocated 20241201122711445 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422538064541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241201122711445 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262422538064541)[0x56518fcc3b60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201122711445 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422538064541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422538064541" cn_domain=CS} 20241201122711445 DLINP <000b> input/ipa.c:451 connected read/write 20241201122711445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122711445 DLINP <000b> input/ipa.c:451 connected read/write 20241201122711445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122711446 DLINP <000b> input/ipa.c:451 connected read/write 20241201122711446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122711446 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422538064541 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422538064541"} 20241201122711446 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262422538064541)[0x56518fcc3b60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201122711446 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422538064541 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201122711446 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422538064541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422538064541"} 20241201122711446 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422538064541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122711446 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422538064541)[0x56518fcc3b60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201122711446 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422538064541)[0x56518fcc3b60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201122711446 DLU <0006> fsm.c:568 lu(CS:IMSI-262422538064541)[0x56518fcc3b60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201122711446 DLINP <000b> input/ipa.c:451 connected read/write 20241201122711446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122711446 DLINP <000b> input/ipa.c:451 connected read/write 20241201122711446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122711447 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611867376.msisdn 20241201122711447 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491611867376.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241201122711447 DDGSM <0007> mslookup_server.c:327 sip.voice.491611867376.msisdn: does not exist in GSUP proxy 20241201122711447 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611867376.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241201122711449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54154<->l=127.0.0.1:4258 20241201122711449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54138<->l=127.0.0.1:4258 20241201122711450 DLINP <000b> input/ipa.c:451 connected read/write 20241201122711450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122711450 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122711450 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122711450 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122711450 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39305<->l=127.0.0.1:4259) 20241201122711476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54156<->l=127.0.0.1:4258 20241201122711577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54156<->l=127.0.0.1:4258 20241201122713598 DSS <0004> hlr_ussd.c:239 262426928430810/0xfc2ab62a: SS Session Timeout, destroying 20241201122713598 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426928430810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201122714606 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122714606 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122714607 DLINP <000b> input/ipa.c:451 connected read/write 20241201122714607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122714607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56096<->l=127.0.0.1:4258 20241201122714608 DLINP <000b> input/ipa.c:451 connected read/write 20241201122714608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122714608 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122714608 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122714608 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  20241201122714608 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122714608 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  20241201122714608 DLGSUP <0013> gsup_server.c:235 2:  20241201122714608 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122714608 DLGSUP <0013> gsup_server.c:235 3:  20241201122714608 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122714608 DLGSUP <0013> gsup_server.c:235 4:  20241201122714608 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122714608 DLGSUP <0013> gsup_server.c:235 5:  20241201122714608 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122714608 DLGSUP <0013> gsup_server.c:235 7:  20241201122714608 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122714608 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122714608 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122714608 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122714609 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241201122714609 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241201122714622 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43423<->l=127.0.0.1:4259) 20241201122714623 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241201122714623 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241201122714629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56102<->l=127.0.0.1:4258 20241201122714650 DLINP <000b> input/ipa.c:451 connected read/write 20241201122714650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122714650 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426678433221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426678433221" cn_domain=CS} 20241201122714650 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426678433221 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241201122714650 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426678433221 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241201122714650 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426678433221.imsi 20241201122714650 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426678433221.imsi 20241201122714650 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426678433221.imsi: does not exist in local HLR 20241201122714653 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426678433221 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241201122714653 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241201122714653 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241201122714653 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241201122714653 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241201122714653 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241201122714653 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426678433221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122714653 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241201122714653 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241201122714654 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241201122714654 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241201122714654 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241201122714654 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241201122714655 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241201122714655 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241201122714655 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241201122714655 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241201122714655 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241201122714656 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241201122714656 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241201122714656 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241201122714698 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241201122714698 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241201122714698 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241201122714698 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241201122714698 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426678433221 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615713368 20241201122714698 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426678433221 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241201122714698 DLINP <000b> input/ipa.c:451 connected read/write 20241201122714698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122714698 DLINP <000b> input/ipa.c:451 connected read/write 20241201122714698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122714701 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241201122714701 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241201122714701 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426678433221 MSISDN-491615713368 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241201122714701 DLINP <000b> input/ipa.c:451 connected read/write 20241201122714701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122714701 DLINP <000b> input/ipa.c:451 connected read/write 20241201122714701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122714701 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241201122714701 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241201122714701 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426678433221 MSISDN-491615713368 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 20241201122714701 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426678433221 MSISDN-491615713368 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241201122714701 DLINP <000b> input/ipa.c:451 connected read/write 20241201122714701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122714701 DLINP <000b> input/ipa.c:451 connected read/write 20241201122714701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122714702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56102<->l=127.0.0.1:4258 20241201122714703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56096<->l=127.0.0.1:4258 20241201122714703 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43423<->l=127.0.0.1:4259) 20241201122714704 DLINP <000b> input/ipa.c:451 connected read/write 20241201122714704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122714704 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122714704 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122714704 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122714704 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241201122714704 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241201122714704 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241201122714704 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241201122714704 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241201122714738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56118<->l=127.0.0.1:4258 20241201122714838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56118<->l=127.0.0.1:4258 20241201122717940 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122717940 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122717942 DLINP <000b> input/ipa.c:451 connected read/write 20241201122717942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122717942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56132<->l=127.0.0.1:4258 20241201122717944 DLINP <000b> input/ipa.c:451 connected read/write 20241201122717944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122717944 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122717944 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122717944 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  20241201122717944 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122717944 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  20241201122717944 DLGSUP <0013> gsup_server.c:235 2:  20241201122717944 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122717944 DLGSUP <0013> gsup_server.c:235 3:  20241201122717944 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122717944 DLGSUP <0013> gsup_server.c:235 4:  20241201122717944 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122717944 DLGSUP <0013> gsup_server.c:235 5:  20241201122717944 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122717944 DLGSUP <0013> gsup_server.c:235 7:  20241201122717944 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122717944 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122717944 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122717944 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122717944 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241201122717944 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241201122717960 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36629<->l=127.0.0.1:4259) 20241201122717963 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241201122717963 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241201122717973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56144<->l=127.0.0.1:4258 20241201122717977 DAUC <0003> db_auc.c:157 IMSI='262425725872551': No 2G Auth Data 20241201122717977 DAUC <0003> db_auc.c:192 IMSI='262425725872551': No 3G Auth Data 20241201122717987 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425725872551.imsi 20241201122717987 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262425725872551.imsi: found in local HLR 20241201122717991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56144<->l=127.0.0.1:4258 20241201122717991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56132<->l=127.0.0.1:4258 20241201122717992 DLINP <000b> input/ipa.c:451 connected read/write 20241201122717992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122717992 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122717992 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122717992 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122717992 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36629<->l=127.0.0.1:4259) 20241201122718051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56160<->l=127.0.0.1:4258 20241201122718152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56160<->l=127.0.0.1:4258 20241201122721257 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122721257 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122721261 DLINP <000b> input/ipa.c:451 connected read/write 20241201122721261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122721263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56172<->l=127.0.0.1:4258 20241201122721266 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241201122721266 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241201122721266 DLINP <000b> input/ipa.c:451 connected read/write 20241201122721266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122721267 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122721267 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122721267 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  20241201122721267 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122721267 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  20241201122721267 DLGSUP <0013> gsup_server.c:235 2:  20241201122721267 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122721267 DLGSUP <0013> gsup_server.c:235 3:  20241201122721267 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122721267 DLGSUP <0013> gsup_server.c:235 4:  20241201122721267 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122721267 DLGSUP <0013> gsup_server.c:235 5:  20241201122721267 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122721267 DLGSUP <0013> gsup_server.c:235 7:  20241201122721267 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122721267 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122721267 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122721267 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122721294 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36345<->l=127.0.0.1:4259) 20241201122721296 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241201122721296 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241201122721305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56188<->l=127.0.0.1:4258 20241201122721310 DLINP <000b> input/ipa.c:451 connected read/write 20241201122721310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122721310 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423665267977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423665267977" cn_domain=CS} 20241201122721310 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423665267977 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241201122721310 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423665267977 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241201122721310 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423665267977.imsi 20241201122721310 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423665267977.imsi 20241201122721310 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423665267977.imsi: does not exist in local HLR 20241201122721313 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423665267977 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241201122721313 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241201122721313 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241201122721313 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241201122721313 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241201122721313 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241201122721313 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423665267977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122721313 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241201122721313 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241201122721313 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241201122721313 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241201122721313 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241201122721313 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241201122721315 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241201122721315 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241201122721315 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241201122721315 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241201122721315 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241201122721315 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241201122721315 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241201122721315 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241201122721358 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241201122721358 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241201122721358 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241201122721358 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241201122721359 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423665267977 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613461410 20241201122721359 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423665267977 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241201122721359 DLINP <000b> input/ipa.c:451 connected read/write 20241201122721359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122721359 DLINP <000b> input/ipa.c:451 connected read/write 20241201122721359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122721368 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241201122721368 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241201122721368 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423665267977 MSISDN-491613461410 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241201122721368 DLINP <000b> input/ipa.c:451 connected read/write 20241201122721368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122721369 DLINP <000b> input/ipa.c:451 connected read/write 20241201122721369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122721372 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241201122721372 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241201122721372 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423665267977 MSISDN-491613461410 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 20241201122721372 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423665267977 MSISDN-491613461410 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241201122721372 DLINP <000b> input/ipa.c:451 connected read/write 20241201122721372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122721373 DLINP <000b> input/ipa.c:451 connected read/write 20241201122721373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122721376 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423665267977.imsi 20241201122721376 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423665267977.imsi: does not exist in local HLR 20241201122722385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56188<->l=127.0.0.1:4258 20241201122722388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56172<->l=127.0.0.1:4258 20241201122722390 DLINP <000b> input/ipa.c:451 connected read/write 20241201122722390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122722390 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122722390 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122722390 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122722391 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36345<->l=127.0.0.1:4259) 20241201122722392 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241201122722392 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241201122722392 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241201122722392 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241201122722392 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241201122722470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54638<->l=127.0.0.1:4258 20241201122722570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54638<->l=127.0.0.1:4258 20241201122725686 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201122725686 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241201122725690 DLINP <000b> input/ipa.c:451 connected read/write 20241201122725690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122725692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54642<->l=127.0.0.1:4258 20241201122725696 DLINP <000b> input/ipa.c:451 connected read/write 20241201122725696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122725696 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241201122725696 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241201122725696 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  20241201122725696 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241201122725696 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  20241201122725696 DLGSUP <0013> gsup_server.c:235 2:  20241201122725696 DLGSUP <0013> gsup_server.c:237 2: 00  20241201122725696 DLGSUP <0013> gsup_server.c:235 3:  20241201122725696 DLGSUP <0013> gsup_server.c:237 3: 00  20241201122725696 DLGSUP <0013> gsup_server.c:235 4:  20241201122725696 DLGSUP <0013> gsup_server.c:237 4: 00  20241201122725696 DLGSUP <0013> gsup_server.c:235 5:  20241201122725696 DLGSUP <0013> gsup_server.c:237 5: 00  20241201122725696 DLGSUP <0013> gsup_server.c:235 7:  20241201122725696 DLGSUP <0013> gsup_server.c:237 7: 00  20241201122725696 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241201122725696 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241201122725696 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201122725698 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241201122725698 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241201122725729 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34845<->l=127.0.0.1:4259) 20241201122725731 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241201122725731 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241201122725738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54650<->l=127.0.0.1:4258 20241201122725742 DLINP <000b> input/ipa.c:451 connected read/write 20241201122725742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122725742 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420289797588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420289797588" cn_domain=CS} 20241201122725742 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420289797588 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241201122725742 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420289797588 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241201122725742 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420289797588.imsi 20241201122725742 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420289797588.imsi 20241201122725742 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420289797588.imsi: does not exist in local HLR 20241201122725747 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420289797588 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241201122725747 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241201122725747 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241201122725747 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241201122725747 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241201122725747 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241201122725747 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420289797588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201122725747 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241201122725747 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241201122725747 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241201122725747 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241201122725747 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241201122725747 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241201122725750 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241201122725750 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241201122725750 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241201122725750 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241201122725750 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241201122725752 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241201122725752 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241201122725752 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241201122725794 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241201122725794 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241201122725794 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241201122725794 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241201122725794 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420289797588 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618340265 20241201122725795 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420289797588 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241201122725795 DLINP <000b> input/ipa.c:451 connected read/write 20241201122725795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122725795 DLINP <000b> input/ipa.c:451 connected read/write 20241201122725795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122725804 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241201122725804 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241201122725804 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420289797588 MSISDN-491618340265 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241201122725804 DLINP <000b> input/ipa.c:451 connected read/write 20241201122725804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122725804 DLINP <000b> input/ipa.c:451 connected read/write 20241201122725804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122725808 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241201122725808 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241201122725808 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420289797588 MSISDN-491618340265 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 20241201122725808 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420289797588 MSISDN-491618340265 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241201122725808 DLINP <000b> input/ipa.c:451 connected read/write 20241201122725808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122725808 DLINP <000b> input/ipa.c:451 connected read/write 20241201122725808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241201122725812 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618340265.msisdn 20241201122725812 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618340265.msisdn: does not exist in local HLR 20241201122725812 DDGSM <0007> mslookup_server.c:352 sip.voice.491618340265.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241201122725812 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618340265.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241201122725818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54650<->l=127.0.0.1:4258 20241201122725820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54642<->l=127.0.0.1:4258 20241201122725822 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241201122725822 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241201122725822 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241201122725822 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241201122725823 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241201122725823 DLINP <000b> input/ipa.c:451 connected read/write 20241201122725823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241201122725823 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241201122725823 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241201122725823 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201122725823 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34845<->l=127.0.0.1:4259) 20241201122725913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54660<->l=127.0.0.1:4258 20241201122726013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54660<->l=127.0.0.1:4258