20240916120219568 DMAIN <0000> hlr.c:813 hlr starting 20240916120219568 DDB <0001> db.c:599 using database: hlr.db 20240916120219568 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20240916120219568 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240916120219568 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240916120219569 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20240916120219596 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240916120219596 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20240916120219689 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20240916120219695 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240916120219695 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20240916120220942 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120220942 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120220946 DLINP <000b> input/ipa.c:451 connected read/write 20240916120220947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120220949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56762<->l=127.0.0.1:4258 20240916120220953 DLINP <000b> input/ipa.c:451 connected read/write 20240916120220953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120220953 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120220953 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120220953 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  20240916120220953 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120220953 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  20240916120220953 DLGSUP <0013> gsup_server.c:235 2:  20240916120220953 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120220953 DLGSUP <0013> gsup_server.c:235 3:  20240916120220953 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120220953 DLGSUP <0013> gsup_server.c:235 4:  20240916120220953 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120220953 DLGSUP <0013> gsup_server.c:235 5:  20240916120220953 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120220953 DLGSUP <0013> gsup_server.c:235 7:  20240916120220953 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120220953 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120220953 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120220953 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120220981 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45955<->l=127.0.0.1:4259) 20240916120220999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56778<->l=127.0.0.1:4258 20240916120221009 DLINP <000b> input/ipa.c:451 connected read/write 20240916120221009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120221009 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"} 20240916120221009 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" 20240916120221009 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} 20240916120221009 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 20240916120221009 DLINP <000b> input/ipa.c:451 connected read/write 20240916120221009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120221009 DLINP <000b> input/ipa.c:451 connected read/write 20240916120221009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120221013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56778<->l=127.0.0.1:4258 20240916120221015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56762<->l=127.0.0.1:4258 20240916120221017 DLINP <000b> input/ipa.c:451 connected read/write 20240916120221017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120221017 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120221017 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120221017 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120221017 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45955<->l=127.0.0.1:4259) 20240916120221066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56786<->l=127.0.0.1:4258 20240916120221067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56786<->l=127.0.0.1:4258 20240916120224177 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120224177 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120224182 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120224184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56796<->l=127.0.0.1:4258 20240916120224188 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120224188 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120224188 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120224188 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  20240916120224188 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120224188 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  20240916120224188 DLGSUP <0013> gsup_server.c:235 2:  20240916120224188 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120224188 DLGSUP <0013> gsup_server.c:235 3:  20240916120224188 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120224188 DLGSUP <0013> gsup_server.c:235 4:  20240916120224188 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120224188 DLGSUP <0013> gsup_server.c:235 5:  20240916120224188 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120224188 DLGSUP <0013> gsup_server.c:235 7:  20240916120224188 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120224188 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120224188 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120224188 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120224220 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37223<->l=127.0.0.1:4259) 20240916120224250 DAUC <0003> db_auc.c:157 IMSI='262421818822257': No 2G Auth Data 20240916120224250 DAUC <0003> db_auc.c:192 IMSI='262421818822257': No 3G Auth Data 20240916120224314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56806<->l=127.0.0.1:4258 20240916120224322 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120224322 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421818822257 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421818822257"} 20240916120224330 DAUC <0003> db_auc.c:192 IMSI='262421818822257': No 3G Auth Data 20240916120224330 DAUC <0003> db_auc.c:236 IMSI='262421818822257': Calling to generate 5 vectors 20240916120224330 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240916120224330 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120224330 DAUC <0003> auc.c:113 vector [0]: rand = 865894d55e5b1968833eea55e8af6ca5 20240916120224330 DAUC <0003> auc.c:179 vector [0]: kc = 15fc2c9ba4e07c00 20240916120224330 DAUC <0003> auc.c:180 vector [0]: sres = 8378f224 20240916120224330 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916120224330 DAUC <0003> auc.c:113 vector [1]: rand = 892a849af44caf008e89d31902f4216e 20240916120224331 DAUC <0003> auc.c:179 vector [1]: kc = b6b4b0b3aa121000 20240916120224331 DAUC <0003> auc.c:180 vector [1]: sres = cca271e4 20240916120224331 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240916120224331 DAUC <0003> auc.c:113 vector [2]: rand = a7a921204c4d070250e214dcabb32442 20240916120224331 DAUC <0003> auc.c:179 vector [2]: kc = a085dbfe5d4d1400 20240916120224331 DAUC <0003> auc.c:180 vector [2]: sres = d1754a31 20240916120224331 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240916120224331 DAUC <0003> auc.c:113 vector [3]: rand = 9eca4f742257eb794c236c37b077e3ef 20240916120224331 DAUC <0003> auc.c:179 vector [3]: kc = bb9da2fa5dc99800 20240916120224331 DAUC <0003> auc.c:180 vector [3]: sres = d65a0ae0 20240916120224331 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240916120224331 DAUC <0003> auc.c:113 vector [4]: rand = 824d0974ca3cf4f6b54d893fff149a12 20240916120224331 DAUC <0003> auc.c:179 vector [4]: kc = 79997a6eab277000 20240916120224331 DAUC <0003> auc.c:180 vector [4]: sres = 57c3ca05 20240916120224331 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240916120224331 DAUC <0003> db_auc.c:245 IMSI='262421818822257': Generated 5 vectors 20240916120224331 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421818822257 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421818822257"} 20240916120224331 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421818822257 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120224331 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120224331 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120224335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56806<->l=127.0.0.1:4258 20240916120224361 DAUC <0003> db_auc.c:157 IMSI='262429868344279': No 2G Auth Data 20240916120224361 DAUC <0003> db_auc.c:192 IMSI='262429868344279': No 3G Auth Data 20240916120224392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56820<->l=127.0.0.1:4258 20240916120224397 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120224397 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429868344279 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429868344279"} 20240916120224397 DAUC <0003> db_auc.c:192 IMSI='262429868344279': No 3G Auth Data 20240916120224397 DAUC <0003> db_auc.c:236 IMSI='262429868344279': Calling to generate 5 vectors 20240916120224397 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240916120224397 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120224397 DAUC <0003> auc.c:113 vector [0]: rand = 1fa6d6b6167f6faa5413d4d2f72daa40 20240916120224397 DAUC <0003> auc.c:179 vector [0]: kc = ec88a75be623ec00 20240916120224397 DAUC <0003> auc.c:180 vector [0]: sres = 7075cb3b 20240916120224397 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916120224397 DAUC <0003> auc.c:113 vector [1]: rand = 8dd4fa3e7ccaf1d84106761eede52207 20240916120224397 DAUC <0003> auc.c:179 vector [1]: kc = 66987129443c6c00 20240916120224397 DAUC <0003> auc.c:180 vector [1]: sres = e00eb9a4 20240916120224397 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240916120224397 DAUC <0003> auc.c:113 vector [2]: rand = b873c9916ff1d108bd986ae2468550d3 20240916120224397 DAUC <0003> auc.c:179 vector [2]: kc = 6b6a04351c7af800 20240916120224397 DAUC <0003> auc.c:180 vector [2]: sres = 0eb70cc4 20240916120224397 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240916120224397 DAUC <0003> auc.c:113 vector [3]: rand = 838acc8e849ec522b2d191cb6d9d3712 20240916120224397 DAUC <0003> auc.c:179 vector [3]: kc = 01b72c4ee89ac800 20240916120224397 DAUC <0003> auc.c:180 vector [3]: sres = cdb45020 20240916120224397 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240916120224397 DAUC <0003> auc.c:113 vector [4]: rand = 068411272a844ab1f277a21de6f252bd 20240916120224397 DAUC <0003> auc.c:179 vector [4]: kc = 4012860c1618f400 20240916120224397 DAUC <0003> auc.c:180 vector [4]: sres = 7f850d44 20240916120224397 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240916120224397 DAUC <0003> db_auc.c:245 IMSI='262429868344279': Generated 5 vectors 20240916120224397 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429868344279 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429868344279"} 20240916120224397 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429868344279 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120224397 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120224397 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120224400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56820<->l=127.0.0.1:4258 20240916120224426 DAUC <0003> db_auc.c:157 IMSI='262421372041984': No 2G Auth Data 20240916120224426 DAUC <0003> db_auc.c:192 IMSI='262421372041984': No 3G Auth Data 20240916120224452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56822<->l=127.0.0.1:4258 20240916120224454 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120224454 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421372041984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421372041984"} 20240916120224454 DAUC <0003> db_auc.c:192 IMSI='262421372041984': No 3G Auth Data 20240916120224454 DAUC <0003> db_auc.c:236 IMSI='262421372041984': Calling to generate 5 vectors 20240916120224454 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240916120224454 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120224454 DAUC <0003> auc.c:113 vector [0]: rand = 422a15765b1a7b113021c19e43f4e9fe 20240916120224454 DAUC <0003> auc.c:179 vector [0]: kc = 30db69b3129d0772 20240916120224454 DAUC <0003> auc.c:180 vector [0]: sres = 2defd2e5 20240916120224454 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916120224454 DAUC <0003> auc.c:113 vector [1]: rand = 2ab04c6d64e960fb223df0878e97bf6d 20240916120224454 DAUC <0003> auc.c:179 vector [1]: kc = 71eded0ff7a71e1f 20240916120224454 DAUC <0003> auc.c:180 vector [1]: sres = 03a1e2e8 20240916120224454 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240916120224454 DAUC <0003> auc.c:113 vector [2]: rand = ca5f5d7ffb0a622217f75b70b87f05e3 20240916120224454 DAUC <0003> auc.c:179 vector [2]: kc = 3c753f56bf228d47 20240916120224454 DAUC <0003> auc.c:180 vector [2]: sres = 4aca1c4c 20240916120224454 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240916120224454 DAUC <0003> auc.c:113 vector [3]: rand = 3b000ab5d43e0d8ee66bdb107cb6e6ef 20240916120224454 DAUC <0003> auc.c:179 vector [3]: kc = 5d9f24f29ad746aa 20240916120224454 DAUC <0003> auc.c:180 vector [3]: sres = 4112122b 20240916120224454 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240916120224454 DAUC <0003> auc.c:113 vector [4]: rand = d9f2e7427dc5fc9a0acecb7cbded6122 20240916120224454 DAUC <0003> auc.c:179 vector [4]: kc = e8e9f417e132a71d 20240916120224454 DAUC <0003> auc.c:180 vector [4]: sres = 1d3accbd 20240916120224454 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240916120224454 DAUC <0003> db_auc.c:245 IMSI='262421372041984': Generated 5 vectors 20240916120224454 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421372041984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421372041984"} 20240916120224455 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421372041984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120224455 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120224455 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120224456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56822<->l=127.0.0.1:4258 20240916120224480 DAUC <0003> db_auc.c:157 IMSI='262429571837421': No 2G Auth Data 20240916120224480 DAUC <0003> db_auc.c:192 IMSI='262429571837421': No 3G Auth Data 20240916120224507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56830<->l=127.0.0.1:4258 20240916120224511 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120224511 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429571837421 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429571837421"} 20240916120224511 DAUC <0003> db_auc.c:157 IMSI='262429571837421': No 2G Auth Data 20240916120224511 DAUC <0003> db_auc.c:236 IMSI='262429571837421': Calling to generate 5 vectors 20240916120224511 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240916120224511 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120224511 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916120224511 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916120224511 DAUC <0003> auc.c:113 vector [0]: rand = 14ff3d42b6d61c41cab9a60653937b90 20240916120224511 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916120224511 DAUC <0003> auc.c:142 vector [0]: autn = b4bda97411de0000b16066455aee8bc4 20240916120224511 DAUC <0003> auc.c:143 vector [0]: ck = 8c620abd4194b6cdacd8e8fbe53eb8ac 20240916120224511 DAUC <0003> auc.c:144 vector [0]: ik = 53ff4ce36126d615ec0346e8e36860a4 20240916120224511 DAUC <0003> auc.c:145 vector [0]: res = 67dee4c61f568d6f0000000000000000 20240916120224511 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120224511 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240916120224511 DAUC <0003> auc.c:151 vector [0]: kc = 9f46e84d26e4b8d0 20240916120224511 DAUC <0003> auc.c:152 vector [0]: sres = 788869a9 20240916120224511 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240916120224511 DAUC <0003> auc.c:113 vector [1]: rand = 8b6864371e304dbb1798be2ce73d07d8 20240916120224511 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240916120224511 DAUC <0003> auc.c:142 vector [1]: autn = 0f6baceebd5b00000666b83aa5648343 20240916120224511 DAUC <0003> auc.c:143 vector [1]: ck = fd0ae09c9395fe0ecb32fbeceb90c195 20240916120224511 DAUC <0003> auc.c:144 vector [1]: ik = 4db73676fb0989b3c101b3ebb1b0e90c 20240916120224511 DAUC <0003> auc.c:145 vector [1]: res = 20f896603d73665a0000000000000000 20240916120224511 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120224511 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240916120224511 DAUC <0003> auc.c:151 vector [1]: kc = ba8e9eed32bc5f24 20240916120224511 DAUC <0003> auc.c:152 vector [1]: sres = 1d8bf03a 20240916120224511 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240916120224511 DAUC <0003> auc.c:113 vector [2]: rand = 4a9e4f79809724b47acb996e08e20743 20240916120224511 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240916120224511 DAUC <0003> auc.c:142 vector [2]: autn = f5ee2c9cfb9c0000d3ab995dcff89c50 20240916120224511 DAUC <0003> auc.c:143 vector [2]: ck = 997904cb4a4e7933cf99501719a29714 20240916120224511 DAUC <0003> auc.c:144 vector [2]: ik = 086cea831927ccb29f7b1a6146828711 20240916120224511 DAUC <0003> auc.c:145 vector [2]: res = 28f9e12916a7b0b70000000000000000 20240916120224511 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120224511 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240916120224511 DAUC <0003> auc.c:151 vector [2]: kc = c1f7a43e0c49a584 20240916120224511 DAUC <0003> auc.c:152 vector [2]: sres = 3e5e519e 20240916120224511 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240916120224511 DAUC <0003> auc.c:113 vector [3]: rand = 8967f4f221a5e8447e2b283810095901 20240916120224511 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240916120224511 DAUC <0003> auc.c:142 vector [3]: autn = d0c26593e6620000d0a47e51f3b4a6a6 20240916120224511 DAUC <0003> auc.c:143 vector [3]: ck = b59bda921616610bce35fe518ad1e343 20240916120224511 DAUC <0003> auc.c:144 vector [3]: ik = a9a191e43ca457b60cc381096667c914 20240916120224511 DAUC <0003> auc.c:145 vector [3]: res = 825658f1c587d8150000000000000000 20240916120224511 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120224511 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240916120224511 DAUC <0003> auc.c:151 vector [3]: kc = decc342ec6041cea 20240916120224511 DAUC <0003> auc.c:152 vector [3]: sres = 47d180e4 20240916120224511 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240916120224511 DAUC <0003> auc.c:113 vector [4]: rand = dc4f26faf20b36245748d7129a3024a2 20240916120224511 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240916120224511 DAUC <0003> auc.c:142 vector [4]: autn = 73a4853ff1f80000baf34584dbba10cc 20240916120224511 DAUC <0003> auc.c:143 vector [4]: ck = 9ace672d57b84ddbe2537e64b5b83cb2 20240916120224511 DAUC <0003> auc.c:144 vector [4]: ik = deb27cd0a93d8438c705ca096ae3ed98 20240916120224511 DAUC <0003> auc.c:145 vector [4]: res = bca3ec55bc3198360000000000000000 20240916120224511 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916120224511 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240916120224511 DAUC <0003> auc.c:151 vector [4]: kc = 612aaf9021de18c9 20240916120224511 DAUC <0003> auc.c:152 vector [4]: sres = 00927463 20240916120224511 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240916120224511 DAUC <0003> db_auc.c:245 IMSI='262429571837421': Generated 5 vectors 20240916120224511 DAUC <0003> db_auc.c:249 IMSI='262429571837421': Updating SQN=161 in DB 20240916120224519 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429571837421 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429571837421"} 20240916120224519 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429571837421 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120224519 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120224519 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120224521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56830<->l=127.0.0.1:4258 20240916120224546 DAUC <0003> db_auc.c:157 IMSI='262424897583815': No 2G Auth Data 20240916120224546 DAUC <0003> db_auc.c:192 IMSI='262424897583815': No 3G Auth Data 20240916120224570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56844<->l=127.0.0.1:4258 20240916120224571 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120224571 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424897583815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424897583815"} 20240916120224571 DAUC <0003> db_auc.c:157 IMSI='262424897583815': No 2G Auth Data 20240916120224571 DAUC <0003> db_auc.c:236 IMSI='262424897583815': Calling to generate 5 vectors 20240916120224571 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240916120224571 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120224571 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240916120224571 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916120224571 DAUC <0003> auc.c:113 vector [0]: rand = 9a0195a2d56cd6d278a27c5e49d63c29 20240916120224572 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916120224572 DAUC <0003> auc.c:142 vector [0]: autn = 073dc0c2813c0000753f669174e288e3 20240916120224572 DAUC <0003> auc.c:143 vector [0]: ck = 55cc7caa294d4dd376d1189f8a8d1b16 20240916120224572 DAUC <0003> auc.c:144 vector [0]: ik = 0517cb0f03fb40caaf145b676456ed27 20240916120224572 DAUC <0003> auc.c:145 vector [0]: res = 0dd33f5237a967460000000000000000 20240916120224572 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120224572 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240916120224572 DAUC <0003> auc.c:151 vector [0]: kc = 891ef45dc46dfb28 20240916120224572 DAUC <0003> auc.c:152 vector [0]: sres = 3a7a5814 20240916120224572 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240916120224572 DAUC <0003> auc.c:113 vector [1]: rand = a2b1c3643423ee41ed532e9c57286609 20240916120224572 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240916120224572 DAUC <0003> auc.c:142 vector [1]: autn = f2930942d7210000d7fa3d619bcaa693 20240916120224572 DAUC <0003> auc.c:143 vector [1]: ck = 2f5c9ecb9ba997a357a1364e650ded81 20240916120224572 DAUC <0003> auc.c:144 vector [1]: ik = 2e8f802731007a38bfa9290d27fc84e9 20240916120224572 DAUC <0003> auc.c:145 vector [1]: res = f3334d70e3bf49150000000000000000 20240916120224572 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120224572 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240916120224572 DAUC <0003> auc.c:151 vector [1]: kc = e9db01afe85884f3 20240916120224572 DAUC <0003> auc.c:152 vector [1]: sres = 108c0465 20240916120224572 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240916120224572 DAUC <0003> auc.c:113 vector [2]: rand = 3bda132be076dadc9398ec5bdbaaa8d2 20240916120224572 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240916120224572 DAUC <0003> auc.c:142 vector [2]: autn = a72c9e561d860000068f6102c3703852 20240916120224572 DAUC <0003> auc.c:143 vector [2]: ck = 4cd5eef465573432ec17ae7bcc595856 20240916120224572 DAUC <0003> auc.c:144 vector [2]: ik = b2fef41cbb7ff3038e71499f17b19b68 20240916120224572 DAUC <0003> auc.c:145 vector [2]: res = 3d45d5b3049581590000000000000000 20240916120224572 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120224572 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240916120224572 DAUC <0003> auc.c:151 vector [2]: kc = 9c4dfd0c05c0040f 20240916120224572 DAUC <0003> auc.c:152 vector [2]: sres = 39d054ea 20240916120224572 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240916120224572 DAUC <0003> auc.c:113 vector [3]: rand = 216cb246c34083e2023f06fed57d75d5 20240916120224572 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240916120224572 DAUC <0003> auc.c:142 vector [3]: autn = f746131ddcfa0000ca029e9ee34bd906 20240916120224572 DAUC <0003> auc.c:143 vector [3]: ck = 34a4280e337d87cc858542f05d42b3d0 20240916120224572 DAUC <0003> auc.c:144 vector [3]: ik = 3eed5915729a0e166207904c40871c85 20240916120224572 DAUC <0003> auc.c:145 vector [3]: res = b00a2e3133075d300000000000000000 20240916120224572 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120224572 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240916120224572 DAUC <0003> auc.c:151 vector [3]: kc = edcba3a75c22268f 20240916120224572 DAUC <0003> auc.c:152 vector [3]: sres = 830d7301 20240916120224572 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240916120224572 DAUC <0003> auc.c:113 vector [4]: rand = 6ae5735e3b298b7dc43e295a71434fbe 20240916120224572 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240916120224572 DAUC <0003> auc.c:142 vector [4]: autn = 429226a6fdfb0000b4f36b99f9a8a8c1 20240916120224572 DAUC <0003> auc.c:143 vector [4]: ck = ae827dd16499df6c65730af34c6d229c 20240916120224572 DAUC <0003> auc.c:144 vector [4]: ik = c94dee4db0895c19f58b6e90226a257d 20240916120224572 DAUC <0003> auc.c:145 vector [4]: res = 4b8dd35d351fd68c0000000000000000 20240916120224572 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916120224572 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240916120224572 DAUC <0003> auc.c:151 vector [4]: kc = f737f7ffba178494 20240916120224572 DAUC <0003> auc.c:152 vector [4]: sres = 7e9205d1 20240916120224572 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240916120224572 DAUC <0003> db_auc.c:245 IMSI='262424897583815': Generated 5 vectors 20240916120224572 DAUC <0003> db_auc.c:249 IMSI='262424897583815': Updating SQN=161 in DB 20240916120224580 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424897583815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424897583815"} 20240916120224580 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424897583815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120224580 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120224580 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120224581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56844<->l=127.0.0.1:4258 20240916120224605 DAUC <0003> db_auc.c:157 IMSI='262426610599209': No 2G Auth Data 20240916120224605 DAUC <0003> db_auc.c:192 IMSI='262426610599209': No 3G Auth Data 20240916120224641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56858<->l=127.0.0.1:4258 20240916120224644 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120224644 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426610599209 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426610599209"} 20240916120224644 DAUC <0003> db_auc.c:236 IMSI='262426610599209': Calling to generate 5 vectors 20240916120224644 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240916120224644 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120224644 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916120224644 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916120224644 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120224644 DAUC <0003> auc.c:113 vector [0]: rand = de1eb346726f37740ef3ab8a12fdd1a9 20240916120224644 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916120224644 DAUC <0003> auc.c:142 vector [0]: autn = 715b01243b540000cc2272e5ffbaad1d 20240916120224644 DAUC <0003> auc.c:143 vector [0]: ck = 39f33f8be139b94e52573b9d2ce3dbe6 20240916120224644 DAUC <0003> auc.c:144 vector [0]: ik = 6989e5cfb4dfd4be065c2b94bfbb4b4d 20240916120224644 DAUC <0003> auc.c:145 vector [0]: res = 40ed52c3bf2404200000000000000000 20240916120224644 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120224644 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916120224644 DAUC <0003> auc.c:179 vector [0]: kc = 214b2a4454fe5800 20240916120224644 DAUC <0003> auc.c:180 vector [0]: sres = 12c024a2 20240916120224644 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916120224644 DAUC <0003> auc.c:113 vector [1]: rand = 97e6018625a4054880769232d899634c 20240916120224644 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240916120224644 DAUC <0003> auc.c:142 vector [1]: autn = c1f4b9a2dfa00000c2613abea68eb29a 20240916120224644 DAUC <0003> auc.c:143 vector [1]: ck = 216cb3b0948795550196e36d5939dd46 20240916120224644 DAUC <0003> auc.c:144 vector [1]: ik = 90b791e0ea7a37d742320e97926df91c 20240916120224644 DAUC <0003> auc.c:145 vector [1]: res = e4bcda3b5375c7460000000000000000 20240916120224644 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120224644 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916120224645 DAUC <0003> auc.c:179 vector [1]: kc = 708c169705255800 20240916120224645 DAUC <0003> auc.c:180 vector [1]: sres = 671d5f10 20240916120224645 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916120224645 DAUC <0003> auc.c:113 vector [2]: rand = 92ecf5abde8c0ae30620c82240a0b3dc 20240916120224645 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240916120224645 DAUC <0003> auc.c:142 vector [2]: autn = ee14cc3ea25d0000565b297457d59dc0 20240916120224645 DAUC <0003> auc.c:143 vector [2]: ck = 8336b112e7aecb6c49819ec52535de00 20240916120224645 DAUC <0003> auc.c:144 vector [2]: ik = 420102229f6d05a7ece4fe59fa81084f 20240916120224645 DAUC <0003> auc.c:145 vector [2]: res = 2666dc0803befcd70000000000000000 20240916120224645 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120224645 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916120224645 DAUC <0003> auc.c:179 vector [2]: kc = 2ce8d1b262620000 20240916120224645 DAUC <0003> auc.c:180 vector [2]: sres = 2ee08767 20240916120224645 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916120224645 DAUC <0003> auc.c:113 vector [3]: rand = 2c1fbe1ea9cec9bc0672113cf6d5a665 20240916120224645 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240916120224645 DAUC <0003> auc.c:142 vector [3]: autn = 3f0123b0a2f9000030c308db7fe88bf4 20240916120224645 DAUC <0003> auc.c:143 vector [3]: ck = fa52a6332a5df1f88eb29746cf7b1311 20240916120224645 DAUC <0003> auc.c:144 vector [3]: ik = 2ec2b0a32fedc98658cb0e2125d7ac62 20240916120224645 DAUC <0003> auc.c:145 vector [3]: res = 04a20b9c21e6e8640000000000000000 20240916120224645 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120224645 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916120224645 DAUC <0003> auc.c:179 vector [3]: kc = b1026e8ba0ba2400 20240916120224645 DAUC <0003> auc.c:180 vector [3]: sres = 31d0c921 20240916120224645 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916120224645 DAUC <0003> auc.c:113 vector [4]: rand = 1d526161bb4000858eeecf8199a72a19 20240916120224645 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240916120224645 DAUC <0003> auc.c:142 vector [4]: autn = cd7f6bb28ff700007b170828ca1de511 20240916120224645 DAUC <0003> auc.c:143 vector [4]: ck = 1d9dfee484d424fb9924e9a5f9d8e444 20240916120224645 DAUC <0003> auc.c:144 vector [4]: ik = c206bc2cd404247755d7054a32c0d57e 20240916120224645 DAUC <0003> auc.c:145 vector [4]: res = d67ca52bd79dc2a20000000000000000 20240916120224645 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916120224645 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240916120224645 DAUC <0003> auc.c:179 vector [4]: kc = eb8e1acb493fbc00 20240916120224645 DAUC <0003> auc.c:180 vector [4]: sres = 6b6b6b1c 20240916120224645 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240916120224645 DAUC <0003> db_auc.c:245 IMSI='262426610599209': Generated 5 vectors 20240916120224645 DAUC <0003> db_auc.c:249 IMSI='262426610599209': Updating SQN=161 in DB 20240916120224653 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426610599209 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426610599209"} 20240916120224653 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426610599209 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120224653 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120224653 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120224659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56858<->l=127.0.0.1:4258 20240916120224692 DAUC <0003> db_auc.c:157 IMSI='262427537967102': No 2G Auth Data 20240916120224692 DAUC <0003> db_auc.c:192 IMSI='262427537967102': No 3G Auth Data 20240916120224735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56872<->l=127.0.0.1:4258 20240916120224740 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120224740 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427537967102 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427537967102"} 20240916120224740 DAUC <0003> db_auc.c:236 IMSI='262427537967102': Calling to generate 5 vectors 20240916120224741 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240916120224741 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120224741 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916120224741 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916120224741 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120224741 DAUC <0003> auc.c:113 vector [0]: rand = 5da58641b052ba082c27c03fdae4db2c 20240916120224741 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916120224741 DAUC <0003> auc.c:142 vector [0]: autn = 523c7f9662c60000f46ea63df2a5ba20 20240916120224741 DAUC <0003> auc.c:143 vector [0]: ck = c77454666ce7ecd571203f3852e75e5a 20240916120224741 DAUC <0003> auc.c:144 vector [0]: ik = a015fc45cdb77f340e346458a2a1cbe6 20240916120224741 DAUC <0003> auc.c:145 vector [0]: res = ad29654511ada45a0000000000000000 20240916120224741 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120224741 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916120224741 DAUC <0003> auc.c:179 vector [0]: kc = fff228b962cbc400 20240916120224741 DAUC <0003> auc.c:180 vector [0]: sres = 539560ed 20240916120224741 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916120224741 DAUC <0003> auc.c:113 vector [1]: rand = 93884fe279bfdbd4fe0de133cfaff69c 20240916120224741 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240916120224741 DAUC <0003> auc.c:142 vector [1]: autn = c3ade23cddc400004daac468dc631d2f 20240916120224741 DAUC <0003> auc.c:143 vector [1]: ck = 1fd7e8936e8fc6de05052b16f81da28c 20240916120224741 DAUC <0003> auc.c:144 vector [1]: ik = 08ad1ba4913475b79b18b27b21fdbc0a 20240916120224741 DAUC <0003> auc.c:145 vector [1]: res = e61be497b56c07810000000000000000 20240916120224741 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120224741 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916120224741 DAUC <0003> auc.c:179 vector [1]: kc = 8165d69cd6349400 20240916120224741 DAUC <0003> auc.c:180 vector [1]: sres = fe9f06f5 20240916120224741 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916120224741 DAUC <0003> auc.c:113 vector [2]: rand = 3af0eac54d0749041c65e4f6da0c3d19 20240916120224741 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240916120224741 DAUC <0003> auc.c:142 vector [2]: autn = 6bb40dcab88b0000f4e7de27069843ef 20240916120224741 DAUC <0003> auc.c:143 vector [2]: ck = 6d7d7a563a2f72dea28f3f85295d12d3 20240916120224741 DAUC <0003> auc.c:144 vector [2]: ik = 1f8745085abc1185a505ec045545bf08 20240916120224741 DAUC <0003> auc.c:145 vector [2]: res = b37efac15821c1570000000000000000 20240916120224741 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120224741 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916120224741 DAUC <0003> auc.c:179 vector [2]: kc = bcc8b06c4a2c1800 20240916120224741 DAUC <0003> auc.c:180 vector [2]: sres = e9ae1fda 20240916120224741 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916120224741 DAUC <0003> auc.c:113 vector [3]: rand = 1dd22270dbf8eae483cb87c6959483d8 20240916120224741 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240916120224741 DAUC <0003> auc.c:142 vector [3]: autn = 90c0166b1ef10000a096c56d63d935bb 20240916120224741 DAUC <0003> auc.c:143 vector [3]: ck = b3b56705deb66901235da2287cb528c1 20240916120224741 DAUC <0003> auc.c:144 vector [3]: ik = b449efc1d1489b23670bc8d872e7a458 20240916120224741 DAUC <0003> auc.c:145 vector [3]: res = d77b210a03c69a910000000000000000 20240916120224741 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120224741 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916120224742 DAUC <0003> auc.c:179 vector [3]: kc = 1db549ccccb04000 20240916120224742 DAUC <0003> auc.c:180 vector [3]: sres = 027714f7 20240916120224742 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916120224742 DAUC <0003> auc.c:113 vector [4]: rand = 2e40123096e4164449d7acbc4abb6c69 20240916120224742 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240916120224742 DAUC <0003> auc.c:142 vector [4]: autn = e5492dc199fe000037a4d225576c9523 20240916120224742 DAUC <0003> auc.c:143 vector [4]: ck = fa0a129dff54c1f0d1e8f7760bbbf3b5 20240916120224742 DAUC <0003> auc.c:144 vector [4]: ik = 5dbf5e30ea01aa21340e16e7963eb616 20240916120224742 DAUC <0003> auc.c:145 vector [4]: res = f8c669d85cb1a9730000000000000000 20240916120224742 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916120224742 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240916120224742 DAUC <0003> auc.c:179 vector [4]: kc = b0aa72b54b9f3c00 20240916120224742 DAUC <0003> auc.c:180 vector [4]: sres = 7eed169d 20240916120224742 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240916120224742 DAUC <0003> db_auc.c:245 IMSI='262427537967102': Generated 5 vectors 20240916120224742 DAUC <0003> db_auc.c:249 IMSI='262427537967102': Updating SQN=161 in DB 20240916120224750 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427537967102 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427537967102"} 20240916120224751 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427537967102 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120224751 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120224751 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120224757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56872<->l=127.0.0.1:4258 20240916120224789 DAUC <0003> db_auc.c:157 IMSI='262422741336079': No 2G Auth Data 20240916120224789 DAUC <0003> db_auc.c:192 IMSI='262422741336079': No 3G Auth Data 20240916120224825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56876<->l=127.0.0.1:4258 20240916120224829 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120224829 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422741336079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422741336079"} 20240916120224829 DAUC <0003> db_auc.c:236 IMSI='262422741336079': Calling to generate 5 vectors 20240916120224829 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240916120224829 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120224829 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916120224829 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916120224829 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120224829 DAUC <0003> auc.c:113 vector [0]: rand = 5d986632efdb7bb83419c5a4a7c78b8c 20240916120224829 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916120224829 DAUC <0003> auc.c:142 vector [0]: autn = 5407b4ffd78e00004e4686b08be4bda6 20240916120224829 DAUC <0003> auc.c:143 vector [0]: ck = 2eeee7ba99e686a7c39109e26a789c45 20240916120224829 DAUC <0003> auc.c:144 vector [0]: ik = d039a5cbd27a59a07a670d3a21b0de0a 20240916120224829 DAUC <0003> auc.c:145 vector [0]: res = 38fa95e6ff195c000000000000000000 20240916120224829 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120224829 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916120224829 DAUC <0003> auc.c:179 vector [0]: kc = 9c759af9c937b787 20240916120224829 DAUC <0003> auc.c:180 vector [0]: sres = bc6220d2 20240916120224829 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916120224829 DAUC <0003> auc.c:113 vector [1]: rand = f09c72f146534f1157fe5ad318bf8061 20240916120224829 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240916120224829 DAUC <0003> auc.c:142 vector [1]: autn = 425d3a033dd600001edfc182205ce8ec 20240916120224829 DAUC <0003> auc.c:143 vector [1]: ck = 38828924c153b2b131b2b416e8d9ade6 20240916120224830 DAUC <0003> auc.c:144 vector [1]: ik = 7e6c38d455c22532fdca37fef4ca51f6 20240916120224830 DAUC <0003> auc.c:145 vector [1]: res = f76f58eeea4826800000000000000000 20240916120224830 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120224830 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916120224830 DAUC <0003> auc.c:179 vector [1]: kc = 06b38d3ddab81c9d 20240916120224830 DAUC <0003> auc.c:180 vector [1]: sres = c1ffb80e 20240916120224830 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916120224830 DAUC <0003> auc.c:113 vector [2]: rand = de59e1d3cab305c1692be736fcfc0d15 20240916120224830 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240916120224830 DAUC <0003> auc.c:142 vector [2]: autn = 15462669becf0000db1e3743a4ad3f34 20240916120224830 DAUC <0003> auc.c:143 vector [2]: ck = 30c5d625d556f66754635a0f238b4787 20240916120224830 DAUC <0003> auc.c:144 vector [2]: ik = bf3a39d15c67ab7a301551319aed44ad 20240916120224830 DAUC <0003> auc.c:145 vector [2]: res = d356634fdf9f21cf0000000000000000 20240916120224830 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120224830 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916120224830 DAUC <0003> auc.c:179 vector [2]: kc = 55e614c617e0002b 20240916120224830 DAUC <0003> auc.c:180 vector [2]: sres = 52fe06cf 20240916120224830 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916120224830 DAUC <0003> auc.c:113 vector [3]: rand = ea3f239754274d7a1e06f282bc5622bc 20240916120224830 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240916120224830 DAUC <0003> auc.c:142 vector [3]: autn = 00534afe0d9900003b56771243b6cf20 20240916120224830 DAUC <0003> auc.c:143 vector [3]: ck = 6e922a05bc6e9ed44aa53c72d3f2e1a2 20240916120224830 DAUC <0003> auc.c:144 vector [3]: ik = ff116875cda5bab7a011507a25853228 20240916120224830 DAUC <0003> auc.c:145 vector [3]: res = d0a80a547a6d647a0000000000000000 20240916120224830 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120224830 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916120224830 DAUC <0003> auc.c:179 vector [3]: kc = 1c32f226e9717051 20240916120224830 DAUC <0003> auc.c:180 vector [3]: sres = 87e0a7ee 20240916120224830 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916120224830 DAUC <0003> auc.c:113 vector [4]: rand = 0d1d88f14dbfe1e0bfd296983e1dea72 20240916120224830 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240916120224830 DAUC <0003> auc.c:142 vector [4]: autn = 772a6eb66e0300001b856b4a3b9cac70 20240916120224830 DAUC <0003> auc.c:143 vector [4]: ck = f94cbf85df90f46224cacc947dd4cbe1 20240916120224830 DAUC <0003> auc.c:144 vector [4]: ik = 7fd521af9984699eb6951f0d4cd71249 20240916120224830 DAUC <0003> auc.c:145 vector [4]: res = 168d7df0d97726410000000000000000 20240916120224830 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916120224830 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240916120224830 DAUC <0003> auc.c:179 vector [4]: kc = b8eead738ec3d6e5 20240916120224830 DAUC <0003> auc.c:180 vector [4]: sres = b74c799c 20240916120224830 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240916120224830 DAUC <0003> db_auc.c:245 IMSI='262422741336079': Generated 5 vectors 20240916120224830 DAUC <0003> db_auc.c:249 IMSI='262422741336079': Updating SQN=161 in DB 20240916120224838 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422741336079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422741336079"} 20240916120224838 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422741336079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120224838 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120224839 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120224844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56876<->l=127.0.0.1:4258 20240916120224869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56796<->l=127.0.0.1:4258 20240916120224870 DLINP <000b> input/ipa.c:451 connected read/write 20240916120224870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120224870 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120224870 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120224870 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120224870 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37223<->l=127.0.0.1:4259) 20240916120224891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56886<->l=127.0.0.1:4258 20240916120224892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56886<->l=127.0.0.1:4258 20240916120228001 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120228001 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120228004 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56898<->l=127.0.0.1:4258 20240916120228009 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228009 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120228009 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120228009 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  20240916120228009 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120228009 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  20240916120228009 DLGSUP <0013> gsup_server.c:235 2:  20240916120228009 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120228009 DLGSUP <0013> gsup_server.c:235 3:  20240916120228009 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120228009 DLGSUP <0013> gsup_server.c:235 4:  20240916120228009 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120228009 DLGSUP <0013> gsup_server.c:235 5:  20240916120228009 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120228009 DLGSUP <0013> gsup_server.c:235 7:  20240916120228009 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120228009 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120228009 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120228009 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120228025 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45769<->l=127.0.0.1:4259) 20240916120228046 DAUC <0003> db_auc.c:157 IMSI='262425827658603': No 2G Auth Data 20240916120228046 DAUC <0003> db_auc.c:192 IMSI='262425827658603': No 3G Auth Data 20240916120228093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56904<->l=127.0.0.1:4258 20240916120228104 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228104 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425827658603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425827658603"} 20240916120228104 DAUC <0003> db_auc.c:192 IMSI='262425827658603': No 3G Auth Data 20240916120228104 DAUC <0003> db_auc.c:236 IMSI='262425827658603': Calling to generate 1 vectors 20240916120228104 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240916120228104 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120228104 DAUC <0003> auc.c:113 vector [0]: rand = c1c27fb42755f60728a1028991ca2ea9 20240916120228104 DAUC <0003> auc.c:179 vector [0]: kc = 95a579dab9c35c00 20240916120228104 DAUC <0003> auc.c:180 vector [0]: sres = be59d920 20240916120228104 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916120228104 DAUC <0003> db_auc.c:245 IMSI='262425827658603': Generated 1 vectors 20240916120228104 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425827658603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425827658603"} 20240916120228104 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425827658603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228105 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228105 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228111 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228111 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425827658603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425827658603"} 20240916120228111 DAUC <0003> db_auc.c:192 IMSI='262425827658603': No 3G Auth Data 20240916120228111 DAUC <0003> db_auc.c:236 IMSI='262425827658603': Calling to generate 4 vectors 20240916120228111 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240916120228111 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120228111 DAUC <0003> auc.c:113 vector [0]: rand = c1446416eedea4ff6e7b2fed12d020ca 20240916120228111 DAUC <0003> auc.c:179 vector [0]: kc = 1591df44a417e000 20240916120228111 DAUC <0003> auc.c:180 vector [0]: sres = 5b1ef483 20240916120228111 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916120228111 DAUC <0003> auc.c:113 vector [1]: rand = 2162759490dae5ab6ccf0ebfa59a8241 20240916120228111 DAUC <0003> auc.c:179 vector [1]: kc = 38a4eb86ffb01800 20240916120228111 DAUC <0003> auc.c:180 vector [1]: sres = 044afcb6 20240916120228111 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240916120228111 DAUC <0003> auc.c:113 vector [2]: rand = fe0253b5000f76ae6d4e1c0104340595 20240916120228112 DAUC <0003> auc.c:179 vector [2]: kc = 39801dec3ee2b800 20240916120228112 DAUC <0003> auc.c:180 vector [2]: sres = ddda815a 20240916120228112 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240916120228112 DAUC <0003> auc.c:113 vector [3]: rand = 1d1a305793a0aa75f56970e6ea7482a9 20240916120228112 DAUC <0003> auc.c:179 vector [3]: kc = 40c5a6691df0a400 20240916120228112 DAUC <0003> auc.c:180 vector [3]: sres = b6155f33 20240916120228112 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240916120228112 DAUC <0003> db_auc.c:245 IMSI='262425827658603': Generated 4 vectors 20240916120228112 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425827658603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425827658603"} 20240916120228112 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425827658603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228112 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228112 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228116 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228116 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425827658603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425827658603"} 20240916120228116 DAUC <0003> db_auc.c:192 IMSI='262425827658603': No 3G Auth Data 20240916120228116 DAUC <0003> db_auc.c:236 IMSI='262425827658603': Calling to generate 5 vectors 20240916120228116 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240916120228116 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120228116 DAUC <0003> auc.c:113 vector [0]: rand = 83297e12d38e5984894a4581a27ae50a 20240916120228116 DAUC <0003> auc.c:179 vector [0]: kc = adf1a0c94cae2c00 20240916120228116 DAUC <0003> auc.c:180 vector [0]: sres = a785aea4 20240916120228116 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916120228116 DAUC <0003> auc.c:113 vector [1]: rand = 5b4af098e8028b146f34894eac821841 20240916120228116 DAUC <0003> auc.c:179 vector [1]: kc = 797d59a7481e1800 20240916120228116 DAUC <0003> auc.c:180 vector [1]: sres = 7fb73862 20240916120228116 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240916120228117 DAUC <0003> auc.c:113 vector [2]: rand = 362105a3d2218a6c89da4af3ab07aa5e 20240916120228117 DAUC <0003> auc.c:179 vector [2]: kc = 864f65b3eb486000 20240916120228117 DAUC <0003> auc.c:180 vector [2]: sres = 1346e284 20240916120228117 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240916120228117 DAUC <0003> auc.c:113 vector [3]: rand = b3842161161d42d1cfafe1e91d55a350 20240916120228117 DAUC <0003> auc.c:179 vector [3]: kc = 3cc562c0731d0c00 20240916120228117 DAUC <0003> auc.c:180 vector [3]: sres = 691d09f6 20240916120228117 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240916120228117 DAUC <0003> auc.c:113 vector [4]: rand = d2a2f30cc7705be49fda90a3f8436834 20240916120228117 DAUC <0003> auc.c:179 vector [4]: kc = 301eabb1542fd400 20240916120228117 DAUC <0003> auc.c:180 vector [4]: sres = b1537282 20240916120228117 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240916120228117 DAUC <0003> db_auc.c:245 IMSI='262425827658603': Generated 5 vectors 20240916120228117 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425827658603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425827658603"} 20240916120228117 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425827658603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228117 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228117 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228122 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228122 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425827658603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425827658603"} 20240916120228122 DAUC <0003> db_auc.c:192 IMSI='262425827658603': No 3G Auth Data 20240916120228122 DAUC <0003> db_auc.c:236 IMSI='262425827658603': Calling to generate 5 vectors 20240916120228122 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240916120228122 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120228122 DAUC <0003> auc.c:113 vector [0]: rand = 7213f8d226f2fb8ca0690b08df0a837d 20240916120228122 DAUC <0003> auc.c:179 vector [0]: kc = da5aad3cf62f4000 20240916120228122 DAUC <0003> auc.c:180 vector [0]: sres = d5c4ad9a 20240916120228122 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916120228122 DAUC <0003> auc.c:113 vector [1]: rand = 65f9f7b9e009bb0f3b8777e1ef01d654 20240916120228122 DAUC <0003> auc.c:179 vector [1]: kc = 5100a228c4a9d800 20240916120228122 DAUC <0003> auc.c:180 vector [1]: sres = 4d3b9f69 20240916120228122 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240916120228122 DAUC <0003> auc.c:113 vector [2]: rand = 41ba1ff025c9908bc7c8a26aa16942d3 20240916120228122 DAUC <0003> auc.c:179 vector [2]: kc = 3b4d769a80d89400 20240916120228122 DAUC <0003> auc.c:180 vector [2]: sres = 2ae2ab8b 20240916120228122 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240916120228123 DAUC <0003> auc.c:113 vector [3]: rand = f61c20dfe81b6a4725730bd695aaae78 20240916120228123 DAUC <0003> auc.c:179 vector [3]: kc = 89f13d5510c18000 20240916120228123 DAUC <0003> auc.c:180 vector [3]: sres = 257aa10b 20240916120228123 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240916120228123 DAUC <0003> auc.c:113 vector [4]: rand = 1dfaa5776a0ecd00d1136b3f1053637d 20240916120228123 DAUC <0003> auc.c:179 vector [4]: kc = 0c11a30c10f31800 20240916120228123 DAUC <0003> auc.c:180 vector [4]: sres = 55fbd7d4 20240916120228123 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240916120228123 DAUC <0003> db_auc.c:245 IMSI='262425827658603': Generated 5 vectors 20240916120228123 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425827658603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425827658603"} 20240916120228123 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425827658603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228123 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228123 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56904<->l=127.0.0.1:4258 20240916120228152 DAUC <0003> db_auc.c:157 IMSI='262423675623670': No 2G Auth Data 20240916120228152 DAUC <0003> db_auc.c:192 IMSI='262423675623670': No 3G Auth Data 20240916120228174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56906<->l=127.0.0.1:4258 20240916120228175 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228176 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423675623670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423675623670"} 20240916120228176 DAUC <0003> db_auc.c:192 IMSI='262423675623670': No 3G Auth Data 20240916120228176 DAUC <0003> db_auc.c:236 IMSI='262423675623670': Calling to generate 1 vectors 20240916120228176 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240916120228176 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120228176 DAUC <0003> auc.c:113 vector [0]: rand = b4ba93149ecff0738b8a13916c6eb3a6 20240916120228176 DAUC <0003> auc.c:179 vector [0]: kc = 4bd6d019827adc00 20240916120228176 DAUC <0003> auc.c:180 vector [0]: sres = 5ad09197 20240916120228176 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916120228176 DAUC <0003> db_auc.c:245 IMSI='262423675623670': Generated 1 vectors 20240916120228176 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423675623670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423675623670"} 20240916120228176 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423675623670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228176 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228176 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228177 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228177 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423675623670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423675623670"} 20240916120228177 DAUC <0003> db_auc.c:192 IMSI='262423675623670': No 3G Auth Data 20240916120228177 DAUC <0003> db_auc.c:236 IMSI='262423675623670': Calling to generate 4 vectors 20240916120228177 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240916120228177 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120228177 DAUC <0003> auc.c:113 vector [0]: rand = bc646dd2cca28a79dd6997d1259a7903 20240916120228177 DAUC <0003> auc.c:179 vector [0]: kc = 2374948438b17c00 20240916120228177 DAUC <0003> auc.c:180 vector [0]: sres = 24349809 20240916120228177 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916120228177 DAUC <0003> auc.c:113 vector [1]: rand = a039230aba91d7cf8eefedda4d130163 20240916120228177 DAUC <0003> auc.c:179 vector [1]: kc = 1b618ff7e2c9cc00 20240916120228177 DAUC <0003> auc.c:180 vector [1]: sres = 6b1de450 20240916120228177 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240916120228177 DAUC <0003> auc.c:113 vector [2]: rand = 745368200fa3eb2e15a850c010151613 20240916120228177 DAUC <0003> auc.c:179 vector [2]: kc = 4fb7f842c1431800 20240916120228177 DAUC <0003> auc.c:180 vector [2]: sres = aad26ca9 20240916120228177 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240916120228177 DAUC <0003> auc.c:113 vector [3]: rand = 42275d872f22fab1b3201da834ef620d 20240916120228177 DAUC <0003> auc.c:179 vector [3]: kc = d01c18210e454c00 20240916120228177 DAUC <0003> auc.c:180 vector [3]: sres = 33196d45 20240916120228177 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240916120228177 DAUC <0003> db_auc.c:245 IMSI='262423675623670': Generated 4 vectors 20240916120228177 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423675623670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423675623670"} 20240916120228177 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423675623670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228177 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228177 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228178 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228178 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423675623670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423675623670"} 20240916120228178 DAUC <0003> db_auc.c:192 IMSI='262423675623670': No 3G Auth Data 20240916120228178 DAUC <0003> db_auc.c:236 IMSI='262423675623670': Calling to generate 5 vectors 20240916120228178 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240916120228178 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120228178 DAUC <0003> auc.c:113 vector [0]: rand = 75486fc0d8a67e3689b66833ccde9a96 20240916120228178 DAUC <0003> auc.c:179 vector [0]: kc = 9aee5427b855c800 20240916120228178 DAUC <0003> auc.c:180 vector [0]: sres = 1a991dde 20240916120228178 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916120228178 DAUC <0003> auc.c:113 vector [1]: rand = 23a63a1533175b8db9261be65f7bed04 20240916120228178 DAUC <0003> auc.c:179 vector [1]: kc = 88ba0130633b8c00 20240916120228178 DAUC <0003> auc.c:180 vector [1]: sres = 0659b005 20240916120228178 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240916120228178 DAUC <0003> auc.c:113 vector [2]: rand = fd5f1dd6319cba37e5dd2d0c8b890f6d 20240916120228178 DAUC <0003> auc.c:179 vector [2]: kc = 3440ba1fbe212000 20240916120228178 DAUC <0003> auc.c:180 vector [2]: sres = 63faeaa6 20240916120228178 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240916120228178 DAUC <0003> auc.c:113 vector [3]: rand = 0de0cbba29728f93ec21295db2e90f96 20240916120228178 DAUC <0003> auc.c:179 vector [3]: kc = a6c0e4b28ac71400 20240916120228178 DAUC <0003> auc.c:180 vector [3]: sres = 6f35bf0d 20240916120228178 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240916120228178 DAUC <0003> auc.c:113 vector [4]: rand = 4ddd839119cb632174fe9e7d666eb1b5 20240916120228178 DAUC <0003> auc.c:179 vector [4]: kc = 83489346c6cc9800 20240916120228178 DAUC <0003> auc.c:180 vector [4]: sres = 64ee29f2 20240916120228178 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240916120228178 DAUC <0003> db_auc.c:245 IMSI='262423675623670': Generated 5 vectors 20240916120228178 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423675623670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423675623670"} 20240916120228178 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423675623670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228178 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228178 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228179 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228179 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423675623670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423675623670"} 20240916120228179 DAUC <0003> db_auc.c:192 IMSI='262423675623670': No 3G Auth Data 20240916120228179 DAUC <0003> db_auc.c:236 IMSI='262423675623670': Calling to generate 5 vectors 20240916120228179 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240916120228179 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120228179 DAUC <0003> auc.c:113 vector [0]: rand = fb61c346753a322843683afe43547da9 20240916120228179 DAUC <0003> auc.c:179 vector [0]: kc = ba2a77e3f1bb1400 20240916120228179 DAUC <0003> auc.c:180 vector [0]: sres = d441ede2 20240916120228179 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916120228179 DAUC <0003> auc.c:113 vector [1]: rand = 64993ce964afd8d3504df68ea86cddfe 20240916120228179 DAUC <0003> auc.c:179 vector [1]: kc = 618eb03b03b1a800 20240916120228179 DAUC <0003> auc.c:180 vector [1]: sres = ea58e3ae 20240916120228179 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240916120228179 DAUC <0003> auc.c:113 vector [2]: rand = 8cf47d0931f01f5acee431b46cd61e4c 20240916120228179 DAUC <0003> auc.c:179 vector [2]: kc = 7804b33b97974c00 20240916120228179 DAUC <0003> auc.c:180 vector [2]: sres = c6c91861 20240916120228179 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240916120228179 DAUC <0003> auc.c:113 vector [3]: rand = 558280159f3e8f783f263ae03e383179 20240916120228179 DAUC <0003> auc.c:179 vector [3]: kc = b36ff0374c1b2400 20240916120228179 DAUC <0003> auc.c:180 vector [3]: sres = 75541530 20240916120228179 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240916120228179 DAUC <0003> auc.c:113 vector [4]: rand = 1ceb92d93f34ff8a13a277ebbdbabf6a 20240916120228179 DAUC <0003> auc.c:179 vector [4]: kc = 70571be66f718400 20240916120228179 DAUC <0003> auc.c:180 vector [4]: sres = 93aac023 20240916120228179 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240916120228179 DAUC <0003> db_auc.c:245 IMSI='262423675623670': Generated 5 vectors 20240916120228179 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423675623670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423675623670"} 20240916120228179 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423675623670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228179 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228179 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56906<->l=127.0.0.1:4258 20240916120228203 DAUC <0003> db_auc.c:157 IMSI='262427197888868': No 2G Auth Data 20240916120228203 DAUC <0003> db_auc.c:192 IMSI='262427197888868': No 3G Auth Data 20240916120228224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56916<->l=127.0.0.1:4258 20240916120228226 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228226 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427197888868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427197888868"} 20240916120228226 DAUC <0003> db_auc.c:192 IMSI='262427197888868': No 3G Auth Data 20240916120228226 DAUC <0003> db_auc.c:236 IMSI='262427197888868': Calling to generate 1 vectors 20240916120228226 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240916120228226 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120228226 DAUC <0003> auc.c:113 vector [0]: rand = d455fa030bf623e2b7155d91d8df49f6 20240916120228226 DAUC <0003> auc.c:179 vector [0]: kc = 2080a45015fd3b53 20240916120228226 DAUC <0003> auc.c:180 vector [0]: sres = e911c277 20240916120228226 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916120228226 DAUC <0003> db_auc.c:245 IMSI='262427197888868': Generated 1 vectors 20240916120228226 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427197888868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427197888868"} 20240916120228226 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427197888868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228226 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228226 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228227 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228227 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427197888868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427197888868"} 20240916120228227 DAUC <0003> db_auc.c:192 IMSI='262427197888868': No 3G Auth Data 20240916120228227 DAUC <0003> db_auc.c:236 IMSI='262427197888868': Calling to generate 4 vectors 20240916120228227 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240916120228227 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120228227 DAUC <0003> auc.c:113 vector [0]: rand = e19985dcc95cf69a40e1b1f393c9a3dd 20240916120228227 DAUC <0003> auc.c:179 vector [0]: kc = b82501709d34f5cd 20240916120228227 DAUC <0003> auc.c:180 vector [0]: sres = 4042894e 20240916120228227 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916120228227 DAUC <0003> auc.c:113 vector [1]: rand = f4c0129907c6c3630c1b6b0f9772bda5 20240916120228227 DAUC <0003> auc.c:179 vector [1]: kc = 03ff9194e1d6f910 20240916120228227 DAUC <0003> auc.c:180 vector [1]: sres = 1fd233d5 20240916120228227 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240916120228227 DAUC <0003> auc.c:113 vector [2]: rand = f041d60111c73afef3fc16038cc1a9e8 20240916120228227 DAUC <0003> auc.c:179 vector [2]: kc = e17748b6d1401f6d 20240916120228227 DAUC <0003> auc.c:180 vector [2]: sres = 5914dc82 20240916120228227 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240916120228227 DAUC <0003> auc.c:113 vector [3]: rand = 65bd400e85763412bb2fe4b6166ecbe2 20240916120228227 DAUC <0003> auc.c:179 vector [3]: kc = a7c4524a701cfab4 20240916120228227 DAUC <0003> auc.c:180 vector [3]: sres = ea34a206 20240916120228227 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240916120228227 DAUC <0003> db_auc.c:245 IMSI='262427197888868': Generated 4 vectors 20240916120228227 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427197888868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427197888868"} 20240916120228227 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427197888868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228227 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228227 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228228 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228228 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427197888868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427197888868"} 20240916120228228 DAUC <0003> db_auc.c:192 IMSI='262427197888868': No 3G Auth Data 20240916120228228 DAUC <0003> db_auc.c:236 IMSI='262427197888868': Calling to generate 5 vectors 20240916120228228 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240916120228228 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120228228 DAUC <0003> auc.c:113 vector [0]: rand = 4a4b95eb5b30ed2aa85ee405aa3f48a5 20240916120228228 DAUC <0003> auc.c:179 vector [0]: kc = f1081e83b9834f3e 20240916120228228 DAUC <0003> auc.c:180 vector [0]: sres = f231e713 20240916120228228 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916120228228 DAUC <0003> auc.c:113 vector [1]: rand = e8081167fa4a7a9e1641bb04a353bae1 20240916120228228 DAUC <0003> auc.c:179 vector [1]: kc = b4c93454a63279ef 20240916120228228 DAUC <0003> auc.c:180 vector [1]: sres = b91ee5da 20240916120228228 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240916120228228 DAUC <0003> auc.c:113 vector [2]: rand = e8c2d6a4b66a59d623e52a1aadce3b11 20240916120228228 DAUC <0003> auc.c:179 vector [2]: kc = b2238f2719e571a9 20240916120228228 DAUC <0003> auc.c:180 vector [2]: sres = 8db19db4 20240916120228228 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240916120228228 DAUC <0003> auc.c:113 vector [3]: rand = 81cb722955448e064d1281e20cce5ee1 20240916120228228 DAUC <0003> auc.c:179 vector [3]: kc = d9b791a8fbb20dd7 20240916120228228 DAUC <0003> auc.c:180 vector [3]: sres = c6922fa0 20240916120228228 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240916120228228 DAUC <0003> auc.c:113 vector [4]: rand = 6d0b55163c82e655992fc26f7e86bda0 20240916120228228 DAUC <0003> auc.c:179 vector [4]: kc = 346d7c29776500e8 20240916120228228 DAUC <0003> auc.c:180 vector [4]: sres = d9fbe6cf 20240916120228228 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240916120228228 DAUC <0003> db_auc.c:245 IMSI='262427197888868': Generated 5 vectors 20240916120228228 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427197888868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427197888868"} 20240916120228228 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427197888868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228228 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228228 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228229 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228229 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427197888868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427197888868"} 20240916120228229 DAUC <0003> db_auc.c:192 IMSI='262427197888868': No 3G Auth Data 20240916120228229 DAUC <0003> db_auc.c:236 IMSI='262427197888868': Calling to generate 5 vectors 20240916120228229 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240916120228229 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120228229 DAUC <0003> auc.c:113 vector [0]: rand = 4745f65d292692a72e231f60a6a7adf8 20240916120228229 DAUC <0003> auc.c:179 vector [0]: kc = d542c98eb36f7310 20240916120228229 DAUC <0003> auc.c:180 vector [0]: sres = a18bd6d7 20240916120228229 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916120228229 DAUC <0003> auc.c:113 vector [1]: rand = 8f9f0627200180e4884b51ed8c994dcd 20240916120228229 DAUC <0003> auc.c:179 vector [1]: kc = 9115b6a786806af8 20240916120228229 DAUC <0003> auc.c:180 vector [1]: sres = b895d028 20240916120228229 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240916120228229 DAUC <0003> auc.c:113 vector [2]: rand = a61f5234767418ebd2a5304d73740b5b 20240916120228229 DAUC <0003> auc.c:179 vector [2]: kc = b36f899819c4f4be 20240916120228229 DAUC <0003> auc.c:180 vector [2]: sres = 4fb5e47e 20240916120228229 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240916120228229 DAUC <0003> auc.c:113 vector [3]: rand = 84cfac336fb744ac5a8fce57f3097e43 20240916120228229 DAUC <0003> auc.c:179 vector [3]: kc = a9704e7ac63a4adf 20240916120228229 DAUC <0003> auc.c:180 vector [3]: sres = 07590f8f 20240916120228229 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240916120228229 DAUC <0003> auc.c:113 vector [4]: rand = 7b501522f34ac47745d7bfa52665389c 20240916120228229 DAUC <0003> auc.c:179 vector [4]: kc = e0f8bf893ffccaab 20240916120228229 DAUC <0003> auc.c:180 vector [4]: sres = 5b8a6939 20240916120228229 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240916120228229 DAUC <0003> db_auc.c:245 IMSI='262427197888868': Generated 5 vectors 20240916120228229 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427197888868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427197888868"} 20240916120228229 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427197888868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228229 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228229 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56916<->l=127.0.0.1:4258 20240916120228253 DAUC <0003> db_auc.c:157 IMSI='262422403417829': No 2G Auth Data 20240916120228253 DAUC <0003> db_auc.c:192 IMSI='262422403417829': No 3G Auth Data 20240916120228274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56918<->l=127.0.0.1:4258 20240916120228276 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228276 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422403417829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422403417829"} 20240916120228276 DAUC <0003> db_auc.c:157 IMSI='262422403417829': No 2G Auth Data 20240916120228276 DAUC <0003> db_auc.c:236 IMSI='262422403417829': Calling to generate 1 vectors 20240916120228276 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240916120228276 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120228276 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916120228276 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916120228276 DAUC <0003> auc.c:113 vector [0]: rand = 693742366093256920d014825acb62ad 20240916120228276 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916120228276 DAUC <0003> auc.c:142 vector [0]: autn = 99611ff4eb6b0000b83e340766b9b274 20240916120228276 DAUC <0003> auc.c:143 vector [0]: ck = 787ae8b1239fc38c6035a86ec09063c0 20240916120228276 DAUC <0003> auc.c:144 vector [0]: ik = f6c227fb985ffa7c9f76f0ff86722a31 20240916120228276 DAUC <0003> auc.c:145 vector [0]: res = 4aa575beaf1f02dc0000000000000000 20240916120228276 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120228276 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240916120228276 DAUC <0003> auc.c:151 vector [0]: kc = 71fb97dbfd227001 20240916120228276 DAUC <0003> auc.c:152 vector [0]: sres = e5ba7762 20240916120228276 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240916120228276 DAUC <0003> db_auc.c:245 IMSI='262422403417829': Generated 1 vectors 20240916120228276 DAUC <0003> db_auc.c:249 IMSI='262422403417829': Updating SQN=33 in DB 20240916120228284 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422403417829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422403417829"} 20240916120228284 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422403417829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228284 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228284 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228285 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228285 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422403417829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422403417829"} 20240916120228285 DAUC <0003> db_auc.c:157 IMSI='262422403417829': No 2G Auth Data 20240916120228285 DAUC <0003> db_auc.c:236 IMSI='262422403417829': Calling to generate 4 vectors 20240916120228285 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240916120228285 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120228285 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916120228285 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240916120228285 DAUC <0003> auc.c:113 vector [0]: rand = 33c41cdf5537d4e6ff1059fa1076bde5 20240916120228285 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240916120228285 DAUC <0003> auc.c:142 vector [0]: autn = d376786e22ca00000637217a8c56471c 20240916120228285 DAUC <0003> auc.c:143 vector [0]: ck = 8e12ecd80919344b571dd18ea38335f5 20240916120228285 DAUC <0003> auc.c:144 vector [0]: ik = 9156781a59fa446f2bb1b7c512f13e9c 20240916120228285 DAUC <0003> auc.c:145 vector [0]: res = 2f8bdf12be1f0f390000000000000000 20240916120228285 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120228285 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240916120228285 DAUC <0003> auc.c:151 vector [0]: kc = 63e8f289e1917b4d 20240916120228285 DAUC <0003> auc.c:152 vector [0]: sres = 9194d02b 20240916120228285 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240916120228285 DAUC <0003> auc.c:113 vector [1]: rand = 09a6d0fe0acd42f0691b326a5c72bac0 20240916120228285 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240916120228285 DAUC <0003> auc.c:142 vector [1]: autn = 1c10e04d4aeb0000a4d579fcd3734e80 20240916120228285 DAUC <0003> auc.c:143 vector [1]: ck = e59b953d6c40d7efa66c33b57b568f42 20240916120228285 DAUC <0003> auc.c:144 vector [1]: ik = ef9cdf695b740031b58246472cf0eeb4 20240916120228285 DAUC <0003> auc.c:145 vector [1]: res = 74f077853445a0230000000000000000 20240916120228285 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120228285 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240916120228285 DAUC <0003> auc.c:151 vector [1]: kc = 19e93fa66092b628 20240916120228285 DAUC <0003> auc.c:152 vector [1]: sres = 40b5d7a6 20240916120228285 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240916120228285 DAUC <0003> auc.c:113 vector [2]: rand = 4d31537589c6f8cb2a9262113e9b5541 20240916120228285 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240916120228285 DAUC <0003> auc.c:142 vector [2]: autn = 061948b6f56c0000d8ba60445002da3a 20240916120228285 DAUC <0003> auc.c:143 vector [2]: ck = 6b4094cd1be953b3987c96b629f48547 20240916120228285 DAUC <0003> auc.c:144 vector [2]: ik = 9a4b5859e6a3d25848667d5a944ed6c4 20240916120228285 DAUC <0003> auc.c:145 vector [2]: res = 9f1a4d10e65fb4a50000000000000000 20240916120228285 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120228285 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240916120228285 DAUC <0003> auc.c:151 vector [2]: kc = 2111277840f0d268 20240916120228285 DAUC <0003> auc.c:152 vector [2]: sres = 7945f9b5 20240916120228285 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240916120228285 DAUC <0003> auc.c:113 vector [3]: rand = 55fc195b28db529d78025a94ac94971c 20240916120228285 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240916120228285 DAUC <0003> auc.c:142 vector [3]: autn = 32bef3010a090000efd95776ff7c0363 20240916120228285 DAUC <0003> auc.c:143 vector [3]: ck = 0c900c96307c2839e679e765e4b9ef98 20240916120228285 DAUC <0003> auc.c:144 vector [3]: ik = fac11ef63c4f98e7d0c6ab54175f0125 20240916120228285 DAUC <0003> auc.c:145 vector [3]: res = 8108bf4f5adedde10000000000000000 20240916120228285 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120228285 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240916120228285 DAUC <0003> auc.c:151 vector [3]: kc = c0ee5e51ffd55e63 20240916120228285 DAUC <0003> auc.c:152 vector [3]: sres = dbd662ae 20240916120228285 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240916120228285 DAUC <0003> db_auc.c:245 IMSI='262422403417829': Generated 4 vectors 20240916120228285 DAUC <0003> db_auc.c:249 IMSI='262422403417829': Updating SQN=161 in DB 20240916120228293 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422403417829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422403417829"} 20240916120228293 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422403417829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228293 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228293 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228296 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228296 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422403417829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422403417829"} 20240916120228296 DAUC <0003> db_auc.c:157 IMSI='262422403417829': No 2G Auth Data 20240916120228296 DAUC <0003> db_auc.c:236 IMSI='262422403417829': Calling to generate 5 vectors 20240916120228296 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240916120228296 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120228296 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916120228296 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240916120228296 DAUC <0003> auc.c:113 vector [0]: rand = 50c4229372993775e8e7012637549738 20240916120228296 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240916120228296 DAUC <0003> auc.c:142 vector [0]: autn = 419445560c8a00006f55121bf500799e 20240916120228296 DAUC <0003> auc.c:143 vector [0]: ck = 0b66db01fcf5df676b2a50d1a12b8ffd 20240916120228296 DAUC <0003> auc.c:144 vector [0]: ik = 02e4dff68c33908bcabe0a26d8685cb8 20240916120228296 DAUC <0003> auc.c:145 vector [0]: res = 4d2c4cfe8771e93e0000000000000000 20240916120228296 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120228296 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240916120228296 DAUC <0003> auc.c:151 vector [0]: kc = a8165e0009859ca9 20240916120228296 DAUC <0003> auc.c:152 vector [0]: sres = ca5da5c0 20240916120228296 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240916120228296 DAUC <0003> auc.c:113 vector [1]: rand = 68f63d94a08e764adbd71bc62f5038e4 20240916120228296 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240916120228296 DAUC <0003> auc.c:142 vector [1]: autn = f44f98bbfd350000971e9c189fd1d897 20240916120228296 DAUC <0003> auc.c:143 vector [1]: ck = 45702be9df67c0e28c23368bcc0f1430 20240916120228296 DAUC <0003> auc.c:144 vector [1]: ik = 76dd6cfe690efaa0860c72677109d4df 20240916120228296 DAUC <0003> auc.c:145 vector [1]: res = 42d19c4ad6a720740000000000000000 20240916120228296 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120228296 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240916120228296 DAUC <0003> auc.c:151 vector [1]: kc = 398203fb0b6ffaad 20240916120228296 DAUC <0003> auc.c:152 vector [1]: sres = 9476bc3e 20240916120228296 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240916120228296 DAUC <0003> auc.c:113 vector [2]: rand = 9d4e19afaa323f45512b487a88d827eb 20240916120228296 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240916120228296 DAUC <0003> auc.c:142 vector [2]: autn = c4b6ca8a78c20000fa89e7d176bc882c 20240916120228296 DAUC <0003> auc.c:143 vector [2]: ck = 381ef9d314fffe9d10e989a63c6872e2 20240916120228296 DAUC <0003> auc.c:144 vector [2]: ik = 05469ab71eeb79d73eec34352045c03b 20240916120228296 DAUC <0003> auc.c:145 vector [2]: res = fcfd4b4c56b39fe90000000000000000 20240916120228296 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120228296 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240916120228296 DAUC <0003> auc.c:151 vector [2]: kc = 135ddef716393593 20240916120228296 DAUC <0003> auc.c:152 vector [2]: sres = aa4ed4a5 20240916120228296 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240916120228296 DAUC <0003> auc.c:113 vector [3]: rand = 69d7f6884778637a4b9385fed8494a38 20240916120228296 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240916120228296 DAUC <0003> auc.c:142 vector [3]: autn = dc4884320c330000db3163325516db86 20240916120228296 DAUC <0003> auc.c:143 vector [3]: ck = cf964d29aa1c6cff64f41ba642d455c3 20240916120228296 DAUC <0003> auc.c:144 vector [3]: ik = 86ff51ecd5e6c8184fc7c461dccab7c7 20240916120228296 DAUC <0003> auc.c:145 vector [3]: res = 09ae35e0ec1866290000000000000000 20240916120228296 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120228296 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240916120228296 DAUC <0003> auc.c:151 vector [3]: kc = 625ac302e1e446e3 20240916120228296 DAUC <0003> auc.c:152 vector [3]: sres = e5b653c9 20240916120228296 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240916120228296 DAUC <0003> auc.c:113 vector [4]: rand = cda4f2bbd9bf49354c7f53078d0de7ff 20240916120228296 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240916120228296 DAUC <0003> auc.c:142 vector [4]: autn = ccf4448749c30000e9dcb13cb9e3c33f 20240916120228296 DAUC <0003> auc.c:143 vector [4]: ck = 894d2831503c833701dae464e253f916 20240916120228296 DAUC <0003> auc.c:144 vector [4]: ik = f2790a514f7de5b92ff60d1a44f1bda0 20240916120228296 DAUC <0003> auc.c:145 vector [4]: res = 6b8463edfb5baf6f0000000000000000 20240916120228296 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916120228296 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240916120228296 DAUC <0003> auc.c:151 vector [4]: kc = 5518cb1eb9e32238 20240916120228296 DAUC <0003> auc.c:152 vector [4]: sres = 90dfcc82 20240916120228296 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240916120228296 DAUC <0003> db_auc.c:245 IMSI='262422403417829': Generated 5 vectors 20240916120228296 DAUC <0003> db_auc.c:249 IMSI='262422403417829': Updating SQN=321 in DB 20240916120228304 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422403417829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422403417829"} 20240916120228304 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422403417829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228304 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228304 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228309 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228309 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422403417829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422403417829"} 20240916120228309 DAUC <0003> db_auc.c:157 IMSI='262422403417829': No 2G Auth Data 20240916120228309 DAUC <0003> db_auc.c:236 IMSI='262422403417829': Calling to generate 5 vectors 20240916120228309 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240916120228309 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120228309 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916120228310 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240916120228310 DAUC <0003> auc.c:113 vector [0]: rand = c5403104a9680fb0a74c0a3716063d07 20240916120228310 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240916120228310 DAUC <0003> auc.c:142 vector [0]: autn = 549f7a7f10500000eb3944a426f259e1 20240916120228310 DAUC <0003> auc.c:143 vector [0]: ck = dca94f1e90d79b59aa4435520bf97c77 20240916120228310 DAUC <0003> auc.c:144 vector [0]: ik = beeda739b67368e409532c82743345b5 20240916120228310 DAUC <0003> auc.c:145 vector [0]: res = 4e1d10ea463ae3900000000000000000 20240916120228310 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120228310 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240916120228310 DAUC <0003> auc.c:151 vector [0]: kc = c153f1f7596eca7f 20240916120228310 DAUC <0003> auc.c:152 vector [0]: sres = 0827f37a 20240916120228310 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240916120228310 DAUC <0003> auc.c:113 vector [1]: rand = ceb4f0bc25ea34abcc4aaadb7a4af759 20240916120228310 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240916120228310 DAUC <0003> auc.c:142 vector [1]: autn = 2b6ac9c86f7d0000f05454f90c19fbe3 20240916120228310 DAUC <0003> auc.c:143 vector [1]: ck = 2b8a16c7c0604161171dd53d2bb0a172 20240916120228310 DAUC <0003> auc.c:144 vector [1]: ik = c90da77e9a1a85d135de9e8f7ddc8586 20240916120228310 DAUC <0003> auc.c:145 vector [1]: res = ef815a1feabecc8f0000000000000000 20240916120228310 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120228310 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240916120228310 DAUC <0003> auc.c:151 vector [1]: kc = c044fa0b0c16e044 20240916120228310 DAUC <0003> auc.c:152 vector [1]: sres = 053f9690 20240916120228310 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240916120228310 DAUC <0003> auc.c:113 vector [2]: rand = 21f5ee6ed312e53099276b16984b0f0b 20240916120228310 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240916120228310 DAUC <0003> auc.c:142 vector [2]: autn = 37be8c7228ec000094227d122bdb458f 20240916120228310 DAUC <0003> auc.c:143 vector [2]: ck = 9acc9296897a420eb4594519bbcdc27c 20240916120228310 DAUC <0003> auc.c:144 vector [2]: ik = a46eac9ff39e144173d692ac1b7eae69 20240916120228310 DAUC <0003> auc.c:145 vector [2]: res = 891821c774a26bbf0000000000000000 20240916120228310 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120228310 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240916120228310 DAUC <0003> auc.c:151 vector [2]: kc = f92de9bcda573a5a 20240916120228310 DAUC <0003> auc.c:152 vector [2]: sres = fdba4a78 20240916120228310 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240916120228310 DAUC <0003> auc.c:113 vector [3]: rand = ea13d2c9dfc43a384e2d0b83e200036c 20240916120228310 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240916120228310 DAUC <0003> auc.c:142 vector [3]: autn = abe7627b52fe00004e87d7979d0dc693 20240916120228310 DAUC <0003> auc.c:143 vector [3]: ck = 848c196c06a84c10a128ab801c752a4d 20240916120228310 DAUC <0003> auc.c:144 vector [3]: ik = 77e748c0edf7b8ba6ca8c10ac794304c 20240916120228310 DAUC <0003> auc.c:145 vector [3]: res = ea3f247fe82497290000000000000000 20240916120228310 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120228310 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240916120228310 DAUC <0003> auc.c:151 vector [3]: kc = 3eeb3b2630beeeab 20240916120228310 DAUC <0003> auc.c:152 vector [3]: sres = 021bb356 20240916120228310 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240916120228311 DAUC <0003> auc.c:113 vector [4]: rand = d028f8bca14fa33546221272f5997a42 20240916120228311 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240916120228311 DAUC <0003> auc.c:142 vector [4]: autn = 70aed16d58190000068a1cb61c03e6c0 20240916120228311 DAUC <0003> auc.c:143 vector [4]: ck = a495bf1b9ae97502c4aa770c0f72a4a3 20240916120228311 DAUC <0003> auc.c:144 vector [4]: ik = d2de05abfb7d7cfbb729214aa06f880f 20240916120228311 DAUC <0003> auc.c:145 vector [4]: res = 3c1ec76a04ee059a0000000000000000 20240916120228311 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916120228311 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240916120228311 DAUC <0003> auc.c:151 vector [4]: kc = 05c8ecf6ce892555 20240916120228311 DAUC <0003> auc.c:152 vector [4]: sres = 38f0c2f0 20240916120228311 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240916120228311 DAUC <0003> db_auc.c:245 IMSI='262422403417829': Generated 5 vectors 20240916120228311 DAUC <0003> db_auc.c:249 IMSI='262422403417829': Updating SQN=481 in DB 20240916120228319 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422403417829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422403417829"} 20240916120228319 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422403417829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228319 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228319 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56918<->l=127.0.0.1:4258 20240916120228349 DAUC <0003> db_auc.c:157 IMSI='262423830575442': No 2G Auth Data 20240916120228349 DAUC <0003> db_auc.c:192 IMSI='262423830575442': No 3G Auth Data 20240916120228370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56922<->l=127.0.0.1:4258 20240916120228372 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228372 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423830575442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423830575442"} 20240916120228372 DAUC <0003> db_auc.c:157 IMSI='262423830575442': No 2G Auth Data 20240916120228372 DAUC <0003> db_auc.c:236 IMSI='262423830575442': Calling to generate 1 vectors 20240916120228372 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240916120228372 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120228372 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240916120228372 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916120228372 DAUC <0003> auc.c:113 vector [0]: rand = 806bd3529a8f2de4b97f99d79936a6b7 20240916120228372 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916120228372 DAUC <0003> auc.c:142 vector [0]: autn = d5a42e53b40d0000ab8632d4f24ffbf7 20240916120228372 DAUC <0003> auc.c:143 vector [0]: ck = 9cdc21a197e515c51b254a3bc8a7475a 20240916120228372 DAUC <0003> auc.c:144 vector [0]: ik = 3e914b956de40e73d8666f469e4c9408 20240916120228372 DAUC <0003> auc.c:145 vector [0]: res = 742aea243f8137ef0000000000000000 20240916120228372 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120228372 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240916120228372 DAUC <0003> auc.c:151 vector [0]: kc = 610e4f49aceac8e4 20240916120228372 DAUC <0003> auc.c:152 vector [0]: sres = 4babddcb 20240916120228372 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240916120228372 DAUC <0003> db_auc.c:245 IMSI='262423830575442': Generated 1 vectors 20240916120228372 DAUC <0003> db_auc.c:249 IMSI='262423830575442': Updating SQN=33 in DB 20240916120228379 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423830575442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423830575442"} 20240916120228379 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423830575442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228379 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228380 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228381 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228381 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423830575442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423830575442"} 20240916120228381 DAUC <0003> db_auc.c:157 IMSI='262423830575442': No 2G Auth Data 20240916120228381 DAUC <0003> db_auc.c:236 IMSI='262423830575442': Calling to generate 4 vectors 20240916120228381 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240916120228381 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120228381 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240916120228381 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240916120228381 DAUC <0003> auc.c:113 vector [0]: rand = 95e41c39a06f4bfaf29e6cd278c4e37b 20240916120228381 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240916120228381 DAUC <0003> auc.c:142 vector [0]: autn = fa7a1c7b3c22000068b326020117ffb6 20240916120228381 DAUC <0003> auc.c:143 vector [0]: ck = 562d4be161a4d935216ec9d363bfb34c 20240916120228381 DAUC <0003> auc.c:144 vector [0]: ik = b203c77e48d2f7129dace49534924833 20240916120228381 DAUC <0003> auc.c:145 vector [0]: res = 38560a2f66f7cfbb0000000000000000 20240916120228381 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120228381 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240916120228381 DAUC <0003> auc.c:151 vector [0]: kc = 58eca1d97e5bd558 20240916120228381 DAUC <0003> auc.c:152 vector [0]: sres = 5ea1c594 20240916120228381 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240916120228381 DAUC <0003> auc.c:113 vector [1]: rand = 698137bd0f353b970897d428a3990efb 20240916120228381 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240916120228381 DAUC <0003> auc.c:142 vector [1]: autn = ed58c374c15f000056a5c4f32ff4ee3e 20240916120228381 DAUC <0003> auc.c:143 vector [1]: ck = d1e9df0c675cb4492d899d303f12cb6e 20240916120228381 DAUC <0003> auc.c:144 vector [1]: ik = b5b42096ad9e66175a5e7f1cdc0d146f 20240916120228381 DAUC <0003> auc.c:145 vector [1]: res = b7458d355e8a4c0b0000000000000000 20240916120228381 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120228381 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240916120228381 DAUC <0003> auc.c:151 vector [1]: kc = 138a1db629dd0d5f 20240916120228381 DAUC <0003> auc.c:152 vector [1]: sres = e9cfc13e 20240916120228381 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240916120228381 DAUC <0003> auc.c:113 vector [2]: rand = b691d4b61fa8553f16949f9128e6ca7b 20240916120228381 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240916120228381 DAUC <0003> auc.c:142 vector [2]: autn = 270389dc779c0000c7ecf6ac3a5d368a 20240916120228381 DAUC <0003> auc.c:143 vector [2]: ck = 65f0f6965ea6ccf9180b84ca66e1c8a8 20240916120228381 DAUC <0003> auc.c:144 vector [2]: ik = 2d5d5bba8d2bed0c66ffad6401b3fa98 20240916120228381 DAUC <0003> auc.c:145 vector [2]: res = 4c5a40505a2d6e3f0000000000000000 20240916120228381 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120228381 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240916120228381 DAUC <0003> auc.c:151 vector [2]: kc = 36598482b4df13c5 20240916120228381 DAUC <0003> auc.c:152 vector [2]: sres = 16772e6f 20240916120228381 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240916120228381 DAUC <0003> auc.c:113 vector [3]: rand = cd81acf5642224af4975db591a17529a 20240916120228381 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240916120228381 DAUC <0003> auc.c:142 vector [3]: autn = fa95840ebb7700009f59ee6ebcdc148d 20240916120228381 DAUC <0003> auc.c:143 vector [3]: ck = bb2e714d1aea833a07eb602cd04dddd8 20240916120228381 DAUC <0003> auc.c:144 vector [3]: ik = 4872a7e4b5d84b116a4df67254033268 20240916120228381 DAUC <0003> auc.c:145 vector [3]: res = 9665f9c8335a1a330000000000000000 20240916120228381 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120228381 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240916120228381 DAUC <0003> auc.c:151 vector [3]: kc = 9efa40f72b7c279b 20240916120228381 DAUC <0003> auc.c:152 vector [3]: sres = a53fe3fb 20240916120228381 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240916120228381 DAUC <0003> db_auc.c:245 IMSI='262423830575442': Generated 4 vectors 20240916120228381 DAUC <0003> db_auc.c:249 IMSI='262423830575442': Updating SQN=161 in DB 20240916120228389 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423830575442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423830575442"} 20240916120228389 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423830575442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228389 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228389 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228392 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228392 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423830575442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423830575442"} 20240916120228392 DAUC <0003> db_auc.c:157 IMSI='262423830575442': No 2G Auth Data 20240916120228392 DAUC <0003> db_auc.c:236 IMSI='262423830575442': Calling to generate 5 vectors 20240916120228392 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240916120228392 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120228392 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240916120228392 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240916120228392 DAUC <0003> auc.c:113 vector [0]: rand = 0c147e2f07ccdd041ef49178d3282122 20240916120228392 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240916120228392 DAUC <0003> auc.c:142 vector [0]: autn = 3dbdc57e749d000019cedc7ff0797e79 20240916120228392 DAUC <0003> auc.c:143 vector [0]: ck = ab3c4c6e73776a1708e3ca4392ec70ce 20240916120228392 DAUC <0003> auc.c:144 vector [0]: ik = a8af4b47d77070854a617078381b935a 20240916120228392 DAUC <0003> auc.c:145 vector [0]: res = aafeb87a8f4d0a9d0000000000000000 20240916120228392 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120228392 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240916120228392 DAUC <0003> auc.c:151 vector [0]: kc = 4111bd120ef0f906 20240916120228392 DAUC <0003> auc.c:152 vector [0]: sres = 25b3b2e7 20240916120228392 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240916120228392 DAUC <0003> auc.c:113 vector [1]: rand = c6f4ad5d1c6230d562f9265e802f2411 20240916120228392 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240916120228392 DAUC <0003> auc.c:142 vector [1]: autn = cbcd6ae1fb8b0000d33d3036fdf38e84 20240916120228392 DAUC <0003> auc.c:143 vector [1]: ck = 47615a0d78f74f1697ee90c893275acc 20240916120228392 DAUC <0003> auc.c:144 vector [1]: ik = cf429573cdc9542521d6bf0ad02d0fbc 20240916120228392 DAUC <0003> auc.c:145 vector [1]: res = d2810cd9a86d338a0000000000000000 20240916120228392 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120228392 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240916120228392 DAUC <0003> auc.c:151 vector [1]: kc = 3e1be0bcf6344e43 20240916120228392 DAUC <0003> auc.c:152 vector [1]: sres = 7aec3f53 20240916120228392 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240916120228392 DAUC <0003> auc.c:113 vector [2]: rand = 9ab45900488299b6e91efd99018d75d0 20240916120228392 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240916120228392 DAUC <0003> auc.c:142 vector [2]: autn = 5abf68a04731000023b4a2d6fcf98c62 20240916120228392 DAUC <0003> auc.c:143 vector [2]: ck = 1909a5d2f9bd9fb3f3ccf22e94c783ea 20240916120228392 DAUC <0003> auc.c:144 vector [2]: ik = d4930388ee2074a00f972c61c4945ff9 20240916120228392 DAUC <0003> auc.c:145 vector [2]: res = bdbada3f33f297ca0000000000000000 20240916120228392 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120228392 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240916120228392 DAUC <0003> auc.c:151 vector [2]: kc = 31c1781547ce3700 20240916120228392 DAUC <0003> auc.c:152 vector [2]: sres = 8e484df5 20240916120228392 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240916120228392 DAUC <0003> auc.c:113 vector [3]: rand = 7d5b3579187f64969f98edc81a12a9ab 20240916120228392 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240916120228392 DAUC <0003> auc.c:142 vector [3]: autn = 927ffcabdc170000149dad12b1fa632b 20240916120228392 DAUC <0003> auc.c:143 vector [3]: ck = a5b3f1fc1e3234051eb75ba0f9273797 20240916120228392 DAUC <0003> auc.c:144 vector [3]: ik = 31b13dbbf0fa9f91bfb11471a0017b4a 20240916120228392 DAUC <0003> auc.c:145 vector [3]: res = 9fc4313c875cbbe70000000000000000 20240916120228392 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120228392 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240916120228392 DAUC <0003> auc.c:151 vector [3]: kc = 35048396b7eee749 20240916120228392 DAUC <0003> auc.c:152 vector [3]: sres = 18988adb 20240916120228392 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240916120228392 DAUC <0003> auc.c:113 vector [4]: rand = f482d909293e2c6590b10d195497d9a4 20240916120228392 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240916120228392 DAUC <0003> auc.c:142 vector [4]: autn = 26317cd3580d0000ec480042d8eb5dba 20240916120228392 DAUC <0003> auc.c:143 vector [4]: ck = a851ad0d5a9149b69aee1cc35ab1a6e7 20240916120228392 DAUC <0003> auc.c:144 vector [4]: ik = 51cbf22f56be9a986dcca6f4ae0dfc44 20240916120228392 DAUC <0003> auc.c:145 vector [4]: res = 9a8221cb95dadac20000000000000000 20240916120228392 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916120228392 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240916120228392 DAUC <0003> auc.c:151 vector [4]: kc = 0eb8e515f893898d 20240916120228392 DAUC <0003> auc.c:152 vector [4]: sres = 0f58fb09 20240916120228392 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240916120228392 DAUC <0003> db_auc.c:245 IMSI='262423830575442': Generated 5 vectors 20240916120228392 DAUC <0003> db_auc.c:249 IMSI='262423830575442': Updating SQN=321 in DB 20240916120228403 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423830575442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423830575442"} 20240916120228403 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423830575442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228403 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228403 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228408 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228408 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423830575442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423830575442"} 20240916120228408 DAUC <0003> db_auc.c:157 IMSI='262423830575442': No 2G Auth Data 20240916120228409 DAUC <0003> db_auc.c:236 IMSI='262423830575442': Calling to generate 5 vectors 20240916120228409 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240916120228409 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120228409 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240916120228409 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240916120228409 DAUC <0003> auc.c:113 vector [0]: rand = e74e521b6c16e6f8858b1431851ff1ed 20240916120228409 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240916120228409 DAUC <0003> auc.c:142 vector [0]: autn = 7739480abd260000962d180d1baf38b5 20240916120228409 DAUC <0003> auc.c:143 vector [0]: ck = 499d3c115d7ac13c707687eb3e001605 20240916120228409 DAUC <0003> auc.c:144 vector [0]: ik = db421b802fda4b1efd3d8f4f77d473f6 20240916120228409 DAUC <0003> auc.c:145 vector [0]: res = bd903327e04c9bc90000000000000000 20240916120228409 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120228409 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240916120228409 DAUC <0003> auc.c:151 vector [0]: kc = 1f942f353b74efd1 20240916120228409 DAUC <0003> auc.c:152 vector [0]: sres = 5ddca8ee 20240916120228409 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240916120228409 DAUC <0003> auc.c:113 vector [1]: rand = 86c56273b395a93f5c8f5c372de6682b 20240916120228409 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240916120228409 DAUC <0003> auc.c:142 vector [1]: autn = 3bf5ebc3ebf1000043c8f4b8775ce538 20240916120228409 DAUC <0003> auc.c:143 vector [1]: ck = 719069be5318b76e0c983f50fe432f58 20240916120228409 DAUC <0003> auc.c:144 vector [1]: ik = ccea8856b80b513af0d014a8bd7a27a8 20240916120228409 DAUC <0003> auc.c:145 vector [1]: res = 935658e2930487d20000000000000000 20240916120228409 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120228409 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240916120228409 DAUC <0003> auc.c:151 vector [1]: kc = 4132ca10a82aeea4 20240916120228409 DAUC <0003> auc.c:152 vector [1]: sres = 0052df30 20240916120228409 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240916120228409 DAUC <0003> auc.c:113 vector [2]: rand = 41105a1c12c06615e7beaeb8cf9e2fce 20240916120228409 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240916120228409 DAUC <0003> auc.c:142 vector [2]: autn = 70c792f8c07f000098feb94ead990629 20240916120228409 DAUC <0003> auc.c:143 vector [2]: ck = 3799318d13ba76c73ad9507b2e372b80 20240916120228409 DAUC <0003> auc.c:144 vector [2]: ik = 244f9883c84d86299847e66881d43df1 20240916120228409 DAUC <0003> auc.c:145 vector [2]: res = b76bf1104020c44d0000000000000000 20240916120228409 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120228409 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240916120228409 DAUC <0003> auc.c:151 vector [2]: kc = b1481f1d7414e69f 20240916120228409 DAUC <0003> auc.c:152 vector [2]: sres = f74b355d 20240916120228409 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240916120228409 DAUC <0003> auc.c:113 vector [3]: rand = 152f5a13b0212681f4bca1dff587663d 20240916120228409 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240916120228409 DAUC <0003> auc.c:142 vector [3]: autn = 7eb8370003f70000f01427c309170d2f 20240916120228409 DAUC <0003> auc.c:143 vector [3]: ck = d21c879d7bf444372d0753b3665fb6f0 20240916120228409 DAUC <0003> auc.c:144 vector [3]: ik = 1ea49419fcc7bd98afeabbb253d0e8a0 20240916120228409 DAUC <0003> auc.c:145 vector [3]: res = cabd6c3b7a4f9b7e0000000000000000 20240916120228410 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120228410 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240916120228410 DAUC <0003> auc.c:151 vector [3]: kc = 4e55fb85b2bca7ff 20240916120228410 DAUC <0003> auc.c:152 vector [3]: sres = b0f2f745 20240916120228410 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240916120228410 DAUC <0003> auc.c:113 vector [4]: rand = 86e79a375ad0fef95e7f7a46799d8b2f 20240916120228410 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240916120228410 DAUC <0003> auc.c:142 vector [4]: autn = a49bdd2448f40000a63e2dd336d2c266 20240916120228410 DAUC <0003> auc.c:143 vector [4]: ck = 416534ce2ac6af2586abbaf2194ac8fc 20240916120228410 DAUC <0003> auc.c:144 vector [4]: ik = c87be118924ff776b0377ff47b6f4b1c 20240916120228410 DAUC <0003> auc.c:145 vector [4]: res = 26ee61dfe05f53450000000000000000 20240916120228410 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916120228410 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240916120228410 DAUC <0003> auc.c:151 vector [4]: kc = bf8210d0daacdbb3 20240916120228410 DAUC <0003> auc.c:152 vector [4]: sres = c6b1329a 20240916120228410 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240916120228410 DAUC <0003> db_auc.c:245 IMSI='262423830575442': Generated 5 vectors 20240916120228410 DAUC <0003> db_auc.c:249 IMSI='262423830575442': Updating SQN=481 in DB 20240916120228418 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423830575442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423830575442"} 20240916120228418 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423830575442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228418 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228418 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56922<->l=127.0.0.1:4258 20240916120228449 DAUC <0003> db_auc.c:157 IMSI='262423323103196': No 2G Auth Data 20240916120228449 DAUC <0003> db_auc.c:192 IMSI='262423323103196': No 3G Auth Data 20240916120228478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56926<->l=127.0.0.1:4258 20240916120228480 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228480 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423323103196 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423323103196"} 20240916120228480 DAUC <0003> db_auc.c:236 IMSI='262423323103196': Calling to generate 1 vectors 20240916120228480 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240916120228480 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120228480 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916120228480 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916120228480 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120228480 DAUC <0003> auc.c:113 vector [0]: rand = 8796c8f981fedf75937ac81ea0c9d1e2 20240916120228480 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916120228480 DAUC <0003> auc.c:142 vector [0]: autn = f97ebc728dee0000219854682d3a8708 20240916120228480 DAUC <0003> auc.c:143 vector [0]: ck = 3407c1bcb07652ac1751f08fd0727da0 20240916120228480 DAUC <0003> auc.c:144 vector [0]: ik = 1f9146e13c9e933eba6f21fff1fec792 20240916120228480 DAUC <0003> auc.c:145 vector [0]: res = 62e78515e99834d40000000000000000 20240916120228480 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120228480 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916120228480 DAUC <0003> auc.c:179 vector [0]: kc = a2bb423d7263fc00 20240916120228480 DAUC <0003> auc.c:180 vector [0]: sres = 196d7e5f 20240916120228480 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916120228480 DAUC <0003> db_auc.c:245 IMSI='262423323103196': Generated 1 vectors 20240916120228480 DAUC <0003> db_auc.c:249 IMSI='262423323103196': Updating SQN=33 in DB 20240916120228487 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423323103196 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423323103196"} 20240916120228487 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423323103196 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228487 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228488 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228490 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228490 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423323103196 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423323103196"} 20240916120228490 DAUC <0003> db_auc.c:236 IMSI='262423323103196': Calling to generate 4 vectors 20240916120228490 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240916120228490 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120228490 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916120228490 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240916120228490 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120228490 DAUC <0003> auc.c:113 vector [0]: rand = 3941cec38edea44e59a6df493d167b48 20240916120228490 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240916120228490 DAUC <0003> auc.c:142 vector [0]: autn = 91502d55bf2a0000c248ae9d9e0fa086 20240916120228490 DAUC <0003> auc.c:143 vector [0]: ck = a5cd715d127eb3fdf45b985f8920f5ea 20240916120228490 DAUC <0003> auc.c:144 vector [0]: ik = 581a8ce221286e0d8abd97656f26725d 20240916120228490 DAUC <0003> auc.c:145 vector [0]: res = e0dd8a3f9e73419e0000000000000000 20240916120228490 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120228490 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916120228490 DAUC <0003> auc.c:179 vector [0]: kc = 8d62438c7a938000 20240916120228490 DAUC <0003> auc.c:180 vector [0]: sres = fe6957ec 20240916120228490 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916120228490 DAUC <0003> auc.c:113 vector [1]: rand = 8ae21fafe7adc0e069f1ca44e35db0dd 20240916120228490 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240916120228490 DAUC <0003> auc.c:142 vector [1]: autn = ce736ac7beec000011a3c3b854b50b9c 20240916120228490 DAUC <0003> auc.c:143 vector [1]: ck = 6d957077fef8d9faf5c9f5857c60d6f0 20240916120228490 DAUC <0003> auc.c:144 vector [1]: ik = e7b6a893d65a40c648552c6cb09c1f76 20240916120228490 DAUC <0003> auc.c:145 vector [1]: res = 9a08c5a009b46ca60000000000000000 20240916120228490 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120228490 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916120228490 DAUC <0003> auc.c:179 vector [1]: kc = 9bfde009e7405800 20240916120228490 DAUC <0003> auc.c:180 vector [1]: sres = 5064a0cf 20240916120228490 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916120228490 DAUC <0003> auc.c:113 vector [2]: rand = 93260430ce04960e51231e302d05e1f1 20240916120228490 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240916120228490 DAUC <0003> auc.c:142 vector [2]: autn = 730fd9d4bbad00005aa12f61fee36b40 20240916120228490 DAUC <0003> auc.c:143 vector [2]: ck = 2355c143ecd63226177d4bc0153aa73a 20240916120228490 DAUC <0003> auc.c:144 vector [2]: ik = 15ac8b5bfe1fc292c9abc37135f8fa83 20240916120228490 DAUC <0003> auc.c:145 vector [2]: res = ff5a0a9eace358980000000000000000 20240916120228490 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120228490 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916120228490 DAUC <0003> auc.c:179 vector [2]: kc = 9cd792f336913000 20240916120228490 DAUC <0003> auc.c:180 vector [2]: sres = 0a0b5915 20240916120228490 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916120228490 DAUC <0003> auc.c:113 vector [3]: rand = f63af1f5e69c5b829c9766a4ccb35911 20240916120228490 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240916120228490 DAUC <0003> auc.c:142 vector [3]: autn = 557f480362780000bec0126ccc8f1729 20240916120228490 DAUC <0003> auc.c:143 vector [3]: ck = ea455a1c00fb93c47f6bebde3b7d92cd 20240916120228490 DAUC <0003> auc.c:144 vector [3]: ik = b275031aece734bafeebce1474e0edc2 20240916120228490 DAUC <0003> auc.c:145 vector [3]: res = a641aec865da69a50000000000000000 20240916120228490 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120228490 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916120228490 DAUC <0003> auc.c:179 vector [3]: kc = 50dcfe6683759000 20240916120228490 DAUC <0003> auc.c:180 vector [3]: sres = 79a7170b 20240916120228490 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916120228490 DAUC <0003> db_auc.c:245 IMSI='262423323103196': Generated 4 vectors 20240916120228490 DAUC <0003> db_auc.c:249 IMSI='262423323103196': Updating SQN=161 in DB 20240916120228498 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423323103196 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423323103196"} 20240916120228498 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423323103196 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228498 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228498 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228503 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228503 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423323103196 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423323103196"} 20240916120228503 DAUC <0003> db_auc.c:236 IMSI='262423323103196': Calling to generate 5 vectors 20240916120228503 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240916120228503 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120228503 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916120228503 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240916120228503 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120228503 DAUC <0003> auc.c:113 vector [0]: rand = c9335bd1ff4d7ad5712ca20ab4513517 20240916120228503 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240916120228503 DAUC <0003> auc.c:142 vector [0]: autn = ef5940cd914e00006e22a70d789c8d03 20240916120228503 DAUC <0003> auc.c:143 vector [0]: ck = 9921be872f4de6bc3bd2e3909b5ece73 20240916120228503 DAUC <0003> auc.c:144 vector [0]: ik = 55c2a6d31393f05ebdf3629968d1704a 20240916120228503 DAUC <0003> auc.c:145 vector [0]: res = 8ef3960324b09a930000000000000000 20240916120228503 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120228503 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916120228503 DAUC <0003> auc.c:179 vector [0]: kc = ea04d82b5ef7cc00 20240916120228503 DAUC <0003> auc.c:180 vector [0]: sres = d89c2a1a 20240916120228503 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916120228503 DAUC <0003> auc.c:113 vector [1]: rand = 0763e94bceeb45307c6960ed46dcd1aa 20240916120228503 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240916120228503 DAUC <0003> auc.c:142 vector [1]: autn = 114e1e35cb160000d23b1b98f9430e08 20240916120228503 DAUC <0003> auc.c:143 vector [1]: ck = 0039f538b81f585dc60936e7a4bdd9c4 20240916120228503 DAUC <0003> auc.c:144 vector [1]: ik = b9b3bc9e67e427a4687fd777388a606c 20240916120228503 DAUC <0003> auc.c:145 vector [1]: res = 1446aed0311fdfc40000000000000000 20240916120228503 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120228503 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916120228503 DAUC <0003> auc.c:179 vector [1]: kc = ce5db5c91bc41000 20240916120228503 DAUC <0003> auc.c:180 vector [1]: sres = 8345fee7 20240916120228503 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916120228503 DAUC <0003> auc.c:113 vector [2]: rand = c8daa31867e28333c4731b7df3c61800 20240916120228503 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240916120228503 DAUC <0003> auc.c:142 vector [2]: autn = b4fc8b864c150000cca2b0f6461136f9 20240916120228503 DAUC <0003> auc.c:143 vector [2]: ck = 519e60f0db2f97f327fe42152c39d267 20240916120228503 DAUC <0003> auc.c:144 vector [2]: ik = 8bc4303f5f7ecff2c2956b476553e5c4 20240916120228503 DAUC <0003> auc.c:145 vector [2]: res = 57987b2a53ce89d50000000000000000 20240916120228503 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120228503 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916120228504 DAUC <0003> auc.c:179 vector [2]: kc = 74ee19abe9402400 20240916120228504 DAUC <0003> auc.c:180 vector [2]: sres = c6b20225 20240916120228504 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916120228504 DAUC <0003> auc.c:113 vector [3]: rand = df613b2411ef040009521762efbaa00a 20240916120228504 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240916120228504 DAUC <0003> auc.c:142 vector [3]: autn = fc6206bef3be00002fb35a1213b8adce 20240916120228504 DAUC <0003> auc.c:143 vector [3]: ck = b253477c38faca389dcd665a3383f322 20240916120228504 DAUC <0003> auc.c:144 vector [3]: ik = 841957a425a568e36ed1f75e569207db 20240916120228504 DAUC <0003> auc.c:145 vector [3]: res = 034dc9fdb5022fbd0000000000000000 20240916120228504 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120228504 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916120228504 DAUC <0003> auc.c:179 vector [3]: kc = cc85aa6a6c0af000 20240916120228504 DAUC <0003> auc.c:180 vector [3]: sres = 22932c84 20240916120228504 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916120228504 DAUC <0003> auc.c:113 vector [4]: rand = d4d07c5b01e038ce4c9a2137b028c948 20240916120228504 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240916120228504 DAUC <0003> auc.c:142 vector [4]: autn = 8969df6dae4a00001d8d679cd665852d 20240916120228504 DAUC <0003> auc.c:143 vector [4]: ck = 94b1d2b2023801a60d29e2f1dd8a5a97 20240916120228504 DAUC <0003> auc.c:144 vector [4]: ik = c43d2c4c45fbb023545645ba68b2da87 20240916120228504 DAUC <0003> auc.c:145 vector [4]: res = 84cf1fb216e6325a0000000000000000 20240916120228504 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916120228504 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240916120228504 DAUC <0003> auc.c:179 vector [4]: kc = 17174e676bc85800 20240916120228504 DAUC <0003> auc.c:180 vector [4]: sres = af28f338 20240916120228504 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240916120228504 DAUC <0003> db_auc.c:245 IMSI='262423323103196': Generated 5 vectors 20240916120228504 DAUC <0003> db_auc.c:249 IMSI='262423323103196': Updating SQN=321 in DB 20240916120228512 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423323103196 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423323103196"} 20240916120228512 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423323103196 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228512 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228512 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228517 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228517 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423323103196 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423323103196"} 20240916120228517 DAUC <0003> db_auc.c:236 IMSI='262423323103196': Calling to generate 5 vectors 20240916120228517 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240916120228517 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120228517 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916120228517 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240916120228517 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120228517 DAUC <0003> auc.c:113 vector [0]: rand = 98653698269536e10ab152eba177cda3 20240916120228518 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240916120228518 DAUC <0003> auc.c:142 vector [0]: autn = 80deca634e15000013c7aebc51ae57a2 20240916120228518 DAUC <0003> auc.c:143 vector [0]: ck = 8fc8814dc2e74c68e507af46cf518b80 20240916120228518 DAUC <0003> auc.c:144 vector [0]: ik = 0d093a8ea7ca0aecc7e654bdd69d91f9 20240916120228518 DAUC <0003> auc.c:145 vector [0]: res = 2e769512cb3b029e0000000000000000 20240916120228518 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120228518 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916120228518 DAUC <0003> auc.c:179 vector [0]: kc = b136f8b797d45000 20240916120228518 DAUC <0003> auc.c:180 vector [0]: sres = 9334ea87 20240916120228518 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916120228518 DAUC <0003> auc.c:113 vector [1]: rand = b2fa702b42ac59962f4b87e4d7070cef 20240916120228518 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240916120228518 DAUC <0003> auc.c:142 vector [1]: autn = b299725c9a1f0000e9ee15b65f58c79f 20240916120228518 DAUC <0003> auc.c:143 vector [1]: ck = 67f2b058035e3ca5b0608a2b8c820adf 20240916120228518 DAUC <0003> auc.c:144 vector [1]: ik = 5122114bb6c0d300fd3b78883702742a 20240916120228518 DAUC <0003> auc.c:145 vector [1]: res = 34eb89fd1ef50c080000000000000000 20240916120228518 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120228518 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916120228518 DAUC <0003> auc.c:179 vector [1]: kc = 62ef7ed102e42400 20240916120228518 DAUC <0003> auc.c:180 vector [1]: sres = ee493bf3 20240916120228518 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916120228518 DAUC <0003> auc.c:113 vector [2]: rand = cb1537e3efcae8c7f63a59c6e0e000c9 20240916120228518 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240916120228518 DAUC <0003> auc.c:142 vector [2]: autn = 15c4adbefa9000009dbb7eb91cf7093c 20240916120228518 DAUC <0003> auc.c:143 vector [2]: ck = 7e1d53edd16d789d943e1b93f1f68e20 20240916120228518 DAUC <0003> auc.c:144 vector [2]: ik = b1f299cabff14d1999982723bf2a6900 20240916120228518 DAUC <0003> auc.c:145 vector [2]: res = 219c21893c73baa90000000000000000 20240916120228518 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120228518 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916120228518 DAUC <0003> auc.c:179 vector [2]: kc = f185d679e168e000 20240916120228518 DAUC <0003> auc.c:180 vector [2]: sres = d529e66a 20240916120228518 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916120228518 DAUC <0003> auc.c:113 vector [3]: rand = 47a116897a568fd4397cbb3028bfe781 20240916120228518 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240916120228518 DAUC <0003> auc.c:142 vector [3]: autn = 09028eaf1b5b000014e52e90f1c7482d 20240916120228518 DAUC <0003> auc.c:143 vector [3]: ck = 32480cb1324a2f1215ff94a7ad33469c 20240916120228518 DAUC <0003> auc.c:144 vector [3]: ik = ce9a8816c5df8ea896f513627d172c06 20240916120228518 DAUC <0003> auc.c:145 vector [3]: res = 8e21dca4f95f257b0000000000000000 20240916120228518 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120228518 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916120228518 DAUC <0003> auc.c:179 vector [3]: kc = de30915b7d659000 20240916120228518 DAUC <0003> auc.c:180 vector [3]: sres = 366e32a9 20240916120228518 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916120228518 DAUC <0003> auc.c:113 vector [4]: rand = 8c4d91fd642bacb19223fe750627793a 20240916120228519 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240916120228519 DAUC <0003> auc.c:142 vector [4]: autn = 8f6c2d1c9cf500002d18f7c3382055cc 20240916120228519 DAUC <0003> auc.c:143 vector [4]: ck = ce9c39d4ab9286f4d27459bb04784672 20240916120228519 DAUC <0003> auc.c:144 vector [4]: ik = d025293e8ee9a7e287029cf59ec0f5cb 20240916120228519 DAUC <0003> auc.c:145 vector [4]: res = 0d3a43f62f2741160000000000000000 20240916120228519 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916120228519 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240916120228519 DAUC <0003> auc.c:179 vector [4]: kc = 593fbf3df974e000 20240916120228519 DAUC <0003> auc.c:180 vector [4]: sres = b17a80e0 20240916120228519 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240916120228519 DAUC <0003> db_auc.c:245 IMSI='262423323103196': Generated 5 vectors 20240916120228519 DAUC <0003> db_auc.c:249 IMSI='262423323103196': Updating SQN=481 in DB 20240916120228527 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423323103196 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423323103196"} 20240916120228527 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423323103196 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228527 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228527 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56926<->l=127.0.0.1:4258 20240916120228565 DAUC <0003> db_auc.c:157 IMSI='262422923314176': No 2G Auth Data 20240916120228565 DAUC <0003> db_auc.c:192 IMSI='262422923314176': No 3G Auth Data 20240916120228597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56940<->l=127.0.0.1:4258 20240916120228600 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228600 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422923314176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422923314176"} 20240916120228600 DAUC <0003> db_auc.c:236 IMSI='262422923314176': Calling to generate 1 vectors 20240916120228600 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240916120228600 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120228600 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916120228600 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916120228600 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120228600 DAUC <0003> auc.c:113 vector [0]: rand = 15a0988c13de105b944957bcc03fd659 20240916120228600 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916120228600 DAUC <0003> auc.c:142 vector [0]: autn = c2ea9fe097570000503bffe1056ada15 20240916120228600 DAUC <0003> auc.c:143 vector [0]: ck = db74b1e8eaa96736d297fc9b36c83cb1 20240916120228600 DAUC <0003> auc.c:144 vector [0]: ik = bae9fa961e2c3fcc7dcfe97859861b95 20240916120228600 DAUC <0003> auc.c:145 vector [0]: res = fbed899336b606170000000000000000 20240916120228600 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120228600 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916120228600 DAUC <0003> auc.c:179 vector [0]: kc = 6ad193f6b2344400 20240916120228600 DAUC <0003> auc.c:180 vector [0]: sres = 7c496e69 20240916120228600 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916120228600 DAUC <0003> db_auc.c:245 IMSI='262422923314176': Generated 1 vectors 20240916120228600 DAUC <0003> db_auc.c:249 IMSI='262422923314176': Updating SQN=33 in DB 20240916120228608 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422923314176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422923314176"} 20240916120228608 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422923314176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228608 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228608 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228610 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228611 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422923314176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422923314176"} 20240916120228611 DAUC <0003> db_auc.c:236 IMSI='262422923314176': Calling to generate 4 vectors 20240916120228611 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240916120228611 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120228611 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916120228611 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240916120228611 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120228611 DAUC <0003> auc.c:113 vector [0]: rand = 0ca0f6d867ed115ffc0a8decdf2c0697 20240916120228611 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240916120228611 DAUC <0003> auc.c:142 vector [0]: autn = 543268849580000012891fea7eb95f2e 20240916120228611 DAUC <0003> auc.c:143 vector [0]: ck = b228e529c09966d49123f59808911b29 20240916120228611 DAUC <0003> auc.c:144 vector [0]: ik = 2d3a2ccc6a9cf91ceeada3bc0748b22f 20240916120228611 DAUC <0003> auc.c:145 vector [0]: res = 9c81b8ebab4a07b30000000000000000 20240916120228611 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120228611 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916120228611 DAUC <0003> auc.c:179 vector [0]: kc = 586985730776d400 20240916120228611 DAUC <0003> auc.c:180 vector [0]: sres = ca7ee306 20240916120228611 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916120228611 DAUC <0003> auc.c:113 vector [1]: rand = 705298df0714092316dc11c4ca8a7fea 20240916120228611 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240916120228611 DAUC <0003> auc.c:142 vector [1]: autn = f14a33ad4d9700008fb0e99a0b49e3a9 20240916120228611 DAUC <0003> auc.c:143 vector [1]: ck = 9561947e6de6abb87695960d06bada93 20240916120228611 DAUC <0003> auc.c:144 vector [1]: ik = 01fea9e83e69d80e109326f6c7b1b9f9 20240916120228611 DAUC <0003> auc.c:145 vector [1]: res = e6c739306de510860000000000000000 20240916120228611 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120228611 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916120228611 DAUC <0003> auc.c:179 vector [1]: kc = 3937e27292834c00 20240916120228611 DAUC <0003> auc.c:180 vector [1]: sres = 94f24030 20240916120228611 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916120228611 DAUC <0003> auc.c:113 vector [2]: rand = c154234a07d92cbc7e43cc5554b52c21 20240916120228611 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240916120228611 DAUC <0003> auc.c:142 vector [2]: autn = 49e9bbabfb6900001abdb0b005f45f32 20240916120228611 DAUC <0003> auc.c:143 vector [2]: ck = e175e39bf446a171e6c71c61a5f450c9 20240916120228611 DAUC <0003> auc.c:144 vector [2]: ik = 2b58d775eb0fb8a0591307700a32f568 20240916120228611 DAUC <0003> auc.c:145 vector [2]: res = e7ee113db88654130000000000000000 20240916120228611 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120228611 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916120228611 DAUC <0003> auc.c:179 vector [2]: kc = cb7e93fdd81da800 20240916120228611 DAUC <0003> auc.c:180 vector [2]: sres = b7924a14 20240916120228611 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916120228611 DAUC <0003> auc.c:113 vector [3]: rand = 366b7a929088b693f3fc3ebf3a0319d6 20240916120228611 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240916120228611 DAUC <0003> auc.c:142 vector [3]: autn = a480a33ee9b3000014bfe9b06d9efb0b 20240916120228611 DAUC <0003> auc.c:143 vector [3]: ck = b3e00cb55122d133b195402c8cba1d2d 20240916120228611 DAUC <0003> auc.c:144 vector [3]: ik = da6229e31233a2a236e88fc79ad51b74 20240916120228611 DAUC <0003> auc.c:145 vector [3]: res = bf8f04adc819ad740000000000000000 20240916120228611 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120228611 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916120228611 DAUC <0003> auc.c:179 vector [3]: kc = 7275a586c6828000 20240916120228611 DAUC <0003> auc.c:180 vector [3]: sres = 20819898 20240916120228611 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916120228611 DAUC <0003> db_auc.c:245 IMSI='262422923314176': Generated 4 vectors 20240916120228611 DAUC <0003> db_auc.c:249 IMSI='262422923314176': Updating SQN=161 in DB 20240916120228619 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422923314176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422923314176"} 20240916120228619 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422923314176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228619 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228619 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228623 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228624 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422923314176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422923314176"} 20240916120228624 DAUC <0003> db_auc.c:236 IMSI='262422923314176': Calling to generate 5 vectors 20240916120228624 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240916120228624 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120228624 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916120228624 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240916120228624 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120228624 DAUC <0003> auc.c:113 vector [0]: rand = bb177b1694d61a2a1aca813790eee6ef 20240916120228624 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240916120228624 DAUC <0003> auc.c:142 vector [0]: autn = af9d592ce6ff0000da2fe450ab9fdd6a 20240916120228624 DAUC <0003> auc.c:143 vector [0]: ck = 7f7ecad53c190b188dd6680e6baa53df 20240916120228624 DAUC <0003> auc.c:144 vector [0]: ik = 5efeacc215390e5dabc4f99c3a690f11 20240916120228624 DAUC <0003> auc.c:145 vector [0]: res = f1b07104d06781e20000000000000000 20240916120228624 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120228624 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916120228624 DAUC <0003> auc.c:179 vector [0]: kc = 52b0145cebb7a800 20240916120228624 DAUC <0003> auc.c:180 vector [0]: sres = f20c2a92 20240916120228624 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916120228624 DAUC <0003> auc.c:113 vector [1]: rand = 0960bf338de5f72983f31e584a57adba 20240916120228624 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240916120228624 DAUC <0003> auc.c:142 vector [1]: autn = 31c5ab19051b00004f5c2132db8ddcc7 20240916120228624 DAUC <0003> auc.c:143 vector [1]: ck = 8bf8d045ec6fdd859242135a70ceaef4 20240916120228624 DAUC <0003> auc.c:144 vector [1]: ik = 3bff4978ff72f69133654e71d284b473 20240916120228624 DAUC <0003> auc.c:145 vector [1]: res = 3dde4fc0864c6db50000000000000000 20240916120228624 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120228624 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916120228624 DAUC <0003> auc.c:179 vector [1]: kc = 703f8827db5a6400 20240916120228624 DAUC <0003> auc.c:180 vector [1]: sres = 83eef271 20240916120228624 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916120228624 DAUC <0003> auc.c:113 vector [2]: rand = 157f4a1a6c2b904b40550856712e094f 20240916120228624 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240916120228624 DAUC <0003> auc.c:142 vector [2]: autn = 064b5043006a0000346e4fd3695592a9 20240916120228624 DAUC <0003> auc.c:143 vector [2]: ck = 76bb483b0c9e3c2c34eb937aecc2adb7 20240916120228624 DAUC <0003> auc.c:144 vector [2]: ik = 92275cf43b63f4389a8fdd7dd1685266 20240916120228624 DAUC <0003> auc.c:145 vector [2]: res = 57fd5ad09eb5cb1a0000000000000000 20240916120228624 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120228624 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916120228624 DAUC <0003> auc.c:179 vector [2]: kc = 56a537c935243800 20240916120228624 DAUC <0003> auc.c:180 vector [2]: sres = 265603f7 20240916120228624 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916120228624 DAUC <0003> auc.c:113 vector [3]: rand = 927609bbb684cfc930850ba35334b346 20240916120228625 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240916120228625 DAUC <0003> auc.c:142 vector [3]: autn = 9cba4a97cc0a0000d0544b5be8c2a58b 20240916120228625 DAUC <0003> auc.c:143 vector [3]: ck = f149665fe023d1075eaaaeeda9c5d884 20240916120228625 DAUC <0003> auc.c:144 vector [3]: ik = a2a779733b5774c591cbe45e4f1f66c0 20240916120228625 DAUC <0003> auc.c:145 vector [3]: res = c258b0c9b6eeb0a10000000000000000 20240916120228625 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120228625 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916120228625 DAUC <0003> auc.c:179 vector [3]: kc = 08f520f9b26a7800 20240916120228625 DAUC <0003> auc.c:180 vector [3]: sres = 61fdce4a 20240916120228625 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916120228625 DAUC <0003> auc.c:113 vector [4]: rand = b97c751eaf846a583978bb378c149ede 20240916120228625 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240916120228625 DAUC <0003> auc.c:142 vector [4]: autn = 9b25f99d1f4300009537da2b56c4f8be 20240916120228625 DAUC <0003> auc.c:143 vector [4]: ck = fb0bcc71c7ca2db0be71856abe052de1 20240916120228625 DAUC <0003> auc.c:144 vector [4]: ik = b06a03ae240fd7f5910f84641d66b82a 20240916120228625 DAUC <0003> auc.c:145 vector [4]: res = 22a7fe97cb276a070000000000000000 20240916120228625 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916120228625 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240916120228625 DAUC <0003> auc.c:179 vector [4]: kc = 319f194724d92c00 20240916120228625 DAUC <0003> auc.c:180 vector [4]: sres = 746f9532 20240916120228625 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240916120228625 DAUC <0003> db_auc.c:245 IMSI='262422923314176': Generated 5 vectors 20240916120228625 DAUC <0003> db_auc.c:249 IMSI='262422923314176': Updating SQN=321 in DB 20240916120228633 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422923314176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422923314176"} 20240916120228633 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422923314176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228633 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228633 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228638 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228638 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422923314176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422923314176"} 20240916120228638 DAUC <0003> db_auc.c:236 IMSI='262422923314176': Calling to generate 5 vectors 20240916120228638 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240916120228638 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120228638 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916120228638 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240916120228638 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120228638 DAUC <0003> auc.c:113 vector [0]: rand = e1a27f3b9ef7d05eda2a12a30db7e6be 20240916120228638 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240916120228638 DAUC <0003> auc.c:142 vector [0]: autn = ec4333ba6574000037b544e01445bb36 20240916120228638 DAUC <0003> auc.c:143 vector [0]: ck = a613b3a7234d5f1aa4e593e23a68eea4 20240916120228638 DAUC <0003> auc.c:144 vector [0]: ik = 4b4bad3cf1359a9d35507e1640b93dff 20240916120228638 DAUC <0003> auc.c:145 vector [0]: res = 5681664418667ebb0000000000000000 20240916120228638 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120228638 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916120228638 DAUC <0003> auc.c:179 vector [0]: kc = d6f80192f5e2f000 20240916120228638 DAUC <0003> auc.c:180 vector [0]: sres = 0b6ff1cb 20240916120228638 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916120228638 DAUC <0003> auc.c:113 vector [1]: rand = 8fac4b39511be7f6b1920215846101ac 20240916120228639 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240916120228639 DAUC <0003> auc.c:142 vector [1]: autn = 7fd9f75645ad00002372f109dbe02bbe 20240916120228639 DAUC <0003> auc.c:143 vector [1]: ck = 3054f2c0efa626b97d552adff61b9ad7 20240916120228639 DAUC <0003> auc.c:144 vector [1]: ik = fd4d7712f4a628ed3120dc270e1bdcb8 20240916120228639 DAUC <0003> auc.c:145 vector [1]: res = ef961c5ef133aca20000000000000000 20240916120228639 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120228639 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916120228639 DAUC <0003> auc.c:179 vector [1]: kc = 87af7171930fd800 20240916120228639 DAUC <0003> auc.c:180 vector [1]: sres = 76b92c37 20240916120228639 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916120228639 DAUC <0003> auc.c:113 vector [2]: rand = ebf59767a5177bb3de8984210fcc9312 20240916120228639 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240916120228639 DAUC <0003> auc.c:142 vector [2]: autn = d1c9fca2f9f800004ba118ac237b9b14 20240916120228639 DAUC <0003> auc.c:143 vector [2]: ck = dced328ac3b6b108aaff30f855a1a1d6 20240916120228639 DAUC <0003> auc.c:144 vector [2]: ik = 4b26080a75f12168658d3591c7b62fbd 20240916120228639 DAUC <0003> auc.c:145 vector [2]: res = 36e7db521b64a1a70000000000000000 20240916120228639 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120228639 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916120228639 DAUC <0003> auc.c:179 vector [2]: kc = 204e10d6cb19d400 20240916120228639 DAUC <0003> auc.c:180 vector [2]: sres = 9dd90f46 20240916120228639 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916120228639 DAUC <0003> auc.c:113 vector [3]: rand = b81b08567a1001e9ec17cccc058acd2c 20240916120228639 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240916120228639 DAUC <0003> auc.c:142 vector [3]: autn = 67943a4da15a0000a5c29e62dc6fd81a 20240916120228639 DAUC <0003> auc.c:143 vector [3]: ck = 50bebddde8777b3b8fe73b49d6c80703 20240916120228639 DAUC <0003> auc.c:144 vector [3]: ik = 2c2781e983cd4e3263f792d297853386 20240916120228639 DAUC <0003> auc.c:145 vector [3]: res = 0779a3772614afc30000000000000000 20240916120228639 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120228639 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916120228639 DAUC <0003> auc.c:179 vector [3]: kc = e66e727b8103b400 20240916120228639 DAUC <0003> auc.c:180 vector [3]: sres = d86495ee 20240916120228639 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916120228639 DAUC <0003> auc.c:113 vector [4]: rand = ec88144e5371fe51240ca264fdc8bf56 20240916120228639 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240916120228639 DAUC <0003> auc.c:142 vector [4]: autn = 14b4fcfd2d41000076b3629e5d0fc553 20240916120228639 DAUC <0003> auc.c:143 vector [4]: ck = c826f97592fddd8552a3076d1107d7e7 20240916120228639 DAUC <0003> auc.c:144 vector [4]: ik = 2c4f9f2f930e6a7379f8a8d811db58b4 20240916120228639 DAUC <0003> auc.c:145 vector [4]: res = b9ac253da1f8548a0000000000000000 20240916120228639 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916120228639 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240916120228639 DAUC <0003> auc.c:179 vector [4]: kc = a216043a11fd3800 20240916120228639 DAUC <0003> auc.c:180 vector [4]: sres = d8c48466 20240916120228639 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240916120228639 DAUC <0003> db_auc.c:245 IMSI='262422923314176': Generated 5 vectors 20240916120228639 DAUC <0003> db_auc.c:249 IMSI='262422923314176': Updating SQN=481 in DB 20240916120228647 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422923314176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422923314176"} 20240916120228647 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422923314176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228647 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228648 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56940<->l=127.0.0.1:4258 20240916120228685 DAUC <0003> db_auc.c:157 IMSI='262427496199690': No 2G Auth Data 20240916120228685 DAUC <0003> db_auc.c:192 IMSI='262427496199690': No 3G Auth Data 20240916120228720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56944<->l=127.0.0.1:4258 20240916120228722 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228722 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427496199690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427496199690"} 20240916120228722 DAUC <0003> db_auc.c:236 IMSI='262427496199690': Calling to generate 1 vectors 20240916120228722 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240916120228722 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120228722 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916120228722 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916120228722 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120228722 DAUC <0003> auc.c:113 vector [0]: rand = bb2c3858365d3125bbef617e660eb44c 20240916120228722 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916120228722 DAUC <0003> auc.c:142 vector [0]: autn = 54cb1619d9e40000b1e6a44f797b775c 20240916120228722 DAUC <0003> auc.c:143 vector [0]: ck = e06ff471c6ec42b142e702a04b268302 20240916120228722 DAUC <0003> auc.c:144 vector [0]: ik = 43d6f24e07dd33f5fdbc0d5b5b6b7503 20240916120228722 DAUC <0003> auc.c:145 vector [0]: res = d8b0df086a8aed7a0000000000000000 20240916120228722 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120228722 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916120228722 DAUC <0003> auc.c:179 vector [0]: kc = 6771e45b400f0e32 20240916120228723 DAUC <0003> auc.c:180 vector [0]: sres = 2763c10a 20240916120228723 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916120228723 DAUC <0003> db_auc.c:245 IMSI='262427496199690': Generated 1 vectors 20240916120228723 DAUC <0003> db_auc.c:249 IMSI='262427496199690': Updating SQN=33 in DB 20240916120228730 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427496199690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427496199690"} 20240916120228730 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427496199690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228730 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228730 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228733 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228733 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427496199690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427496199690"} 20240916120228734 DAUC <0003> db_auc.c:236 IMSI='262427496199690': Calling to generate 4 vectors 20240916120228734 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240916120228734 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120228734 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916120228734 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240916120228734 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120228734 DAUC <0003> auc.c:113 vector [0]: rand = 77d7b43d282fe785bc3586845b4ec4d5 20240916120228734 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240916120228734 DAUC <0003> auc.c:142 vector [0]: autn = 4e4f5075101900000ff3578fb771b2a3 20240916120228734 DAUC <0003> auc.c:143 vector [0]: ck = fb8d99b291253d98812ef5864b6060b3 20240916120228734 DAUC <0003> auc.c:144 vector [0]: ik = 2f55d573638c24a44f3d23fa2287f4eb 20240916120228734 DAUC <0003> auc.c:145 vector [0]: res = 4098878b019d95b30000000000000000 20240916120228734 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120228734 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916120228734 DAUC <0003> auc.c:179 vector [0]: kc = bff4bde6b6f19012 20240916120228734 DAUC <0003> auc.c:180 vector [0]: sres = 88539213 20240916120228734 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916120228734 DAUC <0003> auc.c:113 vector [1]: rand = 8f937af5a0b214b630c0bbe122a7d8ab 20240916120228734 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240916120228734 DAUC <0003> auc.c:142 vector [1]: autn = 322c1ad240dc00007d2688e53254abb4 20240916120228734 DAUC <0003> auc.c:143 vector [1]: ck = 8aec81a767d7e69b544dc9b6eb1416f4 20240916120228734 DAUC <0003> auc.c:144 vector [1]: ik = bc176668224ed7c15ada65c8212f0002 20240916120228734 DAUC <0003> auc.c:145 vector [1]: res = f70952510c3f8ef70000000000000000 20240916120228734 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120228734 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916120228734 DAUC <0003> auc.c:179 vector [1]: kc = 79cecd9792ba46e7 20240916120228734 DAUC <0003> auc.c:180 vector [1]: sres = 0416d692 20240916120228734 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916120228734 DAUC <0003> auc.c:113 vector [2]: rand = 858512cd4fa88e358471ad047fb63cb4 20240916120228734 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240916120228734 DAUC <0003> auc.c:142 vector [2]: autn = 4f745a3213b70000f58f5e59561b9bb4 20240916120228734 DAUC <0003> auc.c:143 vector [2]: ck = b827c99b4afe1a78ecd236c5117a62c8 20240916120228734 DAUC <0003> auc.c:144 vector [2]: ik = 802b131c5b274750f065dcb11cfad4b6 20240916120228734 DAUC <0003> auc.c:145 vector [2]: res = 0b8ee7eb697b018a0000000000000000 20240916120228734 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120228734 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916120228734 DAUC <0003> auc.c:179 vector [2]: kc = 1174c6dedff6e99a 20240916120228734 DAUC <0003> auc.c:180 vector [2]: sres = 7ed14f90 20240916120228734 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916120228734 DAUC <0003> auc.c:113 vector [3]: rand = e604a8f8e52de255d66ec0fc2bd44094 20240916120228734 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240916120228734 DAUC <0003> auc.c:142 vector [3]: autn = 59d0390584de0000b96673b12744211c 20240916120228734 DAUC <0003> auc.c:143 vector [3]: ck = 92f1677d091658c7e8b58a92b41edd8a 20240916120228734 DAUC <0003> auc.c:144 vector [3]: ik = 4e94d2d3ea6ad286b9f07d58c1fbe5ba 20240916120228734 DAUC <0003> auc.c:145 vector [3]: res = c3cf7a2e306742eb0000000000000000 20240916120228734 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120228734 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916120228734 DAUC <0003> auc.c:179 vector [3]: kc = 622ecde47954ea0b 20240916120228734 DAUC <0003> auc.c:180 vector [3]: sres = a8661c41 20240916120228734 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916120228734 DAUC <0003> db_auc.c:245 IMSI='262427496199690': Generated 4 vectors 20240916120228734 DAUC <0003> db_auc.c:249 IMSI='262427496199690': Updating SQN=161 in DB 20240916120228742 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427496199690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427496199690"} 20240916120228742 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427496199690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228742 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228742 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228747 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228747 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427496199690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427496199690"} 20240916120228747 DAUC <0003> db_auc.c:236 IMSI='262427496199690': Calling to generate 5 vectors 20240916120228747 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240916120228747 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120228747 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916120228747 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240916120228747 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120228747 DAUC <0003> auc.c:113 vector [0]: rand = 926303818f5656b39b0c6db5fc7bfa7b 20240916120228748 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240916120228748 DAUC <0003> auc.c:142 vector [0]: autn = a252ade994260000f264461a76b176d4 20240916120228748 DAUC <0003> auc.c:143 vector [0]: ck = f110d99f937fd33f1d5d834ca4ddf6b0 20240916120228748 DAUC <0003> auc.c:144 vector [0]: ik = 83b53132d097034c31fc4fdc52dbeeeb 20240916120228748 DAUC <0003> auc.c:145 vector [0]: res = 094b2b2be74fbb340000000000000000 20240916120228748 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120228748 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916120228748 DAUC <0003> auc.c:179 vector [0]: kc = d6745af8962717d0 20240916120228748 DAUC <0003> auc.c:180 vector [0]: sres = 00a10d9e 20240916120228748 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916120228748 DAUC <0003> auc.c:113 vector [1]: rand = 54dc1a2629ca22ab6ec52094617f7c68 20240916120228748 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240916120228748 DAUC <0003> auc.c:142 vector [1]: autn = 45b202192a68000069cc4e3617781748 20240916120228748 DAUC <0003> auc.c:143 vector [1]: ck = 44f58602be7e8debbdc4bd3a2dc8e759 20240916120228748 DAUC <0003> auc.c:144 vector [1]: ik = 143ac41dccafcca0b3b4141165174393 20240916120228748 DAUC <0003> auc.c:145 vector [1]: res = 231e0399579a37150000000000000000 20240916120228748 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120228748 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916120228748 DAUC <0003> auc.c:179 vector [1]: kc = ace00a53339989ad 20240916120228748 DAUC <0003> auc.c:180 vector [1]: sres = 856f4013 20240916120228748 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916120228748 DAUC <0003> auc.c:113 vector [2]: rand = ca4e09f5b1e8afcee09c07dbf467af68 20240916120228748 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240916120228748 DAUC <0003> auc.c:142 vector [2]: autn = 8601a0a34b8a0000db23aaa37d62ef26 20240916120228748 DAUC <0003> auc.c:143 vector [2]: ck = c716cbeadfc5c275e757e7878bb76914 20240916120228748 DAUC <0003> auc.c:144 vector [2]: ik = 1a8bcdbc02b6ae9966c1c15d40d35696 20240916120228748 DAUC <0003> auc.c:145 vector [2]: res = cf9b5a2ee6d017b00000000000000000 20240916120228748 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120228748 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916120228748 DAUC <0003> auc.c:179 vector [2]: kc = 85f4770157ec23b3 20240916120228748 DAUC <0003> auc.c:180 vector [2]: sres = 594fa5b3 20240916120228748 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916120228748 DAUC <0003> auc.c:113 vector [3]: rand = 231ce38066f9c28fb098386a33a14324 20240916120228748 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240916120228748 DAUC <0003> auc.c:142 vector [3]: autn = eb68be9060d20000693caea036ae416d 20240916120228748 DAUC <0003> auc.c:143 vector [3]: ck = 79f4af4bb7d48c7c38a7e27ca0163fc5 20240916120228748 DAUC <0003> auc.c:144 vector [3]: ik = 41a766c8d08fe01122dc5a2525db7d86 20240916120228748 DAUC <0003> auc.c:145 vector [3]: res = 4a997a89551021710000000000000000 20240916120228748 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120228748 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916120228748 DAUC <0003> auc.c:179 vector [3]: kc = 17e3ed54c3cacbe6 20240916120228748 DAUC <0003> auc.c:180 vector [3]: sres = 92fcca87 20240916120228748 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916120228748 DAUC <0003> auc.c:113 vector [4]: rand = d3e60cb2c473b9d4eaabf1e32b2736e4 20240916120228748 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240916120228748 DAUC <0003> auc.c:142 vector [4]: autn = 588b2c8d2a0a00005cf26fecf4ef768a 20240916120228748 DAUC <0003> auc.c:143 vector [4]: ck = 2d6eb20da9d1e54eb47fafa119c29f11 20240916120228748 DAUC <0003> auc.c:144 vector [4]: ik = 2152b357c1d8264e45efd1482d335097 20240916120228748 DAUC <0003> auc.c:145 vector [4]: res = 8c27fb1d848cf14c0000000000000000 20240916120228748 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916120228748 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240916120228749 DAUC <0003> auc.c:179 vector [4]: kc = 9bef5b1e541ee782 20240916120228749 DAUC <0003> auc.c:180 vector [4]: sres = bdd761cb 20240916120228749 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240916120228749 DAUC <0003> db_auc.c:245 IMSI='262427496199690': Generated 5 vectors 20240916120228749 DAUC <0003> db_auc.c:249 IMSI='262427496199690': Updating SQN=321 in DB 20240916120228757 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427496199690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427496199690"} 20240916120228757 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427496199690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228757 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228757 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228762 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228762 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427496199690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427496199690"} 20240916120228762 DAUC <0003> db_auc.c:236 IMSI='262427496199690': Calling to generate 5 vectors 20240916120228763 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240916120228763 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120228763 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916120228763 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240916120228763 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120228763 DAUC <0003> auc.c:113 vector [0]: rand = 8f749c73b9f37f8fda58b850f2b9bea7 20240916120228763 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240916120228763 DAUC <0003> auc.c:142 vector [0]: autn = c0cc27ade269000055e92a9d6cd5e666 20240916120228763 DAUC <0003> auc.c:143 vector [0]: ck = 43819ad1029596ee9c75f85f8987451d 20240916120228763 DAUC <0003> auc.c:144 vector [0]: ik = 51efa2d036e5d1fba234bf8c4d703725 20240916120228763 DAUC <0003> auc.c:145 vector [0]: res = 7c505ba27179fddc0000000000000000 20240916120228763 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120228763 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916120228763 DAUC <0003> auc.c:179 vector [0]: kc = 82ac40d1984ba611 20240916120228763 DAUC <0003> auc.c:180 vector [0]: sres = bebf5823 20240916120228763 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916120228763 DAUC <0003> auc.c:113 vector [1]: rand = 18c8b843a7f57669d4cab144e46cdba3 20240916120228763 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240916120228763 DAUC <0003> auc.c:142 vector [1]: autn = 607c81591c82000070ea18d394fa1cc2 20240916120228763 DAUC <0003> auc.c:143 vector [1]: ck = 418579e9027473a10b743ca9de221c36 20240916120228763 DAUC <0003> auc.c:144 vector [1]: ik = a247209a98164b14c6f203546f998b81 20240916120228763 DAUC <0003> auc.c:145 vector [1]: res = 6269b526cd3315be0000000000000000 20240916120228763 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120228763 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916120228763 DAUC <0003> auc.c:179 vector [1]: kc = 9632a8b8c611e805 20240916120228763 DAUC <0003> auc.c:180 vector [1]: sres = a160dfe5 20240916120228763 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916120228763 DAUC <0003> auc.c:113 vector [2]: rand = 8dc3362a0f81bbd35de565511b54ceae 20240916120228763 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240916120228763 DAUC <0003> auc.c:142 vector [2]: autn = 10f9d4c4e03400001fdc8e15928c3176 20240916120228763 DAUC <0003> auc.c:143 vector [2]: ck = 3baa8cd5c2dc21dbd94ad56a769c7c54 20240916120228763 DAUC <0003> auc.c:144 vector [2]: ik = ea4e5d947231aab1d24abdd757ffb8d5 20240916120228763 DAUC <0003> auc.c:145 vector [2]: res = 0ebd8df72f2b7ddb0000000000000000 20240916120228763 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120228763 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916120228763 DAUC <0003> auc.c:179 vector [2]: kc = 5307e40d2fdc72cf 20240916120228763 DAUC <0003> auc.c:180 vector [2]: sres = 81c68664 20240916120228763 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916120228763 DAUC <0003> auc.c:113 vector [3]: rand = a3e82ed58d632e744e468b229cfed945 20240916120228763 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240916120228763 DAUC <0003> auc.c:142 vector [3]: autn = f309b7e7c4400000d429be4e1d2c50d3 20240916120228763 DAUC <0003> auc.c:143 vector [3]: ck = f158672cc1adc9fa9f053ed8eaea2fcb 20240916120228763 DAUC <0003> auc.c:144 vector [3]: ik = bce2d5cf68b244af52634ff87473425c 20240916120228763 DAUC <0003> auc.c:145 vector [3]: res = 86727c574d355ae10000000000000000 20240916120228763 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120228763 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916120228763 DAUC <0003> auc.c:179 vector [3]: kc = 168a1f274609c2ed 20240916120228763 DAUC <0003> auc.c:180 vector [3]: sres = ffdf8b4c 20240916120228763 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916120228764 DAUC <0003> auc.c:113 vector [4]: rand = e35d699ca8ae3e1d3837918338cb7291 20240916120228764 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240916120228764 DAUC <0003> auc.c:142 vector [4]: autn = 694a81f9f06d000036983350fdc4383d 20240916120228764 DAUC <0003> auc.c:143 vector [4]: ck = e3df22fa96cf34ff98cd87495e0fd0cf 20240916120228764 DAUC <0003> auc.c:144 vector [4]: ik = b6224a3390adf38e67ce4056a296b76d 20240916120228764 DAUC <0003> auc.c:145 vector [4]: res = dec91956574d393f0000000000000000 20240916120228764 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916120228764 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240916120228764 DAUC <0003> auc.c:179 vector [4]: kc = 5a338009dcb677ff 20240916120228764 DAUC <0003> auc.c:180 vector [4]: sres = 1ca01671 20240916120228764 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240916120228764 DAUC <0003> db_auc.c:245 IMSI='262427496199690': Generated 5 vectors 20240916120228764 DAUC <0003> db_auc.c:249 IMSI='262427496199690': Updating SQN=481 in DB 20240916120228772 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427496199690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427496199690"} 20240916120228772 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427496199690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120228772 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228772 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120228777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56944<->l=127.0.0.1:4258 20240916120228802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56898<->l=127.0.0.1:4258 20240916120228803 DLINP <000b> input/ipa.c:451 connected read/write 20240916120228803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120228803 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120228803 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120228803 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120228803 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45769<->l=127.0.0.1:4259) 20240916120228825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56960<->l=127.0.0.1:4258 20240916120228826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56960<->l=127.0.0.1:4258 20240916120231934 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120231934 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120231939 DLINP <000b> input/ipa.c:451 connected read/write 20240916120231939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120231940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46228<->l=127.0.0.1:4258 20240916120231943 DLINP <000b> input/ipa.c:451 connected read/write 20240916120231943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120231943 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120231943 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120231943 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  20240916120231943 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120231943 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  20240916120231943 DLGSUP <0013> gsup_server.c:235 2:  20240916120231943 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120231944 DLGSUP <0013> gsup_server.c:235 3:  20240916120231944 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120231944 DLGSUP <0013> gsup_server.c:235 4:  20240916120231944 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120231944 DLGSUP <0013> gsup_server.c:235 5:  20240916120231944 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120231944 DLGSUP <0013> gsup_server.c:235 7:  20240916120231944 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120231944 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120231944 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120231944 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120231965 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45941<->l=127.0.0.1:4259) 20240916120232001 DAUC <0003> db_auc.c:157 IMSI='262429983586340': No 2G Auth Data 20240916120232001 DAUC <0003> db_auc.c:192 IMSI='262429983586340': No 3G Auth Data 20240916120232049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46242<->l=127.0.0.1:4258 20240916120232059 DLINP <000b> input/ipa.c:451 connected read/write 20240916120232059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120232059 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429983586340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429983586340"} 20240916120232059 DAUC <0003> db_auc.c:157 IMSI='262429983586340': No 2G Auth Data 20240916120232059 DAUC <0003> db_auc.c:236 IMSI='262429983586340': Calling to generate 5 vectors 20240916120232059 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240916120232059 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120232059 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916120232059 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916120232059 DAUC <0003> auc.c:113 vector [0]: rand = e108c2b4bc218685b875b8463c92f65e 20240916120232059 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916120232059 DAUC <0003> auc.c:142 vector [0]: autn = 91b8bc92883580007e7a41da3f09f754 20240916120232059 DAUC <0003> auc.c:143 vector [0]: ck = 0155de71f11bf95072ca3acf34a9ba59 20240916120232059 DAUC <0003> auc.c:144 vector [0]: ik = d5a13e0d6fd45310ebb92c08558871b8 20240916120232059 DAUC <0003> auc.c:145 vector [0]: res = 9f4b17e5b95c1b6f0000000000000000 20240916120232059 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120232059 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240916120232059 DAUC <0003> auc.c:151 vector [0]: kc = 4d87f6bbffee61a1 20240916120232059 DAUC <0003> auc.c:152 vector [0]: sres = 26170c8a 20240916120232059 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240916120232059 DAUC <0003> auc.c:113 vector [1]: rand = e9713d58650e5bc4f375128c6b0b0603 20240916120232060 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240916120232060 DAUC <0003> auc.c:142 vector [1]: autn = 2b941a1a3ca58000b01cbe218f08c998 20240916120232060 DAUC <0003> auc.c:143 vector [1]: ck = 8a71a624be90f68da909203fb0cd79ce 20240916120232060 DAUC <0003> auc.c:144 vector [1]: ik = 9da30a1c04e56242e72e247926e451d7 20240916120232060 DAUC <0003> auc.c:145 vector [1]: res = 8e03b6e98c853ff00000000000000000 20240916120232060 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120232060 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240916120232060 DAUC <0003> auc.c:151 vector [1]: kc = 59f5a87e2c5cbcd6 20240916120232060 DAUC <0003> auc.c:152 vector [1]: sres = 02868919 20240916120232060 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240916120232060 DAUC <0003> auc.c:113 vector [2]: rand = d1cc9bee0683e2cbdb428ab2e02d2290 20240916120232060 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240916120232060 DAUC <0003> auc.c:142 vector [2]: autn = 111c73490e928000437bc64b511bedc5 20240916120232060 DAUC <0003> auc.c:143 vector [2]: ck = 01a4a762756847bc74d4f6bc69def970 20240916120232060 DAUC <0003> auc.c:144 vector [2]: ik = fd8956b0f1f08c081656675844114d9c 20240916120232060 DAUC <0003> auc.c:145 vector [2]: res = 3fbdf23503c280e20000000000000000 20240916120232060 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120232060 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240916120232060 DAUC <0003> auc.c:151 vector [2]: kc = 9eaf6036a9577f58 20240916120232060 DAUC <0003> auc.c:152 vector [2]: sres = 3c7f72d7 20240916120232060 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240916120232060 DAUC <0003> auc.c:113 vector [3]: rand = 51e7584836166c87b8d53f6b21e28193 20240916120232060 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240916120232060 DAUC <0003> auc.c:142 vector [3]: autn = 1d2227329057800039492d3647cf1c97 20240916120232060 DAUC <0003> auc.c:143 vector [3]: ck = acef4f328568d8bd3ee80fa0503ba465 20240916120232060 DAUC <0003> auc.c:144 vector [3]: ik = cc0ebada2784dd18faf69a854dc524fe 20240916120232060 DAUC <0003> auc.c:145 vector [3]: res = 9dfeed4cb4b11fd60000000000000000 20240916120232060 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120232060 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240916120232060 DAUC <0003> auc.c:151 vector [3]: kc = a4ff60cdbf12853e 20240916120232060 DAUC <0003> auc.c:152 vector [3]: sres = 294ff29a 20240916120232060 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240916120232060 DAUC <0003> auc.c:113 vector [4]: rand = 002b78fa9902a088f9ae5d6e7fe232d9 20240916120232060 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240916120232060 DAUC <0003> auc.c:142 vector [4]: autn = e1fb005bc1f48000e0021d3d75176dbe 20240916120232060 DAUC <0003> auc.c:143 vector [4]: ck = cb78703f4710cec0dc6c1e8ff75f04ca 20240916120232060 DAUC <0003> auc.c:144 vector [4]: ik = 89e28265e7885c3262a60d24174bc066 20240916120232060 DAUC <0003> auc.c:145 vector [4]: res = 069d28dcf7aad39c0000000000000000 20240916120232060 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916120232060 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240916120232060 DAUC <0003> auc.c:151 vector [4]: kc = fc50e1f1408c565e 20240916120232060 DAUC <0003> auc.c:152 vector [4]: sres = f137fb40 20240916120232060 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240916120232060 DAUC <0003> db_auc.c:245 IMSI='262429983586340': Generated 5 vectors 20240916120232060 DAUC <0003> db_auc.c:249 IMSI='262429983586340': Updating SQN=161 in DB 20240916120232069 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429983586340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429983586340"} 20240916120232069 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429983586340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120232069 DLINP <000b> input/ipa.c:451 connected read/write 20240916120232069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120232069 DLINP <000b> input/ipa.c:451 connected read/write 20240916120232069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120232078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46242<->l=127.0.0.1:4258 20240916120232104 DAUC <0003> db_auc.c:157 IMSI='262420030350160': No 2G Auth Data 20240916120232104 DAUC <0003> db_auc.c:192 IMSI='262420030350160': No 3G Auth Data 20240916120232125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46254<->l=127.0.0.1:4258 20240916120232127 DLINP <000b> input/ipa.c:451 connected read/write 20240916120232127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120232127 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420030350160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420030350160"} 20240916120232127 DAUC <0003> db_auc.c:157 IMSI='262420030350160': No 2G Auth Data 20240916120232127 DAUC <0003> db_auc.c:236 IMSI='262420030350160': Calling to generate 5 vectors 20240916120232127 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240916120232127 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120232127 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240916120232127 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916120232127 DAUC <0003> auc.c:113 vector [0]: rand = 3804e7673b3b8423178eec557467d5c7 20240916120232127 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916120232127 DAUC <0003> auc.c:142 vector [0]: autn = 76e12ac2712880003a65f3674f9132b9 20240916120232127 DAUC <0003> auc.c:143 vector [0]: ck = 2b64bd78fd7328a433e5552d25141c02 20240916120232127 DAUC <0003> auc.c:144 vector [0]: ik = 1404e99d9e593198ae613e08fe6488af 20240916120232127 DAUC <0003> auc.c:145 vector [0]: res = f63a927c59bd80af0000000000000000 20240916120232127 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120232127 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240916120232127 DAUC <0003> auc.c:151 vector [0]: kc = a2e43fc0b85a8d91 20240916120232127 DAUC <0003> auc.c:152 vector [0]: sres = af8712d3 20240916120232127 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240916120232127 DAUC <0003> auc.c:113 vector [1]: rand = 572beeceae89b7442646614fdf4237c3 20240916120232127 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240916120232127 DAUC <0003> auc.c:142 vector [1]: autn = 9f6d326a65d88000d5f6877d12f2eb9c 20240916120232127 DAUC <0003> auc.c:143 vector [1]: ck = 9198e0f6b2f90f8412ba79de8b1a4707 20240916120232127 DAUC <0003> auc.c:144 vector [1]: ik = 3368788d2217545db9bea2e1b2472481 20240916120232127 DAUC <0003> auc.c:145 vector [1]: res = 2e8f5e7a96cdd60d0000000000000000 20240916120232127 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120232127 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240916120232127 DAUC <0003> auc.c:151 vector [1]: kc = 09f44344a9b3385f 20240916120232127 DAUC <0003> auc.c:152 vector [1]: sres = b8428877 20240916120232127 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240916120232127 DAUC <0003> auc.c:113 vector [2]: rand = 713623296650fd20f880ef8230f25067 20240916120232127 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240916120232127 DAUC <0003> auc.c:142 vector [2]: autn = 6b8323984def80002bceb84426cbe26e 20240916120232127 DAUC <0003> auc.c:143 vector [2]: ck = c3f0a1bf9393b361a148bd6c030c352f 20240916120232127 DAUC <0003> auc.c:144 vector [2]: ik = 3e4fdafda6fcbf513f8ec219cc555f61 20240916120232127 DAUC <0003> auc.c:145 vector [2]: res = e9ccf94c3da2703d0000000000000000 20240916120232127 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120232127 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240916120232127 DAUC <0003> auc.c:151 vector [2]: kc = 63790437fa36667e 20240916120232127 DAUC <0003> auc.c:152 vector [2]: sres = d46e8971 20240916120232127 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240916120232127 DAUC <0003> auc.c:113 vector [3]: rand = a68fe23574416db76f32e5b4e677f2d3 20240916120232127 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240916120232127 DAUC <0003> auc.c:142 vector [3]: autn = ca3890a9a7cc80002430a6f9db7a1287 20240916120232127 DAUC <0003> auc.c:143 vector [3]: ck = ba84884d15b2135f4e2bd8648ce3b535 20240916120232127 DAUC <0003> auc.c:144 vector [3]: ik = aa0b7aff670666b7391cd6b3f701ace4 20240916120232127 DAUC <0003> auc.c:145 vector [3]: res = ae52aeaffff94e3e0000000000000000 20240916120232127 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120232127 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240916120232127 DAUC <0003> auc.c:151 vector [3]: kc = 67b8fc6509566c39 20240916120232127 DAUC <0003> auc.c:152 vector [3]: sres = 51abe091 20240916120232127 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240916120232127 DAUC <0003> auc.c:113 vector [4]: rand = 0a0d927f3de40493d6cdb0aba3a28cf9 20240916120232127 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240916120232127 DAUC <0003> auc.c:142 vector [4]: autn = ff676fbb2c50800081242ba684a1e929 20240916120232127 DAUC <0003> auc.c:143 vector [4]: ck = 729204d77252fb1e1828e7c4b41f6539 20240916120232127 DAUC <0003> auc.c:144 vector [4]: ik = d0ba5d571df8512d132c7494a5387390 20240916120232127 DAUC <0003> auc.c:145 vector [4]: res = 7f721c93b0fafd6e0000000000000000 20240916120232127 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916120232127 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240916120232127 DAUC <0003> auc.c:151 vector [4]: kc = a92ccad07e8dbc9a 20240916120232127 DAUC <0003> auc.c:152 vector [4]: sres = cf88e1fd 20240916120232127 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240916120232127 DAUC <0003> db_auc.c:245 IMSI='262420030350160': Generated 5 vectors 20240916120232127 DAUC <0003> db_auc.c:249 IMSI='262420030350160': Updating SQN=161 in DB 20240916120232135 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420030350160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420030350160"} 20240916120232135 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420030350160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120232135 DLINP <000b> input/ipa.c:451 connected read/write 20240916120232135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120232135 DLINP <000b> input/ipa.c:451 connected read/write 20240916120232135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120232136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46254<->l=127.0.0.1:4258 20240916120232160 DAUC <0003> db_auc.c:157 IMSI='262420588637838': No 2G Auth Data 20240916120232160 DAUC <0003> db_auc.c:192 IMSI='262420588637838': No 3G Auth Data 20240916120232195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46270<->l=127.0.0.1:4258 20240916120232197 DLINP <000b> input/ipa.c:451 connected read/write 20240916120232197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120232198 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420588637838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420588637838"} 20240916120232198 DAUC <0003> db_auc.c:236 IMSI='262420588637838': Calling to generate 5 vectors 20240916120232198 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240916120232198 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120232198 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916120232198 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916120232198 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120232198 DAUC <0003> auc.c:113 vector [0]: rand = 75636c532c4746cb59510acf8df44c4e 20240916120232198 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916120232198 DAUC <0003> auc.c:142 vector [0]: autn = 88e1f60ddf108000992f7b867b0aa928 20240916120232198 DAUC <0003> auc.c:143 vector [0]: ck = 2e57f396fc9ec6f767ef46ba9c38bd1f 20240916120232198 DAUC <0003> auc.c:144 vector [0]: ik = b9a0622293aa42b4c98ef5b388f11a51 20240916120232198 DAUC <0003> auc.c:145 vector [0]: res = 03cf6c36b06305710000000000000000 20240916120232198 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120232198 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916120232198 DAUC <0003> auc.c:179 vector [0]: kc = bc2ab4c4b4961000 20240916120232198 DAUC <0003> auc.c:180 vector [0]: sres = c4f6bf12 20240916120232198 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916120232198 DAUC <0003> auc.c:113 vector [1]: rand = 1c5ed06f61b591f8fcdb6c20d256b472 20240916120232198 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240916120232198 DAUC <0003> auc.c:142 vector [1]: autn = 4f801141eabc80008921ef22ad4116ba 20240916120232198 DAUC <0003> auc.c:143 vector [1]: ck = 66190c0c9463678b63d28953b9dc578e 20240916120232198 DAUC <0003> auc.c:144 vector [1]: ik = e12aef981c2316cd60e4bc327f0901b1 20240916120232198 DAUC <0003> auc.c:145 vector [1]: res = 437d3e03aa41dd5e0000000000000000 20240916120232198 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120232198 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916120232198 DAUC <0003> auc.c:179 vector [1]: kc = e630a07853b3ac00 20240916120232198 DAUC <0003> auc.c:180 vector [1]: sres = e53b65ed 20240916120232198 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916120232198 DAUC <0003> auc.c:113 vector [2]: rand = 1863a342b93ce334d73b7860e935b368 20240916120232198 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240916120232198 DAUC <0003> auc.c:142 vector [2]: autn = 030bd2fad6268000efc74f8670ec9ebd 20240916120232198 DAUC <0003> auc.c:143 vector [2]: ck = f7b4f5656d97370bf3498001fd501447 20240916120232198 DAUC <0003> auc.c:144 vector [2]: ik = 26aa4c808b9b28b0cc65a7efeb265d62 20240916120232198 DAUC <0003> auc.c:145 vector [2]: res = 511e6baa840838bf0000000000000000 20240916120232198 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120232198 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916120232198 DAUC <0003> auc.c:179 vector [2]: kc = f484bdac8d433c00 20240916120232198 DAUC <0003> auc.c:180 vector [2]: sres = 1935b348 20240916120232198 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916120232198 DAUC <0003> auc.c:113 vector [3]: rand = 56604a6d61a47c3b396dc92430e7f128 20240916120232198 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240916120232198 DAUC <0003> auc.c:142 vector [3]: autn = fb3aa5212f9c800054af930567f23763 20240916120232198 DAUC <0003> auc.c:143 vector [3]: ck = 0e70c7321a16af0b2cbbe18a02448340 20240916120232198 DAUC <0003> auc.c:144 vector [3]: ik = e3e10a75bc9dea3caa5d747ed9003f5a 20240916120232198 DAUC <0003> auc.c:145 vector [3]: res = 1b3415add4ea63030000000000000000 20240916120232198 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120232198 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916120232198 DAUC <0003> auc.c:179 vector [3]: kc = a513a0950c48a000 20240916120232198 DAUC <0003> auc.c:180 vector [3]: sres = 80579542 20240916120232198 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916120232198 DAUC <0003> auc.c:113 vector [4]: rand = 0d98df6a09c193be8e187793ee2457fc 20240916120232198 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240916120232198 DAUC <0003> auc.c:142 vector [4]: autn = 1feaa1778867800058902dcd03b61dd8 20240916120232198 DAUC <0003> auc.c:143 vector [4]: ck = 2dadbd41ade61c6d21df26c527e425b0 20240916120232198 DAUC <0003> auc.c:144 vector [4]: ik = 26adbf21a3ccea99721afd686b1a87d5 20240916120232198 DAUC <0003> auc.c:145 vector [4]: res = ea303076912fc8100000000000000000 20240916120232198 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916120232198 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240916120232198 DAUC <0003> auc.c:179 vector [4]: kc = da0bd7b2a0767000 20240916120232198 DAUC <0003> auc.c:180 vector [4]: sres = a40207da 20240916120232198 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240916120232198 DAUC <0003> db_auc.c:245 IMSI='262420588637838': Generated 5 vectors 20240916120232198 DAUC <0003> db_auc.c:249 IMSI='262420588637838': Updating SQN=161 in DB 20240916120232206 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420588637838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420588637838"} 20240916120232207 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420588637838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120232207 DLINP <000b> input/ipa.c:451 connected read/write 20240916120232207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120232207 DLINP <000b> input/ipa.c:451 connected read/write 20240916120232207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120232212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46270<->l=127.0.0.1:4258 20240916120232245 DAUC <0003> db_auc.c:157 IMSI='262423915883546': No 2G Auth Data 20240916120232245 DAUC <0003> db_auc.c:192 IMSI='262423915883546': No 3G Auth Data 20240916120232281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46278<->l=127.0.0.1:4258 20240916120232286 DLINP <000b> input/ipa.c:451 connected read/write 20240916120232286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120232286 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423915883546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423915883546"} 20240916120232286 DAUC <0003> db_auc.c:236 IMSI='262423915883546': Calling to generate 5 vectors 20240916120232286 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240916120232286 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120232286 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916120232286 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916120232286 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120232286 DAUC <0003> auc.c:113 vector [0]: rand = 50ff3561c36833a95bb9cc2189600ca4 20240916120232286 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916120232286 DAUC <0003> auc.c:142 vector [0]: autn = cf3169106c9a800044f6a466a9193974 20240916120232286 DAUC <0003> auc.c:143 vector [0]: ck = d4ca5e5df46a4e4557216e5b106553f3 20240916120232286 DAUC <0003> auc.c:144 vector [0]: ik = c08e6cdbd0e80a0e8234df965013976f 20240916120232286 DAUC <0003> auc.c:145 vector [0]: res = a2e35df110ccd0000000000000000000 20240916120232286 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120232286 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916120232286 DAUC <0003> auc.c:179 vector [0]: kc = 4c5369b6a9fbe000 20240916120232286 DAUC <0003> auc.c:180 vector [0]: sres = 53295575 20240916120232286 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916120232286 DAUC <0003> auc.c:113 vector [1]: rand = 1f16e6e541a00b7521270154f07cde64 20240916120232286 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240916120232286 DAUC <0003> auc.c:142 vector [1]: autn = b37a7c0967708000dcd461668e8190ee 20240916120232286 DAUC <0003> auc.c:143 vector [1]: ck = 0fc4f629efa189276acbd791fc9ca801 20240916120232286 DAUC <0003> auc.c:144 vector [1]: ik = b4167d5d2f22e2aa6923d8beab6fc2c3 20240916120232286 DAUC <0003> auc.c:145 vector [1]: res = 6d5ffa0d61b303c10000000000000000 20240916120232286 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120232286 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916120232286 DAUC <0003> auc.c:179 vector [1]: kc = 49f318a982ab3000 20240916120232286 DAUC <0003> auc.c:180 vector [1]: sres = 67c17873 20240916120232286 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916120232286 DAUC <0003> auc.c:113 vector [2]: rand = 509da87d17f8fb6afb7b8c3d0d27b753 20240916120232286 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240916120232286 DAUC <0003> auc.c:142 vector [2]: autn = 62489608bfe28000db6243b603a47341 20240916120232286 DAUC <0003> auc.c:143 vector [2]: ck = c12680bb0d5528b9b9a4aefd6a8f0979 20240916120232286 DAUC <0003> auc.c:144 vector [2]: ik = 4b9395a48e42036a0a62e0bd8d3eca0a 20240916120232286 DAUC <0003> auc.c:145 vector [2]: res = d4c906b9b166802f0000000000000000 20240916120232286 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120232286 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916120232286 DAUC <0003> auc.c:179 vector [2]: kc = ed6eb4bbc97ecc00 20240916120232286 DAUC <0003> auc.c:180 vector [2]: sres = 5b0eca6f 20240916120232286 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916120232286 DAUC <0003> auc.c:113 vector [3]: rand = 98105fe3d2dc6c65f3719da27630cbc2 20240916120232286 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240916120232286 DAUC <0003> auc.c:142 vector [3]: autn = 38a9025d5447800098b2e856f6fe4c77 20240916120232286 DAUC <0003> auc.c:143 vector [3]: ck = 085d8d8f28e5bd4c2664f814c7700bc7 20240916120232286 DAUC <0003> auc.c:144 vector [3]: ik = 269e61c980eaf5e5e6175bd23d460f95 20240916120232286 DAUC <0003> auc.c:145 vector [3]: res = 2ebd0e57369feedc0000000000000000 20240916120232286 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120232286 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916120232286 DAUC <0003> auc.c:179 vector [3]: kc = 95a2e3326cf49000 20240916120232286 DAUC <0003> auc.c:180 vector [3]: sres = d30fb773 20240916120232286 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916120232286 DAUC <0003> auc.c:113 vector [4]: rand = 9b75d2276016bf4482eaaa2f0ab4bf72 20240916120232286 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240916120232286 DAUC <0003> auc.c:142 vector [4]: autn = 1ea3b948d7238000e2d9988ff2326fad 20240916120232286 DAUC <0003> auc.c:143 vector [4]: ck = 780ea6d857eb50a55153f65eaa641d18 20240916120232286 DAUC <0003> auc.c:144 vector [4]: ik = 0c5f4fed47dfba03c834e0b1a0d64e52 20240916120232286 DAUC <0003> auc.c:145 vector [4]: res = f16cd0e315d1d7300000000000000000 20240916120232286 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916120232286 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240916120232286 DAUC <0003> auc.c:179 vector [4]: kc = b8fd4d945556b400 20240916120232286 DAUC <0003> auc.c:180 vector [4]: sres = 1af5b1fc 20240916120232286 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240916120232286 DAUC <0003> db_auc.c:245 IMSI='262423915883546': Generated 5 vectors 20240916120232286 DAUC <0003> db_auc.c:249 IMSI='262423915883546': Updating SQN=161 in DB 20240916120232294 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423915883546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423915883546"} 20240916120232294 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423915883546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120232294 DLINP <000b> input/ipa.c:451 connected read/write 20240916120232294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120232295 DLINP <000b> input/ipa.c:451 connected read/write 20240916120232295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120232300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46278<->l=127.0.0.1:4258 20240916120232333 DAUC <0003> db_auc.c:157 IMSI='262426640271195': No 2G Auth Data 20240916120232333 DAUC <0003> db_auc.c:192 IMSI='262426640271195': No 3G Auth Data 20240916120232370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46284<->l=127.0.0.1:4258 20240916120232374 DLINP <000b> input/ipa.c:451 connected read/write 20240916120232374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120232374 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426640271195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426640271195"} 20240916120232374 DAUC <0003> db_auc.c:236 IMSI='262426640271195': Calling to generate 5 vectors 20240916120232374 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240916120232374 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916120232374 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916120232374 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916120232374 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916120232374 DAUC <0003> auc.c:113 vector [0]: rand = a7e4e99f942d06e5d7fc110dbabc05fa 20240916120232374 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916120232374 DAUC <0003> auc.c:142 vector [0]: autn = 70412f2dd43a80002042b28fb58d48ba 20240916120232374 DAUC <0003> auc.c:143 vector [0]: ck = 8b78d0b3e0c3a834f03d37ae6f7c1a1e 20240916120232374 DAUC <0003> auc.c:144 vector [0]: ik = 32d63e9e2c1c54cedb31b18841f7e01a 20240916120232374 DAUC <0003> auc.c:145 vector [0]: res = 337607a22d5f8d710000000000000000 20240916120232374 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916120232374 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916120232374 DAUC <0003> auc.c:179 vector [0]: kc = 8ba2cbc53bbad21e 20240916120232374 DAUC <0003> auc.c:180 vector [0]: sres = 6eda874a 20240916120232374 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916120232374 DAUC <0003> auc.c:113 vector [1]: rand = 2332177d4aac901328dd435c9b5699d0 20240916120232374 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240916120232374 DAUC <0003> auc.c:142 vector [1]: autn = c21e8bbc27ca800034d3319b702a568d 20240916120232374 DAUC <0003> auc.c:143 vector [1]: ck = fd130644ff87ef54118fa45846df88f7 20240916120232374 DAUC <0003> auc.c:144 vector [1]: ik = 9a1856f715cd2214039191b8ba6631d2 20240916120232374 DAUC <0003> auc.c:145 vector [1]: res = 194e0ac4e6c53d6b0000000000000000 20240916120232374 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916120232374 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916120232374 DAUC <0003> auc.c:179 vector [1]: kc = e2a44469610250b2 20240916120232374 DAUC <0003> auc.c:180 vector [1]: sres = 1fdee6dd 20240916120232374 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916120232374 DAUC <0003> auc.c:113 vector [2]: rand = d1dd5ee263cb9596f370ad6f3811f889 20240916120232374 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240916120232374 DAUC <0003> auc.c:142 vector [2]: autn = 316e4311cb328000b005975309f49964 20240916120232374 DAUC <0003> auc.c:143 vector [2]: ck = 53b1ccee1b1dc50f2799ec1d05c1c662 20240916120232374 DAUC <0003> auc.c:144 vector [2]: ik = 8a3ca95ab7674e834f24021126cd0efc 20240916120232374 DAUC <0003> auc.c:145 vector [2]: res = e081561840f800330000000000000000 20240916120232374 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916120232374 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916120232374 DAUC <0003> auc.c:179 vector [2]: kc = b5f875547deff292 20240916120232374 DAUC <0003> auc.c:180 vector [2]: sres = 2f0ccbf6 20240916120232374 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916120232374 DAUC <0003> auc.c:113 vector [3]: rand = c17df73d030c7d877676e7a0d29fc9e3 20240916120232374 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240916120232374 DAUC <0003> auc.c:142 vector [3]: autn = 85d1cf6673568000c43155eb133bc516 20240916120232374 DAUC <0003> auc.c:143 vector [3]: ck = 716925a92dfbaac4415089766aac2ce3 20240916120232374 DAUC <0003> auc.c:144 vector [3]: ik = 34fd5b6a18f2f2c5cd2d2aa34fb90248 20240916120232374 DAUC <0003> auc.c:145 vector [3]: res = 99e9f91fc2a270eb0000000000000000 20240916120232374 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916120232374 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916120232374 DAUC <0003> auc.c:179 vector [3]: kc = 718cd99d92489049 20240916120232374 DAUC <0003> auc.c:180 vector [3]: sres = 5a056756 20240916120232374 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916120232374 DAUC <0003> auc.c:113 vector [4]: rand = b0b6260f09c27145314675fdee80ba16 20240916120232374 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240916120232374 DAUC <0003> auc.c:142 vector [4]: autn = c37cadf5451e80007d3dbb4f7e9a056c 20240916120232374 DAUC <0003> auc.c:143 vector [4]: ck = 6df8bebdc5e17a86345b0570c87e7797 20240916120232374 DAUC <0003> auc.c:144 vector [4]: ik = 2f7fb78d85a8c15a017149431361150c 20240916120232374 DAUC <0003> auc.c:145 vector [4]: res = 0f18b706389d13240000000000000000 20240916120232374 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916120232374 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240916120232374 DAUC <0003> auc.c:179 vector [4]: kc = d7bbabce9eef7349 20240916120232374 DAUC <0003> auc.c:180 vector [4]: sres = 8134ad53 20240916120232374 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240916120232374 DAUC <0003> db_auc.c:245 IMSI='262426640271195': Generated 5 vectors 20240916120232374 DAUC <0003> db_auc.c:249 IMSI='262426640271195': Updating SQN=161 in DB 20240916120232382 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426640271195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426640271195"} 20240916120232382 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426640271195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120232382 DLINP <000b> input/ipa.c:451 connected read/write 20240916120232382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120232382 DLINP <000b> input/ipa.c:451 connected read/write 20240916120232382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120232389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46284<->l=127.0.0.1:4258 20240916120232413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46228<->l=127.0.0.1:4258 20240916120232414 DLINP <000b> input/ipa.c:451 connected read/write 20240916120232414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120232414 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120232414 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120232414 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120232414 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45941<->l=127.0.0.1:4259) 20240916120232436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46290<->l=127.0.0.1:4258 20240916120232437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46290<->l=127.0.0.1:4258 20240916120235540 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120235540 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120235544 DLINP <000b> input/ipa.c:451 connected read/write 20240916120235544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120235546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46298<->l=127.0.0.1:4258 20240916120235549 DLINP <000b> input/ipa.c:451 connected read/write 20240916120235549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120235549 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120235549 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120235549 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  20240916120235549 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120235549 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  20240916120235549 DLGSUP <0013> gsup_server.c:235 2:  20240916120235549 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120235549 DLGSUP <0013> gsup_server.c:235 3:  20240916120235549 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120235549 DLGSUP <0013> gsup_server.c:235 4:  20240916120235549 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120235549 DLGSUP <0013> gsup_server.c:235 5:  20240916120235549 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120235549 DLGSUP <0013> gsup_server.c:235 7:  20240916120235549 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120235549 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120235549 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120235549 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120235575 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35239<->l=127.0.0.1:4259) 20240916120235589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46300<->l=127.0.0.1:4258 20240916120235597 DLINP <000b> input/ipa.c:451 connected read/write 20240916120235597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120235597 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425880059170 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425880059170" cn_domain=PS} 20240916120235597 DLU <0006> fsm.c:456 lu(262425880059170)[0x61200000b4a0]{UNVALIDATED}: Allocated 20240916120235597 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425880059170 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240916120235597 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425880059170 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425880059170" cause=IMSI unknown in HLR} 20240916120235597 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425880059170 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120235597 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425880059170)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120235597 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425880059170)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20240916120235597 DLU <0006> fsm.c:568 lu(PS:IMSI-262425880059170)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20240916120235597 DLINP <000b> input/ipa.c:451 connected read/write 20240916120235597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120235597 DLINP <000b> input/ipa.c:451 connected read/write 20240916120235597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120235601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46300<->l=127.0.0.1:4258 20240916120235603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46298<->l=127.0.0.1:4258 20240916120235604 DLINP <000b> input/ipa.c:451 connected read/write 20240916120235604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120235604 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120235604 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120235604 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120235604 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35239<->l=127.0.0.1:4259) 20240916120235648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46302<->l=127.0.0.1:4258 20240916120235649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46302<->l=127.0.0.1:4258 20240916120238895 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120238895 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120238899 DLINP <000b> input/ipa.c:451 connected read/write 20240916120238899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120238901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46318<->l=127.0.0.1:4258 20240916120238905 DLINP <000b> input/ipa.c:451 connected read/write 20240916120238905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120238906 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120238906 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120238906 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  20240916120238906 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120238906 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  20240916120238906 DLGSUP <0013> gsup_server.c:235 2:  20240916120238906 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120238906 DLGSUP <0013> gsup_server.c:235 3:  20240916120238906 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120238906 DLGSUP <0013> gsup_server.c:235 4:  20240916120238906 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120238906 DLGSUP <0013> gsup_server.c:235 5:  20240916120238906 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120238906 DLGSUP <0013> gsup_server.c:235 7:  20240916120238906 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120238906 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120238906 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120238906 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120238922 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36945<->l=127.0.0.1:4259) 20240916120238929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46322<->l=127.0.0.1:4258 20240916120238946 DLINP <000b> input/ipa.c:451 connected read/write 20240916120238946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120238946 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423123988460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423123988460" cn_domain=PS source_name="the-source\n"} 20240916120238946 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240916120238946 DLU <0006> fsm.c:456 lu(262423123988460)[0x61200000b620]{UNVALIDATED}: Allocated 20240916120238946 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262423123988460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240916120238946 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262423123988460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423123988460" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240916120238946 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262423123988460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120238946 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423123988460)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120238946 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423123988460)[0x61200000b620]{UNVALIDATED}: Freeing instance 20240916120238946 DLU <0006> fsm.c:568 lu(PS:IMSI-262423123988460)[0x61200000b620]{UNVALIDATED}: Deallocated 20240916120238946 DLINP <000b> input/ipa.c:451 connected read/write 20240916120238946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120238946 DLINP <000b> input/ipa.c:451 connected read/write 20240916120238946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120238950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46322<->l=127.0.0.1:4258 20240916120238951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46318<->l=127.0.0.1:4258 20240916120238953 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36945<->l=127.0.0.1:4259) 20240916120238954 DLINP <000b> input/ipa.c:451 connected read/write 20240916120238954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120238954 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120238954 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120238954 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120238954 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240916120238980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46338<->l=127.0.0.1:4258 20240916120238980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46338<->l=127.0.0.1:4258 20240916120242061 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120242061 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120242066 DLINP <000b> input/ipa.c:451 connected read/write 20240916120242066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120242067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60480<->l=127.0.0.1:4258 20240916120242070 DLINP <000b> input/ipa.c:451 connected read/write 20240916120242070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120242070 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120242070 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120242070 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  20240916120242070 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120242070 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  20240916120242070 DLGSUP <0013> gsup_server.c:235 2:  20240916120242070 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120242071 DLGSUP <0013> gsup_server.c:235 3:  20240916120242071 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120242071 DLGSUP <0013> gsup_server.c:235 4:  20240916120242071 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120242071 DLGSUP <0013> gsup_server.c:235 5:  20240916120242071 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120242071 DLGSUP <0013> gsup_server.c:235 7:  20240916120242071 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120242071 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120242071 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120242071 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120242094 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46709<->l=127.0.0.1:4259) 20240916120242107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60484<->l=127.0.0.1:4258 20240916120242114 DLINP <000b> input/ipa.c:451 connected read/write 20240916120242114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120242114 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421324357667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421324357667" cn_domain=PS} 20240916120242114 DLU <0006> fsm.c:456 lu(262421324357667)[0x61200000b7a0]{UNVALIDATED}: Allocated 20240916120242114 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421324357667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240916120242114 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421324357667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421324357667" cause=Roaming not allowed in this location area} 20240916120242114 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421324357667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120242114 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421324357667)[0x61200000b7a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120242114 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421324357667)[0x61200000b7a0]{UNVALIDATED}: Freeing instance 20240916120242114 DLU <0006> fsm.c:568 lu(PS:IMSI-262421324357667)[0x61200000b7a0]{UNVALIDATED}: Deallocated 20240916120242114 DLINP <000b> input/ipa.c:451 connected read/write 20240916120242114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120242114 DLINP <000b> input/ipa.c:451 connected read/write 20240916120242114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120242116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60484<->l=127.0.0.1:4258 20240916120242117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60480<->l=127.0.0.1:4258 20240916120242117 DLINP <000b> input/ipa.c:451 connected read/write 20240916120242117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120242117 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120242117 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120242117 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120242117 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46709<->l=127.0.0.1:4259) 20240916120242158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60488<->l=127.0.0.1:4258 20240916120242158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60488<->l=127.0.0.1:4258 20240916120245269 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120245269 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120245271 DLINP <000b> input/ipa.c:451 connected read/write 20240916120245271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120245272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60490<->l=127.0.0.1:4258 20240916120245273 DLINP <000b> input/ipa.c:451 connected read/write 20240916120245273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120245273 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120245273 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120245273 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  20240916120245274 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120245274 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  20240916120245274 DLGSUP <0013> gsup_server.c:235 2:  20240916120245274 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120245274 DLGSUP <0013> gsup_server.c:235 3:  20240916120245274 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120245274 DLGSUP <0013> gsup_server.c:235 4:  20240916120245274 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120245274 DLGSUP <0013> gsup_server.c:235 5:  20240916120245274 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120245274 DLGSUP <0013> gsup_server.c:235 7:  20240916120245274 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120245274 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120245274 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120245274 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120245286 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33731<->l=127.0.0.1:4259) 20240916120245292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60492<->l=127.0.0.1:4258 20240916120245318 DLINP <000b> input/ipa.c:451 connected read/write 20240916120245318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120245318 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427288273246 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427288273246"} 20240916120245318 DAUC <0003> db_auc.c:133 IMSI='262427288273246': No such subscriber 20240916120245318 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427288273246 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240916120245318 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427288273246 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427288273246" cause=IMSI unknown in HLR} 20240916120245319 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427288273246 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120245319 DLINP <000b> input/ipa.c:451 connected read/write 20240916120245319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120245319 DLINP <000b> input/ipa.c:451 connected read/write 20240916120245319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120245323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60492<->l=127.0.0.1:4258 20240916120245324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60490<->l=127.0.0.1:4258 20240916120245326 DLINP <000b> input/ipa.c:451 connected read/write 20240916120245326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120245326 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120245326 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120245326 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120245327 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33731<->l=127.0.0.1:4259) 20240916120245387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60506<->l=127.0.0.1:4258 20240916120245387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60506<->l=127.0.0.1:4258 20240916120248503 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120248504 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120248509 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120248511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60518<->l=127.0.0.1:4258 20240916120248515 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120248516 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120248516 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120248516 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  20240916120248516 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120248516 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  20240916120248516 DLGSUP <0013> gsup_server.c:235 2:  20240916120248516 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120248516 DLGSUP <0013> gsup_server.c:235 3:  20240916120248516 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120248516 DLGSUP <0013> gsup_server.c:235 4:  20240916120248516 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120248516 DLGSUP <0013> gsup_server.c:235 5:  20240916120248516 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120248516 DLGSUP <0013> gsup_server.c:235 7:  20240916120248516 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120248516 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120248516 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120248516 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120248535 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45061<->l=127.0.0.1:4259) 20240916120248584 DAUC <0003> db_auc.c:157 IMSI='262426742039814': No 2G Auth Data 20240916120248584 DAUC <0003> db_auc.c:192 IMSI='262426742039814': No 3G Auth Data 20240916120248634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60534<->l=127.0.0.1:4258 20240916120248645 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120248645 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426742039814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426742039814" cn_domain=PS} 20240916120248645 DLU <0006> fsm.c:456 lu(262426742039814)[0x61200000b920]{UNVALIDATED}: Allocated 20240916120248645 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426742039814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120248662 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426742039814)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120248662 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426742039814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426742039814" cn_domain=PS} 20240916120248662 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120248662 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120248669 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120248669 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426742039814 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426742039814"} 20240916120248669 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426742039814)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120248669 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426742039814 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120248669 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426742039814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426742039814"} 20240916120248669 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426742039814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120248669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426742039814)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120248669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426742039814)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120248669 DLU <0006> fsm.c:568 lu(PS:IMSI-262426742039814)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120248669 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120248669 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120248671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60534<->l=127.0.0.1:4258 20240916120248697 DAUC <0003> db_auc.c:157 IMSI='262423379292727': No 2G Auth Data 20240916120248697 DAUC <0003> db_auc.c:192 IMSI='262423379292727': No 3G Auth Data 20240916120248710 DLGSUP <0013> hlr.c:121 IMSI 262423379292727: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120248725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60550<->l=127.0.0.1:4258 20240916120248727 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120248727 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423379292727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423379292727" cn_domain=PS} 20240916120248727 DLU <0006> fsm.c:456 lu(262423379292727)[0x61200000baa0]{UNVALIDATED}: Allocated 20240916120248727 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423379292727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120248743 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423379292727)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120248743 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423379292727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423379292727" cn_domain=PS} 20240916120248743 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120248743 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120248746 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120248746 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262423379292727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423379292727"} 20240916120248746 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423379292727)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120248746 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262423379292727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120248746 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423379292727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423379292727"} 20240916120248746 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423379292727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120248746 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423379292727)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120248746 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423379292727)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120248746 DLU <0006> fsm.c:568 lu(PS:IMSI-262423379292727)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120248746 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120248746 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120248748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60550<->l=127.0.0.1:4258 20240916120248784 DAUC <0003> db_auc.c:157 IMSI='262429747960184': No 2G Auth Data 20240916120248784 DAUC <0003> db_auc.c:192 IMSI='262429747960184': No 3G Auth Data 20240916120248796 DLGSUP <0013> hlr.c:121 IMSI 262429747960184: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120248820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60560<->l=127.0.0.1:4258 20240916120248826 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120248826 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429747960184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429747960184" cn_domain=PS} 20240916120248826 DLU <0006> fsm.c:456 lu(262429747960184)[0x61200000bc20]{UNVALIDATED}: Allocated 20240916120248826 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429747960184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120248845 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429747960184)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120248846 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429747960184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429747960184" cn_domain=PS} 20240916120248846 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120248846 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120248850 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120248850 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429747960184 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429747960184"} 20240916120248850 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429747960184)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120248850 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429747960184 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120248850 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429747960184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429747960184"} 20240916120248850 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429747960184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120248850 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429747960184)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120248850 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429747960184)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120248850 DLU <0006> fsm.c:568 lu(PS:IMSI-262429747960184)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120248850 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120248850 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120248853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60560<->l=127.0.0.1:4258 20240916120248879 DAUC <0003> db_auc.c:157 IMSI='262426690202466': No 2G Auth Data 20240916120248879 DAUC <0003> db_auc.c:192 IMSI='262426690202466': No 3G Auth Data 20240916120248887 DLGSUP <0013> hlr.c:121 IMSI 262426690202466: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120248901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60572<->l=127.0.0.1:4258 20240916120248903 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120248903 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426690202466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426690202466" cn_domain=PS} 20240916120248903 DLU <0006> fsm.c:456 lu(262426690202466)[0x61200000bda0]{UNVALIDATED}: Allocated 20240916120248903 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426690202466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120248919 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426690202466)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120248919 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426690202466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426690202466" cn_domain=PS} 20240916120248919 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120248919 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120248922 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120248922 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426690202466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426690202466"} 20240916120248922 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426690202466)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120248922 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426690202466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120248922 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426690202466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426690202466"} 20240916120248922 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426690202466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120248922 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426690202466)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120248922 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426690202466)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120248922 DLU <0006> fsm.c:568 lu(PS:IMSI-262426690202466)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120248922 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120248922 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120248924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60572<->l=127.0.0.1:4258 20240916120248948 DAUC <0003> db_auc.c:157 IMSI='262422392952808': No 2G Auth Data 20240916120248948 DAUC <0003> db_auc.c:192 IMSI='262422392952808': No 3G Auth Data 20240916120248957 DLGSUP <0013> hlr.c:121 IMSI 262422392952808: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120248972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60578<->l=127.0.0.1:4258 20240916120248974 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120248974 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422392952808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422392952808" cn_domain=PS} 20240916120248974 DLU <0006> fsm.c:456 lu(262422392952808)[0x61200000bf20]{UNVALIDATED}: Allocated 20240916120248974 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422392952808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120248992 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422392952808)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120248992 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422392952808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422392952808" cn_domain=PS} 20240916120248992 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120248992 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120248997 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120248997 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422392952808 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422392952808"} 20240916120248997 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422392952808)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120248997 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422392952808 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120248997 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422392952808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422392952808"} 20240916120248997 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422392952808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120248997 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422392952808)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120248997 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422392952808)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120248997 DLU <0006> fsm.c:568 lu(PS:IMSI-262422392952808)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120248997 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120248997 DLINP <000b> input/ipa.c:451 connected read/write 20240916120248998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120249000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60578<->l=127.0.0.1:4258 20240916120249027 DAUC <0003> db_auc.c:157 IMSI='262429246497775': No 2G Auth Data 20240916120249027 DAUC <0003> db_auc.c:192 IMSI='262429246497775': No 3G Auth Data 20240916120249036 DLGSUP <0013> hlr.c:121 IMSI 262429246497775: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120249060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60580<->l=127.0.0.1:4258 20240916120249062 DLINP <000b> input/ipa.c:451 connected read/write 20240916120249062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120249062 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429246497775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429246497775" cn_domain=PS} 20240916120249063 DLU <0006> fsm.c:456 lu(262429246497775)[0x61200000ffa0]{UNVALIDATED}: Allocated 20240916120249063 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429246497775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120249078 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429246497775)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120249078 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429246497775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429246497775" cn_domain=PS} 20240916120249078 DLINP <000b> input/ipa.c:451 connected read/write 20240916120249078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120249078 DLINP <000b> input/ipa.c:451 connected read/write 20240916120249078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120249084 DLINP <000b> input/ipa.c:451 connected read/write 20240916120249084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120249084 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429246497775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429246497775"} 20240916120249084 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429246497775)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120249084 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429246497775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120249084 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429246497775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429246497775"} 20240916120249084 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429246497775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120249084 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429246497775)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120249084 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429246497775)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120249084 DLU <0006> fsm.c:568 lu(PS:IMSI-262429246497775)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120249084 DLINP <000b> input/ipa.c:451 connected read/write 20240916120249084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120249084 DLINP <000b> input/ipa.c:451 connected read/write 20240916120249084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120249086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60580<->l=127.0.0.1:4258 20240916120249120 DAUC <0003> db_auc.c:157 IMSI='262427320318690': No 2G Auth Data 20240916120249120 DAUC <0003> db_auc.c:192 IMSI='262427320318690': No 3G Auth Data 20240916120249128 DLGSUP <0013> hlr.c:121 IMSI 262427320318690: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120249158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60582<->l=127.0.0.1:4258 20240916120249162 DLINP <000b> input/ipa.c:451 connected read/write 20240916120249162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120249162 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427320318690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427320318690" cn_domain=PS} 20240916120249162 DLU <0006> fsm.c:456 lu(262427320318690)[0x612000010120]{UNVALIDATED}: Allocated 20240916120249162 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427320318690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120249179 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427320318690)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120249179 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427320318690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427320318690" cn_domain=PS} 20240916120249179 DLINP <000b> input/ipa.c:451 connected read/write 20240916120249179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120249179 DLINP <000b> input/ipa.c:451 connected read/write 20240916120249179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120249191 DLINP <000b> input/ipa.c:451 connected read/write 20240916120249191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120249191 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427320318690 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427320318690"} 20240916120249191 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427320318690)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120249191 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427320318690 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120249191 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427320318690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427320318690"} 20240916120249191 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427320318690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120249191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427320318690)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120249191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427320318690)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120249191 DLU <0006> fsm.c:568 lu(PS:IMSI-262427320318690)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120249191 DLINP <000b> input/ipa.c:451 connected read/write 20240916120249191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120249192 DLINP <000b> input/ipa.c:451 connected read/write 20240916120249192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120249193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60582<->l=127.0.0.1:4258 20240916120249237 DAUC <0003> db_auc.c:157 IMSI='262427189776652': No 2G Auth Data 20240916120249237 DAUC <0003> db_auc.c:192 IMSI='262427189776652': No 3G Auth Data 20240916120249247 DLGSUP <0013> hlr.c:121 IMSI 262427189776652: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120249278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60584<->l=127.0.0.1:4258 20240916120249281 DLINP <000b> input/ipa.c:451 connected read/write 20240916120249281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120249281 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427189776652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427189776652" cn_domain=PS} 20240916120249281 DLU <0006> fsm.c:456 lu(262427189776652)[0x6120000102a0]{UNVALIDATED}: Allocated 20240916120249281 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427189776652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120249298 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427189776652)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120249298 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427189776652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427189776652" cn_domain=PS} 20240916120249298 DLINP <000b> input/ipa.c:451 connected read/write 20240916120249298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120249298 DLINP <000b> input/ipa.c:451 connected read/write 20240916120249298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120249300 DLINP <000b> input/ipa.c:451 connected read/write 20240916120249300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120249300 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427189776652 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427189776652"} 20240916120249300 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427189776652)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120249300 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427189776652 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120249300 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427189776652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427189776652"} 20240916120249300 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427189776652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120249300 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427189776652)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120249300 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427189776652)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120249300 DLU <0006> fsm.c:568 lu(PS:IMSI-262427189776652)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120249300 DLINP <000b> input/ipa.c:451 connected read/write 20240916120249300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120249300 DLINP <000b> input/ipa.c:451 connected read/write 20240916120249300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120249301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60584<->l=127.0.0.1:4258 20240916120249327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60518<->l=127.0.0.1:4258 20240916120249327 DLINP <000b> input/ipa.c:451 connected read/write 20240916120249327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120249327 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120249327 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120249327 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120249327 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45061<->l=127.0.0.1:4259) 20240916120249357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60598<->l=127.0.0.1:4258 20240916120249357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60598<->l=127.0.0.1:4258 20240916120252448 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120252448 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120252452 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120252454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56428<->l=127.0.0.1:4258 20240916120252458 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120252458 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120252458 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120252458 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  20240916120252458 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120252458 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  20240916120252458 DLGSUP <0013> gsup_server.c:235 2:  20240916120252458 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120252458 DLGSUP <0013> gsup_server.c:235 3:  20240916120252458 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120252458 DLGSUP <0013> gsup_server.c:235 4:  20240916120252458 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120252458 DLGSUP <0013> gsup_server.c:235 5:  20240916120252458 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120252458 DLGSUP <0013> gsup_server.c:235 7:  20240916120252458 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120252458 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120252458 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120252458 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120252481 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33101<->l=127.0.0.1:4259) 20240916120252521 DAUC <0003> db_auc.c:157 IMSI='262420347736992': No 2G Auth Data 20240916120252521 DAUC <0003> db_auc.c:192 IMSI='262420347736992': No 3G Auth Data 20240916120252572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56440<->l=127.0.0.1:4258 20240916120252582 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120252582 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262420347736992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420347736992" cn_domain=PS source_name="the-source\n"} 20240916120252582 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240916120252582 DLU <0006> fsm.c:456 lu(262420347736992)[0x612000010420]{UNVALIDATED}: Allocated 20240916120252582 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262420347736992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240916120252599 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420347736992)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120252599 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262420347736992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420347736992" cn_domain=PS destination_name="the-source\n"} 20240916120252599 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120252600 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120252607 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120252607 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262420347736992 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420347736992" source_name="the-source\n"} 20240916120252607 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420347736992)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120252607 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262420347736992 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120252607 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262420347736992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420347736992" destination_name="the-source\n"} 20240916120252607 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262420347736992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120252607 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420347736992)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120252607 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420347736992)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120252607 DLU <0006> fsm.c:568 lu(PS:IMSI-262420347736992)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120252607 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120252607 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120252610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56440<->l=127.0.0.1:4258 20240916120252637 DAUC <0003> db_auc.c:157 IMSI='262424944529472': No 2G Auth Data 20240916120252637 DAUC <0003> db_auc.c:192 IMSI='262424944529472': No 3G Auth Data 20240916120252646 DLGSUP <0013> hlr.c:121 IMSI 262424944529472: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120252661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56446<->l=127.0.0.1:4258 20240916120252663 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120252663 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262424944529472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424944529472" cn_domain=PS source_name="the-source\n"} 20240916120252663 DLU <0006> fsm.c:456 lu(262424944529472)[0x6120000105a0]{UNVALIDATED}: Allocated 20240916120252663 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262424944529472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240916120252680 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424944529472)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120252680 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262424944529472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424944529472" cn_domain=PS destination_name="the-source\n"} 20240916120252680 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120252680 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120252682 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120252682 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262424944529472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424944529472" source_name="the-source\n"} 20240916120252682 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424944529472)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120252682 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262424944529472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120252682 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262424944529472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424944529472" destination_name="the-source\n"} 20240916120252682 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262424944529472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120252682 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424944529472)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120252682 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424944529472)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120252682 DLU <0006> fsm.c:568 lu(PS:IMSI-262424944529472)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120252682 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120252682 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120252683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56446<->l=127.0.0.1:4258 20240916120252713 DAUC <0003> db_auc.c:157 IMSI='262420504726040': No 2G Auth Data 20240916120252713 DAUC <0003> db_auc.c:192 IMSI='262420504726040': No 3G Auth Data 20240916120252723 DLGSUP <0013> hlr.c:121 IMSI 262420504726040: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120252741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56456<->l=127.0.0.1:4258 20240916120252744 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120252744 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262420504726040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420504726040" cn_domain=PS source_name="the-source\n"} 20240916120252744 DLU <0006> fsm.c:456 lu(262420504726040)[0x612000010720]{UNVALIDATED}: Allocated 20240916120252744 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262420504726040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240916120252760 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420504726040)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120252760 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262420504726040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420504726040" cn_domain=PS destination_name="the-source\n"} 20240916120252760 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120252761 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120252766 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120252766 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262420504726040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420504726040" source_name="the-source\n"} 20240916120252766 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420504726040)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120252766 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262420504726040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120252766 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262420504726040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420504726040" destination_name="the-source\n"} 20240916120252767 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262420504726040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120252767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420504726040)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120252767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420504726040)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120252767 DLU <0006> fsm.c:568 lu(PS:IMSI-262420504726040)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120252767 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120252767 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120252769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56456<->l=127.0.0.1:4258 20240916120252797 DAUC <0003> db_auc.c:157 IMSI='262422129386467': No 2G Auth Data 20240916120252797 DAUC <0003> db_auc.c:192 IMSI='262422129386467': No 3G Auth Data 20240916120252806 DLGSUP <0013> hlr.c:121 IMSI 262422129386467: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120252820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56468<->l=127.0.0.1:4258 20240916120252821 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120252821 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262422129386467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422129386467" cn_domain=PS source_name="the-source\n"} 20240916120252821 DLU <0006> fsm.c:456 lu(262422129386467)[0x6120000108a0]{UNVALIDATED}: Allocated 20240916120252821 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262422129386467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240916120252838 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422129386467)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120252838 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262422129386467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422129386467" cn_domain=PS destination_name="the-source\n"} 20240916120252838 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120252838 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120252841 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120252841 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422129386467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422129386467" source_name="the-source\n"} 20240916120252841 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422129386467)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120252841 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262422129386467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120252841 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262422129386467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422129386467" destination_name="the-source\n"} 20240916120252841 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262422129386467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120252841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422129386467)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120252841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422129386467)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120252841 DLU <0006> fsm.c:568 lu(PS:IMSI-262422129386467)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120252841 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120252841 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120252843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56468<->l=127.0.0.1:4258 20240916120252870 DAUC <0003> db_auc.c:157 IMSI='262421027791274': No 2G Auth Data 20240916120252870 DAUC <0003> db_auc.c:192 IMSI='262421027791274': No 3G Auth Data 20240916120252879 DLGSUP <0013> hlr.c:121 IMSI 262421027791274: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120252893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56470<->l=127.0.0.1:4258 20240916120252895 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120252895 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262421027791274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421027791274" cn_domain=PS source_name="the-source\n"} 20240916120252895 DLU <0006> fsm.c:456 lu(262421027791274)[0x612000010a20]{UNVALIDATED}: Allocated 20240916120252895 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262421027791274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240916120252914 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421027791274)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120252914 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262421027791274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421027791274" cn_domain=PS destination_name="the-source\n"} 20240916120252914 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120252914 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120252917 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120252917 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262421027791274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421027791274" source_name="the-source\n"} 20240916120252917 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421027791274)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120252917 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262421027791274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120252917 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262421027791274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421027791274" destination_name="the-source\n"} 20240916120252917 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262421027791274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120252917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421027791274)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120252917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421027791274)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120252917 DLU <0006> fsm.c:568 lu(PS:IMSI-262421027791274)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120252917 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120252918 DLINP <000b> input/ipa.c:451 connected read/write 20240916120252918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120252919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56470<->l=127.0.0.1:4258 20240916120252953 DAUC <0003> db_auc.c:157 IMSI='262429363878707': No 2G Auth Data 20240916120252953 DAUC <0003> db_auc.c:192 IMSI='262429363878707': No 3G Auth Data 20240916120252962 DLGSUP <0013> hlr.c:121 IMSI 262429363878707: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120252997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56478<->l=127.0.0.1:4258 20240916120253006 DLINP <000b> input/ipa.c:451 connected read/write 20240916120253006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120253006 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262429363878707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429363878707" cn_domain=PS source_name="the-source\n"} 20240916120253006 DLU <0006> fsm.c:456 lu(262429363878707)[0x612000010ba0]{UNVALIDATED}: Allocated 20240916120253006 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262429363878707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240916120253023 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429363878707)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120253023 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262429363878707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429363878707" cn_domain=PS destination_name="the-source\n"} 20240916120253024 DLINP <000b> input/ipa.c:451 connected read/write 20240916120253024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120253024 DLINP <000b> input/ipa.c:451 connected read/write 20240916120253024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120253029 DLINP <000b> input/ipa.c:451 connected read/write 20240916120253029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120253029 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262429363878707 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429363878707" source_name="the-source\n"} 20240916120253029 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429363878707)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120253029 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262429363878707 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120253029 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262429363878707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429363878707" destination_name="the-source\n"} 20240916120253029 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262429363878707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120253029 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429363878707)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120253029 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429363878707)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120253029 DLU <0006> fsm.c:568 lu(PS:IMSI-262429363878707)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120253029 DLINP <000b> input/ipa.c:451 connected read/write 20240916120253029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120253029 DLINP <000b> input/ipa.c:451 connected read/write 20240916120253029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120253032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56478<->l=127.0.0.1:4258 20240916120253068 DAUC <0003> db_auc.c:157 IMSI='262420052434529': No 2G Auth Data 20240916120253068 DAUC <0003> db_auc.c:192 IMSI='262420052434529': No 3G Auth Data 20240916120253077 DLGSUP <0013> hlr.c:121 IMSI 262420052434529: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120253113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56492<->l=127.0.0.1:4258 20240916120253121 DLINP <000b> input/ipa.c:451 connected read/write 20240916120253121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120253121 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262420052434529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420052434529" cn_domain=PS source_name="the-source\n"} 20240916120253121 DLU <0006> fsm.c:456 lu(262420052434529)[0x612000010d20]{UNVALIDATED}: Allocated 20240916120253121 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262420052434529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240916120253139 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420052434529)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120253139 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262420052434529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420052434529" cn_domain=PS destination_name="the-source\n"} 20240916120253139 DLINP <000b> input/ipa.c:451 connected read/write 20240916120253139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120253139 DLINP <000b> input/ipa.c:451 connected read/write 20240916120253139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120253145 DLINP <000b> input/ipa.c:451 connected read/write 20240916120253145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120253145 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262420052434529 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420052434529" source_name="the-source\n"} 20240916120253145 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420052434529)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120253145 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262420052434529 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120253146 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262420052434529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420052434529" destination_name="the-source\n"} 20240916120253146 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262420052434529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120253146 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420052434529)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120253146 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420052434529)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120253146 DLU <0006> fsm.c:568 lu(PS:IMSI-262420052434529)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120253146 DLINP <000b> input/ipa.c:451 connected read/write 20240916120253146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120253146 DLINP <000b> input/ipa.c:451 connected read/write 20240916120253146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120253148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56492<->l=127.0.0.1:4258 20240916120253188 DAUC <0003> db_auc.c:157 IMSI='262422511395407': No 2G Auth Data 20240916120253188 DAUC <0003> db_auc.c:192 IMSI='262422511395407': No 3G Auth Data 20240916120253196 DLGSUP <0013> hlr.c:121 IMSI 262422511395407: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120253224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56506<->l=127.0.0.1:4258 20240916120253230 DLINP <000b> input/ipa.c:451 connected read/write 20240916120253230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120253230 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262422511395407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422511395407" cn_domain=PS source_name="the-source\n"} 20240916120253230 DLU <0006> fsm.c:456 lu(262422511395407)[0x612000010ea0]{UNVALIDATED}: Allocated 20240916120253230 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262422511395407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240916120253247 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422511395407)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120253247 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262422511395407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422511395407" cn_domain=PS destination_name="the-source\n"} 20240916120253247 DLINP <000b> input/ipa.c:451 connected read/write 20240916120253247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120253247 DLINP <000b> input/ipa.c:451 connected read/write 20240916120253247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120253254 DLINP <000b> input/ipa.c:451 connected read/write 20240916120253254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120253254 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262422511395407 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422511395407" source_name="the-source\n"} 20240916120253254 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422511395407)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120253254 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262422511395407 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120253254 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262422511395407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422511395407" destination_name="the-source\n"} 20240916120253254 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262422511395407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120253254 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422511395407)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120253254 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422511395407)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120253254 DLU <0006> fsm.c:568 lu(PS:IMSI-262422511395407)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120253255 DLINP <000b> input/ipa.c:451 connected read/write 20240916120253255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120253255 DLINP <000b> input/ipa.c:451 connected read/write 20240916120253255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120253259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56506<->l=127.0.0.1:4258 20240916120253286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56428<->l=127.0.0.1:4258 20240916120253287 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33101<->l=127.0.0.1:4259) 20240916120253287 DLINP <000b> input/ipa.c:451 connected read/write 20240916120253287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120253287 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120253287 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120253287 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120253287 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240916120253319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56516<->l=127.0.0.1:4258 20240916120253320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56516<->l=127.0.0.1:4258 20240916120256379 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120256379 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120256383 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120256385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56518<->l=127.0.0.1:4258 20240916120256389 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120256389 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120256389 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120256389 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  20240916120256389 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120256389 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  20240916120256389 DLGSUP <0013> gsup_server.c:235 2:  20240916120256389 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120256389 DLGSUP <0013> gsup_server.c:235 3:  20240916120256389 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120256389 DLGSUP <0013> gsup_server.c:235 4:  20240916120256389 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120256389 DLGSUP <0013> gsup_server.c:235 5:  20240916120256389 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120256389 DLGSUP <0013> gsup_server.c:235 7:  20240916120256389 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120256389 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120256389 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120256389 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120256415 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35769<->l=127.0.0.1:4259) 20240916120256473 DAUC <0003> db_auc.c:157 IMSI='262429730392085': No 2G Auth Data 20240916120256473 DAUC <0003> db_auc.c:192 IMSI='262429730392085': No 3G Auth Data 20240916120256514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56526<->l=127.0.0.1:4258 20240916120256523 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120256523 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429730392085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429730392085" cn_domain=PS} 20240916120256524 DLU <0006> fsm.c:456 lu(262429730392085)[0x612000011020]{UNVALIDATED}: Allocated 20240916120256524 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429730392085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120256542 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429730392085)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120256543 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429730392085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429730392085" cn_domain=PS} 20240916120256543 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120256543 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120256549 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120256550 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429730392085 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429730392085"} 20240916120256550 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429730392085)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120256550 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429730392085 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120256550 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429730392085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429730392085"} 20240916120256550 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429730392085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120256550 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429730392085)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120256550 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429730392085)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120256550 DLU <0006> fsm.c:568 lu(PS:IMSI-262429730392085)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120256550 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120256550 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120256553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56526<->l=127.0.0.1:4258 20240916120256585 DAUC <0003> db_auc.c:157 IMSI='262422288851904': No 2G Auth Data 20240916120256585 DAUC <0003> db_auc.c:192 IMSI='262422288851904': No 3G Auth Data 20240916120256593 DLGSUP <0013> hlr.c:121 IMSI 262422288851904: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120256608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56536<->l=127.0.0.1:4258 20240916120256610 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120256610 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422288851904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422288851904" cn_domain=PS} 20240916120256610 DLU <0006> fsm.c:456 lu(262422288851904)[0x6120000111a0]{UNVALIDATED}: Allocated 20240916120256610 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422288851904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120256626 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422288851904)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120256626 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422288851904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422288851904" cn_domain=PS} 20240916120256626 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120256627 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120256631 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120256631 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422288851904 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422288851904"} 20240916120256631 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422288851904)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120256631 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422288851904 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120256631 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422288851904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422288851904"} 20240916120256631 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422288851904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120256631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422288851904)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120256631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422288851904)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120256631 DLU <0006> fsm.c:568 lu(PS:IMSI-262422288851904)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120256631 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120256631 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120256633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56536<->l=127.0.0.1:4258 20240916120256665 DAUC <0003> db_auc.c:157 IMSI='262423311307101': No 2G Auth Data 20240916120256665 DAUC <0003> db_auc.c:192 IMSI='262423311307101': No 3G Auth Data 20240916120256673 DLGSUP <0013> hlr.c:121 IMSI 262423311307101: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120256688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56548<->l=127.0.0.1:4258 20240916120256689 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120256689 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423311307101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423311307101" cn_domain=PS} 20240916120256689 DLU <0006> fsm.c:456 lu(262423311307101)[0x612000011320]{UNVALIDATED}: Allocated 20240916120256689 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423311307101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120256705 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423311307101)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120256705 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423311307101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423311307101" cn_domain=PS} 20240916120256705 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120256705 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120256709 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120256709 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423311307101 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423311307101"} 20240916120256709 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423311307101)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120256709 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423311307101 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120256709 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423311307101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423311307101"} 20240916120256709 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423311307101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120256709 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423311307101)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120256709 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423311307101)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120256709 DLU <0006> fsm.c:568 lu(PS:IMSI-262423311307101)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120256709 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120256709 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120256712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56548<->l=127.0.0.1:4258 20240916120256737 DAUC <0003> db_auc.c:157 IMSI='262420689771411': No 2G Auth Data 20240916120256737 DAUC <0003> db_auc.c:192 IMSI='262420689771411': No 3G Auth Data 20240916120256745 DLGSUP <0013> hlr.c:121 IMSI 262420689771411: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120256759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56558<->l=127.0.0.1:4258 20240916120256760 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120256760 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420689771411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420689771411" cn_domain=PS} 20240916120256761 DLU <0006> fsm.c:456 lu(262420689771411)[0x6120000114a0]{UNVALIDATED}: Allocated 20240916120256761 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420689771411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120256777 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420689771411)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120256777 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420689771411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420689771411" cn_domain=PS} 20240916120256777 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120256777 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120256780 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120256780 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420689771411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420689771411"} 20240916120256780 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420689771411)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120256780 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420689771411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120256780 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420689771411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420689771411"} 20240916120256780 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420689771411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120256780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420689771411)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120256780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420689771411)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120256780 DLU <0006> fsm.c:568 lu(PS:IMSI-262420689771411)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120256780 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120256780 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120256782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56558<->l=127.0.0.1:4258 20240916120256807 DAUC <0003> db_auc.c:157 IMSI='262423349628770': No 2G Auth Data 20240916120256807 DAUC <0003> db_auc.c:192 IMSI='262423349628770': No 3G Auth Data 20240916120256816 DLGSUP <0013> hlr.c:121 IMSI 262423349628770: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120256831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56560<->l=127.0.0.1:4258 20240916120256833 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120256833 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423349628770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423349628770" cn_domain=PS} 20240916120256833 DLU <0006> fsm.c:456 lu(262423349628770)[0x612000011620]{UNVALIDATED}: Allocated 20240916120256833 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423349628770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120256849 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423349628770)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120256849 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423349628770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423349628770" cn_domain=PS} 20240916120256849 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120256850 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120256851 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120256851 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423349628770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423349628770"} 20240916120256851 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423349628770)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120256851 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423349628770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120256851 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423349628770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423349628770"} 20240916120256851 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423349628770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120256851 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423349628770)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120256851 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423349628770)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120256851 DLU <0006> fsm.c:568 lu(PS:IMSI-262423349628770)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120256851 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120256851 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120256852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56560<->l=127.0.0.1:4258 20240916120256877 DAUC <0003> db_auc.c:157 IMSI='262421149592042': No 2G Auth Data 20240916120256877 DAUC <0003> db_auc.c:192 IMSI='262421149592042': No 3G Auth Data 20240916120256885 DLGSUP <0013> hlr.c:121 IMSI 262421149592042: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120256909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56566<->l=127.0.0.1:4258 20240916120256912 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120256912 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421149592042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421149592042" cn_domain=PS} 20240916120256912 DLU <0006> fsm.c:456 lu(262421149592042)[0x6120000117a0]{UNVALIDATED}: Allocated 20240916120256912 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421149592042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120256928 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421149592042)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120256928 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421149592042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421149592042" cn_domain=PS} 20240916120256928 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120256928 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120256933 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120256933 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421149592042 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421149592042"} 20240916120256933 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421149592042)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120256933 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421149592042 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120256933 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421149592042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421149592042"} 20240916120256933 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421149592042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120256933 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421149592042)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120256933 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421149592042)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120256933 DLU <0006> fsm.c:568 lu(PS:IMSI-262421149592042)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120256933 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120256933 DLINP <000b> input/ipa.c:451 connected read/write 20240916120256933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120256936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56566<->l=127.0.0.1:4258 20240916120256970 DAUC <0003> db_auc.c:157 IMSI='262422865312186': No 2G Auth Data 20240916120256970 DAUC <0003> db_auc.c:192 IMSI='262422865312186': No 3G Auth Data 20240916120256978 DLGSUP <0013> hlr.c:121 IMSI 262422865312186: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120257008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56570<->l=127.0.0.1:4258 20240916120257011 DLINP <000b> input/ipa.c:451 connected read/write 20240916120257011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120257011 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422865312186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422865312186" cn_domain=PS} 20240916120257011 DLU <0006> fsm.c:456 lu(262422865312186)[0x612000011920]{UNVALIDATED}: Allocated 20240916120257011 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422865312186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120257027 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422865312186)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120257027 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422865312186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422865312186" cn_domain=PS} 20240916120257027 DLINP <000b> input/ipa.c:451 connected read/write 20240916120257027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120257027 DLINP <000b> input/ipa.c:451 connected read/write 20240916120257027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120257032 DLINP <000b> input/ipa.c:451 connected read/write 20240916120257032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120257032 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422865312186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422865312186"} 20240916120257032 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422865312186)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120257032 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422865312186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120257032 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422865312186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422865312186"} 20240916120257032 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422865312186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120257032 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422865312186)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120257032 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422865312186)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120257032 DLU <0006> fsm.c:568 lu(PS:IMSI-262422865312186)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120257032 DLINP <000b> input/ipa.c:451 connected read/write 20240916120257032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120257032 DLINP <000b> input/ipa.c:451 connected read/write 20240916120257032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120257035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56570<->l=127.0.0.1:4258 20240916120257069 DAUC <0003> db_auc.c:157 IMSI='262429550576704': No 2G Auth Data 20240916120257069 DAUC <0003> db_auc.c:192 IMSI='262429550576704': No 3G Auth Data 20240916120257077 DLGSUP <0013> hlr.c:121 IMSI 262429550576704: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120257114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56578<->l=127.0.0.1:4258 20240916120257122 DLINP <000b> input/ipa.c:451 connected read/write 20240916120257122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120257122 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429550576704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429550576704" cn_domain=PS} 20240916120257122 DLU <0006> fsm.c:456 lu(262429550576704)[0x612000011aa0]{UNVALIDATED}: Allocated 20240916120257122 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429550576704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120257139 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429550576704)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120257139 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429550576704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429550576704" cn_domain=PS} 20240916120257139 DLINP <000b> input/ipa.c:451 connected read/write 20240916120257139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120257139 DLINP <000b> input/ipa.c:451 connected read/write 20240916120257139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120257145 DLINP <000b> input/ipa.c:451 connected read/write 20240916120257145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120257145 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429550576704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429550576704"} 20240916120257145 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429550576704)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120257145 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429550576704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120257145 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429550576704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429550576704"} 20240916120257145 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429550576704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120257145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429550576704)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120257145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429550576704)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120257145 DLU <0006> fsm.c:568 lu(PS:IMSI-262429550576704)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120257145 DLINP <000b> input/ipa.c:451 connected read/write 20240916120257145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120257145 DLINP <000b> input/ipa.c:451 connected read/write 20240916120257145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120257148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56578<->l=127.0.0.1:4258 20240916120257175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56518<->l=127.0.0.1:4258 20240916120257175 DLINP <000b> input/ipa.c:451 connected read/write 20240916120257175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120257175 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120257175 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120257175 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120257175 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35769<->l=127.0.0.1:4259) 20240916120257198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56590<->l=127.0.0.1:4258 20240916120257298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56590<->l=127.0.0.1:4258 20240916120300433 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120300433 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120300438 DLINP <000b> input/ipa.c:451 connected read/write 20240916120300438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120300440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56600<->l=127.0.0.1:4258 20240916120300443 DLINP <000b> input/ipa.c:451 connected read/write 20240916120300443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120300443 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120300443 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120300443 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  20240916120300443 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120300443 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  20240916120300443 DLGSUP <0013> gsup_server.c:235 2:  20240916120300443 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120300443 DLGSUP <0013> gsup_server.c:235 3:  20240916120300443 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120300443 DLGSUP <0013> gsup_server.c:235 4:  20240916120300443 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120300443 DLGSUP <0013> gsup_server.c:235 5:  20240916120300443 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120300443 DLGSUP <0013> gsup_server.c:235 7:  20240916120300444 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120300444 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120300444 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120300444 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120300472 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36109<->l=127.0.0.1:4259) 20240916120300487 DAUC <0003> db_auc.c:157 IMSI='262428536769754': No 2G Auth Data 20240916120300487 DAUC <0003> db_auc.c:192 IMSI='262428536769754': No 3G Auth Data 20240916120300511 DAUC <0003> db_auc.c:192 IMSI='262428536769754': No 3G Auth Data 20240916120300541 DAUC <0003> db_auc.c:157 IMSI='262428366901952': No 2G Auth Data 20240916120300541 DAUC <0003> db_auc.c:192 IMSI='262428366901952': No 3G Auth Data 20240916120300565 DAUC <0003> db_auc.c:157 IMSI='262428366901952': No 2G Auth Data 20240916120300596 DAUC <0003> db_auc.c:157 IMSI='262422456107787': No 2G Auth Data 20240916120300596 DAUC <0003> db_auc.c:192 IMSI='262422456107787': No 3G Auth Data 20240916120300659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56600<->l=127.0.0.1:4258 20240916120300662 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36109<->l=127.0.0.1:4259) 20240916120300662 DLINP <000b> input/ipa.c:451 connected read/write 20240916120300662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120300662 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120300662 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120300662 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120300699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56610<->l=127.0.0.1:4258 20240916120300800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56610<->l=127.0.0.1:4258 20240916120303860 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120303860 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120303864 DLINP <000b> input/ipa.c:451 connected read/write 20240916120303864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120303866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34502<->l=127.0.0.1:4258 20240916120303868 DLINP <000b> input/ipa.c:451 connected read/write 20240916120303868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120303868 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120303868 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120303868 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  20240916120303868 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120303868 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  20240916120303868 DLGSUP <0013> gsup_server.c:235 2:  20240916120303868 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120303868 DLGSUP <0013> gsup_server.c:235 3:  20240916120303868 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120303868 DLGSUP <0013> gsup_server.c:235 4:  20240916120303868 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120303868 DLGSUP <0013> gsup_server.c:235 5:  20240916120303868 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120303868 DLGSUP <0013> gsup_server.c:235 7:  20240916120303868 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120303868 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120303868 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120303868 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120303886 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35947<->l=127.0.0.1:4259) 20240916120303895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34510<->l=127.0.0.1:4258 20240916120303907 DAUC <0003> db_auc.c:157 IMSI='262424519922143': No 2G Auth Data 20240916120303907 DAUC <0003> db_auc.c:192 IMSI='262424519922143': No 3G Auth Data 20240916120303937 DLINP <000b> input/ipa.c:451 connected read/write 20240916120303937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120303937 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424519922143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424519922143" cn_domain=PS} 20240916120303937 DLU <0006> fsm.c:456 lu(262424519922143)[0x612000011c20]{UNVALIDATED}: Allocated 20240916120303937 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424519922143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120303954 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424519922143)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120303955 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424519922143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424519922143" cn_domain=PS} 20240916120303955 DLINP <000b> input/ipa.c:451 connected read/write 20240916120303955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120303955 DLINP <000b> input/ipa.c:451 connected read/write 20240916120303955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120303962 DLINP <000b> input/ipa.c:451 connected read/write 20240916120303962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120303963 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424519922143 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424519922143"} 20240916120303963 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424519922143)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120303963 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424519922143 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120303963 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424519922143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424519922143"} 20240916120303963 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424519922143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120303963 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424519922143)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120303963 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424519922143)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120303963 DLU <0006> fsm.c:568 lu(PS:IMSI-262424519922143)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120303963 DLINP <000b> input/ipa.c:451 connected read/write 20240916120303963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120303963 DLINP <000b> input/ipa.c:451 connected read/write 20240916120303963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120303986 DLGSUP <0013> hlr.c:128 IMSI 262424519922143: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240916120303986 DLINP <000b> input/ipa.c:451 connected read/write 20240916120303986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120303986 DLINP <000b> input/ipa.c:451 connected read/write 20240916120303986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120303990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34510<->l=127.0.0.1:4258 20240916120303991 DLINP <000b> input/ipa.c:451 connected read/write 20240916120303991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120303991 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424519922143 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424519922143"} 20240916120303991 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424519922143 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240916120303991 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424519922143 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120303992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34502<->l=127.0.0.1:4258 20240916120303994 DLINP <000b> input/ipa.c:451 connected read/write 20240916120303994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120303994 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120303994 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120303994 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120303995 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35947<->l=127.0.0.1:4259) 20240916120304056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34516<->l=127.0.0.1:4258 20240916120304157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34516<->l=127.0.0.1:4258 20240916120307206 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120307206 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120307208 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34530<->l=127.0.0.1:4258 20240916120307211 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307211 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120307211 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120307211 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  20240916120307211 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120307211 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  20240916120307211 DLGSUP <0013> gsup_server.c:235 2:  20240916120307211 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120307211 DLGSUP <0013> gsup_server.c:235 3:  20240916120307211 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120307211 DLGSUP <0013> gsup_server.c:235 4:  20240916120307211 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120307211 DLGSUP <0013> gsup_server.c:235 5:  20240916120307211 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120307211 DLGSUP <0013> gsup_server.c:235 7:  20240916120307211 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120307211 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120307211 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120307211 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120307237 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33913<->l=127.0.0.1:4259) 20240916120307270 DAUC <0003> db_auc.c:157 IMSI='262426941886042': No 2G Auth Data 20240916120307270 DAUC <0003> db_auc.c:192 IMSI='262426941886042': No 3G Auth Data 20240916120307297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34532<->l=127.0.0.1:4258 20240916120307299 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307299 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426941886042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426941886042" cn_domain=PS} 20240916120307299 DLU <0006> fsm.c:456 lu(262426941886042)[0x612000011da0]{UNVALIDATED}: Allocated 20240916120307299 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426941886042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120307319 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426941886042)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120307319 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426941886042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426941886042" cn_domain=PS} 20240916120307319 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307319 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307322 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307322 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426941886042 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426941886042"} 20240916120307322 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426941886042)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120307322 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426941886042 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120307322 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426941886042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426941886042"} 20240916120307322 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426941886042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120307322 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426941886042)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120307322 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426941886042)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120307322 DLU <0006> fsm.c:568 lu(PS:IMSI-262426941886042)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120307322 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307322 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307323 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307323 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426941886042 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426941886042" cn_domain=CS} 20240916120307324 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426941886042 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240916120307334 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426941886042 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426941886042"} 20240916120307334 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426941886042 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916120307334 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307334 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34532<->l=127.0.0.1:4258 20240916120307364 DAUC <0003> db_auc.c:157 IMSI='262429581835148': No 2G Auth Data 20240916120307364 DAUC <0003> db_auc.c:192 IMSI='262429581835148': No 3G Auth Data 20240916120307372 DLGSUP <0013> hlr.c:121 IMSI 262429581835148: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120307387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34544<->l=127.0.0.1:4258 20240916120307388 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307388 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429581835148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429581835148" cn_domain=PS} 20240916120307388 DLU <0006> fsm.c:456 lu(262429581835148)[0x612000011f20]{UNVALIDATED}: Allocated 20240916120307388 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429581835148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120307404 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429581835148)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120307404 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429581835148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429581835148" cn_domain=PS} 20240916120307404 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307404 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307407 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307407 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429581835148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429581835148"} 20240916120307407 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429581835148)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120307407 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429581835148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120307407 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429581835148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429581835148"} 20240916120307407 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429581835148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120307407 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429581835148)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120307407 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429581835148)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120307407 DLU <0006> fsm.c:568 lu(PS:IMSI-262429581835148)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120307407 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307407 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307408 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307408 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429581835148 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429581835148" cn_domain=CS} 20240916120307408 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429581835148 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240916120307416 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429581835148 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429581835148"} 20240916120307416 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429581835148 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916120307416 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307416 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34544<->l=127.0.0.1:4258 20240916120307448 DAUC <0003> db_auc.c:157 IMSI='262429297199068': No 2G Auth Data 20240916120307448 DAUC <0003> db_auc.c:192 IMSI='262429297199068': No 3G Auth Data 20240916120307458 DLGSUP <0013> hlr.c:121 IMSI 262429297199068: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120307473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34556<->l=127.0.0.1:4258 20240916120307474 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307474 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429297199068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429297199068" cn_domain=PS} 20240916120307475 DLU <0006> fsm.c:456 lu(262429297199068)[0x6120000120a0]{UNVALIDATED}: Allocated 20240916120307475 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429297199068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120307491 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429297199068)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120307491 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429297199068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429297199068" cn_domain=PS} 20240916120307491 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307491 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307493 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307493 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429297199068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429297199068"} 20240916120307493 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429297199068)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120307493 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429297199068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120307493 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429297199068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429297199068"} 20240916120307493 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429297199068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120307493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429297199068)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120307493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429297199068)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120307493 DLU <0006> fsm.c:568 lu(PS:IMSI-262429297199068)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120307493 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307493 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307495 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307495 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429297199068 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429297199068" cn_domain=CS} 20240916120307495 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429297199068 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240916120307505 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429297199068 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429297199068"} 20240916120307506 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429297199068 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916120307506 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307506 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34556<->l=127.0.0.1:4258 20240916120307535 DAUC <0003> db_auc.c:157 IMSI='262428443237497': No 2G Auth Data 20240916120307535 DAUC <0003> db_auc.c:192 IMSI='262428443237497': No 3G Auth Data 20240916120307543 DLGSUP <0013> hlr.c:121 IMSI 262428443237497: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120307558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34572<->l=127.0.0.1:4258 20240916120307559 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307559 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428443237497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428443237497" cn_domain=PS} 20240916120307559 DLU <0006> fsm.c:456 lu(262428443237497)[0x612000012220]{UNVALIDATED}: Allocated 20240916120307559 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428443237497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120307576 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428443237497)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120307576 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428443237497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428443237497" cn_domain=PS} 20240916120307576 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307576 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307578 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307578 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428443237497 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428443237497"} 20240916120307579 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428443237497)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120307579 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428443237497 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120307579 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428443237497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428443237497"} 20240916120307579 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428443237497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120307579 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428443237497)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120307579 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428443237497)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120307579 DLU <0006> fsm.c:568 lu(PS:IMSI-262428443237497)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120307579 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307579 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307580 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307580 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428443237497 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428443237497" cn_domain=CS} 20240916120307580 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428443237497 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240916120307589 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428443237497 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428443237497"} 20240916120307589 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428443237497 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916120307589 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307589 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34572<->l=127.0.0.1:4258 20240916120307621 DAUC <0003> db_auc.c:157 IMSI='262424033660266': No 2G Auth Data 20240916120307621 DAUC <0003> db_auc.c:192 IMSI='262424033660266': No 3G Auth Data 20240916120307631 DLGSUP <0013> hlr.c:121 IMSI 262424033660266: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120307645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34578<->l=127.0.0.1:4258 20240916120307646 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307646 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424033660266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424033660266" cn_domain=PS} 20240916120307647 DLU <0006> fsm.c:456 lu(262424033660266)[0x6120000123a0]{UNVALIDATED}: Allocated 20240916120307647 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424033660266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120307662 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424033660266)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120307662 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424033660266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424033660266" cn_domain=PS} 20240916120307662 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307662 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307664 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307664 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424033660266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424033660266"} 20240916120307664 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424033660266)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120307664 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424033660266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120307664 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424033660266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424033660266"} 20240916120307664 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424033660266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120307664 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424033660266)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120307665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424033660266)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120307665 DLU <0006> fsm.c:568 lu(PS:IMSI-262424033660266)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120307665 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307665 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307666 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307666 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424033660266 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424033660266" cn_domain=CS} 20240916120307666 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424033660266 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240916120307677 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424033660266 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424033660266"} 20240916120307677 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424033660266 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916120307677 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307677 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34578<->l=127.0.0.1:4258 20240916120307706 DAUC <0003> db_auc.c:157 IMSI='262427989660049': No 2G Auth Data 20240916120307706 DAUC <0003> db_auc.c:192 IMSI='262427989660049': No 3G Auth Data 20240916120307714 DLGSUP <0013> hlr.c:121 IMSI 262427989660049: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120307742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34588<->l=127.0.0.1:4258 20240916120307744 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307744 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427989660049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427989660049" cn_domain=PS} 20240916120307744 DLU <0006> fsm.c:456 lu(262427989660049)[0x612000012520]{UNVALIDATED}: Allocated 20240916120307744 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427989660049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120307760 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427989660049)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120307760 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427989660049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427989660049" cn_domain=PS} 20240916120307760 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307760 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307764 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307764 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427989660049 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427989660049"} 20240916120307764 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427989660049)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120307764 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427989660049 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120307764 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427989660049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427989660049"} 20240916120307764 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427989660049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120307764 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427989660049)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120307764 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427989660049)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120307764 DLU <0006> fsm.c:568 lu(PS:IMSI-262427989660049)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120307765 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307765 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307767 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307767 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427989660049 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427989660049" cn_domain=CS} 20240916120307767 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427989660049 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240916120307776 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427989660049 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427989660049"} 20240916120307776 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427989660049 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916120307776 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307776 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34588<->l=127.0.0.1:4258 20240916120307816 DAUC <0003> db_auc.c:157 IMSI='262420011491222': No 2G Auth Data 20240916120307816 DAUC <0003> db_auc.c:192 IMSI='262420011491222': No 3G Auth Data 20240916120307824 DLGSUP <0013> hlr.c:121 IMSI 262420011491222: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120307848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34596<->l=127.0.0.1:4258 20240916120307853 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307853 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420011491222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420011491222" cn_domain=PS} 20240916120307853 DLU <0006> fsm.c:456 lu(262420011491222)[0x6120000126a0]{UNVALIDATED}: Allocated 20240916120307853 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420011491222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120307870 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420011491222)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120307870 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420011491222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420011491222" cn_domain=PS} 20240916120307870 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307870 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307875 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307875 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420011491222 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420011491222"} 20240916120307875 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420011491222)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120307875 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420011491222 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120307875 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420011491222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420011491222"} 20240916120307875 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420011491222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120307875 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420011491222)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120307875 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420011491222)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120307875 DLU <0006> fsm.c:568 lu(PS:IMSI-262420011491222)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120307876 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307876 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307879 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307879 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420011491222 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420011491222" cn_domain=CS} 20240916120307879 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420011491222 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240916120307887 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420011491222 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420011491222"} 20240916120307887 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420011491222 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916120307887 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307887 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34596<->l=127.0.0.1:4258 20240916120307927 DAUC <0003> db_auc.c:157 IMSI='262421689718889': No 2G Auth Data 20240916120307927 DAUC <0003> db_auc.c:192 IMSI='262421689718889': No 3G Auth Data 20240916120307936 DLGSUP <0013> hlr.c:121 IMSI 262421689718889: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120307960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34600<->l=127.0.0.1:4258 20240916120307963 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307963 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421689718889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421689718889" cn_domain=PS} 20240916120307963 DLU <0006> fsm.c:456 lu(262421689718889)[0x612000012820]{UNVALIDATED}: Allocated 20240916120307963 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421689718889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120307979 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421689718889)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120307979 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421689718889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421689718889" cn_domain=PS} 20240916120307980 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307980 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307984 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307984 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421689718889 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421689718889"} 20240916120307984 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421689718889)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120307984 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421689718889 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120307984 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421689718889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421689718889"} 20240916120307984 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421689718889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120307984 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421689718889)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120307984 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421689718889)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120307984 DLU <0006> fsm.c:568 lu(PS:IMSI-262421689718889)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120307984 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307984 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307988 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120307988 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421689718889 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421689718889" cn_domain=CS} 20240916120307988 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421689718889 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240916120307996 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421689718889 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421689718889"} 20240916120307996 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421689718889 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916120307996 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307996 DLINP <000b> input/ipa.c:451 connected read/write 20240916120307996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120307999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34600<->l=127.0.0.1:4258 20240916120308028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34530<->l=127.0.0.1:4258 20240916120308028 DLINP <000b> input/ipa.c:451 connected read/write 20240916120308028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120308028 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120308028 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120308028 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120308028 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33913<->l=127.0.0.1:4259) 20240916120308052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34602<->l=127.0.0.1:4258 20240916120308153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34602<->l=127.0.0.1:4258 20240916120311226 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120311226 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120311232 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120311234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34614<->l=127.0.0.1:4258 20240916120311242 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120311242 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120311242 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120311242 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  20240916120311242 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120311242 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  20240916120311242 DLGSUP <0013> gsup_server.c:235 2:  20240916120311242 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120311242 DLGSUP <0013> gsup_server.c:235 3:  20240916120311242 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120311242 DLGSUP <0013> gsup_server.c:235 4:  20240916120311242 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120311242 DLGSUP <0013> gsup_server.c:235 5:  20240916120311242 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120311242 DLGSUP <0013> gsup_server.c:235 7:  20240916120311242 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120311242 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120311242 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120311242 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120311305 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33929<->l=127.0.0.1:4259) 20240916120311362 DAUC <0003> db_auc.c:157 IMSI='262424066986240': No 2G Auth Data 20240916120311363 DAUC <0003> db_auc.c:192 IMSI='262424066986240': No 3G Auth Data 20240916120311413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34616<->l=127.0.0.1:4258 20240916120311422 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120311422 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424066986240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424066986240" cn_domain=PS} 20240916120311422 DLU <0006> fsm.c:456 lu(262424066986240)[0x6120000129a0]{UNVALIDATED}: Allocated 20240916120311422 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424066986240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120311441 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424066986240)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120311441 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424066986240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424066986240" cn_domain=PS} 20240916120311441 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311441 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311451 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120311451 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424066986240 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424066986240"} 20240916120311451 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424066986240)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120311451 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424066986240 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120311451 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424066986240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424066986240"} 20240916120311451 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424066986240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120311451 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424066986240)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120311451 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424066986240)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120311451 DLU <0006> fsm.c:568 lu(PS:IMSI-262424066986240)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120311451 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311451 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311455 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120311455 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424066986240 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424066986240" cn_domain=PS} 20240916120311455 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424066986240 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240916120311464 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424066986240 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424066986240"} 20240916120311464 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424066986240 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916120311464 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311464 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34616<->l=127.0.0.1:4258 20240916120311500 DAUC <0003> db_auc.c:157 IMSI='262423493470416': No 2G Auth Data 20240916120311500 DAUC <0003> db_auc.c:192 IMSI='262423493470416': No 3G Auth Data 20240916120311510 DLGSUP <0013> hlr.c:121 IMSI 262423493470416: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120311538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34624<->l=127.0.0.1:4258 20240916120311547 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120311547 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423493470416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423493470416" cn_domain=PS} 20240916120311547 DLU <0006> fsm.c:456 lu(262423493470416)[0x612000012b20]{UNVALIDATED}: Allocated 20240916120311547 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423493470416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120311566 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423493470416)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120311566 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423493470416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423493470416" cn_domain=PS} 20240916120311566 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311566 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311569 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120311569 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423493470416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423493470416"} 20240916120311569 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423493470416)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120311569 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423493470416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120311569 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423493470416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423493470416"} 20240916120311569 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423493470416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120311569 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423493470416)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120311569 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423493470416)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120311569 DLU <0006> fsm.c:568 lu(PS:IMSI-262423493470416)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120311569 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311569 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311573 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120311573 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423493470416 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423493470416" cn_domain=PS} 20240916120311573 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423493470416 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240916120311582 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423493470416 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423493470416"} 20240916120311582 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423493470416 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916120311582 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311582 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34624<->l=127.0.0.1:4258 20240916120311613 DAUC <0003> db_auc.c:157 IMSI='262427043349247': No 2G Auth Data 20240916120311613 DAUC <0003> db_auc.c:192 IMSI='262427043349247': No 3G Auth Data 20240916120311623 DLGSUP <0013> hlr.c:121 IMSI 262427043349247: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120311645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53642<->l=127.0.0.1:4258 20240916120311650 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120311651 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427043349247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427043349247" cn_domain=PS} 20240916120311651 DLU <0006> fsm.c:456 lu(262427043349247)[0x612000012ca0]{UNVALIDATED}: Allocated 20240916120311651 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427043349247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120311673 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427043349247)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120311674 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427043349247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427043349247" cn_domain=PS} 20240916120311674 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311674 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311677 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120311677 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427043349247 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427043349247"} 20240916120311677 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427043349247)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120311677 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427043349247 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120311677 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427043349247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427043349247"} 20240916120311677 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427043349247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120311677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427043349247)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120311677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427043349247)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120311677 DLU <0006> fsm.c:568 lu(PS:IMSI-262427043349247)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120311677 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311678 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311680 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120311680 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427043349247 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427043349247" cn_domain=PS} 20240916120311680 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427043349247 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240916120311689 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427043349247 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427043349247"} 20240916120311689 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427043349247 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916120311689 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311689 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53642<->l=127.0.0.1:4258 20240916120311724 DAUC <0003> db_auc.c:157 IMSI='262426467263386': No 2G Auth Data 20240916120311724 DAUC <0003> db_auc.c:192 IMSI='262426467263386': No 3G Auth Data 20240916120311734 DLGSUP <0013> hlr.c:121 IMSI 262426467263386: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120311756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53644<->l=127.0.0.1:4258 20240916120311761 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120311761 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426467263386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426467263386" cn_domain=PS} 20240916120311761 DLU <0006> fsm.c:456 lu(262426467263386)[0x612000012e20]{UNVALIDATED}: Allocated 20240916120311761 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426467263386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120311780 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426467263386)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120311780 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426467263386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426467263386" cn_domain=PS} 20240916120311780 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311780 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311783 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120311783 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426467263386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426467263386"} 20240916120311783 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426467263386)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120311783 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426467263386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120311783 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426467263386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426467263386"} 20240916120311783 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426467263386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120311783 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426467263386)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120311783 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426467263386)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120311783 DLU <0006> fsm.c:568 lu(PS:IMSI-262426467263386)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120311783 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311784 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311787 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120311787 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426467263386 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426467263386" cn_domain=PS} 20240916120311787 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426467263386 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240916120311797 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426467263386 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426467263386"} 20240916120311797 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426467263386 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916120311797 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311797 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53644<->l=127.0.0.1:4258 20240916120311831 DAUC <0003> db_auc.c:157 IMSI='262426824560535': No 2G Auth Data 20240916120311831 DAUC <0003> db_auc.c:192 IMSI='262426824560535': No 3G Auth Data 20240916120311841 DLGSUP <0013> hlr.c:121 IMSI 262426824560535: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120311869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53660<->l=127.0.0.1:4258 20240916120311879 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120311879 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426824560535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426824560535" cn_domain=PS} 20240916120311879 DLU <0006> fsm.c:456 lu(262426824560535)[0x612000012fa0]{UNVALIDATED}: Allocated 20240916120311879 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426824560535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120311898 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426824560535)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120311898 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426824560535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426824560535" cn_domain=PS} 20240916120311898 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311898 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311902 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120311902 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426824560535 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426824560535"} 20240916120311902 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426824560535)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120311902 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426824560535 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120311902 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426824560535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426824560535"} 20240916120311902 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426824560535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120311902 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426824560535)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120311902 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426824560535)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120311902 DLU <0006> fsm.c:568 lu(PS:IMSI-262426824560535)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120311902 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311903 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311905 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120311905 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426824560535 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426824560535" cn_domain=PS} 20240916120311905 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426824560535 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240916120311914 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426824560535 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426824560535"} 20240916120311914 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426824560535 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916120311914 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311914 DLINP <000b> input/ipa.c:451 connected read/write 20240916120311914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120311918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53660<->l=127.0.0.1:4258 20240916120311952 DAUC <0003> db_auc.c:157 IMSI='262424525654854': No 2G Auth Data 20240916120311952 DAUC <0003> db_auc.c:192 IMSI='262424525654854': No 3G Auth Data 20240916120311964 DLGSUP <0013> hlr.c:121 IMSI 262424525654854: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120312015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53664<->l=127.0.0.1:4258 20240916120312019 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120312019 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424525654854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424525654854" cn_domain=PS} 20240916120312019 DLU <0006> fsm.c:456 lu(262424525654854)[0x612000013120]{UNVALIDATED}: Allocated 20240916120312019 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424525654854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120312037 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424525654854)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120312037 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424525654854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424525654854" cn_domain=PS} 20240916120312037 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120312037 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120312043 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120312043 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424525654854 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424525654854"} 20240916120312043 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424525654854)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120312043 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424525654854 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120312043 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424525654854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424525654854"} 20240916120312043 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424525654854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120312043 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424525654854)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120312043 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424525654854)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120312043 DLU <0006> fsm.c:568 lu(PS:IMSI-262424525654854)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120312043 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120312045 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120312046 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120312047 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424525654854 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424525654854" cn_domain=PS} 20240916120312047 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424525654854 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240916120312056 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424525654854 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424525654854"} 20240916120312056 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424525654854 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916120312056 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120312056 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120312059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53664<->l=127.0.0.1:4258 20240916120312096 DAUC <0003> db_auc.c:157 IMSI='262427190875821': No 2G Auth Data 20240916120312096 DAUC <0003> db_auc.c:192 IMSI='262427190875821': No 3G Auth Data 20240916120312106 DLGSUP <0013> hlr.c:121 IMSI 262427190875821: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120312144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53668<->l=127.0.0.1:4258 20240916120312151 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120312151 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427190875821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427190875821" cn_domain=PS} 20240916120312152 DLU <0006> fsm.c:456 lu(262427190875821)[0x6120000132a0]{UNVALIDATED}: Allocated 20240916120312152 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427190875821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120312172 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427190875821)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120312172 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427190875821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427190875821" cn_domain=PS} 20240916120312172 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120312172 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120312177 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120312177 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427190875821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427190875821"} 20240916120312177 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427190875821)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120312177 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427190875821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120312177 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427190875821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427190875821"} 20240916120312177 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427190875821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120312177 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427190875821)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120312177 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427190875821)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120312177 DLU <0006> fsm.c:568 lu(PS:IMSI-262427190875821)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120312177 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120312177 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120312180 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120312180 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427190875821 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427190875821" cn_domain=PS} 20240916120312180 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427190875821 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240916120312189 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427190875821 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427190875821"} 20240916120312189 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427190875821 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916120312189 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120312189 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120312191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53668<->l=127.0.0.1:4258 20240916120312228 DAUC <0003> db_auc.c:157 IMSI='262422085255251': No 2G Auth Data 20240916120312228 DAUC <0003> db_auc.c:192 IMSI='262422085255251': No 3G Auth Data 20240916120312238 DLGSUP <0013> hlr.c:121 IMSI 262422085255251: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916120312307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53680<->l=127.0.0.1:4258 20240916120312312 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120312312 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422085255251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422085255251" cn_domain=PS} 20240916120312312 DLU <0006> fsm.c:456 lu(262422085255251)[0x612000013420]{UNVALIDATED}: Allocated 20240916120312312 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422085255251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120312331 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422085255251)[0x612000013420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120312331 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422085255251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422085255251" cn_domain=PS} 20240916120312331 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120312331 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120312335 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120312336 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422085255251 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422085255251"} 20240916120312336 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422085255251)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120312336 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422085255251 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120312336 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422085255251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422085255251"} 20240916120312336 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422085255251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120312336 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422085255251)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120312336 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422085255251)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120312336 DLU <0006> fsm.c:568 lu(PS:IMSI-262422085255251)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120312336 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120312336 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120312339 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120312339 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422085255251 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422085255251" cn_domain=PS} 20240916120312339 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422085255251 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240916120312352 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422085255251 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422085255251"} 20240916120312352 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422085255251 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916120312352 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120312352 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120312354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53680<->l=127.0.0.1:4258 20240916120312398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34614<->l=127.0.0.1:4258 20240916120312399 DLINP <000b> input/ipa.c:451 connected read/write 20240916120312399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120312399 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120312399 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120312399 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120312399 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33929<->l=127.0.0.1:4259) 20240916120312468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53684<->l=127.0.0.1:4258 20240916120312569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53684<->l=127.0.0.1:4258 20240916120315631 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120315631 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120315634 DLINP <000b> input/ipa.c:451 connected read/write 20240916120315634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120315635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53700<->l=127.0.0.1:4258 20240916120315637 DLINP <000b> input/ipa.c:451 connected read/write 20240916120315637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120315637 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120315637 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120315637 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  20240916120315637 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120315637 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  20240916120315637 DLGSUP <0013> gsup_server.c:235 2:  20240916120315637 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120315637 DLGSUP <0013> gsup_server.c:235 3:  20240916120315637 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120315637 DLGSUP <0013> gsup_server.c:235 4:  20240916120315637 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120315637 DLGSUP <0013> gsup_server.c:235 5:  20240916120315637 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120315637 DLGSUP <0013> gsup_server.c:235 7:  20240916120315637 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120315637 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120315637 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120315637 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120315654 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39679<->l=127.0.0.1:4259) 20240916120315662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53714<->l=127.0.0.1:4258 20240916120315678 DLINP <000b> input/ipa.c:451 connected read/write 20240916120315678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120315678 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} 20240916120315678 DLU <0006> fsm.c:456 lu(2345743413463)[0x6120000135a0]{UNVALIDATED}: Allocated 20240916120315678 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 20240916120315678 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} 20240916120315678 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120315678 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120315678 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Freeing instance 20240916120315678 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Deallocated 20240916120315678 DLINP <000b> input/ipa.c:451 connected read/write 20240916120315678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120315678 DLINP <000b> input/ipa.c:451 connected read/write 20240916120315678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120315681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53714<->l=127.0.0.1:4258 20240916120315682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53700<->l=127.0.0.1:4258 20240916120315683 DLINP <000b> input/ipa.c:451 connected read/write 20240916120315683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120315683 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120315683 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120315683 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120315683 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39679<->l=127.0.0.1:4259) 20240916120315729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53726<->l=127.0.0.1:4258 20240916120315830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53726<->l=127.0.0.1:4258 20240916120318909 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120318909 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120318913 DLINP <000b> input/ipa.c:451 connected read/write 20240916120318913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120318915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53732<->l=127.0.0.1:4258 20240916120318918 DLINP <000b> input/ipa.c:451 connected read/write 20240916120318918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120318918 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120318918 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120318918 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  20240916120318918 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120318918 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  20240916120318918 DLGSUP <0013> gsup_server.c:235 2:  20240916120318918 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120318918 DLGSUP <0013> gsup_server.c:235 3:  20240916120318918 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120318918 DLGSUP <0013> gsup_server.c:235 4:  20240916120318918 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120318918 DLGSUP <0013> gsup_server.c:235 5:  20240916120318918 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120318918 DLGSUP <0013> gsup_server.c:235 7:  20240916120318918 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120318918 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120318918 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120318918 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120318949 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34813<->l=127.0.0.1:4259) 20240916120318992 DAUC <0003> db_auc.c:157 IMSI='262427615254260': No 2G Auth Data 20240916120318992 DAUC <0003> db_auc.c:192 IMSI='262427615254260': No 3G Auth Data 20240916120319045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53746<->l=127.0.0.1:4258 20240916120319059 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120319059 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427615254260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427615254260" session_id=3668912769 session_state=BEGIN} 20240916120319059 DSS <0004> hlr_ussd.c:576 262427615254260/0xdaaf2a81: Process SS (BEGIN) 20240916120319059 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240916120319059 DSS <0004> hlr_ussd.c:518 262427615254260/0xdaaf2a81: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240916120319059 DSS <0004> hlr_ussd.c:523 262427615254260/0xdaaf2a81: USSD for unknown code '*#200#' 20240916120319059 DSS <0004> hlr_ussd.c:354 262427615254260/0xdaaf2a81: Tx ReturnError(1, 0x12) 20240916120319059 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427615254260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427615254260" session_id=3668912769 session_state=END} 20240916120319059 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120319059 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120319065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53746<->l=127.0.0.1:4258 20240916120319074 DAUC <0003> db_auc.c:157 IMSI='262428550804189': No 2G Auth Data 20240916120319074 DAUC <0003> db_auc.c:192 IMSI='262428550804189': No 3G Auth Data 20240916120319095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53760<->l=127.0.0.1:4258 20240916120319098 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120319098 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428550804189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428550804189" session_id=1822564788 session_state=BEGIN} 20240916120319098 DSS <0004> hlr_ussd.c:576 262428550804189/0x6ca221b4: Process SS (BEGIN) 20240916120319098 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240916120319098 DSS <0004> hlr_ussd.c:518 262428550804189/0x6ca221b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240916120319098 DSS <0004> hlr_ussd.c:523 262428550804189/0x6ca221b4: USSD for unknown code '*#200#' 20240916120319098 DSS <0004> hlr_ussd.c:354 262428550804189/0x6ca221b4: Tx ReturnError(1, 0x12) 20240916120319098 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428550804189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428550804189" session_id=1822564788 session_state=END} 20240916120319098 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120319098 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120319100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53760<->l=127.0.0.1:4258 20240916120319108 DAUC <0003> db_auc.c:157 IMSI='262429040072041': No 2G Auth Data 20240916120319108 DAUC <0003> db_auc.c:192 IMSI='262429040072041': No 3G Auth Data 20240916120319130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53774<->l=127.0.0.1:4258 20240916120319132 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120319132 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429040072041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429040072041" session_id=4203990333 session_state=BEGIN} 20240916120319132 DSS <0004> hlr_ussd.c:576 262429040072041/0xfa93cd3d: Process SS (BEGIN) 20240916120319132 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240916120319132 DSS <0004> hlr_ussd.c:518 262429040072041/0xfa93cd3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240916120319132 DSS <0004> hlr_ussd.c:523 262429040072041/0xfa93cd3d: USSD for unknown code '*#200#' 20240916120319132 DSS <0004> hlr_ussd.c:354 262429040072041/0xfa93cd3d: Tx ReturnError(1, 0x12) 20240916120319132 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429040072041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429040072041" session_id=4203990333 session_state=END} 20240916120319132 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120319132 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120319134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53774<->l=127.0.0.1:4258 20240916120319156 DAUC <0003> db_auc.c:157 IMSI='262422445540456': No 2G Auth Data 20240916120319156 DAUC <0003> db_auc.c:192 IMSI='262422445540456': No 3G Auth Data 20240916120319169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53788<->l=127.0.0.1:4258 20240916120319172 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120319172 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422445540456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422445540456" session_id=2128377598 session_state=BEGIN} 20240916120319172 DSS <0004> hlr_ussd.c:576 262422445540456/0x7edc76fe: Process SS (BEGIN) 20240916120319172 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240916120319172 DSS <0004> hlr_ussd.c:518 262422445540456/0x7edc76fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240916120319172 DSS <0004> hlr_ussd.c:523 262422445540456/0x7edc76fe: USSD for unknown code '*#200#' 20240916120319172 DSS <0004> hlr_ussd.c:354 262422445540456/0x7edc76fe: Tx ReturnError(1, 0x12) 20240916120319172 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422445540456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422445540456" session_id=2128377598 session_state=END} 20240916120319172 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120319172 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120319173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53788<->l=127.0.0.1:4258 20240916120319176 DAUC <0003> db_auc.c:157 IMSI='262422337184900': No 2G Auth Data 20240916120319176 DAUC <0003> db_auc.c:192 IMSI='262422337184900': No 3G Auth Data 20240916120319187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53798<->l=127.0.0.1:4258 20240916120319189 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120319189 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422337184900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422337184900" session_id=3420194941 session_state=BEGIN} 20240916120319189 DSS <0004> hlr_ussd.c:576 262422337184900/0xcbdc087d: Process SS (BEGIN) 20240916120319189 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240916120319189 DSS <0004> hlr_ussd.c:518 262422337184900/0xcbdc087d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240916120319189 DSS <0004> hlr_ussd.c:523 262422337184900/0xcbdc087d: USSD for unknown code '*#200#' 20240916120319189 DSS <0004> hlr_ussd.c:354 262422337184900/0xcbdc087d: Tx ReturnError(1, 0x12) 20240916120319189 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422337184900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422337184900" session_id=3420194941 session_state=END} 20240916120319189 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120319189 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120319190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53798<->l=127.0.0.1:4258 20240916120319199 DAUC <0003> db_auc.c:157 IMSI='262428382305015': No 2G Auth Data 20240916120319199 DAUC <0003> db_auc.c:192 IMSI='262428382305015': No 3G Auth Data 20240916120319212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53806<->l=127.0.0.1:4258 20240916120319215 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120319215 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428382305015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428382305015" session_id=3473434773 session_state=BEGIN} 20240916120319215 DSS <0004> hlr_ussd.c:576 262428382305015/0xcf086895: Process SS (BEGIN) 20240916120319215 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240916120319215 DSS <0004> hlr_ussd.c:518 262428382305015/0xcf086895: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240916120319215 DSS <0004> hlr_ussd.c:523 262428382305015/0xcf086895: USSD for unknown code '*#200#' 20240916120319215 DSS <0004> hlr_ussd.c:354 262428382305015/0xcf086895: Tx ReturnError(1, 0x12) 20240916120319215 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428382305015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428382305015" session_id=3473434773 session_state=END} 20240916120319215 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120319215 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120319216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53806<->l=127.0.0.1:4258 20240916120319219 DAUC <0003> db_auc.c:157 IMSI='262428617996701': No 2G Auth Data 20240916120319219 DAUC <0003> db_auc.c:192 IMSI='262428617996701': No 3G Auth Data 20240916120319232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53808<->l=127.0.0.1:4258 20240916120319235 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120319235 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428617996701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428617996701" session_id=1823313383 session_state=BEGIN} 20240916120319235 DSS <0004> hlr_ussd.c:576 262428617996701/0x6cad8de7: Process SS (BEGIN) 20240916120319235 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240916120319235 DSS <0004> hlr_ussd.c:518 262428617996701/0x6cad8de7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240916120319235 DSS <0004> hlr_ussd.c:523 262428617996701/0x6cad8de7: USSD for unknown code '*#200#' 20240916120319235 DSS <0004> hlr_ussd.c:354 262428617996701/0x6cad8de7: Tx ReturnError(1, 0x12) 20240916120319235 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428617996701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428617996701" session_id=1823313383 session_state=END} 20240916120319235 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120319235 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120319236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53808<->l=127.0.0.1:4258 20240916120319239 DAUC <0003> db_auc.c:157 IMSI='262427166152133': No 2G Auth Data 20240916120319239 DAUC <0003> db_auc.c:192 IMSI='262427166152133': No 3G Auth Data 20240916120319258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53816<->l=127.0.0.1:4258 20240916120319261 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120319261 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427166152133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427166152133" session_id=3362530712 session_state=BEGIN} 20240916120319261 DSS <0004> hlr_ussd.c:576 262427166152133/0xc86c2598: Process SS (BEGIN) 20240916120319261 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240916120319261 DSS <0004> hlr_ussd.c:518 262427166152133/0xc86c2598: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240916120319261 DSS <0004> hlr_ussd.c:523 262427166152133/0xc86c2598: USSD for unknown code '*#200#' 20240916120319261 DSS <0004> hlr_ussd.c:354 262427166152133/0xc86c2598: Tx ReturnError(1, 0x12) 20240916120319261 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427166152133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427166152133" session_id=3362530712 session_state=END} 20240916120319261 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120319261 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120319262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53816<->l=127.0.0.1:4258 20240916120319262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53732<->l=127.0.0.1:4258 20240916120319263 DLINP <000b> input/ipa.c:451 connected read/write 20240916120319263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120319263 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120319263 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120319263 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120319263 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34813<->l=127.0.0.1:4259) 20240916120319286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53832<->l=127.0.0.1:4258 20240916120319386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53832<->l=127.0.0.1:4258 20240916120322503 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120322503 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120322507 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120322508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42394<->l=127.0.0.1:4258 20240916120322510 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120322510 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120322510 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120322510 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  20240916120322510 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120322510 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  20240916120322510 DLGSUP <0013> gsup_server.c:235 2:  20240916120322510 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120322510 DLGSUP <0013> gsup_server.c:235 3:  20240916120322510 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120322510 DLGSUP <0013> gsup_server.c:235 4:  20240916120322510 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120322510 DLGSUP <0013> gsup_server.c:235 5:  20240916120322510 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120322510 DLGSUP <0013> gsup_server.c:235 7:  20240916120322510 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120322511 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120322511 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120322511 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120322534 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41209<->l=127.0.0.1:4259) 20240916120322544 DAUC <0003> db_auc.c:157 IMSI='262427088429327': No 2G Auth Data 20240916120322544 DAUC <0003> db_auc.c:192 IMSI='262427088429327': No 3G Auth Data 20240916120322572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42396<->l=127.0.0.1:4258 20240916120322582 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120322582 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427088429327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427088429327" session_id=3549461885 session_state=BEGIN} 20240916120322582 DSS <0004> hlr_ussd.c:576 262427088429327/0xd3907d7d: Process SS (BEGIN) 20240916120322582 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916120322582 DSS <0004> hlr_ussd.c:518 262427088429327/0xd3907d7d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916120322582 DSS <0004> hlr_ussd.c:542 262427088429327/0xd3907d7d: Cannot find conn for EUSE EUSE-foobar 20240916120322582 DSS <0004> hlr_ussd.c:354 262427088429327/0xd3907d7d: Tx ReturnError(1, 0x22) 20240916120322582 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427088429327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427088429327" session_id=3549461885 session_state=END} 20240916120322582 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120322582 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120322586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42396<->l=127.0.0.1:4258 20240916120322589 DAUC <0003> db_auc.c:157 IMSI='262420876548861': No 2G Auth Data 20240916120322589 DAUC <0003> db_auc.c:192 IMSI='262420876548861': No 3G Auth Data 20240916120322601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42398<->l=127.0.0.1:4258 20240916120322604 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120322604 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420876548861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420876548861" session_id=1830569765 session_state=BEGIN} 20240916120322604 DSS <0004> hlr_ussd.c:576 262420876548861/0x6d1c4725: Process SS (BEGIN) 20240916120322604 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916120322604 DSS <0004> hlr_ussd.c:518 262420876548861/0x6d1c4725: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916120322604 DSS <0004> hlr_ussd.c:542 262420876548861/0x6d1c4725: Cannot find conn for EUSE EUSE-foobar 20240916120322604 DSS <0004> hlr_ussd.c:354 262420876548861/0x6d1c4725: Tx ReturnError(1, 0x22) 20240916120322604 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420876548861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420876548861" session_id=1830569765 session_state=END} 20240916120322604 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120322604 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120322606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42398<->l=127.0.0.1:4258 20240916120322609 DAUC <0003> db_auc.c:157 IMSI='262427879626583': No 2G Auth Data 20240916120322609 DAUC <0003> db_auc.c:192 IMSI='262427879626583': No 3G Auth Data 20240916120322621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42414<->l=127.0.0.1:4258 20240916120322624 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120322624 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427879626583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427879626583" session_id=972003450 session_state=BEGIN} 20240916120322624 DSS <0004> hlr_ussd.c:576 262427879626583/0x39ef987a: Process SS (BEGIN) 20240916120322624 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916120322624 DSS <0004> hlr_ussd.c:518 262427879626583/0x39ef987a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916120322624 DSS <0004> hlr_ussd.c:542 262427879626583/0x39ef987a: Cannot find conn for EUSE EUSE-foobar 20240916120322624 DSS <0004> hlr_ussd.c:354 262427879626583/0x39ef987a: Tx ReturnError(1, 0x22) 20240916120322624 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427879626583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427879626583" session_id=972003450 session_state=END} 20240916120322624 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120322624 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120322626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42414<->l=127.0.0.1:4258 20240916120322629 DAUC <0003> db_auc.c:157 IMSI='262420374774122': No 2G Auth Data 20240916120322629 DAUC <0003> db_auc.c:192 IMSI='262420374774122': No 3G Auth Data 20240916120322641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42428<->l=127.0.0.1:4258 20240916120322644 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120322644 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420374774122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420374774122" session_id=4130885849 session_state=BEGIN} 20240916120322644 DSS <0004> hlr_ussd.c:576 262420374774122/0xf63850d9: Process SS (BEGIN) 20240916120322644 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916120322644 DSS <0004> hlr_ussd.c:518 262420374774122/0xf63850d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916120322644 DSS <0004> hlr_ussd.c:542 262420374774122/0xf63850d9: Cannot find conn for EUSE EUSE-foobar 20240916120322644 DSS <0004> hlr_ussd.c:354 262420374774122/0xf63850d9: Tx ReturnError(1, 0x22) 20240916120322644 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420374774122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420374774122" session_id=4130885849 session_state=END} 20240916120322644 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120322644 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120322646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42428<->l=127.0.0.1:4258 20240916120322649 DAUC <0003> db_auc.c:157 IMSI='262427823905222': No 2G Auth Data 20240916120322649 DAUC <0003> db_auc.c:192 IMSI='262427823905222': No 3G Auth Data 20240916120322662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42442<->l=127.0.0.1:4258 20240916120322665 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120322665 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427823905222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427823905222" session_id=1760766503 session_state=BEGIN} 20240916120322665 DSS <0004> hlr_ussd.c:576 262427823905222/0x68f32a27: Process SS (BEGIN) 20240916120322665 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916120322665 DSS <0004> hlr_ussd.c:518 262427823905222/0x68f32a27: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916120322665 DSS <0004> hlr_ussd.c:542 262427823905222/0x68f32a27: Cannot find conn for EUSE EUSE-foobar 20240916120322665 DSS <0004> hlr_ussd.c:354 262427823905222/0x68f32a27: Tx ReturnError(1, 0x22) 20240916120322665 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427823905222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427823905222" session_id=1760766503 session_state=END} 20240916120322665 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120322665 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120322667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42442<->l=127.0.0.1:4258 20240916120322670 DAUC <0003> db_auc.c:157 IMSI='262424544307747': No 2G Auth Data 20240916120322670 DAUC <0003> db_auc.c:192 IMSI='262424544307747': No 3G Auth Data 20240916120322686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42450<->l=127.0.0.1:4258 20240916120322691 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120322691 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424544307747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424544307747" session_id=3175291205 session_state=BEGIN} 20240916120322691 DSS <0004> hlr_ussd.c:576 262424544307747/0xbd431945: Process SS (BEGIN) 20240916120322691 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916120322691 DSS <0004> hlr_ussd.c:518 262424544307747/0xbd431945: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916120322691 DSS <0004> hlr_ussd.c:542 262424544307747/0xbd431945: Cannot find conn for EUSE EUSE-foobar 20240916120322691 DSS <0004> hlr_ussd.c:354 262424544307747/0xbd431945: Tx ReturnError(1, 0x22) 20240916120322691 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424544307747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424544307747" session_id=3175291205 session_state=END} 20240916120322691 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120322691 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120322693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42450<->l=127.0.0.1:4258 20240916120322696 DAUC <0003> db_auc.c:157 IMSI='262421603423986': No 2G Auth Data 20240916120322696 DAUC <0003> db_auc.c:192 IMSI='262421603423986': No 3G Auth Data 20240916120322711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42456<->l=127.0.0.1:4258 20240916120322714 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120322714 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421603423986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421603423986" session_id=674748389 session_state=BEGIN} 20240916120322714 DSS <0004> hlr_ussd.c:576 262421603423986/0x2837d7e5: Process SS (BEGIN) 20240916120322714 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916120322714 DSS <0004> hlr_ussd.c:518 262421603423986/0x2837d7e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916120322714 DSS <0004> hlr_ussd.c:542 262421603423986/0x2837d7e5: Cannot find conn for EUSE EUSE-foobar 20240916120322714 DSS <0004> hlr_ussd.c:354 262421603423986/0x2837d7e5: Tx ReturnError(1, 0x22) 20240916120322714 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421603423986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421603423986" session_id=674748389 session_state=END} 20240916120322714 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120322714 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120322716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42456<->l=127.0.0.1:4258 20240916120322719 DAUC <0003> db_auc.c:157 IMSI='262423574636994': No 2G Auth Data 20240916120322719 DAUC <0003> db_auc.c:192 IMSI='262423574636994': No 3G Auth Data 20240916120322734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42472<->l=127.0.0.1:4258 20240916120322737 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120322737 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423574636994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423574636994" session_id=3807282136 session_state=BEGIN} 20240916120322737 DSS <0004> hlr_ussd.c:576 262423574636994/0xe2ee83d8: Process SS (BEGIN) 20240916120322738 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916120322738 DSS <0004> hlr_ussd.c:518 262423574636994/0xe2ee83d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916120322738 DSS <0004> hlr_ussd.c:542 262423574636994/0xe2ee83d8: Cannot find conn for EUSE EUSE-foobar 20240916120322738 DSS <0004> hlr_ussd.c:354 262423574636994/0xe2ee83d8: Tx ReturnError(1, 0x22) 20240916120322738 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423574636994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423574636994" session_id=3807282136 session_state=END} 20240916120322738 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120322738 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120322739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42472<->l=127.0.0.1:4258 20240916120322740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42394<->l=127.0.0.1:4258 20240916120322741 DLINP <000b> input/ipa.c:451 connected read/write 20240916120322741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120322741 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120322741 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120322741 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120322741 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41209<->l=127.0.0.1:4259) 20240916120322764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42476<->l=127.0.0.1:4258 20240916120322965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42476<->l=127.0.0.1:4258 20240916120326087 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120326087 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120326090 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120326091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42484<->l=127.0.0.1:4258 20240916120326095 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120326095 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120326095 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120326095 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  20240916120326095 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120326095 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  20240916120326095 DLGSUP <0013> gsup_server.c:235 2:  20240916120326095 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120326095 DLGSUP <0013> gsup_server.c:235 3:  20240916120326095 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120326095 DLGSUP <0013> gsup_server.c:235 4:  20240916120326095 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120326095 DLGSUP <0013> gsup_server.c:235 5:  20240916120326095 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120326095 DLGSUP <0013> gsup_server.c:235 7:  20240916120326095 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120326095 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120326095 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120326095 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120326118 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34877<->l=127.0.0.1:4259) 20240916120326149 DAUC <0003> db_auc.c:157 IMSI='262422939760583': No 2G Auth Data 20240916120326149 DAUC <0003> db_auc.c:192 IMSI='262422939760583': No 3G Auth Data 20240916120326183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42498<->l=127.0.0.1:4258 20240916120326193 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120326193 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422939760583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422939760583" session_id=2185500845 session_state=BEGIN} 20240916120326193 DSS <0004> hlr_ussd.c:576 262422939760583/0x824418ad: Process SS (BEGIN) 20240916120326193 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916120326193 DSS <0004> hlr_ussd.c:518 262422939760583/0x824418ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916120326193 DSS <0004> hlr_ussd.c:363 262422939760583/0x824418ad: Tx USSD 'Your IMSI is 262422939760583' 20240916120326193 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422939760583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422939760583" session_id=2185500845 session_state=END} 20240916120326193 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422939760583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120326193 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120326193 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120326197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42498<->l=127.0.0.1:4258 20240916120326200 DAUC <0003> db_auc.c:157 IMSI='262428074894951': No 2G Auth Data 20240916120326200 DAUC <0003> db_auc.c:192 IMSI='262428074894951': No 3G Auth Data 20240916120326212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42502<->l=127.0.0.1:4258 20240916120326215 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120326215 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428074894951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428074894951" session_id=3813477194 session_state=BEGIN} 20240916120326215 DSS <0004> hlr_ussd.c:576 262428074894951/0xe34d0b4a: Process SS (BEGIN) 20240916120326215 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916120326215 DSS <0004> hlr_ussd.c:518 262428074894951/0xe34d0b4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916120326215 DSS <0004> hlr_ussd.c:363 262428074894951/0xe34d0b4a: Tx USSD 'Your IMSI is 262428074894951' 20240916120326215 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428074894951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428074894951" session_id=3813477194 session_state=END} 20240916120326215 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428074894951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120326215 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120326215 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120326217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42502<->l=127.0.0.1:4258 20240916120326220 DAUC <0003> db_auc.c:157 IMSI='262422417728589': No 2G Auth Data 20240916120326220 DAUC <0003> db_auc.c:192 IMSI='262422417728589': No 3G Auth Data 20240916120326232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42514<->l=127.0.0.1:4258 20240916120326235 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120326235 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422417728589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422417728589" session_id=1802796347 session_state=BEGIN} 20240916120326235 DSS <0004> hlr_ussd.c:576 262422417728589/0x6b747d3b: Process SS (BEGIN) 20240916120326235 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916120326235 DSS <0004> hlr_ussd.c:518 262422417728589/0x6b747d3b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916120326235 DSS <0004> hlr_ussd.c:363 262422417728589/0x6b747d3b: Tx USSD 'Your IMSI is 262422417728589' 20240916120326235 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422417728589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422417728589" session_id=1802796347 session_state=END} 20240916120326235 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422417728589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120326235 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120326235 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120326237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42514<->l=127.0.0.1:4258 20240916120326240 DAUC <0003> db_auc.c:157 IMSI='262425912453220': No 2G Auth Data 20240916120326240 DAUC <0003> db_auc.c:192 IMSI='262425912453220': No 3G Auth Data 20240916120326254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42526<->l=127.0.0.1:4258 20240916120326257 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120326257 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425912453220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425912453220" session_id=3809994984 session_state=BEGIN} 20240916120326257 DSS <0004> hlr_ussd.c:576 262425912453220/0xe317e8e8: Process SS (BEGIN) 20240916120326257 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916120326257 DSS <0004> hlr_ussd.c:518 262425912453220/0xe317e8e8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916120326257 DSS <0004> hlr_ussd.c:363 262425912453220/0xe317e8e8: Tx USSD 'Your IMSI is 262425912453220' 20240916120326257 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425912453220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425912453220" session_id=3809994984 session_state=END} 20240916120326257 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425912453220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120326257 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120326257 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120326259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42526<->l=127.0.0.1:4258 20240916120326262 DAUC <0003> db_auc.c:157 IMSI='262423144473074': No 2G Auth Data 20240916120326262 DAUC <0003> db_auc.c:192 IMSI='262423144473074': No 3G Auth Data 20240916120326278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42534<->l=127.0.0.1:4258 20240916120326281 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120326281 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423144473074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423144473074" session_id=2277943250 session_state=BEGIN} 20240916120326281 DSS <0004> hlr_ussd.c:576 262423144473074/0x87c6a7d2: Process SS (BEGIN) 20240916120326281 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916120326281 DSS <0004> hlr_ussd.c:518 262423144473074/0x87c6a7d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916120326281 DSS <0004> hlr_ussd.c:363 262423144473074/0x87c6a7d2: Tx USSD 'Your IMSI is 262423144473074' 20240916120326281 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423144473074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423144473074" session_id=2277943250 session_state=END} 20240916120326281 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423144473074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120326281 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120326281 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120326283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42534<->l=127.0.0.1:4258 20240916120326286 DAUC <0003> db_auc.c:157 IMSI='262427483150463': No 2G Auth Data 20240916120326286 DAUC <0003> db_auc.c:192 IMSI='262427483150463': No 3G Auth Data 20240916120326301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42548<->l=127.0.0.1:4258 20240916120326304 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120326304 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427483150463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427483150463" session_id=1049401491 session_state=BEGIN} 20240916120326304 DSS <0004> hlr_ussd.c:576 262427483150463/0x3e8c9893: Process SS (BEGIN) 20240916120326304 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916120326304 DSS <0004> hlr_ussd.c:518 262427483150463/0x3e8c9893: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916120326304 DSS <0004> hlr_ussd.c:363 262427483150463/0x3e8c9893: Tx USSD 'Your IMSI is 262427483150463' 20240916120326304 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427483150463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427483150463" session_id=1049401491 session_state=END} 20240916120326305 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427483150463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120326305 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120326305 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120326307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42548<->l=127.0.0.1:4258 20240916120326310 DAUC <0003> db_auc.c:157 IMSI='262421537802931': No 2G Auth Data 20240916120326310 DAUC <0003> db_auc.c:192 IMSI='262421537802931': No 3G Auth Data 20240916120326326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42554<->l=127.0.0.1:4258 20240916120326329 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120326330 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421537802931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421537802931" session_id=2827330318 session_state=BEGIN} 20240916120326330 DSS <0004> hlr_ussd.c:576 262421537802931/0xa885a30e: Process SS (BEGIN) 20240916120326330 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916120326330 DSS <0004> hlr_ussd.c:518 262421537802931/0xa885a30e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916120326330 DSS <0004> hlr_ussd.c:363 262421537802931/0xa885a30e: Tx USSD 'Your IMSI is 262421537802931' 20240916120326330 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421537802931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421537802931" session_id=2827330318 session_state=END} 20240916120326330 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421537802931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120326330 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120326330 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120326332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42554<->l=127.0.0.1:4258 20240916120326335 DAUC <0003> db_auc.c:157 IMSI='262421238023319': No 2G Auth Data 20240916120326335 DAUC <0003> db_auc.c:192 IMSI='262421238023319': No 3G Auth Data 20240916120326350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42562<->l=127.0.0.1:4258 20240916120326353 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120326353 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421238023319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421238023319" session_id=3618971001 session_state=BEGIN} 20240916120326353 DSS <0004> hlr_ussd.c:576 262421238023319/0xd7b51d79: Process SS (BEGIN) 20240916120326353 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916120326353 DSS <0004> hlr_ussd.c:518 262421238023319/0xd7b51d79: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916120326353 DSS <0004> hlr_ussd.c:363 262421238023319/0xd7b51d79: Tx USSD 'Your IMSI is 262421238023319' 20240916120326353 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421238023319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421238023319" session_id=3618971001 session_state=END} 20240916120326353 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421238023319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120326353 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120326353 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120326355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42562<->l=127.0.0.1:4258 20240916120326356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42484<->l=127.0.0.1:4258 20240916120326356 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34877<->l=127.0.0.1:4259) 20240916120326356 DLINP <000b> input/ipa.c:451 connected read/write 20240916120326356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120326356 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120326356 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120326356 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120326379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42576<->l=127.0.0.1:4258 20240916120326581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42576<->l=127.0.0.1:4258 20240916120329658 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120329659 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120329664 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120329665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42586<->l=127.0.0.1:4258 20240916120329670 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120329670 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120329670 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120329670 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  20240916120329670 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120329670 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  20240916120329670 DLGSUP <0013> gsup_server.c:235 2:  20240916120329670 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120329670 DLGSUP <0013> gsup_server.c:235 3:  20240916120329670 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120329670 DLGSUP <0013> gsup_server.c:235 4:  20240916120329670 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120329670 DLGSUP <0013> gsup_server.c:235 5:  20240916120329670 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120329670 DLGSUP <0013> gsup_server.c:235 7:  20240916120329670 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120329670 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120329670 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120329671 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120329696 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45055<->l=127.0.0.1:4259) 20240916120329723 DAUC <0003> db_auc.c:157 IMSI='262423819166677': No 2G Auth Data 20240916120329723 DAUC <0003> db_auc.c:192 IMSI='262423819166677': No 3G Auth Data 20240916120329758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42588<->l=127.0.0.1:4258 20240916120329774 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120329775 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262423819166677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423819166677" source_name="the-source\n" session_id=3559024816 session_state=BEGIN} 20240916120329775 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240916120329775 DSS <0004> hlr_ussd.c:576 262423819166677/0xd42268b0: Process SS (BEGIN) 20240916120329775 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916120329775 DSS <0004> hlr_ussd.c:518 262423819166677/0xd42268b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916120329775 DSS <0004> hlr_ussd.c:363 262423819166677/0xd42268b0: Tx USSD 'Your IMSI is 262423819166677' 20240916120329775 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262423819166677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423819166677" destination_name="the-source\n" session_id=3559024816 session_state=END} 20240916120329775 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262423819166677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120329775 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120329775 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120329785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42588<->l=127.0.0.1:4258 20240916120329789 DAUC <0003> db_auc.c:157 IMSI='262420365116764': No 2G Auth Data 20240916120329789 DAUC <0003> db_auc.c:192 IMSI='262420365116764': No 3G Auth Data 20240916120329800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42598<->l=127.0.0.1:4258 20240916120329803 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120329803 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262420365116764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420365116764" source_name="the-source\n" session_id=3930983435 session_state=BEGIN} 20240916120329803 DSS <0004> hlr_ussd.c:576 262420365116764/0xea4e0c0b: Process SS (BEGIN) 20240916120329803 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916120329803 DSS <0004> hlr_ussd.c:518 262420365116764/0xea4e0c0b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916120329803 DSS <0004> hlr_ussd.c:363 262420365116764/0xea4e0c0b: Tx USSD 'Your IMSI is 262420365116764' 20240916120329803 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262420365116764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420365116764" destination_name="the-source\n" session_id=3930983435 session_state=END} 20240916120329803 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262420365116764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120329803 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120329803 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120329805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42598<->l=127.0.0.1:4258 20240916120329808 DAUC <0003> db_auc.c:157 IMSI='262422641493813': No 2G Auth Data 20240916120329808 DAUC <0003> db_auc.c:192 IMSI='262422641493813': No 3G Auth Data 20240916120329819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42606<->l=127.0.0.1:4258 20240916120329822 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120329822 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262422641493813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422641493813" source_name="the-source\n" session_id=2310174334 session_state=BEGIN} 20240916120329822 DSS <0004> hlr_ussd.c:576 262422641493813/0x89b2767e: Process SS (BEGIN) 20240916120329822 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916120329822 DSS <0004> hlr_ussd.c:518 262422641493813/0x89b2767e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916120329822 DSS <0004> hlr_ussd.c:363 262422641493813/0x89b2767e: Tx USSD 'Your IMSI is 262422641493813' 20240916120329822 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262422641493813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422641493813" destination_name="the-source\n" session_id=2310174334 session_state=END} 20240916120329822 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262422641493813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120329822 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120329822 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120329824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42606<->l=127.0.0.1:4258 20240916120329827 DAUC <0003> db_auc.c:157 IMSI='262423617875007': No 2G Auth Data 20240916120329827 DAUC <0003> db_auc.c:192 IMSI='262423617875007': No 3G Auth Data 20240916120329837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42622<->l=127.0.0.1:4258 20240916120329840 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120329840 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262423617875007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423617875007" source_name="the-source\n" session_id=2599917101 session_state=BEGIN} 20240916120329840 DSS <0004> hlr_ussd.c:576 262423617875007/0x9af7962d: Process SS (BEGIN) 20240916120329840 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916120329840 DSS <0004> hlr_ussd.c:518 262423617875007/0x9af7962d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916120329840 DSS <0004> hlr_ussd.c:363 262423617875007/0x9af7962d: Tx USSD 'Your IMSI is 262423617875007' 20240916120329840 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262423617875007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423617875007" destination_name="the-source\n" session_id=2599917101 session_state=END} 20240916120329840 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262423617875007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120329840 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120329840 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120329842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42622<->l=127.0.0.1:4258 20240916120329845 DAUC <0003> db_auc.c:157 IMSI='262423229689679': No 2G Auth Data 20240916120329845 DAUC <0003> db_auc.c:192 IMSI='262423229689679': No 3G Auth Data 20240916120329857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42632<->l=127.0.0.1:4258 20240916120329860 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120329860 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262423229689679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423229689679" source_name="the-source\n" session_id=3663670156 session_state=BEGIN} 20240916120329860 DSS <0004> hlr_ussd.c:576 262423229689679/0xda5f2b8c: Process SS (BEGIN) 20240916120329860 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916120329860 DSS <0004> hlr_ussd.c:518 262423229689679/0xda5f2b8c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916120329860 DSS <0004> hlr_ussd.c:363 262423229689679/0xda5f2b8c: Tx USSD 'Your IMSI is 262423229689679' 20240916120329860 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262423229689679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423229689679" destination_name="the-source\n" session_id=3663670156 session_state=END} 20240916120329860 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262423229689679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120329860 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120329860 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120329862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42632<->l=127.0.0.1:4258 20240916120329865 DAUC <0003> db_auc.c:157 IMSI='262425893932810': No 2G Auth Data 20240916120329865 DAUC <0003> db_auc.c:192 IMSI='262425893932810': No 3G Auth Data 20240916120329878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42648<->l=127.0.0.1:4258 20240916120329881 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120329881 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262425893932810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425893932810" source_name="the-source\n" session_id=1792918584 session_state=BEGIN} 20240916120329881 DSS <0004> hlr_ussd.c:576 262425893932810/0x6addc438: Process SS (BEGIN) 20240916120329881 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916120329881 DSS <0004> hlr_ussd.c:518 262425893932810/0x6addc438: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916120329881 DSS <0004> hlr_ussd.c:363 262425893932810/0x6addc438: Tx USSD 'Your IMSI is 262425893932810' 20240916120329881 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262425893932810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425893932810" destination_name="the-source\n" session_id=1792918584 session_state=END} 20240916120329881 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262425893932810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120329881 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120329881 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120329883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42648<->l=127.0.0.1:4258 20240916120329886 DAUC <0003> db_auc.c:157 IMSI='262424840415580': No 2G Auth Data 20240916120329886 DAUC <0003> db_auc.c:192 IMSI='262424840415580': No 3G Auth Data 20240916120329900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42664<->l=127.0.0.1:4258 20240916120329903 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120329903 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262424840415580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424840415580" source_name="the-source\n" session_id=3172677347 session_state=BEGIN} 20240916120329903 DSS <0004> hlr_ussd.c:576 262424840415580/0xbd1b36e3: Process SS (BEGIN) 20240916120329903 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916120329903 DSS <0004> hlr_ussd.c:518 262424840415580/0xbd1b36e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916120329903 DSS <0004> hlr_ussd.c:363 262424840415580/0xbd1b36e3: Tx USSD 'Your IMSI is 262424840415580' 20240916120329903 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262424840415580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424840415580" destination_name="the-source\n" session_id=3172677347 session_state=END} 20240916120329903 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262424840415580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120329903 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120329903 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120329905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42664<->l=127.0.0.1:4258 20240916120329908 DAUC <0003> db_auc.c:157 IMSI='262426097436406': No 2G Auth Data 20240916120329908 DAUC <0003> db_auc.c:192 IMSI='262426097436406': No 3G Auth Data 20240916120329921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42668<->l=127.0.0.1:4258 20240916120329924 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120329924 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262426097436406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426097436406" source_name="the-source\n" session_id=3735646152 session_state=BEGIN} 20240916120329924 DSS <0004> hlr_ussd.c:576 262426097436406/0xdea96fc8: Process SS (BEGIN) 20240916120329924 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916120329924 DSS <0004> hlr_ussd.c:518 262426097436406/0xdea96fc8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916120329924 DSS <0004> hlr_ussd.c:363 262426097436406/0xdea96fc8: Tx USSD 'Your IMSI is 262426097436406' 20240916120329924 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262426097436406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426097436406" destination_name="the-source\n" session_id=3735646152 session_state=END} 20240916120329924 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262426097436406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120329924 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120329924 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120329926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42668<->l=127.0.0.1:4258 20240916120329926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42586<->l=127.0.0.1:4258 20240916120329927 DLINP <000b> input/ipa.c:451 connected read/write 20240916120329927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120329927 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120329927 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120329927 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120329927 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240916120329927 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45055<->l=127.0.0.1:4259) 20240916120329949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42670<->l=127.0.0.1:4258 20240916120330151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42670<->l=127.0.0.1:4258 20240916120333255 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120333255 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120333257 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120333258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57664<->l=127.0.0.1:4258 20240916120333260 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120333260 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120333260 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120333260 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  20240916120333260 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120333260 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  20240916120333260 DLGSUP <0013> gsup_server.c:235 2:  20240916120333260 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120333260 DLGSUP <0013> gsup_server.c:235 3:  20240916120333260 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120333260 DLGSUP <0013> gsup_server.c:235 4:  20240916120333260 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120333260 DLGSUP <0013> gsup_server.c:235 5:  20240916120333260 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120333260 DLGSUP <0013> gsup_server.c:235 7:  20240916120333260 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120333260 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120333260 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120333260 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120333277 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36635<->l=127.0.0.1:4259) 20240916120333286 DAUC <0003> db_auc.c:157 IMSI='262422803992319': No 2G Auth Data 20240916120333286 DAUC <0003> db_auc.c:192 IMSI='262422803992319': No 3G Auth Data 20240916120333307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57678<->l=127.0.0.1:4258 20240916120333316 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120333316 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422803992319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422803992319" session_id=1243358651 session_state=BEGIN} 20240916120333316 DSS <0004> hlr_ussd.c:576 262422803992319/0x4a1c25bb: Process SS (BEGIN) 20240916120333316 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916120333316 DSS <0004> hlr_ussd.c:518 262422803992319/0x4a1c25bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916120333316 DSS <0004> hlr_ussd.c:363 262422803992319/0x4a1c25bb: Tx USSD 'Your extension is 491617214811' 20240916120333316 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422803992319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422803992319" session_id=1243358651 session_state=END} 20240916120333316 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422803992319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120333316 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120333316 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120333321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57678<->l=127.0.0.1:4258 20240916120333324 DAUC <0003> db_auc.c:157 IMSI='262424866689642': No 2G Auth Data 20240916120333324 DAUC <0003> db_auc.c:192 IMSI='262424866689642': No 3G Auth Data 20240916120333340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57692<->l=127.0.0.1:4258 20240916120333342 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120333343 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424866689642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424866689642" session_id=3699362119 session_state=BEGIN} 20240916120333343 DSS <0004> hlr_ussd.c:576 262424866689642/0xdc7fc947: Process SS (BEGIN) 20240916120333343 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916120333343 DSS <0004> hlr_ussd.c:518 262424866689642/0xdc7fc947: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916120333343 DSS <0004> hlr_ussd.c:363 262424866689642/0xdc7fc947: Tx USSD 'Your extension is 491610157236' 20240916120333343 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424866689642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424866689642" session_id=3699362119 session_state=END} 20240916120333343 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424866689642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120333343 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120333343 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120333345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57692<->l=127.0.0.1:4258 20240916120333351 DAUC <0003> db_auc.c:157 IMSI='262426291050740': No 2G Auth Data 20240916120333351 DAUC <0003> db_auc.c:192 IMSI='262426291050740': No 3G Auth Data 20240916120333363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57696<->l=127.0.0.1:4258 20240916120333366 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120333367 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426291050740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426291050740" session_id=616438776 session_state=BEGIN} 20240916120333367 DSS <0004> hlr_ussd.c:576 262426291050740/0x24be1bf8: Process SS (BEGIN) 20240916120333367 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916120333367 DSS <0004> hlr_ussd.c:518 262426291050740/0x24be1bf8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916120333367 DSS <0004> hlr_ussd.c:363 262426291050740/0x24be1bf8: Tx USSD 'Your extension is 491613838080' 20240916120333367 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426291050740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426291050740" session_id=616438776 session_state=END} 20240916120333367 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426291050740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120333367 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120333367 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120333369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57696<->l=127.0.0.1:4258 20240916120333372 DAUC <0003> db_auc.c:157 IMSI='262421653314823': No 2G Auth Data 20240916120333372 DAUC <0003> db_auc.c:192 IMSI='262421653314823': No 3G Auth Data 20240916120333383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57702<->l=127.0.0.1:4258 20240916120333386 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120333386 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421653314823 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421653314823" session_id=2247496264 session_state=BEGIN} 20240916120333386 DSS <0004> hlr_ussd.c:576 262421653314823/0x85f61248: Process SS (BEGIN) 20240916120333386 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916120333386 DSS <0004> hlr_ussd.c:518 262421653314823/0x85f61248: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916120333386 DSS <0004> hlr_ussd.c:363 262421653314823/0x85f61248: Tx USSD 'Your extension is 491617374024' 20240916120333386 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421653314823 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421653314823" session_id=2247496264 session_state=END} 20240916120333386 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421653314823 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120333386 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120333386 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120333388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57702<->l=127.0.0.1:4258 20240916120333390 DAUC <0003> db_auc.c:157 IMSI='262425756566493': No 2G Auth Data 20240916120333390 DAUC <0003> db_auc.c:192 IMSI='262425756566493': No 3G Auth Data 20240916120333402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57704<->l=127.0.0.1:4258 20240916120333405 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120333405 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425756566493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425756566493" session_id=2546574262 session_state=BEGIN} 20240916120333405 DSS <0004> hlr_ussd.c:576 262425756566493/0x97c9a3b6: Process SS (BEGIN) 20240916120333405 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916120333405 DSS <0004> hlr_ussd.c:518 262425756566493/0x97c9a3b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916120333405 DSS <0004> hlr_ussd.c:363 262425756566493/0x97c9a3b6: Tx USSD 'Your extension is 491612274358' 20240916120333405 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425756566493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425756566493" session_id=2546574262 session_state=END} 20240916120333405 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425756566493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120333405 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120333405 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120333408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57704<->l=127.0.0.1:4258 20240916120333412 DAUC <0003> db_auc.c:157 IMSI='262429182478626': No 2G Auth Data 20240916120333412 DAUC <0003> db_auc.c:192 IMSI='262429182478626': No 3G Auth Data 20240916120333428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57708<->l=127.0.0.1:4258 20240916120333431 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120333431 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429182478626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429182478626" session_id=923772721 session_state=BEGIN} 20240916120333431 DSS <0004> hlr_ussd.c:576 262429182478626/0x370fa731: Process SS (BEGIN) 20240916120333431 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916120333431 DSS <0004> hlr_ussd.c:518 262429182478626/0x370fa731: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916120333431 DSS <0004> hlr_ussd.c:363 262429182478626/0x370fa731: Tx USSD 'Your extension is 491614870452' 20240916120333431 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429182478626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429182478626" session_id=923772721 session_state=END} 20240916120333431 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429182478626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120333431 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120333431 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120333433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57708<->l=127.0.0.1:4258 20240916120333436 DAUC <0003> db_auc.c:157 IMSI='262428302631521': No 2G Auth Data 20240916120333436 DAUC <0003> db_auc.c:192 IMSI='262428302631521': No 3G Auth Data 20240916120333451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57724<->l=127.0.0.1:4258 20240916120333454 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120333454 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428302631521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428302631521" session_id=2611847991 session_state=BEGIN} 20240916120333454 DSS <0004> hlr_ussd.c:576 262428302631521/0x9bada337: Process SS (BEGIN) 20240916120333454 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916120333454 DSS <0004> hlr_ussd.c:518 262428302631521/0x9bada337: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916120333454 DSS <0004> hlr_ussd.c:363 262428302631521/0x9bada337: Tx USSD 'Your extension is 491611681587' 20240916120333454 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428302631521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428302631521" session_id=2611847991 session_state=END} 20240916120333454 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428302631521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120333454 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120333454 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120333456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57724<->l=127.0.0.1:4258 20240916120333459 DAUC <0003> db_auc.c:157 IMSI='262424288752078': No 2G Auth Data 20240916120333459 DAUC <0003> db_auc.c:192 IMSI='262424288752078': No 3G Auth Data 20240916120333479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57740<->l=127.0.0.1:4258 20240916120333482 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120333482 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424288752078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424288752078" session_id=93507478 session_state=BEGIN} 20240916120333482 DSS <0004> hlr_ussd.c:576 262424288752078/0x0592cf96: Process SS (BEGIN) 20240916120333482 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916120333482 DSS <0004> hlr_ussd.c:518 262424288752078/0x0592cf96: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916120333482 DSS <0004> hlr_ussd.c:363 262424288752078/0x0592cf96: Tx USSD 'Your extension is 491614600452' 20240916120333482 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424288752078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424288752078" session_id=93507478 session_state=END} 20240916120333482 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424288752078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120333482 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120333482 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120333484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57740<->l=127.0.0.1:4258 20240916120333485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57664<->l=127.0.0.1:4258 20240916120333485 DLINP <000b> input/ipa.c:451 connected read/write 20240916120333485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120333485 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120333485 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120333485 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120333485 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36635<->l=127.0.0.1:4259) 20240916120333507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57744<->l=127.0.0.1:4258 20240916120333709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57744<->l=127.0.0.1:4258 20240916120336826 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120336826 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120336829 DLINP <000b> input/ipa.c:451 connected read/write 20240916120336829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120336830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57752<->l=127.0.0.1:4258 20240916120336833 DLINP <000b> input/ipa.c:451 connected read/write 20240916120336833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120336833 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120336833 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120336833 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  20240916120336833 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120336833 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  20240916120336833 DLGSUP <0013> gsup_server.c:235 2:  20240916120336833 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120336833 DLGSUP <0013> gsup_server.c:235 3:  20240916120336833 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120336833 DLGSUP <0013> gsup_server.c:235 4:  20240916120336833 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120336833 DLGSUP <0013> gsup_server.c:235 5:  20240916120336833 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120336833 DLGSUP <0013> gsup_server.c:235 7:  20240916120336833 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120336833 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120336833 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120336833 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120336856 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37379<->l=127.0.0.1:4259) 20240916120336884 DAUC <0003> db_auc.c:157 IMSI='262422936825959': No 2G Auth Data 20240916120336884 DAUC <0003> db_auc.c:192 IMSI='262422936825959': No 3G Auth Data 20240916120336921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57766<->l=127.0.0.1:4258 20240916120336935 DLINP <000b> input/ipa.c:451 connected read/write 20240916120336935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120336935 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262422936825959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422936825959" source_name="the-source\n" session_id=3617508018 session_state=BEGIN} 20240916120336935 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240916120336935 DSS <0004> hlr_ussd.c:576 262422936825959/0xd79ecab2: Process SS (BEGIN) 20240916120336935 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916120336935 DSS <0004> hlr_ussd.c:518 262422936825959/0xd79ecab2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916120336935 DSS <0004> hlr_ussd.c:363 262422936825959/0xd79ecab2: Tx USSD 'Your extension is 491611834604' 20240916120336935 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262422936825959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422936825959" destination_name="the-source\n" session_id=3617508018 session_state=END} 20240916120336935 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262422936825959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120336935 DLINP <000b> input/ipa.c:451 connected read/write 20240916120336935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120336935 DLINP <000b> input/ipa.c:451 connected read/write 20240916120336935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120336945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57766<->l=127.0.0.1:4258 20240916120336950 DAUC <0003> db_auc.c:157 IMSI='262422921447584': No 2G Auth Data 20240916120336950 DAUC <0003> db_auc.c:192 IMSI='262422921447584': No 3G Auth Data 20240916120336964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57770<->l=127.0.0.1:4258 20240916120336967 DLINP <000b> input/ipa.c:451 connected read/write 20240916120336967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120336967 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262422921447584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422921447584" source_name="the-source\n" session_id=2734106129 session_state=BEGIN} 20240916120336967 DSS <0004> hlr_ussd.c:576 262422921447584/0xa2f72611: Process SS (BEGIN) 20240916120336967 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916120336967 DSS <0004> hlr_ussd.c:518 262422921447584/0xa2f72611: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916120336967 DSS <0004> hlr_ussd.c:363 262422921447584/0xa2f72611: Tx USSD 'Your extension is 491612415577' 20240916120336967 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262422921447584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422921447584" destination_name="the-source\n" session_id=2734106129 session_state=END} 20240916120336967 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262422921447584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120336967 DLINP <000b> input/ipa.c:451 connected read/write 20240916120336967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120336967 DLINP <000b> input/ipa.c:451 connected read/write 20240916120336967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120336969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57770<->l=127.0.0.1:4258 20240916120336972 DAUC <0003> db_auc.c:157 IMSI='262429866649522': No 2G Auth Data 20240916120336972 DAUC <0003> db_auc.c:192 IMSI='262429866649522': No 3G Auth Data 20240916120336984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57774<->l=127.0.0.1:4258 20240916120336987 DLINP <000b> input/ipa.c:451 connected read/write 20240916120336987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120336987 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429866649522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429866649522" source_name="the-source\n" session_id=835099240 session_state=BEGIN} 20240916120336987 DSS <0004> hlr_ussd.c:576 262429866649522/0x31c69a68: Process SS (BEGIN) 20240916120336987 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916120336987 DSS <0004> hlr_ussd.c:518 262429866649522/0x31c69a68: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916120336987 DSS <0004> hlr_ussd.c:363 262429866649522/0x31c69a68: Tx USSD 'Your extension is 491618336074' 20240916120336987 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429866649522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429866649522" destination_name="the-source\n" session_id=835099240 session_state=END} 20240916120336987 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262429866649522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120336987 DLINP <000b> input/ipa.c:451 connected read/write 20240916120336987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120336987 DLINP <000b> input/ipa.c:451 connected read/write 20240916120336987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120336989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57774<->l=127.0.0.1:4258 20240916120336992 DAUC <0003> db_auc.c:157 IMSI='262425243809061': No 2G Auth Data 20240916120336992 DAUC <0003> db_auc.c:192 IMSI='262425243809061': No 3G Auth Data 20240916120337003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57780<->l=127.0.0.1:4258 20240916120337006 DLINP <000b> input/ipa.c:451 connected read/write 20240916120337006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120337006 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262425243809061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425243809061" source_name="the-source\n" session_id=3613825242 session_state=BEGIN} 20240916120337006 DSS <0004> hlr_ussd.c:576 262425243809061/0xd76698da: Process SS (BEGIN) 20240916120337006 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916120337006 DSS <0004> hlr_ussd.c:518 262425243809061/0xd76698da: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916120337006 DSS <0004> hlr_ussd.c:363 262425243809061/0xd76698da: Tx USSD 'Your extension is 491617586505' 20240916120337006 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262425243809061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425243809061" destination_name="the-source\n" session_id=3613825242 session_state=END} 20240916120337006 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262425243809061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120337006 DLINP <000b> input/ipa.c:451 connected read/write 20240916120337006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120337006 DLINP <000b> input/ipa.c:451 connected read/write 20240916120337006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120337008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57780<->l=127.0.0.1:4258 20240916120337011 DAUC <0003> db_auc.c:157 IMSI='262426747735105': No 2G Auth Data 20240916120337011 DAUC <0003> db_auc.c:192 IMSI='262426747735105': No 3G Auth Data 20240916120337022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57782<->l=127.0.0.1:4258 20240916120337025 DLINP <000b> input/ipa.c:451 connected read/write 20240916120337025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120337025 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262426747735105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426747735105" source_name="the-source\n" session_id=3325462761 session_state=BEGIN} 20240916120337025 DSS <0004> hlr_ussd.c:576 262426747735105/0xc63688e9: Process SS (BEGIN) 20240916120337025 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916120337025 DSS <0004> hlr_ussd.c:518 262426747735105/0xc63688e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916120337025 DSS <0004> hlr_ussd.c:363 262426747735105/0xc63688e9: Tx USSD 'Your extension is 491617705765' 20240916120337025 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262426747735105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426747735105" destination_name="the-source\n" session_id=3325462761 session_state=END} 20240916120337025 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262426747735105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120337025 DLINP <000b> input/ipa.c:451 connected read/write 20240916120337025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120337025 DLINP <000b> input/ipa.c:451 connected read/write 20240916120337025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120337028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57782<->l=127.0.0.1:4258 20240916120337030 DAUC <0003> db_auc.c:157 IMSI='262420570126759': No 2G Auth Data 20240916120337031 DAUC <0003> db_auc.c:192 IMSI='262420570126759': No 3G Auth Data 20240916120337044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57786<->l=127.0.0.1:4258 20240916120337047 DLINP <000b> input/ipa.c:451 connected read/write 20240916120337047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120337047 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262420570126759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420570126759" source_name="the-source\n" session_id=117986816 session_state=BEGIN} 20240916120337047 DSS <0004> hlr_ussd.c:576 262420570126759/0x07085600: Process SS (BEGIN) 20240916120337047 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916120337047 DSS <0004> hlr_ussd.c:518 262420570126759/0x07085600: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916120337047 DSS <0004> hlr_ussd.c:363 262420570126759/0x07085600: Tx USSD 'Your extension is 491618646085' 20240916120337047 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262420570126759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420570126759" destination_name="the-source\n" session_id=117986816 session_state=END} 20240916120337047 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262420570126759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120337047 DLINP <000b> input/ipa.c:451 connected read/write 20240916120337047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120337047 DLINP <000b> input/ipa.c:451 connected read/write 20240916120337047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120337049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57786<->l=127.0.0.1:4258 20240916120337052 DAUC <0003> db_auc.c:157 IMSI='262428138835099': No 2G Auth Data 20240916120337052 DAUC <0003> db_auc.c:192 IMSI='262428138835099': No 3G Auth Data 20240916120337065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57798<->l=127.0.0.1:4258 20240916120337068 DLINP <000b> input/ipa.c:451 connected read/write 20240916120337068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120337068 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428138835099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428138835099" source_name="the-source\n" session_id=2516120043 session_state=BEGIN} 20240916120337068 DSS <0004> hlr_ussd.c:576 262428138835099/0x95f8f1eb: Process SS (BEGIN) 20240916120337068 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916120337068 DSS <0004> hlr_ussd.c:518 262428138835099/0x95f8f1eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916120337068 DSS <0004> hlr_ussd.c:363 262428138835099/0x95f8f1eb: Tx USSD 'Your extension is 491613513044' 20240916120337068 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428138835099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428138835099" destination_name="the-source\n" session_id=2516120043 session_state=END} 20240916120337068 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262428138835099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120337068 DLINP <000b> input/ipa.c:451 connected read/write 20240916120337068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120337068 DLINP <000b> input/ipa.c:451 connected read/write 20240916120337068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120337070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57798<->l=127.0.0.1:4258 20240916120337073 DAUC <0003> db_auc.c:157 IMSI='262425293171583': No 2G Auth Data 20240916120337073 DAUC <0003> db_auc.c:192 IMSI='262425293171583': No 3G Auth Data 20240916120337094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57808<->l=127.0.0.1:4258 20240916120337102 DLINP <000b> input/ipa.c:451 connected read/write 20240916120337102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120337102 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262425293171583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425293171583" source_name="the-source\n" session_id=597800821 session_state=BEGIN} 20240916120337102 DSS <0004> hlr_ussd.c:576 262425293171583/0x23a1b775: Process SS (BEGIN) 20240916120337102 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916120337102 DSS <0004> hlr_ussd.c:518 262425293171583/0x23a1b775: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916120337102 DSS <0004> hlr_ussd.c:363 262425293171583/0x23a1b775: Tx USSD 'Your extension is 491611035738' 20240916120337102 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262425293171583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425293171583" destination_name="the-source\n" session_id=597800821 session_state=END} 20240916120337102 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262425293171583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120337102 DLINP <000b> input/ipa.c:451 connected read/write 20240916120337102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120337102 DLINP <000b> input/ipa.c:451 connected read/write 20240916120337102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120337121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57808<->l=127.0.0.1:4258 20240916120337122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57752<->l=127.0.0.1:4258 20240916120337123 DLINP <000b> input/ipa.c:451 connected read/write 20240916120337123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120337123 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120337123 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120337123 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120337123 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240916120337124 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37379<->l=127.0.0.1:4259) 20240916120337163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57814<->l=127.0.0.1:4258 20240916120337365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57814<->l=127.0.0.1:4258 20240916120340475 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46343 20240916120340476 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46343 20240916120340477 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340477 DLINP <000b> input/ipa.c:405 127.0.0.1:46343 message received 20240916120340477 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120340477 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120340479 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340479 DLINP <000b> input/ipa.c:405 127.0.0.1:46343 message received 20240916120340479 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120340479 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240916120340479 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240916120340479 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240916120340479 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  20240916120340479 DLGSUP <0013> gsup_server.c:235 2:  20240916120340479 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120340479 DLGSUP <0013> gsup_server.c:235 3:  20240916120340479 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120340479 DLGSUP <0013> gsup_server.c:235 4:  20240916120340479 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120340479 DLGSUP <0013> gsup_server.c:235 5:  20240916120340479 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120340479 DLGSUP <0013> gsup_server.c:235 7:  20240916120340479 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120340479 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120340479 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120340479 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46343 20240916120340479 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120340479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57824<->l=127.0.0.1:4258 20240916120340481 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120340481 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120340481 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120340481 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  20240916120340481 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120340481 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  20240916120340481 DLGSUP <0013> gsup_server.c:235 2:  20240916120340481 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120340481 DLGSUP <0013> gsup_server.c:235 3:  20240916120340481 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120340481 DLGSUP <0013> gsup_server.c:235 4:  20240916120340481 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120340481 DLGSUP <0013> gsup_server.c:235 5:  20240916120340481 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120340481 DLGSUP <0013> gsup_server.c:235 7:  20240916120340481 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120340481 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120340481 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120340481 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120340493 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43159<->l=127.0.0.1:4259) 20240916120340518 DAUC <0003> db_auc.c:157 IMSI='262423371060988': No 2G Auth Data 20240916120340518 DAUC <0003> db_auc.c:192 IMSI='262423371060988': No 3G Auth Data 20240916120340552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57828<->l=127.0.0.1:4258 20240916120340565 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120340565 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423371060988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423371060988" session_id=2850178281 session_state=BEGIN} 20240916120340565 DSS <0004> hlr_ussd.c:576 262423371060988/0xa9e244e9: Process SS (BEGIN) 20240916120340565 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916120340565 DSS <0004> hlr_ussd.c:518 262423371060988/0xa9e244e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916120340565 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340565 DLINP <000b> input/ipa.c:431 127.0.0.1:46343 sending data 20240916120340565 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340565 DLINP <000b> input/ipa.c:431 127.0.0.1:46343 sending data 20240916120340573 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340573 DLINP <000b> input/ipa.c:405 127.0.0.1:46343 message received 20240916120340573 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262423371060988 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423371060988" session_id=2850178281 session_state=END} 20240916120340573 DSS <0004> hlr_ussd.c:576 262423371060988/0xa9e244e9: Process SS (END) 20240916120340573 DSS <0004> hlr_ussd.c:518 262423371060988/0xa9e244e9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916120340573 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423371060988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423371060988" session_id=2850178281 session_state=END} 20240916120340573 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423371060988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120340573 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262423371060988 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120340573 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120340573 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120340582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57828<->l=127.0.0.1:4258 20240916120340585 DAUC <0003> db_auc.c:157 IMSI='262425659308798': No 2G Auth Data 20240916120340585 DAUC <0003> db_auc.c:192 IMSI='262425659308798': No 3G Auth Data 20240916120340599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57840<->l=127.0.0.1:4258 20240916120340602 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120340602 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425659308798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425659308798" session_id=3324649955 session_state=BEGIN} 20240916120340602 DSS <0004> hlr_ussd.c:576 262425659308798/0xc62a21e3: Process SS (BEGIN) 20240916120340602 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916120340602 DSS <0004> hlr_ussd.c:518 262425659308798/0xc62a21e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916120340602 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340602 DLINP <000b> input/ipa.c:431 127.0.0.1:46343 sending data 20240916120340602 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340602 DLINP <000b> input/ipa.c:431 127.0.0.1:46343 sending data 20240916120340603 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340603 DLINP <000b> input/ipa.c:405 127.0.0.1:46343 message received 20240916120340603 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262425659308798 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425659308798" session_id=3324649955 session_state=END} 20240916120340603 DSS <0004> hlr_ussd.c:576 262425659308798/0xc62a21e3: Process SS (END) 20240916120340603 DSS <0004> hlr_ussd.c:518 262425659308798/0xc62a21e3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916120340603 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425659308798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425659308798" session_id=3324649955 session_state=END} 20240916120340603 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425659308798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120340603 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262425659308798 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120340603 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120340603 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120340605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57840<->l=127.0.0.1:4258 20240916120340608 DAUC <0003> db_auc.c:157 IMSI='262425725884351': No 2G Auth Data 20240916120340608 DAUC <0003> db_auc.c:192 IMSI='262425725884351': No 3G Auth Data 20240916120340620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57852<->l=127.0.0.1:4258 20240916120340623 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120340623 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425725884351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425725884351" session_id=1300203088 session_state=BEGIN} 20240916120340623 DSS <0004> hlr_ussd.c:576 262425725884351/0x4d7f8650: Process SS (BEGIN) 20240916120340623 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916120340623 DSS <0004> hlr_ussd.c:518 262425725884351/0x4d7f8650: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916120340623 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340623 DLINP <000b> input/ipa.c:431 127.0.0.1:46343 sending data 20240916120340623 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340623 DLINP <000b> input/ipa.c:431 127.0.0.1:46343 sending data 20240916120340624 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340624 DLINP <000b> input/ipa.c:405 127.0.0.1:46343 message received 20240916120340624 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262425725884351 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425725884351" session_id=1300203088 session_state=END} 20240916120340624 DSS <0004> hlr_ussd.c:576 262425725884351/0x4d7f8650: Process SS (END) 20240916120340624 DSS <0004> hlr_ussd.c:518 262425725884351/0x4d7f8650: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916120340624 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425725884351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425725884351" session_id=1300203088 session_state=END} 20240916120340624 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425725884351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120340624 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262425725884351 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120340624 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120340624 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120340626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57852<->l=127.0.0.1:4258 20240916120340629 DAUC <0003> db_auc.c:157 IMSI='262420795275068': No 2G Auth Data 20240916120340629 DAUC <0003> db_auc.c:192 IMSI='262420795275068': No 3G Auth Data 20240916120340640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57864<->l=127.0.0.1:4258 20240916120340642 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120340642 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420795275068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420795275068" session_id=3329223219 session_state=BEGIN} 20240916120340642 DSS <0004> hlr_ussd.c:576 262420795275068/0xc66fea33: Process SS (BEGIN) 20240916120340642 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916120340642 DSS <0004> hlr_ussd.c:518 262420795275068/0xc66fea33: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916120340642 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340642 DLINP <000b> input/ipa.c:431 127.0.0.1:46343 sending data 20240916120340642 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340642 DLINP <000b> input/ipa.c:431 127.0.0.1:46343 sending data 20240916120340643 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340643 DLINP <000b> input/ipa.c:405 127.0.0.1:46343 message received 20240916120340643 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262420795275068 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420795275068" session_id=3329223219 session_state=END} 20240916120340643 DSS <0004> hlr_ussd.c:576 262420795275068/0xc66fea33: Process SS (END) 20240916120340643 DSS <0004> hlr_ussd.c:518 262420795275068/0xc66fea33: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916120340643 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420795275068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420795275068" session_id=3329223219 session_state=END} 20240916120340643 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420795275068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120340643 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262420795275068 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120340643 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120340643 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120340646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57864<->l=127.0.0.1:4258 20240916120340649 DAUC <0003> db_auc.c:157 IMSI='262426017240880': No 2G Auth Data 20240916120340649 DAUC <0003> db_auc.c:192 IMSI='262426017240880': No 3G Auth Data 20240916120340660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57874<->l=127.0.0.1:4258 20240916120340663 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120340663 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426017240880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426017240880" session_id=2227773203 session_state=BEGIN} 20240916120340663 DSS <0004> hlr_ussd.c:576 262426017240880/0x84c91f13: Process SS (BEGIN) 20240916120340663 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916120340663 DSS <0004> hlr_ussd.c:518 262426017240880/0x84c91f13: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916120340663 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340663 DLINP <000b> input/ipa.c:431 127.0.0.1:46343 sending data 20240916120340663 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340663 DLINP <000b> input/ipa.c:431 127.0.0.1:46343 sending data 20240916120340664 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340664 DLINP <000b> input/ipa.c:405 127.0.0.1:46343 message received 20240916120340664 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262426017240880 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426017240880" session_id=2227773203 session_state=END} 20240916120340664 DSS <0004> hlr_ussd.c:576 262426017240880/0x84c91f13: Process SS (END) 20240916120340664 DSS <0004> hlr_ussd.c:518 262426017240880/0x84c91f13: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916120340664 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426017240880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426017240880" session_id=2227773203 session_state=END} 20240916120340664 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426017240880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120340664 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262426017240880 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120340664 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120340665 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120340667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57874<->l=127.0.0.1:4258 20240916120340669 DAUC <0003> db_auc.c:157 IMSI='262428640860864': No 2G Auth Data 20240916120340669 DAUC <0003> db_auc.c:192 IMSI='262428640860864': No 3G Auth Data 20240916120340684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57890<->l=127.0.0.1:4258 20240916120340686 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120340686 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428640860864 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428640860864" session_id=2794633727 session_state=BEGIN} 20240916120340686 DSS <0004> hlr_ussd.c:576 262428640860864/0xa692b9ff: Process SS (BEGIN) 20240916120340686 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916120340686 DSS <0004> hlr_ussd.c:518 262428640860864/0xa692b9ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916120340686 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340686 DLINP <000b> input/ipa.c:431 127.0.0.1:46343 sending data 20240916120340686 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340686 DLINP <000b> input/ipa.c:431 127.0.0.1:46343 sending data 20240916120340687 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340687 DLINP <000b> input/ipa.c:405 127.0.0.1:46343 message received 20240916120340687 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262428640860864 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428640860864" session_id=2794633727 session_state=END} 20240916120340687 DSS <0004> hlr_ussd.c:576 262428640860864/0xa692b9ff: Process SS (END) 20240916120340687 DSS <0004> hlr_ussd.c:518 262428640860864/0xa692b9ff: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916120340687 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428640860864 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428640860864" session_id=2794633727 session_state=END} 20240916120340687 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428640860864 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120340687 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262428640860864 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120340687 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120340687 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120340689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57890<->l=127.0.0.1:4258 20240916120340692 DAUC <0003> db_auc.c:157 IMSI='262428256642983': No 2G Auth Data 20240916120340692 DAUC <0003> db_auc.c:192 IMSI='262428256642983': No 3G Auth Data 20240916120340706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57896<->l=127.0.0.1:4258 20240916120340708 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120340708 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428256642983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428256642983" session_id=3291786735 session_state=BEGIN} 20240916120340708 DSS <0004> hlr_ussd.c:576 262428256642983/0xc434adef: Process SS (BEGIN) 20240916120340708 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916120340708 DSS <0004> hlr_ussd.c:518 262428256642983/0xc434adef: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916120340708 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340708 DLINP <000b> input/ipa.c:431 127.0.0.1:46343 sending data 20240916120340708 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340708 DLINP <000b> input/ipa.c:431 127.0.0.1:46343 sending data 20240916120340709 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340709 DLINP <000b> input/ipa.c:405 127.0.0.1:46343 message received 20240916120340709 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262428256642983 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428256642983" session_id=3291786735 session_state=END} 20240916120340709 DSS <0004> hlr_ussd.c:576 262428256642983/0xc434adef: Process SS (END) 20240916120340709 DSS <0004> hlr_ussd.c:518 262428256642983/0xc434adef: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916120340709 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428256642983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428256642983" session_id=3291786735 session_state=END} 20240916120340709 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428256642983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120340709 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262428256642983 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120340709 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120340709 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120340711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57896<->l=127.0.0.1:4258 20240916120340714 DAUC <0003> db_auc.c:157 IMSI='262420159146124': No 2G Auth Data 20240916120340714 DAUC <0003> db_auc.c:192 IMSI='262420159146124': No 3G Auth Data 20240916120340727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57906<->l=127.0.0.1:4258 20240916120340730 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120340730 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420159146124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420159146124" session_id=423585590 session_state=BEGIN} 20240916120340730 DSS <0004> hlr_ussd.c:576 262420159146124/0x193f6736: Process SS (BEGIN) 20240916120340730 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916120340730 DSS <0004> hlr_ussd.c:518 262420159146124/0x193f6736: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916120340730 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340730 DLINP <000b> input/ipa.c:431 127.0.0.1:46343 sending data 20240916120340730 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340730 DLINP <000b> input/ipa.c:431 127.0.0.1:46343 sending data 20240916120340731 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340731 DLINP <000b> input/ipa.c:405 127.0.0.1:46343 message received 20240916120340731 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262420159146124 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420159146124" session_id=423585590 session_state=END} 20240916120340731 DSS <0004> hlr_ussd.c:576 262420159146124/0x193f6736: Process SS (END) 20240916120340731 DSS <0004> hlr_ussd.c:518 262420159146124/0x193f6736: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916120340731 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420159146124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420159146124" session_id=423585590 session_state=END} 20240916120340731 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420159146124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120340731 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262420159146124 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120340731 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120340731 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120340733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57906<->l=127.0.0.1:4258 20240916120340733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57824<->l=127.0.0.1:4258 20240916120340734 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43159<->l=127.0.0.1:4259) 20240916120340734 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340734 DLINP <000b> input/ipa.c:405 127.0.0.1:46343 message received 20240916120340734 DLINP <000b> input/ipa.c:414 127.0.0.1:46343 connection closed with server 20240916120340734 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46343 20240916120340734 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240916120340734 DLINP <000b> input/ipa.c:451 connected read/write 20240916120340734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120340734 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120340734 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120340734 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120340758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57918<->l=127.0.0.1:4258 20240916120340959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57918<->l=127.0.0.1:4258 20240916120344066 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41959 20240916120344066 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:41959 20240916120344067 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344067 DLINP <000b> input/ipa.c:405 127.0.0.1:41959 message received 20240916120344068 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120344068 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120344069 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344069 DLINP <000b> input/ipa.c:405 127.0.0.1:41959 message received 20240916120344069 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120344069 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240916120344069 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240916120344069 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240916120344069 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  20240916120344069 DLGSUP <0013> gsup_server.c:235 2:  20240916120344069 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120344069 DLGSUP <0013> gsup_server.c:235 3:  20240916120344069 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120344069 DLGSUP <0013> gsup_server.c:235 4:  20240916120344069 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120344069 DLGSUP <0013> gsup_server.c:235 5:  20240916120344069 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120344069 DLGSUP <0013> gsup_server.c:235 7:  20240916120344069 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120344069 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120344069 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120344069 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41959 20240916120344070 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120344071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58050<->l=127.0.0.1:4258 20240916120344072 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120344072 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120344072 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120344072 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  20240916120344072 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120344072 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  20240916120344072 DLGSUP <0013> gsup_server.c:235 2:  20240916120344072 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120344072 DLGSUP <0013> gsup_server.c:235 3:  20240916120344072 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120344072 DLGSUP <0013> gsup_server.c:235 4:  20240916120344072 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120344072 DLGSUP <0013> gsup_server.c:235 5:  20240916120344072 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120344072 DLGSUP <0013> gsup_server.c:235 7:  20240916120344072 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120344072 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120344072 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120344072 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120344092 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34905<->l=127.0.0.1:4259) 20240916120344101 DAUC <0003> db_auc.c:157 IMSI='262420282280502': No 2G Auth Data 20240916120344101 DAUC <0003> db_auc.c:192 IMSI='262420282280502': No 3G Auth Data 20240916120344132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58066<->l=127.0.0.1:4258 20240916120344142 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120344142 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420282280502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420282280502" session_id=1048914487 session_state=BEGIN} 20240916120344142 DSS <0004> hlr_ussd.c:576 262420282280502/0x3e852a37: Process SS (BEGIN) 20240916120344142 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916120344142 DSS <0004> hlr_ussd.c:518 262420282280502/0x3e852a37: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916120344142 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344142 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344142 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344142 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344151 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344151 DLINP <000b> input/ipa.c:405 127.0.0.1:41959 message received 20240916120344151 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262420282280502 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420282280502" session_id=1048914487 session_state=CONTINUE} 20240916120344151 DSS <0004> hlr_ussd.c:576 262420282280502/0x3e852a37: Process SS (CONTINUE) 20240916120344151 DSS <0004> hlr_ussd.c:518 262420282280502/0x3e852a37: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916120344151 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420282280502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420282280502" session_id=1048914487 session_state=CONTINUE} 20240916120344151 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262420282280502 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120344151 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344151 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344157 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120344157 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420282280502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420282280502" session_id=1048914487 session_state=CONTINUE} 20240916120344157 DSS <0004> hlr_ussd.c:576 262420282280502/0x3e852a37: Process SS (CONTINUE) 20240916120344157 DSS <0004> hlr_ussd.c:518 262420282280502/0x3e852a37: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240916120344157 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420282280502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120344157 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344157 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344157 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344157 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344158 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344158 DLINP <000b> input/ipa.c:405 127.0.0.1:41959 message received 20240916120344158 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262420282280502 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420282280502" session_id=1048914487 session_state=END} 20240916120344158 DSS <0004> hlr_ussd.c:576 262420282280502/0x3e852a37: Process SS (END) 20240916120344158 DSS <0004> hlr_ussd.c:518 262420282280502/0x3e852a37: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240916120344158 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420282280502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420282280502" session_id=1048914487 session_state=END} 20240916120344158 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420282280502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120344158 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262420282280502 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120344158 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344159 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58066<->l=127.0.0.1:4258 20240916120344163 DAUC <0003> db_auc.c:157 IMSI='262428885123383': No 2G Auth Data 20240916120344163 DAUC <0003> db_auc.c:192 IMSI='262428885123383': No 3G Auth Data 20240916120344174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58076<->l=127.0.0.1:4258 20240916120344176 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120344176 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428885123383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428885123383" session_id=4226131761 session_state=BEGIN} 20240916120344176 DSS <0004> hlr_ussd.c:576 262428885123383/0xfbe5a731: Process SS (BEGIN) 20240916120344176 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916120344176 DSS <0004> hlr_ussd.c:518 262428885123383/0xfbe5a731: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916120344176 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344176 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344176 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344176 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344177 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344177 DLINP <000b> input/ipa.c:405 127.0.0.1:41959 message received 20240916120344177 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262428885123383 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428885123383" session_id=4226131761 session_state=CONTINUE} 20240916120344177 DSS <0004> hlr_ussd.c:576 262428885123383/0xfbe5a731: Process SS (CONTINUE) 20240916120344177 DSS <0004> hlr_ussd.c:518 262428885123383/0xfbe5a731: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916120344177 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428885123383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428885123383" session_id=4226131761 session_state=CONTINUE} 20240916120344177 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262428885123383 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120344177 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344177 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344179 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120344179 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428885123383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428885123383" session_id=4226131761 session_state=CONTINUE} 20240916120344179 DSS <0004> hlr_ussd.c:576 262428885123383/0xfbe5a731: Process SS (CONTINUE) 20240916120344179 DSS <0004> hlr_ussd.c:518 262428885123383/0xfbe5a731: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240916120344179 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428885123383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120344179 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344179 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344179 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344179 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344180 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344180 DLINP <000b> input/ipa.c:405 127.0.0.1:41959 message received 20240916120344180 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262428885123383 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428885123383" session_id=4226131761 session_state=END} 20240916120344180 DSS <0004> hlr_ussd.c:576 262428885123383/0xfbe5a731: Process SS (END) 20240916120344180 DSS <0004> hlr_ussd.c:518 262428885123383/0xfbe5a731: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240916120344180 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428885123383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428885123383" session_id=4226131761 session_state=END} 20240916120344180 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428885123383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120344180 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262428885123383 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120344180 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344180 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58076<->l=127.0.0.1:4258 20240916120344183 DAUC <0003> db_auc.c:157 IMSI='262420407814187': No 2G Auth Data 20240916120344183 DAUC <0003> db_auc.c:192 IMSI='262420407814187': No 3G Auth Data 20240916120344194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58078<->l=127.0.0.1:4258 20240916120344197 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120344197 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420407814187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420407814187" session_id=2464377530 session_state=BEGIN} 20240916120344197 DSS <0004> hlr_ussd.c:576 262420407814187/0x92e36aba: Process SS (BEGIN) 20240916120344197 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916120344197 DSS <0004> hlr_ussd.c:518 262420407814187/0x92e36aba: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916120344197 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344197 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344197 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344197 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344198 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344198 DLINP <000b> input/ipa.c:405 127.0.0.1:41959 message received 20240916120344198 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262420407814187 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420407814187" session_id=2464377530 session_state=CONTINUE} 20240916120344198 DSS <0004> hlr_ussd.c:576 262420407814187/0x92e36aba: Process SS (CONTINUE) 20240916120344198 DSS <0004> hlr_ussd.c:518 262420407814187/0x92e36aba: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916120344198 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420407814187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420407814187" session_id=2464377530 session_state=CONTINUE} 20240916120344198 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262420407814187 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120344198 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344198 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344200 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120344200 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420407814187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420407814187" session_id=2464377530 session_state=CONTINUE} 20240916120344200 DSS <0004> hlr_ussd.c:576 262420407814187/0x92e36aba: Process SS (CONTINUE) 20240916120344200 DSS <0004> hlr_ussd.c:518 262420407814187/0x92e36aba: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240916120344200 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420407814187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120344200 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344200 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344200 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344200 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344200 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344200 DLINP <000b> input/ipa.c:405 127.0.0.1:41959 message received 20240916120344200 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262420407814187 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420407814187" session_id=2464377530 session_state=END} 20240916120344200 DSS <0004> hlr_ussd.c:576 262420407814187/0x92e36aba: Process SS (END) 20240916120344200 DSS <0004> hlr_ussd.c:518 262420407814187/0x92e36aba: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240916120344200 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420407814187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420407814187" session_id=2464377530 session_state=END} 20240916120344200 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420407814187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120344200 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262420407814187 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120344200 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344200 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58078<->l=127.0.0.1:4258 20240916120344204 DAUC <0003> db_auc.c:157 IMSI='262425366472469': No 2G Auth Data 20240916120344204 DAUC <0003> db_auc.c:192 IMSI='262425366472469': No 3G Auth Data 20240916120344215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58080<->l=127.0.0.1:4258 20240916120344217 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120344217 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425366472469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425366472469" session_id=2691946800 session_state=BEGIN} 20240916120344217 DSS <0004> hlr_ussd.c:576 262425366472469/0xa073d930: Process SS (BEGIN) 20240916120344217 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916120344217 DSS <0004> hlr_ussd.c:518 262425366472469/0xa073d930: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916120344217 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344217 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344217 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344217 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344218 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344218 DLINP <000b> input/ipa.c:405 127.0.0.1:41959 message received 20240916120344218 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262425366472469 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425366472469" session_id=2691946800 session_state=CONTINUE} 20240916120344218 DSS <0004> hlr_ussd.c:576 262425366472469/0xa073d930: Process SS (CONTINUE) 20240916120344218 DSS <0004> hlr_ussd.c:518 262425366472469/0xa073d930: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916120344218 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425366472469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425366472469" session_id=2691946800 session_state=CONTINUE} 20240916120344218 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262425366472469 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120344218 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344218 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344221 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120344221 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425366472469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425366472469" session_id=2691946800 session_state=CONTINUE} 20240916120344221 DSS <0004> hlr_ussd.c:576 262425366472469/0xa073d930: Process SS (CONTINUE) 20240916120344221 DSS <0004> hlr_ussd.c:518 262425366472469/0xa073d930: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240916120344221 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425366472469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120344221 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344221 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344221 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344221 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344221 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344221 DLINP <000b> input/ipa.c:405 127.0.0.1:41959 message received 20240916120344221 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262425366472469 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425366472469" session_id=2691946800 session_state=END} 20240916120344221 DSS <0004> hlr_ussd.c:576 262425366472469/0xa073d930: Process SS (END) 20240916120344221 DSS <0004> hlr_ussd.c:518 262425366472469/0xa073d930: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240916120344221 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425366472469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425366472469" session_id=2691946800 session_state=END} 20240916120344221 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425366472469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120344221 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262425366472469 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120344221 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344221 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58080<->l=127.0.0.1:4258 20240916120344225 DAUC <0003> db_auc.c:157 IMSI='262420435462606': No 2G Auth Data 20240916120344225 DAUC <0003> db_auc.c:192 IMSI='262420435462606': No 3G Auth Data 20240916120344236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58094<->l=127.0.0.1:4258 20240916120344239 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120344239 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420435462606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420435462606" session_id=907186872 session_state=BEGIN} 20240916120344239 DSS <0004> hlr_ussd.c:576 262420435462606/0x361292b8: Process SS (BEGIN) 20240916120344239 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916120344239 DSS <0004> hlr_ussd.c:518 262420435462606/0x361292b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916120344239 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344239 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344239 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344239 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344239 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344239 DLINP <000b> input/ipa.c:405 127.0.0.1:41959 message received 20240916120344239 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262420435462606 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420435462606" session_id=907186872 session_state=CONTINUE} 20240916120344239 DSS <0004> hlr_ussd.c:576 262420435462606/0x361292b8: Process SS (CONTINUE) 20240916120344239 DSS <0004> hlr_ussd.c:518 262420435462606/0x361292b8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916120344239 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420435462606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420435462606" session_id=907186872 session_state=CONTINUE} 20240916120344239 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262420435462606 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120344239 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344239 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344242 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120344242 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420435462606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420435462606" session_id=907186872 session_state=CONTINUE} 20240916120344242 DSS <0004> hlr_ussd.c:576 262420435462606/0x361292b8: Process SS (CONTINUE) 20240916120344242 DSS <0004> hlr_ussd.c:518 262420435462606/0x361292b8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240916120344242 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420435462606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120344242 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344242 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344242 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344242 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344242 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344242 DLINP <000b> input/ipa.c:405 127.0.0.1:41959 message received 20240916120344242 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262420435462606 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420435462606" session_id=907186872 session_state=END} 20240916120344242 DSS <0004> hlr_ussd.c:576 262420435462606/0x361292b8: Process SS (END) 20240916120344242 DSS <0004> hlr_ussd.c:518 262420435462606/0x361292b8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240916120344242 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420435462606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420435462606" session_id=907186872 session_state=END} 20240916120344242 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420435462606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120344242 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262420435462606 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120344242 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344242 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58094<->l=127.0.0.1:4258 20240916120344246 DAUC <0003> db_auc.c:157 IMSI='262423745426961': No 2G Auth Data 20240916120344246 DAUC <0003> db_auc.c:192 IMSI='262423745426961': No 3G Auth Data 20240916120344260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58108<->l=127.0.0.1:4258 20240916120344262 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120344262 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423745426961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423745426961" session_id=1317819678 session_state=BEGIN} 20240916120344262 DSS <0004> hlr_ussd.c:576 262423745426961/0x4e8c551e: Process SS (BEGIN) 20240916120344262 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916120344262 DSS <0004> hlr_ussd.c:518 262423745426961/0x4e8c551e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916120344262 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344262 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344262 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344262 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344263 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344263 DLINP <000b> input/ipa.c:405 127.0.0.1:41959 message received 20240916120344263 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262423745426961 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423745426961" session_id=1317819678 session_state=CONTINUE} 20240916120344263 DSS <0004> hlr_ussd.c:576 262423745426961/0x4e8c551e: Process SS (CONTINUE) 20240916120344263 DSS <0004> hlr_ussd.c:518 262423745426961/0x4e8c551e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916120344263 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423745426961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423745426961" session_id=1317819678 session_state=CONTINUE} 20240916120344263 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262423745426961 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120344263 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344263 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344265 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120344265 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423745426961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423745426961" session_id=1317819678 session_state=CONTINUE} 20240916120344265 DSS <0004> hlr_ussd.c:576 262423745426961/0x4e8c551e: Process SS (CONTINUE) 20240916120344265 DSS <0004> hlr_ussd.c:518 262423745426961/0x4e8c551e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240916120344265 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423745426961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120344265 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344265 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344265 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344265 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344266 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344266 DLINP <000b> input/ipa.c:405 127.0.0.1:41959 message received 20240916120344266 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262423745426961 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423745426961" session_id=1317819678 session_state=END} 20240916120344266 DSS <0004> hlr_ussd.c:576 262423745426961/0x4e8c551e: Process SS (END) 20240916120344266 DSS <0004> hlr_ussd.c:518 262423745426961/0x4e8c551e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240916120344266 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423745426961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423745426961" session_id=1317819678 session_state=END} 20240916120344266 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423745426961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120344266 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262423745426961 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120344266 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344266 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58108<->l=127.0.0.1:4258 20240916120344269 DAUC <0003> db_auc.c:157 IMSI='262427772891493': No 2G Auth Data 20240916120344269 DAUC <0003> db_auc.c:192 IMSI='262427772891493': No 3G Auth Data 20240916120344283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58118<->l=127.0.0.1:4258 20240916120344285 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120344286 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427772891493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427772891493" session_id=2901281036 session_state=BEGIN} 20240916120344286 DSS <0004> hlr_ussd.c:576 262427772891493/0xacee090c: Process SS (BEGIN) 20240916120344286 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916120344286 DSS <0004> hlr_ussd.c:518 262427772891493/0xacee090c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916120344286 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344286 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344286 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344286 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344286 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344286 DLINP <000b> input/ipa.c:405 127.0.0.1:41959 message received 20240916120344286 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262427772891493 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427772891493" session_id=2901281036 session_state=CONTINUE} 20240916120344286 DSS <0004> hlr_ussd.c:576 262427772891493/0xacee090c: Process SS (CONTINUE) 20240916120344286 DSS <0004> hlr_ussd.c:518 262427772891493/0xacee090c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916120344286 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427772891493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427772891493" session_id=2901281036 session_state=CONTINUE} 20240916120344286 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262427772891493 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120344286 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344286 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344288 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120344288 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427772891493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427772891493" session_id=2901281036 session_state=CONTINUE} 20240916120344288 DSS <0004> hlr_ussd.c:576 262427772891493/0xacee090c: Process SS (CONTINUE) 20240916120344288 DSS <0004> hlr_ussd.c:518 262427772891493/0xacee090c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240916120344288 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427772891493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120344288 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344288 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344288 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344288 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344289 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344289 DLINP <000b> input/ipa.c:405 127.0.0.1:41959 message received 20240916120344289 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262427772891493 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427772891493" session_id=2901281036 session_state=END} 20240916120344289 DSS <0004> hlr_ussd.c:576 262427772891493/0xacee090c: Process SS (END) 20240916120344289 DSS <0004> hlr_ussd.c:518 262427772891493/0xacee090c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240916120344289 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427772891493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427772891493" session_id=2901281036 session_state=END} 20240916120344289 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427772891493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120344289 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262427772891493 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120344289 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344289 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58118<->l=127.0.0.1:4258 20240916120344292 DAUC <0003> db_auc.c:157 IMSI='262425089008379': No 2G Auth Data 20240916120344292 DAUC <0003> db_auc.c:192 IMSI='262425089008379': No 3G Auth Data 20240916120344306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58122<->l=127.0.0.1:4258 20240916120344308 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120344308 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425089008379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425089008379" session_id=797613807 session_state=BEGIN} 20240916120344308 DSS <0004> hlr_ussd.c:576 262425089008379/0x2f8a9eef: Process SS (BEGIN) 20240916120344308 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916120344308 DSS <0004> hlr_ussd.c:518 262425089008379/0x2f8a9eef: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916120344308 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344308 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344308 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344308 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344309 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344309 DLINP <000b> input/ipa.c:405 127.0.0.1:41959 message received 20240916120344309 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262425089008379 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425089008379" session_id=797613807 session_state=CONTINUE} 20240916120344309 DSS <0004> hlr_ussd.c:576 262425089008379/0x2f8a9eef: Process SS (CONTINUE) 20240916120344309 DSS <0004> hlr_ussd.c:518 262425089008379/0x2f8a9eef: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916120344309 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425089008379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425089008379" session_id=797613807 session_state=CONTINUE} 20240916120344309 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262425089008379 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120344309 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344309 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344311 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120344311 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425089008379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425089008379" session_id=797613807 session_state=CONTINUE} 20240916120344311 DSS <0004> hlr_ussd.c:576 262425089008379/0x2f8a9eef: Process SS (CONTINUE) 20240916120344311 DSS <0004> hlr_ussd.c:518 262425089008379/0x2f8a9eef: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240916120344311 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425089008379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120344311 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344311 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344311 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344311 DLINP <000b> input/ipa.c:431 127.0.0.1:41959 sending data 20240916120344312 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344312 DLINP <000b> input/ipa.c:405 127.0.0.1:41959 message received 20240916120344312 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262425089008379 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425089008379" session_id=797613807 session_state=END} 20240916120344312 DSS <0004> hlr_ussd.c:576 262425089008379/0x2f8a9eef: Process SS (END) 20240916120344312 DSS <0004> hlr_ussd.c:518 262425089008379/0x2f8a9eef: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240916120344312 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425089008379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425089008379" session_id=797613807 session_state=END} 20240916120344312 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425089008379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120344312 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262425089008379 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120344312 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344312 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120344313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58122<->l=127.0.0.1:4258 20240916120344313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58050<->l=127.0.0.1:4258 20240916120344314 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344314 DLINP <000b> input/ipa.c:405 127.0.0.1:41959 message received 20240916120344314 DLINP <000b> input/ipa.c:414 127.0.0.1:41959 connection closed with server 20240916120344314 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:41959 20240916120344314 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240916120344314 DLINP <000b> input/ipa.c:451 connected read/write 20240916120344314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120344314 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120344314 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120344314 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120344314 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34905<->l=127.0.0.1:4259) 20240916120344353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58128<->l=127.0.0.1:4258 20240916120344555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58128<->l=127.0.0.1:4258 20240916120347670 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44547 20240916120347670 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44547 20240916120347671 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347671 DLINP <000b> input/ipa.c:405 127.0.0.1:44547 message received 20240916120347673 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120347673 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120347673 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347673 DLINP <000b> input/ipa.c:405 127.0.0.1:44547 message received 20240916120347673 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120347673 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240916120347673 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240916120347673 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240916120347673 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  20240916120347673 DLGSUP <0013> gsup_server.c:235 2:  20240916120347673 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120347673 DLGSUP <0013> gsup_server.c:235 3:  20240916120347673 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120347673 DLGSUP <0013> gsup_server.c:235 4:  20240916120347673 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120347673 DLGSUP <0013> gsup_server.c:235 5:  20240916120347673 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120347673 DLGSUP <0013> gsup_server.c:235 7:  20240916120347673 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120347673 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120347673 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120347673 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44547 20240916120347674 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120347675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58132<->l=127.0.0.1:4258 20240916120347676 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120347676 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120347676 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120347676 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  20240916120347676 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120347676 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  20240916120347676 DLGSUP <0013> gsup_server.c:235 2:  20240916120347676 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120347676 DLGSUP <0013> gsup_server.c:235 3:  20240916120347676 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120347676 DLGSUP <0013> gsup_server.c:235 4:  20240916120347676 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120347676 DLGSUP <0013> gsup_server.c:235 5:  20240916120347676 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120347676 DLGSUP <0013> gsup_server.c:235 7:  20240916120347676 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120347676 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120347676 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120347676 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120347686 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34737<->l=127.0.0.1:4259) 20240916120347711 DAUC <0003> db_auc.c:157 IMSI='262425746776623': No 2G Auth Data 20240916120347711 DAUC <0003> db_auc.c:192 IMSI='262425746776623': No 3G Auth Data 20240916120347735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58134<->l=127.0.0.1:4258 20240916120347749 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120347749 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425746776623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425746776623" session_id=104220682 session_state=BEGIN} 20240916120347749 DSS <0004> hlr_ussd.c:576 262425746776623/0x0636480a: Process SS (BEGIN) 20240916120347749 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240916120347749 DSS <0004> hlr_ussd.c:518 262425746776623/0x0636480a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240916120347749 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347749 DLINP <000b> input/ipa.c:431 127.0.0.1:44547 sending data 20240916120347749 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347749 DLINP <000b> input/ipa.c:431 127.0.0.1:44547 sending data 20240916120347765 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347765 DLINP <000b> input/ipa.c:405 127.0.0.1:44547 message received 20240916120347765 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262425746776623 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425746776623" session_id=104220682 session_state=END} 20240916120347765 DSS <0004> hlr_ussd.c:576 262425746776623/0x0636480a: Process SS (END) 20240916120347765 DSS <0004> hlr_ussd.c:518 262425746776623/0x0636480a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240916120347765 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425746776623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425746776623" session_id=104220682 session_state=END} 20240916120347765 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425746776623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120347765 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262425746776623 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120347765 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120347765 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120347776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58134<->l=127.0.0.1:4258 20240916120347780 DAUC <0003> db_auc.c:157 IMSI='262426689859288': No 2G Auth Data 20240916120347780 DAUC <0003> db_auc.c:192 IMSI='262426689859288': No 3G Auth Data 20240916120347799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58150<->l=127.0.0.1:4258 20240916120347801 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120347801 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426689859288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426689859288" session_id=2290006647 session_state=BEGIN} 20240916120347801 DSS <0004> hlr_ussd.c:576 262426689859288/0x887eba77: Process SS (BEGIN) 20240916120347801 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240916120347801 DSS <0004> hlr_ussd.c:518 262426689859288/0x887eba77: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240916120347801 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347801 DLINP <000b> input/ipa.c:431 127.0.0.1:44547 sending data 20240916120347801 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347801 DLINP <000b> input/ipa.c:431 127.0.0.1:44547 sending data 20240916120347802 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347802 DLINP <000b> input/ipa.c:405 127.0.0.1:44547 message received 20240916120347802 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262426689859288 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426689859288" session_id=2290006647 session_state=END} 20240916120347802 DSS <0004> hlr_ussd.c:576 262426689859288/0x887eba77: Process SS (END) 20240916120347802 DSS <0004> hlr_ussd.c:518 262426689859288/0x887eba77: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240916120347802 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426689859288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426689859288" session_id=2290006647 session_state=END} 20240916120347802 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426689859288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120347802 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262426689859288 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120347802 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120347802 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120347804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58150<->l=127.0.0.1:4258 20240916120347807 DAUC <0003> db_auc.c:157 IMSI='262424782688002': No 2G Auth Data 20240916120347807 DAUC <0003> db_auc.c:192 IMSI='262424782688002': No 3G Auth Data 20240916120347818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58152<->l=127.0.0.1:4258 20240916120347821 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120347821 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424782688002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424782688002" session_id=1146091431 session_state=BEGIN} 20240916120347821 DSS <0004> hlr_ussd.c:576 262424782688002/0x444ff7a7: Process SS (BEGIN) 20240916120347821 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240916120347821 DSS <0004> hlr_ussd.c:518 262424782688002/0x444ff7a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240916120347821 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347821 DLINP <000b> input/ipa.c:431 127.0.0.1:44547 sending data 20240916120347821 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347821 DLINP <000b> input/ipa.c:431 127.0.0.1:44547 sending data 20240916120347822 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347822 DLINP <000b> input/ipa.c:405 127.0.0.1:44547 message received 20240916120347822 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262424782688002 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424782688002" session_id=1146091431 session_state=END} 20240916120347822 DSS <0004> hlr_ussd.c:576 262424782688002/0x444ff7a7: Process SS (END) 20240916120347822 DSS <0004> hlr_ussd.c:518 262424782688002/0x444ff7a7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240916120347822 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424782688002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424782688002" session_id=1146091431 session_state=END} 20240916120347822 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424782688002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120347822 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262424782688002 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120347822 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120347822 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120347824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58152<->l=127.0.0.1:4258 20240916120347827 DAUC <0003> db_auc.c:157 IMSI='262424224374469': No 2G Auth Data 20240916120347827 DAUC <0003> db_auc.c:192 IMSI='262424224374469': No 3G Auth Data 20240916120347839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58166<->l=127.0.0.1:4258 20240916120347841 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120347841 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424224374469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424224374469" session_id=3435864679 session_state=BEGIN} 20240916120347841 DSS <0004> hlr_ussd.c:576 262424224374469/0xcccb2267: Process SS (BEGIN) 20240916120347841 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240916120347841 DSS <0004> hlr_ussd.c:518 262424224374469/0xcccb2267: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240916120347841 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347841 DLINP <000b> input/ipa.c:431 127.0.0.1:44547 sending data 20240916120347841 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347841 DLINP <000b> input/ipa.c:431 127.0.0.1:44547 sending data 20240916120347842 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347842 DLINP <000b> input/ipa.c:405 127.0.0.1:44547 message received 20240916120347842 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262424224374469 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424224374469" session_id=3435864679 session_state=END} 20240916120347842 DSS <0004> hlr_ussd.c:576 262424224374469/0xcccb2267: Process SS (END) 20240916120347842 DSS <0004> hlr_ussd.c:518 262424224374469/0xcccb2267: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240916120347842 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424224374469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424224374469" session_id=3435864679 session_state=END} 20240916120347842 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424224374469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120347842 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262424224374469 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120347842 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120347842 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120347844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58166<->l=127.0.0.1:4258 20240916120347847 DAUC <0003> db_auc.c:157 IMSI='262425613136521': No 2G Auth Data 20240916120347847 DAUC <0003> db_auc.c:192 IMSI='262425613136521': No 3G Auth Data 20240916120347859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58176<->l=127.0.0.1:4258 20240916120347861 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120347861 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425613136521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425613136521" session_id=866473536 session_state=BEGIN} 20240916120347861 DSS <0004> hlr_ussd.c:576 262425613136521/0x33a55640: Process SS (BEGIN) 20240916120347861 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240916120347861 DSS <0004> hlr_ussd.c:518 262425613136521/0x33a55640: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240916120347861 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347861 DLINP <000b> input/ipa.c:431 127.0.0.1:44547 sending data 20240916120347861 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347861 DLINP <000b> input/ipa.c:431 127.0.0.1:44547 sending data 20240916120347862 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347862 DLINP <000b> input/ipa.c:405 127.0.0.1:44547 message received 20240916120347862 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262425613136521 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425613136521" session_id=866473536 session_state=END} 20240916120347862 DSS <0004> hlr_ussd.c:576 262425613136521/0x33a55640: Process SS (END) 20240916120347862 DSS <0004> hlr_ussd.c:518 262425613136521/0x33a55640: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240916120347862 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425613136521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425613136521" session_id=866473536 session_state=END} 20240916120347862 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425613136521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120347862 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262425613136521 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120347862 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120347862 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120347864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58176<->l=127.0.0.1:4258 20240916120347867 DAUC <0003> db_auc.c:157 IMSI='262426846603451': No 2G Auth Data 20240916120347867 DAUC <0003> db_auc.c:192 IMSI='262426846603451': No 3G Auth Data 20240916120347881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58188<->l=127.0.0.1:4258 20240916120347884 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120347885 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426846603451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426846603451" session_id=4216495326 session_state=BEGIN} 20240916120347885 DSS <0004> hlr_ussd.c:576 262426846603451/0xfb529cde: Process SS (BEGIN) 20240916120347885 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240916120347885 DSS <0004> hlr_ussd.c:518 262426846603451/0xfb529cde: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240916120347885 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347885 DLINP <000b> input/ipa.c:431 127.0.0.1:44547 sending data 20240916120347885 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347885 DLINP <000b> input/ipa.c:431 127.0.0.1:44547 sending data 20240916120347886 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347886 DLINP <000b> input/ipa.c:405 127.0.0.1:44547 message received 20240916120347886 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262426846603451 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426846603451" session_id=4216495326 session_state=END} 20240916120347886 DSS <0004> hlr_ussd.c:576 262426846603451/0xfb529cde: Process SS (END) 20240916120347886 DSS <0004> hlr_ussd.c:518 262426846603451/0xfb529cde: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240916120347886 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426846603451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426846603451" session_id=4216495326 session_state=END} 20240916120347886 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426846603451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120347886 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262426846603451 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120347886 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120347886 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120347888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58188<->l=127.0.0.1:4258 20240916120347891 DAUC <0003> db_auc.c:157 IMSI='262422713594106': No 2G Auth Data 20240916120347891 DAUC <0003> db_auc.c:192 IMSI='262422713594106': No 3G Auth Data 20240916120347905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58200<->l=127.0.0.1:4258 20240916120347908 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120347908 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422713594106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422713594106" session_id=3272873716 session_state=BEGIN} 20240916120347908 DSS <0004> hlr_ussd.c:576 262422713594106/0xc31416f4: Process SS (BEGIN) 20240916120347908 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240916120347908 DSS <0004> hlr_ussd.c:518 262422713594106/0xc31416f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240916120347908 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347908 DLINP <000b> input/ipa.c:431 127.0.0.1:44547 sending data 20240916120347908 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347908 DLINP <000b> input/ipa.c:431 127.0.0.1:44547 sending data 20240916120347909 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347909 DLINP <000b> input/ipa.c:405 127.0.0.1:44547 message received 20240916120347909 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262422713594106 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422713594106" session_id=3272873716 session_state=END} 20240916120347909 DSS <0004> hlr_ussd.c:576 262422713594106/0xc31416f4: Process SS (END) 20240916120347909 DSS <0004> hlr_ussd.c:518 262422713594106/0xc31416f4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240916120347909 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422713594106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422713594106" session_id=3272873716 session_state=END} 20240916120347909 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422713594106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120347909 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262422713594106 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120347909 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120347909 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120347911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58200<->l=127.0.0.1:4258 20240916120347914 DAUC <0003> db_auc.c:157 IMSI='262421248939489': No 2G Auth Data 20240916120347914 DAUC <0003> db_auc.c:192 IMSI='262421248939489': No 3G Auth Data 20240916120347928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58212<->l=127.0.0.1:4258 20240916120347931 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120347931 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421248939489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421248939489" session_id=2347060730 session_state=BEGIN} 20240916120347931 DSS <0004> hlr_ussd.c:576 262421248939489/0x8be54dfa: Process SS (BEGIN) 20240916120347931 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240916120347931 DSS <0004> hlr_ussd.c:518 262421248939489/0x8be54dfa: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240916120347931 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347931 DLINP <000b> input/ipa.c:431 127.0.0.1:44547 sending data 20240916120347931 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347931 DLINP <000b> input/ipa.c:431 127.0.0.1:44547 sending data 20240916120347932 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347932 DLINP <000b> input/ipa.c:405 127.0.0.1:44547 message received 20240916120347932 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262421248939489 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421248939489" session_id=2347060730 session_state=END} 20240916120347932 DSS <0004> hlr_ussd.c:576 262421248939489/0x8be54dfa: Process SS (END) 20240916120347932 DSS <0004> hlr_ussd.c:518 262421248939489/0x8be54dfa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240916120347932 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421248939489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421248939489" session_id=2347060730 session_state=END} 20240916120347932 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421248939489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120347932 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262421248939489 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916120347932 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120347932 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120347934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58212<->l=127.0.0.1:4258 20240916120347935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58132<->l=127.0.0.1:4258 20240916120347936 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347936 DLINP <000b> input/ipa.c:405 127.0.0.1:44547 message received 20240916120347936 DLINP <000b> input/ipa.c:414 127.0.0.1:44547 connection closed with server 20240916120347936 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44547 20240916120347936 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240916120347936 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34737<->l=127.0.0.1:4259) 20240916120347936 DLINP <000b> input/ipa.c:451 connected read/write 20240916120347936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120347936 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120347936 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120347936 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120347959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58222<->l=127.0.0.1:4258 20240916120348161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58222<->l=127.0.0.1:4258 20240916120349060 DSS <0004> hlr_ussd.c:239 262427615254260/0xdaaf2a81: SS Session Timeout, destroying 20240916120349060 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427615254260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120349099 DSS <0004> hlr_ussd.c:239 262428550804189/0x6ca221b4: SS Session Timeout, destroying 20240916120349099 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428550804189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120349133 DSS <0004> hlr_ussd.c:239 262429040072041/0xfa93cd3d: SS Session Timeout, destroying 20240916120349133 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429040072041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120349173 DSS <0004> hlr_ussd.c:239 262422445540456/0x7edc76fe: SS Session Timeout, destroying 20240916120349173 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422445540456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120349190 DSS <0004> hlr_ussd.c:239 262422337184900/0xcbdc087d: SS Session Timeout, destroying 20240916120349190 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422337184900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120349215 DSS <0004> hlr_ussd.c:239 262428382305015/0xcf086895: SS Session Timeout, destroying 20240916120349215 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428382305015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120349235 DSS <0004> hlr_ussd.c:239 262428617996701/0x6cad8de7: SS Session Timeout, destroying 20240916120349235 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428617996701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120349261 DSS <0004> hlr_ussd.c:239 262427166152133/0xc86c2598: SS Session Timeout, destroying 20240916120349261 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427166152133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120351272 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120351272 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120351277 DLINP <000b> input/ipa.c:451 connected read/write 20240916120351277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120351279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58230<->l=127.0.0.1:4258 20240916120351282 DLINP <000b> input/ipa.c:451 connected read/write 20240916120351282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120351282 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120351282 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120351282 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  20240916120351282 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120351282 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  20240916120351282 DLGSUP <0013> gsup_server.c:235 2:  20240916120351282 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120351282 DLGSUP <0013> gsup_server.c:235 3:  20240916120351282 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120351282 DLGSUP <0013> gsup_server.c:235 4:  20240916120351282 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120351282 DLGSUP <0013> gsup_server.c:235 5:  20240916120351282 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120351282 DLGSUP <0013> gsup_server.c:235 7:  20240916120351282 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120351282 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120351282 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120351282 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120351311 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37779<->l=127.0.0.1:4259) 20240916120351359 DAUC <0003> db_auc.c:157 IMSI='262421083297843': No 2G Auth Data 20240916120351359 DAUC <0003> db_auc.c:192 IMSI='262421083297843': No 3G Auth Data 20240916120351396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58232<->l=127.0.0.1:4258 20240916120351411 DLINP <000b> input/ipa.c:451 connected read/write 20240916120351411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120351411 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421083297843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421083297843" session_id=2181794863 session_state=BEGIN} 20240916120351411 DSS <0004> hlr_ussd.c:576 262421083297843/0x820b8c2f: Process SS (BEGIN) 20240916120351411 DSS <0004> hlr_ussd.c:498 262421083297843/0x820b8c2f: SS CompType=Invoke, OpCode=InterrogateSS 20240916120351411 DSS <0004> hlr_ussd.c:506 262421083297843/0x820b8c2f: Structured SS requests are not supported, rejecting... 20240916120351411 DSS <0004> hlr_ussd.c:354 262421083297843/0x820b8c2f: Tx ReturnError(0, 0x15) 20240916120351411 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421083297843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421083297843" session_id=2181794863 session_state=END} 20240916120351412 DLINP <000b> input/ipa.c:451 connected read/write 20240916120351412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120351412 DLINP <000b> input/ipa.c:451 connected read/write 20240916120351412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120351417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58232<->l=127.0.0.1:4258 20240916120351424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58230<->l=127.0.0.1:4258 20240916120351425 DLINP <000b> input/ipa.c:451 connected read/write 20240916120351425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120351425 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120351425 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120351425 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120351425 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37779<->l=127.0.0.1:4259) 20240916120351469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58246<->l=127.0.0.1:4258 20240916120351570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58246<->l=127.0.0.1:4258 20240916120352584 DSS <0004> hlr_ussd.c:239 262427088429327/0xd3907d7d: SS Session Timeout, destroying 20240916120352584 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427088429327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120352605 DSS <0004> hlr_ussd.c:239 262420876548861/0x6d1c4725: SS Session Timeout, destroying 20240916120352605 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420876548861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120352625 DSS <0004> hlr_ussd.c:239 262427879626583/0x39ef987a: SS Session Timeout, destroying 20240916120352625 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427879626583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120352645 DSS <0004> hlr_ussd.c:239 262420374774122/0xf63850d9: SS Session Timeout, destroying 20240916120352645 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420374774122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120352666 DSS <0004> hlr_ussd.c:239 262427823905222/0x68f32a27: SS Session Timeout, destroying 20240916120352666 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427823905222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120352692 DSS <0004> hlr_ussd.c:239 262424544307747/0xbd431945: SS Session Timeout, destroying 20240916120352692 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424544307747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120352715 DSS <0004> hlr_ussd.c:239 262421603423986/0x2837d7e5: SS Session Timeout, destroying 20240916120352715 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421603423986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120352738 DSS <0004> hlr_ussd.c:239 262423574636994/0xe2ee83d8: SS Session Timeout, destroying 20240916120352738 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423574636994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120354664 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120354664 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120354669 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120354670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53486<->l=127.0.0.1:4258 20240916120354674 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120354674 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120354674 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120354674 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  20240916120354674 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120354674 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  20240916120354674 DLGSUP <0013> gsup_server.c:235 2:  20240916120354674 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120354674 DLGSUP <0013> gsup_server.c:235 3:  20240916120354674 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120354674 DLGSUP <0013> gsup_server.c:235 4:  20240916120354674 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120354674 DLGSUP <0013> gsup_server.c:235 5:  20240916120354674 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120354674 DLGSUP <0013> gsup_server.c:235 7:  20240916120354674 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120354674 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120354675 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120354675 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120354695 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43271<->l=127.0.0.1:4259) 20240916120354708 DAUC <0003> db_auc.c:157 IMSI='262428417297109': No 2G Auth Data 20240916120354708 DAUC <0003> db_auc.c:192 IMSI='262428417297109': No 3G Auth Data 20240916120354744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4258 20240916120354758 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120354758 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428417297109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428417297109"} 20240916120354758 DMAIN <0000> hlr.c:435 IMSI='262428417297109': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916120354758 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428417297109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428417297109"} 20240916120354758 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428417297109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120354758 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354758 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354763 DAUC <0003> db_auc.c:192 IMSI='262428417297109': No 3G Auth Data 20240916120354769 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120354769 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428417297109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428417297109"} 20240916120354769 DAUC <0003> hlr.c:428 IMSI='262428417297109': storing IMEI = 12345678901234 20240916120354772 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428417297109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428417297109"} 20240916120354772 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428417297109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120354772 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354772 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354775 DAUC <0003> db_auc.c:192 IMSI='262428417297109': No 3G Auth Data 20240916120354777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4258 20240916120354788 DAUC <0003> db_auc.c:157 IMSI='262422744732370': No 2G Auth Data 20240916120354788 DAUC <0003> db_auc.c:192 IMSI='262422744732370': No 3G Auth Data 20240916120354801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53500<->l=127.0.0.1:4258 20240916120354803 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120354803 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422744732370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422744732370"} 20240916120354803 DMAIN <0000> hlr.c:435 IMSI='262422744732370': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916120354803 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422744732370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422744732370"} 20240916120354803 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422744732370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120354803 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354803 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354804 DAUC <0003> db_auc.c:192 IMSI='262422744732370': No 3G Auth Data 20240916120354805 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120354805 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422744732370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422744732370"} 20240916120354805 DAUC <0003> hlr.c:428 IMSI='262422744732370': storing IMEI = 12345678901234 20240916120354808 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422744732370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422744732370"} 20240916120354808 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422744732370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120354808 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354808 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354808 DAUC <0003> db_auc.c:192 IMSI='262422744732370': No 3G Auth Data 20240916120354809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53500<->l=127.0.0.1:4258 20240916120354817 DAUC <0003> db_auc.c:157 IMSI='262426650683210': No 2G Auth Data 20240916120354817 DAUC <0003> db_auc.c:192 IMSI='262426650683210': No 3G Auth Data 20240916120354828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53512<->l=127.0.0.1:4258 20240916120354830 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120354830 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426650683210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426650683210"} 20240916120354830 DMAIN <0000> hlr.c:435 IMSI='262426650683210': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916120354830 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426650683210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426650683210"} 20240916120354830 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426650683210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120354830 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354830 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354831 DAUC <0003> db_auc.c:192 IMSI='262426650683210': No 3G Auth Data 20240916120354832 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120354832 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426650683210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426650683210"} 20240916120354832 DAUC <0003> hlr.c:428 IMSI='262426650683210': storing IMEI = 12345678901234 20240916120354835 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426650683210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426650683210"} 20240916120354835 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426650683210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120354835 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354835 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354835 DAUC <0003> db_auc.c:192 IMSI='262426650683210': No 3G Auth Data 20240916120354835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53512<->l=127.0.0.1:4258 20240916120354845 DAUC <0003> db_auc.c:157 IMSI='262421919118792': No 2G Auth Data 20240916120354845 DAUC <0003> db_auc.c:192 IMSI='262421919118792': No 3G Auth Data 20240916120354857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53518<->l=127.0.0.1:4258 20240916120354859 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120354859 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421919118792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421919118792"} 20240916120354859 DMAIN <0000> hlr.c:435 IMSI='262421919118792': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916120354859 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421919118792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421919118792"} 20240916120354859 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421919118792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120354859 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354859 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354860 DAUC <0003> db_auc.c:157 IMSI='262421919118792': No 2G Auth Data 20240916120354861 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120354861 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421919118792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421919118792"} 20240916120354861 DAUC <0003> hlr.c:428 IMSI='262421919118792': storing IMEI = 12345678901234 20240916120354863 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421919118792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421919118792"} 20240916120354863 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421919118792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120354863 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354863 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354864 DAUC <0003> db_auc.c:157 IMSI='262421919118792': No 2G Auth Data 20240916120354864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53518<->l=127.0.0.1:4258 20240916120354873 DAUC <0003> db_auc.c:157 IMSI='262421185295176': No 2G Auth Data 20240916120354873 DAUC <0003> db_auc.c:192 IMSI='262421185295176': No 3G Auth Data 20240916120354884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53530<->l=127.0.0.1:4258 20240916120354886 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120354886 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421185295176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421185295176"} 20240916120354886 DMAIN <0000> hlr.c:435 IMSI='262421185295176': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916120354886 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421185295176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421185295176"} 20240916120354886 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421185295176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120354886 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354886 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354887 DAUC <0003> db_auc.c:157 IMSI='262421185295176': No 2G Auth Data 20240916120354888 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120354888 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421185295176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421185295176"} 20240916120354888 DAUC <0003> hlr.c:428 IMSI='262421185295176': storing IMEI = 12345678901234 20240916120354891 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421185295176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421185295176"} 20240916120354891 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421185295176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120354891 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354891 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354891 DAUC <0003> db_auc.c:157 IMSI='262421185295176': No 2G Auth Data 20240916120354892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53530<->l=127.0.0.1:4258 20240916120354900 DAUC <0003> db_auc.c:157 IMSI='262422295002664': No 2G Auth Data 20240916120354900 DAUC <0003> db_auc.c:192 IMSI='262422295002664': No 3G Auth Data 20240916120354916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53544<->l=127.0.0.1:4258 20240916120354918 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120354918 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422295002664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422295002664"} 20240916120354918 DMAIN <0000> hlr.c:435 IMSI='262422295002664': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916120354918 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422295002664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422295002664"} 20240916120354918 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422295002664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120354918 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354918 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354920 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120354920 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422295002664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422295002664"} 20240916120354920 DAUC <0003> hlr.c:428 IMSI='262422295002664': storing IMEI = 12345678901234 20240916120354923 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422295002664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422295002664"} 20240916120354923 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422295002664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120354923 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354923 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53544<->l=127.0.0.1:4258 20240916120354935 DAUC <0003> db_auc.c:157 IMSI='262427080144702': No 2G Auth Data 20240916120354935 DAUC <0003> db_auc.c:192 IMSI='262427080144702': No 3G Auth Data 20240916120354949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53550<->l=127.0.0.1:4258 20240916120354952 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120354952 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427080144702 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427080144702"} 20240916120354952 DMAIN <0000> hlr.c:435 IMSI='262427080144702': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916120354952 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427080144702 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427080144702"} 20240916120354952 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427080144702 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120354952 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354952 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354954 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120354954 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427080144702 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427080144702"} 20240916120354954 DAUC <0003> hlr.c:428 IMSI='262427080144702': storing IMEI = 12345678901234 20240916120354957 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427080144702 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427080144702"} 20240916120354957 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427080144702 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120354957 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354957 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53550<->l=127.0.0.1:4258 20240916120354969 DAUC <0003> db_auc.c:157 IMSI='262428724650019': No 2G Auth Data 20240916120354969 DAUC <0003> db_auc.c:192 IMSI='262428724650019': No 3G Auth Data 20240916120354985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53558<->l=127.0.0.1:4258 20240916120354987 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120354987 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428724650019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428724650019"} 20240916120354987 DMAIN <0000> hlr.c:435 IMSI='262428724650019': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916120354987 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428724650019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428724650019"} 20240916120354987 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428724650019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120354987 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354987 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354989 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120354989 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428724650019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428724650019"} 20240916120354989 DAUC <0003> hlr.c:428 IMSI='262428724650019': storing IMEI = 12345678901234 20240916120354992 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428724650019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428724650019"} 20240916120354992 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428724650019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120354992 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354992 DLINP <000b> input/ipa.c:451 connected read/write 20240916120354992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120354993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53558<->l=127.0.0.1:4258 20240916120355002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53486<->l=127.0.0.1:4258 20240916120355002 DLINP <000b> input/ipa.c:451 connected read/write 20240916120355002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120355002 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120355002 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120355002 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120355002 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43271<->l=127.0.0.1:4259) 20240916120355025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53562<->l=127.0.0.1:4258 20240916120355126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53562<->l=127.0.0.1:4258 20240916120358222 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120358223 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120358227 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120358228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53578<->l=127.0.0.1:4258 20240916120358231 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120358231 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120358231 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120358231 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  20240916120358231 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120358232 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  20240916120358232 DLGSUP <0013> gsup_server.c:235 2:  20240916120358232 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120358232 DLGSUP <0013> gsup_server.c:235 3:  20240916120358232 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120358232 DLGSUP <0013> gsup_server.c:235 4:  20240916120358232 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120358232 DLGSUP <0013> gsup_server.c:235 5:  20240916120358232 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120358232 DLGSUP <0013> gsup_server.c:235 7:  20240916120358232 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120358232 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120358232 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120358232 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120358256 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36701<->l=127.0.0.1:4259) 20240916120358288 DAUC <0003> db_auc.c:157 IMSI='262422410314336': No 2G Auth Data 20240916120358288 DAUC <0003> db_auc.c:192 IMSI='262422410314336': No 3G Auth Data 20240916120358324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53594<->l=127.0.0.1:4258 20240916120358336 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120358336 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262422410314336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422410314336" source_name="the-source\n"} 20240916120358336 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240916120358336 DMAIN <0000> hlr.c:435 IMSI='262422410314336': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916120358337 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262422410314336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422410314336" destination_name="the-source\n"} 20240916120358337 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262422410314336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120358337 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358337 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358341 DAUC <0003> db_auc.c:192 IMSI='262422410314336': No 3G Auth Data 20240916120358346 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120358347 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262422410314336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422410314336" source_name="the-source\n"} 20240916120358347 DAUC <0003> hlr.c:428 IMSI='262422410314336': storing IMEI = 12345678901234 20240916120358349 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262422410314336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422410314336" destination_name="the-source\n"} 20240916120358349 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262422410314336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120358349 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358349 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358352 DAUC <0003> db_auc.c:192 IMSI='262422410314336': No 3G Auth Data 20240916120358354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53594<->l=127.0.0.1:4258 20240916120358364 DAUC <0003> db_auc.c:157 IMSI='262426811449334': No 2G Auth Data 20240916120358364 DAUC <0003> db_auc.c:192 IMSI='262426811449334': No 3G Auth Data 20240916120358375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53596<->l=127.0.0.1:4258 20240916120358377 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120358377 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262426811449334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426811449334" source_name="the-source\n"} 20240916120358377 DMAIN <0000> hlr.c:435 IMSI='262426811449334': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916120358377 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262426811449334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426811449334" destination_name="the-source\n"} 20240916120358377 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262426811449334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120358377 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358377 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358378 DAUC <0003> db_auc.c:192 IMSI='262426811449334': No 3G Auth Data 20240916120358379 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120358379 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262426811449334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426811449334" source_name="the-source\n"} 20240916120358379 DAUC <0003> hlr.c:428 IMSI='262426811449334': storing IMEI = 12345678901234 20240916120358382 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262426811449334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426811449334" destination_name="the-source\n"} 20240916120358382 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262426811449334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120358382 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358382 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358382 DAUC <0003> db_auc.c:192 IMSI='262426811449334': No 3G Auth Data 20240916120358382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53596<->l=127.0.0.1:4258 20240916120358391 DAUC <0003> db_auc.c:157 IMSI='262421401183445': No 2G Auth Data 20240916120358391 DAUC <0003> db_auc.c:192 IMSI='262421401183445': No 3G Auth Data 20240916120358402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53612<->l=127.0.0.1:4258 20240916120358405 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120358405 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421401183445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421401183445" source_name="the-source\n"} 20240916120358405 DMAIN <0000> hlr.c:435 IMSI='262421401183445': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916120358405 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262421401183445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421401183445" destination_name="the-source\n"} 20240916120358405 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262421401183445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120358405 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358405 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358405 DAUC <0003> db_auc.c:192 IMSI='262421401183445': No 3G Auth Data 20240916120358406 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120358406 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421401183445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421401183445" source_name="the-source\n"} 20240916120358406 DAUC <0003> hlr.c:428 IMSI='262421401183445': storing IMEI = 12345678901234 20240916120358409 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262421401183445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421401183445" destination_name="the-source\n"} 20240916120358409 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262421401183445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120358409 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358409 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358409 DAUC <0003> db_auc.c:192 IMSI='262421401183445': No 3G Auth Data 20240916120358410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53612<->l=127.0.0.1:4258 20240916120358418 DAUC <0003> db_auc.c:157 IMSI='262423136036011': No 2G Auth Data 20240916120358418 DAUC <0003> db_auc.c:192 IMSI='262423136036011': No 3G Auth Data 20240916120358429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53616<->l=127.0.0.1:4258 20240916120358431 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120358431 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262423136036011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423136036011" source_name="the-source\n"} 20240916120358431 DMAIN <0000> hlr.c:435 IMSI='262423136036011': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916120358431 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262423136036011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423136036011" destination_name="the-source\n"} 20240916120358431 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262423136036011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120358431 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358431 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358432 DAUC <0003> db_auc.c:157 IMSI='262423136036011': No 2G Auth Data 20240916120358433 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120358433 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262423136036011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423136036011" source_name="the-source\n"} 20240916120358433 DAUC <0003> hlr.c:428 IMSI='262423136036011': storing IMEI = 12345678901234 20240916120358436 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262423136036011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423136036011" destination_name="the-source\n"} 20240916120358436 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262423136036011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120358436 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358436 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358436 DAUC <0003> db_auc.c:157 IMSI='262423136036011': No 2G Auth Data 20240916120358437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53616<->l=127.0.0.1:4258 20240916120358445 DAUC <0003> db_auc.c:157 IMSI='262426794236726': No 2G Auth Data 20240916120358445 DAUC <0003> db_auc.c:192 IMSI='262426794236726': No 3G Auth Data 20240916120358455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53622<->l=127.0.0.1:4258 20240916120358458 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120358458 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262426794236726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426794236726" source_name="the-source\n"} 20240916120358458 DMAIN <0000> hlr.c:435 IMSI='262426794236726': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916120358458 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262426794236726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426794236726" destination_name="the-source\n"} 20240916120358458 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262426794236726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120358458 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358458 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358458 DAUC <0003> db_auc.c:157 IMSI='262426794236726': No 2G Auth Data 20240916120358459 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120358459 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262426794236726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426794236726" source_name="the-source\n"} 20240916120358459 DAUC <0003> hlr.c:428 IMSI='262426794236726': storing IMEI = 12345678901234 20240916120358462 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262426794236726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426794236726" destination_name="the-source\n"} 20240916120358462 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262426794236726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120358462 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358462 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358462 DAUC <0003> db_auc.c:157 IMSI='262426794236726': No 2G Auth Data 20240916120358463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53622<->l=127.0.0.1:4258 20240916120358471 DAUC <0003> db_auc.c:157 IMSI='262429985393992': No 2G Auth Data 20240916120358471 DAUC <0003> db_auc.c:192 IMSI='262429985393992': No 3G Auth Data 20240916120358484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53638<->l=127.0.0.1:4258 20240916120358486 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120358486 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262429985393992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429985393992" source_name="the-source\n"} 20240916120358486 DMAIN <0000> hlr.c:435 IMSI='262429985393992': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916120358487 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262429985393992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429985393992" destination_name="the-source\n"} 20240916120358487 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262429985393992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120358487 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358487 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358488 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120358488 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262429985393992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429985393992" source_name="the-source\n"} 20240916120358488 DAUC <0003> hlr.c:428 IMSI='262429985393992': storing IMEI = 12345678901234 20240916120358491 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262429985393992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429985393992" destination_name="the-source\n"} 20240916120358491 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262429985393992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120358491 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358491 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53638<->l=127.0.0.1:4258 20240916120358502 DAUC <0003> db_auc.c:157 IMSI='262424948261643': No 2G Auth Data 20240916120358502 DAUC <0003> db_auc.c:192 IMSI='262424948261643': No 3G Auth Data 20240916120358516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53654<->l=127.0.0.1:4258 20240916120358518 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120358518 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424948261643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424948261643" source_name="the-source\n"} 20240916120358518 DMAIN <0000> hlr.c:435 IMSI='262424948261643': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916120358518 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262424948261643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424948261643" destination_name="the-source\n"} 20240916120358518 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262424948261643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120358518 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358518 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358520 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120358520 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424948261643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424948261643" source_name="the-source\n"} 20240916120358520 DAUC <0003> hlr.c:428 IMSI='262424948261643': storing IMEI = 12345678901234 20240916120358522 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262424948261643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424948261643" destination_name="the-source\n"} 20240916120358522 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262424948261643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120358522 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358522 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53654<->l=127.0.0.1:4258 20240916120358534 DAUC <0003> db_auc.c:157 IMSI='262420401381724': No 2G Auth Data 20240916120358534 DAUC <0003> db_auc.c:192 IMSI='262420401381724': No 3G Auth Data 20240916120358547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53664<->l=127.0.0.1:4258 20240916120358550 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120358550 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262420401381724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420401381724" source_name="the-source\n"} 20240916120358550 DMAIN <0000> hlr.c:435 IMSI='262420401381724': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916120358550 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262420401381724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420401381724" destination_name="the-source\n"} 20240916120358550 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262420401381724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120358550 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358550 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358551 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120358551 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262420401381724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420401381724" source_name="the-source\n"} 20240916120358551 DAUC <0003> hlr.c:428 IMSI='262420401381724': storing IMEI = 12345678901234 20240916120358554 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262420401381724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420401381724" destination_name="the-source\n"} 20240916120358554 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262420401381724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120358554 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358554 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120358555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53664<->l=127.0.0.1:4258 20240916120358563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53578<->l=127.0.0.1:4258 20240916120358563 DLINP <000b> input/ipa.c:451 connected read/write 20240916120358563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120358563 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120358563 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120358563 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120358563 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240916120358563 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36701<->l=127.0.0.1:4259) 20240916120358586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53674<->l=127.0.0.1:4258 20240916120358687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53674<->l=127.0.0.1:4258 20240916120401749 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120401749 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120401750 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51706<->l=127.0.0.1:4258 20240916120401752 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401752 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120401752 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120401752 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  20240916120401752 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120401752 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  20240916120401752 DLGSUP <0013> gsup_server.c:235 2:  20240916120401752 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120401752 DLGSUP <0013> gsup_server.c:235 3:  20240916120401752 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120401752 DLGSUP <0013> gsup_server.c:235 4:  20240916120401752 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120401752 DLGSUP <0013> gsup_server.c:235 5:  20240916120401752 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120401752 DLGSUP <0013> gsup_server.c:235 7:  20240916120401752 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120401752 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120401752 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120401752 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120401761 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34897<->l=127.0.0.1:4259) 20240916120401766 DAUC <0003> db_auc.c:157 IMSI='262428449934683': No 2G Auth Data 20240916120401766 DAUC <0003> db_auc.c:192 IMSI='262428449934683': No 3G Auth Data 20240916120401780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51714<->l=127.0.0.1:4258 20240916120401794 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401794 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428449934683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428449934683"} 20240916120401794 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428449934683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240916120401794 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428449934683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428449934683" cause=Invalid mandatory information} 20240916120401794 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428449934683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401794 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401794 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401796 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401796 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428449934683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428449934683"} 20240916120401796 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428449934683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240916120401796 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428449934683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428449934683" cause=Invalid mandatory information} 20240916120401796 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428449934683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401796 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401796 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401797 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401797 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428449934683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428449934683"} 20240916120401797 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428449934683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240916120401797 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428449934683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428449934683" cause=Invalid mandatory information} 20240916120401797 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428449934683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401797 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401797 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401798 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401798 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428449934683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428449934683"} 20240916120401798 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428449934683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240916120401798 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428449934683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428449934683" cause=Invalid mandatory information} 20240916120401798 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428449934683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401798 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401798 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401799 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401800 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428449934683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428449934683"} 20240916120401800 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428449934683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240916120401800 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428449934683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428449934683" cause=Invalid mandatory information} 20240916120401800 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428449934683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401800 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401800 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51714<->l=127.0.0.1:4258 20240916120401811 DAUC <0003> db_auc.c:157 IMSI='262422421424952': No 2G Auth Data 20240916120401811 DAUC <0003> db_auc.c:192 IMSI='262422421424952': No 3G Auth Data 20240916120401826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51722<->l=127.0.0.1:4258 20240916120401828 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401828 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422421424952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422421424952"} 20240916120401828 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422421424952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240916120401828 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422421424952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422421424952" cause=Invalid mandatory information} 20240916120401828 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422421424952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401828 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401828 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401829 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401829 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422421424952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422421424952"} 20240916120401829 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422421424952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240916120401829 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422421424952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422421424952" cause=Invalid mandatory information} 20240916120401829 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422421424952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401829 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401829 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401829 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401829 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422421424952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422421424952"} 20240916120401829 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422421424952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240916120401829 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422421424952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422421424952" cause=Invalid mandatory information} 20240916120401829 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422421424952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401829 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401829 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401830 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401830 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422421424952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422421424952"} 20240916120401830 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422421424952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240916120401830 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422421424952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422421424952" cause=Invalid mandatory information} 20240916120401830 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422421424952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401830 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401830 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401831 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401831 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422421424952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422421424952"} 20240916120401831 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422421424952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240916120401831 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422421424952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422421424952" cause=Invalid mandatory information} 20240916120401831 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422421424952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401831 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401831 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51722<->l=127.0.0.1:4258 20240916120401840 DAUC <0003> db_auc.c:157 IMSI='262427515247557': No 2G Auth Data 20240916120401840 DAUC <0003> db_auc.c:192 IMSI='262427515247557': No 3G Auth Data 20240916120401853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51726<->l=127.0.0.1:4258 20240916120401854 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401854 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427515247557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427515247557"} 20240916120401854 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427515247557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240916120401854 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427515247557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427515247557" cause=Invalid mandatory information} 20240916120401854 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427515247557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401854 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401854 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401855 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401855 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427515247557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427515247557"} 20240916120401855 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427515247557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240916120401856 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427515247557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427515247557" cause=Invalid mandatory information} 20240916120401856 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427515247557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401856 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401856 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401856 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401856 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427515247557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427515247557"} 20240916120401856 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427515247557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240916120401856 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427515247557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427515247557" cause=Invalid mandatory information} 20240916120401856 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427515247557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401856 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401856 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401857 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401857 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427515247557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427515247557"} 20240916120401857 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427515247557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240916120401857 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427515247557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427515247557" cause=Invalid mandatory information} 20240916120401857 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427515247557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401857 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401857 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401858 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401858 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427515247557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427515247557"} 20240916120401858 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427515247557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240916120401858 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427515247557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427515247557" cause=Invalid mandatory information} 20240916120401858 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427515247557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401858 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401858 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51726<->l=127.0.0.1:4258 20240916120401876 DAUC <0003> db_auc.c:157 IMSI='262423565897154': No 2G Auth Data 20240916120401876 DAUC <0003> db_auc.c:192 IMSI='262423565897154': No 3G Auth Data 20240916120401887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51738<->l=127.0.0.1:4258 20240916120401889 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401889 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423565897154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423565897154"} 20240916120401889 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423565897154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240916120401889 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423565897154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423565897154" cause=Invalid mandatory information} 20240916120401889 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423565897154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401889 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401889 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401890 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401890 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423565897154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423565897154"} 20240916120401890 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423565897154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240916120401890 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423565897154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423565897154" cause=Invalid mandatory information} 20240916120401890 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423565897154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401890 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401890 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401891 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401891 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423565897154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423565897154"} 20240916120401891 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423565897154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240916120401891 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423565897154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423565897154" cause=Invalid mandatory information} 20240916120401891 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423565897154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401891 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401891 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401891 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401891 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423565897154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423565897154"} 20240916120401891 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423565897154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240916120401891 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423565897154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423565897154" cause=Invalid mandatory information} 20240916120401891 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423565897154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401891 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401891 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401892 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401892 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423565897154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423565897154"} 20240916120401892 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423565897154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240916120401892 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423565897154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423565897154" cause=Invalid mandatory information} 20240916120401892 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423565897154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401892 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401892 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51738<->l=127.0.0.1:4258 20240916120401901 DAUC <0003> db_auc.c:157 IMSI='262423089823226': No 2G Auth Data 20240916120401901 DAUC <0003> db_auc.c:192 IMSI='262423089823226': No 3G Auth Data 20240916120401912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51752<->l=127.0.0.1:4258 20240916120401914 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401914 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423089823226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423089823226"} 20240916120401914 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423089823226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240916120401914 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423089823226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423089823226" cause=Invalid mandatory information} 20240916120401914 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423089823226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401914 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401914 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401915 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401915 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423089823226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423089823226"} 20240916120401915 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423089823226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240916120401915 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423089823226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423089823226" cause=Invalid mandatory information} 20240916120401915 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423089823226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401915 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401915 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401916 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401916 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423089823226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423089823226"} 20240916120401916 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423089823226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240916120401916 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423089823226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423089823226" cause=Invalid mandatory information} 20240916120401916 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423089823226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401916 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401916 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401916 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401916 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423089823226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423089823226"} 20240916120401916 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423089823226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240916120401916 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423089823226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423089823226" cause=Invalid mandatory information} 20240916120401916 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423089823226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401916 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401916 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401917 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401917 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423089823226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423089823226"} 20240916120401917 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423089823226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240916120401917 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423089823226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423089823226" cause=Invalid mandatory information} 20240916120401917 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423089823226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401917 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401917 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51752<->l=127.0.0.1:4258 20240916120401926 DAUC <0003> db_auc.c:157 IMSI='262427757091036': No 2G Auth Data 20240916120401926 DAUC <0003> db_auc.c:192 IMSI='262427757091036': No 3G Auth Data 20240916120401940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51754<->l=127.0.0.1:4258 20240916120401942 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401942 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427757091036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427757091036"} 20240916120401942 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427757091036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240916120401942 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427757091036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427757091036" cause=Invalid mandatory information} 20240916120401942 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427757091036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401942 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401942 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401943 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401943 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427757091036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427757091036"} 20240916120401943 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427757091036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240916120401943 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427757091036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427757091036" cause=Invalid mandatory information} 20240916120401943 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427757091036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401943 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401943 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401943 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401943 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427757091036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427757091036"} 20240916120401943 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427757091036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240916120401943 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427757091036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427757091036" cause=Invalid mandatory information} 20240916120401943 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427757091036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401943 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401943 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401944 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401944 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427757091036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427757091036"} 20240916120401944 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427757091036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240916120401944 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427757091036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427757091036" cause=Invalid mandatory information} 20240916120401944 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427757091036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401944 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401944 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401944 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401944 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427757091036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427757091036"} 20240916120401944 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427757091036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240916120401944 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427757091036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427757091036" cause=Invalid mandatory information} 20240916120401944 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427757091036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401944 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401944 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51754<->l=127.0.0.1:4258 20240916120401956 DAUC <0003> db_auc.c:157 IMSI='262421784696411': No 2G Auth Data 20240916120401956 DAUC <0003> db_auc.c:192 IMSI='262421784696411': No 3G Auth Data 20240916120401976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51758<->l=127.0.0.1:4258 20240916120401977 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401977 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421784696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421784696411"} 20240916120401977 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421784696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240916120401977 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421784696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421784696411" cause=Invalid mandatory information} 20240916120401977 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421784696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401977 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401977 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401978 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401978 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421784696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421784696411"} 20240916120401978 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421784696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240916120401978 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421784696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421784696411" cause=Invalid mandatory information} 20240916120401978 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421784696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401978 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401978 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401979 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401979 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421784696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421784696411"} 20240916120401979 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421784696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240916120401979 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421784696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421784696411" cause=Invalid mandatory information} 20240916120401979 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421784696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401979 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401979 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401979 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401979 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421784696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421784696411"} 20240916120401979 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421784696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240916120401979 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421784696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421784696411" cause=Invalid mandatory information} 20240916120401979 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421784696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401979 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401979 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401980 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120401980 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421784696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421784696411"} 20240916120401980 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421784696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240916120401980 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421784696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421784696411" cause=Invalid mandatory information} 20240916120401980 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421784696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120401980 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401980 DLINP <000b> input/ipa.c:451 connected read/write 20240916120401980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120401980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51758<->l=127.0.0.1:4258 20240916120401992 DAUC <0003> db_auc.c:157 IMSI='262421974253878': No 2G Auth Data 20240916120401992 DAUC <0003> db_auc.c:192 IMSI='262421974253878': No 3G Auth Data 20240916120402006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51764<->l=127.0.0.1:4258 20240916120402007 DLINP <000b> input/ipa.c:451 connected read/write 20240916120402007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120402007 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421974253878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421974253878"} 20240916120402007 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421974253878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240916120402007 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421974253878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421974253878" cause=Invalid mandatory information} 20240916120402007 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421974253878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120402007 DLINP <000b> input/ipa.c:451 connected read/write 20240916120402007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120402007 DLINP <000b> input/ipa.c:451 connected read/write 20240916120402007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120402008 DLINP <000b> input/ipa.c:451 connected read/write 20240916120402008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120402008 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421974253878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421974253878"} 20240916120402008 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421974253878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240916120402008 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421974253878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421974253878" cause=Invalid mandatory information} 20240916120402008 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421974253878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120402008 DLINP <000b> input/ipa.c:451 connected read/write 20240916120402008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120402008 DLINP <000b> input/ipa.c:451 connected read/write 20240916120402008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120402009 DLINP <000b> input/ipa.c:451 connected read/write 20240916120402009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120402009 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421974253878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421974253878"} 20240916120402009 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421974253878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240916120402009 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421974253878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421974253878" cause=Invalid mandatory information} 20240916120402009 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421974253878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120402009 DLINP <000b> input/ipa.c:451 connected read/write 20240916120402009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120402009 DLINP <000b> input/ipa.c:451 connected read/write 20240916120402009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120402009 DLINP <000b> input/ipa.c:451 connected read/write 20240916120402009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120402009 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421974253878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421974253878"} 20240916120402009 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421974253878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240916120402009 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421974253878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421974253878" cause=Invalid mandatory information} 20240916120402009 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421974253878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120402009 DLINP <000b> input/ipa.c:451 connected read/write 20240916120402009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120402009 DLINP <000b> input/ipa.c:451 connected read/write 20240916120402009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120402010 DLINP <000b> input/ipa.c:451 connected read/write 20240916120402010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120402010 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421974253878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421974253878"} 20240916120402010 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421974253878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240916120402010 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421974253878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421974253878" cause=Invalid mandatory information} 20240916120402010 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421974253878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120402010 DLINP <000b> input/ipa.c:451 connected read/write 20240916120402010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120402010 DLINP <000b> input/ipa.c:451 connected read/write 20240916120402010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120402010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51764<->l=127.0.0.1:4258 20240916120402019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51706<->l=127.0.0.1:4258 20240916120402019 DLINP <000b> input/ipa.c:451 connected read/write 20240916120402019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120402019 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120402019 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120402019 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120402019 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34897<->l=127.0.0.1:4259) 20240916120402043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51774<->l=127.0.0.1:4258 20240916120402144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51774<->l=127.0.0.1:4258 20240916120405264 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120405264 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120405269 DLINP <000b> input/ipa.c:451 connected read/write 20240916120405269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120405271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51776<->l=127.0.0.1:4258 20240916120405274 DLINP <000b> input/ipa.c:451 connected read/write 20240916120405274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120405274 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120405274 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120405274 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  20240916120405274 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120405274 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  20240916120405274 DLGSUP <0013> gsup_server.c:235 2:  20240916120405274 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120405274 DLGSUP <0013> gsup_server.c:235 3:  20240916120405274 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120405274 DLGSUP <0013> gsup_server.c:235 4:  20240916120405274 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120405274 DLGSUP <0013> gsup_server.c:235 5:  20240916120405274 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120405274 DLGSUP <0013> gsup_server.c:235 7:  20240916120405274 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120405274 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120405274 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120405274 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120405295 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42909<->l=127.0.0.1:4259) 20240916120405303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51786<->l=127.0.0.1:4258 20240916120405314 DLINP <000b> input/ipa.c:451 connected read/write 20240916120405314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120405314 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428668647593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428668647593"} 20240916120405314 DMAIN <0000> hlr.c:435 IMSI='262428668647593': has IMEI = 22245678901234 (consider setting 'store-imei') 20240916120405314 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428668647593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240916120405314 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428668647593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428668647593" cause=Invalid mandatory information} 20240916120405314 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428668647593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120405314 DLINP <000b> input/ipa.c:451 connected read/write 20240916120405314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120405314 DLINP <000b> input/ipa.c:451 connected read/write 20240916120405314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120405322 DLINP <000b> input/ipa.c:451 connected read/write 20240916120405322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120405322 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428668647593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428668647593"} 20240916120405322 DAUC <0003> hlr.c:428 IMSI='262428668647593': storing IMEI = 22245678901234 20240916120405322 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428668647593': no such subscriber 20240916120405322 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428668647593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240916120405322 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428668647593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428668647593" cause=Invalid mandatory information} 20240916120405322 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428668647593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120405322 DLINP <000b> input/ipa.c:451 connected read/write 20240916120405322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120405322 DLINP <000b> input/ipa.c:451 connected read/write 20240916120405322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120405324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51786<->l=127.0.0.1:4258 20240916120405325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51776<->l=127.0.0.1:4258 20240916120405327 DLINP <000b> input/ipa.c:451 connected read/write 20240916120405327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120405327 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120405327 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120405327 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120405328 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42909<->l=127.0.0.1:4259) 20240916120405365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51796<->l=127.0.0.1:4258 20240916120405466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51796<->l=127.0.0.1:4258 20240916120408583 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120408583 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120408587 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120408589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51806<->l=127.0.0.1:4258 20240916120408592 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120408593 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120408593 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120408593 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  20240916120408593 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120408593 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  20240916120408593 DLGSUP <0013> gsup_server.c:235 2:  20240916120408593 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120408593 DLGSUP <0013> gsup_server.c:235 3:  20240916120408593 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120408593 DLGSUP <0013> gsup_server.c:235 4:  20240916120408593 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120408593 DLGSUP <0013> gsup_server.c:235 5:  20240916120408593 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120408593 DLGSUP <0013> gsup_server.c:235 7:  20240916120408593 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120408593 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120408593 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120408593 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120408615 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37141<->l=127.0.0.1:4259) 20240916120408630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51822<->l=127.0.0.1:4258 20240916120408643 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120408643 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422399201003"} 20240916120408643 DMAIN <0000> hlr.c:227 IMSI='262422399201003': Creating subscriber on demand 20240916120408669 DMAIN <0000> hlr.c:243 IMSI='262422399201003': Successfully assigned MSISDN='614' 20240916120408669 DAUC <0003> hlr.c:428 IMSI='262422399201003': storing IMEI = 12345678901234 20240916120408683 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422399201003"} 20240916120408683 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120408683 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408683 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408692 DAUC <0003> db_auc.c:157 IMSI='262422399201003': No 2G Auth Data 20240916120408692 DAUC <0003> db_auc.c:192 IMSI='262422399201003': No 3G Auth Data 20240916120408694 DAUC <0003> db_auc.c:157 IMSI='262422399201003': No 2G Auth Data 20240916120408694 DAUC <0003> db_auc.c:192 IMSI='262422399201003': No 3G Auth Data 20240916120408696 DAUC <0003> db_auc.c:157 IMSI='262422399201003': No 2G Auth Data 20240916120408696 DAUC <0003> db_auc.c:192 IMSI='262422399201003': No 3G Auth Data 20240916120408699 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120408700 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422399201003" cn_domain=PS} 20240916120408700 DLU <0006> fsm.c:456 lu(262422399201003)[0x612000013720]{UNVALIDATED}: Allocated 20240916120408700 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120408715 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422399201003)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120408715 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422399201003" cn_domain=PS} 20240916120408715 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408715 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408720 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120408720 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422399201003"} 20240916120408720 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422399201003)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120408720 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120408720 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422399201003"} 20240916120408720 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120408720 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422399201003)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120408720 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422399201003)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120408720 DLU <0006> fsm.c:568 lu(PS:IMSI-262422399201003)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120408720 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408720 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408733 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120408733 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422399201003"} 20240916120408733 DMAIN <0000> hlr.c:227 IMSI='262422399201003': Creating subscriber on demand 20240916120408750 DMAIN <0000> hlr.c:243 IMSI='262422399201003': Successfully assigned MSISDN='873' 20240916120408751 DAUC <0003> hlr.c:428 IMSI='262422399201003': storing IMEI = 12345678901234 20240916120408753 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422399201003"} 20240916120408754 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120408754 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408754 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408756 DAUC <0003> db_auc.c:157 IMSI='262422399201003': No 2G Auth Data 20240916120408756 DAUC <0003> db_auc.c:192 IMSI='262422399201003': No 3G Auth Data 20240916120408758 DAUC <0003> db_auc.c:157 IMSI='262422399201003': No 2G Auth Data 20240916120408758 DAUC <0003> db_auc.c:192 IMSI='262422399201003': No 3G Auth Data 20240916120408759 DAUC <0003> db_auc.c:157 IMSI='262422399201003': No 2G Auth Data 20240916120408759 DAUC <0003> db_auc.c:192 IMSI='262422399201003': No 3G Auth Data 20240916120408760 DAUC <0003> db_auc.c:157 IMSI='262422399201003': No 2G Auth Data 20240916120408760 DAUC <0003> db_auc.c:192 IMSI='262422399201003': No 3G Auth Data 20240916120408763 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120408763 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422399201003" cn_domain=PS} 20240916120408763 DLU <0006> fsm.c:456 lu(262422399201003)[0x6120000138a0]{UNVALIDATED}: Allocated 20240916120408763 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120408769 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422399201003)[0x6120000138a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120408769 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422399201003" cn_domain=PS} 20240916120408769 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408769 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408772 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120408772 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422399201003"} 20240916120408772 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422399201003)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120408772 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120408772 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422399201003"} 20240916120408772 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120408772 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422399201003)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120408772 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422399201003)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120408772 DLU <0006> fsm.c:568 lu(PS:IMSI-262422399201003)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120408772 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408772 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408783 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120408783 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422399201003"} 20240916120408784 DMAIN <0000> hlr.c:227 IMSI='262422399201003': Creating subscriber on demand 20240916120408795 DMAIN <0000> hlr.c:243 IMSI='262422399201003': Successfully assigned MSISDN='809' 20240916120408795 DAUC <0003> hlr.c:428 IMSI='262422399201003': storing IMEI = 12345678901234 20240916120408798 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422399201003"} 20240916120408798 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120408798 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408798 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408800 DAUC <0003> db_auc.c:157 IMSI='262422399201003': No 2G Auth Data 20240916120408800 DAUC <0003> db_auc.c:192 IMSI='262422399201003': No 3G Auth Data 20240916120408803 DAUC <0003> db_auc.c:157 IMSI='262422399201003': No 2G Auth Data 20240916120408803 DAUC <0003> db_auc.c:192 IMSI='262422399201003': No 3G Auth Data 20240916120408804 DAUC <0003> db_auc.c:157 IMSI='262422399201003': No 2G Auth Data 20240916120408804 DAUC <0003> db_auc.c:192 IMSI='262422399201003': No 3G Auth Data 20240916120408805 DAUC <0003> db_auc.c:157 IMSI='262422399201003': No 2G Auth Data 20240916120408805 DAUC <0003> db_auc.c:192 IMSI='262422399201003': No 3G Auth Data 20240916120408808 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120408808 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422399201003" cn_domain=PS} 20240916120408808 DLU <0006> fsm.c:456 lu(262422399201003)[0x612000013a20]{UNVALIDATED}: Allocated 20240916120408808 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240916120408808 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422399201003" cause=GPRS services not allowed} 20240916120408808 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120408808 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422399201003)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120408808 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422399201003)[0x612000013a20]{UNVALIDATED}: Freeing instance 20240916120408808 DLU <0006> fsm.c:568 lu(PS:IMSI-262422399201003)[0x612000013a20]{UNVALIDATED}: Deallocated 20240916120408808 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408808 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408818 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120408819 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422399201003"} 20240916120408819 DMAIN <0000> hlr.c:227 IMSI='262422399201003': Creating subscriber on demand 20240916120408824 DMAIN <0000> hlr.c:243 IMSI='262422399201003': Successfully assigned MSISDN='386' 20240916120408824 DAUC <0003> hlr.c:428 IMSI='262422399201003': storing IMEI = 12345678901234 20240916120408827 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422399201003"} 20240916120408827 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120408827 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408827 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408829 DAUC <0003> db_auc.c:157 IMSI='262422399201003': No 2G Auth Data 20240916120408829 DAUC <0003> db_auc.c:192 IMSI='262422399201003': No 3G Auth Data 20240916120408831 DAUC <0003> db_auc.c:157 IMSI='262422399201003': No 2G Auth Data 20240916120408831 DAUC <0003> db_auc.c:192 IMSI='262422399201003': No 3G Auth Data 20240916120408832 DAUC <0003> db_auc.c:157 IMSI='262422399201003': No 2G Auth Data 20240916120408832 DAUC <0003> db_auc.c:192 IMSI='262422399201003': No 3G Auth Data 20240916120408835 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120408835 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422399201003" cn_domain=PS} 20240916120408835 DLU <0006> fsm.c:456 lu(262422399201003)[0x612000013ba0]{UNVALIDATED}: Allocated 20240916120408835 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240916120408835 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422399201003" cause=GPRS services not allowed} 20240916120408835 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120408835 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422399201003)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120408835 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422399201003)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20240916120408835 DLU <0006> fsm.c:568 lu(PS:IMSI-262422399201003)[0x612000013ba0]{UNVALIDATED}: Deallocated 20240916120408835 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408835 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408846 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120408846 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422399201003"} 20240916120408846 DMAIN <0000> hlr.c:227 IMSI='262422399201003': Creating subscriber on demand 20240916120408849 DAUC <0003> hlr.c:428 IMSI='262422399201003': storing IMEI = 12345678901234 20240916120408852 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422399201003"} 20240916120408852 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120408852 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408852 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408854 DAUC <0003> db_auc.c:157 IMSI='262422399201003': No 2G Auth Data 20240916120408854 DAUC <0003> db_auc.c:192 IMSI='262422399201003': No 3G Auth Data 20240916120408855 DAUC <0003> db_auc.c:157 IMSI='262422399201003': No 2G Auth Data 20240916120408855 DAUC <0003> db_auc.c:192 IMSI='262422399201003': No 3G Auth Data 20240916120408857 DAUC <0003> db_auc.c:157 IMSI='262422399201003': No 2G Auth Data 20240916120408857 DAUC <0003> db_auc.c:192 IMSI='262422399201003': No 3G Auth Data 20240916120408860 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120408860 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422399201003" cn_domain=PS} 20240916120408860 DLU <0006> fsm.c:456 lu(262422399201003)[0x612000013d20]{UNVALIDATED}: Allocated 20240916120408860 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240916120408860 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422399201003" cause=GPRS services not allowed} 20240916120408860 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120408860 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422399201003)[0x612000013d20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120408860 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422399201003)[0x612000013d20]{UNVALIDATED}: Freeing instance 20240916120408860 DLU <0006> fsm.c:568 lu(PS:IMSI-262422399201003)[0x612000013d20]{UNVALIDATED}: Deallocated 20240916120408860 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408860 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408871 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120408871 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422399201003"} 20240916120408871 DMAIN <0000> hlr.c:227 IMSI='262422399201003': Creating subscriber on demand 20240916120408874 DAUC <0003> hlr.c:428 IMSI='262422399201003': storing IMEI = 12345678901234 20240916120408877 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422399201003"} 20240916120408877 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916120408877 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408877 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408879 DAUC <0003> db_auc.c:157 IMSI='262422399201003': No 2G Auth Data 20240916120408879 DAUC <0003> db_auc.c:192 IMSI='262422399201003': No 3G Auth Data 20240916120408881 DAUC <0003> db_auc.c:157 IMSI='262422399201003': No 2G Auth Data 20240916120408881 DAUC <0003> db_auc.c:192 IMSI='262422399201003': No 3G Auth Data 20240916120408882 DAUC <0003> db_auc.c:157 IMSI='262422399201003': No 2G Auth Data 20240916120408882 DAUC <0003> db_auc.c:192 IMSI='262422399201003': No 3G Auth Data 20240916120408883 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120408884 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422399201003" cn_domain=PS} 20240916120408884 DLU <0006> fsm.c:456 lu(262422399201003)[0x612000013ea0]{UNVALIDATED}: Allocated 20240916120408884 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120408889 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422399201003)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120408889 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422399201003" cn_domain=PS} 20240916120408889 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408889 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408891 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120408891 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422399201003"} 20240916120408891 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422399201003)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120408891 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120408891 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422399201003"} 20240916120408891 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422399201003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120408891 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422399201003)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120408891 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422399201003)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120408891 DLU <0006> fsm.c:568 lu(PS:IMSI-262422399201003)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120408891 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408891 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120408896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51822<->l=127.0.0.1:4258 20240916120408897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51806<->l=127.0.0.1:4258 20240916120408898 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37141<->l=127.0.0.1:4259) 20240916120408898 DLINP <000b> input/ipa.c:451 connected read/write 20240916120408898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120408898 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120408898 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120408898 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120408977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51838<->l=127.0.0.1:4258 20240916120409078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51838<->l=127.0.0.1:4258 20240916120412150 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120412150 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120412155 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120412157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36886<->l=127.0.0.1:4258 20240916120412161 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120412161 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120412161 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120412161 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  20240916120412161 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120412161 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  20240916120412161 DLGSUP <0013> gsup_server.c:235 2:  20240916120412161 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120412161 DLGSUP <0013> gsup_server.c:235 3:  20240916120412161 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120412161 DLGSUP <0013> gsup_server.c:235 4:  20240916120412161 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120412161 DLGSUP <0013> gsup_server.c:235 5:  20240916120412161 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120412161 DLGSUP <0013> gsup_server.c:235 7:  20240916120412161 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120412161 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120412161 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120412161 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120412178 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37951<->l=127.0.0.1:4259) 20240916120412188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36890<->l=127.0.0.1:4258 20240916120412202 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120412202 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420240836810" cn_domain=PS} 20240916120412202 DMAIN <0000> hlr.c:227 IMSI='262420240836810': Creating subscriber on demand 20240916120412208 DMAIN <0000> hlr.c:243 IMSI='262420240836810': Successfully assigned MSISDN='484' 20240916120412208 DLU <0006> fsm.c:456 lu(262420240836810)[0x612000014020]{UNVALIDATED}: Allocated 20240916120412208 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120412213 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420240836810)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120412214 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420240836810" cn_domain=PS} 20240916120412214 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120412214 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120412221 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120412221 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420240836810"} 20240916120412221 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420240836810)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120412221 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120412221 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420240836810"} 20240916120412221 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120412221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420240836810)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120412221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420240836810)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120412221 DLU <0006> fsm.c:568 lu(PS:IMSI-262420240836810)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120412221 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120412221 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120412224 DAUC <0003> db_auc.c:157 IMSI='262420240836810': No 2G Auth Data 20240916120412224 DAUC <0003> db_auc.c:192 IMSI='262420240836810': No 3G Auth Data 20240916120412226 DAUC <0003> db_auc.c:157 IMSI='262420240836810': No 2G Auth Data 20240916120412226 DAUC <0003> db_auc.c:192 IMSI='262420240836810': No 3G Auth Data 20240916120412227 DAUC <0003> db_auc.c:157 IMSI='262420240836810': No 2G Auth Data 20240916120412228 DAUC <0003> db_auc.c:192 IMSI='262420240836810': No 3G Auth Data 20240916120412238 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120412238 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420240836810" cn_domain=PS} 20240916120412238 DMAIN <0000> hlr.c:227 IMSI='262420240836810': Creating subscriber on demand 20240916120412247 DMAIN <0000> hlr.c:243 IMSI='262420240836810': Successfully assigned MSISDN='027' 20240916120412247 DLU <0006> fsm.c:456 lu(262420240836810)[0x6120000141a0]{UNVALIDATED}: Allocated 20240916120412247 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120412252 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420240836810)[0x6120000141a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120412252 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420240836810" cn_domain=PS} 20240916120412253 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120412253 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120412256 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120412256 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420240836810"} 20240916120412256 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420240836810)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120412256 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120412256 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420240836810"} 20240916120412256 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120412256 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420240836810)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120412256 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420240836810)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120412256 DLU <0006> fsm.c:568 lu(PS:IMSI-262420240836810)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120412256 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120412257 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120412260 DAUC <0003> db_auc.c:157 IMSI='262420240836810': No 2G Auth Data 20240916120412260 DAUC <0003> db_auc.c:192 IMSI='262420240836810': No 3G Auth Data 20240916120412262 DAUC <0003> db_auc.c:157 IMSI='262420240836810': No 2G Auth Data 20240916120412262 DAUC <0003> db_auc.c:192 IMSI='262420240836810': No 3G Auth Data 20240916120412265 DAUC <0003> db_auc.c:157 IMSI='262420240836810': No 2G Auth Data 20240916120412265 DAUC <0003> db_auc.c:192 IMSI='262420240836810': No 3G Auth Data 20240916120412268 DAUC <0003> db_auc.c:157 IMSI='262420240836810': No 2G Auth Data 20240916120412268 DAUC <0003> db_auc.c:192 IMSI='262420240836810': No 3G Auth Data 20240916120412283 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120412283 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420240836810" cn_domain=PS} 20240916120412283 DMAIN <0000> hlr.c:227 IMSI='262420240836810': Creating subscriber on demand 20240916120412289 DMAIN <0000> hlr.c:243 IMSI='262420240836810': Successfully assigned MSISDN='866' 20240916120412289 DLU <0006> fsm.c:456 lu(262420240836810)[0x612000014320]{UNVALIDATED}: Allocated 20240916120412289 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240916120412289 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420240836810" cause=GPRS services not allowed} 20240916120412289 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120412289 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420240836810)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120412289 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420240836810)[0x612000014320]{UNVALIDATED}: Freeing instance 20240916120412289 DLU <0006> fsm.c:568 lu(PS:IMSI-262420240836810)[0x612000014320]{UNVALIDATED}: Deallocated 20240916120412289 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120412289 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120412291 DAUC <0003> db_auc.c:157 IMSI='262420240836810': No 2G Auth Data 20240916120412292 DAUC <0003> db_auc.c:192 IMSI='262420240836810': No 3G Auth Data 20240916120412294 DAUC <0003> db_auc.c:157 IMSI='262420240836810': No 2G Auth Data 20240916120412294 DAUC <0003> db_auc.c:192 IMSI='262420240836810': No 3G Auth Data 20240916120412296 DAUC <0003> db_auc.c:157 IMSI='262420240836810': No 2G Auth Data 20240916120412296 DAUC <0003> db_auc.c:192 IMSI='262420240836810': No 3G Auth Data 20240916120412297 DAUC <0003> db_auc.c:157 IMSI='262420240836810': No 2G Auth Data 20240916120412297 DAUC <0003> db_auc.c:192 IMSI='262420240836810': No 3G Auth Data 20240916120412307 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120412307 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420240836810" cn_domain=PS} 20240916120412307 DMAIN <0000> hlr.c:227 IMSI='262420240836810': Creating subscriber on demand 20240916120412313 DMAIN <0000> hlr.c:243 IMSI='262420240836810': Successfully assigned MSISDN='232' 20240916120412313 DLU <0006> fsm.c:456 lu(262420240836810)[0x6120000144a0]{UNVALIDATED}: Allocated 20240916120412313 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240916120412313 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420240836810" cause=GPRS services not allowed} 20240916120412313 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120412313 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420240836810)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120412313 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420240836810)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20240916120412313 DLU <0006> fsm.c:568 lu(PS:IMSI-262420240836810)[0x6120000144a0]{UNVALIDATED}: Deallocated 20240916120412313 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120412313 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120412316 DAUC <0003> db_auc.c:157 IMSI='262420240836810': No 2G Auth Data 20240916120412316 DAUC <0003> db_auc.c:192 IMSI='262420240836810': No 3G Auth Data 20240916120412318 DAUC <0003> db_auc.c:157 IMSI='262420240836810': No 2G Auth Data 20240916120412318 DAUC <0003> db_auc.c:192 IMSI='262420240836810': No 3G Auth Data 20240916120412320 DAUC <0003> db_auc.c:157 IMSI='262420240836810': No 2G Auth Data 20240916120412320 DAUC <0003> db_auc.c:192 IMSI='262420240836810': No 3G Auth Data 20240916120412326 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120412326 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420240836810" cn_domain=PS} 20240916120412326 DMAIN <0000> hlr.c:227 IMSI='262420240836810': Creating subscriber on demand 20240916120412329 DLU <0006> fsm.c:456 lu(262420240836810)[0x612000014620]{UNVALIDATED}: Allocated 20240916120412329 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240916120412329 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420240836810" cause=GPRS services not allowed} 20240916120412329 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120412329 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420240836810)[0x612000014620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120412329 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420240836810)[0x612000014620]{UNVALIDATED}: Freeing instance 20240916120412329 DLU <0006> fsm.c:568 lu(PS:IMSI-262420240836810)[0x612000014620]{UNVALIDATED}: Deallocated 20240916120412329 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120412329 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120412330 DAUC <0003> db_auc.c:157 IMSI='262420240836810': No 2G Auth Data 20240916120412330 DAUC <0003> db_auc.c:192 IMSI='262420240836810': No 3G Auth Data 20240916120412330 DAUC <0003> db_auc.c:157 IMSI='262420240836810': No 2G Auth Data 20240916120412330 DAUC <0003> db_auc.c:192 IMSI='262420240836810': No 3G Auth Data 20240916120412330 DAUC <0003> db_auc.c:157 IMSI='262420240836810': No 2G Auth Data 20240916120412330 DAUC <0003> db_auc.c:192 IMSI='262420240836810': No 3G Auth Data 20240916120412335 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120412335 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420240836810" cn_domain=PS} 20240916120412335 DMAIN <0000> hlr.c:227 IMSI='262420240836810': Creating subscriber on demand 20240916120412339 DLU <0006> fsm.c:456 lu(262420240836810)[0x6120000147a0]{UNVALIDATED}: Allocated 20240916120412339 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120412344 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420240836810)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120412344 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420240836810" cn_domain=PS} 20240916120412344 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120412344 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120412346 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120412346 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420240836810"} 20240916120412346 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420240836810)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120412346 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120412346 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420240836810"} 20240916120412346 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420240836810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120412346 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420240836810)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120412346 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420240836810)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120412346 DLU <0006> fsm.c:568 lu(PS:IMSI-262420240836810)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120412346 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120412346 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120412347 DAUC <0003> db_auc.c:157 IMSI='262420240836810': No 2G Auth Data 20240916120412347 DAUC <0003> db_auc.c:192 IMSI='262420240836810': No 3G Auth Data 20240916120412349 DAUC <0003> db_auc.c:157 IMSI='262420240836810': No 2G Auth Data 20240916120412349 DAUC <0003> db_auc.c:192 IMSI='262420240836810': No 3G Auth Data 20240916120412350 DAUC <0003> db_auc.c:157 IMSI='262420240836810': No 2G Auth Data 20240916120412350 DAUC <0003> db_auc.c:192 IMSI='262420240836810': No 3G Auth Data 20240916120412356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36890<->l=127.0.0.1:4258 20240916120412358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36886<->l=127.0.0.1:4258 20240916120412360 DLINP <000b> input/ipa.c:451 connected read/write 20240916120412360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120412360 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120412360 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120412360 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120412360 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37951<->l=127.0.0.1:4259) 20240916120412404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36894<->l=127.0.0.1:4258 20240916120412506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36894<->l=127.0.0.1:4258 20240916120415614 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120415614 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120415619 DLINP <000b> input/ipa.c:451 connected read/write 20240916120415619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120415620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36908<->l=127.0.0.1:4258 20240916120415625 DLINP <000b> input/ipa.c:451 connected read/write 20240916120415625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120415625 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120415625 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120415625 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  20240916120415625 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120415625 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  20240916120415625 DLGSUP <0013> gsup_server.c:235 2:  20240916120415625 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120415625 DLGSUP <0013> gsup_server.c:235 3:  20240916120415625 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120415625 DLGSUP <0013> gsup_server.c:235 4:  20240916120415625 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120415625 DLGSUP <0013> gsup_server.c:235 5:  20240916120415625 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120415625 DLGSUP <0013> gsup_server.c:235 7:  20240916120415625 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120415625 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120415625 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120415625 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120415649 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38383<->l=127.0.0.1:4259) 20240916120415663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36910<->l=127.0.0.1:4258 20240916120415672 DLINP <000b> input/ipa.c:451 connected read/write 20240916120415672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120415672 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428652918182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428652918182"} 20240916120415672 DMAIN <0000> hlr.c:227 IMSI='262428652918182': Creating subscriber on demand 20240916120415678 DMAIN <0000> hlr.c:243 IMSI='262428652918182': Successfully assigned MSISDN='584' 20240916120415678 DAUC <0003> db_auc.c:157 IMSI='262428652918182': No 2G Auth Data 20240916120415678 DAUC <0003> db_auc.c:192 IMSI='262428652918182': No 3G Auth Data 20240916120415678 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428652918182 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 20240916120415678 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428652918182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428652918182" cause=IMSI unknown in HLR} 20240916120415678 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428652918182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916120415678 DLINP <000b> input/ipa.c:451 connected read/write 20240916120415678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120415678 DLINP <000b> input/ipa.c:451 connected read/write 20240916120415678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120415683 DAUC <0003> db_auc.c:157 IMSI='262428652918182': No 2G Auth Data 20240916120415683 DAUC <0003> db_auc.c:192 IMSI='262428652918182': No 3G Auth Data 20240916120415685 DAUC <0003> db_auc.c:157 IMSI='262428652918182': No 2G Auth Data 20240916120415685 DAUC <0003> db_auc.c:192 IMSI='262428652918182': No 3G Auth Data 20240916120415686 DAUC <0003> db_auc.c:157 IMSI='262428652918182': No 2G Auth Data 20240916120415686 DAUC <0003> db_auc.c:192 IMSI='262428652918182': No 3G Auth Data 20240916120415689 DLINP <000b> input/ipa.c:451 connected read/write 20240916120415689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120415689 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428652918182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428652918182" cn_domain=PS} 20240916120415689 DLU <0006> fsm.c:456 lu(262428652918182)[0x612000014920]{UNVALIDATED}: Allocated 20240916120415689 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428652918182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916120415694 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428652918182)[0x612000014920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120415694 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428652918182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428652918182" cn_domain=PS} 20240916120415695 DLINP <000b> input/ipa.c:451 connected read/write 20240916120415695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120415695 DLINP <000b> input/ipa.c:451 connected read/write 20240916120415695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120415699 DLINP <000b> input/ipa.c:451 connected read/write 20240916120415699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120415699 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428652918182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428652918182"} 20240916120415699 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428652918182)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120415699 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428652918182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120415699 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428652918182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428652918182"} 20240916120415699 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428652918182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120415699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428652918182)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120415699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428652918182)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120415699 DLU <0006> fsm.c:568 lu(PS:IMSI-262428652918182)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120415699 DLINP <000b> input/ipa.c:451 connected read/write 20240916120415699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120415699 DLINP <000b> input/ipa.c:451 connected read/write 20240916120415699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120415706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36910<->l=127.0.0.1:4258 20240916120415708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36908<->l=127.0.0.1:4258 20240916120415710 DLINP <000b> input/ipa.c:451 connected read/write 20240916120415710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120415710 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120415710 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120415710 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120415710 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38383<->l=127.0.0.1:4259) 20240916120415745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36920<->l=127.0.0.1:4258 20240916120415846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36920<->l=127.0.0.1:4258 20240916120418970 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120418970 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120418975 DLINP <000b> input/ipa.c:451 connected read/write 20240916120418975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120418977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36922<->l=127.0.0.1:4258 20240916120418982 DLINP <000b> input/ipa.c:451 connected read/write 20240916120418982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120418982 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120418982 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120418982 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  20240916120418982 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120418982 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  20240916120418982 DLGSUP <0013> gsup_server.c:235 2:  20240916120418982 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120418982 DLGSUP <0013> gsup_server.c:235 3:  20240916120418982 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120418982 DLGSUP <0013> gsup_server.c:235 4:  20240916120418982 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120418982 DLGSUP <0013> gsup_server.c:235 5:  20240916120418982 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120418982 DLGSUP <0013> gsup_server.c:235 7:  20240916120418982 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120418982 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120418982 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120418982 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120418997 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36193<->l=127.0.0.1:4259) 20240916120418998 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240916120418998 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240916120419004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36938<->l=127.0.0.1:4258 20240916120419009 DAUC <0003> db_auc.c:157 IMSI='262420763014883': No 2G Auth Data 20240916120419009 DAUC <0003> db_auc.c:192 IMSI='262420763014883': No 3G Auth Data 20240916120419014 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618750582.msisdn 20240916120419014 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618750582.msisdn: not attached (vlr_number unset) 20240916120419014 DDGSM <0007> mslookup_server.c:327 sip.voice.491618750582.msisdn: does not exist in GSUP proxy 20240916120420021 DLINP <000b> input/ipa.c:451 connected read/write 20240916120420021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120420022 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420763014883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420763014883" cn_domain=CS} 20240916120420022 DLU <0006> fsm.c:456 lu(262420763014883)[0x612000014da0]{UNVALIDATED}: Allocated 20240916120420022 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420763014883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240916120420036 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420763014883)[0x612000014da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916120420036 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420763014883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420763014883" cn_domain=CS} 20240916120420036 DLINP <000b> input/ipa.c:451 connected read/write 20240916120420036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120420036 DLINP <000b> input/ipa.c:451 connected read/write 20240916120420036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120420042 DLINP <000b> input/ipa.c:451 connected read/write 20240916120420042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120420043 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420763014883 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420763014883"} 20240916120420043 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420763014883)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916120420043 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420763014883 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916120420043 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420763014883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420763014883"} 20240916120420043 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420763014883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120420043 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420763014883)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916120420043 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420763014883)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916120420043 DLU <0006> fsm.c:568 lu(CS:IMSI-262420763014883)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916120420043 DLINP <000b> input/ipa.c:451 connected read/write 20240916120420043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120420043 DLINP <000b> input/ipa.c:451 connected read/write 20240916120420043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120420047 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618750582.msisdn 20240916120420047 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618750582.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240916120420047 DDGSM <0007> mslookup_server.c:327 sip.voice.491618750582.msisdn: does not exist in GSUP proxy 20240916120420047 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618750582.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20240916120420056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36938<->l=127.0.0.1:4258 20240916120420058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36922<->l=127.0.0.1:4258 20240916120420060 DLINP <000b> input/ipa.c:451 connected read/write 20240916120420060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120420060 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120420060 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120420060 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120420060 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36193<->l=127.0.0.1:4259) 20240916120420095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36954<->l=127.0.0.1:4258 20240916120420196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36954<->l=127.0.0.1:4258 20240916120421414 DSS <0004> hlr_ussd.c:239 262421083297843/0x820b8c2f: SS Session Timeout, destroying 20240916120421414 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421083297843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916120423304 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120423304 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120423308 DLINP <000b> input/ipa.c:451 connected read/write 20240916120423308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120423310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42878<->l=127.0.0.1:4258 20240916120423314 DLINP <000b> input/ipa.c:451 connected read/write 20240916120423314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120423314 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120423314 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120423314 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  20240916120423314 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120423314 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  20240916120423314 DLGSUP <0013> gsup_server.c:235 2:  20240916120423314 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120423314 DLGSUP <0013> gsup_server.c:235 3:  20240916120423314 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120423314 DLGSUP <0013> gsup_server.c:235 4:  20240916120423314 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120423314 DLGSUP <0013> gsup_server.c:235 5:  20240916120423314 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120423314 DLGSUP <0013> gsup_server.c:235 7:  20240916120423314 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120423314 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120423314 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120423314 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120423316 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240916120423316 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240916120423345 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46409<->l=127.0.0.1:4259) 20240916120423347 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240916120423347 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240916120423353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42880<->l=127.0.0.1:4258 20240916120423355 DLINP <000b> input/ipa.c:451 connected read/write 20240916120423355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120423355 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420174267476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420174267476" cn_domain=CS} 20240916120423355 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420174267476 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240916120423355 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420174267476 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240916120423355 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420174267476.imsi 20240916120423356 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420174267476.imsi 20240916120423356 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420174267476.imsi: does not exist in local HLR 20240916120423359 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420174267476 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240916120423359 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240916120423360 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240916120423360 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240916120423360 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240916120423360 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240916120423360 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420174267476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120423360 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240916120423360 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240916120423360 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240916120423360 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240916120423360 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240916120423360 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240916120423361 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916120423361 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916120423361 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240916120423361 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240916120423361 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240916120423362 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916120423362 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916120423362 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240916120423406 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916120423406 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916120423406 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916120423406 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916120423407 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420174267476 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614701052 20240916120423407 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420174267476 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240916120423407 DLINP <000b> input/ipa.c:451 connected read/write 20240916120423407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120423407 DLINP <000b> input/ipa.c:451 connected read/write 20240916120423407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120423415 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916120423415 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916120423415 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420174267476 MSISDN-491614701052 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240916120423415 DLINP <000b> input/ipa.c:451 connected read/write 20240916120423415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120423415 DLINP <000b> input/ipa.c:451 connected read/write 20240916120423415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120423418 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916120423418 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916120423419 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420174267476 MSISDN-491614701052 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 20240916120423419 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420174267476 MSISDN-491614701052 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240916120423419 DLINP <000b> input/ipa.c:451 connected read/write 20240916120423419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120423419 DLINP <000b> input/ipa.c:451 connected read/write 20240916120423419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120423422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42880<->l=127.0.0.1:4258 20240916120423423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42878<->l=127.0.0.1:4258 20240916120423425 DLINP <000b> input/ipa.c:451 connected read/write 20240916120423425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120423425 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120423425 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120423425 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120423426 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916120423426 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916120423426 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240916120423426 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240916120423426 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240916120423426 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46409<->l=127.0.0.1:4259) 20240916120423510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42888<->l=127.0.0.1:4258 20240916120423611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42888<->l=127.0.0.1:4258 20240916120426727 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120426727 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120426732 DLINP <000b> input/ipa.c:451 connected read/write 20240916120426732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120426733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42890<->l=127.0.0.1:4258 20240916120426737 DLINP <000b> input/ipa.c:451 connected read/write 20240916120426737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120426737 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120426737 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120426737 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  20240916120426737 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120426737 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  20240916120426737 DLGSUP <0013> gsup_server.c:235 2:  20240916120426737 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120426737 DLGSUP <0013> gsup_server.c:235 3:  20240916120426737 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120426737 DLGSUP <0013> gsup_server.c:235 4:  20240916120426737 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120426737 DLGSUP <0013> gsup_server.c:235 5:  20240916120426737 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120426737 DLGSUP <0013> gsup_server.c:235 7:  20240916120426737 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120426737 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120426737 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120426737 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120426739 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240916120426739 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240916120426766 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35451<->l=127.0.0.1:4259) 20240916120426770 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240916120426771 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240916120426790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42892<->l=127.0.0.1:4258 20240916120426810 DAUC <0003> db_auc.c:157 IMSI='262423454484496': No 2G Auth Data 20240916120426810 DAUC <0003> db_auc.c:192 IMSI='262423454484496': No 3G Auth Data 20240916120426824 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423454484496.imsi 20240916120426824 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262423454484496.imsi: found in local HLR 20240916120426836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42892<->l=127.0.0.1:4258 20240916120426838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42890<->l=127.0.0.1:4258 20240916120426840 DLINP <000b> input/ipa.c:451 connected read/write 20240916120426840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120426840 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120426840 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120426840 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120426841 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35451<->l=127.0.0.1:4259) 20240916120426873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42908<->l=127.0.0.1:4258 20240916120426974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42908<->l=127.0.0.1:4258 20240916120430076 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120430076 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120430077 DLINP <000b> input/ipa.c:451 connected read/write 20240916120430077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120430078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42920<->l=127.0.0.1:4258 20240916120430078 DLINP <000b> input/ipa.c:451 connected read/write 20240916120430078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120430078 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120430078 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120430078 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  20240916120430078 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120430078 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  20240916120430078 DLGSUP <0013> gsup_server.c:235 2:  20240916120430078 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120430078 DLGSUP <0013> gsup_server.c:235 3:  20240916120430078 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120430078 DLGSUP <0013> gsup_server.c:235 4:  20240916120430078 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120430078 DLGSUP <0013> gsup_server.c:235 5:  20240916120430078 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120430078 DLGSUP <0013> gsup_server.c:235 7:  20240916120430078 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120430078 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120430078 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120430078 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120430079 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240916120430079 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240916120430091 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44855<->l=127.0.0.1:4259) 20240916120430093 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240916120430093 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240916120430098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42930<->l=127.0.0.1:4258 20240916120430126 DLINP <000b> input/ipa.c:451 connected read/write 20240916120430126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120430126 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425136345655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425136345655" cn_domain=CS} 20240916120430126 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425136345655 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240916120430126 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425136345655 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240916120430126 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425136345655.imsi 20240916120430127 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425136345655.imsi 20240916120430127 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425136345655.imsi: does not exist in local HLR 20240916120430139 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425136345655 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240916120430139 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240916120430139 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240916120430139 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240916120430139 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240916120430139 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240916120430140 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425136345655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120430140 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240916120430140 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240916120430140 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240916120430140 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240916120430140 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240916120430140 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240916120430145 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916120430145 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916120430145 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240916120430145 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240916120430145 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240916120430147 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916120430147 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916120430148 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240916120430190 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916120430190 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916120430190 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916120430190 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916120430191 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425136345655 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612386354 20240916120430191 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425136345655 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240916120430191 DLINP <000b> input/ipa.c:451 connected read/write 20240916120430191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120430191 DLINP <000b> input/ipa.c:451 connected read/write 20240916120430191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120430201 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916120430202 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916120430202 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425136345655 MSISDN-491612386354 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240916120430202 DLINP <000b> input/ipa.c:451 connected read/write 20240916120430202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120430202 DLINP <000b> input/ipa.c:451 connected read/write 20240916120430202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120430205 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916120430205 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916120430205 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425136345655 MSISDN-491612386354 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 20240916120430205 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425136345655 MSISDN-491612386354 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240916120430205 DLINP <000b> input/ipa.c:451 connected read/write 20240916120430205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120430205 DLINP <000b> input/ipa.c:451 connected read/write 20240916120430205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120430208 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425136345655.imsi 20240916120430208 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425136345655.imsi: does not exist in local HLR 20240916120431212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42930<->l=127.0.0.1:4258 20240916120431214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42920<->l=127.0.0.1:4258 20240916120431217 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44855<->l=127.0.0.1:4259) 20240916120431217 DLINP <000b> input/ipa.c:451 connected read/write 20240916120431217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120431217 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120431217 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120431217 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120431218 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916120431218 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916120431218 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240916120431218 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240916120431218 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240916120431309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42938<->l=127.0.0.1:4258 20240916120431410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42938<->l=127.0.0.1:4258 20240916120434514 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916120434514 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240916120434519 DLINP <000b> input/ipa.c:451 connected read/write 20240916120434519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120434519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56180<->l=127.0.0.1:4258 20240916120434520 DLINP <000b> input/ipa.c:451 connected read/write 20240916120434520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120434520 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916120434520 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916120434520 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  20240916120434520 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916120434520 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  20240916120434520 DLGSUP <0013> gsup_server.c:235 2:  20240916120434520 DLGSUP <0013> gsup_server.c:237 2: 00  20240916120434520 DLGSUP <0013> gsup_server.c:235 3:  20240916120434520 DLGSUP <0013> gsup_server.c:237 3: 00  20240916120434520 DLGSUP <0013> gsup_server.c:235 4:  20240916120434520 DLGSUP <0013> gsup_server.c:237 4: 00  20240916120434520 DLGSUP <0013> gsup_server.c:235 5:  20240916120434520 DLGSUP <0013> gsup_server.c:237 5: 00  20240916120434520 DLGSUP <0013> gsup_server.c:235 7:  20240916120434520 DLGSUP <0013> gsup_server.c:237 7: 00  20240916120434520 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916120434520 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916120434520 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240916120434520 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240916120434520 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240916120434552 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33401<->l=127.0.0.1:4259) 20240916120434556 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240916120434556 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240916120434578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56182<->l=127.0.0.1:4258 20240916120434588 DLINP <000b> input/ipa.c:451 connected read/write 20240916120434588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120434588 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428921561759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428921561759" cn_domain=CS} 20240916120434588 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428921561759 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240916120434588 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428921561759 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240916120434588 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428921561759.imsi 20240916120434588 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428921561759.imsi 20240916120434589 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428921561759.imsi: does not exist in local HLR 20240916120434600 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428921561759 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240916120434600 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240916120434600 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240916120434600 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240916120434600 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240916120434600 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240916120434600 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428921561759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916120434600 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240916120434600 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240916120434600 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240916120434600 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240916120434600 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240916120434600 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240916120434605 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916120434605 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916120434605 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240916120434605 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240916120434605 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240916120434608 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916120434608 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916120434608 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240916120434650 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916120434650 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916120434650 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916120434650 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916120434651 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428921561759 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618074677 20240916120434651 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428921561759 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240916120434651 DLINP <000b> input/ipa.c:451 connected read/write 20240916120434651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120434651 DLINP <000b> input/ipa.c:451 connected read/write 20240916120434651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120434659 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916120434659 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916120434659 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428921561759 MSISDN-491618074677 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240916120434659 DLINP <000b> input/ipa.c:451 connected read/write 20240916120434659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120434659 DLINP <000b> input/ipa.c:451 connected read/write 20240916120434659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120434662 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916120434662 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916120434662 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428921561759 MSISDN-491618074677 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 20240916120434662 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428921561759 MSISDN-491618074677 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240916120434662 DLINP <000b> input/ipa.c:451 connected read/write 20240916120434662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120434662 DLINP <000b> input/ipa.c:451 connected read/write 20240916120434662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916120434665 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618074677.msisdn 20240916120434665 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618074677.msisdn: does not exist in local HLR 20240916120434665 DDGSM <0007> mslookup_server.c:352 sip.voice.491618074677.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240916120434665 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618074677.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20240916120434668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56182<->l=127.0.0.1:4258 20240916120434670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56180<->l=127.0.0.1:4258 20240916120434672 DLINP <000b> input/ipa.c:451 connected read/write 20240916120434672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916120434672 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916120434673 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916120434673 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916120434673 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33401<->l=127.0.0.1:4259) 20240916120434673 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916120434673 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916120434673 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240916120434673 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240916120434673 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240916120434764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56186<->l=127.0.0.1:4258 20240916120434865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56186<->l=127.0.0.1:4258